file_name
stringlengths
17
79
original_function_name
stringlengths
1
741
stripped_function_name
stringlengths
3
48
decompiled_code_original
stringlengths
34
331k
decompiled_code_stripped
stringlengths
34
301k
assembly_code
stringlengths
3
214k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
36
5.89M
pcode_edges_stripped
stringlengths
36
5.94M
pcode_graph_original
float64
pcode_graph_stripped
float64
address
stringlengths
8
8
arch
stringclasses
1 value
opt_level
stringclasses
1 value
S-Expression_of_decompiled_code_stripped
stringlengths
339
10.8M
S-Expression_decompiled_code_original
stringlengths
339
12.2M
S-Expression_decompiled_code_original_noisy
stringlengths
338
10.8M
S-Expression_decompiled_code_original_clean
stringlengths
162
575k
S-Expression_decompiled_code_original_root
stringlengths
347
10.9M
Replace_function_name_and_variable_name
stringlengths
39
295k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
238
841k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
299k
2_pwd_and_pwd_strip.c
FUN_00102020
FUN_00102020
void FUN_00102020(void) { (*(code *)PTR_0010a010)(); return; }
void FUN_00102020(void) { (*(code *)PTR_0010a010)(); return; }
PUSH qword ptr [0x0010a008] JMP qword ptr [0x0010a010]
null
null
null
null
[(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')]
[(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')]
null
null
00102020
x64
O1
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_0010a010)();\n return;\n}" { (expression_statement "(*(code *)PTR_0010a010)();" (call_expression "(*(code *)PTR_0010a010)()" (parenthesized_expression "(*(code *)PTR_0010a010)" ( (pointer_expression "*(code *)PTR_0010a010" * (cast_expression "(code *)PTR_0010a010" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_0010a010)();\n return;\n}" { (expression_statement "(*(code *)PTR_0010a010)();" (call_expression "(*(code *)PTR_0010a010)()" (parenthesized_expression "(*(code *)PTR_0010a010)" ( (pointer_expression "*(code *)PTR_0010a010" * (cast_expression "(code *)PTR_0010a010" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_0010a010)();\n return;\n}" { (expression_statement "(*(code *)PTR_0010a010)();" (call_expression "(*(code *)PTR_0010a010)()" (parenthesized_expression "(*(code *)PTR_0010a010)" ( (pointer_expression "*(code *)PTR_0010a010" * (cast_expression "(code *)PTR_0010a010" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_0010a010)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00102020(void)" (identifier "FUN_00102020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_0010a010)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_0010a010)();" (call_expression "(*(code *)PTR_0010a010)()" (parenthesized_expression "(*(code *)PTR_0010a010)" (( "(") (pointer_expression "*(code *)PTR_0010a010" (* "*") (cast_expression "(code *)PTR_0010a010" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_0010a010"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_0010a010)(); 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_0010a010)(); return; }
6797_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
_M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>
FUN_0036f750
/* WARNING: Type propagation algorithm not settling */ /* DWARF original name: _M_realloc_insert<gold::Sized_incremental_binary<32, false>::Sized_input_reader> DWARF original prototype: void _M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>(vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> * this, iterator __position, Sized_input_reader * __args#0) */ void __thiscall std:: vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> ::_M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader> (vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> *this,iterator __position,Sized_input_reader *__args_0) { Sized_input_reader *pSVar1; Sized_input_reader *pSVar2; undefined8 uVar3; _func_int_varargs *p_Var4; Incremental_inputs_reader<32,_false> *pIVar5; undefined8 uVar6; uint uVar7; uint uVar8; undefined4 uVar9; uint uVar10; ulong uVar11; pointer pSVar12; undefined8 *puVar13; pointer pSVar14; iterator iVar15; Sized_input_reader *pSVar16; Sized_input_reader *pSVar17; ulong uVar18; pointer pSVar19; ulong uVar20; pointer local_50; pSVar1 = (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> )._M_impl._M_finish; pSVar2 = (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> )._M_impl._M_start; uVar11 = (long)pSVar1 - (long)pSVar2 >> 5; if (uVar11 == 0) { uVar20 = 1; LAB_0036f915: uVar18 = uVar20 << 5; } else { uVar20 = uVar11 * 2; uVar18 = 0xffffffffffffffe0; if ((uVar11 <= uVar20) && (uVar20 < 0x800000000000000)) { if (uVar20 == 0) { pSVar19 = (pointer)0x20; pSVar12 = (pointer)0x0; local_50 = (pointer)0x0; goto LAB_0036f7c1; } goto LAB_0036f915; } } pSVar12 = (pointer)operator_new(uVar18); local_50 = (pointer)((long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18); pSVar19 = pSVar12 + 1; LAB_0036f7c1: pIVar5 = (__args_0->reader_).inputs_; uVar6 = *(undefined8 *)&(__args_0->reader_).flags_; uVar3 = *(undefined8 *)&(__args_0->reader_).info_offset_; puVar13 = (undefined8 *)(((long)__position._M_current - (long)pSVar2) + (long)pSVar12); *puVar13 = &PTR__Sized_input_reader_00656208; puVar13[1] = pIVar5; puVar13[2] = uVar6; puVar13[3] = uVar3; pSVar14 = pSVar12; pSVar16 = pSVar2; if (__position._M_current != pSVar2) { do { pIVar5 = (pSVar16->reader_).inputs_; uVar7 = (pSVar16->reader_).flags_; uVar8 = (pSVar16->reader_).offset_; pSVar17 = pSVar16 + 1; (pSVar14->super_Input_reader)._vptr_Input_reader = (_func_int_varargs **)&PTR__Sized_input_reader_00656208; (pSVar14->reader_).inputs_ = pIVar5; (pSVar14->reader_).flags_ = uVar7; (pSVar14->reader_).offset_ = uVar8; uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14; (pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_; *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9; pSVar14 = pSVar14 + 1; pSVar16 = pSVar17; } while (__position._M_current != pSVar17); pSVar19 = (pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader + ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U)) ; } iVar15._M_current = __position._M_current; pSVar14 = pSVar19; pSVar16 = pSVar2; if (__position._M_current != pSVar1) { do { pIVar5 = ((iVar15._M_current)->reader_).inputs_; uVar7 = ((iVar15._M_current)->reader_).flags_; uVar8 = ((iVar15._M_current)->reader_).offset_; uVar10 = ((iVar15._M_current)->reader_).info_offset_; uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14; iVar15._M_current = iVar15._M_current + 1; (pSVar14->super_Input_reader)._vptr_Input_reader = (_func_int_varargs **)&PTR__Sized_input_reader_00656208; (pSVar14->reader_).inputs_ = pIVar5; (pSVar14->reader_).flags_ = uVar7; (pSVar14->reader_).offset_ = uVar8; (pSVar14->reader_).info_offset_ = uVar10; *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9; pSVar14 = pSVar14 + 1; } while (iVar15._M_current != pSVar1); pSVar19 = (pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader + ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U)) ; } for (; pSVar16 != pSVar1; pSVar16 = pSVar16 + 1) { while (p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader, p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader:: ~Sized_input_reader) { pSVar16 = pSVar16 + 1; if (pSVar16 == pSVar1) goto LAB_0036f8a8; } (*p_Var4)(pSVar16); } LAB_0036f8a8: if (pSVar2 != (Sized_input_reader *)0x0) { operator_delete(pSVar2); } (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> )._M_impl._M_start = pSVar12; (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> )._M_impl._M_finish = pSVar19; (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> )._M_impl._M_end_of_storage = local_50; return; }
void FUN_0036f750(long *param_1,undefined8 *param_2,long param_3) { undefined8 *puVar1; undefined8 *puVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; ulong uVar6; undefined8 *puVar7; undefined8 *puVar8; undefined8 *puVar9; undefined8 *puVar10; undefined8 *puVar11; ulong uVar12; long local_50; puVar1 = (undefined8 *)param_1[1]; puVar2 = (undefined8 *)*param_1; uVar6 = (long)puVar1 - (long)puVar2 >> 5; if (uVar6 == 0) { uVar12 = 1; LAB_0036f915: local_50 = uVar12 << 5; } else { uVar12 = uVar6 * 2; local_50 = -0x20; if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) { if (uVar12 == 0) { puVar11 = (undefined8 *)0x20; puVar7 = (undefined8 *)0x0; local_50 = 0; goto LAB_0036f7c1; } goto LAB_0036f915; } } puVar7 = (undefined8 *)FUN_0049cb70(local_50); local_50 = (long)puVar7 + local_50; puVar11 = puVar7 + 4; LAB_0036f7c1: uVar4 = *(undefined8 *)(param_3 + 8); uVar5 = *(undefined8 *)(param_3 + 0x10); uVar3 = *(undefined8 *)(param_3 + 0x18); puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7); *puVar8 = &PTR_FUN_00656208; puVar8[1] = uVar4; puVar8[2] = uVar5; puVar8[3] = uVar3; puVar8 = puVar7; puVar9 = puVar2; if (param_2 != puVar2) { do { uVar3 = puVar9[1]; uVar4 = puVar9[2]; puVar11 = puVar9 + 4; *puVar8 = &PTR_FUN_00656208; puVar8[1] = uVar3; puVar8[2] = uVar4; puVar8[3] = puVar9[3]; puVar8 = puVar8 + 4; puVar9 = puVar11; } while (param_2 != puVar11); puVar11 = (undefined8 *) ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40) ; } puVar9 = param_2; puVar10 = puVar11; puVar8 = puVar2; if (param_2 != puVar1) { do { uVar4 = puVar9[1]; uVar5 = puVar9[2]; uVar3 = puVar9[3]; puVar9 = puVar9 + 4; *puVar10 = &PTR_FUN_00656208; puVar10[1] = uVar4; puVar10[2] = uVar5; puVar10[3] = uVar3; puVar10 = puVar10 + 4; } while (puVar9 != puVar1); puVar11 = (undefined8 *) ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20 ); } for (; puVar8 != puVar1; puVar8 = puVar8 + 4) { while (*(code **)*puVar8 == FUN_0035b250) { puVar8 = puVar8 + 4; if (puVar8 == puVar1) goto LAB_0036f8a8; } (**(code **)*puVar8)(puVar8); } LAB_0036f8a8: if (puVar2 != (undefined8 *)0x0) { FUN_0049e340(puVar2); } *param_1 = (long)puVar7; param_1[1] = (long)puVar11; param_1[2] = local_50; return; }
PUSH R15 MOV RCX,RSI PUSH R14 PUSH R13 MOV R13,RDI PUSH R12 PUSH RBP PUSH RBX MOV RBX,RSI SUB RSP,0x28 MOV R12,qword ptr [RDI + 0x8] MOV R14,qword ptr [RDI] MOV RAX,R12 SUB RCX,R14 SUB RAX,R14 SAR RAX,0x5 JZ 0x0036f910 LEA RSI,[RAX + RAX*0x1] MOV RBP,-0x20 CMP RAX,RSI JBE 0x0036f8d8 MOV RDI,RBP MOV qword ptr [RSP + 0x18],RDX MOV qword ptr [RSP + 0x10],RCX CALL 0x0049cb70 MOV RCX,qword ptr [RSP + 0x10] MOV RDX,qword ptr [RSP + 0x18] MOV R15,RAX LEA RAX,[RAX + RBP*0x1] MOV qword ptr [RSP + 0x8],RAX LEA RBP,[R15 + 0x20] MOVDQU XMM2,xmmword ptr [RDX + 0x8] MOV RDX,qword ptr [RDX + 0x18] ADD RCX,R15 LEA RDI,[0x656208] MOV qword ptr [RCX],RDI MOVUPS xmmword ptr [RCX + 0x8],XMM2 MOV qword ptr [RCX + 0x18],RDX CMP RBX,R14 JZ 0x0036f821 MOV RCX,R15 MOV RDX,R14 NOP word ptr [RAX + RAX*0x1] MOVDQU XMM0,xmmword ptr [RDX + 0x8] ADD RDX,0x20 MOV qword ptr [RCX],RDI ADD RCX,0x20 MOVUPS xmmword ptr [RCX + -0x18],XMM0 MOV RAX,qword ptr [RDX + -0x8] MOV qword ptr [RCX + -0x8],RAX CMP RBX,RDX JNZ 0x0036f7f0 LEA RAX,[RBX + -0x20] SUB RAX,R14 AND RAX,-0x20 LEA RBP,[R15 + RAX*0x1 + 0x40] MOV RCX,RBX MOV RDX,RBP CMP RBX,R12 JZ 0x0036f864 NOP dword ptr [RAX] MOVDQU XMM1,xmmword ptr [RCX + 0x8] MOV R8,qword ptr [RCX + 0x18] ADD RCX,0x20 MOV qword ptr [RDX],RDI ADD RDX,0x20 MOVUPS xmmword ptr [RDX + -0x18],XMM1 MOV qword ptr [RDX + -0x8],R8 CMP RCX,R12 JNZ 0x0036f830 MOV RDX,R12 SUB RDX,RBX SUB RDX,0x20 AND RDX,-0x20 LEA RBP,[RBP + RDX*0x1 + 0x20] MOV RBX,R14 LEA RCX,[0x35b250] CMP R14,R12 JNZ 0x0036f881 JMP 0x0036f8a8 ADD RBX,0x20 CMP RBX,R12 JZ 0x0036f8a8 MOV RDX,qword ptr [RBX] MOV RDX,qword ptr [RDX] CMP RDX,RCX JZ 0x0036f878 MOV RDI,RBX ADD RBX,0x20 CALL RDX LEA RCX,[0x35b250] CMP RBX,R12 JNZ 0x0036f881 NOP dword ptr [RAX] TEST R14,R14 JZ 0x0036f8b5 MOV RDI,R14 CALL 0x0049e340 MOV RAX,qword ptr [RSP + 0x8] MOV qword ptr [R13],R15 MOV qword ptr [R13 + 0x8],RBP MOV qword ptr [R13 + 0x10],RAX ADD RSP,0x28 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,0x7ffffffffffffff CMP RSI,RAX JA 0x0036f795 TEST RSI,RSI JNZ 0x0036f915 MOV EBP,0x20 XOR R15D,R15D MOV qword ptr [RSP + 0x8],0x0 JMP 0x0036f7c1 MOV ESI,0x1 SHL RSI,0x5 MOV RBP,RSI JMP 0x0036f795
null
null
null
null
[(u'MULTIEQUAL_-1205208142', u'PTRSUB_-1205207795'), ('const-433', u'LOAD_-1205208550'), (u'PTRSUB_-1205207869', u'STORE_-1205207931'), (u'LOAD_-1205209202', u'CAST_-1205207963'), ('const-8', u'PTRSUB_-1205207727'), (u'PTRSUB_-1205207720', u'PTRSUB_-1205207718'), (u'COPY_-1205208272', u'MULTIEQUAL_-1205207975'), (u'PTRSUB_-1205207871', u'STORE_-1205208137'), ('const-1', u'PTRADD_-1205207836'), ('const-433', u'STORE_-1205208063'), (u'CAST_-1205207810', u'LOAD_-1205207922'), ('const-8', u'PTRSUB_-1205207851'), (u'MULTIEQUAL_-1205208301', u'PTRSUB_-1205207872'), ('const--32', u'INT_AND_-1205208655'), (u'PTRSUB_-1205208135', u'PTRSUB_-1205208133'), (u'PTRSUB_-1205207722', u'PTRSUB_-1205207720'), ('const-433', u'STORE_-1205207931'), (u'INT_SRIGHT_-1205209138', u'INT_LESSEQUAL_-1205209082'), (u'INT_SUB_-1205209161', u'INT_SRIGHT_-1205209138'), (u'CAST_-1205207717', u'INT_ADD_-1205208676'), ('const-8', u'PTRSUB_-1205207871'), ('const-8', u'PTRSUB_-1205208040'), (u'MULTIEQUAL_-1205208142', u'CALLIND_-1205208503'), (u'MULTIEQUAL_-1205207797', u'MULTIEQUAL_-1205208142'), ('tmp_1473', u'PTRSUB_-1205207736'), (u'MULTIEQUAL_-1205208227', u'PTRSUB_-1205207872'), (u'MULTIEQUAL_-1205208239', u'PTRSUB_-1205207790'), ('tmp_1248', u'CBRANCH_-1205208493'), (u'PTRSUB_-1205207894', u'PTRSUB_-1205207893'), (u'PTRSUB_-1205207976', u'PTRSUB_-1205207974'), (u'COPY_-1205207923', u'MULTIEQUAL_-1205208290'), (u'LOAD_-1205207923', u'STORE_-1205208877'), (u'INT_AND_-1205208811', u'INT_ADD_-1205207900'), ('tmp_1474', u'INT_NOTEQUAL_-1205208793'), (u'LOAD_-1205209202', u'CAST_-1205207791'), (u'PTRSUB_-1205207887', u'STORE_-1205208910'), ('const-433', u'STORE_-1205208184'), (u'PTRSUB_-1205208030', u'PTRSUB_-1205208028'), (u'MULTIEQUAL_-1205208328', u'MULTIEQUAL_-1205208230'), (u'MULTIEQUAL_-1205208290', u'PTRSUB_-1205207982'), (u'INT_EQUAL_-1205208531', u'CBRANCH_-1205208529'), (u'CAST_-1205207746', u'STORE_-1205208758'), (u'PTRSUB_-1205207832', u'CAST_-1205207708'), ('const-2', u'PTRADD_-1205207858'), (u'PTRSUB_-1205207902', u'PTRSUB_-1205207887'), ('const-433', u'STORE_-1205207826'), ('const-8', u'PTRSUB_-1205207870'), ('tmp_1285', u'CBRANCH_-1205208377'), ('tmp_1475', u'PTRSUB_-1205208030'), (u'PTRSUB_-1205208031', u'STORE_-1205208982'), (u'PTRSUB_-1205207727', u'STORE_-1205208533'), ('const-16', u'PTRSUB_-1205207718'), (u'PTRSUB_-1205208133', u'LOAD_-1205209208'), (u'LOAD_-1205209202', u'INT_NOTEQUAL_-1205208950'), ('const-576460752303423488', u'INT_LESS_-1205208368'), (u'COPY_-1205207857', u'MULTIEQUAL_-1205208239'), (u'MULTIEQUAL_-1205208230', u'COPY_-1205207854'), (u'CAST_-1205207790', u'INT_ADD_-1205208831'), ('const-0', u'INT_EQUAL_-1205209139'), (u'LOAD_-1205207851', u'STORE_-1205207826'), (u'INT_NOTEQUAL_-1205208858', u'CBRANCH_-1205208856'), (u'PTRSUB_-1205207719', u'PTRSUB_-1205207715'), (u'PTRSUB_-1205207853', u'INT_EQUAL_-1205208531'), (u'INT_ADD_-1205207900', u'CAST_-1205207781'), ('const-2', u'PTRADD_-1205208010'), (u'CAST_-1205207882', u'LOAD_-1205208210'), (u'INT_ADD_-1205208020', u'CAST_-1205207896'), (u'CAST_-1205207791', u'INT_SUB_-1205207978'), ('const-433', u'LOAD_-1205208211'), (u'MULTIEQUAL_-1205208301', u'PTRSUB_-1205207870'), (u'CAST_-1205207968', u'INT_SUB_-1205209173'), ('const-8', u'PTRSUB_-1205207808'), ('const-3519056', u'PTRSUB_-1205207853'), ('const-8', u'PTRSUB_-1205207893'), ('const-433', u'LOAD_-1205208088'), ('const-433', u'STORE_-1205208969'), ('const-0', u'PTRSUB_-1205207731'), (u'PTRSUB_-1205207982', u'PTRSUB_-1205207981'), (u'LOAD_-1205207954', u'STORE_-1205208137'), (u'PTRSUB_-1205207892', u'PTRSUB_-1205207891'), ('const-8', u'PTRSUB_-1205208038'), (u'CAST_-1205207870', u'PTRADD_-1205208011'), ('const-433', u'LOAD_-1205208158'), (u'PTRSUB_-1205208040', u'PTRSUB_-1205208039'), ('tmp_676', u'CBRANCH_-1205208792'), (u'INT_ADD_-1205208985', u'CAST_-1205207870'), ('const-8', u'PTRSUB_-1205208030'), ('tmp_1474', u'CAST_-1205207790'), (u'CAST_-1205207896', u'MULTIEQUAL_-1205208122'), (u'PTRSUB_-1205207780', u'PTRSUB_-1205207779'), ('const--32', u'INT_SUB_-1205207978'), (u'CAST_-1205207755', u'LOAD_-1205207851'), (u'PTRSUB_-1205207782', u'PTRSUB_-1205207781'), (u'PTRSUB_-1205207993', u'CAST_-1205207822'), ('const-8', u'PTRADD_-1205208005'), (u'MULTIEQUAL_-1205208290', u'PTRSUB_-1205207892'), ('const-16', u'PTRSUB_-1205207852'), (u'MULTIEQUAL_-1205208290', u'COPY_-1205207927'), ('const-0', u'PTRSUB_-1205208051'), ('const-0', u'PTRSUB_-1205207893'), (u'CAST_-1205207707', u'MULTIEQUAL_-1205207772'), ('tmp_1475', u'PTRSUB_-1205208040'), (u'PTRADD_-1205207887', u'INT_NOTEQUAL_-1205208713'), (u'PTRSUB_-1205207850', u'CAST_-1205207805'), ('const-8', u'PTRSUB_-1205207892'), ('const-0', u'PTRSUB_-1205207902'), ('const-8', u'PTRSUB_-1205207861'), (u'PTRSUB_-1205207853', u'PTRSUB_-1205207852'), ('tmp_797', u'CBRANCH_-1205208711'), (u'COPY_-1205207849', u'MULTIEQUAL_-1205207797'), ('const-433', u'LOAD_-1205208555'), ('const-8', u'PTRSUB_-1205208036'), ('tmp_1475', u'PTRSUB_-1205208038'), (u'PTRADD_-1205208011', u'STORE_-1205208185'), (u'PTRSUB_-1205207729', u'PTRSUB_-1205207727'), (u'MULTIEQUAL_-1205208230', u'PTRADD_-1205207836'), ('tmp_1474', u'CAST_-1205207718'), (u'LOAD_-1205208210', u'STORE_-1205208184'), ('const-8', u'PTRSUB_-1205207781'), ('const-0', u'PTRSUB_-1205207729'), ('const-0', u'PTRSUB_-1205208137'), ('const-0', u'PTRSUB_-1205207854'), (u'MULTIEQUAL_-1205208230', u'MULTIEQUAL_-1205207772'), ('const-3', u'PTRADD_-1205208005'), ('const-12', u'PTRSUB_-1205207891'), (u'MULTIEQUAL_-1205208290', u'PTRADD_-1205207858'), ('const-433', u'STORE_-1205208137'), ('const-0', u'PTRSUB_-1205207871'), (u'CAST_-1205207964', u'INT_SUB_-1205209161'), ('const-0', u'PTRSUB_-1205207715'), (u'LOAD_-1205209208', u'INT_NOTEQUAL_-1205208793'), (u'LOAD_-1205208555', u'LOAD_-1205208550'), ('tmp_1474', u'INT_NOTEQUAL_-1205208858'), ('const--32', u'INT_SUB_-1205207891'), ('const-20', u'PTRSUB_-1205207850'), (u'MULTIEQUAL_-1205208301', u'PTRSUB_-1205207851'), (u'MULTIEQUAL_-1205208301', u'PTRADD_-1205207899'), (u'CALL_-1205209061', u'CAST_-1205207916'), ('const-0', u'PTRSUB_-1205207902'), (u'CAST_-1205207963', u'INT_SUB_-1205209161'), ('const-0', u'PTRSUB_-1205207777'), (u'INT_NOTEQUAL_-1205208950', u'CBRANCH_-1205208949'), (u'PTRSUB_-1205207870', u'PTRSUB_-1205207869'), (u'INT_MULT_-1205208246', u'MULTIEQUAL_-1205207975'), ('const-32', u'PTRADD_-1205207899'), ('const-433', u'LOAD_-1205207867'), (u'PTRSUB_-1205208137', u'PTRSUB_-1205208135'), ('const-0', u'PTRSUB_-1205207976'), (u'MULTIEQUAL_-1205207772', u'MULTIEQUAL_-1205207772'), (u'INT_SUB_-1205207891', u'INT_ADD_-1205208676'), ('const-8', u'PTRSUB_-1205207782'), (u'LOAD_-1205209208', u'INT_NOTEQUAL_-1205208713'), ('const-16', u'PTRSUB_-1205207791'), (u'LOAD_-1205209202', u'COPY_-1205207849'), ('const-0', u'PTRSUB_-1205207974'), ('const-12', u'PTRSUB_-1205207805'), (u'MULTIEQUAL_-1205208290', u'PTRSUB_-1205207863'), (u'COPY_-1205209118', u'MULTIEQUAL_-1205208369'), (u'INT_EQUAL_-1205209139', u'CBRANCH_-1205209128'), (u'MULTIEQUAL_-1205208290', u'PTRSUB_-1205207894'), ('const-32', u'PTRADD_-1205207887'), ('tmp_1473', u'PTRSUB_-1205207731'), (u'PTRADD_-1205207899', u'COPY_-1205207883'), (u'PTRSUB_-1205207852', u'STORE_-1205208877'), (u'MULTIEQUAL_-1205208227', u'PTRADD_-1205207878'), (u'COPY_-1205207883', u'MULTIEQUAL_-1205208301'), ('tmp_1121', u'CBRANCH_-1205208529'), ('const-8', u'PTRSUB_-1205207765'), (u'INT_ADD_-1205208676', u'INT_AND_-1205208655'), ('const-1', u'PTRADD_-1205207899'), (u'PTRADD_-1205208010', u'STORE_-1205208184'), (u'PTRSUB_-1205207851', u'PTRSUB_-1205207850'), ('const-8', u'PTRSUB_-1205207894'), (u'MULTIEQUAL_-1205208290', u'CAST_-1205207871'), (u'LOAD_-1205209202', u'INT_NOTEQUAL_-1205208563'), (u'PTRSUB_-1205207871', u'STORE_-1205208064'), (u'INT_SRIGHT_-1205209138', u'INT_MULT_-1205208246'), (u'INT_LESS_-1205208368', u'CBRANCH_-1205208377'), ('const-8', u'PTRSUB_-1205207853'), (u'MULTIEQUAL_-1205208290', u'PTRSUB_-1205207861'), ('const-1', u'PTRADD_-1205207806'), (u'PTRSUB_-1205207789', u'CAST_-1205207755'), ('const-0', u'PTRSUB_-1205207856'), (u'PTRSUB_-1205207807', u'LOAD_-1205207868'), ('const-32', u'PTRADD_-1205207964'), ('const-433', u'STORE_-1205208138'), ('const-20', u'PTRSUB_-1205207789'), (u'PTRADD_-1205208005', u'STORE_-1205208969'), (u'CAST_-1205207734', u'STORE_-1205207826'), (u'COPY_-1205207879', u'MULTIEQUAL_-1205208290'), ('const-8', u'PTRSUB_-1205207767'), ('tmp_242', u'CBRANCH_-1205209128'), ('tmp_1351', u'BRANCH_-1205208324'), (u'PTRSUB_-1205207903', u'PTRSUB_-1205207902'), (u'MULTIEQUAL_-1205207797', u'INT_NOTEQUAL_-1205208633'), (u'PTRSUB_-1205207790', u'PTRSUB_-1205207789'), (u'PTRSUB_-1205207861', u'PTRSUB_-1205207860'), (u'COPY_-1205208042', u'MULTIEQUAL_-1205208290'), ('const-1', u'PTRADD_-1205207973'), ('const-8', u'PTRSUB_-1205207872'), ('tmp_1473', u'PTRSUB_-1205208128'), (u'PTRSUB_-1205207892', u'PTRSUB_-1205207893'), (u'INT_AND_-1205208655', u'INT_ADD_-1205207878'), (u'PTRSUB_-1205207902', u'LOAD_-1205208088'), ('const-16', u'PTRSUB_-1205207766'), (u'PTRSUB_-1205207792', u'PTRSUB_-1205207791'), ('const-0', u'PTRSUB_-1205208135'), (u'INT_NOTEQUAL_-1205208633', u'CBRANCH_-1205208631'), ('const-0', u'PTRSUB_-1205207881'), (u'PTRSUB_-1205207834', u'PTRSUB_-1205207832'), (u'PTRSUB_-1205207781', u'STORE_-1205208063'), ('const-20', u'PTRSUB_-1205207764'), ('const-32', u'PTRADD_-1205207878'), (u'PTRSUB_-1205207893', u'STORE_-1205208138'), (u'PTRSUB_-1205207893', u'LOAD_-1205207954'), ('const-433', u'LOAD_-1205209208'), ('const-433', u'STORE_-1205208982'), ('const-1', u'PTRADD_-1205208011'), (u'LOAD_-1205209202', u'CAST_-1205207968'), (u'CAST_-1205207805', u'STORE_-1205207912'), (u'INT_MULT_-1205208246', u'INT_LESSEQUAL_-1205209082'), ('const-8', u'PTRSUB_-1205207807'), (u'MULTIEQUAL_-1205208290', u'PTRADD_-1205207973'), (u'PTRSUB_-1205208028', u'CAST_-1205207876'), ('tmp_576', u'CBRANCH_-1205208856'), (u'INT_EQUAL_-1205208360', u'CBRANCH_-1205208357'), (u'PTRSUB_-1205207767', u'PTRSUB_-1205207766'), (u'PTRSUB_-1205208036', u'CAST_-1205207882'), ('const-0', u'PTRSUB_-1205207736'), (u'INT_SRIGHT_-1205209138', u'INT_EQUAL_-1205209139'), ('tmp_1473', u'PTRSUB_-1205208137'), (u'MULTIEQUAL_-1205208239', u'PTRSUB_-1205207903'), ('const-8', u'PTRSUB_-1205207780'), (u'COPY_-1205208358', u'MULTIEQUAL_-1205208328'), ('const-20', u'PTRSUB_-1205207860'), ('const-0', u'PTRSUB_-1205208031'), (u'PTRSUB_-1205207806', u'PTRSUB_-1205207805'), ('const-0', u'PTRSUB_-1205207981'), ('const-0', u'PTRSUB_-1205207993'), ('const-1', u'PTRADD_-1205207964'), ('const-16', u'PTRSUB_-1205208028'), (u'LOAD_-1205209208', u'INT_NOTEQUAL_-1205208633'), ('const--32', u'INT_AND_-1205208811'), ('const-433', u'STORE_-1205208526'), (u'PTRSUB_-1205207924', u'CAST_-1205207746'), (u'PTRSUB_-1205207856', u'PTRSUB_-1205207854'), (u'MULTIEQUAL_-1205208227', u'PTRSUB_-1205207881'), ('const-433', u'STORE_-1205208877'), ('const-433', u'STORE_-1205208533'), ('const-0', u'PTRSUB_-1205207924'), (u'PTRSUB_-1205207791', u'LOAD_-1205207852'), ('const-2', u'INT_MULT_-1205208246'), (u'LOAD_-1205209202', u'CALL_-1205208551'), (u'PTRSUB_-1205208051', u'LOAD_-1205209202'), ('const-0', u'PTRSUB_-1205207853'), (u'CAST_-1205207916', u'MULTIEQUAL_-1205208290'), (u'MULTIEQUAL_-1205208369', u'INT_ADD_-1205208020'), ('tmp_445', u'CBRANCH_-1205208949'), ('const-1', u'COPY_-1205208272'), ('const-8', u'PTRSUB_-1205207892'), (u'LOAD_-1205207953', u'STORE_-1205207931'), ('const-433', u'STORE_-1205208758'), ('tmp_1474', u'INT_NOTEQUAL_-1205208950'), (u'PTRADD_-1205207836', u'PTRSUB_-1205207834'), ('const-0', u'PTRSUB_-1205207832'), (u'LOAD_-1205208088', u'STORE_-1205208064'), ('const-433', u'LOAD_-1205207922'), (u'CAST_-1205207708', u'INT_ADD_-1205207878'), ('const-0', u'PTRSUB_-1205208039'), (u'PTRSUB_-1205207805', u'LOAD_-1205207867'), ('const-8', u'PTRSUB_-1205207903'), (u'PTRSUB_-1205207736', u'PTRSUB_-1205207719'), ('const--32', u'COPY_-1205209118'), ('const-433', u'LOAD_-1205209202'), ('const-8', u'PTRSUB_-1205207790'), (u'MULTIEQUAL_-1205208290', u'STORE_-1205208540'), ('const-433', u'STORE_-1205208910'), ('const-433', u'STORE_-1205208064'), ('tmp_922', u'CBRANCH_-1205208631'), (u'COPY_-1205207816', u'MULTIEQUAL_-1205208227'), (u'PTRSUB_-1205208039', u'LOAD_-1205208211'), (u'MULTIEQUAL_-1205208227', u'PTRSUB_-1205207767'), (u'INT_MULT_-1205208246', u'INT_EQUAL_-1205208360'), ('tmp_1473', u'PTRSUB_-1205207722'), ('const-32', u'COPY_-1205208358'), (u'LOAD_-1205209208', u'CAST_-1205207717'), ('const-1', u'PTRADD_-1205207781'), (u'LOAD_-1205209208', u'CAST_-1205207964'), (u'LOAD_-1205208550', u'INT_EQUAL_-1205208531'), ('const-0', u'PTRSUB_-1205207720'), ('const-8', u'PTRADD_-1205208010'), (u'LOAD_-1205207867', u'STORE_-1205207841'), (u'INT_NOTEQUAL_-1205208713', u'CBRANCH_-1205208711'), (u'CAST_-1205207876', u'LOAD_-1205209010'), (u'LOAD_-1205209202', u'COPY_-1205207923'), ('const-433', u'LOAD_-1205208210'), (u'PTRSUB_-1205207974', u'CAST_-1205207897'), (u'CAST_-1205207871', u'INT_ADD_-1205208985'), (u'COPY_-1205207854', u'MULTIEQUAL_-1205208227'), ('const-16', u'PTRSUB_-1205207862'), ('const-0', u'PTRSUB_-1205207722'), (u'INT_MULT_-1205208246', u'INT_LESS_-1205208368'), ('const-0', u'PTRSUB_-1205208128'), (u'LOAD_-1205209010', u'STORE_-1205208969'), (u'MULTIEQUAL_-1205208142', u'PTRADD_-1205207781'), (u'PTRADD_-1205207887', u'MULTIEQUAL_-1205208239'), ('const-433', u'LOAD_-1205207953'), ('const-433', u'LOAD_-1205207868'), ('const-32', u'PTRADD_-1205207806'), (u'LOAD_-1205207922', u'STORE_-1205207912'), ('const-8', u'PTRSUB_-1205207982'), (u'LOAD_-1205208158', u'STORE_-1205208138'), (u'PTRSUB_-1205207846', u'STORE_-1205208758'), ('tmp_949', u'CBRANCH_-1205208562'), ('const-433', u'STORE_-1205208185'), ('const-6644232', u'PTRSUB_-1205207993'), (u'MULTIEQUAL_-1205208227', u'PTRSUB_-1205207765'), (u'PTRSUB_-1205207765', u'PTRSUB_-1205207764'), (u'CAST_-1205207822', u'STORE_-1205208910'), ('const-8', u'PTRSUB_-1205207792'), ('const-433', u'STORE_-1205207912'), ('const-1', u'PTRADD_-1205207887'), ('const-433', u'LOAD_-1205209010'), (u'CAST_-1205207718', u'INT_SUB_-1205207891'), ('const-32', u'PTRADD_-1205207781'), (u'CAST_-1205207782', u'INT_ADD_-1205207900'), (u'MULTIEQUAL_-1205208239', u'PTRSUB_-1205207806'), (u'PTRSUB_-1205207981', u'LOAD_-1205208158'), ('const-0', u'PTRSUB_-1205208057'), ('const-433', u'LOAD_-1205207852'), (u'INT_LESSEQUAL_-1205209082', u'CBRANCH_-1205209092'), (u'INT_ADD_-1205208831', u'INT_AND_-1205208811'), ('tmp_285', u'CBRANCH_-1205209092'), ('const-12', u'PTRSUB_-1205207779'), (u'CAST_-1205207916', u'PTRADD_-1205207964'), ('const-0', u'COPY_-1205208042'), (u'CAST_-1205207916', u'PTRSUB_-1205207976'), (u'PTRSUB_-1205207808', u'PTRSUB_-1205207807'), (u'INT_LEFT_-1205208276', u'MULTIEQUAL_-1205208369'), (u'CAST_-1205207781', u'MULTIEQUAL_-1205208230'), ('const-433', u'STORE_-1205208732'), ('const-8', u'PTRSUB_-1205207863'), (u'MULTIEQUAL_-1205207772', u'STORE_-1205208533'), (u'LOAD_-1205208211', u'STORE_-1205208185'), (u'PTRSUB_-1205207777', u'LOAD_-1205208555'), (u'PTRSUB_-1205207766', u'STORE_-1205208732'), (u'PTRSUB_-1205207891', u'LOAD_-1205207953'), (u'PTRADD_-1205207964', u'MULTIEQUAL_-1205208328'), (u'CAST_-1205207897', u'INT_ADD_-1205208020'), ('const-8', u'PTRSUB_-1205207806'), (u'MULTIEQUAL_-1205208369', u'CALL_-1205209061'), (u'PTRSUB_-1205207863', u'PTRSUB_-1205207862'), (u'MULTIEQUAL_-1205208122', u'STORE_-1205208526'), (u'LOAD_-1205208550', u'CALLIND_-1205208503'), ('const-433', u'STORE_-1205208540'), (u'PTRSUB_-1205207862', u'LOAD_-1205207923'), ('const-5', u'INT_LEFT_-1205208276'), ('const-0', u'PTRSUB_-1205207846'), ('const-0', u'INT_NOTEQUAL_-1205208563'), ('const-0', u'RETURN_-1205208465'), (u'COPY_-1205208337', u'MULTIEQUAL_-1205208122'), (u'PTRSUB_-1205207764', u'CAST_-1205207734'), ('const-433', u'LOAD_-1205207954'), (u'MULTIEQUAL_-1205208239', u'PTRADD_-1205207887'), (u'PTRSUB_-1205208057', u'PTRSUB_-1205208051'), (u'LOAD_-1205207868', u'STORE_-1205208063'), ('const-32', u'PTRADD_-1205207836'), (u'PTRSUB_-1205208128', u'PTRSUB_-1205208057'), ('const-0', u'COPY_-1205208337'), (u'LOAD_-1205207852', u'STORE_-1205208732'), ('const-8', u'PTRSUB_-1205208133'), ('const-8', u'PTRADD_-1205208011'), ('const-0', u'PTRSUB_-1205207834'), (u'PTRSUB_-1205207779', u'STORE_-1205207841'), (u'CAST_-1205207969', u'INT_SUB_-1205209173'), ('tmp_1458', u'BRANCH_-1205208258'), ('const-32', u'PTRADD_-1205207973'), (u'PTRADD_-1205207973', u'INT_NOTEQUAL_-1205208858'), ('const-8', u'PTRSUB_-1205207872'), ('tmp_1474', u'COPY_-1205207857'), ('const-433', u'STORE_-1205207841'), ('const-5', u'INT_SRIGHT_-1205209138'), (u'CAST_-1205207870', u'PTRADD_-1205208010'), (u'PTRSUB_-1205207731', u'PTRSUB_-1205207729'), (u'COPY_-1205207927', u'MULTIEQUAL_-1205208301'), (u'CAST_-1205207870', u'PTRADD_-1205208005'), (u'PTRSUB_-1205207860', u'CAST_-1205207810'), (u'PTRSUB_-1205207795', u'PTRSUB_-1205207777'), (u'MULTIEQUAL_-1205208227', u'PTRSUB_-1205207780'), ('const-433', u'LOAD_-1205207923'), (u'INT_ADD_-1205207878', u'CAST_-1205207707'), (u'MULTIEQUAL_-1205208301', u'PTRSUB_-1205207902'), ('const-6644232', u'PTRSUB_-1205208031'), (u'INT_SUB_-1205209173', u'INT_ADD_-1205208985'), (u'LOAD_-1205209208', u'INT_EQUAL_-1205208495'), (u'CAST_-1205207870', u'STORE_-1205208982'), (u'PTRADD_-1205207781', u'COPY_-1205207733'), (u'PTRSUB_-1205207715', u'STORE_-1205208540'), ('const-6644232', u'PTRSUB_-1205207924'), (u'PTRSUB_-1205207881', u'PTRSUB_-1205207846'), ('const-0', u'PTRSUB_-1205207795'), (u'MULTIEQUAL_-1205208301', u'PTRSUB_-1205207892'), (u'PTRADD_-1205207858', u'PTRSUB_-1205207856'), (u'PTRADD_-1205207806', u'INT_EQUAL_-1205208495'), ('const-0', u'INT_EQUAL_-1205208360'), ('const-0', u'PTRSUB_-1205207719'), (u'MULTIEQUAL_-1205207975', u'INT_LEFT_-1205208276'), ('const-433', u'LOAD_-1205207851'), (u'PTRSUB_-1205207872', u'PTRSUB_-1205207871'), (u'PTRSUB_-1205207872', u'PTRSUB_-1205207871'), (u'MULTIEQUAL_-1205208142', u'PTRADD_-1205207806'), ('const-12', u'PTRSUB_-1205207869'), (u'INT_EQUAL_-1205208495', u'CBRANCH_-1205208493'), (u'PTRSUB_-1205207854', u'CAST_-1205207782'), (u'MULTIEQUAL_-1205208301', u'PTRSUB_-1205207853'), ('const-32', u'PTRADD_-1205207858'), ('const-1', u'PTRADD_-1205207878'), (u'MULTIEQUAL_-1205208227', u'PTRSUB_-1205207782'), (u'MULTIEQUAL_-1205208239', u'PTRSUB_-1205207808'), (u'MULTIEQUAL_-1205208239', u'PTRSUB_-1205207792'), ('tmp_1474', u'CAST_-1205207969'), (u'INT_SUB_-1205207978', u'INT_ADD_-1205208831'), (u'INT_NOTEQUAL_-1205208563', u'CBRANCH_-1205208562'), ('tmp_1313', u'CBRANCH_-1205208357'), (u'PTRSUB_-1205207718', u'STORE_-1205208526'), (u'INT_NOTEQUAL_-1205208793', u'CBRANCH_-1205208792'), ('const-0', u'PTRSUB_-1205207887'), (u'PTRADD_-1205207878', u'COPY_-1205207816'), (u'PTRSUB_-1205208038', u'PTRSUB_-1205208036'), (u'PTRADD_-1205207806', u'MULTIEQUAL_-1205208142'), (u'COPY_-1205207733', u'MULTIEQUAL_-1205207797'), (u'PTRADD_-1205207973', u'COPY_-1205207879')]
[(u'PTRADD_-1205207976', u'LOAD_-1205208138'), (u'INT_ADD_-1205208173', u'CAST_-1205207976'), (u'LOAD_-1205208886', u'STORE_-1205208877'), (u'MULTIEQUAL_-1205208143', u'PTRADD_-1205207821'), ('const-0', u'PTRSUB_-1205207905'), (u'CAST_-1205208075', u'INT_NOTEQUAL_-1205208793'), (u'INT_MULT_-1205208227', u'INT_LESS_-1205208368'), (u'PTRADD_-1205207749', u'STORE_-1205208533'), ('const--32', u'INT_AND_-1205208655'), ('const-1', u'PTRADD_-1205208005'), ('tmp_576', u'CBRANCH_-1205208856'), (u'INT_EQUAL_-1205208360', u'CBRANCH_-1205208357'), (u'INT_SRIGHT_-1205209138', u'INT_LESSEQUAL_-1205209082'), (u'MULTIEQUAL_-1205208228', u'PTRADD_-1205207878'), ('const-8', u'PTRADD_-1205207896'), (u'INT_SUB_-1205209161', u'INT_SRIGHT_-1205209138'), (u'INT_LEFT_-1205208276', u'MULTIEQUAL_-1205208370'), (u'PTRADD_-1205207951', u'LOAD_-1205208886'), ('const-1', u'PTRADD_-1205207903'), (u'MULTIEQUAL_-1205208240', u'PTRADD_-1205207896'), (u'INT_MULT_-1205208227', u'INT_EQUAL_-1205208360'), (u'INT_SRIGHT_-1205209138', u'INT_EQUAL_-1205209139'), (u'COPY_-1205208358', u'MULTIEQUAL_-1205208329'), ('const-8', u'PTRADD_-1205207877'), (u'INT_MULT_-1205208227', u'MULTIEQUAL_-1205207976'), ('const-4', u'PTRADD_-1205207883'), ('const-2', u'PTRADD_-1205207902'), ('const-433', u'LOAD_-1205208555'), ('const-433', u'LOAD_-1205209202'), (u'MULTIEQUAL_-1205208291', u'COPY_-1205208023'), (u'CAST_-1205208075', u'INT_NOTEQUAL_-1205208633'), (u'MULTIEQUAL_-1205208103', u'STORE_-1205208526'), ('const-8', u'PTRADD_-1205207891'), (u'PTRSUB_-1205208012', u'STORE_-1205208982'), (u'INT_SRIGHT_-1205209138', u'INT_MULT_-1205208227'), (u'CAST_-1205208010', u'PTRADD_-1205208032'), (u'CAST_-1205208057', u'INT_SUB_-1205209161'), ('const-0', u'PTRSUB_-1205208012'), (u'INT_SUB_-1205207977', u'INT_ADD_-1205208831'), ('tmp_1248', u'CBRANCH_-1205208493'), (u'CAST_-1205208063', u'INT_SUB_-1205209173'), (u'MULTIEQUAL_-1205208291', u'CAST_-1205207714'), ('const--32', u'INT_AND_-1205208811'), (u'MULTIEQUAL_-1205208291', u'PTRADD_-1205207970'), ('const-8', u'PTRADD_-1205207946'), (u'COPY_-1205207912', u'MULTIEQUAL_-1205208228'), ('tmp_2709', u'INT_NOTEQUAL_-1205208950'), (u'CALL_-1205209061', u'CAST_-1205208010'), ('const-16', u'INT_ADD_-1205208173'), ('const-8', u'PTRADD_-1205207797'), (u'MULTIEQUAL_-1205207976', u'INT_LEFT_-1205208276'), (u'MULTIEQUAL_-1205208291', u'CAST_-1205207965'), (u'COPY_-1205207950', u'MULTIEQUAL_-1205208228'), (u'INT_EQUAL_-1205208531', u'CBRANCH_-1205208529'), (u'CAST_-1205208070', u'CALL_-1205208551'), ('const-24', u'INT_ADD_-1205208994'), (u'MULTIEQUAL_-1205208291', u'PTRADD_-1205207977'), ('const-1', u'PTRADD_-1205207977'), (u'CAST_-1205208062', u'INT_SUB_-1205209173'), (u'PTRADD_-1205207797', u'COPY_-1205207829'), (u'INT_ADD_-1205208994', u'CAST_-1205207970'), ('const-433', u'LOAD_-1205208779'), (u'CAST_-1205207817', u'INT_ADD_-1205208676'), (u'CAST_-1205207964', u'STORE_-1205208982'), (u'CAST_-1205207964', u'PTRADD_-1205208004'), ('tmp_445', u'CBRANCH_-1205208949'), ('const-1', u'COPY_-1205208272'), (u'CAST_-1205208070', u'COPY_-1205208019'), ('const-8', u'PTRADD_-1205207956'), ('tmp_1285', u'CBRANCH_-1205208377'), (u'PTRADD_-1205208119', u'LOAD_-1205209208'), ('const-3', u'PTRADD_-1205207896'), ('tmp_2709', u'INT_NOTEQUAL_-1205208858'), (u'PTRADD_-1205208005', u'STORE_-1205208166'), ('const-0', u'INT_EQUAL_-1205209139'), (u'INT_NOTEQUAL_-1205208858', u'CBRANCH_-1205208856'), (u'CAST_-1205207818', u'INT_SUB_-1205207901'), ('const-6644232', u'PTRSUB_-1205207905'), ('tmp_2709', u'CAST_-1205207887'), ('const--32', u'COPY_-1205209118'), ('tmp_2712', u'PTRADD_-1205207744'), (u'CAST_-1205207977', u'LOAD_-1205208192'), ('const-433', u'STORE_-1205208982'), ('tmp_2745', u'INT_ADD_-1205208173'), ('const-8', u'PTRADD_-1205207821'), (u'MULTIEQUAL_-1205208231', u'CAST_-1205207808'), ('tmp_2745', u'INT_ADD_-1205209002'), ('const-6644232', u'PTRSUB_-1205207974'), ('tmp_922', u'CBRANCH_-1205208631'), (u'PTRADD_-1205207891', u'INT_NOTEQUAL_-1205208713'), (u'CAST_-1205207878', u'MULTIEQUAL_-1205208231'), (u'COPY_-1205208019', u'MULTIEQUAL_-1205208291'), (u'MULTIEQUAL_-1205208228', u'PTRADD_-1205207877'), ('const-433', u'STORE_-1205208910'), ('const-8', u'PTRADD_-1205207970'), ('const-433', u'STORE_-1205208533'), (u'COPY_-1205208043', u'MULTIEQUAL_-1205208291'), (u'PTRADD_-1205207999', u'STORE_-1205208969'), ('const-32', u'COPY_-1205208358'), ('const-8', u'PTRADD_-1205207872'), ('const-8', u'PTRADD_-1205207957'), (u'PTRADD_-1205207896', u'LOAD_-1205208779'), ('const-8', u'PTRADD_-1205208032'), (u'LOAD_-1205208550', u'INT_EQUAL_-1205208531'), ('const-8', u'PTRADD_-1205207883'), ('const-8', u'PTRADD_-1205207878'), (u'INT_AND_-1205208811', u'INT_ADD_-1205207970'), (u'INT_NOTEQUAL_-1205208713', u'CBRANCH_-1205208711'), ('const-4', u'PTRADD_-1205207891'), (u'CAST_-1205208010', u'MULTIEQUAL_-1205208291'), ('tmp_676', u'CBRANCH_-1205208792'), ('const-433', u'STORE_-1205208526'), (u'CAST_-1205208070', u'CAST_-1205208057'), ('const-2', u'PTRADD_-1205208004'), (u'CAST_-1205208075', u'CAST_-1205207817'), (u'COPY_-1205208023', u'MULTIEQUAL_-1205208302'), (u'CAST_-1205207714', u'STORE_-1205208540'), (u'CAST_-1205208070', u'CAST_-1205207888'), (u'MULTIEQUAL_-1205208291', u'CAST_-1205207879'), (u'CAST_-1205207991', u'INT_ADD_-1205209022'), (u'LOAD_-1205209010', u'STORE_-1205208969'), (u'CAST_-1205208075', u'CAST_-1205208058'), ('const-1', u'PTRADD_-1205207749'), ('const-0', u'COPY_-1205208043'), ('const-433', u'LOAD_-1205209010'), (u'COPY_-1205207829', u'MULTIEQUAL_-1205207826'), ('const-433', u'STORE_-1205208044'), ('const-433', u'LOAD_-1205208550'), (u'INT_ADD_-1205208985', u'CAST_-1205207964'), ('tmp_949', u'CBRANCH_-1205208562'), ('const-8', u'PTRADD_-1205207744'), (u'CAST_-1205208070', u'INT_NOTEQUAL_-1205208563'), (u'PTRADD_-1205207872', u'STORE_-1205208732'), (u'MULTIEQUAL_-1205208228', u'PTRADD_-1205207872'), (u'CAST_-1205207709', u'STORE_-1205208533'), ('const-4', u'PTRADD_-1205207970'), ('const-8', u'PTRADD_-1205207962'), (u'LOAD_-1205208138', u'STORE_-1205208118'), (u'COPY_-1205207975', u'MULTIEQUAL_-1205208291'), ('const-433', u'LOAD_-1205209208'), (u'INT_MULT_-1205208227', u'INT_LESSEQUAL_-1205209082'), (u'MULTIEQUAL_-1205208240', u'PTRADD_-1205207902'), (u'PTRADD_-1205207957', u'STORE_-1205208119'), (u'COPY_-1205209118', u'MULTIEQUAL_-1205208370'), ('const-8', u'PTRADD_-1205208004'), ('const-4', u'PTRADD_-1205208032'), (u'PTRADD_-1205208032', u'MULTIEQUAL_-1205208329'), ('const-433', u'STORE_-1205208877'), ('const-0', u'COPY_-1205208337'), (u'INT_LESSEQUAL_-1205209082', u'CBRANCH_-1205209092'), (u'INT_ADD_-1205208831', u'INT_AND_-1205208811'), ('const-4', u'PTRADD_-1205207821'), ('tmp_285', u'CBRANCH_-1205209092'), (u'CAST_-1205207964', u'PTRADD_-1205207999'), (u'CAST_-1205208075', u'INT_EQUAL_-1205208495'), ('tmp_797', u'CBRANCH_-1205208711'), (u'LOAD_-1205208555', u'CAST_-1205207772'), ('const-3', u'PTRADD_-1205207951'), (u'INT_ADD_-1205207970', u'INT_ADD_-1205208806'), (u'CAST_-1205208070', u'CAST_-1205208062'), ('tmp_2709', u'COPY_-1205207953'), ('const-2', u'PTRADD_-1205207877'), (u'LOAD_-1205208139', u'STORE_-1205208119'), ('const-433', u'STORE_-1205208969'), ('const-2', u'PTRADD_-1205207956'), ('const-433', u'STORE_-1205208540'), (u'PTRADD_-1205207744', u'STORE_-1205208526'), ('const-1', u'PTRADD_-1205208119'), ('const-8', u'INT_ADD_-1205209002'), (u'PTRADD_-1205207970', u'INT_NOTEQUAL_-1205208858'), ('const-433', u'STORE_-1205208119'), ('const-433', u'STORE_-1205208758'), ('const-1', u'PTRADD_-1205207957'), (u'CAST_-1205207888', u'INT_SUB_-1205207977'), (u'LOAD_-1205208069', u'STORE_-1205208045'), ('const-8', u'PTRADD_-1205207999'), (u'LOAD_-1205208550', u'CALLIND_-1205208503'), (u'CAST_-1205208075', u'INT_NOTEQUAL_-1205208713'), (u'LOAD_-1205209202', u'CAST_-1205208070'), ('const-64', u'INT_ADD_-1205207970'), ('tmp_2709', u'CAST_-1205207818'), ('const-433', u'STORE_-1205208118'), (u'PTRADD_-1205207962', u'COPY_-1205207979'), ('tmp_2712', u'PTRADD_-1205208119'), ('const-8', u'PTRADD_-1205207951'), (u'PTRADD_-1205207878', u'STORE_-1205208045'), ('const-576460752303423488', u'INT_LESS_-1205208368'), (u'INT_ADD_-1205208806', u'CAST_-1205207878'), ('const-2', u'PTRADD_-1205207744'), (u'PTRADD_-1205207891', u'MULTIEQUAL_-1205208240'), ('tmp_2745', u'INT_ADD_-1205208994'), (u'PTRADD_-1205207956', u'STORE_-1205208118'), (u'MULTIEQUAL_-1205208143', u'CALLIND_-1205208503'), (u'MULTIEQUAL_-1205207826', u'INT_NOTEQUAL_-1205208633'), (u'MULTIEQUAL_-1205207826', u'MULTIEQUAL_-1205208143'), (u'CAST_-1205207772', u'LOAD_-1205208550'), ('const-0', u'INT_NOTEQUAL_-1205208563'), ('const-0', u'RETURN_-1205208465'), ('const-6644232', u'PTRSUB_-1205208012'), (u'INT_ADD_-1205208650', u'CAST_-1205207807'), (u'INT_NOTEQUAL_-1205208950', u'CBRANCH_-1205208949'), (u'MULTIEQUAL_-1205208302', u'PTRADD_-1205207956'), ('const-433', u'LOAD_-1205208139'), ('const-433', u'STORE_-1205208045'), ('const-32', u'INT_ADD_-1205207893'), (u'CAST_-1205207976', u'LOAD_-1205208191'), (u'MULTIEQUAL_-1205208240', u'PTRADD_-1205207903'), ('const-8', u'PTRADD_-1205207976'), (u'PTRSUB_-1205207974', u'STORE_-1205208910'), ('const-433', u'LOAD_-1205208068'), ('const-4', u'PTRADD_-1205207797'), ('const-3', u'PTRADD_-1205207999'), (u'PTRADD_-1205207877', u'STORE_-1205208044'), (u'CAST_-1205207965', u'INT_ADD_-1205208985'), (u'MULTIEQUAL_-1205208143', u'PTRADD_-1205207797'), ('const-3', u'PTRADD_-1205207872'), (u'MULTIEQUAL_-1205208302', u'PTRADD_-1205207946'), (u'MULTIEQUAL_-1205207824', u'MULTIEQUAL_-1205207824'), ('const-8', u'PTRADD_-1205207749'), (u'MULTIEQUAL_-1205208370', u'CALL_-1205209061'), ('const-433', u'LOAD_-1205208138'), ('tmp_2712', u'STORE_-1205208540'), ('const-8', u'PTRADD_-1205207903'), (u'MULTIEQUAL_-1205208228', u'STORE_-1205208758'), (u'INT_AND_-1205208655', u'INT_ADD_-1205207893'), (u'LOAD_-1205208192', u'STORE_-1205208166'), (u'CAST_-1205208070', u'INT_NOTEQUAL_-1205208950'), (u'COPY_-1205208337', u'MULTIEQUAL_-1205208103'), (u'CAST_-1205207964', u'PTRADD_-1205208005'), (u'MULTIEQUAL_-1205208231', u'MULTIEQUAL_-1205207824'), (u'CAST_-1205208070', u'COPY_-1205207945'), (u'INT_EQUAL_-1205209139', u'CBRANCH_-1205209128'), ('const-0', u'PTRSUB_-1205207974'), (u'COPY_-1205208272', u'MULTIEQUAL_-1205207976'), ('tmp_1458', u'BRANCH_-1205208258'), ('const-8', u'PTRADD_-1205208005'), ('const-8', u'PTRADD_-1205207902'), (u'MULTIEQUAL_-1205208228', u'PTRADD_-1205207883'), ('tmp_2712', u'PTRADD_-1205207749'), (u'LOAD_-1205208191', u'STORE_-1205208165'), (u'MULTIEQUAL_-1205208240', u'PTRADD_-1205207891'), ('tmp_1121', u'CBRANCH_-1205208529'), (u'COPY_-1205207953', u'MULTIEQUAL_-1205208240'), ('const-5', u'INT_LEFT_-1205208276'), (u'PTRADD_-1205207977', u'LOAD_-1205208139'), ('const-433', u'LOAD_-1205208886'), (u'INT_ADD_-1205208676', u'INT_AND_-1205208655'), ('const-8', u'PTRADD_-1205207977'), (u'CAST_-1205207807', u'MULTIEQUAL_-1205207824'), ('const-3', u'PTRADD_-1205207946'), (u'CAST_-1205208010', u'CAST_-1205207991'), ('tmp_2712', u'LOAD_-1205209202'), (u'MULTIEQUAL_-1205208302', u'STORE_-1205208910'), (u'PTRADD_-1205207970', u'COPY_-1205207975'), (u'PTRSUB_-1205207905', u'STORE_-1205208758'), ('const-2', u'INT_MULT_-1205208227'), ('const-4', u'PTRADD_-1205207962'), (u'MULTIEQUAL_-1205208291', u'PTRADD_-1205207951'), (u'INT_LESS_-1205208368', u'CBRANCH_-1205208377'), (u'INT_SUB_-1205209173', u'INT_ADD_-1205208985'), ('const-1', u'PTRADD_-1205207878'), ('const-433', u'LOAD_-1205208191'), (u'COPY_-1205207979', u'MULTIEQUAL_-1205208302'), (u'COPY_-1205207945', u'MULTIEQUAL_-1205207826'), (u'MULTIEQUAL_-1205208143', u'LOAD_-1205208555'), (u'MULTIEQUAL_-1205208302', u'PTRADD_-1205207957'), (u'MULTIEQUAL_-1205208370', u'INT_ADD_-1205209022'), ('const-5', u'INT_SRIGHT_-1205209138'), ('const-0', u'PTRSUB_-1205207834'), (u'MULTIEQUAL_-1205208329', u'MULTIEQUAL_-1205208231'), (u'PTRADD_-1205207821', u'INT_EQUAL_-1205208495'), (u'INT_ADD_-1205209022', u'MULTIEQUAL_-1205208103'), ('const-0', u'INT_EQUAL_-1205208360'), (u'LOAD_-1205209208', u'CAST_-1205208075'), ('const-433', u'STORE_-1205208166'), ('const-433', u'STORE_-1205208732'), ('tmp_2709', u'INT_NOTEQUAL_-1205208793'), ('const--32', u'INT_SUB_-1205207901'), (u'INT_ADD_-1205207893', u'INT_ADD_-1205208650'), ('tmp_2709', u'CAST_-1205208063'), ('const-3519056', u'PTRSUB_-1205207834'), (u'MULTIEQUAL_-1205208302', u'PTRADD_-1205207962'), ('tmp_242', u'CBRANCH_-1205209128'), ('const-433', u'LOAD_-1205208069'), ('tmp_1351', u'BRANCH_-1205208324'), (u'PTRADD_-1205208004', u'STORE_-1205208165'), (u'CAST_-1205208058', u'INT_SUB_-1205209161'), (u'MULTIEQUAL_-1205208291', u'PTRADD_-1205207976'), ('const-433', u'LOAD_-1205208192'), (u'INT_EQUAL_-1205208495', u'CBRANCH_-1205208493'), (u'PTRADD_-1205207821', u'MULTIEQUAL_-1205208143'), (u'PTRADD_-1205207902', u'LOAD_-1205208068'), ('const-8', u'PTRADD_-1205208119'), (u'MULTIEQUAL_-1205207824', u'CAST_-1205207709'), (u'CAST_-1205207887', u'INT_ADD_-1205208831'), (u'LOAD_-1205208068', u'STORE_-1205208044'), (u'LOAD_-1205208779', u'STORE_-1205208732'), (u'INT_ADD_-1205209002', u'CAST_-1205207977'), (u'PTRADD_-1205207883', u'COPY_-1205207912'), ('const-2', u'PTRADD_-1205207976'), (u'PTRADD_-1205207946', u'STORE_-1205208877'), (u'INT_NOTEQUAL_-1205208563', u'CBRANCH_-1205208562'), ('tmp_1313', u'CBRANCH_-1205208357'), (u'CAST_-1205207808', u'INT_ADD_-1205208650'), ('const-433', u'STORE_-1205208165'), ('const--32', u'INT_SUB_-1205207977'), (u'INT_NOTEQUAL_-1205208793', u'CBRANCH_-1205208792'), (u'INT_NOTEQUAL_-1205208633', u'CBRANCH_-1205208631'), (u'PTRADD_-1205207903', u'LOAD_-1205208069'), (u'MULTIEQUAL_-1205208231', u'COPY_-1205207950'), (u'INT_SUB_-1205207901', u'INT_ADD_-1205208676'), (u'CAST_-1205207879', u'INT_ADD_-1205208806'), (u'PTRSUB_-1205207834', u'INT_EQUAL_-1205208531'), (u'CAST_-1205207970', u'LOAD_-1205209010')]
null
null
0036f750
x64
O1
(translation_unit "void FUN_0036f750(long *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}\n\n" (function_definition "void FUN_0036f750(long *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}" primitive_type (function_declarator "FUN_0036f750(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "long local_50;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = (undefined8 *)param_1[1];" (assignment_expression "puVar1 = (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 ]))) ;) (expression_statement "puVar2 = (undefined8 *)*param_1;" (assignment_expression "puVar2 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar6 = (long)puVar1 - (long)puVar2 >> 5;" (assignment_expression "uVar6 = (long)puVar1 - (long)puVar2 >> 5" identifier = (binary_expression "(long)puVar1 - (long)puVar2 >> 5" (binary_expression "(long)puVar1 - (long)puVar2" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" if (parenthesized_expression "(uVar6 == 0)" ( (binary_expression "uVar6 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }" { (expression_statement "uVar12 = 1;" (assignment_expression "uVar12 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0036f915:\n local_50 = uVar12 << 5;" statement_identifier : (expression_statement "local_50 = uVar12 << 5;" (assignment_expression "local_50 = uVar12 << 5" identifier = (binary_expression "uVar12 << 5" identifier << number_literal)) ;)) }) (else_clause "else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" else (compound_statement "{\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" { (expression_statement "uVar12 = uVar6 * 2;" (assignment_expression "uVar12 = uVar6 * 2" identifier = (binary_expression "uVar6 * 2" identifier * number_literal)) ;) (expression_statement "local_50 = -0x20;" (assignment_expression "local_50 = -0x20" identifier = number_literal) ;) (if_statement "if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" if (parenthesized_expression "((uVar6 <= uVar12) && (uVar12 < 0x800000000000000))" ( (binary_expression "(uVar6 <= uVar12) && (uVar12 < 0x800000000000000)" (parenthesized_expression "(uVar6 <= uVar12)" ( (binary_expression "uVar6 <= uVar12" identifier <= identifier) )) && (parenthesized_expression "(uVar12 < 0x800000000000000)" ( (binary_expression "uVar12 < 0x800000000000000" identifier < number_literal) ))) )) (compound_statement "{\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" { (if_statement "if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }" if (parenthesized_expression "(uVar12 == 0)" ( (binary_expression "uVar12 == 0" identifier == number_literal) )) (compound_statement "{\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }" { (expression_statement "puVar11 = (undefined8 *)0x20;" (assignment_expression "puVar11 = (undefined8 *)0x20" identifier = (cast_expression "(undefined8 *)0x20" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar7 = (undefined8 *)0x0;" (assignment_expression "puVar7 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_0036f7c1;" goto statement_identifier ;) })) (goto_statement "goto LAB_0036f915;" goto statement_identifier ;) })) }))) (expression_statement "puVar7 = (undefined8 *)FUN_0049cb70(local_50);" (assignment_expression "puVar7 = (undefined8 *)FUN_0049cb70(local_50)" identifier = (cast_expression "(undefined8 *)FUN_0049cb70(local_50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0049cb70(local_50)" identifier (argument_list "(local_50)" ( identifier ))))) ;) (expression_statement "local_50 = (long)puVar7 + local_50;" (assignment_expression "local_50 = (long)puVar7 + local_50" identifier = (binary_expression "(long)puVar7 + local_50" (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (expression_statement "puVar11 = puVar7 + 4;" (assignment_expression "puVar11 = puVar7 + 4" identifier = (binary_expression "puVar7 + 4" identifier + number_literal)) ;) (labeled_statement "LAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);" statement_identifier : (expression_statement "uVar4 = *(undefined8 *)(param_3 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_3 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 8)" * (cast_expression "(undefined8 *)(param_3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) ;)) (expression_statement "uVar5 = *(undefined8 *)(param_3 + 0x10);" (assignment_expression "uVar5 = *(undefined8 *)(param_3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0x10)" * (cast_expression "(undefined8 *)(param_3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10)" ( (binary_expression "param_3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = *(undefined8 *)(param_3 + 0x18);" (assignment_expression "uVar3 = *(undefined8 *)(param_3 + 0x18)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0x18)" * (cast_expression "(undefined8 *)(param_3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);" (assignment_expression "puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7)" identifier = (cast_expression "(undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((long)param_2 - (long)puVar2) + (long)puVar7)" ( (binary_expression "((long)param_2 - (long)puVar2) + (long)puVar7" (parenthesized_expression "((long)param_2 - (long)puVar2)" ( (binary_expression "(long)param_2 - (long)puVar2" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "*puVar8 = &PTR_FUN_00656208;" (assignment_expression "*puVar8 = &PTR_FUN_00656208" (pointer_expression "*puVar8" * identifier) = (pointer_expression "&PTR_FUN_00656208" & identifier)) ;) (expression_statement "puVar8[1] = uVar4;" (assignment_expression "puVar8[1] = uVar4" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[2] = uVar5;" (assignment_expression "puVar8[2] = uVar5" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[3] = uVar3;" (assignment_expression "puVar8[3] = uVar3" (subscript_expression "puVar8[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8 = puVar7;" (assignment_expression "puVar8 = puVar7" identifier = identifier) ;) (expression_statement "puVar9 = puVar2;" (assignment_expression "puVar9 = puVar2" identifier = identifier) ;) (if_statement "if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }" if (parenthesized_expression "(param_2 != puVar2)" ( (binary_expression "param_2 != puVar2" identifier != identifier) )) (compound_statement "{\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }" { (do_statement "do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);" do (compound_statement "{\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n }" { (expression_statement "uVar3 = puVar9[1];" (assignment_expression "uVar3 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = puVar9[2];" (assignment_expression "uVar4 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "puVar11 = puVar9 + 4;" (assignment_expression "puVar11 = puVar9 + 4" identifier = (binary_expression "puVar9 + 4" identifier + number_literal)) ;) (expression_statement "*puVar8 = &PTR_FUN_00656208;" (assignment_expression "*puVar8 = &PTR_FUN_00656208" (pointer_expression "*puVar8" * identifier) = (pointer_expression "&PTR_FUN_00656208" & identifier)) ;) (expression_statement "puVar8[1] = uVar3;" (assignment_expression "puVar8[1] = uVar3" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[2] = uVar4;" (assignment_expression "puVar8[2] = uVar4" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[3] = puVar9[3];" (assignment_expression "puVar8[3] = puVar9[3]" (subscript_expression "puVar8[3]" identifier [ number_literal ]) = (subscript_expression "puVar9[3]" identifier [ number_literal ])) ;) (expression_statement "puVar8 = puVar8 + 4;" (assignment_expression "puVar8 = puVar8 + 4" identifier = (binary_expression "puVar8 + 4" identifier + number_literal)) ;) (expression_statement "puVar9 = puVar11;" (assignment_expression "puVar9 = puVar11" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 != puVar11)" ( (binary_expression "param_2 != puVar11" identifier != identifier) )) ;) (expression_statement "puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;" (assignment_expression "puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" identifier = (cast_expression "(undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" ( (binary_expression "(long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40" (binary_expression "(long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U)" (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U)" ( (binary_expression "(long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U" (binary_expression "(long)param_2 + (-0x20 - (long)puVar2)" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x20 - (long)puVar2)" ( (binary_expression "-0x20 - (long)puVar2" number_literal - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (expression_statement "puVar9 = param_2;" (assignment_expression "puVar9 = param_2" identifier = identifier) ;) (expression_statement "puVar10 = puVar11;" (assignment_expression "puVar10 = puVar11" identifier = identifier) ;) (expression_statement "puVar8 = puVar2;" (assignment_expression "puVar8 = puVar2" identifier = identifier) ;) (if_statement "if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }" if (parenthesized_expression "(param_2 != puVar1)" ( (binary_expression "param_2 != puVar1" identifier != identifier) )) (compound_statement "{\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }" { (do_statement "do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);" do (compound_statement "{\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n }" { (expression_statement "uVar4 = puVar9[1];" (assignment_expression "uVar4 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = puVar9[2];" (assignment_expression "uVar5 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = puVar9[3];" (assignment_expression "uVar3 = puVar9[3]" identifier = (subscript_expression "puVar9[3]" identifier [ number_literal ])) ;) (expression_statement "puVar9 = puVar9 + 4;" (assignment_expression "puVar9 = puVar9 + 4" identifier = (binary_expression "puVar9 + 4" identifier + number_literal)) ;) (expression_statement "*puVar10 = &PTR_FUN_00656208;" (assignment_expression "*puVar10 = &PTR_FUN_00656208" (pointer_expression "*puVar10" * identifier) = (pointer_expression "&PTR_FUN_00656208" & identifier)) ;) (expression_statement "puVar10[1] = uVar4;" (assignment_expression "puVar10[1] = uVar4" (subscript_expression "puVar10[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[2] = uVar5;" (assignment_expression "puVar10[2] = uVar5" (subscript_expression "puVar10[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[3] = uVar3;" (assignment_expression "puVar10[3] = uVar3" (subscript_expression "puVar10[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10 = puVar10 + 4;" (assignment_expression "puVar10 = puVar10 + 4" identifier = (binary_expression "puVar10 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar9 != puVar1)" ( (binary_expression "puVar9 != puVar1" identifier != identifier) )) ;) (expression_statement "puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );" (assignment_expression "puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" identifier = (cast_expression "(undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" ( (binary_expression "(long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20" (binary_expression "(long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U)" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U)" ( (binary_expression "(long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U" (binary_expression "(long)puVar1 + (-0x20 - (long)param_2)" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x20 - (long)param_2)" ( (binary_expression "-0x20 - (long)param_2" number_literal - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (for_statement "for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }" for ( ; (binary_expression "puVar8 != puVar1" identifier != identifier) ; (assignment_expression "puVar8 = puVar8 + 4" identifier = (binary_expression "puVar8 + 4" identifier + number_literal)) ) (compound_statement "{\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }" { (while_statement "while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }" while (parenthesized_expression "(*(code **)*puVar8 == FUN_0035b250)" ( (binary_expression "*(code **)*puVar8 == FUN_0035b250" (pointer_expression "*(code **)*puVar8" * (cast_expression "(code **)*puVar8" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*puVar8" * identifier))) == identifier) )) (compound_statement "{\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }" { (expression_statement "puVar8 = puVar8 + 4;" (assignment_expression "puVar8 = puVar8 + 4" identifier = (binary_expression "puVar8 + 4" identifier + number_literal)) ;) (if_statement "if (puVar8 == puVar1) goto LAB_0036f8a8;" if (parenthesized_expression "(puVar8 == puVar1)" ( (binary_expression "puVar8 == puVar1" identifier == identifier) )) (goto_statement "goto LAB_0036f8a8;" goto statement_identifier ;)) })) (expression_statement "(**(code **)*puVar8)(puVar8);" (call_expression "(**(code **)*puVar8)(puVar8)" (parenthesized_expression "(**(code **)*puVar8)" ( (pointer_expression "**(code **)*puVar8" * (pointer_expression "*(code **)*puVar8" * (cast_expression "(code **)*puVar8" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*puVar8" * identifier)))) )) (argument_list "(puVar8)" ( identifier ))) ;) })) (labeled_statement "LAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }" statement_identifier : (if_statement "if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }" if (parenthesized_expression "(puVar2 != (undefined8 *)0x0)" ( (binary_expression "puVar2 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_0049e340(puVar2);\n }" { (expression_statement "FUN_0049e340(puVar2);" (call_expression "FUN_0049e340(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) }))) (expression_statement "*param_1 = (long)puVar7;" (assignment_expression "*param_1 = (long)puVar7" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[1] = (long)puVar11;" (assignment_expression "param_1[1] = (long)puVar11" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = local_50;" (assignment_expression "param_1[2] = local_50" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original name: _M_realloc_insert<gold::Sized_incremental_binary<32,\n false>::Sized_input_reader>\n DWARF original prototype: void\n _M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>(vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n * this, iterator __position, Sized_input_reader * __args#0) */\n\nvoid __thiscall\nstd::\nvector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n::_M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>\n (vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n *this,iterator __position,Sized_input_reader *__args_0)\n\n{\n Sized_input_reader *pSVar1;\n Sized_input_reader *pSVar2;\n undefined8 uVar3;\n _func_int_varargs *p_Var4;\n Incremental_inputs_reader<32,_false> *pIVar5;\n undefined8 uVar6;\n uint uVar7;\n uint uVar8;\n undefined4 uVar9;\n uint uVar10;\n ulong uVar11;\n pointer pSVar12;\n undefined8 *puVar13;\n pointer pSVar14;\n iterator iVar15;\n Sized_input_reader *pSVar16;\n Sized_input_reader *pSVar17;\n ulong uVar18;\n pointer pSVar19;\n ulong uVar20;\n pointer local_50;\n \n pSVar1 = (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish;\n pSVar2 = (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start;\n uVar11 = (long)pSVar1 - (long)pSVar2 >> 5;\n if (uVar11 == 0) {\n uVar20 = 1;\nLAB_0036f915:\n uVar18 = uVar20 << 5;\n }\n else {\n uVar20 = uVar11 * 2;\n uVar18 = 0xffffffffffffffe0;\n if ((uVar11 <= uVar20) && (uVar20 < 0x800000000000000)) {\n if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n pSVar12 = (pointer)operator_new(uVar18);\n local_50 = (pointer)((long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18);\n pSVar19 = pSVar12 + 1;\nLAB_0036f7c1:\n pIVar5 = (__args_0->reader_).inputs_;\n uVar6 = *(undefined8 *)&(__args_0->reader_).flags_;\n uVar3 = *(undefined8 *)&(__args_0->reader_).info_offset_;\n puVar13 = (undefined8 *)(((long)__position._M_current - (long)pSVar2) + (long)pSVar12);\n *puVar13 = &PTR__Sized_input_reader_00656208;\n puVar13[1] = pIVar5;\n puVar13[2] = uVar6;\n puVar13[3] = uVar3;\n pSVar14 = pSVar12;\n pSVar16 = pSVar2;\n if (__position._M_current != pSVar2) {\n do {\n pIVar5 = (pSVar16->reader_).inputs_;\n uVar7 = (pSVar16->reader_).flags_;\n uVar8 = (pSVar16->reader_).offset_;\n pSVar17 = pSVar16 + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14;\n (pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n pSVar16 = pSVar17;\n } while (__position._M_current != pSVar17);\n pSVar19 = (pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))\n ;\n }\n iVar15._M_current = __position._M_current;\n pSVar14 = pSVar19;\n pSVar16 = pSVar2;\n if (__position._M_current != pSVar1) {\n do {\n pIVar5 = ((iVar15._M_current)->reader_).inputs_;\n uVar7 = ((iVar15._M_current)->reader_).flags_;\n uVar8 = ((iVar15._M_current)->reader_).offset_;\n uVar10 = ((iVar15._M_current)->reader_).info_offset_;\n uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14;\n iVar15._M_current = iVar15._M_current + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n (pSVar14->reader_).info_offset_ = uVar10;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n } while (iVar15._M_current != pSVar1);\n pSVar19 = (pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))\n ;\n }\n for (; pSVar16 != pSVar1; pSVar16 = pSVar16 + 1) {\n while (p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader::\n ~Sized_input_reader) {\n pSVar16 = pSVar16 + 1;\n if (pSVar16 == pSVar1) goto LAB_0036f8a8;\n }\n (*p_Var4)(pSVar16);\n }\nLAB_0036f8a8:\n if (pSVar2 != (Sized_input_reader *)0x0) {\n operator_delete(pSVar2);\n }\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start = pSVar12;\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish = pSVar19;\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_end_of_storage = local_50;\n return;\n}\n\n" comment comment (declaration "void __thiscall\nstd::\nvector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n::_M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>\n (vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n *this,iterator __position,Sized_input_reader *__args_0)\n\n{\n Sized_input_reader *pSVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\nvector<gold::" identifier : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::" identifier > : :) identifier , (ERROR "_std::allocator<gold::" identifier : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Sized_input_reader>_>\n::_M_realloc_insert<gold::" identifier > : : identifier > identifier > : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Sized_input_reader>\n (vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n *this,iterator __position,Sized_input_reader *__args_0)\n\n{\n Sized_input_reader" identifier > : : (function_declarator "Sized_input_reader>\n (vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n *this,iterator __position,Sized_input_reader *__args_0)" identifier (ERROR ">" >) (parameter_list "(vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n *this,iterator __position,Sized_input_reader *__args_0)" ( (parameter_declaration "vector<gold::Sized_incremental_binary" type_identifier (ERROR "<gold::" < identifier : :) identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false>::Sized_input_reader" type_identifier (ERROR ">::" > : :) identifier) , (parameter_declaration "_std::allocator<gold::Sized_incremental_binary" type_identifier (ERROR "::allocator<gold::" : : identifier < identifier : :) identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false>::Sized_input_reader>_>\n *this" type_identifier (ERROR ">::Sized_input_reader>_>" > : : identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "iterator __position" type_identifier identifier) , (parameter_declaration "Sized_input_reader *__args_0" type_identifier (pointer_declarator "*__args_0" * identifier)) ))) { identifier) (pointer_declarator "*pSVar1" * identifier) ;) (declaration "Sized_input_reader *pSVar2;" type_identifier (pointer_declarator "*pSVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "_func_int_varargs *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (expression_statement "Incremental_inputs_reader<32,_false> *pIVar5;" (update_expression "Incremental_inputs_reader<32,_false> *pIVar5" (binary_expression "Incremental_inputs_reader<32,_false> *pIVar5" (binary_expression "Incremental_inputs_reader<32" identifier < number_literal) (ERROR ",_false" , identifier) > (pointer_expression "*pIVar5" * identifier)) --) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "undefined4 uVar9;" type_identifier identifier ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "pointer pSVar12;" type_identifier identifier ;) (declaration "undefined8 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "pointer pSVar14;" type_identifier identifier ;) (declaration "iterator iVar15;" type_identifier identifier ;) (declaration "Sized_input_reader *pSVar16;" type_identifier (pointer_declarator "*pSVar16" * identifier) ;) (declaration "Sized_input_reader *pSVar17;" type_identifier (pointer_declarator "*pSVar17" * identifier) ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "pointer pSVar19;" type_identifier identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "pointer local_50;" type_identifier identifier ;) (expression_statement "pSVar1 = (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish;" (assignment_expression "pSVar1 = (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish" identifier = (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Sized_input_reader>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier)) ;) (expression_statement "pSVar2 = (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start;" (assignment_expression "pSVar2 = (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start" identifier = (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Sized_input_reader>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier)) ;) (expression_statement "uVar11 = (long)pSVar1 - (long)pSVar2 >> 5;" (assignment_expression "uVar11 = (long)pSVar1 - (long)pSVar2 >> 5" identifier = (binary_expression "(long)pSVar1 - (long)pSVar2 >> 5" (binary_expression "(long)pSVar1 - (long)pSVar2" (cast_expression "(long)pSVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pSVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar11 == 0) {\n uVar20 = 1;\nLAB_0036f915:\n uVar18 = uVar20 << 5;\n }\n else {\n uVar20 = uVar11 * 2;\n uVar18 = 0xffffffffffffffe0;\n if ((uVar11 <= uVar20) && (uVar20 < 0x800000000000000)) {\n if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" if (parenthesized_expression "(uVar11 == 0)" ( (binary_expression "uVar11 == 0" identifier == number_literal) )) (compound_statement "{\n uVar20 = 1;\nLAB_0036f915:\n uVar18 = uVar20 << 5;\n }" { (expression_statement "uVar20 = 1;" (assignment_expression "uVar20 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0036f915:\n uVar18 = uVar20 << 5;" statement_identifier : (expression_statement "uVar18 = uVar20 << 5;" (assignment_expression "uVar18 = uVar20 << 5" identifier = (binary_expression "uVar20 << 5" identifier << number_literal)) ;)) }) (else_clause "else {\n uVar20 = uVar11 * 2;\n uVar18 = 0xffffffffffffffe0;\n if ((uVar11 <= uVar20) && (uVar20 < 0x800000000000000)) {\n if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" else (compound_statement "{\n uVar20 = uVar11 * 2;\n uVar18 = 0xffffffffffffffe0;\n if ((uVar11 <= uVar20) && (uVar20 < 0x800000000000000)) {\n if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" { (expression_statement "uVar20 = uVar11 * 2;" (assignment_expression "uVar20 = uVar11 * 2" identifier = (binary_expression "uVar11 * 2" identifier * number_literal)) ;) (expression_statement "uVar18 = 0xffffffffffffffe0;" (assignment_expression "uVar18 = 0xffffffffffffffe0" identifier = number_literal) ;) (if_statement "if ((uVar11 <= uVar20) && (uVar20 < 0x800000000000000)) {\n if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" if (parenthesized_expression "((uVar11 <= uVar20) && (uVar20 < 0x800000000000000))" ( (binary_expression "(uVar11 <= uVar20) && (uVar20 < 0x800000000000000)" (parenthesized_expression "(uVar11 <= uVar20)" ( (binary_expression "uVar11 <= uVar20" identifier <= identifier) )) && (parenthesized_expression "(uVar20 < 0x800000000000000)" ( (binary_expression "uVar20 < 0x800000000000000" identifier < number_literal) ))) )) (compound_statement "{\n if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" { (if_statement "if (uVar20 == 0) {\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }" if (parenthesized_expression "(uVar20 == 0)" ( (binary_expression "uVar20 == 0" identifier == number_literal) )) (compound_statement "{\n pSVar19 = (pointer)0x20;\n pSVar12 = (pointer)0x0;\n local_50 = (pointer)0x0;\n goto LAB_0036f7c1;\n }" { (expression_statement "pSVar19 = (pointer)0x20;" (assignment_expression "pSVar19 = (pointer)0x20" identifier = (cast_expression "(pointer)0x20" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "pSVar12 = (pointer)0x0;" (assignment_expression "pSVar12 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "local_50 = (pointer)0x0;" (assignment_expression "local_50 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (goto_statement "goto LAB_0036f7c1;" goto statement_identifier ;) })) (goto_statement "goto LAB_0036f915;" goto statement_identifier ;) })) }))) (expression_statement "pSVar12 = (pointer)operator_new(uVar18);" (assignment_expression "pSVar12 = (pointer)operator_new(uVar18)" identifier = (cast_expression "(pointer)operator_new(uVar18)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(uVar18)" identifier (argument_list "(uVar18)" ( identifier ))))) ;) (expression_statement "local_50 = (pointer)((long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18);" (assignment_expression "local_50 = (pointer)((long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18)" identifier = (call_expression "(pointer)((long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18)" ( (binary_expression "(long)&(pSVar12->super_Input_reader)._vptr_Input_reader + uVar18" (cast_expression "(long)&(pSVar12->super_Input_reader)._vptr_Input_reader" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(pSVar12->super_Input_reader)._vptr_Input_reader" & (field_expression "(pSVar12->super_Input_reader)._vptr_Input_reader" (parenthesized_expression "(pSVar12->super_Input_reader)" ( (field_expression "pSVar12->super_Input_reader" identifier -> field_identifier) )) . field_identifier))) + identifier) )))) ;) (expression_statement "pSVar19 = pSVar12 + 1;" (assignment_expression "pSVar19 = pSVar12 + 1" identifier = (binary_expression "pSVar12 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0036f7c1:\n pIVar5 = (__args_0->reader_).inputs_;" statement_identifier : (expression_statement "pIVar5 = (__args_0->reader_).inputs_;" (assignment_expression "pIVar5 = (__args_0->reader_).inputs_" identifier = (field_expression "(__args_0->reader_).inputs_" (parenthesized_expression "(__args_0->reader_)" ( (field_expression "__args_0->reader_" identifier -> field_identifier) )) . field_identifier)) ;)) (expression_statement "uVar6 = *(undefined8 *)&(__args_0->reader_).flags_;" (assignment_expression "uVar6 = *(undefined8 *)&(__args_0->reader_).flags_" identifier = (pointer_expression "*(undefined8 *)&(__args_0->reader_).flags_" * (cast_expression "(undefined8 *)&(__args_0->reader_).flags_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__args_0->reader_).flags_" & (field_expression "(__args_0->reader_).flags_" (parenthesized_expression "(__args_0->reader_)" ( (field_expression "__args_0->reader_" identifier -> field_identifier) )) . field_identifier))))) ;) (expression_statement "uVar3 = *(undefined8 *)&(__args_0->reader_).info_offset_;" (assignment_expression "uVar3 = *(undefined8 *)&(__args_0->reader_).info_offset_" identifier = (pointer_expression "*(undefined8 *)&(__args_0->reader_).info_offset_" * (cast_expression "(undefined8 *)&(__args_0->reader_).info_offset_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__args_0->reader_).info_offset_" & (field_expression "(__args_0->reader_).info_offset_" (parenthesized_expression "(__args_0->reader_)" ( (field_expression "__args_0->reader_" identifier -> field_identifier) )) . field_identifier))))) ;) (expression_statement "puVar13 = (undefined8 *)(((long)__position._M_current - (long)pSVar2) + (long)pSVar12);" (assignment_expression "puVar13 = (undefined8 *)(((long)__position._M_current - (long)pSVar2) + (long)pSVar12)" identifier = (cast_expression "(undefined8 *)(((long)__position._M_current - (long)pSVar2) + (long)pSVar12)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((long)__position._M_current - (long)pSVar2) + (long)pSVar12)" ( (binary_expression "((long)__position._M_current - (long)pSVar2) + (long)pSVar12" (parenthesized_expression "((long)__position._M_current - (long)pSVar2)" ( (binary_expression "(long)__position._M_current - (long)pSVar2" (cast_expression "(long)__position._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__position._M_current" identifier . field_identifier)) - (cast_expression "(long)pSVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(long)pSVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "*puVar13 = &PTR__Sized_input_reader_00656208;" (assignment_expression "*puVar13 = &PTR__Sized_input_reader_00656208" (pointer_expression "*puVar13" * identifier) = (pointer_expression "&PTR__Sized_input_reader_00656208" & identifier)) ;) (expression_statement "puVar13[1] = pIVar5;" (assignment_expression "puVar13[1] = pIVar5" (subscript_expression "puVar13[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar13[2] = uVar6;" (assignment_expression "puVar13[2] = uVar6" (subscript_expression "puVar13[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar13[3] = uVar3;" (assignment_expression "puVar13[3] = uVar3" (subscript_expression "puVar13[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pSVar14 = pSVar12;" (assignment_expression "pSVar14 = pSVar12" identifier = identifier) ;) (expression_statement "pSVar16 = pSVar2;" (assignment_expression "pSVar16 = pSVar2" identifier = identifier) ;) (if_statement "if (__position._M_current != pSVar2) {\n do {\n pIVar5 = (pSVar16->reader_).inputs_;\n uVar7 = (pSVar16->reader_).flags_;\n uVar8 = (pSVar16->reader_).offset_;\n pSVar17 = pSVar16 + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14;\n (pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n pSVar16 = pSVar17;\n } while (__position._M_current != pSVar17);\n pSVar19 = (pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))\n ;\n }" if (parenthesized_expression "(__position._M_current != pSVar2)" ( (binary_expression "__position._M_current != pSVar2" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (compound_statement "{\n do {\n pIVar5 = (pSVar16->reader_).inputs_;\n uVar7 = (pSVar16->reader_).flags_;\n uVar8 = (pSVar16->reader_).offset_;\n pSVar17 = pSVar16 + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14;\n (pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n pSVar16 = pSVar17;\n } while (__position._M_current != pSVar17);\n pSVar19 = (pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))\n ;\n }" { (do_statement "do {\n pIVar5 = (pSVar16->reader_).inputs_;\n uVar7 = (pSVar16->reader_).flags_;\n uVar8 = (pSVar16->reader_).offset_;\n pSVar17 = pSVar16 + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14;\n (pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n pSVar16 = pSVar17;\n } while (__position._M_current != pSVar17);" do (compound_statement "{\n pIVar5 = (pSVar16->reader_).inputs_;\n uVar7 = (pSVar16->reader_).flags_;\n uVar8 = (pSVar16->reader_).offset_;\n pSVar17 = pSVar16 + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14;\n (pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n pSVar16 = pSVar17;\n }" { (expression_statement "pIVar5 = (pSVar16->reader_).inputs_;" (assignment_expression "pIVar5 = (pSVar16->reader_).inputs_" identifier = (field_expression "(pSVar16->reader_).inputs_" (parenthesized_expression "(pSVar16->reader_)" ( (field_expression "pSVar16->reader_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar7 = (pSVar16->reader_).flags_;" (assignment_expression "uVar7 = (pSVar16->reader_).flags_" identifier = (field_expression "(pSVar16->reader_).flags_" (parenthesized_expression "(pSVar16->reader_)" ( (field_expression "pSVar16->reader_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar8 = (pSVar16->reader_).offset_;" (assignment_expression "uVar8 = (pSVar16->reader_).offset_" identifier = (field_expression "(pSVar16->reader_).offset_" (parenthesized_expression "(pSVar16->reader_)" ( (field_expression "pSVar16->reader_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pSVar17 = pSVar16 + 1;" (assignment_expression "pSVar17 = pSVar16 + 1" identifier = (binary_expression "pSVar16 + 1" identifier + number_literal)) ;) (expression_statement "(pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;" (assignment_expression "(pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208" (field_expression "(pSVar14->super_Input_reader)._vptr_Input_reader" (parenthesized_expression "(pSVar14->super_Input_reader)" ( (field_expression "pSVar14->super_Input_reader" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Sized_input_reader_00656208" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Sized_input_reader_00656208" & identifier))) ;) (expression_statement "(pSVar14->reader_).inputs_ = pIVar5;" (assignment_expression "(pSVar14->reader_).inputs_ = pIVar5" (field_expression "(pSVar14->reader_).inputs_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pSVar14->reader_).flags_ = uVar7;" (assignment_expression "(pSVar14->reader_).flags_ = uVar7" (field_expression "(pSVar14->reader_).flags_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pSVar14->reader_).offset_ = uVar8;" (assignment_expression "(pSVar14->reader_).offset_ = uVar8" (field_expression "(pSVar14->reader_).offset_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14;" (assignment_expression "uVar9 = *(undefined4 *)&(pSVar16->reader_).field_0x14" identifier = (pointer_expression "*(undefined4 *)&(pSVar16->reader_).field_0x14" * (cast_expression "(undefined4 *)&(pSVar16->reader_).field_0x14" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pSVar16->reader_).field_0x14" & (field_expression "(pSVar16->reader_).field_0x14" (parenthesized_expression "(pSVar16->reader_)" ( (field_expression "pSVar16->reader_" identifier -> field_identifier) )) . field_identifier))))) ;) (expression_statement "(pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_;" (assignment_expression "(pSVar14->reader_).info_offset_ = (pSVar16->reader_).info_offset_" (field_expression "(pSVar14->reader_).info_offset_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = (field_expression "(pSVar16->reader_).info_offset_" (parenthesized_expression "(pSVar16->reader_)" ( (field_expression "pSVar16->reader_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "*(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;" (assignment_expression "*(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9" (pointer_expression "*(undefined4 *)&(pSVar14->reader_).field_0x14" * (cast_expression "(undefined4 *)&(pSVar14->reader_).field_0x14" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pSVar14->reader_).field_0x14" & (field_expression "(pSVar14->reader_).field_0x14" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier)))) = identifier) ;) (expression_statement "pSVar14 = pSVar14 + 1;" (assignment_expression "pSVar14 = pSVar14 + 1" identifier = (binary_expression "pSVar14 + 1" identifier + number_literal)) ;) (expression_statement "pSVar16 = pSVar17;" (assignment_expression "pSVar16 = pSVar17" identifier = identifier) ;) }) while (parenthesized_expression "(__position._M_current != pSVar17)" ( (binary_expression "__position._M_current != pSVar17" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) ;) (expression_statement "pSVar19 = (pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))\n ;" (assignment_expression "pSVar19 = (pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))" identifier = (call_expression "(pointer)((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U))" ( (binary_expression "(long)&pSVar12[2].super_Input_reader._vptr_Input_reader +\n ((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U)" (cast_expression "(long)&pSVar12[2].super_Input_reader._vptr_Input_reader" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pSVar12[2].super_Input_reader._vptr_Input_reader" & (field_expression "pSVar12[2].super_Input_reader._vptr_Input_reader" (field_expression "pSVar12[2].super_Input_reader" (subscript_expression "pSVar12[2]" identifier [ number_literal ]) . field_identifier) . field_identifier))) + (parenthesized_expression "((long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U)" ( (binary_expression "(long)__position._M_current + (-0x20 - (long)pSVar2) & 0xffffffffffffffe0U" (binary_expression "(long)__position._M_current + (-0x20 - (long)pSVar2)" (cast_expression "(long)__position._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__position._M_current" identifier . field_identifier)) + (parenthesized_expression "(-0x20 - (long)pSVar2)" ( (binary_expression "-0x20 - (long)pSVar2" number_literal - (cast_expression "(long)pSVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) )))) ;) })) (expression_statement "iVar15._M_current = __position._M_current;" (assignment_expression "iVar15._M_current = __position._M_current" (field_expression "iVar15._M_current" identifier . field_identifier) = (field_expression "__position._M_current" identifier . field_identifier)) ;) (expression_statement "pSVar14 = pSVar19;" (assignment_expression "pSVar14 = pSVar19" identifier = identifier) ;) (expression_statement "pSVar16 = pSVar2;" (assignment_expression "pSVar16 = pSVar2" identifier = identifier) ;) (if_statement "if (__position._M_current != pSVar1) {\n do {\n pIVar5 = ((iVar15._M_current)->reader_).inputs_;\n uVar7 = ((iVar15._M_current)->reader_).flags_;\n uVar8 = ((iVar15._M_current)->reader_).offset_;\n uVar10 = ((iVar15._M_current)->reader_).info_offset_;\n uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14;\n iVar15._M_current = iVar15._M_current + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n (pSVar14->reader_).info_offset_ = uVar10;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n } while (iVar15._M_current != pSVar1);\n pSVar19 = (pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))\n ;\n }" if (parenthesized_expression "(__position._M_current != pSVar1)" ( (binary_expression "__position._M_current != pSVar1" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (compound_statement "{\n do {\n pIVar5 = ((iVar15._M_current)->reader_).inputs_;\n uVar7 = ((iVar15._M_current)->reader_).flags_;\n uVar8 = ((iVar15._M_current)->reader_).offset_;\n uVar10 = ((iVar15._M_current)->reader_).info_offset_;\n uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14;\n iVar15._M_current = iVar15._M_current + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n (pSVar14->reader_).info_offset_ = uVar10;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n } while (iVar15._M_current != pSVar1);\n pSVar19 = (pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))\n ;\n }" { (do_statement "do {\n pIVar5 = ((iVar15._M_current)->reader_).inputs_;\n uVar7 = ((iVar15._M_current)->reader_).flags_;\n uVar8 = ((iVar15._M_current)->reader_).offset_;\n uVar10 = ((iVar15._M_current)->reader_).info_offset_;\n uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14;\n iVar15._M_current = iVar15._M_current + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n (pSVar14->reader_).info_offset_ = uVar10;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n } while (iVar15._M_current != pSVar1);" do (compound_statement "{\n pIVar5 = ((iVar15._M_current)->reader_).inputs_;\n uVar7 = ((iVar15._M_current)->reader_).flags_;\n uVar8 = ((iVar15._M_current)->reader_).offset_;\n uVar10 = ((iVar15._M_current)->reader_).info_offset_;\n uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14;\n iVar15._M_current = iVar15._M_current + 1;\n (pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;\n (pSVar14->reader_).inputs_ = pIVar5;\n (pSVar14->reader_).flags_ = uVar7;\n (pSVar14->reader_).offset_ = uVar8;\n (pSVar14->reader_).info_offset_ = uVar10;\n *(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;\n pSVar14 = pSVar14 + 1;\n }" { (expression_statement "pIVar5 = ((iVar15._M_current)->reader_).inputs_;" (assignment_expression "pIVar5 = ((iVar15._M_current)->reader_).inputs_" identifier = (field_expression "((iVar15._M_current)->reader_).inputs_" (parenthesized_expression "((iVar15._M_current)->reader_)" ( (field_expression "(iVar15._M_current)->reader_" (parenthesized_expression "(iVar15._M_current)" ( (field_expression "iVar15._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar7 = ((iVar15._M_current)->reader_).flags_;" (assignment_expression "uVar7 = ((iVar15._M_current)->reader_).flags_" identifier = (field_expression "((iVar15._M_current)->reader_).flags_" (parenthesized_expression "((iVar15._M_current)->reader_)" ( (field_expression "(iVar15._M_current)->reader_" (parenthesized_expression "(iVar15._M_current)" ( (field_expression "iVar15._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar8 = ((iVar15._M_current)->reader_).offset_;" (assignment_expression "uVar8 = ((iVar15._M_current)->reader_).offset_" identifier = (field_expression "((iVar15._M_current)->reader_).offset_" (parenthesized_expression "((iVar15._M_current)->reader_)" ( (field_expression "(iVar15._M_current)->reader_" (parenthesized_expression "(iVar15._M_current)" ( (field_expression "iVar15._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar10 = ((iVar15._M_current)->reader_).info_offset_;" (assignment_expression "uVar10 = ((iVar15._M_current)->reader_).info_offset_" identifier = (field_expression "((iVar15._M_current)->reader_).info_offset_" (parenthesized_expression "((iVar15._M_current)->reader_)" ( (field_expression "(iVar15._M_current)->reader_" (parenthesized_expression "(iVar15._M_current)" ( (field_expression "iVar15._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14;" (assignment_expression "uVar9 = *(undefined4 *)&((iVar15._M_current)->reader_).field_0x14" identifier = (pointer_expression "*(undefined4 *)&((iVar15._M_current)->reader_).field_0x14" * (cast_expression "(undefined4 *)&((iVar15._M_current)->reader_).field_0x14" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&((iVar15._M_current)->reader_).field_0x14" & (field_expression "((iVar15._M_current)->reader_).field_0x14" (parenthesized_expression "((iVar15._M_current)->reader_)" ( (field_expression "(iVar15._M_current)->reader_" (parenthesized_expression "(iVar15._M_current)" ( (field_expression "iVar15._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))))) ;) (expression_statement "iVar15._M_current = iVar15._M_current + 1;" (assignment_expression "iVar15._M_current = iVar15._M_current + 1" (field_expression "iVar15._M_current" identifier . field_identifier) = (binary_expression "iVar15._M_current + 1" (field_expression "iVar15._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "(pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208;" (assignment_expression "(pSVar14->super_Input_reader)._vptr_Input_reader =\n (_func_int_varargs **)&PTR__Sized_input_reader_00656208" (field_expression "(pSVar14->super_Input_reader)._vptr_Input_reader" (parenthesized_expression "(pSVar14->super_Input_reader)" ( (field_expression "pSVar14->super_Input_reader" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Sized_input_reader_00656208" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Sized_input_reader_00656208" & identifier))) ;) (expression_statement "(pSVar14->reader_).inputs_ = pIVar5;" (assignment_expression "(pSVar14->reader_).inputs_ = pIVar5" (field_expression "(pSVar14->reader_).inputs_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pSVar14->reader_).flags_ = uVar7;" (assignment_expression "(pSVar14->reader_).flags_ = uVar7" (field_expression "(pSVar14->reader_).flags_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pSVar14->reader_).offset_ = uVar8;" (assignment_expression "(pSVar14->reader_).offset_ = uVar8" (field_expression "(pSVar14->reader_).offset_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pSVar14->reader_).info_offset_ = uVar10;" (assignment_expression "(pSVar14->reader_).info_offset_ = uVar10" (field_expression "(pSVar14->reader_).info_offset_" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9;" (assignment_expression "*(undefined4 *)&(pSVar14->reader_).field_0x14 = uVar9" (pointer_expression "*(undefined4 *)&(pSVar14->reader_).field_0x14" * (cast_expression "(undefined4 *)&(pSVar14->reader_).field_0x14" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pSVar14->reader_).field_0x14" & (field_expression "(pSVar14->reader_).field_0x14" (parenthesized_expression "(pSVar14->reader_)" ( (field_expression "pSVar14->reader_" identifier -> field_identifier) )) . field_identifier)))) = identifier) ;) (expression_statement "pSVar14 = pSVar14 + 1;" (assignment_expression "pSVar14 = pSVar14 + 1" identifier = (binary_expression "pSVar14 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar15._M_current != pSVar1)" ( (binary_expression "iVar15._M_current != pSVar1" (field_expression "iVar15._M_current" identifier . field_identifier) != identifier) )) ;) (expression_statement "pSVar19 = (pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))\n ;" (assignment_expression "pSVar19 = (pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))" identifier = (call_expression "(pointer)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U))" ( (binary_expression "(long)&pSVar19[1].super_Input_reader._vptr_Input_reader +\n ((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U)" (cast_expression "(long)&pSVar19[1].super_Input_reader._vptr_Input_reader" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pSVar19[1].super_Input_reader._vptr_Input_reader" & (field_expression "pSVar19[1].super_Input_reader._vptr_Input_reader" (field_expression "pSVar19[1].super_Input_reader" (subscript_expression "pSVar19[1]" identifier [ number_literal ]) . field_identifier) . field_identifier))) + (parenthesized_expression "((long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U)" ( (binary_expression "(long)pSVar1 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U" (binary_expression "(long)pSVar1 + (-0x20 - (long)__position._M_current)" (cast_expression "(long)pSVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x20 - (long)__position._M_current)" ( (binary_expression "-0x20 - (long)__position._M_current" number_literal - (cast_expression "(long)__position._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__position._M_current" identifier . field_identifier))) ))) & number_literal) ))) )))) ;) })) (for_statement "for (; pSVar16 != pSVar1; pSVar16 = pSVar16 + 1) {\n while (p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader::\n ~Sized_input_reader) {\n pSVar16 = pSVar16 + 1;\n if (pSVar16 == pSVar1) goto LAB_0036f8a8;\n }\n (*p_Var4)(pSVar16);\n }" for ( ; (binary_expression "pSVar16 != pSVar1" identifier != identifier) ; (assignment_expression "pSVar16 = pSVar16 + 1" identifier = (binary_expression "pSVar16 + 1" identifier + number_literal)) ) (compound_statement "{\n while (p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader::\n ~Sized_input_reader) {\n pSVar16 = pSVar16 + 1;\n if (pSVar16 == pSVar1) goto LAB_0036f8a8;\n }\n (*p_Var4)(pSVar16);\n }" { (while_statement "while (p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader::\n ~Sized_input_reader) {\n pSVar16 = pSVar16 + 1;\n if (pSVar16 == pSVar1) goto LAB_0036f8a8;\n }" while (parenthesized_expression "(p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader::\n ~Sized_input_reader)" ( (ERROR "p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold::Sized_incremental_binary<32,_false>::Sized_input_reader::" (comma_expression "p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader,\n p_Var4 == gold" (assignment_expression "p_Var4 = *(pSVar16->super_Input_reader)._vptr_Input_reader" identifier = (pointer_expression "*(pSVar16->super_Input_reader)._vptr_Input_reader" * (field_expression "(pSVar16->super_Input_reader)._vptr_Input_reader" (parenthesized_expression "(pSVar16->super_Input_reader)" ( (field_expression "pSVar16->super_Input_reader" identifier -> field_identifier) )) . field_identifier))) , (binary_expression "p_Var4 == gold" identifier == identifier)) : : (comma_expression "Sized_incremental_binary<32,_false>::Sized_input_reader" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier)) : :) (unary_expression "~Sized_input_reader" ~ identifier) )) (compound_statement "{\n pSVar16 = pSVar16 + 1;\n if (pSVar16 == pSVar1) goto LAB_0036f8a8;\n }" { (expression_statement "pSVar16 = pSVar16 + 1;" (assignment_expression "pSVar16 = pSVar16 + 1" identifier = (binary_expression "pSVar16 + 1" identifier + number_literal)) ;) (if_statement "if (pSVar16 == pSVar1) goto LAB_0036f8a8;" if (parenthesized_expression "(pSVar16 == pSVar1)" ( (binary_expression "pSVar16 == pSVar1" identifier == identifier) )) (goto_statement "goto LAB_0036f8a8;" goto statement_identifier ;)) })) (expression_statement "(*p_Var4)(pSVar16);" (call_expression "(*p_Var4)(pSVar16)" (parenthesized_expression "(*p_Var4)" ( (pointer_expression "*p_Var4" * identifier) )) (argument_list "(pSVar16)" ( identifier ))) ;) })) (labeled_statement "LAB_0036f8a8:\n if (pSVar2 != (Sized_input_reader *)0x0) {\n operator_delete(pSVar2);\n }" statement_identifier : (if_statement "if (pSVar2 != (Sized_input_reader *)0x0) {\n operator_delete(pSVar2);\n }" if (parenthesized_expression "(pSVar2 != (Sized_input_reader *)0x0)" ( (binary_expression "pSVar2 != (Sized_input_reader *)0x0" identifier != (cast_expression "(Sized_input_reader *)0x0" ( (type_descriptor "Sized_input_reader *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(pSVar2);\n }" { (expression_statement "operator_delete(pSVar2);" (call_expression "operator_delete(pSVar2)" identifier (argument_list "(pSVar2)" ( identifier ))) ;) }))) (expression_statement "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start = pSVar12;" (assignment_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start = pSVar12" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Sized_input_reader>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish = pSVar19;" (assignment_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish = pSVar19" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Sized_input_reader>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_end_of_storage = local_50;" (assignment_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_end_of_storage = local_50" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl._M_end_of_storage" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Sized_input_reader>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0036f750(long *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}\n\n" (function_definition "void FUN_0036f750(long *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}" primitive_type (function_declarator "FUN_0036f750(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "long local_50;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = (undefined8 *)param_1[1];" (assignment_expression "puVar1 = (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 ]))) ;) (expression_statement "puVar2 = (undefined8 *)*param_1;" (assignment_expression "puVar2 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar6 = (long)puVar1 - (long)puVar2 >> 5;" (assignment_expression "uVar6 = (long)puVar1 - (long)puVar2 >> 5" identifier = (binary_expression "(long)puVar1 - (long)puVar2 >> 5" (binary_expression "(long)puVar1 - (long)puVar2" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" if (parenthesized_expression "(uVar6 == 0)" ( (binary_expression "uVar6 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }" { (expression_statement "uVar12 = 1;" (assignment_expression "uVar12 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0036f915:\n local_50 = uVar12 << 5;" statement_identifier : (expression_statement "local_50 = uVar12 << 5;" (assignment_expression "local_50 = uVar12 << 5" identifier = (binary_expression "uVar12 << 5" identifier << number_literal)) ;)) }) (else_clause "else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" else (compound_statement "{\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" { (expression_statement "uVar12 = uVar6 * 2;" (assignment_expression "uVar12 = uVar6 * 2" identifier = (binary_expression "uVar6 * 2" identifier * number_literal)) ;) (expression_statement "local_50 = -0x20;" (assignment_expression "local_50 = -0x20" identifier = number_literal) ;) (if_statement "if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" if (parenthesized_expression "((uVar6 <= uVar12) && (uVar12 < 0x800000000000000))" ( (binary_expression "(uVar6 <= uVar12) && (uVar12 < 0x800000000000000)" (parenthesized_expression "(uVar6 <= uVar12)" ( (binary_expression "uVar6 <= uVar12" identifier <= identifier) )) && (parenthesized_expression "(uVar12 < 0x800000000000000)" ( (binary_expression "uVar12 < 0x800000000000000" identifier < number_literal) ))) )) (compound_statement "{\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" { (if_statement "if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }" if (parenthesized_expression "(uVar12 == 0)" ( (binary_expression "uVar12 == 0" identifier == number_literal) )) (compound_statement "{\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }" { (expression_statement "puVar11 = (undefined8 *)0x20;" (assignment_expression "puVar11 = (undefined8 *)0x20" identifier = (cast_expression "(undefined8 *)0x20" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar7 = (undefined8 *)0x0;" (assignment_expression "puVar7 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_0036f7c1;" goto statement_identifier ;) })) (goto_statement "goto LAB_0036f915;" goto statement_identifier ;) })) }))) (expression_statement "puVar7 = (undefined8 *)FUN_0049cb70(local_50);" (assignment_expression "puVar7 = (undefined8 *)FUN_0049cb70(local_50)" identifier = (cast_expression "(undefined8 *)FUN_0049cb70(local_50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0049cb70(local_50)" identifier (argument_list "(local_50)" ( identifier ))))) ;) (expression_statement "local_50 = (long)puVar7 + local_50;" (assignment_expression "local_50 = (long)puVar7 + local_50" identifier = (binary_expression "(long)puVar7 + local_50" (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (expression_statement "puVar11 = puVar7 + 4;" (assignment_expression "puVar11 = puVar7 + 4" identifier = (binary_expression "puVar7 + 4" identifier + number_literal)) ;) (labeled_statement "LAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);" statement_identifier : (expression_statement "uVar4 = *(undefined8 *)(param_3 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_3 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 8)" * (cast_expression "(undefined8 *)(param_3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) ;)) (expression_statement "uVar5 = *(undefined8 *)(param_3 + 0x10);" (assignment_expression "uVar5 = *(undefined8 *)(param_3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0x10)" * (cast_expression "(undefined8 *)(param_3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10)" ( (binary_expression "param_3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = *(undefined8 *)(param_3 + 0x18);" (assignment_expression "uVar3 = *(undefined8 *)(param_3 + 0x18)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0x18)" * (cast_expression "(undefined8 *)(param_3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);" (assignment_expression "puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7)" identifier = (cast_expression "(undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((long)param_2 - (long)puVar2) + (long)puVar7)" ( (binary_expression "((long)param_2 - (long)puVar2) + (long)puVar7" (parenthesized_expression "((long)param_2 - (long)puVar2)" ( (binary_expression "(long)param_2 - (long)puVar2" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "*puVar8 = &PTR_FUN_00656208;" (assignment_expression "*puVar8 = &PTR_FUN_00656208" (pointer_expression "*puVar8" * identifier) = (pointer_expression "&PTR_FUN_00656208" & identifier)) ;) (expression_statement "puVar8[1] = uVar4;" (assignment_expression "puVar8[1] = uVar4" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[2] = uVar5;" (assignment_expression "puVar8[2] = uVar5" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[3] = uVar3;" (assignment_expression "puVar8[3] = uVar3" (subscript_expression "puVar8[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8 = puVar7;" (assignment_expression "puVar8 = puVar7" identifier = identifier) ;) (expression_statement "puVar9 = puVar2;" (assignment_expression "puVar9 = puVar2" identifier = identifier) ;) (if_statement "if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }" if (parenthesized_expression "(param_2 != puVar2)" ( (binary_expression "param_2 != puVar2" identifier != identifier) )) (compound_statement "{\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }" { (do_statement "do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);" do (compound_statement "{\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n }" { (expression_statement "uVar3 = puVar9[1];" (assignment_expression "uVar3 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = puVar9[2];" (assignment_expression "uVar4 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "puVar11 = puVar9 + 4;" (assignment_expression "puVar11 = puVar9 + 4" identifier = (binary_expression "puVar9 + 4" identifier + number_literal)) ;) (expression_statement "*puVar8 = &PTR_FUN_00656208;" (assignment_expression "*puVar8 = &PTR_FUN_00656208" (pointer_expression "*puVar8" * identifier) = (pointer_expression "&PTR_FUN_00656208" & identifier)) ;) (expression_statement "puVar8[1] = uVar3;" (assignment_expression "puVar8[1] = uVar3" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[2] = uVar4;" (assignment_expression "puVar8[2] = uVar4" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[3] = puVar9[3];" (assignment_expression "puVar8[3] = puVar9[3]" (subscript_expression "puVar8[3]" identifier [ number_literal ]) = (subscript_expression "puVar9[3]" identifier [ number_literal ])) ;) (expression_statement "puVar8 = puVar8 + 4;" (assignment_expression "puVar8 = puVar8 + 4" identifier = (binary_expression "puVar8 + 4" identifier + number_literal)) ;) (expression_statement "puVar9 = puVar11;" (assignment_expression "puVar9 = puVar11" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 != puVar11)" ( (binary_expression "param_2 != puVar11" identifier != identifier) )) ;) (expression_statement "puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;" (assignment_expression "puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" identifier = (cast_expression "(undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" ( (binary_expression "(long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40" (binary_expression "(long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U)" (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U)" ( (binary_expression "(long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U" (binary_expression "(long)param_2 + (-0x20 - (long)puVar2)" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x20 - (long)puVar2)" ( (binary_expression "-0x20 - (long)puVar2" number_literal - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (expression_statement "puVar9 = param_2;" (assignment_expression "puVar9 = param_2" identifier = identifier) ;) (expression_statement "puVar10 = puVar11;" (assignment_expression "puVar10 = puVar11" identifier = identifier) ;) (expression_statement "puVar8 = puVar2;" (assignment_expression "puVar8 = puVar2" identifier = identifier) ;) (if_statement "if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }" if (parenthesized_expression "(param_2 != puVar1)" ( (binary_expression "param_2 != puVar1" identifier != identifier) )) (compound_statement "{\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }" { (do_statement "do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);" do (compound_statement "{\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n }" { (expression_statement "uVar4 = puVar9[1];" (assignment_expression "uVar4 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = puVar9[2];" (assignment_expression "uVar5 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = puVar9[3];" (assignment_expression "uVar3 = puVar9[3]" identifier = (subscript_expression "puVar9[3]" identifier [ number_literal ])) ;) (expression_statement "puVar9 = puVar9 + 4;" (assignment_expression "puVar9 = puVar9 + 4" identifier = (binary_expression "puVar9 + 4" identifier + number_literal)) ;) (expression_statement "*puVar10 = &PTR_FUN_00656208;" (assignment_expression "*puVar10 = &PTR_FUN_00656208" (pointer_expression "*puVar10" * identifier) = (pointer_expression "&PTR_FUN_00656208" & identifier)) ;) (expression_statement "puVar10[1] = uVar4;" (assignment_expression "puVar10[1] = uVar4" (subscript_expression "puVar10[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[2] = uVar5;" (assignment_expression "puVar10[2] = uVar5" (subscript_expression "puVar10[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[3] = uVar3;" (assignment_expression "puVar10[3] = uVar3" (subscript_expression "puVar10[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10 = puVar10 + 4;" (assignment_expression "puVar10 = puVar10 + 4" identifier = (binary_expression "puVar10 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar9 != puVar1)" ( (binary_expression "puVar9 != puVar1" identifier != identifier) )) ;) (expression_statement "puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );" (assignment_expression "puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" identifier = (cast_expression "(undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" ( (binary_expression "(long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20" (binary_expression "(long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U)" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U)" ( (binary_expression "(long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U" (binary_expression "(long)puVar1 + (-0x20 - (long)param_2)" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "(-0x20 - (long)param_2)" ( (binary_expression "-0x20 - (long)param_2" number_literal - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) & number_literal) ))) + number_literal) )))) ;) })) (for_statement "for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }" for ( ; (binary_expression "puVar8 != puVar1" identifier != identifier) ; (assignment_expression "puVar8 = puVar8 + 4" identifier = (binary_expression "puVar8 + 4" identifier + number_literal)) ) (compound_statement "{\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }" { (while_statement "while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }" while (parenthesized_expression "(*(code **)*puVar8 == FUN_0035b250)" ( (binary_expression "*(code **)*puVar8 == FUN_0035b250" (pointer_expression "*(code **)*puVar8" * (cast_expression "(code **)*puVar8" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*puVar8" * identifier))) == identifier) )) (compound_statement "{\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }" { (expression_statement "puVar8 = puVar8 + 4;" (assignment_expression "puVar8 = puVar8 + 4" identifier = (binary_expression "puVar8 + 4" identifier + number_literal)) ;) (if_statement "if (puVar8 == puVar1) goto LAB_0036f8a8;" if (parenthesized_expression "(puVar8 == puVar1)" ( (binary_expression "puVar8 == puVar1" identifier == identifier) )) (goto_statement "goto LAB_0036f8a8;" goto statement_identifier ;)) })) (expression_statement "(**(code **)*puVar8)(puVar8);" (call_expression "(**(code **)*puVar8)(puVar8)" (parenthesized_expression "(**(code **)*puVar8)" ( (pointer_expression "**(code **)*puVar8" * (pointer_expression "*(code **)*puVar8" * (cast_expression "(code **)*puVar8" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*puVar8" * identifier)))) )) (argument_list "(puVar8)" ( identifier ))) ;) })) (labeled_statement "LAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }" statement_identifier : (if_statement "if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }" if (parenthesized_expression "(puVar2 != (undefined8 *)0x0)" ( (binary_expression "puVar2 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_0049e340(puVar2);\n }" { (expression_statement "FUN_0049e340(puVar2);" (call_expression "FUN_0049e340(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) }))) (expression_statement "*param_1 = (long)puVar7;" (assignment_expression "*param_1 = (long)puVar7" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[1] = (long)puVar11;" (assignment_expression "param_1[1] = (long)puVar11" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = local_50;" (assignment_expression "param_1[2] = local_50" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * 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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT << LIT)) ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (binary_expression IDENT < LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + 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 IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) ;) (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 IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression LIT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) & LIT) ))) + LIT) )))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression LIT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) & LIT) ))) + LIT) )))) ;) })) (for_statement for ( ; (binary_expression IDENT != IDENT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (while_statement while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT)))) )) (argument_list ( IDENT ))) ;) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_0036f750(long *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0036f750(long *param_1,undefined8 *param_2,long param_3)" (identifier "FUN_0036f750") (parameter_list "(long *param_1,undefined8 *param_2,long param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined8 *puVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n ulong uVar12;\n long local_50;\n \n puVar1 = (undefined8 *)param_1[1];\n puVar2 = (undefined8 *)*param_1;\n uVar6 = (long)puVar1 - (long)puVar2 >> 5;\n if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }\n puVar7 = (undefined8 *)FUN_0049cb70(local_50);\n local_50 = (long)puVar7 + local_50;\n puVar11 = puVar7 + 4;\nLAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);\n uVar5 = *(undefined8 *)(param_3 + 0x10);\n uVar3 = *(undefined8 *)(param_3 + 0x18);\n puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar4;\n puVar8[2] = uVar5;\n puVar8[3] = uVar3;\n puVar8 = puVar7;\n puVar9 = puVar2;\n if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }\n puVar9 = param_2;\n puVar10 = puVar11;\n puVar8 = puVar2;\n if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }\n for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }\nLAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }\n *param_1 = (long)puVar7;\n param_1[1] = (long)puVar11;\n param_1[2] = local_50;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "undefined8 *puVar7;" (type_identifier "undefined8") (pointer_declarator "*puVar7" (* "*") (identifier "puVar7")) (; ";")) (declaration "undefined8 *puVar8;" (type_identifier "undefined8") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (declaration "undefined8 *puVar9;" (type_identifier "undefined8") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "undefined8 *puVar10;" (type_identifier "undefined8") (pointer_declarator "*puVar10" (* "*") (identifier "puVar10")) (; ";")) (declaration "undefined8 *puVar11;" (type_identifier "undefined8") (pointer_declarator "*puVar11" (* "*") (identifier "puVar11")) (; ";")) (declaration "ulong uVar12;" (type_identifier "ulong") (identifier "uVar12") (; ";")) (declaration "long local_50;" (sized_type_specifier "long" (long "long")) (identifier "local_50") (; ";")) (expression_statement "puVar1 = (undefined8 *)param_1[1];" (assignment_expression "puVar1 = (undefined8 *)param_1[1]" (identifier "puVar1") (= "=") (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") (] "]")))) (; ";")) (expression_statement "puVar2 = (undefined8 *)*param_1;" (assignment_expression "puVar2 = (undefined8 *)*param_1" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)*param_1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "uVar6 = (long)puVar1 - (long)puVar2 >> 5;" (assignment_expression "uVar6 = (long)puVar1 - (long)puVar2 >> 5" (identifier "uVar6") (= "=") (binary_expression "(long)puVar1 - (long)puVar2 >> 5" (binary_expression "(long)puVar1 - (long)puVar2" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (- "-") (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2"))) (>> ">>") (number_literal "5"))) (; ";")) (if_statement "if (uVar6 == 0) {\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }\n else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" (if "if") (parenthesized_expression "(uVar6 == 0)" (( "(") (binary_expression "uVar6 == 0" (identifier "uVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = 1;\nLAB_0036f915:\n local_50 = uVar12 << 5;\n }" ({ "{") (expression_statement "uVar12 = 1;" (assignment_expression "uVar12 = 1" (identifier "uVar12") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_0036f915:\n local_50 = uVar12 << 5;" (statement_identifier "LAB_0036f915") (: ":") (expression_statement "local_50 = uVar12 << 5;" (assignment_expression "local_50 = uVar12 << 5" (identifier "local_50") (= "=") (binary_expression "uVar12 << 5" (identifier "uVar12") (<< "<<") (number_literal "5"))) (; ";"))) (} "}")) (else_clause "else {\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" (else "else") (compound_statement "{\n uVar12 = uVar6 * 2;\n local_50 = -0x20;\n if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }\n }" ({ "{") (expression_statement "uVar12 = uVar6 * 2;" (assignment_expression "uVar12 = uVar6 * 2" (identifier "uVar12") (= "=") (binary_expression "uVar6 * 2" (identifier "uVar6") (* "*") (number_literal "2"))) (; ";")) (expression_statement "local_50 = -0x20;" (assignment_expression "local_50 = -0x20" (identifier "local_50") (= "=") (number_literal "-0x20")) (; ";")) (if_statement "if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) {\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" (if "if") (parenthesized_expression "((uVar6 <= uVar12) && (uVar12 < 0x800000000000000))" (( "(") (binary_expression "(uVar6 <= uVar12) && (uVar12 < 0x800000000000000)" (parenthesized_expression "(uVar6 <= uVar12)" (( "(") (binary_expression "uVar6 <= uVar12" (identifier "uVar6") (<= "<=") (identifier "uVar12")) () ")")) (&& "&&") (parenthesized_expression "(uVar12 < 0x800000000000000)" (( "(") (binary_expression "uVar12 < 0x800000000000000" (identifier "uVar12") (< "<") (number_literal "0x800000000000000")) () ")"))) () ")")) (compound_statement "{\n if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }\n goto LAB_0036f915;\n }" ({ "{") (if_statement "if (uVar12 == 0) {\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }" (if "if") (parenthesized_expression "(uVar12 == 0)" (( "(") (binary_expression "uVar12 == 0" (identifier "uVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n puVar11 = (undefined8 *)0x20;\n puVar7 = (undefined8 *)0x0;\n local_50 = 0;\n goto LAB_0036f7c1;\n }" ({ "{") (expression_statement "puVar11 = (undefined8 *)0x20;" (assignment_expression "puVar11 = (undefined8 *)0x20" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)0x20" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x20"))) (; ";")) (expression_statement "puVar7 = (undefined8 *)0x0;" (assignment_expression "puVar7 = (undefined8 *)0x0" (identifier "puVar7") (= "=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_0036f7c1;" (goto "goto") (statement_identifier "LAB_0036f7c1") (; ";")) (} "}"))) (goto_statement "goto LAB_0036f915;" (goto "goto") (statement_identifier "LAB_0036f915") (; ";")) (} "}"))) (} "}")))) (expression_statement "puVar7 = (undefined8 *)FUN_0049cb70(local_50);" (assignment_expression "puVar7 = (undefined8 *)FUN_0049cb70(local_50)" (identifier "puVar7") (= "=") (cast_expression "(undefined8 *)FUN_0049cb70(local_50)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0049cb70(local_50)" (identifier "FUN_0049cb70") (argument_list "(local_50)" (( "(") (identifier "local_50") () ")"))))) (; ";")) (expression_statement "local_50 = (long)puVar7 + local_50;" (assignment_expression "local_50 = (long)puVar7 + local_50" (identifier "local_50") (= "=") (binary_expression "(long)puVar7 + local_50" (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7")) (+ "+") (identifier "local_50"))) (; ";")) (expression_statement "puVar11 = puVar7 + 4;" (assignment_expression "puVar11 = puVar7 + 4" (identifier "puVar11") (= "=") (binary_expression "puVar7 + 4" (identifier "puVar7") (+ "+") (number_literal "4"))) (; ";")) (labeled_statement "LAB_0036f7c1:\n uVar4 = *(undefined8 *)(param_3 + 8);" (statement_identifier "LAB_0036f7c1") (: ":") (expression_statement "uVar4 = *(undefined8 *)(param_3 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_3 + 8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 8)" (* "*") (cast_expression "(undefined8 *)(param_3 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 8)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) () ")"))))) (; ";"))) (expression_statement "uVar5 = *(undefined8 *)(param_3 + 0x10);" (assignment_expression "uVar5 = *(undefined8 *)(param_3 + 0x10)" (identifier "uVar5") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x10)" (( "(") (binary_expression "param_3 + 0x10" (identifier "param_3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "uVar3 = *(undefined8 *)(param_3 + 0x18);" (assignment_expression "uVar3 = *(undefined8 *)(param_3 + 0x18)" (identifier "uVar3") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x18)" (( "(") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7);" (assignment_expression "puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(((long)param_2 - (long)puVar2) + (long)puVar7)" (( "(") (binary_expression "((long)param_2 - (long)puVar2) + (long)puVar7" (parenthesized_expression "((long)param_2 - (long)puVar2)" (( "(") (binary_expression "(long)param_2 - (long)puVar2" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2"))) () ")")) (+ "+") (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7"))) () ")")))) (; ";")) (expression_statement "*puVar8 = &PTR_FUN_00656208;" (assignment_expression "*puVar8 = &PTR_FUN_00656208" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (pointer_expression "&PTR_FUN_00656208" (& "&") (identifier "PTR_FUN_00656208"))) (; ";")) (expression_statement "puVar8[1] = uVar4;" (assignment_expression "puVar8[1] = uVar4" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "puVar8[2] = uVar5;" (assignment_expression "puVar8[2] = uVar5" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "puVar8[3] = uVar3;" (assignment_expression "puVar8[3] = uVar3" (subscript_expression "puVar8[3]" (identifier "puVar8") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar8 = puVar7;" (assignment_expression "puVar8 = puVar7" (identifier "puVar8") (= "=") (identifier "puVar7")) (; ";")) (expression_statement "puVar9 = puVar2;" (assignment_expression "puVar9 = puVar2" (identifier "puVar9") (= "=") (identifier "puVar2")) (; ";")) (if_statement "if (param_2 != puVar2) {\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }" (if "if") (parenthesized_expression "(param_2 != puVar2)" (( "(") (binary_expression "param_2 != puVar2" (identifier "param_2") (!= "!=") (identifier "puVar2")) () ")")) (compound_statement "{\n do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);\n puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;\n }" ({ "{") (do_statement "do {\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n } while (param_2 != puVar11);" (do "do") (compound_statement "{\n uVar3 = puVar9[1];\n uVar4 = puVar9[2];\n puVar11 = puVar9 + 4;\n *puVar8 = &PTR_FUN_00656208;\n puVar8[1] = uVar3;\n puVar8[2] = uVar4;\n puVar8[3] = puVar9[3];\n puVar8 = puVar8 + 4;\n puVar9 = puVar11;\n }" ({ "{") (expression_statement "uVar3 = puVar9[1];" (assignment_expression "uVar3 = puVar9[1]" (identifier "uVar3") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar4 = puVar9[2];" (assignment_expression "uVar4 = puVar9[2]" (identifier "uVar4") (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "puVar11 = puVar9 + 4;" (assignment_expression "puVar11 = puVar9 + 4" (identifier "puVar11") (= "=") (binary_expression "puVar9 + 4" (identifier "puVar9") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar8 = &PTR_FUN_00656208;" (assignment_expression "*puVar8 = &PTR_FUN_00656208" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (pointer_expression "&PTR_FUN_00656208" (& "&") (identifier "PTR_FUN_00656208"))) (; ";")) (expression_statement "puVar8[1] = uVar3;" (assignment_expression "puVar8[1] = uVar3" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar8[2] = uVar4;" (assignment_expression "puVar8[2] = uVar4" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "puVar8[3] = puVar9[3];" (assignment_expression "puVar8[3] = puVar9[3]" (subscript_expression "puVar8[3]" (identifier "puVar8") ([ "[") (number_literal "3") (] "]")) (= "=") (subscript_expression "puVar9[3]" (identifier "puVar9") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "puVar8 = puVar8 + 4;" (assignment_expression "puVar8 = puVar8 + 4" (identifier "puVar8") (= "=") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "puVar9 = puVar11;" (assignment_expression "puVar9 = puVar11" (identifier "puVar9") (= "=") (identifier "puVar11")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 != puVar11)" (( "(") (binary_expression "param_2 != puVar11" (identifier "param_2") (!= "!=") (identifier "puVar11")) () ")")) (; ";")) (expression_statement "puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)\n ;" (assignment_expression "puVar11 = (undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)\n ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40)" (( "(") (binary_expression "(long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40" (binary_expression "(long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U)" (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7")) (+ "+") (parenthesized_expression "((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U)" (( "(") (binary_expression "(long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U" (binary_expression "(long)param_2 + (-0x20 - (long)puVar2)" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (parenthesized_expression "(-0x20 - (long)puVar2)" (( "(") (binary_expression "-0x20 - (long)puVar2" (number_literal "-0x20") (- "-") (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2"))) () ")"))) (& "&") (number_literal "0xffffffffffffffe0U")) () ")"))) (+ "+") (number_literal "0x40")) () ")")))) (; ";")) (} "}"))) (expression_statement "puVar9 = param_2;" (assignment_expression "puVar9 = param_2" (identifier "puVar9") (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar10 = puVar11;" (assignment_expression "puVar10 = puVar11" (identifier "puVar10") (= "=") (identifier "puVar11")) (; ";")) (expression_statement "puVar8 = puVar2;" (assignment_expression "puVar8 = puVar2" (identifier "puVar8") (= "=") (identifier "puVar2")) (; ";")) (if_statement "if (param_2 != puVar1) {\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }" (if "if") (parenthesized_expression "(param_2 != puVar1)" (( "(") (binary_expression "param_2 != puVar1" (identifier "param_2") (!= "!=") (identifier "puVar1")) () ")")) (compound_statement "{\n do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);\n puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );\n }" ({ "{") (do_statement "do {\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n } while (puVar9 != puVar1);" (do "do") (compound_statement "{\n uVar4 = puVar9[1];\n uVar5 = puVar9[2];\n uVar3 = puVar9[3];\n puVar9 = puVar9 + 4;\n *puVar10 = &PTR_FUN_00656208;\n puVar10[1] = uVar4;\n puVar10[2] = uVar5;\n puVar10[3] = uVar3;\n puVar10 = puVar10 + 4;\n }" ({ "{") (expression_statement "uVar4 = puVar9[1];" (assignment_expression "uVar4 = puVar9[1]" (identifier "uVar4") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar5 = puVar9[2];" (assignment_expression "uVar5 = puVar9[2]" (identifier "uVar5") (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar3 = puVar9[3];" (assignment_expression "uVar3 = puVar9[3]" (identifier "uVar3") (= "=") (subscript_expression "puVar9[3]" (identifier "puVar9") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "puVar9 = puVar9 + 4;" (assignment_expression "puVar9 = puVar9 + 4" (identifier "puVar9") (= "=") (binary_expression "puVar9 + 4" (identifier "puVar9") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar10 = &PTR_FUN_00656208;" (assignment_expression "*puVar10 = &PTR_FUN_00656208" (pointer_expression "*puVar10" (* "*") (identifier "puVar10")) (= "=") (pointer_expression "&PTR_FUN_00656208" (& "&") (identifier "PTR_FUN_00656208"))) (; ";")) (expression_statement "puVar10[1] = uVar4;" (assignment_expression "puVar10[1] = uVar4" (subscript_expression "puVar10[1]" (identifier "puVar10") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "puVar10[2] = uVar5;" (assignment_expression "puVar10[2] = uVar5" (subscript_expression "puVar10[2]" (identifier "puVar10") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "puVar10[3] = uVar3;" (assignment_expression "puVar10[3] = uVar3" (subscript_expression "puVar10[3]" (identifier "puVar10") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar10 = puVar10 + 4;" (assignment_expression "puVar10 = puVar10 + 4" (identifier "puVar10") (= "=") (binary_expression "puVar10 + 4" (identifier "puVar10") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar9 != puVar1)" (( "(") (binary_expression "puVar9 != puVar1" (identifier "puVar9") (!= "!=") (identifier "puVar1")) () ")")) (; ";")) (expression_statement "puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n );" (assignment_expression "puVar11 = (undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)\n ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20\n )" (( "(") (binary_expression "(long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20" (binary_expression "(long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U)" (cast_expression "(long)puVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar11")) (+ "+") (parenthesized_expression "((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U)" (( "(") (binary_expression "(long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U" (binary_expression "(long)puVar1 + (-0x20 - (long)param_2)" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (parenthesized_expression "(-0x20 - (long)param_2)" (( "(") (binary_expression "-0x20 - (long)param_2" (number_literal "-0x20") (- "-") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) () ")"))) (& "&") (number_literal "0xffffffffffffffe0U")) () ")"))) (+ "+") (number_literal "0x20")) () ")")))) (; ";")) (} "}"))) (for_statement "for (; puVar8 != puVar1; puVar8 = puVar8 + 4) {\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }" (for "for") (( "(") (; ";") (binary_expression "puVar8 != puVar1" (identifier "puVar8") (!= "!=") (identifier "puVar1")) (; ";") (assignment_expression "puVar8 = puVar8 + 4" (identifier "puVar8") (= "=") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4"))) () ")") (compound_statement "{\n while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }\n (**(code **)*puVar8)(puVar8);\n }" ({ "{") (while_statement "while (*(code **)*puVar8 == FUN_0035b250) {\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }" (while "while") (parenthesized_expression "(*(code **)*puVar8 == FUN_0035b250)" (( "(") (binary_expression "*(code **)*puVar8 == FUN_0035b250" (pointer_expression "*(code **)*puVar8" (* "*") (cast_expression "(code **)*puVar8" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (== "==") (identifier "FUN_0035b250")) () ")")) (compound_statement "{\n puVar8 = puVar8 + 4;\n if (puVar8 == puVar1) goto LAB_0036f8a8;\n }" ({ "{") (expression_statement "puVar8 = puVar8 + 4;" (assignment_expression "puVar8 = puVar8 + 4" (identifier "puVar8") (= "=") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4"))) (; ";")) (if_statement "if (puVar8 == puVar1) goto LAB_0036f8a8;" (if "if") (parenthesized_expression "(puVar8 == puVar1)" (( "(") (binary_expression "puVar8 == puVar1" (identifier "puVar8") (== "==") (identifier "puVar1")) () ")")) (goto_statement "goto LAB_0036f8a8;" (goto "goto") (statement_identifier "LAB_0036f8a8") (; ";"))) (} "}"))) (expression_statement "(**(code **)*puVar8)(puVar8);" (call_expression "(**(code **)*puVar8)(puVar8)" (parenthesized_expression "(**(code **)*puVar8)" (( "(") (pointer_expression "**(code **)*puVar8" (* "*") (pointer_expression "*(code **)*puVar8" (* "*") (cast_expression "(code **)*puVar8" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))))) () ")")) (argument_list "(puVar8)" (( "(") (identifier "puVar8") () ")"))) (; ";")) (} "}"))) (labeled_statement "LAB_0036f8a8:\n if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }" (statement_identifier "LAB_0036f8a8") (: ":") (if_statement "if (puVar2 != (undefined8 *)0x0) {\n FUN_0049e340(puVar2);\n }" (if "if") (parenthesized_expression "(puVar2 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar2 != (undefined8 *)0x0" (identifier "puVar2") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n FUN_0049e340(puVar2);\n }" ({ "{") (expression_statement "FUN_0049e340(puVar2);" (call_expression "FUN_0049e340(puVar2)" (identifier "FUN_0049e340") (argument_list "(puVar2)" (( "(") (identifier "puVar2") () ")"))) (; ";")) (} "}")))) (expression_statement "*param_1 = (long)puVar7;" (assignment_expression "*param_1 = (long)puVar7" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7"))) (; ";")) (expression_statement "param_1[1] = (long)puVar11;" (assignment_expression "param_1[1] = (long)puVar11" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)puVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar11"))) (; ";")) (expression_statement "param_1[2] = local_50;" (assignment_expression "param_1[2] = local_50" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_50")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original name: _M_realloc_insert<gold::Sized_incremental_binary<32, false>::Sized_input_reader> DWARF original prototype: void _M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>(vector<gold::Sized_incremental_binary<32,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<32,_false>::Sized_input_reader>_> * this, iterator __position, Sized_input_reader * __args#0) */ void __thiscall std:: vector<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> ::_M_realloc_insert<gold::var_2<32,var_3>::type_1> (vector<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> *this,type_8 __position,type_1 *__args_0) { type_1 *var_14; type_1 *var_10; type_2 uVar3; type_3 *p_Var4; var_1<32,var_3> *pIVar5; type_2 uVar6; type_4 uVar7; type_4 uVar8; type_5 uVar9; type_4 uVar10; type_6 var_5; type_7 var_9; type_2 *puVar13; type_7 var_12; type_8 iVar15; type_1 *var_11; type_1 *var_13; type_6 var_8; type_7 pSVar19; type_6 var_6; type_7 local_50; var_14 = (this-> super__Vector_base<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> )._M_impl._M_finish; var_10 = (this-> super__Vector_base<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> )._M_impl._M_start; var_5 = (long)var_14 - (long)var_10 >> 5; if (var_5 == 0) { var_6 = 1; LAB_0036f915: var_8 = var_6 << 5; } else { var_6 = var_5 * 2; var_8 = 0xffffffffffffffe0; if ((var_5 <= var_6) && (var_6 < 0x800000000000000)) { if (var_6 == 0) { pSVar19 = (type_7)0x20; var_9 = (type_7)0x0; local_50 = (type_7)0x0; goto LAB_0036f7c1; } goto LAB_0036f915; } } var_9 = (type_7)var_7(var_8); local_50 = (type_7)((long)&(var_9->super_Input_reader)._vptr_Input_reader + var_8); pSVar19 = var_9 + 1; LAB_0036f7c1: pIVar5 = (__args_0->reader_).inputs_; uVar6 = *(type_2 *)&(__args_0->reader_).flags_; uVar3 = *(type_2 *)&(__args_0->reader_).info_offset_; puVar13 = (type_2 *)(((long)__position._M_current - (long)var_10) + (long)var_9); *puVar13 = &PTR__Sized_input_reader_00656208; puVar13[1] = pIVar5; puVar13[2] = uVar6; puVar13[3] = uVar3; var_12 = var_9; var_11 = var_10; if (__position._M_current != var_10) { do { pIVar5 = (var_11->reader_).inputs_; uVar7 = (var_11->reader_).flags_; uVar8 = (var_11->reader_).offset_; var_13 = var_11 + 1; (var_12->super_Input_reader)._vptr_Input_reader = (type_3 **)&PTR__Sized_input_reader_00656208; (var_12->reader_).inputs_ = pIVar5; (var_12->reader_).flags_ = uVar7; (var_12->reader_).offset_ = uVar8; uVar9 = *(type_5 *)&(var_11->reader_).field_0x14; (var_12->reader_).info_offset_ = (var_11->reader_).info_offset_; *(type_5 *)&(var_12->reader_).field_0x14 = uVar9; var_12 = var_12 + 1; var_11 = var_13; } while (__position._M_current != var_13); pSVar19 = (type_7)((long)&var_9[2].super_Input_reader._vptr_Input_reader + ((long)__position._M_current + (-0x20 - (long)var_10) & 0xffffffffffffffe0U)) ; } iVar15._M_current = __position._M_current; var_12 = pSVar19; var_11 = var_10; if (__position._M_current != var_14) { do { pIVar5 = ((iVar15._M_current)->reader_).inputs_; uVar7 = ((iVar15._M_current)->reader_).flags_; uVar8 = ((iVar15._M_current)->reader_).offset_; uVar10 = ((iVar15._M_current)->reader_).info_offset_; uVar9 = *(type_5 *)&((iVar15._M_current)->reader_).field_0x14; iVar15._M_current = iVar15._M_current + 1; (var_12->super_Input_reader)._vptr_Input_reader = (type_3 **)&PTR__Sized_input_reader_00656208; (var_12->reader_).inputs_ = pIVar5; (var_12->reader_).flags_ = uVar7; (var_12->reader_).offset_ = uVar8; (var_12->reader_).info_offset_ = uVar10; *(type_5 *)&(var_12->reader_).field_0x14 = uVar9; var_12 = var_12 + 1; } while (iVar15._M_current != var_14); pSVar19 = (type_7)((long)&pSVar19[1].super_Input_reader._vptr_Input_reader + ((long)var_14 + (-0x20 - (long)__position._M_current) & 0xffffffffffffffe0U)) ; } for (; var_11 != var_14; var_11 = var_11 + 1) { while (p_Var4 = *(var_11->super_Input_reader)._vptr_Input_reader, p_Var4 == gold::var_2<32,var_3>::type_1:: ~type_1) { var_11 = var_11 + 1; if (var_11 == var_14) goto LAB_0036f8a8; } (*p_Var4)(var_11); } LAB_0036f8a8: if (var_10 != (type_1 *)0x0) { var_15(var_10); } (this-> super__Vector_base<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> )._M_impl._M_start = var_9; (this-> super__Vector_base<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> )._M_impl._M_finish = pSVar19; (this-> super__Vector_base<gold::var_2<32,var_3>::type_1,_std::allocator<gold::var_2<32,var_3>::type_1>var_4> )._M_impl._M_end_of_storage = local_50; 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: (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: (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: (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: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (number_literal))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) right: (number_literal)))) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) right: (number_literal)))) right: (number_literal)))))))) (for_statement condition: (binary_expression left: (identifier) right: (identifier)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (while_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: (pointer_expression argument: (identifier)))) right: (identifier))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_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: (pointer_expression argument: (identifier)))))) arguments: (argument_list (identifier)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement))))
null
void MASKED(long *param_1,undefined8 *param_2,long param_3) { undefined8 *puVar1; undefined8 *puVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; ulong uVar6; undefined8 *puVar7; undefined8 *puVar8; undefined8 *puVar9; undefined8 *puVar10; undefined8 *puVar11; ulong uVar12; long local_50; puVar1 = (undefined8 *)param_1[1]; puVar2 = (undefined8 *)*param_1; uVar6 = (long)puVar1 - (long)puVar2 >> 5; if (uVar6 == 0) { uVar12 = 1; LAB_0036f915: local_50 = uVar12 << 5; } else { uVar12 = uVar6 * 2; local_50 = -0x20; if ((uVar6 <= uVar12) && (uVar12 < 0x800000000000000)) { if (uVar12 == 0) { puVar11 = (undefined8 *)0x20; puVar7 = (undefined8 *)0x0; local_50 = 0; goto LAB_0036f7c1; } goto LAB_0036f915; } } puVar7 = (undefined8 *)FUN_0049cb70(local_50); local_50 = (long)puVar7 + local_50; puVar11 = puVar7 + 4; LAB_0036f7c1: uVar4 = *(undefined8 *)(param_3 + 8); uVar5 = *(undefined8 *)(param_3 + 0x10); uVar3 = *(undefined8 *)(param_3 + 0x18); puVar8 = (undefined8 *)(((long)param_2 - (long)puVar2) + (long)puVar7); *puVar8 = &PTR_FUN_00656208; puVar8[1] = uVar4; puVar8[2] = uVar5; puVar8[3] = uVar3; puVar8 = puVar7; puVar9 = puVar2; if (param_2 != puVar2) { do { uVar3 = puVar9[1]; uVar4 = puVar9[2]; puVar11 = puVar9 + 4; *puVar8 = &PTR_FUN_00656208; puVar8[1] = uVar3; puVar8[2] = uVar4; puVar8[3] = puVar9[3]; puVar8 = puVar8 + 4; puVar9 = puVar11; } while (param_2 != puVar11); puVar11 = (undefined8 *) ((long)puVar7 + ((long)param_2 + (-0x20 - (long)puVar2) & 0xffffffffffffffe0U) + 0x40) ; } puVar9 = param_2; puVar10 = puVar11; puVar8 = puVar2; if (param_2 != puVar1) { do { uVar4 = puVar9[1]; uVar5 = puVar9[2]; uVar3 = puVar9[3]; puVar9 = puVar9 + 4; *puVar10 = &PTR_FUN_00656208; puVar10[1] = uVar4; puVar10[2] = uVar5; puVar10[3] = uVar3; puVar10 = puVar10 + 4; } while (puVar9 != puVar1); puVar11 = (undefined8 *) ((long)puVar11 + ((long)puVar1 + (-0x20 - (long)param_2) & 0xffffffffffffffe0U) + 0x20 ); } for (; puVar8 != puVar1; puVar8 = puVar8 + 4) { while (*(code **)*puVar8 == FUN_0035b250) { puVar8 = puVar8 + 4; if (puVar8 == puVar1) goto LAB_0036f8a8; } (**(code **)*puVar8)(puVar8); } LAB_0036f8a8: if (puVar2 != (undefined8 *)0x0) { FUN_0049e340(puVar2); } *param_1 = (long)puVar7; param_1[1] = (long)puVar11; param_1[2] = local_50; return; }
3448_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_calls_non_split
thunk_FUN_0045ab60
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_calls_non_split(Target_powerpc<32,_true> * this, Relobj * object, uint shndx, section_offset_type fnoffset, section_size_type fnsize, uchar * prelocs, size_t reloc_count, uchar * view, section_size_type view_size, string * from, string * to) */ void __thiscall anon_unknown.dwarf_6a1ea8::Target_powerpc<32,_true>::do_calls_non_split (Target_powerpc<32,_true> *this,Relobj *object,uint shndx,section_offset_type fnoffset, section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view, section_size_type view_size,string *from,string *to) { pointer pcVar1; char *format; if (gold::Target:: do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*) ::warned != '\0') { return; } pcVar1 = (object->super_Object).name_._M_dataplus._M_p; format = (char *)gettext("linker does not include stack split support required by %s"); gold::gold_error(format,pcVar1); gold::Target:: do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*) ::warned = 1; return; }
void thunk_FUN_0045ab60(undefined8 param_1,long param_2) { undefined8 uVar1; undefined8 uVar2; if (DAT_00688a10 != '\0') { return; } uVar1 = *(undefined8 *)(param_2 + 8); uVar2 = gettext("linker does not include stack split support required by %s"); FUN_0034a750(uVar2,uVar1); DAT_00688a10 = 1; return; }
JMP 0x0045ab60
null
null
null
null
[(u'PTRSUB_-1202017229', u'LOAD_-1202017394'), ('const-1', u'COPY_-1202017353'), ('const-0', u'INT_NOTEQUAL_-1202017422'), (u'CALL_-1202017381', u'INDIRECT_-1202017253'), (u'PTRSUB_-1202017232', u'PTRSUB_-1202017228'), ('tmp_371', u'INT_NOTEQUAL_-1202017422'), (u'COPY_-1202017294', u'CALL_-1202017381'), (u'COPY_-1202017353', u'COPY_-1202017284'), (u'CALL_-1202017381', u'CAST_-1202017225'), (u'CAST_-1202017225', u'CALL_-1202017353'), ('tmp_371', u'COPY_-1202017330'), (u'LOAD_-1202017394', u'CALL_-1202017353'), ('tmp_29', u'CBRANCH_-1202017417'), ('const-433', u'LOAD_-1202017394'), ('const-0', u'RETURN_-1202017329'), (u'PTRSUB_-1202017230', u'PTRSUB_-1202017229'), (u'CALL_-1202017353', u'INDIRECT_-1202017239'), ('const-0', u'RETURN_-1202017407'), ('const-0', u'PTRSUB_-1202017230'), ('const-5776304', u'COPY_-1202017294'), (u'PTRSUB_-1202017228', u'PTRSUB_-1202017230'), (u'INT_NOTEQUAL_-1202017422', u'CBRANCH_-1202017417'), ('const-0', u'PTRSUB_-1202017232'), ('tmp_132', u'PTRSUB_-1202017232'), ('const-8', u'PTRSUB_-1202017228'), ('const-0', u'PTRSUB_-1202017229')]
[('tmp_29', u'CBRANCH_-1202017417'), ('const-1', u'COPY_-1202017353'), ('const-0', u'RETURN_-1202017329'), ('tmp_284', u'INT_NOTEQUAL_-1202017422'), ('const-433', u'LOAD_-1202017394'), ('const-5776304', u'COPY_-1202017312'), ('const-0', u'INT_NOTEQUAL_-1202017422'), (u'CALL_-1202017381', u'INDIRECT_-1202017261'), ('const-0', u'RETURN_-1202017407'), (u'CAST_-1202017252', u'LOAD_-1202017394'), (u'CALL_-1202017381', u'CALL_-1202017353'), (u'COPY_-1202017353', u'COPY_-1202017292'), (u'COPY_-1202017312', u'CALL_-1202017381'), (u'CALL_-1202017353', u'INDIRECT_-1202017247'), (u'INT_ADD_-1202017378', u'CAST_-1202017252'), (u'INT_NOTEQUAL_-1202017422', u'CBRANCH_-1202017417'), ('tmp_284', u'COPY_-1202017338'), ('const-8', u'INT_ADD_-1202017378'), (u'LOAD_-1202017394', u'CALL_-1202017353'), ('tmp_232', u'INT_ADD_-1202017378')]
null
null
001dc540
x64
O1
(translation_unit "void thunk_FUN_0045ab60(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}\n\n" (function_definition "void thunk_FUN_0045ab60(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}" primitive_type (function_declarator "thunk_FUN_0045ab60(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (if_statement "if (DAT_00688a10 != '\0') {\n return;\n }" if (parenthesized_expression "(DAT_00688a10 != '\0')" ( (binary_expression "DAT_00688a10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar1 = *(undefined8 *)(param_2 + 8);" (assignment_expression "uVar1 = *(undefined8 *)(param_2 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = gettext("linker does not include stack split support required by %s");" (assignment_expression "uVar2 = gettext("linker does not include stack split support required by %s")" identifier = (call_expression "gettext("linker does not include stack split support required by %s")" identifier (argument_list "("linker does not include stack split support required by %s")" ( (string_literal ""linker does not include stack split support required by %s"" " string_content ") )))) ;) (expression_statement "FUN_0034a750(uVar2,uVar1);" (call_expression "FUN_0034a750(uVar2,uVar1)" identifier (argument_list "(uVar2,uVar1)" ( identifier , identifier ))) ;) (expression_statement "DAT_00688a10 = 1;" (assignment_expression "DAT_00688a10 = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_calls_non_split(Target_powerpc<32,_true> * this, Relobj *\n object, uint shndx, section_offset_type fnoffset, section_size_type fnsize, uchar * prelocs,\n size_t reloc_count, uchar * view, section_size_type view_size, string * from, string * to) */\n\nvoid __thiscall\nanon_unknown.dwarf_6a1ea8::Target_powerpc<32,_true>::do_calls_non_split\n (Target_powerpc<32,_true> *this,Relobj *object,uint shndx,section_offset_type fnoffset,\n section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view,\n section_size_type view_size,string *from,string *to)\n\n{\n pointer pcVar1;\n char *format;\n \n if (gold::Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned != '\0') {\n return;\n }\n pcVar1 = (object->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext("linker does not include stack split support required by %s");\n gold::gold_error(format,pcVar1);\n gold::Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned = 1;\n return;\n}\n\n" comment comment (declaration "void __thiscall\nanon_unknown.dwarf_6a1ea8::Target_powerpc<32,_true>::do_calls_non_split\n (Target_powerpc<32,_true> *this,Relobj *object,uint shndx,section_offset_type fnoffset,\n section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view,\n section_size_type view_size,string *from,string *to)\n\n{\n pointer pcVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_6a1ea8::" identifier . identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_calls_non_split\n (Target_powerpc<32,_true> *this,Relobj *object,uint shndx,section_offset_type fnoffset,\n section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view,\n section_size_type view_size,string *from,string *to)\n\n{\n pointer" identifier > : : (function_declarator "do_calls_non_split\n (Target_powerpc<32,_true> *this,Relobj *object,uint shndx,section_offset_type fnoffset,\n section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view,\n section_size_type view_size,string *from,string *to)" identifier (parameter_list "(Target_powerpc<32,_true> *this,Relobj *object,uint shndx,section_offset_type fnoffset,\n section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view,\n section_size_type view_size,string *from,string *to)" ( (parameter_declaration "Target_powerpc" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Relobj *object" type_identifier (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "section_offset_type fnoffset" type_identifier identifier) , (parameter_declaration "section_size_type fnsize" type_identifier identifier) , (parameter_declaration "uchar *prelocs" type_identifier (pointer_declarator "*prelocs" * identifier)) , (parameter_declaration "size_t reloc_count" primitive_type identifier) , (parameter_declaration "uchar *view" type_identifier (pointer_declarator "*view" * identifier)) , (parameter_declaration "section_size_type view_size" type_identifier identifier) , (parameter_declaration "string *from" type_identifier (pointer_declarator "*from" * identifier)) , (parameter_declaration "string *to" type_identifier (pointer_declarator "*to" * identifier)) ))) { identifier) identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (if_statement "if (gold::Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned != '\0') {\n return;\n }" if (parenthesized_expression "(gold::Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned != '\0')" ( (ERROR "gold::Target::" identifier : : identifier : :) (call_expression "do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned != '\0')" identifier (argument_list "(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned != '\0')" ( (ERROR "gold::" identifier : :) (binary_expression "Relobj*,unsigned_int" identifier * (ERROR "," ,) identifier) , identifier , identifier , identifier (ERROR "*" *) , identifier , identifier (ERROR "*" *) , identifier , (ERROR "std::" identifier : :) identifier (ERROR "*" *) , (ERROR "std::" identifier : :) (binary_expression "string*)\n ::warned != '\0'" (binary_expression "string*)\n ::warned" identifier * (ERROR ")\n ::" ) : :) identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "pcVar1 = (object->super_Object).name_._M_dataplus._M_p;" (assignment_expression "pcVar1 = (object->super_Object).name_._M_dataplus._M_p" identifier = (field_expression "(object->super_Object).name_._M_dataplus._M_p" (field_expression "(object->super_Object).name_._M_dataplus" (field_expression "(object->super_Object).name_" (parenthesized_expression "(object->super_Object)" ( (field_expression "object->super_Object" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "format = (char *)gettext("linker does not include stack split support required by %s");" (assignment_expression "format = (char *)gettext("linker does not include stack split support required by %s")" identifier = (cast_expression "(char *)gettext("linker does not include stack split support required by %s")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("linker does not include stack split support required by %s")" identifier (argument_list "("linker does not include stack split support required by %s")" ( (string_literal ""linker does not include stack split support required by %s"" " string_content ") ))))) ;) (labeled_statement "gold::gold_error(format,pcVar1);" statement_identifier : (ERROR ":" :) (expression_statement "gold_error(format,pcVar1);" (call_expression "gold_error(format,pcVar1)" identifier (argument_list "(format,pcVar1)" ( identifier , identifier ))) ;)) (labeled_statement "gold::Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n ::warned = 1;" statement_identifier (ERROR "::Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std::string*)\n :" : : (comma_expression "Target::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*,std" identifier (ERROR "::\n do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::string*" : : (comma_expression "do_calls_non_split(gold::Relobj*,unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std" identifier (ERROR "(gold::Relobj*" ( (ERROR "gold::" (type_descriptor "gold" type_identifier) : :) (type_descriptor "Relobj*" type_identifier (abstract_pointer_declarator "*" *))) , (comma_expression "unsigned_int,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std" identifier , (comma_expression "long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std" identifier , (comma_expression "unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std" identifier , (comma_expression "unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std" (binary_expression "unsigned_char_const*,unsigned_long" identifier * (ERROR "," ,) identifier) , (comma_expression "unsigned_char*,unsigned_long,std" (binary_expression "unsigned_char*,unsigned_long" identifier * (ERROR "," ,) identifier) , identifier)))))) : : identifier *) , identifier) : : identifier * ) :) : (expression_statement "warned = 1;" (assignment_expression "warned = 1" identifier = number_literal) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void thunk_FUN_0045ab60(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}\n\n" (function_definition "void thunk_FUN_0045ab60(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}" primitive_type (function_declarator "thunk_FUN_0045ab60(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (if_statement "if (DAT_00688a10 != '\0') {\n return;\n }" if (parenthesized_expression "(DAT_00688a10 != '\0')" ( (binary_expression "DAT_00688a10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar1 = *(undefined8 *)(param_2 + 8);" (assignment_expression "uVar1 = *(undefined8 *)(param_2 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = gettext("linker does not include stack split support required by %s");" (assignment_expression "uVar2 = gettext("linker does not include stack split support required by %s")" identifier = (call_expression "gettext("linker does not include stack split support required by %s")" identifier (argument_list "("linker does not include stack split support required by %s")" ( (string_literal ""linker does not include stack split support required by %s"" " string_content ") )))) ;) (expression_statement "FUN_0034a750(uVar2,uVar1);" (call_expression "FUN_0034a750(uVar2,uVar1)" identifier (argument_list "(uVar2,uVar1)" ( identifier , identifier ))) ;) (expression_statement "DAT_00688a10 = 1;" (assignment_expression "DAT_00688a10 = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return ;) })))
(function_definition "void thunk_FUN_0045ab60(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}" (primitive_type "void") (function_declarator "thunk_FUN_0045ab60(undefined8 param_1,long param_2)" (identifier "thunk_FUN_0045ab60") (parameter_list "(undefined8 param_1,long param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n \n if (DAT_00688a10 != '\0') {\n return;\n }\n uVar1 = *(undefined8 *)(param_2 + 8);\n uVar2 = gettext("linker does not include stack split support required by %s");\n FUN_0034a750(uVar2,uVar1);\n DAT_00688a10 = 1;\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (if_statement "if (DAT_00688a10 != '\0') {\n return;\n }" (if "if") (parenthesized_expression "(DAT_00688a10 != '\0')" (( "(") (binary_expression "DAT_00688a10 != '\0'" (identifier "DAT_00688a10") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar1 = *(undefined8 *)(param_2 + 8);" (assignment_expression "uVar1 = *(undefined8 *)(param_2 + 8)" (identifier "uVar1") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar2 = gettext("linker does not include stack split support required by %s");" (assignment_expression "uVar2 = gettext("linker does not include stack split support required by %s")" (identifier "uVar2") (= "=") (call_expression "gettext("linker does not include stack split support required by %s")" (identifier "gettext") (argument_list "("linker does not include stack split support required by %s")" (( "(") (string_literal ""linker does not include stack split support required by %s"" (" """) (string_content "linker does not include stack split support required by %s") (" """)) () ")")))) (; ";")) (expression_statement "FUN_0034a750(uVar2,uVar1);" (call_expression "FUN_0034a750(uVar2,uVar1)" (identifier "FUN_0034a750") (argument_list "(uVar2,uVar1)" (( "(") (identifier "uVar2") (, ",") (identifier "uVar1") () ")"))) (; ";")) (expression_statement "DAT_00688a10 = 1;" (assignment_expression "DAT_00688a10 = 1" (identifier "DAT_00688a10") (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_calls_non_split(Target_powerpc<32,_true> * this, Relobj * object, uint shndx, section_offset_type fnoffset, section_size_type fnsize, uchar * prelocs, size_t reloc_count, uchar * view, section_size_type view_size, string * from, string * to) */ void __thiscall anon_unknown.dwarf_6a1ea8::Target_powerpc<32,_true>::var_1 (Target_powerpc<32,_true> *this,var_2 *object,uint shndx,section_offset_type fnoffset, section_size_type fnsize,uchar *prelocs,size_t reloc_count,uchar *view, section_size_type view_size,var_4 *from,var_4 *to) { pointer pcVar1; char *format; if (gold::Target:: var_1(gold::var_2*,var_3,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::var_4*,std::var_4*) ::var_5 != '\0') { return; } pcVar1 = (object->super_Object).name_._M_dataplus._M_p; format = (char *)var_6("linker does not include stack split support required by %s"); gold::var_7(format,pcVar1); gold::Target:: var_1(gold::var_2*,var_3,long,unsigned_long,unsigned_char_const*,unsigned_long,unsigned_char*,unsigned_long,std::var_4*,std::var_4*) ::var_5 = 1; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement))))
null
void MASKED(undefined8 param_1,long param_2) { undefined8 uVar1; undefined8 uVar2; if (DAT_00688a10 != '\0') { return; } uVar1 = *(undefined8 *)(param_2 + 8); uVar2 = gettext("linker does not include stack split support required by %s"); FUN_0034a750(uVar2,uVar1); DAT_00688a10 = 1; return; }
214_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c
debug_write_block
FUN_0010e8f0
bfd_boolean debug_write_block(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_block *block) { debug_name *n; debug_block *block_00; bfd_boolean bVar1; bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno, (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno, (bfd_vma)fhandle,(debug_handle *)block->start); if (bVar1 != 0) { if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) { bVar1 = (*fns->start_block)(fhandle,block->start); if (bVar1 == 0) { return 0; } if (block->locals != (debug_namespace *)0x0) { for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) { bVar1 = debug_write_name(info,fns,fhandle,n); if (bVar1 == 0) { return 0; } } } } for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) { bVar1 = debug_write_block(info,fns,fhandle,block_00); if (bVar1 == 0) { return 0; } } bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno, (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno, (bfd_vma)fhandle,(debug_handle *)block->end); if (bVar1 != 0) { if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) { return 1; } bVar1 = (*fns->end_block)(fhandle,block->end); return (uint)(bVar1 != 0); } } return 0; }
bool FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4) { undefined8 *puVar1; int iVar2; iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3, *(undefined8 *)(param_4 + 0x18)); if (iVar2 != 0) { if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) { iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18)); if (iVar2 == 0) { return false; } if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) { for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0; puVar1 = (undefined8 *)*puVar1) { iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1); if (iVar2 == 0) { return false; } } } } for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0; puVar1 = (undefined8 *)*puVar1) { iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1); if (iVar2 == 0) { return false; } } iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3, *(undefined8 *)(param_4 + 0x20)); if (iVar2 != 0) { if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) { return true; } iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20)); return iVar2 != 0; } } return false; }
PUSH R15 LEA R15,[RSI + 0x158] PUSH R14 PUSH R13 MOV R13,RCX PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RDX PUSH RBX MOV RBX,RDI ADD RDI,0x40 LEA RAX,[RBX + 0x48] MOV RSI,RAX SUB RSP,0x18 MOV R8,qword ptr [RCX + 0x18] MOV RCX,RDX MOV RDX,R15 MOV qword ptr [RSP],RDI MOV qword ptr [RSP + 0x8],RAX CALL 0x0010d120 TEST EAX,EAX JZ 0x0010e988 CMP qword ptr [R13 + 0x28],0x0 JZ 0x0010e9a0 MOV RSI,qword ptr [R13 + 0x18] MOV RDI,RBP CALL qword ptr [R12 + 0x140] TEST EAX,EAX JZ 0x0010e988 MOV RAX,qword ptr [R13 + 0x28] TEST RAX,RAX JZ 0x0010e9a7 MOV R14,qword ptr [RAX] TEST R14,R14 JNZ 0x0010e970 JMP 0x0010e9a7 MOV R14,qword ptr [R14] TEST R14,R14 JZ 0x0010e9a7 MOV RCX,R14 MOV RDX,RBP MOV RSI,R12 MOV RDI,RBX CALL 0x0010e640 TEST EAX,EAX JNZ 0x0010e968 NOP dword ptr [RAX] XOR EAX,EAX ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CMP qword ptr [R13 + 0x8],0x0 JZ 0x0010e93f MOV R14,qword ptr [R13 + 0x10] TEST R14,R14 JZ 0x0010e9cd MOV RCX,R14 MOV RDX,RBP MOV RSI,R12 MOV RDI,RBX CALL 0x0010e8f0 TEST EAX,EAX JZ 0x0010e988 MOV R14,qword ptr [R14] TEST R14,R14 JNZ 0x0010e9b0 MOV R8,qword ptr [R13 + 0x20] MOV RSI,qword ptr [RSP + 0x8] MOV RCX,RBP MOV RDX,R15 MOV RDI,qword ptr [RSP] CALL 0x0010d120 TEST EAX,EAX JZ 0x0010e988 CMP qword ptr [R13 + 0x28],0x0 JZ 0x0010ea10 MOV RSI,qword ptr [R13 + 0x20] MOV RDI,RBP CALL qword ptr [R12 + 0x148] TEST EAX,EAX SETNZ AL MOVZX EAX,AL JMP 0x0010e98a CMP qword ptr [R13 + 0x8],0x0 MOV EAX,0x1 JNZ 0x0010e98a JMP 0x0010e9f0
null
null
null
null
[(u'LOAD_-1206916403', u'CALLIND_-1206916393'), ('const-0', u'COPY_-1206915861'), (u'CAST_-1206915739', u'CALL_-1206916450'), (u'CALLIND_-1206916696', u'INT_EQUAL_-1206916680'), (u'PTRSUB_-1206915951', u'LOAD_-1206916788'), (u'PTRSUB_-1206915996', u'CALL_-1206916450'), ('tmp_889', u'PTRSUB_-1206915968'), ('const-433', u'LOAD_-1206916678'), (u'LOAD_-1206916447', u'MULTIEQUAL_-1206915873'), ('const-433', u'LOAD_-1206916322'), ('tmp_892', u'PTRSUB_-1206915922'), (u'PTRSUB_-1206915968', u'CAST_-1206915900'), (u'PTRSUB_-1206915735', u'LOAD_-1206916434'), ('const-0', u'RETURN_-1206915853'), ('tmp_408', u'CBRANCH_-1206916507'), ('const-32', u'PTRSUB_-1206915764'), ('const-0', u'COPY_-1206915865'), (u'INT_EQUAL_-1206916363', u'CBRANCH_-1206916359'), ('const-433', u'LOAD_-1206916706'), (u'COPY_-1206915869', u'RETURN_-1206915859'), ('const-40', u'PTRSUB_-1206915893'), ('const-433', u'LOAD_-1206916788'), (u'COPY_-1206916238', u'RETURN_-1206916436'), (u'PTRSUB_-1206915963', u'CAST_-1206915899'), (u'MULTIEQUAL_-1206915816', u'INT_NOTEQUAL_-1206916546'), ('tmp_892', u'PTRSUB_-1206915893'), (u'PTRSUB_-1206915764', u'LOAD_-1206916485'), (u'LOAD_-1206916378', u'INT_EQUAL_-1206916363'), ('const-16', u'PTRSUB_-1206915804'), ('tmp_298', u'CBRANCH_-1206916657'), ('const-24', u'PTRSUB_-1206915951'), (u'INT_EQUAL_-1206916508', u'CBRANCH_-1206916507'), ('tmp_213', u'CBRANCH_-1206916718'), (u'INT_NOTEQUAL_-1206916721', u'CBRANCH_-1206916718'), ('const-0', u'INT_EQUAL_-1206916363'), ('tmp_890', u'PTRSUB_-1206915906'), ('const-433', u'LOAD_-1206916378'), (u'PTRSUB_-1206915804', u'LOAD_-1206916566'), (u'MULTIEQUAL_-1206915816', u'PTRSUB_-1206915773'), ('const-1', u'COPY_-1206915872'), ('const-24', u'PTRSUB_-1206915914'), (u'LOAD_-1206916717', u'CALLIND_-1206916696'), ('const-433', u'LOAD_-1206916485'), ('const-0', u'COPY_-1206915863'), (u'PTRSUB_-1206915914', u'LOAD_-1206916717'), (u'COPY_-1206915863', u'RETURN_-1206915853'), (u'COPY_-1206915872', u'RETURN_-1206915862'), (u'PTRSUB_-1206915922', u'LOAD_-1206916737'), ('const-0', u'INT_EQUAL_-1206916680'), ('const-0', u'RETURN_-1206916436'), ('const-0', u'INT_NOTEQUAL_-1206916721'), ('const-40', u'PTRSUB_-1206915922'), (u'PTRSUB_-1206915893', u'LOAD_-1206916678'), ('tmp_865', u'CBRANCH_-1206916359'), (u'LOAD_-1206916434', u'INT_EQUAL_-1206916419'), ('tmp_889', u'PTRSUB_-1206915963'), ('tmp_891', u'CALL_-1206916434'), (u'INT_NOTEQUAL_-1206916546', u'CBRANCH_-1206916545'), ('tmp_892', u'PTRSUB_-1206915693'), ('const-0', u'INT_NOTEQUAL_-1206916738'), (u'CAST_-1206915899', u'CALL_-1206916753'), ('const-320', u'PTRSUB_-1206915906'), (u'PTRSUB_-1206915812', u'LOAD_-1206916378'), ('const-0', u'INT_NOTEQUAL_-1206916638'), ('const-0', u'INT_NOTEQUAL_-1206916435'), ('const-0', u'COPY_-1206916238'), ('tmp_366', u'CBRANCH_-1206916545'), ('tmp_890', u'CALL_-1206916522'), (u'PTRSUB_-1206915773', u'LOAD_-1206916507'), ('const-0', u'INT_NOTEQUAL_-1206916546'), ('const-0', u'INT_NOTEQUAL_-1206916658'), ('const-433', u'LOAD_-1206916434'), ('const-72', u'PTRSUB_-1206915963'), ('const-0', u'RETURN_-1206915859'), ('const-0', u'RETURN_-1206915855'), (u'CALL_-1206916522', u'INT_EQUAL_-1206916508'), (u'CAST_-1206915719', u'CALL_-1206916450'), (u'PTRSUB_-1206915727', u'LOAD_-1206916414'), ('tmp_889', u'CALL_-1206916522'), ('const-433', u'LOAD_-1206916717'), (u'INT_NOTEQUAL_-1206916738', u'CBRANCH_-1206916738'), (u'CAST_-1206915718', u'CALL_-1206916450'), (u'LOAD_-1206916657', u'MULTIEQUAL_-1206915873'), (u'LOAD_-1206916678', u'PTRSUB_-1206915883'), ('const-433', u'LOAD_-1206916414'), ('const-64', u'PTRSUB_-1206915968'), ('tmp_536', u'CBRANCH_-1206916415'), ('const-8', u'PTRSUB_-1206915693'), (u'MULTIEQUAL_-1206915873', u'INT_NOTEQUAL_-1206916638'), (u'INT_NOTEQUAL_-1206916306', u'CBRANCH_-1206916296'), ('const-433', u'LOAD_-1206916447'), ('const-328', u'PTRSUB_-1206915719'), (u'INT_NOTEQUAL_-1206916638', u'CBRANCH_-1206916636'), ('tmp_500', u'CBRANCH_-1206916435'), (u'INT_ZEXT_-1206915908', u'COPY_-1206915869'), (u'CALL_-1206916450', u'INT_NOTEQUAL_-1206916435'), (u'LOAD_-1206916788', u'CAST_-1206915920'), (u'PTRSUB_-1206915906', u'LOAD_-1206916706'), ('const-32', u'PTRSUB_-1206915727'), ('tmp_891', u'CALL_-1206916522'), (u'CAST_-1206915898', u'CALL_-1206916753'), (u'INT_EQUAL_-1206916680', u'CBRANCH_-1206916679'), (u'LOAD_-1206916566', u'MULTIEQUAL_-1206915816'), ('const-433', u'LOAD_-1206916403'), ('tmp_892', u'PTRSUB_-1206915951'), ('const-344', u'PTRSUB_-1206915996'), ('const-0', u'INT_EQUAL_-1206916508'), ('tmp_892', u'PTRSUB_-1206915727'), (u'PTRSUB_-1206915883', u'LOAD_-1206916657'), ('tmp_892', u'PTRSUB_-1206915812'), (u'INT_EQUAL_-1206916419', u'CBRANCH_-1206916415'), (u'CAST_-1206915717', u'CALL_-1206916450'), (u'CALL_-1206916434', u'INT_EQUAL_-1206916420'), ('const-433', u'LOAD_-1206916507'), ('const-40', u'PTRSUB_-1206915735'), ('tmp_890', u'PTRSUB_-1206915996'), (u'CAST_-1206915900', u'CALL_-1206916753'), (u'LOAD_-1206916737', u'INT_NOTEQUAL_-1206916721'), (u'LOAD_-1206916322', u'INT_NOTEQUAL_-1206916306'), (u'INT_NOTEQUAL_-1206916658', u'CBRANCH_-1206916657'), (u'INT_NOTEQUAL_-1206916435', u'CBRANCH_-1206916435'), ('const-0', u'INT_NOTEQUAL_-1206916306'), ('const-0', u'INT_EQUAL_-1206916419'), ('tmp_727', u'CBRANCH_-1206916296'), ('const-0', u'INT_EQUAL_-1206916420'), (u'CALL_-1206916753', u'INT_NOTEQUAL_-1206916738'), (u'PTRSUB_-1206915996', u'CALL_-1206916753'), (u'LOAD_-1206916507', u'MULTIEQUAL_-1206915816'), ('tmp_890', u'PTRSUB_-1206915719'), (u'COPY_-1206915865', u'RETURN_-1206915855'), ('tmp_890', u'CALL_-1206916434'), (u'CALLIND_-1206916393', u'INT_NOTEQUAL_-1206916376'), ('tmp_798', u'CBRANCH_-1206916418'), ('const-0', u'PTRSUB_-1206915883'), ('tmp_892', u'PTRSUB_-1206915764'), ('const-433', u'LOAD_-1206916566'), (u'PTRSUB_-1206915719', u'LOAD_-1206916403'), (u'LOAD_-1206916678', u'INT_NOTEQUAL_-1206916658'), (u'INT_EQUAL_-1206916420', u'CBRANCH_-1206916418'), (u'MULTIEQUAL_-1206915816', u'CALL_-1206916522'), (u'CAST_-1206915920', u'CALL_-1206916753'), (u'MULTIEQUAL_-1206915873', u'CALL_-1206916434'), (u'PTRSUB_-1206915693', u'LOAD_-1206916322'), ('tmp_892', u'PTRSUB_-1206915914'), (u'LOAD_-1206916706', u'CALLIND_-1206916696'), (u'LOAD_-1206916414', u'CALLIND_-1206916393'), ('tmp_891', u'CALLIND_-1206916696'), ('tmp_892', u'PTRSUB_-1206915804'), ('const-0', u'RETURN_-1206915862'), ('tmp_889', u'CALL_-1206916434'), ('const-0', u'RETURN_-1206915851'), ('const-0', u'PTRSUB_-1206915869'), ('tmp_892', u'PTRSUB_-1206915735'), ('tmp_891', u'CAST_-1206915717'), ('const-0', u'INT_NOTEQUAL_-1206916376'), (u'COPY_-1206915861', u'RETURN_-1206915851'), ('const-433', u'LOAD_-1206916737'), (u'PTRSUB_-1206915968', u'CAST_-1206915719'), ('tmp_264', u'CBRANCH_-1206916679'), ('const-0', u'PTRSUB_-1206915773'), (u'LOAD_-1206916485', u'CAST_-1206915739'), (u'MULTIEQUAL_-1206915873', u'PTRSUB_-1206915869'), ('const-8', u'PTRSUB_-1206915812'), ('tmp_891', u'CAST_-1206915898'), (u'PTRSUB_-1206915869', u'LOAD_-1206916447'), ('tmp_891', u'CALLIND_-1206916393'), ('const-433', u'LOAD_-1206916657'), ('tmp_331', u'CBRANCH_-1206916636'), (u'PTRSUB_-1206915963', u'CAST_-1206915718'), ('tmp_177', u'CBRANCH_-1206916738'), (u'INT_NOTEQUAL_-1206916376', u'INT_ZEXT_-1206915908')]
[(u'LOAD_-1206916403', u'CALLIND_-1206916393'), (u'COPY_-1206915917', u'RETURN_-1206915893'), ('const-0', u'INT_EQUAL_-1206916363'), (u'INT_ADD_-1206916387', u'CAST_-1206915719'), (u'CALLIND_-1206916696', u'INT_EQUAL_-1206916680'), (u'INT_ADD_-1206916856', u'CALL_-1206916450'), ('const-0', u'INT_NOTEQUAL_-1206916306'), ('const-32', u'INT_ADD_-1206916398'), ('tmp_1992', u'CALL_-1206916522'), ('const-0', u'INT_EQUAL_-1206916419'), ('tmp_408', u'CBRANCH_-1206916507'), (u'INT_EQUAL_-1206916363', u'CBRANCH_-1206916359'), ('const-1', u'COPY_-1206915917'), ('const-433', u'LOAD_-1206916657'), ('const-8', u'INT_ADD_-1206916306'), ('tmp_1989', u'INT_ADD_-1206916469'), (u'MULTIEQUAL_-1206915903', u'CALL_-1206916434'), (u'COPY_-1206915924', u'RETURN_-1206916436'), (u'LOAD_-1206916378', u'INT_EQUAL_-1206916363'), ('tmp_1994', u'INT_ADD_-1206916795'), (u'CAST_-1206915696', u'LOAD_-1206916322'), ('const-433', u'LOAD_-1206916737'), (u'CAST_-1206915883', u'MULTIEQUAL_-1206915903'), ('tmp_1989', u'INT_ADD_-1206916418'), (u'CAST_-1206915805', u'LOAD_-1206916566'), ('tmp_298', u'CBRANCH_-1206916657'), ('tmp_1986', u'INT_ADD_-1206916690'), ('tmp_1989', u'INT_ADD_-1206916550'), ('tmp_1994', u'CALL_-1206916434'), (u'INT_EQUAL_-1206916508', u'CBRANCH_-1206916507'), (u'LOAD_-1206916447', u'CAST_-1206915869'), (u'INT_ADD_-1206916795', u'CALL_-1206916753'), ('tmp_213', u'CBRANCH_-1206916718'), (u'INT_NOTEQUAL_-1206916721', u'CBRANCH_-1206916718'), ('const-8', u'INT_ADD_-1206916362'), ('const-433', u'LOAD_-1206916706'), ('const-0', u'COPY_-1206915911'), (u'INT_ADD_-1206916856', u'CALL_-1206916753'), (u'INT_ADD_-1206916701', u'CAST_-1206915914'), ('const-433', u'LOAD_-1206916788'), (u'LOAD_-1206916717', u'CALLIND_-1206916696'), ('const-16', u'INT_ADD_-1206916550'), (u'CAST_-1206915869', u'MULTIEQUAL_-1206915903'), (u'INT_NOTEQUAL_-1206916376', u'COPY_-1206915915'), ('const-0', u'RETURN_-1206915887'), (u'CAST_-1206915914', u'LOAD_-1206916717'), ('const-40', u'INT_ADD_-1206916721'), ('const-433', u'LOAD_-1206916414'), (u'INT_ADD_-1206916306', u'CAST_-1206915696'), ('const-0', u'INT_EQUAL_-1206916680'), ('const-0', u'RETURN_-1206916436'), ('const-320', u'INT_ADD_-1206916690'), (u'LOAD_-1206916788', u'CALL_-1206916753'), (u'CAST_-1206915893', u'LOAD_-1206916678'), (u'MULTIEQUAL_-1206915832', u'LOAD_-1206916507'), ('tmp_865', u'CBRANCH_-1206916359'), (u'LOAD_-1206916434', u'INT_EQUAL_-1206916419'), (u'INT_ADD_-1206916469', u'CAST_-1206915765'), (u'INT_NOTEQUAL_-1206916546', u'CBRANCH_-1206916545'), ('const-0', u'COPY_-1206915907'), ('const-0', u'INT_NOTEQUAL_-1206916738'), ('const-0', u'COPY_-1206915924'), ('tmp_1994', u'CALL_-1206916522'), ('const-0', u'INT_NOTEQUAL_-1206916638'), (u'CAST_-1206915818', u'LOAD_-1206916378'), ('const-0', u'INT_NOTEQUAL_-1206916435'), ('tmp_366', u'CBRANCH_-1206916545'), ('tmp_1992', u'CALL_-1206916434'), (u'COPY_-1206915909', u'RETURN_-1206915885'), ('const-0', u'INT_NOTEQUAL_-1206916546'), ('const-433', u'LOAD_-1206916485'), (u'INT_ADD_-1206916806', u'CALL_-1206916753'), (u'INT_ADD_-1206916662', u'CAST_-1206915893'), ('const-0', u'INT_NOTEQUAL_-1206916658'), ('tmp_1986', u'INT_ADD_-1206916856'), ('const-433', u'LOAD_-1206916566'), ('tmp_1992', u'CALLIND_-1206916696'), (u'CALL_-1206916522', u'INT_EQUAL_-1206916508'), (u'LOAD_-1206916678', u'LOAD_-1206916657'), ('const-0', u'RETURN_-1206915891'), (u'CAST_-1206915727', u'LOAD_-1206916414'), ('const-433', u'LOAD_-1206916507'), (u'LOAD_-1206916657', u'CAST_-1206915883'), (u'INT_NOTEQUAL_-1206916738', u'CBRANCH_-1206916738'), ('tmp_1986', u'INT_ADD_-1206916387'), (u'INT_ADD_-1206916795', u'CALL_-1206916450'), ('const-433', u'LOAD_-1206916447'), (u'LOAD_-1206916507', u'CAST_-1206915774'), ('tmp_536', u'CBRANCH_-1206916415'), (u'CAST_-1206915736', u'LOAD_-1206916434'), (u'INT_NOTEQUAL_-1206916306', u'CBRANCH_-1206916296'), ('const-433', u'LOAD_-1206916434'), ('tmp_1989', u'INT_ADD_-1206916306'), (u'INT_ADD_-1206916772', u'CAST_-1206915952'), (u'INT_NOTEQUAL_-1206916638', u'CBRANCH_-1206916636'), ('const-0', u'COPY_-1206915909'), ('tmp_500', u'CBRANCH_-1206916435'), ('const-0', u'RETURN_-1206915883'), ('const-0', u'INT_NOTEQUAL_-1206916721'), (u'CALL_-1206916450', u'INT_NOTEQUAL_-1206916435'), ('tmp_1989', u'INT_ADD_-1206916721'), (u'CAST_-1206915923', u'LOAD_-1206916737'), (u'CAST_-1206915906', u'LOAD_-1206916706'), (u'MULTIEQUAL_-1206915903', u'LOAD_-1206916447'), ('const-72', u'INT_ADD_-1206916795'), ('const-433', u'LOAD_-1206916403'), ('tmp_1989', u'INT_ADD_-1206916362'), (u'INT_ADD_-1206916721', u'CAST_-1206915923'), (u'INT_EQUAL_-1206916680', u'CBRANCH_-1206916679'), ('const-0', u'INT_EQUAL_-1206916508'), ('tmp_1989', u'INT_ADD_-1206916701'), ('const-433', u'LOAD_-1206916717'), (u'INT_EQUAL_-1206916419', u'CBRANCH_-1206916415'), ('tmp_1986', u'CALL_-1206916434'), (u'COPY_-1206915911', u'RETURN_-1206915887'), (u'COPY_-1206915907', u'RETURN_-1206915883'), (u'MULTIEQUAL_-1206915832', u'INT_NOTEQUAL_-1206916546'), ('tmp_1994', u'INT_ADD_-1206916806'), (u'CALL_-1206916434', u'INT_EQUAL_-1206916420'), (u'INT_ADD_-1206916806', u'CALL_-1206916450'), (u'LOAD_-1206916737', u'INT_NOTEQUAL_-1206916721'), ('const-24', u'INT_ADD_-1206916701'), (u'LOAD_-1206916322', u'INT_NOTEQUAL_-1206916306'), (u'INT_NOTEQUAL_-1206916658', u'CBRANCH_-1206916657'), (u'CAST_-1206915952', u'LOAD_-1206916788'), ('const-0', u'RETURN_-1206915893'), ('const-40', u'INT_ADD_-1206916662'), (u'INT_NOTEQUAL_-1206916435', u'CBRANCH_-1206916435'), ('tmp_1992', u'CALL_-1206916450'), ('tmp_727', u'CBRANCH_-1206916296'), ('const-0', u'INT_EQUAL_-1206916420'), (u'CALL_-1206916753', u'INT_NOTEQUAL_-1206916738'), (u'CAST_-1206915765', u'LOAD_-1206916485'), ('const-64', u'INT_ADD_-1206916806'), (u'LOAD_-1206916485', u'CALL_-1206916450'), ('tmp_1989', u'INT_ADD_-1206916772'), ('tmp_1989', u'INT_ADD_-1206916662'), (u'CALLIND_-1206916393', u'INT_NOTEQUAL_-1206916376'), (u'INT_ADD_-1206916418', u'CAST_-1206915736'), ('tmp_798', u'CBRANCH_-1206916418'), ('const-40', u'INT_ADD_-1206916418'), (u'INT_ADD_-1206916550', u'CAST_-1206915805'), ('const-32', u'INT_ADD_-1206916469'), ('const-0', u'RETURN_-1206915885'), (u'CAST_-1206915719', u'LOAD_-1206916403'), (u'LOAD_-1206916678', u'INT_NOTEQUAL_-1206916658'), (u'INT_EQUAL_-1206916420', u'CBRANCH_-1206916418'), (u'LOAD_-1206916706', u'CALLIND_-1206916696'), (u'LOAD_-1206916414', u'CALLIND_-1206916393'), ('const-433', u'LOAD_-1206916322'), (u'MULTIEQUAL_-1206915832', u'CALL_-1206916522'), (u'MULTIEQUAL_-1206915903', u'INT_NOTEQUAL_-1206916638'), ('tmp_1989', u'INT_ADD_-1206916398'), (u'COPY_-1206915915', u'RETURN_-1206915891'), (u'INT_ADD_-1206916362', u'CAST_-1206915818'), ('const-344', u'INT_ADD_-1206916856'), ('const-328', u'INT_ADD_-1206916387'), ('tmp_1992', u'CALLIND_-1206916393'), (u'INT_ADD_-1206916690', u'CAST_-1206915906'), ('const-0', u'INT_NOTEQUAL_-1206916376'), ('const-433', u'LOAD_-1206916678'), (u'CAST_-1206915774', u'MULTIEQUAL_-1206915832'), ('tmp_264', u'CBRANCH_-1206916679'), (u'INT_ADD_-1206916398', u'CAST_-1206915727'), ('const-433', u'LOAD_-1206916378'), ('tmp_1992', u'CALL_-1206916753'), ('const-24', u'INT_ADD_-1206916772'), ('tmp_331', u'CBRANCH_-1206916636'), ('tmp_177', u'CBRANCH_-1206916738'), ('tmp_1986', u'CALL_-1206916522'), (u'LOAD_-1206916566', u'MULTIEQUAL_-1206915832')]
null
null
0010e8f0
x64
O1
(translation_unit "bool FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)\n\n{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}\n\n" (function_definition "bool FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)\n\n{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}" primitive_type (function_declarator "FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)" identifier (parameter_list "(long param_1,long param_2,undefined8 param_3,long param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (expression_statement "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));" (assignment_expression "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" identifier = (call_expression "FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" identifier (argument_list "(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" ( (binary_expression "param_1 + 0x40" identifier + number_literal) , (binary_expression "param_1 + 0x48" identifier + number_literal) , (binary_expression "param_2 + 0x158" identifier + number_literal) , identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x18)" * (cast_expression "(undefined8 *)(param_4 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x18)" ( (binary_expression "param_4 + 0x18" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }" { (if_statement "if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }" if (parenthesized_expression "((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0))" ( (binary_expression "(*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)" (parenthesized_expression "(*(long *)(param_4 + 0x28) != 0)" ( (binary_expression "*(long *)(param_4 + 0x28) != 0" (pointer_expression "*(long *)(param_4 + 0x28)" * (cast_expression "(long *)(param_4 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) )))) != number_literal) )) || (parenthesized_expression "(*(long *)(param_4 + 8) == 0)" ( (binary_expression "*(long *)(param_4 + 8) == 0" (pointer_expression "*(long *)(param_4 + 8)" * (cast_expression "(long *)(param_4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18))" identifier = (call_expression "(**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18))" (parenthesized_expression "(**(code **)(param_2 + 0x140))" ( (pointer_expression "**(code **)(param_2 + 0x140)" * (pointer_expression "*(code **)(param_2 + 0x140)" * (cast_expression "(code **)(param_2 + 0x140)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x140)" ( (binary_expression "param_2 + 0x140" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(param_4 + 0x18))" ( identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x18)" * (cast_expression "(undefined8 *)(param_4 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x18)" ( (binary_expression "param_4 + 0x18" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }" if (parenthesized_expression "(*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0)" ( (binary_expression "*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0" (pointer_expression "*(undefined8 **)(param_4 + 0x28)" * (cast_expression "(undefined8 **)(param_4 + 0x28)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) )))) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }" { (for_statement "for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" for ( (assignment_expression "puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28)" identifier = (cast_expression "(undefined8 *)**(undefined8 **)(param_4 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_4 + 0x28)" * (pointer_expression "*(undefined8 **)(param_4 + 0x28)" * (cast_expression "(undefined8 **)(param_4 + 0x28)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) ))))))) ; (binary_expression "puVar1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ) (compound_statement "{\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" { (expression_statement "iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);" (assignment_expression "iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1)" identifier = (call_expression "FUN_0010e640(param_1,param_2,param_3,puVar1)" identifier (argument_list "(param_1,param_2,param_3,puVar1)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) })) })) })) (for_statement "for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" for ( (assignment_expression "puVar1 = *(undefined8 **)(param_4 + 0x10)" identifier = (pointer_expression "*(undefined8 **)(param_4 + 0x10)" * (cast_expression "(undefined8 **)(param_4 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x10)" ( (binary_expression "param_4 + 0x10" identifier + number_literal) ))))) ; (binary_expression "puVar1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ) (compound_statement "{\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" { (expression_statement "iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);" (assignment_expression "iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1)" identifier = (call_expression "FUN_0010e8f0(param_1,param_2,param_3,puVar1)" identifier (argument_list "(param_1,param_2,param_3,puVar1)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) })) (expression_statement "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));" (assignment_expression "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" identifier = (call_expression "FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" identifier (argument_list "(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" ( (binary_expression "param_1 + 0x40" identifier + number_literal) , (binary_expression "param_1 + 0x48" identifier + number_literal) , (binary_expression "param_2 + 0x158" identifier + number_literal) , identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x20)" * (cast_expression "(undefined8 *)(param_4 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }" { (if_statement "if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }" if (parenthesized_expression "((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0))" ( (binary_expression "(*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)" (parenthesized_expression "(*(long *)(param_4 + 0x28) == 0)" ( (binary_expression "*(long *)(param_4 + 0x28) == 0" (pointer_expression "*(long *)(param_4 + 0x28)" * (cast_expression "(long *)(param_4 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(long *)(param_4 + 8) != 0)" ( (binary_expression "*(long *)(param_4 + 8) != 0" (pointer_expression "*(long *)(param_4 + 8)" * (cast_expression "(long *)(param_4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20))" identifier = (call_expression "(**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20))" (parenthesized_expression "(**(code **)(param_2 + 0x148))" ( (pointer_expression "**(code **)(param_2 + 0x148)" * (pointer_expression "*(code **)(param_2 + 0x148)" * (cast_expression "(code **)(param_2 + 0x148)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x148)" ( (binary_expression "param_2 + 0x148" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(param_4 + 0x20))" ( identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x20)" * (cast_expression "(undefined8 *)(param_4 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) )))) ;) (return_statement "return iVar2 != 0;" return (binary_expression "iVar2 != 0" identifier != number_literal) ;) })) })) (return_statement "return false;" return false ;) })))
(translation_unit "bfd_boolean\ndebug_write_block(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_block *block)\n\n{\n debug_name *n;\n debug_block *block_00;\n bfd_boolean bVar1;\n \n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start);\n if (bVar1 != 0) {\n if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) {\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }\n for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) {\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }\n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end);\n if (bVar1 != 0) {\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }\n }\n return 0;\n}\n\n" (function_definition "bfd_boolean\ndebug_write_block(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_block *block)\n\n{\n debug_name *n;\n debug_block *block_00;\n bfd_boolean bVar1;\n \n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start);\n if (bVar1 != 0) {\n if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) {\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }\n for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) {\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }\n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end);\n if (bVar1 != 0) {\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }\n }\n return 0;\n}" type_identifier (function_declarator "debug_write_block(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_block *block)" identifier (parameter_list "(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_block *block)" ( (parameter_declaration "debug_handle *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "debug_write_fns *fns" type_identifier (pointer_declarator "*fns" * identifier)) , (parameter_declaration "void *fhandle" primitive_type (pointer_declarator "*fhandle" * identifier)) , (parameter_declaration "debug_block *block" type_identifier (pointer_declarator "*block" * identifier)) ))) (compound_statement "{\n debug_name *n;\n debug_block *block_00;\n bfd_boolean bVar1;\n \n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start);\n if (bVar1 != 0) {\n if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) {\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }\n for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) {\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }\n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end);\n if (bVar1 != 0) {\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }\n }\n return 0;\n}" { (declaration "debug_name *n;" type_identifier (pointer_declarator "*n" * identifier) ;) (declaration "debug_block *block_00;" type_identifier (pointer_declarator "*block_00" * identifier) ;) (declaration "bfd_boolean bVar1;" type_identifier identifier ;) (expression_statement "bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start);" (assignment_expression "bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start)" identifier = (call_expression "debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start)" identifier (argument_list "((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->start)" ( (cast_expression "(debug_handle *)&info->current_write_lineno" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->current_write_lineno" & (field_expression "info->current_write_lineno" identifier -> field_identifier))) , (cast_expression "(debug_write_fns *)&info->current_write_lineno_index" ( (type_descriptor "debug_write_fns *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->current_write_lineno_index" & (field_expression "info->current_write_lineno_index" identifier -> field_identifier))) , (pointer_expression "&fns->lineno" & (field_expression "fns->lineno" identifier -> field_identifier)) , (cast_expression "(bfd_vma)fhandle" ( (type_descriptor "bfd_vma" type_identifier) ) identifier) , (cast_expression "(debug_handle *)block->start" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "block->start" identifier -> field_identifier)) )))) ;) (if_statement "if (bVar1 != 0) {\n if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) {\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }\n for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) {\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }\n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end);\n if (bVar1 != 0) {\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }\n }" if (parenthesized_expression "(bVar1 != 0)" ( (binary_expression "bVar1 != 0" identifier != number_literal) )) (compound_statement "{\n if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) {\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }\n for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) {\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }\n bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end);\n if (bVar1 != 0) {\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }\n }" { (if_statement "if ((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)) {\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }" if (parenthesized_expression "((block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0))" ( (binary_expression "(block->locals != (debug_namespace *)0x0) || (block->parent == (debug_block *)0x0)" (parenthesized_expression "(block->locals != (debug_namespace *)0x0)" ( (binary_expression "block->locals != (debug_namespace *)0x0" (field_expression "block->locals" identifier -> field_identifier) != (cast_expression "(debug_namespace *)0x0" ( (type_descriptor "debug_namespace *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(block->parent == (debug_block *)0x0)" ( (binary_expression "block->parent == (debug_block *)0x0" (field_expression "block->parent" identifier -> field_identifier) == (cast_expression "(debug_block *)0x0" ( (type_descriptor "debug_block *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n bVar1 = (*fns->start_block)(fhandle,block->start);\n if (bVar1 == 0) {\n return 0;\n }\n if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }\n }" { (expression_statement "bVar1 = (*fns->start_block)(fhandle,block->start);" (assignment_expression "bVar1 = (*fns->start_block)(fhandle,block->start)" identifier = (call_expression "(*fns->start_block)(fhandle,block->start)" (parenthesized_expression "(*fns->start_block)" ( (pointer_expression "*fns->start_block" * (field_expression "fns->start_block" identifier -> field_identifier)) )) (argument_list "(fhandle,block->start)" ( identifier , (field_expression "block->start" identifier -> field_identifier) )))) ;) (if_statement "if (bVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (block->locals != (debug_namespace *)0x0) {\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }" if (parenthesized_expression "(block->locals != (debug_namespace *)0x0)" ( (binary_expression "block->locals != (debug_namespace *)0x0" (field_expression "block->locals" identifier -> field_identifier) != (cast_expression "(debug_namespace *)0x0" ( (type_descriptor "debug_namespace *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }\n }" { (for_statement "for (n = block->locals->list; n != (debug_name *)0x0; n = n->next) {\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }" for ( (assignment_expression "n = block->locals->list" identifier = (field_expression "block->locals->list" (field_expression "block->locals" identifier -> field_identifier) -> field_identifier)) ; (binary_expression "n != (debug_name *)0x0" identifier != (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "n = n->next" identifier = (field_expression "n->next" identifier -> field_identifier)) ) (compound_statement "{\n bVar1 = debug_write_name(info,fns,fhandle,n);\n if (bVar1 == 0) {\n return 0;\n }\n }" { (expression_statement "bVar1 = debug_write_name(info,fns,fhandle,n);" (assignment_expression "bVar1 = debug_write_name(info,fns,fhandle,n)" identifier = (call_expression "debug_write_name(info,fns,fhandle,n)" identifier (argument_list "(info,fns,fhandle,n)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (bVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) })) })) (for_statement "for (block_00 = block->children; block_00 != (debug_block *)0x0; block_00 = block_00->next) {\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }" for ( (assignment_expression "block_00 = block->children" identifier = (field_expression "block->children" identifier -> field_identifier)) ; (binary_expression "block_00 != (debug_block *)0x0" identifier != (cast_expression "(debug_block *)0x0" ( (type_descriptor "debug_block *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "block_00 = block_00->next" identifier = (field_expression "block_00->next" identifier -> field_identifier)) ) (compound_statement "{\n bVar1 = debug_write_block(info,fns,fhandle,block_00);\n if (bVar1 == 0) {\n return 0;\n }\n }" { (expression_statement "bVar1 = debug_write_block(info,fns,fhandle,block_00);" (assignment_expression "bVar1 = debug_write_block(info,fns,fhandle,block_00)" identifier = (call_expression "debug_write_block(info,fns,fhandle,block_00)" identifier (argument_list "(info,fns,fhandle,block_00)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (bVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (expression_statement "bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end);" (assignment_expression "bVar1 = debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end)" identifier = (call_expression "debug_write_linenos((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end)" identifier (argument_list "((debug_handle *)&info->current_write_lineno,\n (debug_write_fns *)&info->current_write_lineno_index,&fns->lineno,\n (bfd_vma)fhandle,(debug_handle *)block->end)" ( (cast_expression "(debug_handle *)&info->current_write_lineno" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->current_write_lineno" & (field_expression "info->current_write_lineno" identifier -> field_identifier))) , (cast_expression "(debug_write_fns *)&info->current_write_lineno_index" ( (type_descriptor "debug_write_fns *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->current_write_lineno_index" & (field_expression "info->current_write_lineno_index" identifier -> field_identifier))) , (pointer_expression "&fns->lineno" & (field_expression "fns->lineno" identifier -> field_identifier)) , (cast_expression "(bfd_vma)fhandle" ( (type_descriptor "bfd_vma" type_identifier) ) identifier) , (cast_expression "(debug_handle *)block->end" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "block->end" identifier -> field_identifier)) )))) ;) (if_statement "if (bVar1 != 0) {\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }" if (parenthesized_expression "(bVar1 != 0)" ( (binary_expression "bVar1 != 0" identifier != number_literal) )) (compound_statement "{\n if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }\n bVar1 = (*fns->end_block)(fhandle,block->end);\n return (uint)(bVar1 != 0);\n }" { (if_statement "if ((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)) {\n return 1;\n }" if (parenthesized_expression "((block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0))" ( (binary_expression "(block->locals == (debug_namespace *)0x0) && (block->parent != (debug_block *)0x0)" (parenthesized_expression "(block->locals == (debug_namespace *)0x0)" ( (binary_expression "block->locals == (debug_namespace *)0x0" (field_expression "block->locals" identifier -> field_identifier) == (cast_expression "(debug_namespace *)0x0" ( (type_descriptor "debug_namespace *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(block->parent != (debug_block *)0x0)" ( (binary_expression "block->parent != (debug_block *)0x0" (field_expression "block->parent" identifier -> field_identifier) != (cast_expression "(debug_block *)0x0" ( (type_descriptor "debug_block *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "bVar1 = (*fns->end_block)(fhandle,block->end);" (assignment_expression "bVar1 = (*fns->end_block)(fhandle,block->end)" identifier = (call_expression "(*fns->end_block)(fhandle,block->end)" (parenthesized_expression "(*fns->end_block)" ( (pointer_expression "*fns->end_block" * (field_expression "fns->end_block" identifier -> field_identifier)) )) (argument_list "(fhandle,block->end)" ( identifier , (field_expression "block->end" identifier -> field_identifier) )))) ;) (return_statement "return (uint)(bVar1 != 0);" return (call_expression "(uint)(bVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(bVar1 != 0)" ( (binary_expression "bVar1 != 0" identifier != number_literal) ))) ;) })) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "bool FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)\n\n{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}\n\n" (function_definition "bool FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)\n\n{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}" primitive_type (function_declarator "FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)" identifier (parameter_list "(long param_1,long param_2,undefined8 param_3,long param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (expression_statement "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));" (assignment_expression "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" identifier = (call_expression "FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" identifier (argument_list "(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" ( (binary_expression "param_1 + 0x40" identifier + number_literal) , (binary_expression "param_1 + 0x48" identifier + number_literal) , (binary_expression "param_2 + 0x158" identifier + number_literal) , identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x18)" * (cast_expression "(undefined8 *)(param_4 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x18)" ( (binary_expression "param_4 + 0x18" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }" { (if_statement "if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }" if (parenthesized_expression "((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0))" ( (binary_expression "(*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)" (parenthesized_expression "(*(long *)(param_4 + 0x28) != 0)" ( (binary_expression "*(long *)(param_4 + 0x28) != 0" (pointer_expression "*(long *)(param_4 + 0x28)" * (cast_expression "(long *)(param_4 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) )))) != number_literal) )) || (parenthesized_expression "(*(long *)(param_4 + 8) == 0)" ( (binary_expression "*(long *)(param_4 + 8) == 0" (pointer_expression "*(long *)(param_4 + 8)" * (cast_expression "(long *)(param_4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18))" identifier = (call_expression "(**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18))" (parenthesized_expression "(**(code **)(param_2 + 0x140))" ( (pointer_expression "**(code **)(param_2 + 0x140)" * (pointer_expression "*(code **)(param_2 + 0x140)" * (cast_expression "(code **)(param_2 + 0x140)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x140)" ( (binary_expression "param_2 + 0x140" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(param_4 + 0x18))" ( identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x18)" * (cast_expression "(undefined8 *)(param_4 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x18)" ( (binary_expression "param_4 + 0x18" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (if_statement "if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }" if (parenthesized_expression "(*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0)" ( (binary_expression "*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0" (pointer_expression "*(undefined8 **)(param_4 + 0x28)" * (cast_expression "(undefined8 **)(param_4 + 0x28)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) )))) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }" { (for_statement "for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" for ( (assignment_expression "puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28)" identifier = (cast_expression "(undefined8 *)**(undefined8 **)(param_4 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_4 + 0x28)" * (pointer_expression "*(undefined8 **)(param_4 + 0x28)" * (cast_expression "(undefined8 **)(param_4 + 0x28)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) ))))))) ; (binary_expression "puVar1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ) (compound_statement "{\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" { (expression_statement "iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);" (assignment_expression "iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1)" identifier = (call_expression "FUN_0010e640(param_1,param_2,param_3,puVar1)" identifier (argument_list "(param_1,param_2,param_3,puVar1)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) })) })) })) (for_statement "for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" for ( (assignment_expression "puVar1 = *(undefined8 **)(param_4 + 0x10)" identifier = (pointer_expression "*(undefined8 **)(param_4 + 0x10)" * (cast_expression "(undefined8 **)(param_4 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x10)" ( (binary_expression "param_4 + 0x10" identifier + number_literal) ))))) ; (binary_expression "puVar1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ) (compound_statement "{\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" { (expression_statement "iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);" (assignment_expression "iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1)" identifier = (call_expression "FUN_0010e8f0(param_1,param_2,param_3,puVar1)" identifier (argument_list "(param_1,param_2,param_3,puVar1)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return false;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) })) (expression_statement "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));" (assignment_expression "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" identifier = (call_expression "FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" identifier (argument_list "(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" ( (binary_expression "param_1 + 0x40" identifier + number_literal) , (binary_expression "param_1 + 0x48" identifier + number_literal) , (binary_expression "param_2 + 0x158" identifier + number_literal) , identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x20)" * (cast_expression "(undefined8 *)(param_4 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }" { (if_statement "if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }" if (parenthesized_expression "((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0))" ( (binary_expression "(*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)" (parenthesized_expression "(*(long *)(param_4 + 0x28) == 0)" ( (binary_expression "*(long *)(param_4 + 0x28) == 0" (pointer_expression "*(long *)(param_4 + 0x28)" * (cast_expression "(long *)(param_4 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x28)" ( (binary_expression "param_4 + 0x28" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(long *)(param_4 + 8) != 0)" ( (binary_expression "*(long *)(param_4 + 8) != 0" (pointer_expression "*(long *)(param_4 + 8)" * (cast_expression "(long *)(param_4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n return true;\n }" { (return_statement "return true;" return true ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20))" identifier = (call_expression "(**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20))" (parenthesized_expression "(**(code **)(param_2 + 0x148))" ( (pointer_expression "**(code **)(param_2 + 0x148)" * (pointer_expression "*(code **)(param_2 + 0x148)" * (cast_expression "(code **)(param_2 + 0x148)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x148)" ( (binary_expression "param_2 + 0x148" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(param_4 + 0x20))" ( identifier , (pointer_expression "*(undefined8 *)(param_4 + 0x20)" * (cast_expression "(undefined8 *)(param_4 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) )))) ;) (return_statement "return iVar2 != 0;" return (binary_expression "iVar2 != 0" identifier != number_literal) ;) })) })) (return_statement "return false;" return false ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) (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 { (for_statement for ( (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))))) ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) })) })) })) (for_statement for ( (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return BOOL ;) })) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) ))) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return (binary_expression IDENT != LIT) ;) })) })) (return_statement return BOOL ;) })))
(function_definition "bool FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)\n\n{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}" (primitive_type "bool") (function_declarator "FUN_0010e8f0(long param_1,long param_2,undefined8 param_3,long param_4)" (identifier "FUN_0010e8f0") (parameter_list "(long param_1,long param_2,undefined8 param_3,long param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n int iVar2;\n \n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }\n return false;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (expression_statement "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18));" (assignment_expression "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" (identifier "iVar2") (= "=") (call_expression "FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" (identifier "FUN_0010d120") (argument_list "(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x18))" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) (, ",") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (binary_expression "param_2 + 0x158" (identifier "param_2") (+ "+") (number_literal "0x158")) (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_4 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x18)" (( "(") (binary_expression "param_4 + 0x18" (identifier "param_4") (+ "+") (number_literal "0x18")) () ")")))) () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }\n for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));\n if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }\n }" ({ "{") (if_statement "if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) {\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }" (if "if") (parenthesized_expression "((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0))" (( "(") (binary_expression "(*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)" (parenthesized_expression "(*(long *)(param_4 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(param_4 + 0x28) != 0" (pointer_expression "*(long *)(param_4 + 0x28)" (* "*") (cast_expression "(long *)(param_4 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x28)" (( "(") (binary_expression "param_4 + 0x28" (identifier "param_4") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(long *)(param_4 + 8) == 0)" (( "(") (binary_expression "*(long *)(param_4 + 8) == 0" (pointer_expression "*(long *)(param_4 + 8)" (* "*") (cast_expression "(long *)(param_4 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 8)" (( "(") (binary_expression "param_4 + 8" (identifier "param_4") (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));\n if (iVar2 == 0) {\n return false;\n }\n if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18))" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18))" (parenthesized_expression "(**(code **)(param_2 + 0x140))" (( "(") (pointer_expression "**(code **)(param_2 + 0x140)" (* "*") (pointer_expression "*(code **)(param_2 + 0x140)" (* "*") (cast_expression "(code **)(param_2 + 0x140)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x140)" (( "(") (binary_expression "param_2 + 0x140" (identifier "param_2") (+ "+") (number_literal "0x140")) () ")"))))) () ")")) (argument_list "(param_3,*(undefined8 *)(param_4 + 0x18))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_4 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x18)" (( "(") (binary_expression "param_4 + 0x18" (identifier "param_4") (+ "+") (number_literal "0x18")) () ")")))) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (if_statement "if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) {\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }" (if "if") (parenthesized_expression "(*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0)" (( "(") (binary_expression "*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0" (pointer_expression "*(undefined8 **)(param_4 + 0x28)" (* "*") (cast_expression "(undefined8 **)(param_4 + 0x28)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 0x28)" (( "(") (binary_expression "param_4 + 0x28" (identifier "param_4") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }\n }" ({ "{") (for_statement "for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" (for "for") (( "(") (assignment_expression "puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)**(undefined8 **)(param_4 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "**(undefined8 **)(param_4 + 0x28)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 0x28)" (* "*") (cast_expression "(undefined8 **)(param_4 + 0x28)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 0x28)" (( "(") (binary_expression "param_4 + 0x28" (identifier "param_4") (+ "+") (number_literal "0x28")) () ")"))))))) (; ";") (binary_expression "puVar1 != (undefined8 *)0x0" (identifier "puVar1") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";") (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")))) () ")") (compound_statement "{\n iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" ({ "{") (expression_statement "iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1);" (assignment_expression "iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1)" (identifier "iVar2") (= "=") (call_expression "FUN_0010e640(param_1,param_2,param_3,puVar1)" (identifier "FUN_0010e640") (argument_list "(param_1,param_2,param_3,puVar1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "puVar1") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (for_statement "for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0;\n puVar1 = (undefined8 *)*puVar1) {\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" (for "for") (( "(") (assignment_expression "puVar1 = *(undefined8 **)(param_4 + 0x10)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_4 + 0x10)" (* "*") (cast_expression "(undefined8 **)(param_4 + 0x10)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 0x10)" (( "(") (binary_expression "param_4 + 0x10" (identifier "param_4") (+ "+") (number_literal "0x10")) () ")"))))) (; ";") (binary_expression "puVar1 != (undefined8 *)0x0" (identifier "puVar1") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";") (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")))) () ")") (compound_statement "{\n iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);\n if (iVar2 == 0) {\n return false;\n }\n }" ({ "{") (expression_statement "iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1);" (assignment_expression "iVar2 = FUN_0010e8f0(param_1,param_2,param_3,puVar1)" (identifier "iVar2") (= "=") (call_expression "FUN_0010e8f0(param_1,param_2,param_3,puVar1)" (identifier "FUN_0010e8f0") (argument_list "(param_1,param_2,param_3,puVar1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "puVar1") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return false;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (} "}"))) (expression_statement "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20));" (assignment_expression "iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" (identifier "iVar2") (= "=") (call_expression "FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" (identifier "FUN_0010d120") (argument_list "(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3,\n *(undefined8 *)(param_4 + 0x20))" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) (, ",") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (binary_expression "param_2 + 0x158" (identifier "param_2") (+ "+") (number_literal "0x158")) (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_4 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x20)" (( "(") (binary_expression "param_4 + 0x20" (identifier "param_4") (+ "+") (number_literal "0x20")) () ")")))) () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }\n iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));\n return iVar2 != 0;\n }" ({ "{") (if_statement "if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) {\n return true;\n }" (if "if") (parenthesized_expression "((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0))" (( "(") (binary_expression "(*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)" (parenthesized_expression "(*(long *)(param_4 + 0x28) == 0)" (( "(") (binary_expression "*(long *)(param_4 + 0x28) == 0" (pointer_expression "*(long *)(param_4 + 0x28)" (* "*") (cast_expression "(long *)(param_4 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x28)" (( "(") (binary_expression "param_4 + 0x28" (identifier "param_4") (+ "+") (number_literal "0x28")) () ")")))) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_4 + 8) != 0)" (( "(") (binary_expression "*(long *)(param_4 + 8) != 0" (pointer_expression "*(long *)(param_4 + 8)" (* "*") (cast_expression "(long *)(param_4 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 8)" (( "(") (binary_expression "param_4 + 8" (identifier "param_4") (+ "+") (number_literal "8")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n return true;\n }" ({ "{") (return_statement "return true;" (return "return") (true "true") (; ";")) (} "}"))) (expression_statement "iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20))" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20))" (parenthesized_expression "(**(code **)(param_2 + 0x148))" (( "(") (pointer_expression "**(code **)(param_2 + 0x148)" (* "*") (pointer_expression "*(code **)(param_2 + 0x148)" (* "*") (cast_expression "(code **)(param_2 + 0x148)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x148)" (( "(") (binary_expression "param_2 + 0x148" (identifier "param_2") (+ "+") (number_literal "0x148")) () ")"))))) () ")")) (argument_list "(param_3,*(undefined8 *)(param_4 + 0x20))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_4 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x20)" (( "(") (binary_expression "param_4 + 0x20" (identifier "param_4") (+ "+") (number_literal "0x20")) () ")")))) () ")")))) (; ";")) (return_statement "return iVar2 != 0;" (return "return") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) (; ";")) (} "}"))) (} "}"))) (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}")))
type_1 function_1(type_2 *info,type_3 *fns,void *fhandle,type_4 *block) { type_5 *var_3; type_4 *var_5; type_1 var_2; var_2 = var_1((type_2 *)&info->current_write_lineno, (type_3 *)&info->current_write_lineno_index,&fns->lineno, (type_6)fhandle,(type_2 *)block->start); if (var_2 != 0) { if ((block->locals != (type_7 *)0x0) || (block->parent == (type_4 *)0x0)) { var_2 = (*fns->start_block)(fhandle,block->start); if (var_2 == 0) { return 0; } if (block->locals != (type_7 *)0x0) { for (var_3 = block->locals->list; var_3 != (type_5 *)0x0; var_3 = var_3->next) { var_2 = var_4(info,fns,fhandle,var_3); if (var_2 == 0) { return 0; } } } } for (var_5 = block->children; var_5 != (type_4 *)0x0; var_5 = var_5->next) { var_2 = function_1(info,fns,fhandle,var_5); if (var_2 == 0) { return 0; } } var_2 = var_1((type_2 *)&info->current_write_lineno, (type_3 *)&info->current_write_lineno_index,&fns->lineno, (type_6)fhandle,(type_2 *)block->end); if (var_2 != 0) { if ((block->locals == (type_7 *)0x0) && (block->parent != (type_4 *)0x0)) { return 1; } var_2 = (*fns->end_block)(fhandle,block->end); return (uint)(var_2 != 0); } } return 0; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (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: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))) (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 (for_statement initializer: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) condition: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))))))))) (for_statement initializer: (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: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (false)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (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: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (return_statement (true)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_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: (identifier) right: (number_literal))))))) (return_statement (false)))))
null
bool MASKED(long param_1,long param_2,undefined8 param_3,long param_4) { undefined8 *puVar1; int iVar2; iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3, *(undefined8 *)(param_4 + 0x18)); if (iVar2 != 0) { if ((*(long *)(param_4 + 0x28) != 0) || (*(long *)(param_4 + 8) == 0)) { iVar2 = (**(code **)(param_2 + 0x140))(param_3,*(undefined8 *)(param_4 + 0x18)); if (iVar2 == 0) { return false; } if (*(undefined8 **)(param_4 + 0x28) != (undefined8 *)0x0) { for (puVar1 = (undefined8 *)**(undefined8 **)(param_4 + 0x28); puVar1 != (undefined8 *)0x0; puVar1 = (undefined8 *)*puVar1) { iVar2 = FUN_0010e640(param_1,param_2,param_3,puVar1); if (iVar2 == 0) { return false; } } } } for (puVar1 = *(undefined8 **)(param_4 + 0x10); puVar1 != (undefined8 *)0x0; puVar1 = (undefined8 *)*puVar1) { iVar2 = MASKED(param_1,param_2,param_3,puVar1); if (iVar2 == 0) { return false; } } iVar2 = FUN_0010d120(param_1 + 0x40,param_1 + 0x48,param_2 + 0x158,param_3, *(undefined8 *)(param_4 + 0x20)); if (iVar2 != 0) { if ((*(long *)(param_4 + 0x28) == 0) && (*(long *)(param_4 + 8) != 0)) { return true; } iVar2 = (**(code **)(param_2 + 0x148))(param_3,*(undefined8 *)(param_4 + 0x20)); return iVar2 != 0; } } return false; }
10492_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
resize
FUN_00356eb0
/* std::wstring::resize(unsigned long, wchar_t) */ void __thiscall std::wstring::resize(wstring *this,ulong param_1,wchar_t param_2) { ulong uVar1; uVar1 = *(ulong *)(*(long *)this + -0x18); if (0xffffffffffffffe < param_1) { /* WARNING: Subroutine does not return */ __throw_length_error("basic_string::resize"); } if (uVar1 > param_1 || param_1 == uVar1) { if (uVar1 <= param_1) { return; } _M_mutate(this,param_1,uVar1 - param_1,0); return; } append(this,param_1 - uVar1,param_2); return; }
void FUN_00356eb0(long *param_1,ulong param_2) { ulong uVar1; uVar1 = *(ulong *)(*param_1 + -0x18); if (0xffffffffffffffe < param_2) { /* WARNING: Subroutine does not return */ FUN_003195a0("basic_string::resize"); } if (uVar1 > param_2 || param_2 == uVar1) { if (uVar1 <= param_2) { return; } FUN_00355db0(param_1,param_2,uVar1 - param_2,0); return; } FUN_00356df0(param_1,param_2 - uVar1); return; }
MOV RCX,0xffffffffffffffe MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + -0x18] CMP RSI,RCX JA 0x00356ee8 CMP RSI,RAX JA 0x00356ee0 JC 0x00356ed0 RET SUB RAX,RSI XOR ECX,ECX MOV RDX,RAX JMP 0x00355db0 SUB RSI,RAX JMP 0x00356df0 PUSH RAX LEA RDI,[0x391e49] CALL 0x003195a0
null
null
null
null
[('tmp_85', u'CBRANCH_-1205178640'), (u'BOOL_OR_-1205178485', u'CBRANCH_-1205178643'), ('tmp_212', u'CAST_-1205178471'), ('const-0', u'RETURN_-1205178630'), (u'LOAD_-1205178685', u'INT_SUB_-1205178576'), (u'INT_LESS_-1205178652', u'CBRANCH_-1205178661'), ('tmp_214', u'CALL_-1205178579'), ('const--24', u'INT_ADD_-1205178669'), ('tmp_212', u'CALL_-1205178601'), (u'INT_LESSEQUAL_-1205178646', u'BOOL_NEGATE_-1205178487'), (u'LOAD_-1205178685', u'INT_EQUAL_-1205178647'), (u'CAST_-1205178467', u'LOAD_-1205178685'), (u'BOOL_NEGATE_-1205178487', u'BOOL_OR_-1205178485'), (u'INT_LESSEQUAL_-1205178646', u'CBRANCH_-1205178640'), ('const-0', u'CALL_-1205178601'), (u'COPY_-1205178481', u'CALL_-1205178558'), ('const-3743305', u'COPY_-1205178481'), (u'INT_SUB_-1205178614', u'CALL_-1205178601'), ('tmp_83', u'CBRANCH_-1205178643'), (u'INT_SUB_-1205178576', u'CALL_-1205178579'), ('const-1152921504606846974', u'INT_LESS_-1205178652'), ('const-0', u'RETURN_-1205178597'), ('tmp_212', u'CALL_-1205178579'), (u'LOAD_-1205178685', u'INT_SUB_-1205178614'), (u'LOAD_-1205178691', u'INT_ADD_-1205178669'), (u'INT_EQUAL_-1205178647', u'BOOL_OR_-1205178485'), ('tmp_213', u'INT_SUB_-1205178614'), ('tmp_213', u'INT_LESSEQUAL_-1205178646'), (u'LOAD_-1205178685', u'INT_LESSEQUAL_-1205178646'), (u'CAST_-1205178471', u'LOAD_-1205178691'), ('const-433', u'LOAD_-1205178691'), ('tmp_213', u'INT_SUB_-1205178576'), ('tmp_48', u'CBRANCH_-1205178661'), ('const-0', u'RETURN_-1205178575'), ('const-433', u'LOAD_-1205178685'), ('tmp_213', u'CALL_-1205178601'), (u'INT_ADD_-1205178669', u'CAST_-1205178467'), ('const-1', u'RETURN_-1205178553'), ('tmp_213', u'INT_EQUAL_-1205178647'), ('tmp_213', u'INT_LESS_-1205178652')]
[('tmp_85', u'CBRANCH_-1205178640'), ('tmp_376', u'INT_LESS_-1205178652'), ('const-0', u'RETURN_-1205178630'), (u'LOAD_-1205178685', u'INT_SUB_-1205178576'), (u'INT_EQUAL_-1205178647', u'BOOL_OR_-1205178487'), (u'INT_LESS_-1205178652', u'CBRANCH_-1205178661'), ('const--24', u'INT_ADD_-1205178669'), (u'BOOL_NEGATE_-1205178489', u'BOOL_OR_-1205178487'), (u'LOAD_-1205178685', u'INT_EQUAL_-1205178647'), ('tmp_376', u'INT_EQUAL_-1205178647'), ('tmp_376', u'INT_SUB_-1205178576'), ('const-3743305', u'COPY_-1205178483'), (u'INT_LESSEQUAL_-1205178646', u'CBRANCH_-1205178640'), ('const-0', u'CALL_-1205178601'), ('tmp_376', u'CALL_-1205178601'), (u'INT_SUB_-1205178614', u'CALL_-1205178601'), ('tmp_83', u'CBRANCH_-1205178643'), (u'INT_SUB_-1205178576', u'CALL_-1205178579'), ('const-0', u'RETURN_-1205178597'), (u'LOAD_-1205178685', u'INT_SUB_-1205178614'), (u'LOAD_-1205178691', u'INT_ADD_-1205178669'), ('tmp_375', u'CALL_-1205178579'), (u'LOAD_-1205178685', u'INT_LESSEQUAL_-1205178646'), (u'BOOL_OR_-1205178487', u'CBRANCH_-1205178643'), ('const-433', u'LOAD_-1205178691'), ('tmp_375', u'LOAD_-1205178691'), ('tmp_48', u'CBRANCH_-1205178661'), ('tmp_376', u'INT_LESSEQUAL_-1205178646'), (u'INT_ADD_-1205178669', u'CAST_-1205178470'), ('const-0', u'RETURN_-1205178575'), ('const-433', u'LOAD_-1205178685'), ('tmp_376', u'INT_SUB_-1205178614'), ('const-1152921504606846974', u'INT_LESS_-1205178652'), (u'CAST_-1205178470', u'LOAD_-1205178685'), ('tmp_375', u'CALL_-1205178601'), (u'COPY_-1205178483', u'CALL_-1205178558'), (u'INT_LESSEQUAL_-1205178646', u'BOOL_NEGATE_-1205178489'), ('const-1', u'RETURN_-1205178553')]
null
null
00356eb0
x64
O1
(translation_unit "void FUN_00356eb0(long *param_1,ulong param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}\n\n" (function_definition "void FUN_00356eb0(long *param_1,ulong param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}" primitive_type (function_declarator "FUN_00356eb0(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 ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = *(ulong *)(*param_1 + -0x18);" (assignment_expression "uVar1 = *(ulong *)(*param_1 + -0x18)" identifier = (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" (pointer_expression "*param_1" * identifier) + number_literal) ))))) ;) (if_statement "if (0xffffffffffffffe < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_003195a0("basic_string::resize");\n }" if (parenthesized_expression "(0xffffffffffffffe < param_2)" ( (binary_expression "0xffffffffffffffe < param_2" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_003195a0("basic_string::resize");\n }" { comment (expression_statement "FUN_003195a0("basic_string::resize");" (call_expression "FUN_003195a0("basic_string::resize")" identifier (argument_list "("basic_string::resize")" ( (string_literal ""basic_string::resize"" " string_content ") ))) ;) })) (if_statement "if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }" if (parenthesized_expression "(uVar1 > param_2 || param_2 == uVar1)" ( (binary_expression "uVar1 > param_2 || param_2 == uVar1" (binary_expression "uVar1 > param_2" identifier > identifier) || (binary_expression "param_2 == uVar1" identifier == identifier)) )) (compound_statement "{\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }" { (if_statement "if (uVar1 <= param_2) {\n return;\n }" if (parenthesized_expression "(uVar1 <= param_2)" ( (binary_expression "uVar1 <= param_2" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00355db0(param_1,param_2,uVar1 - param_2,0);" (call_expression "FUN_00355db0(param_1,param_2,uVar1 - param_2,0)" identifier (argument_list "(param_1,param_2,uVar1 - param_2,0)" ( identifier , identifier , (binary_expression "uVar1 - param_2" identifier - identifier) , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00356df0(param_1,param_2 - uVar1);" (call_expression "FUN_00356df0(param_1,param_2 - uVar1)" identifier (argument_list "(param_1,param_2 - uVar1)" ( identifier , (binary_expression "param_2 - uVar1" identifier - identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstring::resize(unsigned long, wchar_t) */\n\nvoid __thiscall std::wstring::resize(wstring *this,ulong param_1,wchar_t param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*(long *)this + -0x18);\n if (0xffffffffffffffe < param_1) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::resize");\n }\n if (uVar1 > param_1 || param_1 == uVar1) {\n if (uVar1 <= param_1) {\n return;\n }\n _M_mutate(this,param_1,uVar1 - param_1,0);\n return;\n }\n append(this,param_1 - uVar1,param_2);\n return;\n}\n\n" comment (function_definition "void __thiscall std::wstring::resize(wstring *this,ulong param_1,wchar_t param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*(long *)this + -0x18);\n if (0xffffffffffffffe < param_1) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::resize");\n }\n if (uVar1 > param_1 || param_1 == uVar1) {\n if (uVar1 <= param_1) {\n return;\n }\n _M_mutate(this,param_1,uVar1 - param_1,0);\n return;\n }\n append(this,param_1 - uVar1,param_2);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstring::" identifier : : identifier : :) (function_declarator "resize(wstring *this,ulong param_1,wchar_t param_2)" identifier (parameter_list "(wstring *this,ulong param_1,wchar_t param_2)" ( (parameter_declaration "wstring *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "ulong param_1" type_identifier identifier) , (parameter_declaration "wchar_t param_2" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*(long *)this + -0x18);\n if (0xffffffffffffffe < param_1) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::resize");\n }\n if (uVar1 > param_1 || param_1 == uVar1) {\n if (uVar1 <= param_1) {\n return;\n }\n _M_mutate(this,param_1,uVar1 - param_1,0);\n return;\n }\n append(this,param_1 - uVar1,param_2);\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = *(ulong *)(*(long *)this + -0x18);" (assignment_expression "uVar1 = *(ulong *)(*(long *)this + -0x18)" identifier = (pointer_expression "*(ulong *)(*(long *)this + -0x18)" * (cast_expression "(ulong *)(*(long *)this + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ;) (if_statement "if (0xffffffffffffffe < param_1) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::resize");\n }" if (parenthesized_expression "(0xffffffffffffffe < param_1)" ( (binary_expression "0xffffffffffffffe < param_1" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::resize");\n }" { comment (expression_statement "__throw_length_error("basic_string::resize");" (call_expression "__throw_length_error("basic_string::resize")" identifier (argument_list "("basic_string::resize")" ( (string_literal ""basic_string::resize"" " string_content ") ))) ;) })) (if_statement "if (uVar1 > param_1 || param_1 == uVar1) {\n if (uVar1 <= param_1) {\n return;\n }\n _M_mutate(this,param_1,uVar1 - param_1,0);\n return;\n }" if (parenthesized_expression "(uVar1 > param_1 || param_1 == uVar1)" ( (binary_expression "uVar1 > param_1 || param_1 == uVar1" (binary_expression "uVar1 > param_1" identifier > identifier) || (binary_expression "param_1 == uVar1" identifier == identifier)) )) (compound_statement "{\n if (uVar1 <= param_1) {\n return;\n }\n _M_mutate(this,param_1,uVar1 - param_1,0);\n return;\n }" { (if_statement "if (uVar1 <= param_1) {\n return;\n }" if (parenthesized_expression "(uVar1 <= param_1)" ( (binary_expression "uVar1 <= param_1" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "_M_mutate(this,param_1,uVar1 - param_1,0);" (call_expression "_M_mutate(this,param_1,uVar1 - param_1,0)" identifier (argument_list "(this,param_1,uVar1 - param_1,0)" ( identifier , identifier , (binary_expression "uVar1 - param_1" identifier - identifier) , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "append(this,param_1 - uVar1,param_2);" (call_expression "append(this,param_1 - uVar1,param_2)" identifier (argument_list "(this,param_1 - uVar1,param_2)" ( identifier , (binary_expression "param_1 - uVar1" identifier - identifier) , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00356eb0(long *param_1,ulong param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}\n\n" (function_definition "void FUN_00356eb0(long *param_1,ulong param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}" primitive_type (function_declarator "FUN_00356eb0(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 ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = *(ulong *)(*param_1 + -0x18);" (assignment_expression "uVar1 = *(ulong *)(*param_1 + -0x18)" identifier = (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" (pointer_expression "*param_1" * identifier) + number_literal) ))))) ;) (if_statement "if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }" if (parenthesized_expression "(0xffffffffffffffe < param_2)" ( (binary_expression "0xffffffffffffffe < param_2" number_literal < identifier) )) (compound_statement "{\n \n FUN_003195a0("basic_string::resize");\n }" { (expression_statement "FUN_003195a0("basic_string::resize");" (call_expression "FUN_003195a0("basic_string::resize")" identifier (argument_list "("basic_string::resize")" ( (string_literal ""basic_string::resize"" " string_content ") ))) ;) })) (if_statement "if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }" if (parenthesized_expression "(uVar1 > param_2 || param_2 == uVar1)" ( (binary_expression "uVar1 > param_2 || param_2 == uVar1" (binary_expression "uVar1 > param_2" identifier > identifier) || (binary_expression "param_2 == uVar1" identifier == identifier)) )) (compound_statement "{\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }" { (if_statement "if (uVar1 <= param_2) {\n return;\n }" if (parenthesized_expression "(uVar1 <= param_2)" ( (binary_expression "uVar1 <= param_2" identifier <= identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00355db0(param_1,param_2,uVar1 - param_2,0);" (call_expression "FUN_00355db0(param_1,param_2,uVar1 - param_2,0)" identifier (argument_list "(param_1,param_2,uVar1 - param_2,0)" ( identifier , identifier , (binary_expression "uVar1 - param_2" identifier - identifier) , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00356df0(param_1,param_2 - uVar1);" (call_expression "FUN_00356df0(param_1,param_2 - uVar1)" identifier (argument_list "(param_1,param_2 - uVar1)" ( identifier , (binary_expression "param_2 - uVar1" identifier - identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT > IDENT) || (binary_expression IDENT == IDENT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT - IDENT) , LIT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT - IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00356eb0(long *param_1,ulong param_2)\n\n{\n ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00356eb0(long *param_1,ulong param_2)" (identifier "FUN_00356eb0") (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 ulong uVar1;\n \n uVar1 = *(ulong *)(*param_1 + -0x18);\n if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }\n if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }\n FUN_00356df0(param_1,param_2 - uVar1);\n return;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (expression_statement "uVar1 = *(ulong *)(*param_1 + -0x18);" (assignment_expression "uVar1 = *(ulong *)(*param_1 + -0x18)" (identifier "uVar1") (= "=") (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" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (if_statement "if (0xffffffffffffffe < param_2) {\n \n FUN_003195a0("basic_string::resize");\n }" (if "if") (parenthesized_expression "(0xffffffffffffffe < param_2)" (( "(") (binary_expression "0xffffffffffffffe < param_2" (number_literal "0xffffffffffffffe") (< "<") (identifier "param_2")) () ")")) (compound_statement "{\n \n FUN_003195a0("basic_string::resize");\n }" ({ "{") (expression_statement "FUN_003195a0("basic_string::resize");" (call_expression "FUN_003195a0("basic_string::resize")" (identifier "FUN_003195a0") (argument_list "("basic_string::resize")" (( "(") (string_literal ""basic_string::resize"" (" """) (string_content "basic_string::resize") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (uVar1 > param_2 || param_2 == uVar1) {\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }" (if "if") (parenthesized_expression "(uVar1 > param_2 || param_2 == uVar1)" (( "(") (binary_expression "uVar1 > param_2 || param_2 == uVar1" (binary_expression "uVar1 > param_2" (identifier "uVar1") (> ">") (identifier "param_2")) (|| "||") (binary_expression "param_2 == uVar1" (identifier "param_2") (== "==") (identifier "uVar1"))) () ")")) (compound_statement "{\n if (uVar1 <= param_2) {\n return;\n }\n FUN_00355db0(param_1,param_2,uVar1 - param_2,0);\n return;\n }" ({ "{") (if_statement "if (uVar1 <= param_2) {\n return;\n }" (if "if") (parenthesized_expression "(uVar1 <= param_2)" (( "(") (binary_expression "uVar1 <= param_2" (identifier "uVar1") (<= "<=") (identifier "param_2")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00355db0(param_1,param_2,uVar1 - param_2,0);" (call_expression "FUN_00355db0(param_1,param_2,uVar1 - param_2,0)" (identifier "FUN_00355db0") (argument_list "(param_1,param_2,uVar1 - param_2,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (binary_expression "uVar1 - param_2" (identifier "uVar1") (- "-") (identifier "param_2")) (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00356df0(param_1,param_2 - uVar1);" (call_expression "FUN_00356df0(param_1,param_2 - uVar1)" (identifier "FUN_00356df0") (argument_list "(param_1,param_2 - uVar1)" (( "(") (identifier "param_1") (, ",") (binary_expression "param_2 - uVar1" (identifier "param_2") (- "-") (identifier "uVar1")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstring::resize(unsigned long, wchar_t) */ void __thiscall std::type_1::function_1(type_1 *this,type_2 var_1,type_3 param_2) { type_2 var_3; var_3 = *(type_2 *)(*(long *)this + -0x18); if (0xffffffffffffffe < var_1) { /* WARNING: Subroutine does not return */ var_2("basic_string::resize"); } if (var_3 > var_1 || var_1 == var_3) { if (var_3 <= var_1) { return; } var_4(this,var_1,var_3 - var_1,0); return; } var_5(this,var_1 - var_3,param_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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (identifier)) (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (identifier))))) (return_statement))))
null
void MASKED(long *param_1,ulong param_2) { ulong uVar1; uVar1 = *(ulong *)(*param_1 + -0x18); if (0xffffffffffffffe < param_2) { /* WARNING: Subroutine does not return */ FUN_003195a0("basic_string::resize"); } if (uVar1 > param_2 || param_2 == uVar1) { if (uVar1 <= param_2) { return; } FUN_00355db0(param_1,param_2,uVar1 - param_2,0); return; } FUN_00356df0(param_1,param_2 - uVar1); return; }
1825_bash_and_bash_strip.c
readline_internal_teardown
readline_internal_teardown
char * readline_internal_teardown(int eof) { char cVar1; char *pcVar2; int which; HIST_ENTRY *pHVar3; char *pcVar4; ulong uVar5; byte bVar6; bVar6 = 0; if (_rl_caught_signal != 0) { _rl_signal_handler(_rl_caught_signal); } pHVar3 = current_history(); pcVar2 = the_line; if (pHVar3 == (HIST_ENTRY *)0x0) { LAB_001ae8f8: if (_rl_revert_all_at_newline != 0) goto LAB_001ae974; } else { if (rl_undo_list != (UNDO_LIST *)0x0) { uVar5 = 0xffffffffffffffff; pcVar4 = the_line; do { if (uVar5 == 0) break; uVar5 = uVar5 - 1; cVar1 = *pcVar4; pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1; } while (cVar1 != '\0'); pcVar4 = (char *)xmalloc(~uVar5); pcVar4 = strcpy(pcVar4,pcVar2); rl_revert_line(1,0); pcVar2 = the_line; which = where_history(); pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0); _rl_free_history_entry(pHVar3); strcpy(the_line,pcVar4); xfree(pcVar4); goto LAB_001ae8f8; } if (_rl_revert_all_at_newline == 0) goto LAB_001ae910; LAB_001ae974: _rl_revert_all_lines(); } if (rl_undo_list != (UNDO_LIST *)0x0) { rl_free_undo_list(); } LAB_001ae910: _rl_disable_meta_key(); _rl_set_insert_mode(1,0); pcVar2 = the_line; pcVar4 = (char *)0x0; if (eof == 0) { uVar5 = 0xffffffffffffffff; pcVar4 = the_line; do { if (uVar5 == 0) break; uVar5 = uVar5 - 1; cVar1 = *pcVar4; pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1; } while (cVar1 != '\0'); pcVar4 = (char *)xmalloc(~uVar5); pcVar4 = strcpy(pcVar4,pcVar2); } return pcVar4; }
void readline_internal_teardown(int param_1) { char cVar1; char *pcVar2; undefined4 uVar3; long lVar4; char *pcVar5; undefined8 uVar6; ulong uVar7; byte bVar8; bVar8 = 0; if (_rl_caught_signal != 0) { _rl_signal_handler(_rl_caught_signal); } lVar4 = current_history(); pcVar2 = DAT_00216578; if (lVar4 == 0) { LAB_001ae8f8: if (_rl_revert_all_at_newline != 0) goto LAB_001ae974; } else { if (rl_undo_list != 0) { uVar7 = 0xffffffffffffffff; pcVar5 = DAT_00216578; do { if (uVar7 == 0) break; uVar7 = uVar7 - 1; cVar1 = *pcVar5; pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1; } while (cVar1 != '\0'); pcVar5 = (char *)xmalloc(~uVar7); pcVar5 = strcpy(pcVar5,pcVar2); rl_revert_line(1,0); pcVar2 = DAT_00216578; uVar3 = where_history(); uVar6 = replace_history_entry(uVar3,pcVar2,0); _rl_free_history_entry(uVar6); strcpy(DAT_00216578,pcVar5); xfree(pcVar5); goto LAB_001ae8f8; } if (_rl_revert_all_at_newline == 0) goto LAB_001ae910; LAB_001ae974: _rl_revert_all_lines(); } if (rl_undo_list != 0) { rl_free_undo_list(); } LAB_001ae910: _rl_disable_meta_key(); _rl_set_insert_mode(1,0); pcVar2 = DAT_00216578; if (param_1 == 0) { uVar7 = 0xffffffffffffffff; pcVar5 = DAT_00216578; do { if (uVar7 == 0) break; uVar7 = uVar7 - 1; cVar1 = *pcVar5; pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1; } while (cVar1 != '\0'); pcVar5 = (char *)xmalloc(~uVar7); strcpy(pcVar5,pcVar2); } return; }
PUSH R12 PUSH RBP PUSH RBX MOV EBX,EDI MOV EAX,dword ptr [0x00216b10] TEST EAX,EAX JNZ 0x001ae95b CALL 0x001caab2 TEST RAX,RAX JZ 0x001ae8f8 CMP qword ptr [0x00217288],0x0 JZ 0x001ae96b MOV RBP,qword ptr [0x00216578] MOV RCX,-0x1 MOV EAX,0x0 MOV RDI,RBP SCASB.REPNE RDI NOT RCX MOV RDI,RCX CALL 0x00188151 MOV RSI,RBP MOV RDI,RAX CALL 0x0012d160 MOV RBP,RAX MOV ESI,0x0 MOV EDI,0x1 CALL 0x001c57ea MOV R12,qword ptr [0x00216578] CALL 0x001caa75 MOV EDX,0x0 MOV RSI,R12 MOV EDI,EAX CALL 0x001caef8 MOV RDI,RAX CALL 0x001ca395 MOV RSI,RBP MOV RDI,qword ptr [0x00216578] CALL 0x0012d160 MOV RDI,RBP CALL 0x00188201 CMP dword ptr [0x002164c4],0x0 JNZ 0x001ae974 CMP qword ptr [0x00217288],0x0 JZ 0x001ae910 CALL 0x001c53b5 CALL 0x001c7a30 MOV ESI,0x0 MOV EDI,0x1 CALL 0x001ca951 MOV EAX,0x0 TEST EBX,EBX JNZ 0x001ae956 MOV RBX,qword ptr [0x00216578] MOV RCX,-0x1 MOV RDI,RBX SCASB.REPNE RDI NOT RCX MOV RDI,RCX CALL 0x00188151 MOV RSI,RBX MOV RDI,RAX CALL 0x0012d160 POP RBX POP RBP POP R12 RET MOV EDI,dword ptr [0x00216b10] CALL 0x001c3f22 JMP 0x001ae862 CMP dword ptr [0x002164c4],0x0 JZ 0x001ae910 CALL 0x001ca5b0 JMP 0x001ae901
null
null
null
null
[('const-1', u'INT_SUB_-1207572258'), (u'CALL_-1207572223', u'INDIRECT_-1207571572'), ('tmp_543', u'BRANCH_-1207571886'), (u'INDIRECT_-1207571288', u'MULTIEQUAL_-1207571276'), (u'INDIRECT_-1207571230', u'MULTIEQUAL_-1207571335'), (u'CALL_-1207572199', u'INDIRECT_-1207571400'), ('const-433', u'LOAD_-1207571985'), (u'CALL_-1207572117', u'INDIRECT_-1207571490'), (u'CALL_-1207572349', u'INDIRECT_-1207571490'), (u'CALL_-1207571958', u'INDIRECT_-1207571226'), (u'CALL_-1207571891', u'INDIRECT_-1207571236'), (u'INDIRECT_-1207571282', u'MULTIEQUAL_-1207571516'), (u'INT_MULT_-1207571355', u'INT_ADD_-1207571175'), (u'INT_SUB_-1207572258', u'MULTIEQUAL_-1207571809'), (u'INDIRECT_-1207571490', u'MULTIEQUAL_-1207571324'), (u'INDIRECT_-1207571312', u'COPY_-1207571192'), (u'CALL_-1207572129', u'INDIRECT_-1207571499'), (u'INDIRECT_-1207571214', u'MULTIEQUAL_-1207571208'), (u'MULTIEQUAL_-1207571370', u'INT_NOTEQUAL_-1207572101'), (u'CALL_-1207572161', u'INDIRECT_-1207571524'), ('const-0', u'RETURN_-1207571915'), (u'INDIRECT_-1207571311', u'MULTIEQUAL_-1207571299'), ('const-1', u'INT_SUB_-1207571977'), (u'CALL_-1207571958', u'CAST_-1207571113'), (u'INDIRECT_-1207571314', u'MULTIEQUAL_-1207571301'), ('tmp_417', u'CBRANCH_-1207571993'), ('tmp_122', u'CBRANCH_-1207572308'), (u'MULTIEQUAL_-1207571335', u'MULTIEQUAL_-1207571322'), (u'INDIRECT_-1207571536', u'INT_EQUAL_-1207571887'), (u'CALL_-1207571942', u'INDIRECT_-1207571260'), (u'MULTIEQUAL_-1207571542', u'LOAD_-1207571985'), (u'INDIRECT_-1207571643', u'INT_ZEXT_-1207572258'), (u'MULTIEQUAL_-1207571254', u'COPY_-1207571310'), (u'CALL_-1207572161', u'INDIRECT_-1207571371'), (u'INDIRECT_-1207571236', u'MULTIEQUAL_-1207571470'), (u'INDIRECT_-1207571490', u'MULTIEQUAL_-1207571478'), ('const--1', u'COPY_-1207572297'), (u'INDIRECT_-1207571389', u'MULTIEQUAL_-1207571624'), ('tmp_190', u'CBRANCH_-1207572254'), (u'COPY_-1207571221', u'CALL_-1207571942'), (u'LOAD_-1207572266', u'INT_NOTEQUAL_-1207572253'), (u'PTRADD_-1207572208', u'COPY_-1207571356'), (u'INDIRECT_-1207571467', u'MULTIEQUAL_-1207571276'), (u'INDIRECT_-1207571334', u'MULTIEQUAL_-1207571322'), (u'INDIRECT_-1207571513', u'COPY_-1207571360'), ('tmp_2907', u'INT_NOTEQUAL_-1207572361'), (u'INDIRECT_-1207571260', u'MULTIEQUAL_-1207571254'), (u'COPY_-1207572010', u'MULTIEQUAL_-1207571642'), ('const--2', u'INT_MULT_-1207571355'), (u'CALL_-1207571889', u'INDIRECT_-1207571253'), (u'CALL_-1207572349', u'INDIRECT_-1207571513'), (u'CALL_-1207572349', u'INT_EQUAL_-1207572335'), (u'MULTIEQUAL_-1207571289', u'INT_NOTEQUAL_-1207572080'), (u'CALL_-1207572161', u'INDIRECT_-1207571394'), (u'INDIRECT_-1207571312', u'COPY_-1207571221'), (u'INDIRECT_-1207571467', u'INT_NOTEQUAL_-1207572314'), (u'INDIRECT_-1207571467', u'MULTIEQUAL_-1207571175'), (u'CALL_-1207572161', u'INDIRECT_-1207571417'), (u'CALL_-1207572067', u'INDIRECT_-1207571464'), ('const-0', u'INT_NOTEQUAL_-1207572101'), (u'INT_NOTEQUAL_-1207572101', u'CBRANCH_-1207572095'), (u'INDIRECT_-1207571385', u'CALL_-1207572129'), (u'INDIRECT_-1207571383', u'MULTIEQUAL_-1207571370'), ('tmp_2909', u'MULTIEQUAL_-1207571447'), (u'INDIRECT_-1207571357', u'MULTIEQUAL_-1207571345'), (u'INT_EQUAL_-1207572335', u'CBRANCH_-1207572333'), ('tmp_406', u'CBRANCH_-1207572017'), (u'INDIRECT_-1207571266', u'MULTIEQUAL_-1207571208'), (u'CALL_-1207572149', u'INDIRECT_-1207571339'), ('tmp_348', u'CBRANCH_-1207572074'), (u'CALL_-1207572199', u'INDIRECT_-1207571423'), (u'INT_NEGATE_-1207571950', u'CALL_-1207571958'), (u'INDIRECT_-1207571464', u'MULTIEQUAL_-1207571453'), ('tmp_2907', u'MULTIEQUAL_-1207571470'), (u'INDIRECT_-1207571513', u'COPY_-1207571412'), (u'INDIRECT_-1207571237', u'MULTIEQUAL_-1207571231'), (u'INDIRECT_-1207571312', u'MULTIEQUAL_-1207571254'), (u'CALL_-1207572349', u'INDIRECT_-1207571536'), (u'CALL_-1207572129', u'INDIRECT_-1207571392'), (u'CALL_-1207572183', u'INDIRECT_-1207571387'), (u'MULTIEQUAL_-1207571639', u'INT_NEGATE_-1207571950'), ('tmp_58', u'CBRANCH_-1207572360'), (u'MULTIEQUAL_-1207571642', u'INT_EQUAL_-1207571988'), (u'INT_EQUAL_-1207572269', u'CBRANCH_-1207572274'), (u'INDIRECT_-1207571536', u'MULTIEQUAL_-1207571345'), (u'CALL_-1207572059', u'INDIRECT_-1207571351'), (u'CALL_-1207572039', u'INDIRECT_-1207571335'), (u'CALL_-1207572239', u'INDIRECT_-1207571408'), (u'MULTIEQUAL_-1207571312', u'MULTIEQUAL_-1207571299'), (u'CALL_-1207572059', u'INDIRECT_-1207571305'), (u'INT_SUB_-1207572258', u'MULTIEQUAL_-1207571806'), ('tmp_2911', u'MULTIEQUAL_-1207571516'), (u'CALL_-1207572117', u'INDIRECT_-1207571360'), (u'CALL_-1207571891', u'INDIRECT_-1207571282'), (u'CALL_-1207572239', u'INDIRECT_-1207571584'), (u'CALL_-1207572067', u'INDIRECT_-1207571311'), (u'INDIRECT_-1207571536', u'MULTIEQUAL_-1207571244'), (u'INDIRECT_-1207571259', u'MULTIEQUAL_-1207571493'), (u'INDIRECT_-1207571335', u'MULTIEQUAL_-1207571277'), (u'CALL_-1207572117', u'INDIRECT_-1207571337'), (u'INDIRECT_-1207571360', u'MULTIEQUAL_-1207571347'), ('tmp_2910', u'MULTIEQUAL_-1207571493'), (u'CALL_-1207571942', u'INDIRECT_-1207571214'), (u'MULTIEQUAL_-1207571347', u'MULTIEQUAL_-1207571221'), (u'MULTIEQUAL_-1207571642', u'INT_SUB_-1207571977'), (u'COPY_-1207571192', u'MULTIEQUAL_-1207571542'), (u'COPY_-1207572297', u'MULTIEQUAL_-1207571809'), (u'INT_NOTEQUAL_-1207572361', u'CBRANCH_-1207572360'), ('tmp_2907', u'CALL_-1207571891'), (u'CALL_-1207572223', u'INDIRECT_-1207571442'), (u'MULTIEQUAL_-1207571710', u'LOAD_-1207572266'), ('const-0', u'INT_NOTEQUAL_-1207572080'), (u'CALL_-1207571891', u'INDIRECT_-1207571259'), (u'INT_NOTEQUAL_-1207571972', u'CBRANCH_-1207571973'), (u'INT_NOTEQUAL_-1207572253', u'CBRANCH_-1207572254'), (u'INDIRECT_-1207571643', u'MULTIEQUAL_-1207571453'), (u'CALL_-1207571958', u'INDIRECT_-1207571272'), (u'INDIRECT_-1207571513', u'MULTIEQUAL_-1207571221'), (u'CALL_-1207572183', u'INDIRECT_-1207571540'), (u'CALL_-1207571891', u'INDIRECT_-1207571389'), (u'MULTIEQUAL_-1207571806', u'INT_NEGATE_-1207572231'), (u'INT_ADD_-1207571346', u'PTRADD_-1207572208'), (u'CALL_-1207572223', u'INDIRECT_-1207571396'), (u'CALL_-1207572149', u'INDIRECT_-1207571515'), (u'CALL_-1207572129', u'INDIRECT_-1207571369'), (u'MULTIEQUAL_-1207571277', u'COPY_-1207571333'), (u'MULTIEQUAL_-1207571809', u'MULTIEQUAL_-1207571806'), (u'MULTIEQUAL_-1207571642', u'MULTIEQUAL_-1207571639'), (u'CALL_-1207571889', u'INDIRECT_-1207571230'), (u'CALL_-1207571942', u'MULTIEQUAL_-1207571641'), (u'INDIRECT_-1207571643', u'MULTIEQUAL_-1207571478'), (u'COPY_-1207571360', u'MULTIEQUAL_-1207571710'), (u'CALL_-1207572129', u'INDIRECT_-1207571323'), (u'CALL_-1207572183', u'INDIRECT_-1207571433'), ('const-0', u'CALL_-1207572199'), (u'CALL_-1207572039', u'INDIRECT_-1207571442'), ('const-0', u'COPY_-1207572039'), (u'CALL_-1207571889', u'INDIRECT_-1207571207'), ('const-433', u'LOAD_-1207572266'), (u'MULTIEQUAL_-1207571324', u'MULTIEQUAL_-1207571312'), (u'INT_EQUAL_-1207572019', u'CBRANCH_-1207572017'), (u'INDIRECT_-1207571490', u'MULTIEQUAL_-1207571198'), ('tmp_318', u'CBRANCH_-1207572095'), (u'MULTIEQUAL_-1207571641', u'RETURN_-1207571915'), ('tmp_92', u'CBRANCH_-1207572333'), ('const-1', u'INT_ADD_-1207571346'), ('tmp_472', u'CBRANCH_-1207571973'), (u'CALL_-1207572239', u'INDIRECT_-1207571431'), (u'MULTIEQUAL_-1207571289', u'MULTIEQUAL_-1207571276'), (u'CALL_-1207572199', u'INDIRECT_-1207571553'), (u'CALL_-1207572239', u'INDIRECT_-1207571454'), (u'MULTIEQUAL_-1207571466', u'MULTIEQUAL_-1207571453'), (u'INT_EQUAL_-1207571988', u'CBRANCH_-1207571993'), ('const-0', u'INT_EQUAL_-1207571988'), (u'MULTIEQUAL_-1207571478', u'MULTIEQUAL_-1207571352'), (u'INT_ZEXT_-1207571977', u'INT_MULT_-1207571355'), ('const-1', u'CALL_-1207572039'), (u'CAST_-1207571284', u'CALL_-1207572223'), (u'CALL_-1207572223', u'INDIRECT_-1207571419'), ('const-0', u'CALL_-1207572039'), (u'COPY_-1207571356', u'MULTIEQUAL_-1207571710'), (u'MULTIEQUAL_-1207571231', u'COPY_-1207571287'), (u'INT_ZEXT_-1207572258', u'INT_MULT_-1207571544'), (u'CAST_-1207571113', u'CALL_-1207571942'), ('tmp_586', u'BRANCH_-1207571888'), (u'MULTIEQUAL_-1207571301', u'MULTIEQUAL_-1207571175'), (u'CALL_-1207572239', u'INDIRECT_-1207571477'), ('const-0', u'INT_EQUAL_-1207572019'), ('const-1', u'PTRADD_-1207571927'), (u'COPY_-1207571324', u'CALL_-1207572161'), (u'INT_SUB_-1207571977', u'MULTIEQUAL_-1207571642'), (u'MULTIEQUAL_-1207571208', u'COPY_-1207571264'), (u'CALL_-1207572067', u'INDIRECT_-1207571334'), ('const-0', u'INT_NOTEQUAL_-1207572314'), (u'CALL_-1207572349', u'INDIRECT_-1207571467'), (u'INDIRECT_-1207571360', u'MULTIEQUAL_-1207571466'), (u'INT_SUB_-1207571977', u'MULTIEQUAL_-1207571639'), ('const-1', u'PTRADD_-1207572208'), (u'PTRADD_-1207571927', u'COPY_-1207571188'), (u'CALL_-1207572149', u'INDIRECT_-1207571385'), (u'CALL_-1207572161', u'INDIRECT_-1207571348'), (u'MULTIEQUAL_-1207571347', u'MULTIEQUAL_-1207571335'), (u'CALL_-1207571942', u'INDIRECT_-1207571283'), (u'CALL_-1207572117', u'INDIRECT_-1207571383'), (u'CALL_-1207572183', u'INDIRECT_-1207571364'), (u'CALL_-1207572117', u'INDIRECT_-1207571314'), (u'COPY_-1207571412', u'CALL_-1207572223'), ('const-0', u'INT_NOTEQUAL_-1207572361'), (u'INDIRECT_-1207571513', u'MULTIEQUAL_-1207571347'), (u'COPY_-1207572039', u'MULTIEQUAL_-1207571641'), (u'INDIRECT_-1207571513', u'MULTIEQUAL_-1207571322'), (u'INT_MULT_-1207571544', u'INT_ADD_-1207571346'), (u'MULTIEQUAL_-1207571710', u'PTRADD_-1207572208'), ('const-1', u'INT_ADD_-1207571175'), (u'INDIRECT_-1207571442', u'INT_ZEXT_-1207571977'), (u'INDIRECT_-1207571283', u'MULTIEQUAL_-1207571277'), (u'MULTIEQUAL_-1207571324', u'MULTIEQUAL_-1207571198'), ('tmp_135', u'CBRANCH_-1207572274'), ('const--1', u'COPY_-1207572010'), (u'MULTIEQUAL_-1207571370', u'MULTIEQUAL_-1207571244'), (u'MULTIEQUAL_-1207571370', u'MULTIEQUAL_-1207571358'), (u'CALL_-1207572059', u'INDIRECT_-1207571282'), (u'MULTIEQUAL_-1207571809', u'INT_SUB_-1207572258'), (u'INT_EQUAL_-1207571887', u'CBRANCH_-1207571881'), (u'INDIRECT_-1207571213', u'MULTIEQUAL_-1207571447'), (u'INDIRECT_-1207571337', u'MULTIEQUAL_-1207571324'), (u'COPY_-1207571188', u'MULTIEQUAL_-1207571542'), (u'CALL_-1207572149', u'INDIRECT_-1207571362'), (u'CALL_-1207572183', u'CALL_-1207572161'), (u'MULTIEQUAL_-1207571478', u'MULTIEQUAL_-1207571466'), (u'CALL_-1207572039', u'INDIRECT_-1207571289'), (u'CALL_-1207572239', u'CAST_-1207571284'), (u'LOAD_-1207571985', u'INT_NOTEQUAL_-1207571972'), (u'CALL_-1207571942', u'INDIRECT_-1207571237'), (u'CALL_-1207572129', u'INDIRECT_-1207571346'), (u'MULTIEQUAL_-1207571301', u'MULTIEQUAL_-1207571289'), (u'CALL_-1207572059', u'INDIRECT_-1207571458'), (u'MULTIEQUAL_-1207571542', u'PTRADD_-1207571927'), (u'COPY_-1207572170', u'MULTIEQUAL_-1207571624'), ('const-1', u'CALL_-1207572199'), (u'INT_NEGATE_-1207572231', u'CALL_-1207572239'), ('const-0', u'INT_EQUAL_-1207572269'), (u'CALL_-1207572223', u'CALL_-1207572117'), (u'CALL_-1207572161', u'CALL_-1207572149'), (u'CALL_-1207571891', u'INDIRECT_-1207571213'), (u'INDIRECT_-1207571184', u'MULTIEQUAL_-1207571289'), ('const-0', u'INT_NOTEQUAL_-1207572253'), (u'CALL_-1207572199', u'INDIRECT_-1207571446'), ('const-0', u'CALL_-1207572161'), ('const--2', u'INT_MULT_-1207571544'), (u'INDIRECT_-1207571643', u'MULTIEQUAL_-1207571352'), (u'CALL_-1207572199', u'INDIRECT_-1207571377'), ('const-0', u'INT_NOTEQUAL_-1207571972'), (u'INDIRECT_-1207571423', u'COPY_-1207571324'), ('const-0', u'INT_EQUAL_-1207571887'), (u'CALL_-1207572059', u'INDIRECT_-1207571328'), (u'INDIRECT_-1207571536', u'MULTIEQUAL_-1207571370'), (u'INDIRECT_-1207571289', u'MULTIEQUAL_-1207571231'), (u'CALL_-1207572039', u'INDIRECT_-1207571266'), (u'INT_NOTEQUAL_-1207572314', u'CBRANCH_-1207572308'), (u'CALL_-1207572349', u'INDIRECT_-1207571643'), (u'CALL_-1207572223', u'INDIRECT_-1207571465'), (u'CALL_-1207571958', u'INDIRECT_-1207571295'), (u'INDIRECT_-1207571207', u'MULTIEQUAL_-1207571312'), (u'CALL_-1207572223', u'CALL_-1207572129'), (u'MULTIEQUAL_-1207571358', u'MULTIEQUAL_-1207571345'), (u'CALL_-1207571889', u'INDIRECT_-1207571360'), (u'INT_ADD_-1207571175', u'PTRADD_-1207571927'), ('const-0', u'INT_EQUAL_-1207572335'), (u'INDIRECT_-1207571490', u'MULTIEQUAL_-1207571299'), ('tmp_639', u'INT_EQUAL_-1207572019'), (u'CALL_-1207572183', u'INDIRECT_-1207571410'), (u'INDIRECT_-1207571253', u'MULTIEQUAL_-1207571358'), (u'INDIRECT_-1207571467', u'MULTIEQUAL_-1207571301'), (u'CALL_-1207571958', u'INDIRECT_-1207571249'), (u'CALL_-1207572067', u'INDIRECT_-1207571357'), (u'CALL_-1207572067', u'INDIRECT_-1207571288'), ('tmp_572', u'CBRANCH_-1207571881'), (u'MULTIEQUAL_-1207571809', u'INT_EQUAL_-1207572269'), ('const-0', u'COPY_-1207572170'), (u'CALL_-1207571889', u'INDIRECT_-1207571184'), (u'CALL_-1207572149', u'INDIRECT_-1207571408'), (u'CALL_-1207572039', u'INDIRECT_-1207571312'), (u'INT_NOTEQUAL_-1207572080', u'CBRANCH_-1207572074')]
[('tmp_543', u'BRANCH_-1207571886'), (u'CALL_-1207572129', u'INDIRECT_-1207571379'), (u'CALL_-1207571889', u'INDIRECT_-1207571240'), (u'CALL_-1207572199', u'INDIRECT_-1207571560'), (u'CALL_-1207572239', u'INDIRECT_-1207571441'), (u'CALL_-1207572183', u'INDIRECT_-1207571374'), (u'INDIRECT_-1207571217', u'MULTIEQUAL_-1207571322'), ('const-1', u'CALL_-1207572039'), (u'CALL_-1207572149', u'INDIRECT_-1207571349'), (u'INDIRECT_-1207571500', u'MULTIEQUAL_-1207571334'), (u'INDIRECT_-1207571322', u'MULTIEQUAL_-1207571264'), (u'INT_SUB_-1207572258', u'MULTIEQUAL_-1207571809'), (u'CALL_-1207571891', u'INDIRECT_-1207571292'), ('const-1', u'INT_SUB_-1207572258'), (u'CALL_-1207571891', u'INDIRECT_-1207571223'), (u'CALL_-1207572239', u'INDIRECT_-1207571418'), (u'CALL_-1207571958', u'INDIRECT_-1207571236'), (u'INDIRECT_-1207571500', u'MULTIEQUAL_-1207571208'), (u'CALL_-1207572117', u'INDIRECT_-1207571347'), (u'MULTIEQUAL_-1207571345', u'MULTIEQUAL_-1207571332'), ('const-0', u'RETURN_-1207571915'), (u'MULTIEQUAL_-1207571311', u'MULTIEQUAL_-1207571299'), (u'INT_ZEXT_-1207571977', u'INT_MULT_-1207571363'), (u'INDIRECT_-1207571194', u'MULTIEQUAL_-1207571299'), (u'CALL_-1207572223', u'INDIRECT_-1207571452'), (u'CALL_-1207571889', u'INDIRECT_-1207571367'), ('tmp_417', u'CBRANCH_-1207571993'), ('tmp_122', u'CBRANCH_-1207572308'), (u'INDIRECT_-1207571344', u'MULTIEQUAL_-1207571332'), (u'INDIRECT_-1207571263', u'MULTIEQUAL_-1207571368'), (u'CALL_-1207572067', u'INDIRECT_-1207571321'), ('const-433', u'LOAD_-1207571985'), (u'CALL_-1207571958', u'CAST_-1207571121'), (u'MULTIEQUAL_-1207571380', u'INT_NOTEQUAL_-1207572101'), ('const-0', u'INT_NOTEQUAL_-1207572080'), ('const-0', u'INT_NOTEQUAL_-1207572101'), (u'INDIRECT_-1207571523', u'MULTIEQUAL_-1207571357'), (u'CALL_-1207572199', u'INDIRECT_-1207571387'), (u'INDIRECT_-1207571395', u'CALL_-1207572129'), ('const--1', u'COPY_-1207572297'), ('tmp_190', u'CBRANCH_-1207572254'), (u'LOAD_-1207572266', u'INT_NOTEQUAL_-1207572253'), (u'MULTIEQUAL_-1207571334', u'MULTIEQUAL_-1207571322'), (u'INT_MULT_-1207571363', u'INT_ADD_-1207571183'), (u'INDIRECT_-1207571523', u'MULTIEQUAL_-1207571231'), (u'COPY_-1207572010', u'MULTIEQUAL_-1207571642'), (u'CALL_-1207572349', u'INT_EQUAL_-1207572335'), (u'CALL_-1207572129', u'INDIRECT_-1207571333'), (u'MULTIEQUAL_-1207571485', u'MULTIEQUAL_-1207571359'), (u'CALL_-1207572129', u'INDIRECT_-1207571402'), (u'CALL_-1207571942', u'INDIRECT_-1207571293'), (u'INT_NOTEQUAL_-1207572101', u'CBRANCH_-1207572095'), (u'INDIRECT_-1207571276', u'MULTIEQUAL_-1207571218'), (u'CALL_-1207572161', u'INDIRECT_-1207571404'), (u'MULTIEQUAL_-1207571357', u'MULTIEQUAL_-1207571345'), (u'INDIRECT_-1207571650', u'MULTIEQUAL_-1207571359'), (u'CALL_-1207571889', u'INDIRECT_-1207571217'), (u'INT_EQUAL_-1207572335', u'CBRANCH_-1207572333'), ('tmp_406', u'CBRANCH_-1207572017'), (u'CALL_-1207572039', u'INDIRECT_-1207571322'), ('const-0', u'INT_EQUAL_-1207571887'), ('tmp_348', u'CBRANCH_-1207572074'), (u'MULTIEQUAL_-1207571368', u'MULTIEQUAL_-1207571355'), (u'INT_NEGATE_-1207571950', u'CALL_-1207571958'), (u'CALL_-1207572059', u'INDIRECT_-1207571315'), (u'INDIRECT_-1207571367', u'MULTIEQUAL_-1207571473'), (u'CALL_-1207572067', u'INDIRECT_-1207571344'), (u'INDIRECT_-1207571546', u'INT_EQUAL_-1207571887'), (u'INDIRECT_-1207571477', u'MULTIEQUAL_-1207571311'), (u'INDIRECT_-1207571650', u'INT_ZEXT_-1207572258'), ('const-0', u'CALL_-1207572199'), (u'CALL_-1207572183', u'INDIRECT_-1207571397'), (u'CALL_-1207571942', u'INDIRECT_-1207571247'), (u'CALL_-1207572129', u'INDIRECT_-1207571356'), (u'INT_ZEXT_-1207572258', u'INT_MULT_-1207571550'), (u'MULTIEQUAL_-1207571639', u'INT_NEGATE_-1207571950'), ('tmp_58', u'CBRANCH_-1207572360'), (u'INDIRECT_-1207571396', u'MULTIEQUAL_-1207571631'), (u'INDIRECT_-1207571246', u'MULTIEQUAL_-1207571480'), (u'CALL_-1207572183', u'INDIRECT_-1207571443'), (u'CALL_-1207572067', u'INDIRECT_-1207571298'), (u'MULTIEQUAL_-1207571642', u'INT_EQUAL_-1207571988'), (u'INT_EQUAL_-1207572269', u'CBRANCH_-1207572274'), (u'CALL_-1207572067', u'INDIRECT_-1207571471'), (u'MULTIEQUAL_-1207571299', u'MULTIEQUAL_-1207571286'), (u'PTRADD_-1207571927', u'COPY_-1207571196'), (u'CALL_-1207572039', u'INDIRECT_-1207571345'), (u'CALL_-1207572161', u'INDIRECT_-1207571381'), (u'INT_SUB_-1207572258', u'MULTIEQUAL_-1207571806'), (u'CALL_-1207571958', u'INDIRECT_-1207571282'), ('tmp_2993', u'MULTIEQUAL_-1207571503'), ('const-433', u'LOAD_-1207572266'), (u'CALL_-1207572149', u'INDIRECT_-1207571395'), (u'CALL_-1207572161', u'INDIRECT_-1207571358'), (u'PTRADD_-1207572208', u'COPY_-1207571364'), (u'INDIRECT_-1207571345', u'MULTIEQUAL_-1207571287'), (u'COPY_-1207571229', u'CALL_-1207571942'), (u'MULTIEQUAL_-1207571241', u'COPY_-1207571297'), ('const-0', u'INT_NOTEQUAL_-1207572253'), (u'CALL_-1207572349', u'INDIRECT_-1207571500'), ('tmp_2990', u'MULTIEQUAL_-1207571480'), (u'MULTIEQUAL_-1207571642', u'INT_SUB_-1207571977'), (u'INDIRECT_-1207571449', u'INT_ZEXT_-1207571977'), (u'CALL_-1207572349', u'INDIRECT_-1207571477'), (u'COPY_-1207572297', u'MULTIEQUAL_-1207571809'), (u'CALL_-1207571942', u'INDIRECT_-1207571270'), (u'CALL_-1207572239', u'INDIRECT_-1207571464'), ('const-1', u'CALL_-1207572199'), (u'INDIRECT_-1207571298', u'MULTIEQUAL_-1207571286'), (u'INDIRECT_-1207571269', u'MULTIEQUAL_-1207571503'), (u'INT_NOTEQUAL_-1207572361', u'CBRANCH_-1207572360'), (u'CALL_-1207571942', u'INDIRECT_-1207571224'), (u'INDIRECT_-1207571321', u'MULTIEQUAL_-1207571309'), (u'INT_NOTEQUAL_-1207571972', u'CBRANCH_-1207571973'), ('const--2', u'INT_MULT_-1207571550'), (u'INT_NOTEQUAL_-1207572253', u'CBRANCH_-1207572254'), (u'INDIRECT_-1207571367', u'MULTIEQUAL_-1207571355'), (u'INDIRECT_-1207571370', u'MULTIEQUAL_-1207571357'), (u'CAST_-1207571292', u'CALL_-1207572223'), (u'INDIRECT_-1207571299', u'MULTIEQUAL_-1207571241'), (u'MULTIEQUAL_-1207571806', u'INT_NEGATE_-1207572231'), (u'CAST_-1207571121', u'CALL_-1207571942'), (u'CALL_-1207572117', u'INDIRECT_-1207571497'), (u'MULTIEQUAL_-1207571809', u'MULTIEQUAL_-1207571806'), (u'MULTIEQUAL_-1207571717', u'LOAD_-1207572266'), (u'CALL_-1207571891', u'INDIRECT_-1207571246'), (u'MULTIEQUAL_-1207571642', u'MULTIEQUAL_-1207571639'), (u'CALL_-1207572199', u'INDIRECT_-1207571410'), (u'COPY_-1207571196', u'MULTIEQUAL_-1207571549'), (u'CALL_-1207572349', u'INDIRECT_-1207571650'), (u'INDIRECT_-1207571293', u'MULTIEQUAL_-1207571287'), (u'INDIRECT_-1207571322', u'COPY_-1207571200'), (u'COPY_-1207571200', u'MULTIEQUAL_-1207571549'), (u'INT_EQUAL_-1207572019', u'CBRANCH_-1207572017'), (u'INDIRECT_-1207571322', u'COPY_-1207571229'), ('tmp_318', u'CBRANCH_-1207572095'), ('tmp_92', u'CBRANCH_-1207572333'), ('tmp_472', u'CBRANCH_-1207571973'), (u'CALL_-1207571958', u'INDIRECT_-1207571259'), (u'CALL_-1207572039', u'INDIRECT_-1207571276'), (u'INDIRECT_-1207571546', u'MULTIEQUAL_-1207571380'), (u'CALL_-1207572199', u'INDIRECT_-1207571456'), (u'CALL_-1207572223', u'INDIRECT_-1207571406'), (u'INDIRECT_-1207571240', u'MULTIEQUAL_-1207571345'), (u'MULTIEQUAL_-1207571549', u'LOAD_-1207571985'), (u'MULTIEQUAL_-1207571264', u'COPY_-1207571320'), ('const-0', u'INT_NOTEQUAL_-1207572314'), (u'INDIRECT_-1207571650', u'MULTIEQUAL_-1207571485'), ('const--2', u'INT_MULT_-1207571363'), ('const-0', u'CALL_-1207572161'), (u'INT_EQUAL_-1207571988', u'CBRANCH_-1207571993'), (u'CALL_-1207572223', u'INDIRECT_-1207571475'), ('const-0', u'INT_EQUAL_-1207571988'), (u'MULTIEQUAL_-1207571218', u'COPY_-1207571274'), (u'INT_MULT_-1207571550', u'INT_ADD_-1207571354'), (u'MULTIEQUAL_-1207571485', u'MULTIEQUAL_-1207571473'), (u'COPY_-1207571368', u'MULTIEQUAL_-1207571717'), (u'INT_ADD_-1207571183', u'PTRADD_-1207571927'), (u'INDIRECT_-1207571223', u'MULTIEQUAL_-1207571457'), (u'MULTIEQUAL_-1207571322', u'MULTIEQUAL_-1207571309'), (u'INDIRECT_-1207571546', u'MULTIEQUAL_-1207571254'), (u'INDIRECT_-1207571477', u'INT_NOTEQUAL_-1207572314'), (u'MULTIEQUAL_-1207571473', u'MULTIEQUAL_-1207571460'), (u'CALL_-1207572239', u'INDIRECT_-1207571591'), ('tmp_586', u'BRANCH_-1207571888'), (u'CALL_-1207572117', u'INDIRECT_-1207571324'), ('const-1', u'PTRADD_-1207572208'), ('const-0', u'INT_EQUAL_-1207572019'), ('tmp_2994', u'MULTIEQUAL_-1207571526'), ('tmp_2990', u'INT_NOTEQUAL_-1207572361'), (u'CALL_-1207572059', u'INDIRECT_-1207571465'), (u'INT_SUB_-1207571977', u'MULTIEQUAL_-1207571642'), ('const-1', u'PTRADD_-1207571927'), (u'COPY_-1207571364', u'MULTIEQUAL_-1207571717'), (u'INT_SUB_-1207571977', u'MULTIEQUAL_-1207571639'), (u'CALL_-1207572059', u'INDIRECT_-1207571361'), (u'INDIRECT_-1207571270', u'MULTIEQUAL_-1207571264'), (u'CALL_-1207572161', u'INDIRECT_-1207571531'), (u'COPY_-1207572170', u'MULTIEQUAL_-1207571631'), (u'INDIRECT_-1207571477', u'MULTIEQUAL_-1207571286'), ('const-0', u'INT_NOTEQUAL_-1207572361'), (u'CALL_-1207572183', u'INDIRECT_-1207571547'), (u'INT_ADD_-1207571354', u'PTRADD_-1207572208'), (u'MULTIEQUAL_-1207571380', u'MULTIEQUAL_-1207571254'), (u'INDIRECT_-1207571497', u'MULTIEQUAL_-1207571485'), (u'INDIRECT_-1207571433', u'COPY_-1207571332'), (u'CALL_-1207571889', u'INDIRECT_-1207571263'), (u'CALL_-1207572161', u'INDIRECT_-1207571427'), (u'CALL_-1207572239', u'CAST_-1207571292'), ('const-0', u'INT_NOTEQUAL_-1207571972'), ('tmp_135', u'CBRANCH_-1207572274'), ('const--1', u'COPY_-1207572010'), (u'CALL_-1207572223', u'INDIRECT_-1207571429'), (u'INDIRECT_-1207571523', u'COPY_-1207571368'), (u'CALL_-1207571958', u'INDIRECT_-1207571305'), (u'CALL_-1207571889', u'INDIRECT_-1207571194'), (u'MULTIEQUAL_-1207571809', u'INT_SUB_-1207572258'), (u'CALL_-1207572039', u'INDIRECT_-1207571299'), (u'CALL_-1207572117', u'INDIRECT_-1207571370'), (u'INDIRECT_-1207571477', u'MULTIEQUAL_-1207571185'), (u'INDIRECT_-1207571650', u'MULTIEQUAL_-1207571460'), (u'INT_EQUAL_-1207571887', u'CBRANCH_-1207571881'), ('const-1', u'INT_ADD_-1207571183'), (u'CALL_-1207571891', u'INDIRECT_-1207571269'), (u'MULTIEQUAL_-1207571357', u'MULTIEQUAL_-1207571231'), (u'CALL_-1207572183', u'CALL_-1207572161'), (u'INDIRECT_-1207571471', u'MULTIEQUAL_-1207571460'), (u'CALL_-1207572349', u'INDIRECT_-1207571523'), (u'COPY_-1207571420', u'CALL_-1207572223'), (u'LOAD_-1207571985', u'INT_NOTEQUAL_-1207571972'), ('tmp_2992', u'MULTIEQUAL_-1207571457'), (u'INDIRECT_-1207571324', u'MULTIEQUAL_-1207571311'), ('tmp_2990', u'CALL_-1207571891'), (u'MULTIEQUAL_-1207571299', u'INT_NOTEQUAL_-1207572080'), (u'MULTIEQUAL_-1207571549', u'PTRADD_-1207571927'), (u'INT_NEGATE_-1207572231', u'CALL_-1207572239'), (u'INDIRECT_-1207571523', u'MULTIEQUAL_-1207571332'), ('const-0', u'INT_EQUAL_-1207572269'), (u'CALL_-1207572223', u'CALL_-1207572117'), (u'CALL_-1207572161', u'CALL_-1207572149'), (u'CALL_-1207572149', u'INDIRECT_-1207571372'), (u'CALL_-1207572059', u'INDIRECT_-1207571292'), ('const-0', u'CALL_-1207572039'), (u'CALL_-1207572129', u'INDIRECT_-1207571506'), (u'INDIRECT_-1207571247', u'MULTIEQUAL_-1207571241'), (u'MULTIEQUAL_-1207571287', u'COPY_-1207571343'), (u'CALL_-1207572059', u'INDIRECT_-1207571338'), (u'CALL_-1207572039', u'INDIRECT_-1207571449'), (u'MULTIEQUAL_-1207571334', u'MULTIEQUAL_-1207571208'), ('const-1', u'INT_ADD_-1207571354'), (u'MULTIEQUAL_-1207571311', u'MULTIEQUAL_-1207571185'), (u'INT_NOTEQUAL_-1207572314', u'CBRANCH_-1207572308'), (u'CALL_-1207572067', u'INDIRECT_-1207571367'), (u'INDIRECT_-1207571347', u'MULTIEQUAL_-1207571334'), (u'CALL_-1207572223', u'INDIRECT_-1207571579'), (u'COPY_-1207571332', u'CALL_-1207572161'), ('const-1', u'INT_SUB_-1207571977'), (u'CALL_-1207572223', u'CALL_-1207572129'), (u'CALL_-1207572349', u'INDIRECT_-1207571546'), (u'CALL_-1207572199', u'INDIRECT_-1207571433'), (u'INDIRECT_-1207571523', u'COPY_-1207571420'), ('const-0', u'INT_EQUAL_-1207572335'), (u'CALL_-1207572239', u'INDIRECT_-1207571487'), (u'MULTIEQUAL_-1207571717', u'PTRADD_-1207572208'), (u'CALL_-1207572183', u'INDIRECT_-1207571420'), ('tmp_2217', u'INT_EQUAL_-1207572019'), (u'INDIRECT_-1207571546', u'MULTIEQUAL_-1207571355'), (u'INDIRECT_-1207571292', u'MULTIEQUAL_-1207571526'), (u'CALL_-1207571891', u'INDIRECT_-1207571396'), (u'CALL_-1207572117', u'INDIRECT_-1207571393'), (u'INDIRECT_-1207571500', u'MULTIEQUAL_-1207571309'), ('tmp_572', u'CBRANCH_-1207571881'), (u'INDIRECT_-1207571224', u'MULTIEQUAL_-1207571218'), (u'MULTIEQUAL_-1207571380', u'MULTIEQUAL_-1207571368'), (u'INDIRECT_-1207571393', u'MULTIEQUAL_-1207571380'), (u'MULTIEQUAL_-1207571809', u'INT_EQUAL_-1207572269'), ('const-0', u'COPY_-1207572170'), (u'CALL_-1207572149', u'INDIRECT_-1207571418'), (u'CALL_-1207572149', u'INDIRECT_-1207571522'), (u'INT_NOTEQUAL_-1207572080', u'CBRANCH_-1207572074')]
null
null
001ae84e
x64
O1
(translation_unit "void readline_internal_teardown(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}\n\n" (function_definition "void readline_internal_teardown(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}" primitive_type (function_declarator "readline_internal_teardown(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "byte bVar8;" type_identifier identifier ;) (expression_statement "bVar8 = 0;" (assignment_expression "bVar8 = 0" identifier = number_literal) ;) (if_statement "if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }" if (parenthesized_expression "(_rl_caught_signal != 0)" ( (binary_expression "_rl_caught_signal != 0" identifier != number_literal) )) (compound_statement "{\n _rl_signal_handler(_rl_caught_signal);\n }" { (expression_statement "_rl_signal_handler(_rl_caught_signal);" (call_expression "_rl_signal_handler(_rl_caught_signal)" identifier (argument_list "(_rl_caught_signal)" ( identifier ))) ;) })) (expression_statement "lVar4 = current_history();" (assignment_expression "lVar4 = current_history()" identifier = (call_expression "current_history()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" identifier = identifier) ;) (if_statement "if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }" { (labeled_statement "LAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" statement_identifier : (if_statement "if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" if (parenthesized_expression "(_rl_revert_all_at_newline != 0)" ( (binary_expression "_rl_revert_all_at_newline != 0" identifier != number_literal) )) (goto_statement "goto LAB_001ae974;" goto statement_identifier ;))) }) (else_clause "else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" else (compound_statement "{\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" { (if_statement "if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }" if (parenthesized_expression "(rl_undo_list != 0)" ( (binary_expression "rl_undo_list != 0" identifier != number_literal) )) (compound_statement "{\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }" { (expression_statement "uVar7 = 0xffffffffffffffff;" (assignment_expression "uVar7 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "pcVar5 = DAT_00216578;" (assignment_expression "pcVar5 = DAT_00216578" identifier = identifier) ;) (do_statement "do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');" do (compound_statement "{\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n }" { (if_statement "if (uVar7 == 0) break;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "uVar7 = uVar7 - 1;" (assignment_expression "uVar7 = uVar7 - 1" identifier = (binary_expression "uVar7 - 1" identifier - number_literal)) ;) (expression_statement "cVar1 = *pcVar5;" (assignment_expression "cVar1 = *pcVar5" identifier = (pointer_expression "*pcVar5" * identifier)) ;) (expression_statement "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;" (assignment_expression "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1" identifier = (binary_expression "pcVar5 + (ulong)bVar8 * -2 + 1" (binary_expression "pcVar5 + (ulong)bVar8 * -2" identifier + (binary_expression "(ulong)bVar8 * -2" (cast_expression "(ulong)bVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (expression_statement "pcVar5 = (char *)xmalloc(~uVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(~uVar7)" identifier = (cast_expression "(char *)xmalloc(~uVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(~uVar7)" identifier (argument_list "(~uVar7)" ( (unary_expression "~uVar7" ~ identifier) ))))) ;) (expression_statement "pcVar5 = strcpy(pcVar5,pcVar2);" (assignment_expression "pcVar5 = strcpy(pcVar5,pcVar2)" identifier = (call_expression "strcpy(pcVar5,pcVar2)" identifier (argument_list "(pcVar5,pcVar2)" ( identifier , identifier )))) ;) (expression_statement "rl_revert_line(1,0);" (call_expression "rl_revert_line(1,0)" identifier (argument_list "(1,0)" ( number_literal , number_literal ))) ;) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" identifier = identifier) ;) (expression_statement "uVar3 = where_history();" (assignment_expression "uVar3 = where_history()" identifier = (call_expression "where_history()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar6 = replace_history_entry(uVar3,pcVar2,0);" (assignment_expression "uVar6 = replace_history_entry(uVar3,pcVar2,0)" identifier = (call_expression "replace_history_entry(uVar3,pcVar2,0)" identifier (argument_list "(uVar3,pcVar2,0)" ( identifier , identifier , number_literal )))) ;) (expression_statement "_rl_free_history_entry(uVar6);" (call_expression "_rl_free_history_entry(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) (expression_statement "strcpy(DAT_00216578,pcVar5);" (call_expression "strcpy(DAT_00216578,pcVar5)" identifier (argument_list "(DAT_00216578,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "xfree(pcVar5);" (call_expression "xfree(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (goto_statement "goto LAB_001ae8f8;" goto statement_identifier ;) })) (if_statement "if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;" if (parenthesized_expression "(_rl_revert_all_at_newline == 0)" ( (binary_expression "_rl_revert_all_at_newline == 0" identifier == number_literal) )) (goto_statement "goto LAB_001ae910;" goto statement_identifier ;)) (labeled_statement "LAB_001ae974:\n _rl_revert_all_lines();" statement_identifier : (expression_statement "_rl_revert_all_lines();" (call_expression "_rl_revert_all_lines()" identifier (argument_list "()" ( ))) ;)) }))) (if_statement "if (rl_undo_list != 0) {\n rl_free_undo_list();\n }" if (parenthesized_expression "(rl_undo_list != 0)" ( (binary_expression "rl_undo_list != 0" identifier != number_literal) )) (compound_statement "{\n rl_free_undo_list();\n }" { (expression_statement "rl_free_undo_list();" (call_expression "rl_free_undo_list()" identifier (argument_list "()" ( ))) ;) })) (labeled_statement "LAB_001ae910:\n _rl_disable_meta_key();" statement_identifier : (expression_statement "_rl_disable_meta_key();" (call_expression "_rl_disable_meta_key()" identifier (argument_list "()" ( ))) ;)) (expression_statement "_rl_set_insert_mode(1,0);" (call_expression "_rl_set_insert_mode(1,0)" identifier (argument_list "(1,0)" ( number_literal , number_literal ))) ;) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" identifier = identifier) ;) (if_statement "if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }" { (expression_statement "uVar7 = 0xffffffffffffffff;" (assignment_expression "uVar7 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "pcVar5 = DAT_00216578;" (assignment_expression "pcVar5 = DAT_00216578" identifier = identifier) ;) (do_statement "do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');" do (compound_statement "{\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n }" { (if_statement "if (uVar7 == 0) break;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "uVar7 = uVar7 - 1;" (assignment_expression "uVar7 = uVar7 - 1" identifier = (binary_expression "uVar7 - 1" identifier - number_literal)) ;) (expression_statement "cVar1 = *pcVar5;" (assignment_expression "cVar1 = *pcVar5" identifier = (pointer_expression "*pcVar5" * identifier)) ;) (expression_statement "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;" (assignment_expression "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1" identifier = (binary_expression "pcVar5 + (ulong)bVar8 * -2 + 1" (binary_expression "pcVar5 + (ulong)bVar8 * -2" identifier + (binary_expression "(ulong)bVar8 * -2" (cast_expression "(ulong)bVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (expression_statement "pcVar5 = (char *)xmalloc(~uVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(~uVar7)" identifier = (cast_expression "(char *)xmalloc(~uVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(~uVar7)" identifier (argument_list "(~uVar7)" ( (unary_expression "~uVar7" ~ identifier) ))))) ;) (expression_statement "strcpy(pcVar5,pcVar2);" (call_expression "strcpy(pcVar5,pcVar2)" identifier (argument_list "(pcVar5,pcVar2)" ( identifier , identifier ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "char * readline_internal_teardown(int eof)\n\n{\n char cVar1;\n char *pcVar2;\n int which;\n HIST_ENTRY *pHVar3;\n char *pcVar4;\n ulong uVar5;\n byte bVar6;\n \n bVar6 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n pHVar3 = current_history();\n pcVar2 = the_line;\n if (pHVar3 == (HIST_ENTRY *)0x0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = the_line;\n pcVar4 = (char *)0x0;\n if (eof == 0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n }\n return pcVar4;\n}\n\n" (function_definition "char * readline_internal_teardown(int eof)\n\n{\n char cVar1;\n char *pcVar2;\n int which;\n HIST_ENTRY *pHVar3;\n char *pcVar4;\n ulong uVar5;\n byte bVar6;\n \n bVar6 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n pHVar3 = current_history();\n pcVar2 = the_line;\n if (pHVar3 == (HIST_ENTRY *)0x0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = the_line;\n pcVar4 = (char *)0x0;\n if (eof == 0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n }\n return pcVar4;\n}" primitive_type (pointer_declarator "* readline_internal_teardown(int eof)" * (function_declarator "readline_internal_teardown(int eof)" identifier (parameter_list "(int eof)" ( (parameter_declaration "int eof" primitive_type identifier) )))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n int which;\n HIST_ENTRY *pHVar3;\n char *pcVar4;\n ulong uVar5;\n byte bVar6;\n \n bVar6 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n pHVar3 = current_history();\n pcVar2 = the_line;\n if (pHVar3 == (HIST_ENTRY *)0x0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = the_line;\n pcVar4 = (char *)0x0;\n if (eof == 0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n }\n return pcVar4;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "int which;" primitive_type identifier ;) (declaration "HIST_ENTRY *pHVar3;" type_identifier (pointer_declarator "*pHVar3" * identifier) ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "byte bVar6;" type_identifier identifier ;) (expression_statement "bVar6 = 0;" (assignment_expression "bVar6 = 0" identifier = number_literal) ;) (if_statement "if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }" if (parenthesized_expression "(_rl_caught_signal != 0)" ( (binary_expression "_rl_caught_signal != 0" identifier != number_literal) )) (compound_statement "{\n _rl_signal_handler(_rl_caught_signal);\n }" { (expression_statement "_rl_signal_handler(_rl_caught_signal);" (call_expression "_rl_signal_handler(_rl_caught_signal)" identifier (argument_list "(_rl_caught_signal)" ( identifier ))) ;) })) (expression_statement "pHVar3 = current_history();" (assignment_expression "pHVar3 = current_history()" identifier = (call_expression "current_history()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar2 = the_line;" (assignment_expression "pcVar2 = the_line" identifier = identifier) ;) (if_statement "if (pHVar3 == (HIST_ENTRY *)0x0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" if (parenthesized_expression "(pHVar3 == (HIST_ENTRY *)0x0)" ( (binary_expression "pHVar3 == (HIST_ENTRY *)0x0" identifier == (cast_expression "(HIST_ENTRY *)0x0" ( (type_descriptor "HIST_ENTRY *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }" { (labeled_statement "LAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" statement_identifier : (if_statement "if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" if (parenthesized_expression "(_rl_revert_all_at_newline != 0)" ( (binary_expression "_rl_revert_all_at_newline != 0" identifier != number_literal) )) (goto_statement "goto LAB_001ae974;" goto statement_identifier ;))) }) (else_clause "else {\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" else (compound_statement "{\n if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" { (if_statement "if (rl_undo_list != (UNDO_LIST *)0x0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }" if (parenthesized_expression "(rl_undo_list != (UNDO_LIST *)0x0)" ( (binary_expression "rl_undo_list != (UNDO_LIST *)0x0" identifier != (cast_expression "(UNDO_LIST *)0x0" ( (type_descriptor "UNDO_LIST *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = the_line;\n which = where_history();\n pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);\n _rl_free_history_entry(pHVar3);\n strcpy(the_line,pcVar4);\n xfree(pcVar4);\n goto LAB_001ae8f8;\n }" { (expression_statement "uVar5 = 0xffffffffffffffff;" (assignment_expression "uVar5 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "pcVar4 = the_line;" (assignment_expression "pcVar4 = the_line" identifier = identifier) ;) (do_statement "do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');" do (compound_statement "{\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n }" { (if_statement "if (uVar5 == 0) break;" if (parenthesized_expression "(uVar5 == 0)" ( (binary_expression "uVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "uVar5 = uVar5 - 1;" (assignment_expression "uVar5 = uVar5 - 1" identifier = (binary_expression "uVar5 - 1" identifier - number_literal)) ;) (expression_statement "cVar1 = *pcVar4;" (assignment_expression "cVar1 = *pcVar4" identifier = (pointer_expression "*pcVar4" * identifier)) ;) (expression_statement "pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;" (assignment_expression "pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1" identifier = (binary_expression "pcVar4 + (ulong)bVar6 * -2 + 1" (binary_expression "pcVar4 + (ulong)bVar6 * -2" identifier + (binary_expression "(ulong)bVar6 * -2" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (expression_statement "pcVar4 = (char *)xmalloc(~uVar5);" (assignment_expression "pcVar4 = (char *)xmalloc(~uVar5)" identifier = (cast_expression "(char *)xmalloc(~uVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(~uVar5)" identifier (argument_list "(~uVar5)" ( (unary_expression "~uVar5" ~ identifier) ))))) ;) (expression_statement "pcVar4 = strcpy(pcVar4,pcVar2);" (assignment_expression "pcVar4 = strcpy(pcVar4,pcVar2)" identifier = (call_expression "strcpy(pcVar4,pcVar2)" identifier (argument_list "(pcVar4,pcVar2)" ( identifier , identifier )))) ;) (expression_statement "rl_revert_line(1,0);" (call_expression "rl_revert_line(1,0)" identifier (argument_list "(1,0)" ( number_literal , number_literal ))) ;) (expression_statement "pcVar2 = the_line;" (assignment_expression "pcVar2 = the_line" identifier = identifier) ;) (expression_statement "which = where_history();" (assignment_expression "which = where_history()" identifier = (call_expression "where_history()" identifier (argument_list "()" ( )))) ;) (expression_statement "pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0);" (assignment_expression "pHVar3 = replace_history_entry(which,pcVar2,(histdata_t)0x0)" identifier = (call_expression "replace_history_entry(which,pcVar2,(histdata_t)0x0)" identifier (argument_list "(which,pcVar2,(histdata_t)0x0)" ( identifier , identifier , (cast_expression "(histdata_t)0x0" ( (type_descriptor "histdata_t" type_identifier) ) number_literal) )))) ;) (expression_statement "_rl_free_history_entry(pHVar3);" (call_expression "_rl_free_history_entry(pHVar3)" identifier (argument_list "(pHVar3)" ( identifier ))) ;) (expression_statement "strcpy(the_line,pcVar4);" (call_expression "strcpy(the_line,pcVar4)" identifier (argument_list "(the_line,pcVar4)" ( identifier , identifier ))) ;) (expression_statement "xfree(pcVar4);" (call_expression "xfree(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (goto_statement "goto LAB_001ae8f8;" goto statement_identifier ;) })) (if_statement "if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;" if (parenthesized_expression "(_rl_revert_all_at_newline == 0)" ( (binary_expression "_rl_revert_all_at_newline == 0" identifier == number_literal) )) (goto_statement "goto LAB_001ae910;" goto statement_identifier ;)) (labeled_statement "LAB_001ae974:\n _rl_revert_all_lines();" statement_identifier : (expression_statement "_rl_revert_all_lines();" (call_expression "_rl_revert_all_lines()" identifier (argument_list "()" ( ))) ;)) }))) (if_statement "if (rl_undo_list != (UNDO_LIST *)0x0) {\n rl_free_undo_list();\n }" if (parenthesized_expression "(rl_undo_list != (UNDO_LIST *)0x0)" ( (binary_expression "rl_undo_list != (UNDO_LIST *)0x0" identifier != (cast_expression "(UNDO_LIST *)0x0" ( (type_descriptor "UNDO_LIST *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n rl_free_undo_list();\n }" { (expression_statement "rl_free_undo_list();" (call_expression "rl_free_undo_list()" identifier (argument_list "()" ( ))) ;) })) (labeled_statement "LAB_001ae910:\n _rl_disable_meta_key();" statement_identifier : (expression_statement "_rl_disable_meta_key();" (call_expression "_rl_disable_meta_key()" identifier (argument_list "()" ( ))) ;)) (expression_statement "_rl_set_insert_mode(1,0);" (call_expression "_rl_set_insert_mode(1,0)" identifier (argument_list "(1,0)" ( number_literal , number_literal ))) ;) (expression_statement "pcVar2 = the_line;" (assignment_expression "pcVar2 = the_line" identifier = identifier) ;) (expression_statement "pcVar4 = (char *)0x0;" (assignment_expression "pcVar4 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (eof == 0) {\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n }" if (parenthesized_expression "(eof == 0)" ( (binary_expression "eof == 0" identifier == number_literal) )) (compound_statement "{\n uVar5 = 0xffffffffffffffff;\n pcVar4 = the_line;\n do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar4 = (char *)xmalloc(~uVar5);\n pcVar4 = strcpy(pcVar4,pcVar2);\n }" { (expression_statement "uVar5 = 0xffffffffffffffff;" (assignment_expression "uVar5 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "pcVar4 = the_line;" (assignment_expression "pcVar4 = the_line" identifier = identifier) ;) (do_statement "do {\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n } while (cVar1 != '\0');" do (compound_statement "{\n if (uVar5 == 0) break;\n uVar5 = uVar5 - 1;\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;\n }" { (if_statement "if (uVar5 == 0) break;" if (parenthesized_expression "(uVar5 == 0)" ( (binary_expression "uVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "uVar5 = uVar5 - 1;" (assignment_expression "uVar5 = uVar5 - 1" identifier = (binary_expression "uVar5 - 1" identifier - number_literal)) ;) (expression_statement "cVar1 = *pcVar4;" (assignment_expression "cVar1 = *pcVar4" identifier = (pointer_expression "*pcVar4" * identifier)) ;) (expression_statement "pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1;" (assignment_expression "pcVar4 = pcVar4 + (ulong)bVar6 * -2 + 1" identifier = (binary_expression "pcVar4 + (ulong)bVar6 * -2 + 1" (binary_expression "pcVar4 + (ulong)bVar6 * -2" identifier + (binary_expression "(ulong)bVar6 * -2" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (expression_statement "pcVar4 = (char *)xmalloc(~uVar5);" (assignment_expression "pcVar4 = (char *)xmalloc(~uVar5)" identifier = (cast_expression "(char *)xmalloc(~uVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(~uVar5)" identifier (argument_list "(~uVar5)" ( (unary_expression "~uVar5" ~ identifier) ))))) ;) (expression_statement "pcVar4 = strcpy(pcVar4,pcVar2);" (assignment_expression "pcVar4 = strcpy(pcVar4,pcVar2)" identifier = (call_expression "strcpy(pcVar4,pcVar2)" identifier (argument_list "(pcVar4,pcVar2)" ( identifier , identifier )))) ;) })) (return_statement "return pcVar4;" return identifier ;) })))
(translation_unit "void readline_internal_teardown(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}\n\n" (function_definition "void readline_internal_teardown(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}" primitive_type (function_declarator "readline_internal_teardown(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "byte bVar8;" type_identifier identifier ;) (expression_statement "bVar8 = 0;" (assignment_expression "bVar8 = 0" identifier = number_literal) ;) (if_statement "if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }" if (parenthesized_expression "(_rl_caught_signal != 0)" ( (binary_expression "_rl_caught_signal != 0" identifier != number_literal) )) (compound_statement "{\n _rl_signal_handler(_rl_caught_signal);\n }" { (expression_statement "_rl_signal_handler(_rl_caught_signal);" (call_expression "_rl_signal_handler(_rl_caught_signal)" identifier (argument_list "(_rl_caught_signal)" ( identifier ))) ;) })) (expression_statement "lVar4 = current_history();" (assignment_expression "lVar4 = current_history()" identifier = (call_expression "current_history()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" identifier = identifier) ;) (if_statement "if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }" { (labeled_statement "LAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" statement_identifier : (if_statement "if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" if (parenthesized_expression "(_rl_revert_all_at_newline != 0)" ( (binary_expression "_rl_revert_all_at_newline != 0" identifier != number_literal) )) (goto_statement "goto LAB_001ae974;" goto statement_identifier ;))) }) (else_clause "else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" else (compound_statement "{\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" { (if_statement "if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }" if (parenthesized_expression "(rl_undo_list != 0)" ( (binary_expression "rl_undo_list != 0" identifier != number_literal) )) (compound_statement "{\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }" { (expression_statement "uVar7 = 0xffffffffffffffff;" (assignment_expression "uVar7 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "pcVar5 = DAT_00216578;" (assignment_expression "pcVar5 = DAT_00216578" identifier = identifier) ;) (do_statement "do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');" do (compound_statement "{\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n }" { (if_statement "if (uVar7 == 0) break;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "uVar7 = uVar7 - 1;" (assignment_expression "uVar7 = uVar7 - 1" identifier = (binary_expression "uVar7 - 1" identifier - number_literal)) ;) (expression_statement "cVar1 = *pcVar5;" (assignment_expression "cVar1 = *pcVar5" identifier = (pointer_expression "*pcVar5" * identifier)) ;) (expression_statement "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;" (assignment_expression "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1" identifier = (binary_expression "pcVar5 + (ulong)bVar8 * -2 + 1" (binary_expression "pcVar5 + (ulong)bVar8 * -2" identifier + (binary_expression "(ulong)bVar8 * -2" (cast_expression "(ulong)bVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (expression_statement "pcVar5 = (char *)xmalloc(~uVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(~uVar7)" identifier = (cast_expression "(char *)xmalloc(~uVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(~uVar7)" identifier (argument_list "(~uVar7)" ( (unary_expression "~uVar7" ~ identifier) ))))) ;) (expression_statement "pcVar5 = strcpy(pcVar5,pcVar2);" (assignment_expression "pcVar5 = strcpy(pcVar5,pcVar2)" identifier = (call_expression "strcpy(pcVar5,pcVar2)" identifier (argument_list "(pcVar5,pcVar2)" ( identifier , identifier )))) ;) (expression_statement "rl_revert_line(1,0);" (call_expression "rl_revert_line(1,0)" identifier (argument_list "(1,0)" ( number_literal , number_literal ))) ;) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" identifier = identifier) ;) (expression_statement "uVar3 = where_history();" (assignment_expression "uVar3 = where_history()" identifier = (call_expression "where_history()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar6 = replace_history_entry(uVar3,pcVar2,0);" (assignment_expression "uVar6 = replace_history_entry(uVar3,pcVar2,0)" identifier = (call_expression "replace_history_entry(uVar3,pcVar2,0)" identifier (argument_list "(uVar3,pcVar2,0)" ( identifier , identifier , number_literal )))) ;) (expression_statement "_rl_free_history_entry(uVar6);" (call_expression "_rl_free_history_entry(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) (expression_statement "strcpy(DAT_00216578,pcVar5);" (call_expression "strcpy(DAT_00216578,pcVar5)" identifier (argument_list "(DAT_00216578,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "xfree(pcVar5);" (call_expression "xfree(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (goto_statement "goto LAB_001ae8f8;" goto statement_identifier ;) })) (if_statement "if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;" if (parenthesized_expression "(_rl_revert_all_at_newline == 0)" ( (binary_expression "_rl_revert_all_at_newline == 0" identifier == number_literal) )) (goto_statement "goto LAB_001ae910;" goto statement_identifier ;)) (labeled_statement "LAB_001ae974:\n _rl_revert_all_lines();" statement_identifier : (expression_statement "_rl_revert_all_lines();" (call_expression "_rl_revert_all_lines()" identifier (argument_list "()" ( ))) ;)) }))) (if_statement "if (rl_undo_list != 0) {\n rl_free_undo_list();\n }" if (parenthesized_expression "(rl_undo_list != 0)" ( (binary_expression "rl_undo_list != 0" identifier != number_literal) )) (compound_statement "{\n rl_free_undo_list();\n }" { (expression_statement "rl_free_undo_list();" (call_expression "rl_free_undo_list()" identifier (argument_list "()" ( ))) ;) })) (labeled_statement "LAB_001ae910:\n _rl_disable_meta_key();" statement_identifier : (expression_statement "_rl_disable_meta_key();" (call_expression "_rl_disable_meta_key()" identifier (argument_list "()" ( ))) ;)) (expression_statement "_rl_set_insert_mode(1,0);" (call_expression "_rl_set_insert_mode(1,0)" identifier (argument_list "(1,0)" ( number_literal , number_literal ))) ;) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" identifier = identifier) ;) (if_statement "if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }" { (expression_statement "uVar7 = 0xffffffffffffffff;" (assignment_expression "uVar7 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "pcVar5 = DAT_00216578;" (assignment_expression "pcVar5 = DAT_00216578" identifier = identifier) ;) (do_statement "do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');" do (compound_statement "{\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n }" { (if_statement "if (uVar7 == 0) break;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "uVar7 = uVar7 - 1;" (assignment_expression "uVar7 = uVar7 - 1" identifier = (binary_expression "uVar7 - 1" identifier - number_literal)) ;) (expression_statement "cVar1 = *pcVar5;" (assignment_expression "cVar1 = *pcVar5" identifier = (pointer_expression "*pcVar5" * identifier)) ;) (expression_statement "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;" (assignment_expression "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1" identifier = (binary_expression "pcVar5 + (ulong)bVar8 * -2 + 1" (binary_expression "pcVar5 + (ulong)bVar8 * -2" identifier + (binary_expression "(ulong)bVar8 * -2" (cast_expression "(ulong)bVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (expression_statement "pcVar5 = (char *)xmalloc(~uVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(~uVar7)" identifier = (cast_expression "(char *)xmalloc(~uVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(~uVar7)" identifier (argument_list "(~uVar7)" ( (unary_expression "~uVar7" ~ identifier) ))))) ;) (expression_statement "strcpy(pcVar5,pcVar2);" (call_expression "strcpy(pcVar5,pcVar2)" identifier (argument_list "(pcVar5,pcVar2)" ( identifier , identifier ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (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 ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;))) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = 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 = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (unary_expression ~ IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (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 ( ))) ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( ))) ;)) (expression_statement (call_expression IDENT (argument_list ( LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = 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 = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (unary_expression ~ IDENT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (return_statement return ;) })))
(function_definition "void readline_internal_teardown(int param_1)\n\n{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}" (primitive_type "void") (function_declarator "readline_internal_teardown(int param_1)" (identifier "readline_internal_teardown") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")"))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n undefined4 uVar3;\n long lVar4;\n char *pcVar5;\n undefined8 uVar6;\n ulong uVar7;\n byte bVar8;\n \n bVar8 = 0;\n if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }\n lVar4 = current_history();\n pcVar2 = DAT_00216578;\n if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }\n if (rl_undo_list != 0) {\n rl_free_undo_list();\n }\nLAB_001ae910:\n _rl_disable_meta_key();\n _rl_set_insert_mode(1,0);\n pcVar2 = DAT_00216578;\n if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }\n return;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (declaration "undefined4 uVar3;" (type_identifier "undefined4") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "char *pcVar5;" (primitive_type "char") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "byte bVar8;" (type_identifier "byte") (identifier "bVar8") (; ";")) (expression_statement "bVar8 = 0;" (assignment_expression "bVar8 = 0" (identifier "bVar8") (= "=") (number_literal "0")) (; ";")) (if_statement "if (_rl_caught_signal != 0) {\n _rl_signal_handler(_rl_caught_signal);\n }" (if "if") (parenthesized_expression "(_rl_caught_signal != 0)" (( "(") (binary_expression "_rl_caught_signal != 0" (identifier "_rl_caught_signal") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n _rl_signal_handler(_rl_caught_signal);\n }" ({ "{") (expression_statement "_rl_signal_handler(_rl_caught_signal);" (call_expression "_rl_signal_handler(_rl_caught_signal)" (identifier "_rl_signal_handler") (argument_list "(_rl_caught_signal)" (( "(") (identifier "_rl_caught_signal") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar4 = current_history();" (assignment_expression "lVar4 = current_history()" (identifier "lVar4") (= "=") (call_expression "current_history()" (identifier "current_history") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" (identifier "pcVar2") (= "=") (identifier "DAT_00216578")) (; ";")) (if_statement "if (lVar4 == 0) {\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }\n else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" (if "if") (parenthesized_expression "(lVar4 == 0)" (( "(") (binary_expression "lVar4 == 0" (identifier "lVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;\n }" ({ "{") (labeled_statement "LAB_001ae8f8:\n if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" (statement_identifier "LAB_001ae8f8") (: ":") (if_statement "if (_rl_revert_all_at_newline != 0) goto LAB_001ae974;" (if "if") (parenthesized_expression "(_rl_revert_all_at_newline != 0)" (( "(") (binary_expression "_rl_revert_all_at_newline != 0" (identifier "_rl_revert_all_at_newline") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_001ae974;" (goto "goto") (statement_identifier "LAB_001ae974") (; ";")))) (} "}")) (else_clause "else {\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" (else "else") (compound_statement "{\n if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }\n if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;\nLAB_001ae974:\n _rl_revert_all_lines();\n }" ({ "{") (if_statement "if (rl_undo_list != 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }" (if "if") (parenthesized_expression "(rl_undo_list != 0)" (( "(") (binary_expression "rl_undo_list != 0" (identifier "rl_undo_list") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n pcVar5 = strcpy(pcVar5,pcVar2);\n rl_revert_line(1,0);\n pcVar2 = DAT_00216578;\n uVar3 = where_history();\n uVar6 = replace_history_entry(uVar3,pcVar2,0);\n _rl_free_history_entry(uVar6);\n strcpy(DAT_00216578,pcVar5);\n xfree(pcVar5);\n goto LAB_001ae8f8;\n }" ({ "{") (expression_statement "uVar7 = 0xffffffffffffffff;" (assignment_expression "uVar7 = 0xffffffffffffffff" (identifier "uVar7") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "pcVar5 = DAT_00216578;" (assignment_expression "pcVar5 = DAT_00216578" (identifier "pcVar5") (= "=") (identifier "DAT_00216578")) (; ";")) (do_statement "do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');" (do "do") (compound_statement "{\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n }" ({ "{") (if_statement "if (uVar7 == 0) break;" (if "if") (parenthesized_expression "(uVar7 == 0)" (( "(") (binary_expression "uVar7 == 0" (identifier "uVar7") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar7 = uVar7 - 1;" (assignment_expression "uVar7 = uVar7 - 1" (identifier "uVar7") (= "=") (binary_expression "uVar7 - 1" (identifier "uVar7") (- "-") (number_literal "1"))) (; ";")) (expression_statement "cVar1 = *pcVar5;" (assignment_expression "cVar1 = *pcVar5" (identifier "cVar1") (= "=") (pointer_expression "*pcVar5" (* "*") (identifier "pcVar5"))) (; ";")) (expression_statement "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;" (assignment_expression "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1" (identifier "pcVar5") (= "=") (binary_expression "pcVar5 + (ulong)bVar8 * -2 + 1" (binary_expression "pcVar5 + (ulong)bVar8 * -2" (identifier "pcVar5") (+ "+") (binary_expression "(ulong)bVar8 * -2" (cast_expression "(ulong)bVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar8")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (expression_statement "pcVar5 = (char *)xmalloc(~uVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(~uVar7)" (identifier "pcVar5") (= "=") (cast_expression "(char *)xmalloc(~uVar7)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(~uVar7)" (identifier "xmalloc") (argument_list "(~uVar7)" (( "(") (unary_expression "~uVar7" (~ "~") (identifier "uVar7")) () ")"))))) (; ";")) (expression_statement "pcVar5 = strcpy(pcVar5,pcVar2);" (assignment_expression "pcVar5 = strcpy(pcVar5,pcVar2)" (identifier "pcVar5") (= "=") (call_expression "strcpy(pcVar5,pcVar2)" (identifier "strcpy") (argument_list "(pcVar5,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (identifier "pcVar2") () ")")))) (; ";")) (expression_statement "rl_revert_line(1,0);" (call_expression "rl_revert_line(1,0)" (identifier "rl_revert_line") (argument_list "(1,0)" (( "(") (number_literal "1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" (identifier "pcVar2") (= "=") (identifier "DAT_00216578")) (; ";")) (expression_statement "uVar3 = where_history();" (assignment_expression "uVar3 = where_history()" (identifier "uVar3") (= "=") (call_expression "where_history()" (identifier "where_history") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar6 = replace_history_entry(uVar3,pcVar2,0);" (assignment_expression "uVar6 = replace_history_entry(uVar3,pcVar2,0)" (identifier "uVar6") (= "=") (call_expression "replace_history_entry(uVar3,pcVar2,0)" (identifier "replace_history_entry") (argument_list "(uVar3,pcVar2,0)" (( "(") (identifier "uVar3") (, ",") (identifier "pcVar2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "_rl_free_history_entry(uVar6);" (call_expression "_rl_free_history_entry(uVar6)" (identifier "_rl_free_history_entry") (argument_list "(uVar6)" (( "(") (identifier "uVar6") () ")"))) (; ";")) (expression_statement "strcpy(DAT_00216578,pcVar5);" (call_expression "strcpy(DAT_00216578,pcVar5)" (identifier "strcpy") (argument_list "(DAT_00216578,pcVar5)" (( "(") (identifier "DAT_00216578") (, ",") (identifier "pcVar5") () ")"))) (; ";")) (expression_statement "xfree(pcVar5);" (call_expression "xfree(pcVar5)" (identifier "xfree") (argument_list "(pcVar5)" (( "(") (identifier "pcVar5") () ")"))) (; ";")) (goto_statement "goto LAB_001ae8f8;" (goto "goto") (statement_identifier "LAB_001ae8f8") (; ";")) (} "}"))) (if_statement "if (_rl_revert_all_at_newline == 0) goto LAB_001ae910;" (if "if") (parenthesized_expression "(_rl_revert_all_at_newline == 0)" (( "(") (binary_expression "_rl_revert_all_at_newline == 0" (identifier "_rl_revert_all_at_newline") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001ae910;" (goto "goto") (statement_identifier "LAB_001ae910") (; ";"))) (labeled_statement "LAB_001ae974:\n _rl_revert_all_lines();" (statement_identifier "LAB_001ae974") (: ":") (expression_statement "_rl_revert_all_lines();" (call_expression "_rl_revert_all_lines()" (identifier "_rl_revert_all_lines") (argument_list "()" (( "(") () ")"))) (; ";"))) (} "}")))) (if_statement "if (rl_undo_list != 0) {\n rl_free_undo_list();\n }" (if "if") (parenthesized_expression "(rl_undo_list != 0)" (( "(") (binary_expression "rl_undo_list != 0" (identifier "rl_undo_list") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n rl_free_undo_list();\n }" ({ "{") (expression_statement "rl_free_undo_list();" (call_expression "rl_free_undo_list()" (identifier "rl_free_undo_list") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (labeled_statement "LAB_001ae910:\n _rl_disable_meta_key();" (statement_identifier "LAB_001ae910") (: ":") (expression_statement "_rl_disable_meta_key();" (call_expression "_rl_disable_meta_key()" (identifier "_rl_disable_meta_key") (argument_list "()" (( "(") () ")"))) (; ";"))) (expression_statement "_rl_set_insert_mode(1,0);" (call_expression "_rl_set_insert_mode(1,0)" (identifier "_rl_set_insert_mode") (argument_list "(1,0)" (( "(") (number_literal "1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "pcVar2 = DAT_00216578;" (assignment_expression "pcVar2 = DAT_00216578" (identifier "pcVar2") (= "=") (identifier "DAT_00216578")) (; ";")) (if_statement "if (param_1 == 0) {\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = 0xffffffffffffffff;\n pcVar5 = DAT_00216578;\n do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');\n pcVar5 = (char *)xmalloc(~uVar7);\n strcpy(pcVar5,pcVar2);\n }" ({ "{") (expression_statement "uVar7 = 0xffffffffffffffff;" (assignment_expression "uVar7 = 0xffffffffffffffff" (identifier "uVar7") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "pcVar5 = DAT_00216578;" (assignment_expression "pcVar5 = DAT_00216578" (identifier "pcVar5") (= "=") (identifier "DAT_00216578")) (; ";")) (do_statement "do {\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n } while (cVar1 != '\0');" (do "do") (compound_statement "{\n if (uVar7 == 0) break;\n uVar7 = uVar7 - 1;\n cVar1 = *pcVar5;\n pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;\n }" ({ "{") (if_statement "if (uVar7 == 0) break;" (if "if") (parenthesized_expression "(uVar7 == 0)" (( "(") (binary_expression "uVar7 == 0" (identifier "uVar7") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar7 = uVar7 - 1;" (assignment_expression "uVar7 = uVar7 - 1" (identifier "uVar7") (= "=") (binary_expression "uVar7 - 1" (identifier "uVar7") (- "-") (number_literal "1"))) (; ";")) (expression_statement "cVar1 = *pcVar5;" (assignment_expression "cVar1 = *pcVar5" (identifier "cVar1") (= "=") (pointer_expression "*pcVar5" (* "*") (identifier "pcVar5"))) (; ";")) (expression_statement "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1;" (assignment_expression "pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1" (identifier "pcVar5") (= "=") (binary_expression "pcVar5 + (ulong)bVar8 * -2 + 1" (binary_expression "pcVar5 + (ulong)bVar8 * -2" (identifier "pcVar5") (+ "+") (binary_expression "(ulong)bVar8 * -2" (cast_expression "(ulong)bVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar8")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (expression_statement "pcVar5 = (char *)xmalloc(~uVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(~uVar7)" (identifier "pcVar5") (= "=") (cast_expression "(char *)xmalloc(~uVar7)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(~uVar7)" (identifier "xmalloc") (argument_list "(~uVar7)" (( "(") (unary_expression "~uVar7" (~ "~") (identifier "uVar7")) () ")"))))) (; ";")) (expression_statement "strcpy(pcVar5,pcVar2);" (call_expression "strcpy(pcVar5,pcVar2)" (identifier "strcpy") (argument_list "(pcVar5,pcVar2)" (( "(") (identifier "pcVar5") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
char * function_1(int var_21) { char var_9; char *pcVar2; int which; type_1 *var_4; char *var_8; type_2 var_7; type_3 bVar6; bVar6 = 0; if (var_1 != 0) { var_2(var_1); } var_4 = var_3(); pcVar2 = the_line; if (var_4 == (type_1 *)0x0) { LAB_001ae8f8: if (var_5 != 0) goto LAB_001ae974; } else { if (var_6 != (type_4 *)0x0) { var_7 = 0xffffffffffffffff; var_8 = the_line; do { if (var_7 == 0) break; var_7 = var_7 - 1; var_9 = *var_8; var_8 = var_8 + (type_2)bVar6 * -2 + 1; } while (var_9 != '\0'); var_8 = (char *)var_10(~var_7); var_8 = var_11(var_8,pcVar2); var_12(1,0); pcVar2 = the_line; which = var_13(); var_4 = var_14(which,pcVar2,(type_5)0x0); var_15(var_4); var_11(the_line,var_8); var_16(var_8); goto LAB_001ae8f8; } if (var_5 == 0) goto LAB_001ae910; LAB_001ae974: var_17(); } if (var_6 != (type_4 *)0x0) { var_18(); } LAB_001ae910: var_19(); var_20(1,0); pcVar2 = the_line; var_8 = (char *)0x0; if (var_21 == 0) { var_7 = 0xffffffffffffffff; var_8 = the_line; do { if (var_7 == 0) break; var_7 = var_7 - 1; var_9 = *var_8; var_8 = var_8 + (type_2)bVar6 * -2 + 1; } while (var_9 != '\0'); var_8 = (char *)var_10(~var_7); var_8 = var_11(var_8,pcVar2); } return var_8; }
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: (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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (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))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (unary_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))) (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (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))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (unary_expression argument: (identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (return_statement))))
null
void MASKED(int param_1) { char cVar1; char *pcVar2; undefined4 uVar3; long lVar4; char *pcVar5; undefined8 uVar6; ulong uVar7; byte bVar8; bVar8 = 0; if (_rl_caught_signal != 0) { _rl_signal_handler(_rl_caught_signal); } lVar4 = current_history(); pcVar2 = DAT_00216578; if (lVar4 == 0) { LAB_001ae8f8: if (_rl_revert_all_at_newline != 0) goto LAB_001ae974; } else { if (rl_undo_list != 0) { uVar7 = 0xffffffffffffffff; pcVar5 = DAT_00216578; do { if (uVar7 == 0) break; uVar7 = uVar7 - 1; cVar1 = *pcVar5; pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1; } while (cVar1 != '\0'); pcVar5 = (char *)xmalloc(~uVar7); pcVar5 = strcpy(pcVar5,pcVar2); rl_revert_line(1,0); pcVar2 = DAT_00216578; uVar3 = where_history(); uVar6 = replace_history_entry(uVar3,pcVar2,0); _rl_free_history_entry(uVar6); strcpy(DAT_00216578,pcVar5); xfree(pcVar5); goto LAB_001ae8f8; } if (_rl_revert_all_at_newline == 0) goto LAB_001ae910; LAB_001ae974: _rl_revert_all_lines(); } if (rl_undo_list != 0) { rl_free_undo_list(); } LAB_001ae910: _rl_disable_meta_key(); _rl_set_insert_mode(1,0); pcVar2 = DAT_00216578; if (param_1 == 0) { uVar7 = 0xffffffffffffffff; pcVar5 = DAT_00216578; do { if (uVar7 == 0) break; uVar7 = uVar7 - 1; cVar1 = *pcVar5; pcVar5 = pcVar5 + (ulong)bVar8 * -2 + 1; } while (cVar1 != '\0'); pcVar5 = (char *)xmalloc(~uVar7); strcpy(pcVar5,pcVar2); } return; }
5742_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_get_output_view
FUN_002443d0
/* DWARF original prototype: uchar * do_get_output_view(Sized_relobj_file<32,_false> * this, uint shndx, section_size_type * plen) */ uchar * __thiscall gold::Sized_relobj_file<32,_false>::do_get_output_view (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen) { Views *pVVar1; pointer pVVar2; uchar *puVar3; pVVar1 = this->output_views_; if (pVVar1 == (Views *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/reloc.cc",0x40b,"do_get_output_view"); } pVVar2 = (pVVar1-> super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_> )._M_impl._M_start; if ((ulong)shndx < (ulong)(((long)(pVVar1-> super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_> )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333)) { pVVar2 = pVVar2 + shndx; puVar3 = pVVar2->view; *plen = pVVar2->view_size; return puVar3; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/reloc.cc",0x40c,"do_get_output_view"); }
undefined8 FUN_002443d0(long param_1,uint param_2,undefined8 *param_3) { undefined8 *puVar1; long *plVar2; undefined8 uVar3; plVar2 = *(long **)(param_1 + 0x218); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view"); } if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) { puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28); uVar3 = *puVar1; *param_3 = puVar1[3]; return uVar3; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view"); }
SUB RSP,0x8 MOV RAX,qword ptr [RDI + 0x218] TEST RAX,RAX JZ 0x0024441a MOV RDI,-0x3333333333333333 MOV RCX,qword ptr [RAX] MOV ESI,ESI MOV RAX,qword ptr [RAX + 0x8] SUB RAX,RCX SAR RAX,0x3 IMUL RAX,RDI CMP RSI,RAX JNC 0x00244432 LEA RAX,[RSI + RSI*0x4] LEA RAX,[RCX + RAX*0x8] MOV RCX,qword ptr [RAX + 0x18] MOV RAX,qword ptr [RAX] MOV qword ptr [RDX],RCX ADD RSP,0x8 RET LEA RDX,[0x383c30] MOV ESI,0x40b LEA RDI,[0x38329c] CALL 0x0017c650 LEA RDX,[0x383c30] MOV ESI,0x40c LEA RDI,[0x38329c] CALL 0x0017c650
null
null
null
null
[('tmp_58', u'CBRANCH_-1204075528'), (u'LOAD_-1204075517', u'CAST_-1204075271'), (u'LOAD_-1204075552', u'INT_EQUAL_-1204075530'), (u'LOAD_-1204075517', u'PTRADD_-1204075254'), (u'PTRADD_-1204075254', u'PTRSUB_-1204075248'), ('const-0', u'PTRSUB_-1204075281'), (u'INT_ZEXT_-1204075369', u'INT_LESS_-1204075425'), ('const-3685424', u'COPY_-1204075267'), (u'PTRSUB_-1204075284', u'LOAD_-1204075517'), (u'COPY_-1204075269', u'CALL_-1204075321'), (u'PTRSUB_-1204075285', u'PTRSUB_-1204075281'), (u'COPY_-1204075294', u'CALL_-1204075337'), (u'PTRSUB_-1204075287', u'PTRSUB_-1204075284'), ('const-0', u'RETURN_-1204075368'), (u'LOAD_-1204075407', u'STORE_-1204075394'), (u'COPY_-1204075401', u'RETURN_-1204075368'), ('const-8', u'PTRSUB_-1204075278'), (u'PTRSUB_-1204075248', u'LOAD_-1204075407'), ('tmp_361', u'PTRSUB_-1204075314'), (u'COPY_-1204075267', u'CALL_-1204075321'), (u'PTRSUB_-1204075278', u'LOAD_-1204075507'), (u'PTRSUB_-1204075243', u'LOAD_-1204075401'), ('tmp_362', u'INT_ZEXT_-1204075369'), ('const-3682972', u'COPY_-1204075294'), (u'LOAD_-1204075552', u'PTRSUB_-1204075285'), (u'PTRSUB_-1204075281', u'PTRSUB_-1204075278'), (u'LOAD_-1204075552', u'PTRSUB_-1204075291'), ('const-0', u'INT_EQUAL_-1204075530'), ('const-433', u'LOAD_-1204075407'), (u'PTRSUB_-1204075314', u'LOAD_-1204075552'), (u'INT_MULT_-1204075418', u'CAST_-1204075259'), ('tmp_363', u'STORE_-1204075394'), ('const-433', u'LOAD_-1204075517'), (u'PTRSUB_-1204075291', u'PTRSUB_-1204075287'), ('const-3685424', u'COPY_-1204075292'), ('const-3682972', u'COPY_-1204075269'), (u'INT_SUB_-1204075481', u'INT_SRIGHT_-1204075458'), ('const-40', u'PTRADD_-1204075254'), (u'INT_LESS_-1204075425', u'CBRANCH_-1204075422'), ('const-536', u'PTRSUB_-1204075314'), (u'PTRADD_-1204075254', u'PTRSUB_-1204075243'), ('const--3689348814741910323', u'INT_MULT_-1204075418'), (u'LOAD_-1204075507', u'CAST_-1204075272'), ('const-433', u'LOAD_-1204075401'), (u'CAST_-1204075272', u'INT_SUB_-1204075481'), (u'INT_ZEXT_-1204075369', u'PTRADD_-1204075254'), ('const-433', u'STORE_-1204075394'), (u'COPY_-1204075292', u'CALL_-1204075337'), ('const-0', u'PTRSUB_-1204075284'), ('const-0', u'PTRSUB_-1204075287'), ('const-433', u'LOAD_-1204075552'), (u'CAST_-1204075271', u'INT_SUB_-1204075481'), ('tmp_250', u'CBRANCH_-1204075422'), ('const-1', u'RETURN_-1204075332'), (u'CAST_-1204075259', u'INT_LESS_-1204075425'), ('const-3', u'INT_SRIGHT_-1204075458'), (u'INT_SRIGHT_-1204075458', u'INT_MULT_-1204075418'), ('const-0', u'PTRSUB_-1204075243'), ('const-0', u'PTRSUB_-1204075291'), ('const-1035', u'CALL_-1204075337'), ('const-24', u'PTRSUB_-1204075248'), ('const-1036', u'CALL_-1204075321'), (u'LOAD_-1204075401', u'COPY_-1204075401'), ('const-0', u'PTRSUB_-1204075285'), ('const-433', u'LOAD_-1204075507'), (u'INT_EQUAL_-1204075530', u'CBRANCH_-1204075528'), ('const-1', u'RETURN_-1204075316')]
[('tmp_58', u'CBRANCH_-1204075528'), (u'LOAD_-1204075552', u'INT_EQUAL_-1204075530'), ('const-3', u'INT_SRIGHT_-1204075458'), (u'LOAD_-1204075507', u'INT_SUB_-1204075481'), (u'COPY_-1204075270', u'CALL_-1204075321'), ('const-3', u'PTRADD_-1204075262'), (u'INT_MULT_-1204075418', u'CAST_-1204075274'), ('const-1036', u'CALL_-1204075321'), ('const-433', u'STORE_-1204075394'), ('const-0', u'RETURN_-1204075368'), (u'LOAD_-1204075407', u'STORE_-1204075394'), (u'COPY_-1204075401', u'RETURN_-1204075368'), ('const-433', u'LOAD_-1204075517'), ('const-8', u'PTRADD_-1204075262'), (u'CAST_-1204075264', u'LOAD_-1204075401'), (u'COPY_-1204075272', u'CALL_-1204075321'), (u'INT_ZEXT_-1204075372', u'INT_MULT_-1204075385'), ('const-3685424', u'COPY_-1204075295'), ('tmp_461', u'INT_ADD_-1204075536'), (u'CAST_-1204075317', u'LOAD_-1204075552'), ('const-433', u'LOAD_-1204075507'), ('const-8', u'PTRADD_-1204075291'), (u'CAST_-1204075264', u'PTRADD_-1204075262'), (u'LOAD_-1204075552', u'PTRADD_-1204075291'), ('const-0', u'INT_EQUAL_-1204075530'), ('tmp_465', u'STORE_-1204075394'), (u'INT_SUB_-1204075481', u'INT_SRIGHT_-1204075458'), ('const-433', u'LOAD_-1204075401'), (u'INT_LESS_-1204075425', u'CBRANCH_-1204075422'), (u'LOAD_-1204075517', u'INT_SUB_-1204075481'), (u'LOAD_-1204075552', u'LOAD_-1204075517'), (u'PTRADD_-1204075262', u'LOAD_-1204075407'), ('const-3682972', u'COPY_-1204075272'), (u'COPY_-1204075295', u'CALL_-1204075337'), ('const-433', u'LOAD_-1204075552'), ('const-536', u'INT_ADD_-1204075536'), (u'COPY_-1204075297', u'CALL_-1204075337'), ('tmp_250', u'CBRANCH_-1204075422'), ('tmp_472', u'INT_ZEXT_-1204075372'), ('const-1', u'RETURN_-1204075332'), ('const-1', u'PTRADD_-1204075291'), (u'CAST_-1204075274', u'INT_LESS_-1204075425'), ('const-1035', u'CALL_-1204075337'), (u'INT_ADD_-1204075536', u'CAST_-1204075317'), (u'INT_SRIGHT_-1204075458', u'INT_MULT_-1204075418'), ('const-40', u'INT_MULT_-1204075385'), (u'INT_ADD_-1204075397', u'CAST_-1204075264'), ('const-3682972', u'COPY_-1204075297'), (u'INT_ZEXT_-1204075372', u'INT_LESS_-1204075425'), ('const-433', u'LOAD_-1204075407'), (u'INT_MULT_-1204075385', u'INT_ADD_-1204075397'), (u'PTRADD_-1204075291', u'LOAD_-1204075507'), (u'LOAD_-1204075401', u'COPY_-1204075401'), ('const--3689348814741910323', u'INT_MULT_-1204075418'), ('const-3685424', u'COPY_-1204075270'), (u'LOAD_-1204075517', u'INT_ADD_-1204075397'), (u'INT_EQUAL_-1204075530', u'CBRANCH_-1204075528'), ('const-1', u'RETURN_-1204075316')]
null
null
002443d0
x64
O1
(translation_unit "undefined8 FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}\n\n" (function_definition "undefined8 FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}" type_identifier (function_declarator "FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)" identifier (parameter_list "(long param_1,uint param_2,undefined8 *param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_2" type_identifier identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (expression_statement "plVar2 = *(long **)(param_1 + 0x218);" (assignment_expression "plVar2 = *(long **)(param_1 + 0x218)" identifier = (pointer_expression "*(long **)(param_1 + 0x218)" * (cast_expression "(long **)(param_1 + 0x218)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x218)" ( (binary_expression "param_1 + 0x218" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" { comment (expression_statement "FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");" (call_expression "FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view")" identifier (argument_list "("../../gold/reloc.cc",0x40b,"do_get_output_view")" ( (string_literal ""../../gold/reloc.cc"" " string_content ") , number_literal , (string_literal ""do_get_output_view"" " string_content ") ))) ;) })) (if_statement "if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }" if (parenthesized_expression "((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333))" ( (binary_expression "(ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) < (call_expression "(ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" ( (binary_expression "(plVar2[1] - *plVar2 >> 3) * -0x3333333333333333" (parenthesized_expression "(plVar2[1] - *plVar2 >> 3)" ( (binary_expression "plVar2[1] - *plVar2 >> 3" (binary_expression "plVar2[1] - *plVar2" (subscript_expression "plVar2[1]" identifier [ number_literal ]) - (pointer_expression "*plVar2" * identifier)) >> number_literal) )) * number_literal) )))) )) (compound_statement "{\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }" { (expression_statement "puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);" (assignment_expression "puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28)" identifier = (cast_expression "(undefined8 *)(*plVar2 + (ulong)param_2 * 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar2 + (ulong)param_2 * 0x28)" ( (binary_expression "*plVar2 + (ulong)param_2 * 0x28" (pointer_expression "*plVar2" * identifier) + (binary_expression "(ulong)param_2 * 0x28" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) (expression_statement "uVar3 = *puVar1;" (assignment_expression "uVar3 = *puVar1" identifier = (pointer_expression "*puVar1" * identifier)) ;) (expression_statement "*param_3 = puVar1[3];" (assignment_expression "*param_3 = puVar1[3]" (pointer_expression "*param_3" * identifier) = (subscript_expression "puVar1[3]" identifier [ number_literal ])) ;) (return_statement "return uVar3;" return identifier ;) })) comment (expression_statement "FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");" (call_expression "FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view")" identifier (argument_list "("../../gold/reloc.cc",0x40c,"do_get_output_view")" ( (string_literal ""../../gold/reloc.cc"" " string_content ") , number_literal , (string_literal ""do_get_output_view"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: uchar * do_get_output_view(Sized_relobj_file<32,_false> * this, uint\n shndx, section_size_type * plen) */\n\nuchar * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_output_view\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)\n\n{\n Views *pVVar1;\n pointer pVVar2;\n uchar *puVar3;\n \n pVVar1 = this->output_views_;\n if (pVVar1 == (Views *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n pVVar2 = (pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_start;\n if ((ulong)shndx <\n (ulong)(((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333)) {\n pVVar2 = pVVar2 + shndx;\n puVar3 = pVVar2->view;\n *plen = pVVar2->view_size;\n return puVar3;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}\n\n" comment (expression_statement "uchar * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_output_view\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)\n\n{\n Views *pVVar1;" (update_expression "uchar * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_output_view\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)\n\n{\n Views *pVVar1" (binary_expression "uchar * __thiscall\ngold::Sized_relobj_file<32,_false>::do_get_output_view\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)\n\n{\n Views *pVVar1" (binary_expression "uchar * __thiscall\ngold::Sized_relobj_file<32" (binary_expression "uchar * __thiscall" identifier * identifier) (ERROR "gold::Sized_relobj_file" identifier : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::do_get_output_view\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)\n\n{" : : (call_expression "do_get_output_view\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)" identifier (argument_list "(Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen)" ( (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false> *this" identifier > (pointer_expression "*this" * identifier)) , (ERROR "uint" identifier) identifier , (binary_expression "section_size_type *plen" identifier * identifier) ))) {) (binary_expression "Views *pVVar1" identifier * identifier)) --) ;) (declaration "pointer pVVar2;" type_identifier identifier ;) (declaration "uchar *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (expression_statement "pVVar1 = this->output_views_;" (assignment_expression "pVVar1 = this->output_views_" identifier = (field_expression "this->output_views_" identifier -> field_identifier)) ;) (if_statement "if (pVVar1 == (Views *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" if (parenthesized_expression "(pVVar1 == (Views *)0x0)" ( (binary_expression "pVVar1 == (Views *)0x0" identifier == (cast_expression "(Views *)0x0" ( (type_descriptor "Views *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/reloc.cc",0x40b,"do_get_output_view");" (call_expression "do_gold_unreachable("../../gold/reloc.cc",0x40b,"do_get_output_view")" identifier (argument_list "("../../gold/reloc.cc",0x40b,"do_get_output_view")" ( (string_literal ""../../gold/reloc.cc"" " string_content ") , number_literal , (string_literal ""do_get_output_view"" " string_content ") ))) ;) })) (expression_statement "pVVar2 = (pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_start;" (assignment_expression "pVVar2 = (pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_start" identifier = (field_expression "(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_start" (field_expression "(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl" (parenthesized_expression "(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )" ( (ERROR "pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::" (comma_expression "pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std" (binary_expression "pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32" (binary_expression "pVVar1->\n super__Vector_base<gold" (field_expression "pVVar1->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_relobj_file" : : identifier) < number_literal) , (comma_expression "_false>::View_size,_std" (binary_expression "_false>::View_size" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_relobj_file<32,_false>::View_size>_" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::View_size>_" (binary_expression "_false>::View_size" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier)) ;) (if_statement "if ((ulong)shndx <\n (ulong)(((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333)) {\n pVVar2 = pVVar2 + shndx;\n puVar3 = pVVar2->view;\n *plen = pVVar2->view_size;\n return puVar3;\n }" if (parenthesized_expression "((ulong)shndx <\n (ulong)(((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333))" ( (binary_expression "(ulong)shndx <\n (ulong)(((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333)" (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) < (call_expression "(ulong)(((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333)" ( (binary_expression "((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3) * -0x3333333333333333" (parenthesized_expression "((long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3)" ( (binary_expression "(long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2 >> 3" (binary_expression "(long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish - (long)pVVar2" (cast_expression "(long)(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl._M_finish" (field_expression "(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )._M_impl" (parenthesized_expression "(pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n )" ( (ERROR "pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::" (comma_expression "pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32,_false>::View_size,_std" (binary_expression "pVVar1->\n super__Vector_base<gold::Sized_relobj_file<32" (binary_expression "pVVar1->\n super__Vector_base<gold" (field_expression "pVVar1->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_relobj_file" : : identifier) < number_literal) , (comma_expression "_false>::View_size,_std" (binary_expression "_false>::View_size" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_relobj_file<32,_false>::View_size>_" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::View_size>_" (binary_expression "_false>::View_size" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier)) - (cast_expression "(long)pVVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) * number_literal) )))) )) (compound_statement "{\n pVVar2 = pVVar2 + shndx;\n puVar3 = pVVar2->view;\n *plen = pVVar2->view_size;\n return puVar3;\n }" { (expression_statement "pVVar2 = pVVar2 + shndx;" (assignment_expression "pVVar2 = pVVar2 + shndx" identifier = (binary_expression "pVVar2 + shndx" identifier + identifier)) ;) (expression_statement "puVar3 = pVVar2->view;" (assignment_expression "puVar3 = pVVar2->view" identifier = (field_expression "pVVar2->view" identifier -> field_identifier)) ;) (expression_statement "*plen = pVVar2->view_size;" (assignment_expression "*plen = pVVar2->view_size" (pointer_expression "*plen" * identifier) = (field_expression "pVVar2->view_size" identifier -> field_identifier)) ;) (return_statement "return puVar3;" return identifier ;) })) comment (expression_statement "do_gold_unreachable("../../gold/reloc.cc",0x40c,"do_get_output_view");" (call_expression "do_gold_unreachable("../../gold/reloc.cc",0x40c,"do_get_output_view")" identifier (argument_list "("../../gold/reloc.cc",0x40c,"do_get_output_view")" ( (string_literal ""../../gold/reloc.cc"" " string_content ") , number_literal , (string_literal ""do_get_output_view"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "undefined8 FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n \n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}\n\n" (function_definition "undefined8 FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n \n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}" type_identifier (function_declarator "FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)" identifier (parameter_list "(long param_1,uint param_2,undefined8 *param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_2" type_identifier identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n \n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (expression_statement "plVar2 = *(long **)(param_1 + 0x218);" (assignment_expression "plVar2 = *(long **)(param_1 + 0x218)" identifier = (pointer_expression "*(long **)(param_1 + 0x218)" * (cast_expression "(long **)(param_1 + 0x218)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x218)" ( (binary_expression "param_1 + 0x218" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" { (expression_statement "FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");" (call_expression "FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view")" identifier (argument_list "("../../gold/reloc.cc",0x40b,"do_get_output_view")" ( (string_literal ""../../gold/reloc.cc"" " string_content ") , number_literal , (string_literal ""do_get_output_view"" " string_content ") ))) ;) })) (if_statement "if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }" if (parenthesized_expression "((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333))" ( (binary_expression "(ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) < (call_expression "(ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" ( (binary_expression "(plVar2[1] - *plVar2 >> 3) * -0x3333333333333333" (parenthesized_expression "(plVar2[1] - *plVar2 >> 3)" ( (binary_expression "plVar2[1] - *plVar2 >> 3" (binary_expression "plVar2[1] - *plVar2" (subscript_expression "plVar2[1]" identifier [ number_literal ]) - (pointer_expression "*plVar2" * identifier)) >> number_literal) )) * number_literal) )))) )) (compound_statement "{\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }" { (expression_statement "puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);" (assignment_expression "puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28)" identifier = (cast_expression "(undefined8 *)(*plVar2 + (ulong)param_2 * 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar2 + (ulong)param_2 * 0x28)" ( (binary_expression "*plVar2 + (ulong)param_2 * 0x28" (pointer_expression "*plVar2" * identifier) + (binary_expression "(ulong)param_2 * 0x28" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) (expression_statement "uVar3 = *puVar1;" (assignment_expression "uVar3 = *puVar1" identifier = (pointer_expression "*puVar1" * identifier)) ;) (expression_statement "*param_3 = puVar1[3];" (assignment_expression "*param_3 = puVar1[3]" (pointer_expression "*param_3" * identifier) = (subscript_expression "puVar1[3]" identifier [ number_literal ])) ;) (return_statement "return uVar3;" return identifier ;) })) (expression_statement "FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");" (call_expression "FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view")" identifier (argument_list "("../../gold/reloc.cc",0x40c,"do_get_output_view")" ( (string_literal ""../../gold/reloc.cc"" " string_content ") , number_literal , (string_literal ""do_get_output_view"" " 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 (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (pointer_expression * IDENT)) >> LIT) )) * LIT) )))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n \n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\n}" (type_identifier "undefined8") (function_declarator "FUN_002443d0(long param_1,uint param_2,undefined8 *param_3)" (identifier "FUN_002443d0") (parameter_list "(long param_1,uint param_2,undefined8 *param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "uint param_2" (type_identifier "uint") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 *param_3" (type_identifier "undefined8") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n long *plVar2;\n undefined8 uVar3;\n \n plVar2 = *(long **)(param_1 + 0x218);\n if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }\n if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }\n \n FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");\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 "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (expression_statement "plVar2 = *(long **)(param_1 + 0x218);" (assignment_expression "plVar2 = *(long **)(param_1 + 0x218)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(param_1 + 0x218)" (* "*") (cast_expression "(long **)(param_1 + 0x218)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x218)" (( "(") (binary_expression "param_1 + 0x218" (identifier "param_1") (+ "+") (number_literal "0x218")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" (if "if") (parenthesized_expression "(plVar2 == (long *)0x0)" (( "(") (binary_expression "plVar2 == (long *)0x0" (identifier "plVar2") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view");" (call_expression "FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view")" (identifier "FUN_0017c650") (argument_list "("../../gold/reloc.cc",0x40b,"do_get_output_view")" (( "(") (string_literal ""../../gold/reloc.cc"" (" """) (string_content "../../gold/reloc.cc") (" """)) (, ",") (number_literal "0x40b") (, ",") (string_literal ""do_get_output_view"" (" """) (string_content "do_get_output_view") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) {\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }" (if "if") (parenthesized_expression "((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333))" (( "(") (binary_expression "(ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (cast_expression "(ulong)param_2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_2")) (< "<") (call_expression "(ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)" (( "(") (binary_expression "(plVar2[1] - *plVar2 >> 3) * -0x3333333333333333" (parenthesized_expression "(plVar2[1] - *plVar2 >> 3)" (( "(") (binary_expression "plVar2[1] - *plVar2 >> 3" (binary_expression "plVar2[1] - *plVar2" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (- "-") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x3333333333333333")) () ")")))) () ")")) (compound_statement "{\n puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);\n uVar3 = *puVar1;\n *param_3 = puVar1[3];\n return uVar3;\n }" ({ "{") (expression_statement "puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28);" (assignment_expression "puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(*plVar2 + (ulong)param_2 * 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar2 + (ulong)param_2 * 0x28)" (( "(") (binary_expression "*plVar2 + (ulong)param_2 * 0x28" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (binary_expression "(ulong)param_2 * 0x28" (cast_expression "(ulong)param_2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_2")) (* "*") (number_literal "0x28"))) () ")")))) (; ";")) (expression_statement "uVar3 = *puVar1;" (assignment_expression "uVar3 = *puVar1" (identifier "uVar3") (= "=") (pointer_expression "*puVar1" (* "*") (identifier "puVar1"))) (; ";")) (expression_statement "*param_3 = puVar1[3];" (assignment_expression "*param_3 = puVar1[3]" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]"))) (; ";")) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view");" (call_expression "FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view")" (identifier "FUN_0017c650") (argument_list "("../../gold/reloc.cc",0x40c,"do_get_output_view")" (( "(") (string_literal ""../../gold/reloc.cc"" (" """) (string_content "../../gold/reloc.cc") (" """)) (, ",") (number_literal "0x40c") (, ",") (string_literal ""do_get_output_view"" (" """) (string_content "do_get_output_view") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uchar * do_get_output_view(Sized_relobj_file<32,_false> * this, uint shndx, section_size_type * plen) */ var_1 * var_2 gold::var_6<32,var_7>::do_get_output_view (var_6<32,var_7> *this,uint var_11,section_size_type *plen) { var_3 *var_4; type_1 var_10; var_1 *puVar3; var_4 = this->output_views_; if (var_4 == (var_3 *)0x0) { /* WARNING: Subroutine does not return */ var_5("../../gold/reloc.cc",0x40b,"do_get_output_view"); } var_10 = (var_4-> super__Vector_base<gold::var_6<32,var_7>::var_8,_std::allocator<gold::var_6<32,var_7>::var_8>var_9> )._M_impl._M_start; if ((type_2)var_11 < (type_2)(((long)(var_4-> super__Vector_base<gold::var_6<32,var_7>::var_8,_std::allocator<gold::var_6<32,var_7>::var_8>var_9> )._M_impl._M_finish - (long)var_10 >> 3) * -0x3333333333333333)) { var_10 = var_10 + var_11; puVar3 = var_10->view; *plen = var_10->view_size; return puVar3; } /* WARNING: Subroutine does not return */ var_5("../../gold/reloc.cc",0x40c,"do_get_output_view"); }
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: (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)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier))) right: (number_literal))) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(long param_1,uint param_2,undefined8 *param_3) { undefined8 *puVar1; long *plVar2; undefined8 uVar3; plVar2 = *(long **)(param_1 + 0x218); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/reloc.cc",0x40b,"do_get_output_view"); } if ((ulong)param_2 < (ulong)((plVar2[1] - *plVar2 >> 3) * -0x3333333333333333)) { puVar1 = (undefined8 *)(*plVar2 + (ulong)param_2 * 0x28); uVar3 = *puVar1; *param_3 = puVar1[3]; return uVar3; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/reloc.cc",0x40c,"do_get_output_view"); }
9099_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
_M_extract_int[abi:cxx11]<unsigned_long_long>
FUN_00305bc0
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_extract_int[abi:cxx11]<unsigned long long>(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, unsigned long long&) const */ undefined1 [16] std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>:: _M_extract_int_abi_cxx11_<unsigned_long_long> (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6, uint *param_7,ulong *param_8) { ulong uVar1; long *plVar2; byte bVar3; undefined1 auVar4 [16]; char cVar5; int iVar6; int iVar7; int iVar8; ulong uVar9; int *piVar10; ulong uVar11; wchar_t *pwVar12; __numpunct_cache<wchar_t> *this; ulong uVar13; ulong uVar14; uint uVar15; bool bVar16; uint uVar17; bool bVar18; byte bVar19; long lVar20; bool bVar21; int iVar22; bool bVar23; bool bVar24; undefined1 auVar25 [16]; wchar_t local_a4; long *local_a0; ulong local_98; ulong local_90; wchar_t local_70; bool local_5f; byte local_5e; wchar_t local_5c; undefined1 *local_58; ulong local_50; undefined1 local_48; undefined7 uStack_47; local_a4 = (wchar_t)param_3; uVar9 = locale::id::_M_id((id *)&numpunct<wchar_t>::id); plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8); lVar20 = *plVar2; if (lVar20 == 0) { /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */ this = (__numpunct_cache<wchar_t> *)operator_new(0x150); *(undefined4 *)(this + 8) = 0; *(undefined8 *)(this + 0x10) = 0; *(undefined8 *)(this + 0x18) = 0; *(undefined ***)this = &PTR____numpunct_cache_003f52f8; this[0x20] = (__numpunct_cache<wchar_t>)0x0; *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x30) = 0; *(undefined8 *)(this + 0x38) = 0; *(undefined8 *)(this + 0x40) = 0; *(undefined8 *)(this + 0x48) = 0; this[0x148] = (__numpunct_cache<wchar_t>)0x0; /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */ __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0)); locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9); lVar20 = *plVar2; } uVar17 = *(uint *)(param_6 + 0x18); uVar15 = uVar17 & 0x4a; iVar6 = 8; if (uVar15 != 0x40) { iVar6 = 0x10; if (uVar15 != 8) { iVar6 = 10; } } bVar23 = local_a4 == L'\xffffffff'; bVar21 = param_2 != (long *)0x0 && bVar23; bVar18 = bVar23; if (bVar21) { if ((int *)param_2[2] < (int *)param_2[3]) { iVar22 = *(int *)param_2[2]; } else { iVar22 = (**(code **)(*param_2 + 0x48))(param_2); } plVar2 = (long *)0x0; if (iVar22 != -1) { plVar2 = param_2; } param_2 = plVar2; bVar18 = iVar22 == -1 && bVar21; } uVar17 = uVar17 & 0x4a; bVar24 = param_5 == -1; bVar21 = param_4 != (long *)0x0 && bVar24; local_a0 = param_4; bVar16 = bVar24; if (bVar21) { if ((int *)param_4[2] < (int *)param_4[3]) { iVar22 = *(int *)param_4[2]; } else { iVar22 = (**(code **)(*param_4 + 0x48))(param_4); } local_a0 = (long *)0x0; if (iVar22 != -1) { local_a0 = param_4; } bVar16 = iVar22 == -1 && bVar21; } if (bVar16 == bVar18) { cVar5 = *(char *)(lVar20 + 0x20); bVar21 = false; local_70 = L'\0'; iVar22 = 0; local_5f = true; bVar18 = false; } else { local_70 = local_a4; if ((param_2 != (long *)0x0) && (bVar23)) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar20 + 0x20); bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70; if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) { if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) && (*(wchar_t *)(lVar20 + 0x48) != local_70)) { if ((ulong)param_2[2] < (ulong)param_2[3]) { param_2[2] = param_2[2] + 4; } else { (**(code **)(*param_2 + 0x50))(param_2); } if ((int *)param_2[2] < (int *)param_2[3]) { iVar22 = *(int *)param_2[2]; } else { iVar22 = (**(code **)(*param_2 + 0x48))(param_2); } if (iVar22 == -1) { param_2 = (long *)0x0; } bVar23 = local_a0 != (long *)0x0 && bVar24; bVar18 = bVar24; if (bVar23) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar18 = iVar8 == -1 && bVar23; } if (bVar18 == (iVar22 == -1)) { cVar5 = *(char *)(lVar20 + 0x20); local_5f = true; iVar22 = 0; bVar18 = false; local_a4 = L'\xffffffff'; goto LAB_00305e4f; } local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar20 + 0x20); local_a4 = L'\xffffffff'; } } else { bVar21 = false; } bVar18 = false; iVar22 = 0; do { if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) || (*(wchar_t *)(lVar20 + 0x48) == local_70)) break; if (*(wchar_t *)(lVar20 + 0xf0) == local_70) { bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U); if (!bVar23) goto LAB_00305da9; bVar18 = iVar6 == 8 || uVar17 == 0; if (iVar6 != 8 && uVar17 != 0) { iVar22 = iVar22 + 1; goto LAB_00305dde; } iVar22 = 0; iVar6 = 8; uVar9 = param_2[2]; if ((ulong)param_2[3] <= uVar9) goto LAB_00306060; LAB_00305dec: param_2[2] = uVar9 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00305e02; LAB_00306090: iVar8 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (!bVar18) break; LAB_00305da9: if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70)) { bVar18 = true; local_5f = false; goto LAB_00305e4f; } local_5f = iVar6 == 0x10 || uVar17 == 0; if (iVar6 != 0x10 && uVar17 != 0) { bVar18 = true; goto LAB_00305e5e; } iVar22 = 0; bVar23 = false; iVar6 = 0x10; LAB_00305dde: uVar9 = param_2[2]; bVar18 = bVar23; if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec; LAB_00306060: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_00306090; LAB_00305e02: iVar8 = *piVar10; } if (iVar8 == -1) { param_2 = (long *)0x0; } bVar16 = local_a0 != (long *)0x0 && bVar24; bVar23 = bVar24; if (bVar16) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar7 = *(int *)local_a0[2]; } else { iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0); } if (iVar7 == -1) { local_a0 = (long *)0x0; } bVar23 = iVar7 == -1 && bVar16; } if ((iVar8 == -1) == bVar23) { local_a4 = L'\xffffffff'; cVar5 = *(char *)(lVar20 + 0x20); local_5f = true; goto LAB_00305e4f; } local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar20 + 0x20); local_a4 = L'\xffffffff'; } while (bVar18); local_5f = false; } LAB_00305e4f: local_90 = 0x16; if (iVar6 != 0x10) { LAB_00305e5e: local_90 = (ulong)iVar6; } bVar19 = local_5f; local_48 = 0; local_58 = &local_48; local_50 = 0; if (cVar5 != '\0') { std::string::reserve((string *)&local_58,0x20); } uVar9 = (ulong)iVar6; bVar3 = *(byte *)(lVar20 + 0x148); auVar4._8_8_ = 0; auVar4._0_8_ = uVar9; uVar11 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0); if (bVar3 == 0) { if (local_5f == false) { local_5e = 0; local_98 = 0; LAB_00305ee0: if (local_90 < 0xb) { if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340; uVar17 = local_70 + L'\xffffffd0'; } else { uVar17 = local_70 + L'\xffffffd0'; if (uVar17 < 10) { if (local_98 <= uVar11) goto LAB_00306136; LAB_00305f17: local_5e = 1; uVar13 = param_2[2]; if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a; LAB_0030616e: /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */ (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_00306188; LAB_00305f40: iVar6 = *piVar10; goto LAB_00305f42; } if ((uint)(local_70 + L'\xffffff9f') < 6) { uVar17 = local_70 + L'\xffffffa9'; goto LAB_00305f07; } if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340; uVar17 = local_70 + L'\xffffffc9'; } LAB_00305f07: if (uVar11 < local_98) goto LAB_00305f17; LAB_00306136: uVar13 = local_98 * uVar9; local_98 = uVar13 + (long)(int)uVar17; local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13; iVar22 = iVar22 + 1; uVar13 = param_2[2]; if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e; LAB_00305f2a: param_2[2] = uVar13 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00305f40; LAB_00306188: iVar6 = (**(code **)(*param_2 + 0x48))(param_2); LAB_00305f42: if (iVar6 == -1) { param_2 = (long *)0x0; } bVar16 = local_a0 != (long *)0x0 && bVar24; bVar23 = bVar24; if (bVar16) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */ iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar23 = iVar8 == -1 && bVar16; } if ((iVar6 == -1) == bVar23) goto code_r0x00305f73; local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */ local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } local_a4 = L'\xffffffff'; goto LAB_00305ee0; } local_5e = 0; local_5f = false; local_98 = 0; } else { if (local_5f == false) { local_5e = 0; local_98 = 0; local_5c = L'\xffffffff'; do { uVar13 = local_50; if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) { if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) || (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90), pwVar12 == (wchar_t *)0x0)) goto LAB_00306340; iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2); if (0xf < iVar6) { iVar6 = iVar6 + -6; } if (local_98 <= uVar11) { uVar13 = local_98 * uVar9; local_98 = (long)iVar6 + uVar13; local_5e = local_5e | (ulong)~(long)iVar6 < uVar13; iVar22 = iVar22 + 1; goto LAB_00306406; } uVar13 = param_2[2]; local_5e = bVar3; if ((ulong)param_2[3] <= uVar13) goto LAB_00306487; LAB_00306410: param_2[2] = uVar13 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00306422; LAB_003064a0: iVar6 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (iVar22 == 0) { bVar19 = 0; local_5f = (bool)*(byte *)(lVar20 + 0x20); goto LAB_00305f8b; } uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar14 = 0xf; } else { uVar14 = CONCAT71(uStack_47,local_48); } if (uVar14 < uVar1) { /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */ std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1); } local_58[uVar13] = (char)iVar22; local_58[uVar1] = 0; iVar22 = 0; local_50 = uVar1; LAB_00306406: uVar13 = param_2[2]; if (uVar13 < (ulong)param_2[3]) goto LAB_00306410; LAB_00306487: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003064a0; LAB_00306422: iVar6 = *piVar10; } bVar19 = 0; if (iVar6 == -1) { param_2 = (long *)0x0; bVar19 = bVar3; } bVar16 = local_a0 != (long *)0x0 && bVar24; bVar23 = bVar24; if (bVar16) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar6 = *(int *)local_a0[2]; } else { /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */ iVar6 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar6 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar23 = iVar6 == -1 && bVar16; } if (bVar23 == (bool)bVar19) goto code_r0x0030645b; local_70 = local_5c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */ local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } local_a4 = L'\xffffffff'; } while( true ); } local_98 = 0; local_5e = 0; local_5f = false; } LAB_00305f8b: uVar9 = local_50; if (local_50 == 0) { if ((bVar18) || (iVar22 != 0)) { LAB_003062f2: if (local_5f == false) { if (local_5e == 0) { uVar9 = -local_98; if (!bVar21) { uVar9 = local_98; } *param_8 = uVar9; } else { *param_8 = 0xffffffffffffffff; *param_7 = 4; } goto LAB_00305fc4; } } } else { uVar11 = local_50 + 1; if (local_58 == &local_48) { uVar13 = 0xf; } else { uVar13 = CONCAT71(uStack_47,local_48); } if (uVar13 < uVar11) { std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1); } local_58[uVar9] = (char)iVar22; local_58[uVar11] = 0; local_50 = uVar11; cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18), (string *)&local_58); if (cVar5 == '\0') { *param_7 = 4; } if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2; } *param_8 = 0; *param_7 = 4; LAB_00305fc4: if (bVar19 != 0) { *param_7 = *param_7 | 2; } if (local_58 != &local_48) { operator_delete(local_58); } auVar25._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4; auVar25._0_8_ = param_2; return auVar25; code_r0x0030645b: local_a4 = L'\xffffffff'; bVar19 = bVar3; goto LAB_00305f8b; LAB_00306340: bVar19 = 0; goto LAB_00305f8b; code_r0x00305f73: local_a4 = L'\xffffffff'; bVar19 = 1; goto LAB_00305f8b; }
undefined1 [16] FUN_00305bc0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6, uint *param_7,ulong *param_8) { ulong uVar1; long *plVar2; byte bVar3; undefined1 auVar4 [16]; char cVar5; int iVar6; int iVar7; int iVar8; long lVar9; int *piVar10; ulong uVar11; ulong uVar12; wchar_t *pwVar13; undefined8 *puVar14; ulong uVar15; ulong uVar16; uint uVar17; bool bVar18; uint uVar19; bool bVar20; byte bVar21; long lVar22; bool bVar23; int iVar24; bool bVar25; bool bVar26; undefined1 auVar27 [16]; wchar_t local_a4; long *local_a0; ulong local_98; ulong local_90; wchar_t local_70; bool local_5f; byte local_5e; wchar_t local_5c; undefined1 *local_58; ulong local_50; undefined1 local_48; undefined7 uStack_47; local_a4 = (wchar_t)param_3; lVar9 = FUN_002a50c0(&DAT_00405e50); plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8); lVar22 = *plVar2; if (lVar22 == 0) { /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */ puVar14 = (undefined8 *)FUN_002a11b0(0x150); *(undefined4 *)(puVar14 + 1) = 0; puVar14[2] = 0; puVar14[3] = 0; *puVar14 = &PTR_FUN_003f52f8; *(undefined1 *)(puVar14 + 4) = 0; puVar14[5] = 0; puVar14[6] = 0; puVar14[7] = 0; puVar14[8] = 0; puVar14[9] = 0; *(undefined1 *)(puVar14 + 0x29) = 0; /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */ FUN_002ef900(puVar14,param_6 + 0xd0); FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9); lVar22 = *plVar2; } uVar19 = *(uint *)(param_6 + 0x18); uVar17 = uVar19 & 0x4a; iVar6 = 8; if (uVar17 != 0x40) { iVar6 = 0x10; if (uVar17 != 8) { iVar6 = 10; } } bVar25 = local_a4 == L'\xffffffff'; bVar23 = param_2 != (long *)0x0 && bVar25; bVar20 = bVar25; if (bVar23) { if ((int *)param_2[2] < (int *)param_2[3]) { iVar24 = *(int *)param_2[2]; } else { iVar24 = (**(code **)(*param_2 + 0x48))(param_2); } plVar2 = (long *)0x0; if (iVar24 != -1) { plVar2 = param_2; } param_2 = plVar2; bVar20 = iVar24 == -1 && bVar23; } uVar19 = uVar19 & 0x4a; bVar26 = param_5 == -1; bVar23 = param_4 != (long *)0x0 && bVar26; local_a0 = param_4; bVar18 = bVar26; if (bVar23) { if ((int *)param_4[2] < (int *)param_4[3]) { iVar24 = *(int *)param_4[2]; } else { iVar24 = (**(code **)(*param_4 + 0x48))(param_4); } local_a0 = (long *)0x0; if (iVar24 != -1) { local_a0 = param_4; } bVar18 = iVar24 == -1 && bVar23; } if (bVar18 == bVar20) { cVar5 = *(char *)(lVar22 + 0x20); bVar23 = false; local_70 = L'\0'; iVar24 = 0; local_5f = true; bVar20 = false; } else { local_70 = local_a4; if ((param_2 != (long *)0x0) && (bVar25)) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar22 + 0x20); bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70; if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) { if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) && (*(wchar_t *)(lVar22 + 0x48) != local_70)) { if ((ulong)param_2[2] < (ulong)param_2[3]) { param_2[2] = param_2[2] + 4; } else { (**(code **)(*param_2 + 0x50))(param_2); } if ((int *)param_2[2] < (int *)param_2[3]) { iVar24 = *(int *)param_2[2]; } else { iVar24 = (**(code **)(*param_2 + 0x48))(param_2); } if (iVar24 == -1) { param_2 = (long *)0x0; } bVar25 = local_a0 != (long *)0x0 && bVar26; bVar20 = bVar26; if (bVar25) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar20 = iVar8 == -1 && bVar25; } if (bVar20 == (iVar24 == -1)) { cVar5 = *(char *)(lVar22 + 0x20); local_5f = true; iVar24 = 0; bVar20 = false; local_a4 = L'\xffffffff'; goto LAB_00305e4f; } local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar22 + 0x20); local_a4 = L'\xffffffff'; } } else { bVar23 = false; } bVar20 = false; iVar24 = 0; do { if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) || (*(wchar_t *)(lVar22 + 0x48) == local_70)) break; if (*(wchar_t *)(lVar22 + 0xf0) == local_70) { bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U); if (!bVar25) goto LAB_00305da9; bVar20 = iVar6 == 8 || uVar19 == 0; if (iVar6 != 8 && uVar19 != 0) { iVar24 = iVar24 + 1; goto LAB_00305dde; } iVar24 = 0; iVar6 = 8; uVar11 = param_2[2]; if ((ulong)param_2[3] <= uVar11) goto LAB_00306060; LAB_00305dec: param_2[2] = uVar11 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00305e02; LAB_00306090: iVar8 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (!bVar20) break; LAB_00305da9: if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70)) { bVar20 = true; local_5f = false; goto LAB_00305e4f; } local_5f = iVar6 == 0x10 || uVar19 == 0; if (iVar6 != 0x10 && uVar19 != 0) { bVar20 = true; goto LAB_00305e5e; } iVar24 = 0; bVar25 = false; iVar6 = 0x10; LAB_00305dde: uVar11 = param_2[2]; bVar20 = bVar25; if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec; LAB_00306060: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_00306090; LAB_00305e02: iVar8 = *piVar10; } if (iVar8 == -1) { param_2 = (long *)0x0; } bVar18 = local_a0 != (long *)0x0 && bVar26; bVar25 = bVar26; if (bVar18) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar7 = *(int *)local_a0[2]; } else { iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0); } if (iVar7 == -1) { local_a0 = (long *)0x0; } bVar25 = iVar7 == -1 && bVar18; } if ((iVar8 == -1) == bVar25) { local_a4 = L'\xffffffff'; cVar5 = *(char *)(lVar22 + 0x20); local_5f = true; goto LAB_00305e4f; } local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar22 + 0x20); local_a4 = L'\xffffffff'; } while (bVar20); local_5f = false; } LAB_00305e4f: local_90 = 0x16; if (iVar6 != 0x10) { LAB_00305e5e: local_90 = (ulong)iVar6; } bVar21 = local_5f; local_48 = 0; local_58 = &local_48; local_50 = 0; if (cVar5 != '\0') { FUN_002a9b20(&local_58,0x20); } uVar11 = (ulong)iVar6; bVar3 = *(byte *)(lVar22 + 0x148); auVar4._8_8_ = 0; auVar4._0_8_ = uVar11; uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0); if (bVar3 == 0) { if (local_5f == false) { local_5e = 0; local_98 = 0; LAB_00305ee0: if (local_90 < 0xb) { if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340; uVar19 = local_70 + L'\xffffffd0'; } else { uVar19 = local_70 + L'\xffffffd0'; if (uVar19 < 10) { if (local_98 <= uVar12) goto LAB_00306136; LAB_00305f17: local_5e = 1; uVar15 = param_2[2]; if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a; LAB_0030616e: /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */ (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_00306188; LAB_00305f40: iVar6 = *piVar10; goto LAB_00305f42; } if ((uint)(local_70 + L'\xffffff9f') < 6) { uVar19 = local_70 + L'\xffffffa9'; goto LAB_00305f07; } if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340; uVar19 = local_70 + L'\xffffffc9'; } LAB_00305f07: if (uVar12 < local_98) goto LAB_00305f17; LAB_00306136: uVar15 = local_98 * uVar11; local_98 = uVar15 + (long)(int)uVar19; local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15; iVar24 = iVar24 + 1; uVar15 = param_2[2]; if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e; LAB_00305f2a: param_2[2] = uVar15 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00305f40; LAB_00306188: iVar6 = (**(code **)(*param_2 + 0x48))(param_2); LAB_00305f42: if (iVar6 == -1) { param_2 = (long *)0x0; } bVar18 = local_a0 != (long *)0x0 && bVar26; bVar25 = bVar26; if (bVar18) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */ iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar25 = iVar8 == -1 && bVar18; } if ((iVar6 == -1) == bVar25) goto code_r0x00305f73; local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */ local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } local_a4 = L'\xffffffff'; goto LAB_00305ee0; } local_5e = 0; local_5f = false; local_98 = 0; } else { if (local_5f == false) { local_5e = 0; local_98 = 0; local_5c = L'\xffffffff'; do { uVar15 = local_50; if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) { if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) || (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90), pwVar13 == (wchar_t *)0x0)) goto LAB_00306340; iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2); if (0xf < iVar6) { iVar6 = iVar6 + -6; } if (local_98 <= uVar12) { uVar15 = local_98 * uVar11; local_98 = (long)iVar6 + uVar15; local_5e = local_5e | (ulong)~(long)iVar6 < uVar15; iVar24 = iVar24 + 1; goto LAB_00306406; } uVar15 = param_2[2]; local_5e = bVar3; if ((ulong)param_2[3] <= uVar15) goto LAB_00306487; LAB_00306410: param_2[2] = uVar15 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00306422; LAB_003064a0: iVar6 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (iVar24 == 0) { bVar21 = 0; local_5f = (bool)*(byte *)(lVar22 + 0x20); goto LAB_00305f8b; } uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar16 = 0xf; } else { uVar16 = CONCAT71(uStack_47,local_48); } if (uVar16 < uVar1) { /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */ FUN_002a9670(&local_58,local_50,0,0,1); } local_58[uVar15] = (char)iVar24; local_58[uVar1] = 0; iVar24 = 0; local_50 = uVar1; LAB_00306406: uVar15 = param_2[2]; if (uVar15 < (ulong)param_2[3]) goto LAB_00306410; LAB_00306487: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003064a0; LAB_00306422: iVar6 = *piVar10; } bVar21 = 0; if (iVar6 == -1) { param_2 = (long *)0x0; bVar21 = bVar3; } bVar18 = local_a0 != (long *)0x0 && bVar26; bVar25 = bVar26; if (bVar18) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar6 = *(int *)local_a0[2]; } else { /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */ iVar6 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar6 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar25 = iVar6 == -1 && bVar18; } if (bVar25 == (bool)bVar21) goto code_r0x0030645b; local_70 = local_5c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */ local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } local_a4 = L'\xffffffff'; } while( true ); } local_98 = 0; local_5e = 0; local_5f = false; } LAB_00305f8b: uVar11 = local_50; if (local_50 == 0) { if ((bVar20) || (iVar24 != 0)) { LAB_003062f2: if (local_5f == false) { if (local_5e == 0) { uVar11 = -local_98; if (!bVar23) { uVar11 = local_98; } *param_8 = uVar11; } else { *param_8 = 0xffffffffffffffff; *param_7 = 4; } goto LAB_00305fc4; } } } else { uVar12 = local_50 + 1; if (local_58 == &local_48) { uVar15 = 0xf; } else { uVar15 = CONCAT71(uStack_47,local_48); } if (uVar15 < uVar12) { FUN_002a9670(&local_58,local_50,0,0,1); } local_58[uVar11] = (char)iVar24; local_58[uVar12] = 0; local_50 = uVar12; cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58); if (cVar5 == '\0') { *param_7 = 4; } if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2; } *param_8 = 0; *param_7 = 4; LAB_00305fc4: if (bVar21 != 0) { *param_7 = *param_7 | 2; } if (local_58 != &local_48) { FUN_002a2980(); } auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4; auVar27._0_8_ = param_2; return auVar27; code_r0x0030645b: local_a4 = L'\xffffffff'; bVar21 = bVar3; goto LAB_00305f8b; LAB_00306340: bVar21 = 0; goto LAB_00305f8b; code_r0x00305f73: local_a4 = L'\xffffffff'; bVar21 = 1; goto LAB_00305f8b; }
PUSH R15 MOV R15,RSI PUSH R14 PUSH R13 PUSH R12 MOV R12,R9 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RCX SUB RSP,0x88 LEA RDI,[0x405e50] MOV qword ptr [RSP + 0x18],RCX MOV qword ptr [RSP + 0x50],RDX MOV qword ptr [RSP + 0x8],R8 MOV dword ptr [RSP + 0x14],EDX CALL 0x002a50c0 MOV RCX,RAX MOV qword ptr [RSP + 0x20],RAX MOV RAX,qword ptr [R12 + 0xd0] MOV RAX,qword ptr [RAX + 0x18] LEA R14,[RAX + RCX*0x8] MOV R13,qword ptr [R14] TEST R13,R13 JZ 0x003066d0 MOV ECX,dword ptr [R12 + 0x18] MOV R12D,0x8 AND ECX,0x4a CMP ECX,0x40 JZ 0x00305c45 CMP ECX,0x8 MOV R12D,0x10 MOV EAX,0xa CMOVNZ R12D,EAX CMP dword ptr [RSP + 0x14],-0x1 SETZ DL TEST RBP,RBP SETNZ R14B AND R14B,DL JNZ 0x00306620 MOV R14D,EDX CMP dword ptr [RSP + 0x8],-0x1 SETZ byte ptr [RSP + 0x8] TEST RBX,RBX MOVZX EAX,byte ptr [RSP + 0x8] SETNZ BPL AND BPL,AL JNZ 0x003065f0 MOVZX EBP,byte ptr [RSP + 0x8] CMP BPL,R14B JZ 0x00306500 TEST R15,R15 JZ 0x00305c9a TEST DL,DL JNZ 0x00306678 MOV EBX,dword ptr [RSP + 0x14] MOV EAX,dword ptr [R13 + 0xe0] MOVZX EDI,byte ptr [R13 + 0x20] CMP EAX,EBX SETZ byte ptr [RSP + 0x5b] JZ 0x00305cc0 CMP dword ptr [R13 + 0xe4],EBX JNZ 0x003066a0 TEST DIL,DIL JNZ 0x00305d50 CMP dword ptr [R13 + 0x48],EBX JZ 0x00305d60 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003068d0 ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003069a9 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EAX,0x0 SETZ R14B CMOVZ R15,RAX CMP qword ptr [RSP + 0x18],0x0 SETNZ BPL AND BPL,byte ptr [RSP + 0x8] JNZ 0x00306848 MOVZX EBP,byte ptr [RSP + 0x8] CMP BPL,R14B JNZ 0x003067cd MOVZX EDI,byte ptr [R13 + 0x20] MOV byte ptr [RSP + 0x59],0x1 XOR R14D,R14D XOR EBP,EBP MOV dword ptr [RSP + 0x14],0xffffffff JMP 0x00305e4f CMP dword ptr [R13 + 0x4c],EBX JNZ 0x00305cc9 NOP word ptr [RAX + RAX*0x1] XOR R14D,R14D XOR EBP,EBP MOV R9D,dword ptr [RSP + 0x14] MOV ESI,0xffffffff MOV R8D,EBP MOV EBP,R14D MOV R14,qword ptr [RSP + 0x18] TEST DIL,DIL JZ 0x00305d89 CMP dword ptr [R13 + 0x4c],EBX JZ 0x003060f8 CMP dword ptr [R13 + 0x48],EBX JZ 0x003060f8 CMP dword ptr [R13 + 0xf0],EBX JZ 0x00306018 TEST R8B,R8B JZ 0x003060f8 CMP dword ptr [R13 + 0xe8],EBX JZ 0x00305dbf CMP dword ptr [R13 + 0xec],EBX JNZ 0x00306790 CMP R12D,0x10 SETZ AL TEST ECX,ECX SETZ DL OR AL,DL JZ 0x00306805 XOR EBP,EBP XOR R8D,R8D MOV R12D,0x10 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306060 ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306090 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EAX,0x0 SETZ R9B CMOVZ R15,RAX TEST R14,R14 SETNZ DL AND DL,byte ptr [RSP + 0x8] JNZ 0x003061a0 MOVZX EDX,byte ptr [RSP + 0x8] CMP R9B,DL JNZ 0x003060c0 MOV dword ptr [RSP + 0x14],0xffffffff MOVZX EDI,byte ptr [R13 + 0x20] MOV byte ptr [RSP + 0x59],0x1 MOV qword ptr [RSP + 0x18],R14 MOV R14D,EBP MOV EBP,R8D MOV qword ptr [RSP + 0x28],0x16 CMP R12D,0x10 JZ 0x00305e66 MOVSXD RAX,R12D MOV qword ptr [RSP + 0x28],RAX LEA RAX,[RSP + 0x60] MOV byte ptr [RSP + 0x70],0x0 MOV qword ptr [RSP + 0x40],RAX LEA RAX,[RSP + 0x70] MOV qword ptr [RSP + 0x60],RAX MOV qword ptr [RSP + 0x68],0x0 TEST DIL,DIL JNZ 0x003064e8 MOVSXD RAX,R12D MOV RCX,-0x1 XOR EDX,EDX MOVZX R12D,byte ptr [R13 + 0x148] MOV RSI,RAX MOV qword ptr [RSP + 0x38],RAX MOV RAX,RCX DIV RSI MOV qword ptr [RSP + 0x30],RAX TEST R12B,R12B JNZ 0x00306368 CMP byte ptr [RSP + 0x59],0x0 JNZ 0x00306975 MOV byte ptr [RSP + 0x5a],0x0 MOV qword ptr [RSP + 0x20],0x0 MOV dword ptr [RSP + 0x48],ECX NOP CMP qword ptr [RSP + 0x28],0xa JA 0x00306118 CMP EBX,0x2f JLE 0x00306340 MOV EAX,dword ptr [RSP + 0x28] ADD EAX,0x30 CMP EAX,EBX JLE 0x00306340 SUB EBX,0x30 MOV RSI,qword ptr [RSP + 0x20] CMP qword ptr [RSP + 0x30],RSI JNC 0x00306136 MOV byte ptr [RSP + 0x5a],0x1 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x0030616e ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306188 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EAX,0x0 SETZ R12B CMOVZ R15,RAX CMP qword ptr [RSP + 0x18],0x0 SETNZ BL AND BL,byte ptr [RSP + 0x8] JNZ 0x00306220 MOVZX EBX,byte ptr [RSP + 0x8] CMP R12B,BL JNZ 0x003061d0 MOV RBX,qword ptr [RSP + 0x68] MOV dword ptr [RSP + 0x14],0xffffffff MOV R12D,0x1 MOV RDI,qword ptr [RSP + 0x60] TEST RBX,RBX JNZ 0x00306270 CMP BPL,0x1 JZ 0x003062f2 TEST R14D,R14D JNZ 0x003062f2 MOV RAX,qword ptr [RSP + 0xc8] MOV qword ptr [RAX],0x0 MOV RAX,qword ptr [RSP + 0xc0] MOV dword ptr [RAX],0x4 TEST R12B,R12B JZ 0x00305fd4 MOV RAX,qword ptr [RSP + 0xc0] OR dword ptr [RAX],0x2 MOV RAX,qword ptr [RSP + 0x40] MOV EDX,dword ptr [RSP + 0x14] MOV RBX,-0x100000000 AND RBX,qword ptr [RSP + 0x50] ADD RAX,0x10 OR RBX,RDX CMP RDI,RAX JZ 0x00305ffd CALL 0x002a2980 ADD RSP,0x88 MOV RAX,R15 MOV RDX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET XOR R8D,0x1 CMP R12D,0xa SETZ AL OR AL,R8B JZ 0x00305da9 CMP R12D,0x8 SETZ R8B TEST ECX,ECX SETZ DL OR R8B,DL JZ 0x00306358 XOR EBP,EBP MOV R12D,0x8 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00305dec NOP dword ptr [RAX + RAX*0x1] MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x18],ECX MOV RDI,R15 MOV byte ptr [RSP + 0x14],R8B CALL qword ptr [RAX + 0x50] MOV ECX,dword ptr [RSP + 0x18] MOV ESI,0xffffffff MOV RAX,qword ptr [R15 + 0x10] MOVZX R8D,byte ptr [RSP + 0x14] CMP RAX,qword ptr [R15 + 0x18] JC 0x00305e02 NOP MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x18],ECX MOV RDI,R15 MOV byte ptr [RSP + 0x14],R8B CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x18] MOVZX R8D,byte ptr [RSP + 0x14] MOV ESI,0xffffffff JMP 0x00305e04 MOV EBX,ESI TEST R15,R15 JZ 0x003060e3 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306820 MOV EBX,dword ptr [RAX] CMP EBX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOVZX EDI,byte ptr [R13 + 0x20] MOV R9D,ESI TEST R8B,R8B JNZ 0x00305d7a NOP dword ptr [RAX] MOV qword ptr [RSP + 0x18],R14 MOV R14D,EBP MOV EBP,R8D MOV dword ptr [RSP + 0x14],R9D MOV byte ptr [RSP + 0x59],0x0 JMP 0x00305e4f LEA EAX,[RBX + -0x30] CMP EAX,0x9 JA 0x00306208 MOV EBX,EAX MOV RSI,qword ptr [RSP + 0x20] CMP qword ptr [RSP + 0x30],RSI JC 0x00305f17 MOV RAX,qword ptr [RSP + 0x20] MOVSXD RBX,EBX IMUL RAX,qword ptr [RSP + 0x38] MOV RDX,RBX NOT RDX CMP RDX,RAX SETC DL ADD RAX,RBX OR byte ptr [RSP + 0x5a],DL ADD R14D,0x1 MOV qword ptr [RSP + 0x20],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00305f2a MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00305f40 NOP dword ptr [RAX] MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] JMP 0x00305f42 MOV RAX,qword ptr [R14 + 0x10] CMP RAX,qword ptr [R14 + 0x18] JNC 0x003065b0 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDI,0x0 MOV EAX,0x0 CMOVZ R14,RDI CMOVNZ EDX,EAX JMP 0x00305e29 TEST R15,R15 JZ 0x00306330 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003068c0 MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOV EAX,dword ptr [RSP + 0x48] MOV dword ptr [RSP + 0x14],EAX JMP 0x00305ee0 LEA EAX,[RBX + -0x61] CMP EAX,0x5 JA 0x00306258 SUB EBX,0x57 JMP 0x00305f07 MOV RSI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RSI + 0x10] CMP RAX,qword ptr [RSI + 0x18] JNC 0x00306768 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 CMOVNZ RDX,qword ptr [RSP + 0x18] MOV EAX,0x0 CMOVNZ EBX,EAX MOV qword ptr [RSP + 0x18],RDX JMP 0x00305f6a LEA EAX,[RBX + -0x41] CMP EAX,0x5 JA 0x00306340 SUB EBX,0x37 JMP 0x00305f07 LEA RAX,[RBX + 0x1] MOV qword ptr [RSP + 0x8],RAX MOV RAX,qword ptr [RSP + 0x40] ADD RAX,0x10 CMP RDI,RAX JZ 0x0030687d MOV RAX,qword ptr [RSP + 0x70] CMP qword ptr [RSP + 0x8],RAX JA 0x003067ac MOV RCX,qword ptr [RSP + 0x8] MOV RDX,qword ptr [RSP + 0x40] MOV byte ptr [RDI + RBX*0x1],R14B MOV RAX,qword ptr [RSP + 0x60] MOV qword ptr [RSP + 0x68],RCX MOV byte ptr [RAX + RCX*0x1],0x0 MOV RSI,qword ptr [R13 + 0x18] MOV RDI,qword ptr [R13 + 0x10] CALL 0x0032d0e0 TEST AL,AL JNZ 0x003062d6 MOV RAX,qword ptr [RSP + 0xc0] MOV dword ptr [RAX],0x4 MOV RDI,qword ptr [RSP + 0x60] TEST R14D,R14D JNZ 0x003062f2 CMP BPL,0x1 JZ 0x003062f2 CMP qword ptr [RSP + 0x68],0x0 JZ 0x00305fa7 CMP byte ptr [RSP + 0x59],0x0 JNZ 0x00305fa7 CMP byte ptr [RSP + 0x5a],0x0 JZ 0x00306650 MOV RAX,qword ptr [RSP + 0xc8] MOV qword ptr [RAX],-0x1 MOV RAX,qword ptr [RSP + 0xc0] MOV dword ptr [RAX],0x4 JMP 0x00305fc4 MOV EBX,dword ptr [RSP + 0x48] JMP 0x003061f7 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] XOR R12D,R12D JMP 0x00305f8b ADD EBP,0x1 MOV R8D,EAX JMP 0x00305dde CMP byte ptr [RSP + 0x59],0x0 JNZ 0x0030694d LEA RAX,[R13 + 0xf0] MOV byte ptr [RSP + 0x5a],0x0 MOV qword ptr [RSP + 0x48],RAX MOV qword ptr [RSP + 0x20],0x0 MOV dword ptr [RSP + 0x5c],ECX MOVZX EAX,byte ptr [R13 + 0x20] TEST AL,AL JZ 0x003063a4 CMP dword ptr [R13 + 0x4c],EBX JZ 0x00306550 CMP EBX,dword ptr [R13 + 0x48] JZ 0x00306340 MOV RDX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [RSP + 0x48] MOV ESI,EBX CALL 0x001444d0 TEST RAX,RAX JZ 0x00306340 SUB RAX,qword ptr [RSP + 0x48] MOV RCX,qword ptr [RSP + 0x20] SAR RAX,0x2 LEA EDX,[RAX + -0x6] CMP EAX,0xf CMOVG EAX,EDX CMP qword ptr [RSP + 0x30],RCX JC 0x00306478 IMUL RCX,qword ptr [RSP + 0x38] CDQE MOV RDX,RAX NOT RDX CMP RDX,RCX SETC DL ADD RAX,RCX OR byte ptr [RSP + 0x5a],DL ADD R14D,0x1 MOV qword ptr [RSP + 0x20],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306487 ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003064a0 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 MOV EAX,0x0 CMOVZ EDX,R12D CMOVZ R15,RAX CMP qword ptr [RSP + 0x18],0x0 SETNZ BL MOV byte ptr [RSP + 0x14],DL AND BL,byte ptr [RSP + 0x8] JNZ 0x0030651b MOVZX EBX,byte ptr [RSP + 0x8] CMP BL,byte ptr [RSP + 0x14] JNZ 0x003064b0 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] MOV dword ptr [RSP + 0x14],0xffffffff JMP 0x00305f8b MOV byte ptr [RSP + 0x5a],R12B MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00306410 MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00306422 NOP word ptr [RAX + RAX*0x1] MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] JMP 0x00306424 TEST R15,R15 JZ 0x00306780 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306891 MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOV EAX,dword ptr [RSP + 0x5c] MOV dword ptr [RSP + 0x14],EAX JMP 0x00306391 MOV RDI,qword ptr [RSP + 0x40] MOV ESI,0x20 CALL 0x002a9b20 JMP 0x00305e91 MOVZX EDI,byte ptr [R13 + 0x20] MOV byte ptr [RSP + 0x5b],0x0 XOR EBX,EBX XOR R14D,R14D MOV byte ptr [RSP + 0x59],0x1 XOR EBP,EBP JMP 0x00305e4f MOV RCX,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RCX + 0x10] CMP RAX,qword ptr [RCX + 0x18] JNC 0x003068e6 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 CMOVNZ RDX,qword ptr [RSP + 0x18] MOV EAX,0x0 CMOVNZ EBX,EAX MOV qword ptr [RSP + 0x18],RDX JMP 0x00306455 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] TEST R14D,R14D JZ 0x0030699d MOV RAX,qword ptr [RSP + 0x40] MOV byte ptr [RSP + 0x14],R14B LEA R14,[RBX + 0x1] ADD RAX,0x10 CMP RDI,RAX JZ 0x00306887 MOV RAX,qword ptr [RSP + 0x70] CMP R14,RAX JA 0x003066aa MOVZX EAX,byte ptr [RSP + 0x14] MOV byte ptr [RDI + RBX*0x1],AL MOV RAX,qword ptr [RSP + 0x60] MOV qword ptr [RSP + 0x68],R14 MOV byte ptr [RAX + R14*0x1],0x0 XOR R14D,R14D JMP 0x00306406 MOV RAX,qword ptr [R14] MOV dword ptr [RSP + 0x28],ECX MOV RDI,R14 MOV byte ptr [RSP + 0x20],R8B MOV byte ptr [RSP + 0x18],R9B MOV byte ptr [RSP + 0x14],DL CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x28] MOVZX R8D,byte ptr [RSP + 0x20] MOV ESI,0xffffffff MOVZX R9D,byte ptr [RSP + 0x18] MOVZX EDX,byte ptr [RSP + 0x14] JMP 0x003061b0 MOV RAX,qword ptr [RBX + 0x10] CMP RAX,qword ptr [RBX + 0x18] JNC 0x003068f6 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV ESI,0x0 MOV EAX,0x0 CMOVNZ RSI,RBX CMOVNZ EBP,EAX MOV qword ptr [RSP + 0x18],RSI JMP 0x00305c84 MOV RAX,qword ptr [RBP + 0x10] CMP RAX,qword ptr [RBP + 0x18] JNC 0x00306915 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV ESI,0x0 MOV EAX,0x0 CMOVNZ RSI,RBP CMOVNZ R14D,EAX MOV R15,RSI JMP 0x00305c60 MOV RCX,qword ptr [RSP + 0x20] MOV RAX,RCX NEG RAX CMP byte ptr [RSP + 0x5b],0x0 CMOVZ RAX,RCX MOV RCX,qword ptr [RSP + 0xc8] MOV qword ptr [RCX],RAX JMP 0x00305fc4 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00306935 MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX JMP 0x00305c9e MOV byte ptr [RSP + 0x5b],0x0 JMP 0x00305d60 MOV RDI,qword ptr [RSP + 0x40] MOV R8D,0x1 XOR ECX,ECX XOR EDX,EDX MOV RSI,RBX CALL 0x002a9670 MOV RDI,qword ptr [RSP + 0x60] JMP 0x0030658c MOV EDI,0x150 CALL 0x002a11b0 MOV R13,RAX MOV dword ptr [RAX + 0x8],0x0 LEA RAX,[0x3f52e8] LEA RSI,[R12 + 0xd0] MOV qword ptr [R13 + 0x10],0x0 MOV RDI,R13 ADD RAX,0x10 MOV qword ptr [R13 + 0x18],0x0 MOV qword ptr [R13],RAX MOV byte ptr [R13 + 0x20],0x0 MOV qword ptr [R13 + 0x28],0x0 MOV qword ptr [R13 + 0x30],0x0 MOV qword ptr [R13 + 0x38],0x0 MOV qword ptr [R13 + 0x40],0x0 MOV qword ptr [R13 + 0x48],0x0 MOV byte ptr [R13 + 0x148],0x0 CALL 0x002ef900 MOV RDI,qword ptr [R12 + 0xd0] MOV RDX,qword ptr [RSP + 0x20] MOV RSI,R13 CALL 0x002a5530 MOV R13,qword ptr [R14] JMP 0x00305c20 MOV RDI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x00306235 MOV EBX,dword ptr [RSP + 0x5c] JMP 0x003064d7 MOV qword ptr [RSP + 0x18],R14 MOV R14D,EBP MOV EBP,0x1 MOV dword ptr [RSP + 0x14],R9D MOV byte ptr [RSP + 0x59],0x0 JMP 0x00305e4f MOV RDI,qword ptr [RSP + 0x40] MOV R8D,0x1 XOR ECX,ECX XOR EDX,EDX MOV RSI,RBX CALL 0x002a9670 MOV RDI,qword ptr [RSP + 0x60] JMP 0x0030629b MOV EBX,0xffffffff TEST R15,R15 JZ 0x003067f3 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003068a1 MOV EBX,dword ptr [RAX] CMP EBX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOVZX EDI,byte ptr [R13 + 0x20] MOV dword ptr [RSP + 0x14],0xffffffff JMP 0x00305d60 MOV qword ptr [RSP + 0x18],R14 MOV R14D,EBP MOV EBP,0x1 MOV byte ptr [RSP + 0x59],AL MOV dword ptr [RSP + 0x14],R9D JMP 0x00305e5e MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x18],ECX MOV RDI,R15 MOV byte ptr [RSP + 0x14],R8B CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x18] MOVZX R8D,byte ptr [RSP + 0x14] MOV ESI,0xffffffff MOV EBX,EAX JMP 0x003060d7 MOV RDI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x003069bf MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 CMOVNZ RDX,qword ptr [RSP + 0x18] MOV EAX,0x0 CMOVNZ EBP,EAX MOV qword ptr [RSP + 0x18],RDX JMP 0x00305d23 MOV EAX,0xf JMP 0x00306290 MOV EAX,0xf JMP 0x00306583 MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x003064cb MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x14],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x14] MOV EBX,EAX JMP 0x003067e7 MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x003061eb MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x14],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV ECX,dword ptr [RSP + 0x14] JMP 0x00305ce9 MOV RDI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x00306530 MOV RAX,qword ptr [RBX] MOV dword ptr [RSP + 0x20],ECX MOV RDI,RBX MOV byte ptr [RSP + 0x18],DL CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x20] MOVZX EDX,byte ptr [RSP + 0x18] JMP 0x00306600 MOV RAX,qword ptr [RBP] MOV dword ptr [RSP + 0x28],ECX MOV RDI,RBP MOV byte ptr [RSP + 0x20],DL CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x28] MOVZX EDX,byte ptr [RSP + 0x20] JMP 0x00306630 MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x20],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x20] MOV EBX,EAX JMP 0x0030668a MOVZX R12D,byte ptr [RSP + 0x59] MOV RBX,qword ptr [RSP + 0x68] MOV qword ptr [RSP + 0x20],0x0 MOV RDI,qword ptr [RSP + 0x60] MOV byte ptr [RSP + 0x5a],0x0 MOV byte ptr [RSP + 0x59],0x0 JMP 0x00305f8b MOVZX R12D,byte ptr [RSP + 0x59] MOV RBX,qword ptr [RSP + 0x68] MOV byte ptr [RSP + 0x5a],0x0 MOV RDI,qword ptr [RSP + 0x60] MOV byte ptr [RSP + 0x59],0x0 MOV qword ptr [RSP + 0x20],0x0 JMP 0x00305f8b XOR R12D,R12D MOV byte ptr [RSP + 0x59],AL JMP 0x00305f8b MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x14],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x14] JMP 0x00305cf9 MOV RDI,qword ptr [RSP + 0x18] MOV dword ptr [RSP + 0x14],ECX MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x14] JMP 0x0030685d
null
null
null
null
[('const-0', u'COPY_-1204851928'), (u'LOAD_-1204851763', u'CAST_-1204843439'), (u'COPY_-1204842572', u'MULTIEQUAL_-1204842749'), ('tmp_4137', u'CBRANCH_-1204852279'), (u'MULTIEQUAL_-1204846817', u'MULTIEQUAL_-1204847465'), (u'MULTIEQUAL_-1204847512', u'MULTIEQUAL_-1204846866'), (u'MULTIEQUAL_-1204843642', u'MULTIEQUAL_-1204844284'), (u'INT_ADD_-1204852258', u'CAST_-1204842562'), (u'CALL_-1204852229', u'INDIRECT_-1204843969'), (u'INT_LESS_-1204851927', u'CBRANCH_-1204851923'), (u'INT_ADD_-1204853161', u'PTRADD_-1204852985'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204850316'), (u'INT_NOTEQUAL_-1204855586', u'BOOL_AND_-1204855543'), ('tmp_7245', u'BRANCH_-1204850499'), ('const-433', u'LOAD_-1204852856'), ('const-4294967295', u'COPY_-1204852674'), ('const-0', u'COPY_-1204850842'), (u'CAST_-1204842370', u'INT_EQUAL_-1204851798'), (u'INT_OR_-1204843788', u'CAST_-1204843483'), ('const-4294967295', u'COPY_-1204854176'), ('const-2', u'PTRADD_-1204843504'), (u'MULTIEQUAL_-1204845099', u'MULTIEQUAL_-1204844176'), (u'MULTIEQUAL_-1204849213', u'INT_ADD_-1204854330'), ('tmp_22354', u'CALLIND_-1204849197'), (u'MULTIEQUAL_-1204844911', u'MULTIEQUAL_-1204845105'), (u'INT_ADD_-1204853054', u'MULTIEQUAL_-1204844131'), (u'MULTIEQUAL_-1204846096', u'MULTIEQUAL_-1204845493'), (u'MULTIEQUAL_-1204844038', u'MULTIEQUAL_-1204844752'), ('const-4', u'INT_ADD_-1204852814'), (u'LOAD_-1204853148', u'CAST_-1204842982'), (u'INDIRECT_-1204843563', u'MULTIEQUAL_-1204845127'), ('const-433', u'LOAD_-1204851579'), (u'MULTIEQUAL_-1204847383', u'MULTIEQUAL_-1204847374'), (u'MULTIEQUAL_-1204844865', u'MULTIEQUAL_-1204844864'), (u'INT_SRIGHT_-1204852156', u'SUBPIECE_-1204845750'), (u'MULTIEQUAL_-1204845264', u'MULTIEQUAL_-1204845099'), (u'INT_LESSEQUAL_-1204853085', u'CBRANCH_-1204853083'), (u'COPY_-1204844562', u'MULTIEQUAL_-1204847811'), (u'CAST_-1204842484', u'INT_LESS_-1204852053'), (u'LOAD_-1204850516', u'CAST_-1204841513'), ('const-24', u'INT_ADD_-1204855723'), ('const-433', u'STORE_-1204849667'), (u'MULTIEQUAL_-1204842465', u'MULTIEQUAL_-1204845338'), (u'INT_EQUAL_-1204853006', u'CBRANCH_-1204853004'), (u'CAST_-1204842868', u'INT_LESS_-1204852677'), (u'BOOL_NEGATE_-1204841611', u'BOOL_AND_-1204841809'), ('const-0', u'COPY_-1204851857'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204855117'), (u'COPY_-1204850170', u'MULTIEQUAL_-1204846021'), ('const-3', u'PTRADD_-1204843499'), (u'MULTIEQUAL_-1204847811', u'INT_NOTEQUAL_-1204855307'), (u'LOAD_-1204851989', u'CAST_-1204842455'), (u'BOOL_AND_-1204851805', u'BOOL_AND_-1204845380'), ('const-4294967231', u'INT_ADD_-1204846377'), (u'PTRADD_-1204842151', u'LOAD_-1204850044'), ('const-240', u'INT_ADD_-1204852348'), (u'MULTIEQUAL_-1204845497', u'MULTIEQUAL_-1204845463'), (u'MULTIEQUAL_-1204844994', u'MULTIEQUAL_-1204844963'), (u'MULTIEQUAL_-1204844029', u'MULTIEQUAL_-1204844871'), (u'MULTIEQUAL_-1204847550', u'MULTIEQUAL_-1204846655'), (u'COPY_-1204842622', u'MULTIEQUAL_-1204844120'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852979'), (u'MULTIEQUAL_-1204843935', u'MULTIEQUAL_-1204844777'), (u'LOAD_-1204853040', u'CALL_-1204853020'), (u'LOAD_-1204851949', u'CAST_-1204842437'), (u'MULTIEQUAL_-1204844904', u'INT_EQUAL_-1204855462'), (u'MULTIEQUAL_-1204844255', u'MULTIEQUAL_-1204844135'), (u'LOAD_-1204855402', u'MULTIEQUAL_-1204847577'), (u'INDIRECT_-1204843783', u'MULTIEQUAL_-1204843854'), (u'COPY_-1204849953', u'MULTIEQUAL_-1204848520'), (u'LOAD_-1204850523', u'CAST_-1204841518'), (u'LOAD_-1204851334', u'CALLIND_-1204851324'), (u'INT_NOTEQUAL_-1204854244', u'BOOL_AND_-1204854197'), (u'CAST_-1204843273', u'LOAD_-1204851921'), (u'MULTIEQUAL_-1204844958', u'MULTIEQUAL_-1204844224'), ('const-8', u'PTRADD_-1204843281'), ('const-72', u'INT_ADD_-1204850467'), (u'MULTIEQUAL_-1204847564', u'MULTIEQUAL_-1204847360'), (u'INDIRECT_-1204843783', u'MULTIEQUAL_-1204843671'), (u'MULTIEQUAL_-1204848338', u'PTRADD_-1204843281'), (u'CAST_-1204844056', u'INT_LESS_-1204852841'), (u'LOAD_-1204854379', u'MULTIEQUAL_-1204849213'), (u'MULTIEQUAL_-1204844938', u'MULTIEQUAL_-1204844298'), (u'MULTIEQUAL_-1204846581', u'INT_NOTEQUAL_-1204851685'), (u'BOOL_AND_-1204855543', u'CBRANCH_-1204855566'), (u'MULTIEQUAL_-1204847564', u'INT_EQUAL_-1204853071'), ('const-3', u'PTRADD_-1204843139'), ('const-433', u'LOAD_-1204851942'), ('const-0', u'INT_NOTEQUAL_-1204851986'), (u'MULTIEQUAL_-1204844320', u'MULTIEQUAL_-1204844295'), ('const-0', u'COPY_-1204850150'), ('tmp_3795', u'CBRANCH_-1204853030'), (u'CAST_-1204842319', u'INT_LESSEQUAL_-1204851552'), ('tmp_22347', u'CALLIND_-1204849096'), (u'PTRADD_-1204842531', u'LOAD_-1204851566'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844264'), ('const-4294967295', u'COPY_-1204851777'), ('const-2', u'PTRADD_-1204842639'), ('const-0', u'STORE_-1204849564'), (u'PTRADD_-1204843319', u'LOAD_-1204853101'), (u'INT_ADD_-1204853085', u'MULTIEQUAL_-1204846096'), (u'MULTIEQUAL_-1204843959', u'MULTIEQUAL_-1204844081'), (u'BOOL_NEGATE_-1204847174', u'BOOL_AND_-1204852873'), (u'LOAD_-1204849588', u'CALLIND_-1204849578'), (u'COPY_-1204844392', u'MULTIEQUAL_-1204844683'), ('tmp_5685', u'BRANCH_-1204851171'), (u'COPY_-1204853089', u'MULTIEQUAL_-1204846411'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843916'), ('const-0', u'RETURN_-1204853848'), (u'MULTIEQUAL_-1204843006', u'SUBPIECE_-1204846391'), (u'MULTIEQUAL_-1204845328', u'MULTIEQUAL_-1204845270'), ('const-0', u'COPY_-1204849619'), ('tmp_3086', u'CBRANCH_-1204853129'), ('const-240', u'INT_ADD_-1204853024'), (u'MULTIEQUAL_-1204845030', u'MULTIEQUAL_-1204844390'), (u'COPY_-1204851613', u'MULTIEQUAL_-1204845211'), (u'CAST_-1204841208', u'LOAD_-1204849106'), (u'INDIRECT_-1204843691', u'MULTIEQUAL_-1204843579'), ('const-8', u'PTRADD_-1204842016'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843753'), (u'LOAD_-1204850489', u'INT_ADD_-1204850467'), (u'MULTIEQUAL_-1204846581', u'MULTIEQUAL_-1204846431'), (u'MULTIEQUAL_-1204844958', u'MULTIEQUAL_-1204844938'), ('const-433', u'LOAD_-1204849234'), (u'COPY_-1204847569', u'MULTIEQUAL_-1204847512'), ('const-0', u'COPY_-1204844491'), ('const-433', u'LOAD_-1204851566'), (u'INT_NOTEQUAL_-1204851685', u'CBRANCH_-1204851684'), (u'MULTIEQUAL_-1204844200', u'MULTIEQUAL_-1204844191'), (u'SUBPIECE_-1204849841', u'INT_EQUAL_-1204855605'), (u'INDIRECT_-1204844536', u'MULTIEQUAL_-1204845099'), (u'CAST_-1204843158', u'INT_SEXT_-1204853134'), ('const-2', u'PTRADD_-1204841543'), ('const-433', u'LOAD_-1204851672'), (u'INT_ADD_-1204850536', u'CAST_-1204842025'), (u'MULTIEQUAL_-1204847951', u'LOAD_-1204853111'), (u'LOAD_-1204853125', u'MULTIEQUAL_-1204846442'), (u'COPY_-1204844100', u'MULTIEQUAL_-1204846897'), (u'MULTIEQUAL_-1204844752', u'MULTIEQUAL_-1204844112'), (u'MULTIEQUAL_-1204845701', u'INT_EQUAL_-1204851626'), (u'MULTIEQUAL_-1204846183', u'INT_NOTEQUAL_-1204852964'), (u'INT_ADD_-1204849242', u'CAST_-1204841174'), (u'MULTIEQUAL_-1204845004', u'MULTIEQUAL_-1204845067'), ('const-22', u'COPY_-1204854781'), (u'COPY_-1204849619', u'COPY_-1204841520'), (u'MULTIEQUAL_-1204844963', u'MULTIEQUAL_-1204844933'), (u'LOAD_-1204849234', u'CALLIND_-1204849224'), (u'LOAD_-1204850044', u'CAST_-1204842022'), (u'MULTIEQUAL_-1204842870', u'MULTIEQUAL_-1204842724'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204852687'), (u'INDIRECT_-1204842444', u'MULTIEQUAL_-1204843365'), (u'INT_ADD_-1204853024', u'CAST_-1204844140'), (u'MULTIEQUAL_-1204848520', u'PTRADD_-1204844508'), ('const-16', u'INT_NOTEQUAL_-1204854755'), ('const-8', u'INT_MULT_-1204855703'), (u'INT_NOTEQUAL_-1204850525', u'CBRANCH_-1204850524'), (u'CAST_-1204841518', u'INT_LESS_-1204850501'), ('tmp_22346', u'PTRSUB_-1204843052'), (u'CAST_-1204844250', u'LOAD_-1204855103'), ('const-72', u'INT_ADD_-1204853085'), (u'CAST_-1204842027', u'LOAD_-1204850021'), ('const-0', u'INT_NOTEQUAL_-1204851685'), ('const-433', u'LOAD_-1204849233'), ('tmp_4964', u'BRANCH_-1204851765'), (u'CAST_-1204842762', u'LOAD_-1204853040'), ('const-8', u'PTRADD_-1204842536'), (u'CAST_-1204844323', u'INT_LESS_-1204855227'), (u'MULTIEQUAL_-1204845631', u'INT_EQUAL_-1204854563'), ('tmp_33162', u'STORE_-1204854077'), (u'MULTIEQUAL_-1204844752', u'MULTIEQUAL_-1204844125'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842573'), (u'INT_LESS_-1204852790', u'CBRANCH_-1204852786'), ('const-2', u'INT_OR_-1204853996'), ('const-4294967295', u'COPY_-1204843396'), (u'LOAD_-1204852782', u'MULTIEQUAL_-1204847344'), ('const-0', u'INT_EQUAL_-1204854138'), (u'MULTIEQUAL_-1204849193', u'LOAD_-1204854298'), (u'MULTIEQUAL_-1204843525', u'MULTIEQUAL_-1204843273'), (u'MULTIEQUAL_-1204848338', u'MULTIEQUAL_-1204847247'), ('const-0', u'CALL_-1204850862'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204855397'), (u'INT_EQUAL_-1204855541', u'COPY_-1204842572'), ('tmp_813', u'CBRANCH_-1204855274'), (u'MULTIEQUAL_-1204843665', u'MULTIEQUAL_-1204843652'), (u'LOAD_-1204851611', u'INT_ADD_-1204851589'), ('const-72', u'INT_ADD_-1204849242'), ('const-0', u'COPY_-1204850142'), (u'MULTIEQUAL_-1204845363', u'MULTIEQUAL_-1204845338'), (u'INT_ADD_-1204852348', u'CAST_-1204842614'), (u'MULTIEQUAL_-1204848520', u'LOAD_-1204849451'), (u'COPY_-1204843063', u'MULTIEQUAL_-1204843209'), (u'INDIRECT_-1204844114', u'INT_NOTEQUAL_-1204852927'), (u'MULTIEQUAL_-1204846021', u'INT_2COMP_-1204852185'), ('const-1', u'COPY_-1204841893'), ('const-8', u'PTRADD_-1204842156'), ('const-4294967209', u'INT_ADD_-1204852773'), (u'INT_SLESS_-1204852114', u'CBRANCH_-1204852121'), (u'INDIRECT_-1204842573', u'MULTIEQUAL_-1204844311'), (u'CAST_-1204842909', u'INT_LESS_-1204852992'), (u'INT_ADD_-1204849211', u'CAST_-1204841020'), (u'MULTIEQUAL_-1204846204', u'MULTIEQUAL_-1204845067'), (u'CALLIND_-1204851595', u'MULTIEQUAL_-1204846183'), (u'MULTIEQUAL_-1204844335', u'COPY_-1204844171'), (u'INDIRECT_-1204843008', u'MULTIEQUAL_-1204844316'), ('const-433', u'STORE_-1204852991'), (u'MULTIEQUAL_-1204843769', u'MULTIEQUAL_-1204843652'), ('const-433', u'STORE_-1204849531'), (u'MULTIEQUAL_-1204847470', u'MULTIEQUAL_-1204847465'), (u'INT_SEXT_-1204854737', u'MULTIEQUAL_-1204846185'), (u'INT_AND_-1204844975', u'INT_EQUAL_-1204852916'), ('const-8', u'PTRADD_-1204842660'), ('tmp_3297', u'CBRANCH_-1204852952'), (u'COPY_-1204842087', u'MULTIEQUAL_-1204842242'), (u'CAST_-1204842264', u'LOAD_-1204850332'), (u'INT_LESSEQUAL_-1204851550', u'CBRANCH_-1204851548'), (u'INT_ADD_-1204849997', u'CAST_-1204841406'), ('const-3', u'PTRADD_-1204841538'), ('const-4294967241', u'INT_ADD_-1204852662'), (u'CAST_-1204843066', u'LOAD_-1204853101'), (u'INDIRECT_-1204843783', u'MULTIEQUAL_-1204843525'), ('tmp_3747', u'CBRANCH_-1204853066'), (u'MULTIEQUAL_-1204844808', u'MULTIEQUAL_-1204844777'), (u'LOAD_-1204849131', u'INT_ADD_-1204849090'), (u'MULTIEQUAL_-1204848580', u'LOAD_-1204849275'), (u'COPY_-1204843770', u'MULTIEQUAL_-1204844591'), (u'CAST_-1204844162', u'LOAD_-1204853086'), (u'MULTIEQUAL_-1204846446', u'MULTIEQUAL_-1204846391'), (u'CAST_-1204842323', u'LOAD_-1204851584'), (u'CAST_-1204842165', u'INT_LESS_-1204851489'), (u'INT_SEXT_-1204853134', u'INT_ADD_-1204853085'), ('const-433', u'LOAD_-1204853040'), (u'CALLIND_-1204851830', u'MULTIEQUAL_-1204847344'), ('const-0', u'INT_NOTEQUAL_-1204852963'), (u'LOAD_-1204852863', u'MULTIEQUAL_-1204849560'), (u'LOAD_-1204849106', u'CALLIND_-1204849096'), (u'PTRSUB_-1204844758', u'CAST_-1204844601'), ('const-433', u'LOAD_-1204851996'), ('const-5', u'INT_LESS_-1204852677'), (u'CAST_-1204841815', u'PTRADD_-1204849493'), (u'INT_LESS_-1204852053', u'INT_OR_-1204852008'), ('const-8', u'PTRADD_-1204843582'), (u'INT_ZEXT_-1204854603', u'INT_LEFT_-1204854590'), (u'INT_ADD_-1204849635', u'CAST_-1204841791'), (u'MULTIEQUAL_-1204847811', u'INT_EQUAL_-1204855355'), (u'LOAD_-1204849434', u'CALLIND_-1204849424'), (u'MULTIEQUAL_-1204846752', u'MULTIEQUAL_-1204846824'), (u'SUBPIECE_-1204854552', u'INT_LESSEQUAL_-1204852102'), (u'BOOL_AND_-1204854197', u'BOOL_AND_-1204846240'), (u'LOAD_-1204850021', u'MULTIEQUAL_-1204845133'), ('const-3', u'PTRADD_-1204843276'), (u'COPY_-1204846950', u'MULTIEQUAL_-1204846866'), (u'CALLIND_-1204850003', u'MULTIEQUAL_-1204846707'), (u'MULTIEQUAL_-1204844355', u'MULTIEQUAL_-1204844339'), ('const-433', u'LOAD_-1204854646'), (u'MULTIEQUAL_-1204847442', u'MULTIEQUAL_-1204847418'), (u'MULTIEQUAL_-1204847831', u'PTRADD_-1204843217'), (u'LOAD_-1204853086', u'INT_EQUAL_-1204853071'), ('const-3', u'PTRADD_-1204842362'), ('const-433', u'LOAD_-1204851605'), (u'CAST_-1204841399', u'INT_LESS_-1204849644'), ('const-433', u'LOAD_-1204849434'), (u'MULTIEQUAL_-1204844938', u'MULTIEQUAL_-1204844311'), ('const-2', u'PTRADD_-1204843941'), (u'MULTIEQUAL_-1204845338', u'MULTIEQUAL_-1204845037'), ('const-433', u'STORE_-1204852817'), (u'MULTIEQUAL_-1204843573', u'MULTIEQUAL_-1204843560'), (u'INT_ADD_-1204855087', u'CAST_-1204844250'), (u'MULTIEQUAL_-1204843885', u'CALL_-1204850862'), ('const-433', u'LOAD_-1204852274'), (u'SUBPIECE_-1204846134', u'INT_ADD_-1204854449'), (u'MULTIEQUAL_-1204845078', u'MULTIEQUAL_-1204845037'), (u'LOAD_-1204852812', u'CAST_-1204844034'), (u'MULTIEQUAL_-1204844768', u'MULTIEQUAL_-1204844744'), ('tmp_5874', u'BRANCH_-1204851270'), ('const-2', u'PTRADD_-1204841663'), (u'MULTIEQUAL_-1204843677', u'MULTIEQUAL_-1204843560'), (u'MULTIEQUAL_-1204847360', u'MULTIEQUAL_-1204847351'), (u'COPY_-1204844029', u'PIECE_-1204854559'), (u'MULTIEQUAL_-1204846204', u'MULTIEQUAL_-1204846096'), (u'MULTIEQUAL_-1204846696', u'MULTIEQUAL_-1204847564'), (u'MULTIEQUAL_-1204843762', u'MULTIEQUAL_-1204844716'), (u'INT_NOTEQUAL_-1204854096', u'CBRANCH_-1204854094'), (u'COPY_-1204846002', u'COPY_-1204842831'), (u'MULTIEQUAL_-1204846875', u'LOAD_-1204849233'), ('tmp_1466', u'CBRANCH_-1204854502'), (u'INT_ADD_-1204852304', u'CAST_-1204842583'), (u'CAST_-1204841557', u'LOAD_-1204851605'), (u'MULTIEQUAL_-1204844399', u'INT_EQUAL_-1204852682'), (u'MULTIEQUAL_-1204847227', u'INT_ADD_-1204846699'), ('tmp_33754', u'INT_EQUAL_-1204855541'), (u'MULTIEQUAL_-1204846021', u'COPY_-1204842054'), (u'INT_EQUAL_-1204850474', u'CBRANCH_-1204850464'), (u'INT_EQUAL_-1204851811', u'BOOL_NEGATE_-1204846549'), ('const-2', u'PTRADD_-1204844241'), (u'INT_SLESS_-1204854473', u'CBRANCH_-1204854480'), ('const-433', u'LOAD_-1204851770'), ('tmp_8525', u'BRANCH_-1204849180'), (u'CAST_-1204841815', u'PTRADD_-1204849607'), (u'MULTIEQUAL_-1204845517', u'MULTIEQUAL_-1204845493'), (u'MULTIEQUAL_-1204846875', u'MULTIEQUAL_-1204846754'), (u'COPY_-1204851928', u'MULTIEQUAL_-1204847442'), (u'MULTIEQUAL_-1204843769', u'MULTIEQUAL_-1204844994'), (u'MULTIEQUAL_-1204842902', u'MULTIEQUAL_-1204845441'), (u'CAST_-1204843909', u'CALL_-1204851659'), ('const-8', u'PTRADD_-1204842106'), (u'CALL_-1204850862', u'INDIRECT_-1204843104'), ('const-433', u'LOAD_-1204853101'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204855354'), ('const-4294967295', u'INT_NOTEQUAL_-1204851461'), (u'INT_EQUAL_-1204855605', u'BOOL_AND_-1204855543'), (u'PTRADD_-1204844533', u'LOAD_-1204855293'), (u'CALL_-1204853917', u'INDIRECT_-1204844824'), ('const-1', u'INT_ADD_-1204850952'), ('const-0', u'COPY_-1204851619'), (u'LOAD_-1204851667', u'CAST_-1204843086'), (u'INT_EQUAL_-1204851625', u'CBRANCH_-1204851609'), (u'INDIRECT_-1204844237', u'MULTIEQUAL_-1204844772'), ('tmp_22347', u'MULTIEQUAL_-1204848580'), (u'PTRADD_-1204842101', u'LOAD_-1204849925'), ('const-8', u'PTRADD_-1204842011'), (u'MULTIEQUAL_-1204845737', u'INT_SEXT_-1204852062'), ('const-433', u'STORE_-1204855254'), (u'COPY_-1204842669', u'MULTIEQUAL_-1204844355'), (u'INDIRECT_-1204843691', u'MULTIEQUAL_-1204843762'), (u'INT_SEXT_-1204852062', u'INT_NEGATE_-1204852048'), ('const-72', u'INT_ADD_-1204849191'), (u'LOAD_-1204855402', u'INT_EQUAL_-1204855331'), (u'LOAD_-1204850493', u'MULTIEQUAL_-1204844893'), (u'MULTIEQUAL_-1204843699', u'MULTIEQUAL_-1204844716'), (u'INT_EQUAL_-1204853102', u'CBRANCH_-1204853092'), (u'PTRADD_-1204849515', u'CAST_-1204841738'), ('const-208', u'INT_ADD_-1204855734'), ('const-16', u'COPY_-1204847569'), (u'MULTIEQUAL_-1204847335', u'MULTIEQUAL_-1204847319'), (u'MULTIEQUAL_-1204847227', u'INT_SLESSEQUAL_-1204854430'), (u'MULTIEQUAL_-1204844899', u'MULTIEQUAL_-1204843762'), ('const-72', u'INT_ADD_-1204855307'), (u'CAST_-1204841194', u'LOAD_-1204850483'), (u'MULTIEQUAL_-1204843491', u'MULTIEQUAL_-1204843374'), (u'LOAD_-1204855219', u'MULTIEQUAL_-1204847648'), (u'MULTIEQUAL_-1204844902', u'INT_ADD_-1204853161'), (u'INT_NOTEQUAL_-1204850001', u'CBRANCH_-1204849985'), (u'INT_SEXT_-1204852062', u'INT_ADD_-1204852031'), (u'LOAD_-1204854321', u'CAST_-1204843667'), (u'MULTIEQUAL_-1204843806', u'MULTIEQUAL_-1204843803'), (u'MULTIEQUAL_-1204845105', u'INT_NOTEQUAL_-1204851859'), ('tmp_6899', u'CBRANCH_-1204851925'), ('tmp_2864', u'CBRANCH_-1204852961'), (u'INT_EQUAL_-1204855541', u'COPY_-1204844128'), (u'LOAD_-1204851770', u'INT_LESSEQUAL_-1204851747'), (u'MULTIEQUAL_-1204847614', u'MULTIEQUAL_-1204846719'), (u'MULTIEQUAL_-1204845631', u'INT_EQUAL_-1204852374'), (u'INT_EQUAL_-1204854138', u'CBRANCH_-1204854135'), ('tmp_3440', u'CBRANCH_-1204853083'), (u'MULTIEQUAL_-1204847614', u'INT_EQUAL_-1204852933'), ('const--1', u'STORE_-1204853059'), (u'MULTIEQUAL_-1204848313', u'LOAD_-1204851888'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843541'), (u'MULTIEQUAL_-1204843714', u'MULTIEQUAL_-1204843711'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844515'), (u'INT_ADD_-1204850444', u'CAST_-1204841487'), (u'MULTIEQUAL_-1204844830', u'MULTIEQUAL_-1204845004'), ('const-433', u'LOAD_-1204851679'), (u'INT_EQUAL_-1204854563', u'CBRANCH_-1204854558'), ('const-0', u'INT_EQUAL_-1204853105'), (u'COPY_-1204851469', u'MULTIEQUAL_-1204848342'), (u'PTRADD_-1204843281', u'LOAD_-1204851674'), ('const-1', u'PTRADD_-1204849526'), (u'INT_NOTEQUAL_-1204854037', u'CBRANCH_-1204854036'), (u'PTRADD_-1204852985', u'STORE_-1204853045'), (u'INT_EQUAL_-1204855541', u'COPY_-1204844553'), (u'COPY_-1204842046', u'MULTIEQUAL_-1204842194'), (u'INT_ADD_-1204850952', u'MULTIEQUAL_-1204847399'), (u'INDIRECT_-1204844542', u'MULTIEQUAL_-1204845051'), (u'COPY_-1204842693', u'MULTIEQUAL_-1204845737'), (u'COPY_-1204850842', u'MULTIEQUAL_-1204845270'), ('const-0', u'INT_EQUAL_-1204853080'), (u'CAST_-1204843958', u'LOAD_-1204852663'), (u'INT_NOTEQUAL_-1204853925', u'CBRANCH_-1204853924'), (u'MULTIEQUAL_-1204843711', u'MULTIEQUAL_-1204843677'), ('tmp_8010', u'BRANCH_-1204849216'), (u'PTRADD_-1204844266', u'LOAD_-1204852863'), (u'MULTIEQUAL_-1204846655', u'MULTIEQUAL_-1204847335'), ('const-2', u'PTRADD_-1204843281'), ('const-2', u'PTRADD_-1204842644'), (u'MULTIEQUAL_-1204843491', u'MULTIEQUAL_-1204844716'), (u'MULTIEQUAL_-1204848152', u'INT_NOTEQUAL_-1204851986'), ('const-80', u'INT_ADD_-1204853101'), (u'BOOL_AND_-1204855543', u'BOOL_AND_-1204842391'), (u'MULTIEQUAL_-1204843645', u'MULTIEQUAL_-1204843620'), (u'CAST_-1204841815', u'PTRADD_-1204849504'), (u'INT_EQUAL_-1204851935', u'CBRANCH_-1204851925'), ('tmp_33161', u'STORE_-1204854057'), ('const-72', u'INT_ADD_-1204851824'), (u'LOAD_-1204851865', u'INT_ADD_-1204851824'), (u'MULTIEQUAL_-1204844833', u'MULTIEQUAL_-1204844830'), ('tmp_5990', u'CBRANCH_-1204850464'), (u'INT_EQUAL_-1204855355', u'CBRANCH_-1204855348'), (u'MULTIEQUAL_-1204844194', u'PTRADD_-1204853009'), ('const-32', u'INT_ADD_-1204852304'), (u'COPY_-1204841508', u'MULTIEQUAL_-1204844413'), (u'CALLIND_-1204850473', u'MULTIEQUAL_-1204845354'), (u'CALLIND_-1204849217', u'MULTIEQUAL_-1204844501'), (u'INT_EQUAL_-1204855462', u'CBRANCH_-1204855460'), ('const-433', u'STORE_-1204853045'), ('const-4', u'INT_ADD_-1204855251'), (u'PTRADD_-1204849493', u'CAST_-1204841720'), (u'MULTIEQUAL_-1204845211', u'MULTIEQUAL_-1204845277'), (u'MULTIEQUAL_-1204843273', u'MULTIEQUAL_-1204843491'), ('const-433', u'LOAD_-1204850516'), ('const-8', u'PTRADD_-1204844533'), ('const-16', u'INT_EQUAL_-1204852933'), (u'INT_LESSEQUAL_-1204851807', u'CBRANCH_-1204851805'), (u'MULTIEQUAL_-1204843459', u'MULTIEQUAL_-1204843677'), (u'LOAD_-1204852377', u'INT_NOTEQUAL_-1204852361'), ('const-433', u'LOAD_-1204850592'), (u'MULTIEQUAL_-1204844316', u'MULTIEQUAL_-1204845030'), ('const-32', u'INT_ADD_-1204855386'), ('const-433', u'STORE_-1204849575'), (u'MULTIEQUAL_-1204846077', u'MULTIEQUAL_-1204846021'), (u'COPY_-1204842316', u'MULTIEQUAL_-1204845599'), ('const-2', u'PTRADD_-1204844538'), (u'LOAD_-1204852856', u'CAST_-1204844056'), (u'INT_OR_-1204853062', u'MULTIEQUAL_-1204844768'), ('const--72', u'PTRSUB_-1204843052'), (u'INT_ADD_-1204853101', u'CAST_-1204843097'), (u'MULTIEQUAL_-1204847951', u'CALLIND_-1204853091'), ('const-433', u'LOAD_-1204850006'), (u'LOAD_-1204853063', u'INT_EQUAL_-1204853048'), (u'MULTIEQUAL_-1204843523', u'MULTIEQUAL_-1204844102'), ('const-4', u'INT_ADD_-1204851951'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204844266'), ('const-0', u'SUBPIECE_-1204854552'), ('const-72', u'INT_ADD_-1204849090'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852304'), ('const-433', u'LOAD_-1204850332'), (u'CALL_-1204850862', u'INDIRECT_-1204843196'), (u'CAST_-1204841720', u'STORE_-1204849553'), (u'MULTIEQUAL_-1204846426', u'MULTIEQUAL_-1204846391'), (u'MULTIEQUAL_-1204844933', u'INT_NOTEQUAL_-1204853925'), (u'COPY_-1204842477', u'MULTIEQUAL_-1204845691'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842444'), (u'INT_ADD_-1204854449', u'INT_SLESSEQUAL_-1204854430'), (u'COPY_-1204843672', u'PIECE_-1204846962'), (u'MULTIEQUAL_-1204842870', u'MULTIEQUAL_-1204842851'), (u'MULTIEQUAL_-1204844369', u'MULTIEQUAL_-1204845037'), (u'MULTIEQUAL_-1204847376', u'MULTIEQUAL_-1204847360'), (u'PTRADD_-1204842515', u'LOAD_-1204851575'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204851805'), (u'MULTIEQUAL_-1204844284', u'MULTIEQUAL_-1204844441'), (u'INDIRECT_-1204842438', u'MULTIEQUAL_-1204843387'), ('const-2', u'PTRADD_-1204842472'), ('const-1', u'PTRADD_-1204849504'), (u'MULTIEQUAL_-1204844029', u'MULTIEQUAL_-1204844841'), (u'LOAD_-1204849666', u'CAST_-1204841404'), (u'LOAD_-1204853050', u'INT_LESSEQUAL_-1204853027'), (u'INT_LESS_-1204851657', u'CBRANCH_-1204851653'), (u'MULTIEQUAL_-1204845636', u'MULTIEQUAL_-1204848336'), (u'CALL_-1204849516', u'INDIRECT_-1204842797'), (u'MULTIEQUAL_-1204845067', u'MULTIEQUAL_-1204846021'), (u'PTRADD_-1204844538', u'LOAD_-1204855300'), ('const-433', u'LOAD_-1204850489'), (u'LOAD_-1204849902', u'MULTIEQUAL_-1204845081'), (u'COPY_-1204844553', u'MULTIEQUAL_-1204844855'), (u'MULTIEQUAL_-1204844716', u'PIECE_-1204844100'), ('const-8', u'PTRADD_-1204844508'), (u'PTRADD_-1204842536', u'LOAD_-1204851573'), (u'MULTIEQUAL_-1204845030', u'MULTIEQUAL_-1204844403'), (u'INT_LESS_-1204853058', u'CBRANCH_-1204853066'), (u'COPY_-1204842090', u'MULTIEQUAL_-1204844855'), (u'MULTIEQUAL_-1204843491', u'MULTIEQUAL_-1204843387'), (u'MULTIEQUAL_-1204845004', u'INT_LESSEQUAL_-1204852102'), (u'CAST_-1204842170', u'INT_LESS_-1204851489'), (u'MULTIEQUAL_-1204846801', u'MULTIEQUAL_-1204844591'), ('const-0', u'INT_EQUAL_-1204851811'), (u'MULTIEQUAL_-1204845127', u'MULTIEQUAL_-1204845085'), ('const-433', u'LOAD_-1204855370'), (u'CAST_-1204842583', u'LOAD_-1204852320'), (u'MULTIEQUAL_-1204847564', u'INT_EQUAL_-1204853048'), ('const-32', u'INT_ADD_-1204850316'), ('tmp_597', u'CBRANCH_-1204855426'), (u'MULTIEQUAL_-1204845517', u'MULTIEQUAL_-1204846078'), ('const-433', u'LOAD_-1204855293'), ('const-2', u'PTRADD_-1204842367'), (u'INDIRECT_-1204842530', u'MULTIEQUAL_-1204843479'), (u'INT_LESS_-1204854306', u'CBRANCH_-1204854302'), (u'INDIRECT_-1204843691', u'MULTIEQUAL_-1204843433'), (u'MULTIEQUAL_-1204845347', u'MULTIEQUAL_-1204845329'), (u'COPY_-1204851619', u'MULTIEQUAL_-1204846431'), (u'CAST_-1204841406', u'LOAD_-1204850013'), ('const-80', u'INT_ADD_-1204851847'), (u'MULTIEQUAL_-1204844938', u'MULTIEQUAL_-1204844902'), (u'CAST_-1204841815', u'CAST_-1204841757'), (u'CAST_-1204843672', u'INT_LESS_-1204854306'), (u'PTRADD_-1204842362', u'LOAD_-1204851504'), ('const-1', u'PTRADD_-1204849534'), (u'LOAD_-1204852320', u'CAST_-1204841022'), (u'MULTIEQUAL_-1204845441', u'MULTIEQUAL_-1204845370'), ('tmp_2567', u'CBRANCH_-1204852175'), (u'BOOL_NEGATE_-1204846549', u'BOOL_AND_-1204851768'), ('const-433', u'LOAD_-1204849275'), (u'MULTIEQUAL_-1204846204', u'MULTIEQUAL_-1204845517'), (u'CAST_-1204842269', u'LOAD_-1204851649'), (u'CAST_-1204841513', u'INT_LESS_-1204850501'), ('const-0', u'COPY_-1204846002'), ('const--1', u'INT_ZEXT_-1204854601'), ('const-4294967295', u'COPY_-1204855061'), (u'BOOL_NEGATE_-1204843778', u'CBRANCH_-1204851847'), ('const-4294967295', u'INT_NOTEQUAL_-1204849882'), (u'MULTIEQUAL_-1204843525', u'MULTIEQUAL_-1204843491'), ('const-0', u'INT_NOTEQUAL_-1204854677'), (u'INT_ADD_-1204851279', u'INT_LESS_-1204851223'), (u'CAST_-1204841815', u'CAST_-1204841672'), ('tmp_2930', u'CBRANCH_-1204852923'), ('const-433', u'LOAD_-1204855300'), (u'MULTIEQUAL_-1204845691', u'MULTIEQUAL_-1204846027'), (u'MULTIEQUAL_-1204848313', u'MULTIEQUAL_-1204848152'), (u'INT_SEXT_-1204854655', u'INT_MULT_-1204853110'), ('tmp_6407', u'CBRANCH_-1204852900'), (u'INT_LESS_-1204853107', u'INT_OR_-1204853062'), (u'MULTIEQUAL_-1204848520', u'MULTIEQUAL_-1204848417'), (u'MULTIEQUAL_-1204846866', u'MULTIEQUAL_-1204847470'), (u'MULTIEQUAL_-1204844441', u'BOOL_NEGATE_-1204844424'), (u'COPY_-1204844171', u'MULTIEQUAL_-1204843691'), ('tmp_7845', u'CBRANCH_-1204849640'), (u'MULTIEQUAL_-1204847505', u'MULTIEQUAL_-1204844339'), (u'CAST_-1204843097', u'LOAD_-1204853117'), ('tmp_7132', u'CBRANCH_-1204851609'), ('tmp_8635', u'BRANCH_-1204849847'), (u'CAST_-1204844398', u'LOAD_-1204855402'), (u'COPY_-1204842620', u'MULTIEQUAL_-1204844000'), (u'MULTIEQUAL_-1204843387', u'MULTIEQUAL_-1204843374'), (u'INT_ADD_-1204846458', u'CAST_-1204842949'), (u'PTRADD_-1204841543', u'LOAD_-1204849666'), (u'MULTIEQUAL_-1204847564', u'MULTIEQUAL_-1204846676'), (u'INDIRECT_-1204842479', u'MULTIEQUAL_-1204844217'), ('const-0', u'COPY_-1204852751'), (u'INT_NOTEQUAL_-1204851461', u'CBRANCH_-1204851449'), (u'CALL_-1204852229', u'INDIRECT_-1204843783'), ('const-11', u'INT_LESS_-1204854494'), (u'INT_ADD_-1204849191', u'CAST_-1204841237'), (u'CAST_-1204844318', u'INT_LESS_-1204855227'), (u'COPY_-1204852654', u'MULTIEQUAL_-1204845685'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842510'), (u'MULTIEQUAL_-1204843645', u'MULTIEQUAL_-1204843495'), ('const-0', u'INT_NOTEQUAL_-1204854244'), ('const-1', u'INT_ADD_-1204853161'), (u'PTRADD_-1204849551', u'CAST_-1204841766'), ('tmp_8694', u'BRANCH_-1204849079'), (u'PTRADD_-1204842016', u'LOAD_-1204850013'), (u'COPY_-1204841207', u'MULTIEQUAL_-1204845363'), ('tmp_8196', u'CBRANCH_-1204849950'), (u'PTRADD_-1204843936', u'LOAD_-1204854372'), (u'MULTIEQUAL_-1204846305', u'PTRADD_-1204843139'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204855386'), (u'LOAD_-1204851594', u'INT_ADD_-1204851568'), (u'MULTIEQUAL_-1204842242', u'MULTIEQUAL_-1204846875'), (u'COPY_-1204844380', u'MULTIEQUAL_-1204846897'), (u'PTRADD_-1204853009', u'STORE_-1204853069'), ('const-433', u'LOAD_-1204853125'), (u'MULTIEQUAL_-1204846752', u'MULTIEQUAL_-1204846581'), (u'MULTIEQUAL_-1204843761', u'MULTIEQUAL_-1204843619'), ('tmp_1945', u'CBRANCH_-1204854189'), ('tmp_5447', u'CBRANCH_-1204851548'), ('const-3', u'PTRADD_-1204841658'), (u'MULTIEQUAL_-1204847925', u'MULTIEQUAL_-1204847614'), (u'MULTIEQUAL_-1204843677', u'MULTIEQUAL_-1204844902'), ('const-8', u'PTRADD_-1204843921'), (u'COPY_-1204844171', u'MULTIEQUAL_-1204844320'), ('tmp_5246', u'CBRANCH_-1204851449'), (u'MULTIEQUAL_-1204845264', u'MULTIEQUAL_-1204845037'), (u'INT_AND_-1204844975', u'INT_EQUAL_-1204851811'), ('const-0', u'STORE_-1204854077'), ('const-433', u'LOAD_-1204852984'), (u'INDIRECT_-1204842142', u'MULTIEQUAL_-1204842465'), (u'MULTIEQUAL_-1204844941', u'MULTIEQUAL_-1204844716'), (u'CALLIND_-1204849248', u'INDIRECT_-1204842285'), (u'LOAD_-1204851605', u'CALLIND_-1204851595'), (u'BOOL_AND_-1204854197', u'CBRANCH_-1204854219'), (u'COPY_-1204850290', u'MULTIEQUAL_-1204845685'), (u'MULTIEQUAL_-1204844591', u'MULTIEQUAL_-1204846533'), (u'LOAD_-1204850013', u'CAST_-1204841887'), ('const-4294967295', u'COPY_-1204853089'), (u'MULTIEQUAL_-1204844858', u'MULTIEQUAL_-1204844833'), ('const-0', u'STORE_-1204849586'), (u'CALLIND_-1204849197', u'MULTIEQUAL_-1204845133'), (u'MULTIEQUAL_-1204846305', u'LOAD_-1204851611'), ('tmp_6977', u'BRANCH_-1204851848'), (u'CAST_-1204841738', u'STORE_-1204849575'), (u'MULTIEQUAL_-1204844186', u'MULTIEQUAL_-1204844168'), (u'CAST_-1204842573', u'LOAD_-1204852297'), (u'INT_ADD_-1204851951', u'STORE_-1204851954'), (u'INDIRECT_-1204842716', u'MULTIEQUAL_-1204843665'), ('const-8', u'PTRADD_-1204843941'), ('const-0', u'STORE_-1204849594'), (u'LOAD_-1204852995', u'INT_NOTEQUAL_-1204852979'), (u'MULTIEQUAL_-1204843699', u'MULTIEQUAL_-1204843190'), ('const-0', u'COPY_-1204852339'), (u'CAST_-1204844034', u'INT_LESS_-1204852790'), (u'INDIRECT_-1204844264', u'MULTIEQUAL_-1204844188'), ('const-3', u'PTRADD_-1204842531'), ('const-433', u'LOAD_-1204850523'), (u'MULTIEQUAL_-1204844772', u'MULTIEQUAL_-1204844752'), ('const-8', u'PTRADD_-1204843633'), ('const-0', u'INT_EQUAL_-1204855708'), (u'INT_EQUAL_-1204852763', u'CBRANCH_-1204852748'), ('const-4294967295', u'COPY_-1204844975'), (u'MULTIEQUAL_-1204848071', u'MULTIEQUAL_-1204848061'), (u'MULTIEQUAL_-1204848338', u'INT_NOTEQUAL_-1204852731'), (u'COPY_-1204843087', u'MULTIEQUAL_-1204846955'), (u'LOAD_-1204849605', u'INT_ADD_-1204849572'), (u'CAST_-1204843304', u'LOAD_-1204851954'), (u'LOAD_-1204855726', u'MULTIEQUAL_-1204848782'), (u'MULTIEQUAL_-1204844120', u'MULTIEQUAL_-1204843959'), (u'INT_NOTEQUAL_-1204855442', u'CBRANCH_-1204855441'), (u'INDIRECT_-1204843196', u'MULTIEQUAL_-1204843468'), (u'PTRSUB_-1204843727', u'INT_NOTEQUAL_-1204853925'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843344'), (u'INT_SEXT_-1204854655', u'INT_MULT_-1204852059'), (u'MULTIEQUAL_-1204844991', u'MULTIEQUAL_-1204843854'), (u'CAST_-1204842269', u'INT_LESS_-1204851657'), (u'MULTIEQUAL_-1204844102', u'MULTIEQUAL_-1204844206'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842639'), (u'CALL_-1204851273', u'INDIRECT_-1204843563'), (u'LOAD_-1204853033', u'CALL_-1204853020'), ('const-10', u'INT_LESS_-1204853058'), (u'MULTIEQUAL_-1204847831', u'CALLIND_-1204851324'), (u'MULTIEQUAL_-1204848313', u'MULTIEQUAL_-1204847418'), (u'INDIRECT_-1204843475', u'MULTIEQUAL_-1204843528'), (u'INT_NOTEQUAL_-1204852964', u'BOOL_NEGATE_-1204843237'), (u'CALLIND_-1204853091', u'MULTIEQUAL_-1204847002'), (u'LOAD_-1204854646', u'COPY_-1204842541'), ('const-72', u'INT_ADD_-1204849572'), ('tmp_5324', u'BRANCH_-1204851559'), (u'MULTIEQUAL_-1204847614', u'MULTIEQUAL_-1204847402'), (u'MULTIEQUAL_-1204843466', u'MULTIEQUAL_-1204843791'), (u'COPY_-1204844975', u'MULTIEQUAL_-1204844882'), (u'MULTIEQUAL_-1204845665', u'MULTIEQUAL_-1204845631'), ('tmp_2109', u'CBRANCH_-1204854036'), (u'MULTIEQUAL_-1204846754', u'MULTIEQUAL_-1204846698'), ('tmp_5082', u'CBRANCH_-1204851616'), ('const-8', u'PTRADD_-1204844261'), ('const-433', u'LOAD_-1204852663'), ('const-24', u'PTRADD_-1204849551'), (u'MULTIEQUAL_-1204843885', u'MULTIEQUAL_-1204844902'), (u'INT_EQUAL_-1204851626', u'CBRANCH_-1204851616'), (u'CAST_-1204841815', u'PTRADD_-1204849471'), (u'INDIRECT_-1204842385', u'MULTIEQUAL_-1204845370'), (u'INDIRECT_-1204843969', u'MULTIEQUAL_-1204843857'), ('const-433', u'STORE_-1204849542'), (u'MULTIEQUAL_-1204843553', u'MULTIEQUAL_-1204843403'), ('const-8', u'PTRADD_-1204843222'), (u'INT_ADD_-1204851847', u'CAST_-1204843402'), (u'CAST_-1204844383', u'LOAD_-1204855370'), (u'LOAD_-1204852274', u'INT_EQUAL_-1204852259'), (u'MULTIEQUAL_-1204843006', u'INT_ADD_-1204852000'), (u'COPY_-1204842572', u'MULTIEQUAL_-1204845599'), ('const-0', u'INT_NOTEQUAL_-1204853088'), (u'BOOL_AND_-1204844894', u'BOOL_AND_-1204842429'), (u'CAST_-1204843483', u'MULTIEQUAL_-1204844335'), (u'INDIRECT_-1204844450', u'MULTIEQUAL_-1204844374'), ('const-8', u'PTRADD_-1204843504'), ('tmp_1363', u'CBRANCH_-1204854583'), (u'CAST_-1204841672', u'CALL_-1204849485'), (u'INT_OR_-1204853996', u'STORE_-1204854020'), (u'CAST_-1204842025', u'LOAD_-1204850552'), (u'MULTIEQUAL_-1204847374', u'INT_SEXT_-1204854655'), (u'MULTIEQUAL_-1204843885', u'COPY_-1204842775'), (u'CAST_-1204841729', u'STORE_-1204849564'), (u'MULTIEQUAL_-1204848152', u'MULTIEQUAL_-1204847442'), (u'PTRSUB_-1204843052', u'INT_EQUAL_-1204853129'), (u'CAST_-1204841977', u'INT_LESS_-1204849910'), (u'COPY_-1204848001', u'COPY_-1204844660'), (u'SUBPIECE_-1204845750', u'INT_ADD_-1204852132'), ('const-32', u'PTRADD_-1204849534'), (u'MULTIEQUAL_-1204846327', u'INT_EQUAL_-1204851625'), (u'MULTIEQUAL_-1204844808', u'PIECE_-1204844100'), (u'MULTIEQUAL_-1204846904', u'INT_NOTEQUAL_-1204854096'), (u'MULTIEQUAL_-1204847002', u'INT_EQUAL_-1204854279'), (u'INT_ADD_-1204855354', u'CAST_-1204844383'), (u'LOAD_-1204855370', u'INT_EQUAL_-1204855355'), ('tmp_7896', u'CBRANCH_-1204849604'), ('const-72', u'INT_ADD_-1204852258'), ('const-0', u'COPY_-1204855188'), (u'MULTIEQUAL_-1204845133', u'INT_NOTEQUAL_-1204850001'), ('tmp_22354', u'COPY_-1204842087'), (u'LOAD_-1204852805', u'CAST_-1204844029'), (u'INDIRECT_-1204842352', u'MULTIEQUAL_-1204843273'), ('const-0', u'STORE_-1204849542'), ('const-8', u'PTRADD_-1204844266'), (u'MULTIEQUAL_-1204844902', u'INT_EQUAL_-1204854138'), (u'MULTIEQUAL_-1204845177', u'MULTIEQUAL_-1204845051'), (u'MULTIEQUAL_-1204844983', u'MULTIEQUAL_-1204844941'), (u'MULTIEQUAL_-1204843579', u'MULTIEQUAL_-1204843553'), (u'PTRADD_-1204844518', u'STORE_-1204855254'), ('const-2', u'PTRADD_-1204843921'), (u'MULTIEQUAL_-1204846096', u'MULTIEQUAL_-1204846078'), (u'LOAD_-1204854298', u'MULTIEQUAL_-1204847002'), (u'LOAD_-1204855701', u'INT_AND_-1204844975'), ('const-433', u'LOAD_-1204851569'), ('const-433', u'LOAD_-1204851989'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842530'), ('tmp_3015', u'BRANCH_-1204851460'), (u'INDIRECT_-1204844423', u'MULTIEQUAL_-1204844958'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204853070'), (u'MULTIEQUAL_-1204844808', u'MULTIEQUAL_-1204843935'), ('const-72', u'INT_ADD_-1204850625'), (u'CAST_-1204843853', u'LOAD_-1204854646'), ('const-74', u'INT_AND_-1204855659'), (u'COPY_-1204842526', u'MULTIEQUAL_-1204844186'), (u'BOOL_AND_-1204851805', u'CBRANCH_-1204851827'), ('tmp_3910', u'CBRANCH_-1204852685'), (u'BOOL_OR_-1204851769', u'MULTIEQUAL_-1204844320'), (u'MULTIEQUAL_-1204843803', u'MULTIEQUAL_-1204843769'), (u'MULTIEQUAL_-1204847616', u'MULTIEQUAL_-1204847564'), (u'MULTIEQUAL_-1204845685', u'MULTIEQUAL_-1204845665'), ('const-433', u'LOAD_-1204850552'), (u'MULTIEQUAL_-1204844991', u'MULTIEQUAL_-1204844280'), (u'MULTIEQUAL_-1204848417', u'MULTIEQUAL_-1204848092'), (u'CALLIND_-1204849578', u'MULTIEQUAL_-1204844893'), (u'LOAD_-1204851923', u'MULTIEQUAL_-1204845656'), (u'MULTIEQUAL_-1204848520', u'MULTIEQUAL_-1204848336'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852258'), ('tmp_22347', u'COPY_-1204842041'), ('tmp_1012', u'CBRANCH_-1204855138'), (u'PTRADD_-1204843916', u'LOAD_-1204854328'), (u'SUBPIECE_-1204854552', u'INT_LESSEQUAL_-1204853033'), (u'BOOL_NEGATE_-1204846550', u'BOOL_AND_-1204851768'), (u'INT_MULT_-1204852059', u'INT_LESS_-1204852053'), ('const-433', u'LOAD_-1204853014'), (u'INT_ADD_-1204852348', u'INT_SUB_-1204852189'), (u'MULTIEQUAL_-1204844395', u'MULTIEQUAL_-1204845264'), ('const-0', u'INT_NOTEQUAL_-1204855518'), (u'COPY_-1204849885', u'COPY_-1204842046'), ('const-0', u'COPY_-1204850004'), (u'MULTIEQUAL_-1204844320', u'MULTIEQUAL_-1204843642'), (u'MULTIEQUAL_-1204847614', u'MULTIEQUAL_-1204847383'), (u'INT_AND_-1204855659', u'INT_NOTEQUAL_-1204855658'), (u'LOAD_-1204853050', u'MULTIEQUAL_-1204849213'), (u'MULTIEQUAL_-1204847619', u'INT_LESS_-1204851223'), ('tmp_22347', u'INT_NOTEQUAL_-1204855586'), (u'LOAD_-1204851977', u'CAST_-1204843299'), (u'CAST_-1204841982', u'LOAD_-1204849902'), (u'LOAD_-1204853155', u'CAST_-1204842987'), (u'LOAD_-1204851840', u'CAST_-1204843389'), (u'CAST_-1204841815', u'PTRADD_-1204849482'), (u'INT_ADD_-1204855251', u'STORE_-1204855254'), (u'PTRADD_-1204842156', u'LOAD_-1204850051'), (u'MULTIEQUAL_-1204844808', u'MULTIEQUAL_-1204844008'), (u'INDIRECT_-1204842314', u'MULTIEQUAL_-1204842986'), ('const-433', u'LOAD_-1204853148'), ('const-433', u'LOAD_-1204850038'), (u'LOAD_-1204852973', u'INT_NOTEQUAL_-1204852957'), (u'MULTIEQUAL_-1204847495', u'MULTIEQUAL_-1204846817'), (u'CAST_-1204844323', u'LOAD_-1204855219'), ('tmp_1171', u'CBRANCH_-1204854753'), (u'LOAD_-1204854646', u'COPY_-1204842502'), ('const-433', u'STORE_-1204852159'), ('const-433', u'LOAD_-1204853063'), (u'SUBPIECE_-1204849841', u'MULTIEQUAL_-1204846555'), ('tmp_22346', u'PTRSUB_-1204844108'), (u'MULTIEQUAL_-1204845771', u'MULTIEQUAL_-1204846904'), (u'CALLIND_-1204849096', u'INDIRECT_-1204842314'), ('const-0', u'SUBPIECE_-1204847099'), (u'MULTIEQUAL_-1204845004', u'MULTIEQUAL_-1204844858'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843661'), ('const-0', u'INT_EQUAL_-1204852215'), (u'MULTIEQUAL_-1204845033', u'MULTIEQUAL_-1204844991'), ('const-0', u'INT_NOTEQUAL_-1204853161'), (u'INT_NOTEQUAL_-1204855642', u'CBRANCH_-1204855624'), (u'LOAD_-1204851888', u'INT_ADD_-1204851847'), (u'INT_EQUAL_-1204849960', u'CBRANCH_-1204849950'), (u'CALLIND_-1204849224', u'MULTIEQUAL_-1204847648'), (u'COPY_-1204844589', u'MULTIEQUAL_-1204844904'), ('const-433', u'LOAD_-1204850044'), ('const-8', u'PTRADD_-1204843344'), (u'CAST_-1204841882', u'INT_LESS_-1204849991'), (u'INT_EQUAL_-1204854279', u'CBRANCH_-1204854264'), (u'LOAD_-1204855300', u'CAST_-1204844344'), (u'MULTIEQUAL_-1204847512', u'MULTIEQUAL_-1204847495'), ('const-2', u'PTRADD_-1204843349'), ('tmp_1650', u'CBRANCH_-1204854392'), (u'CALLIND_-1204851595', u'INDIRECT_-1204842916'), ('tmp_6153', u'CBRANCH_-1204853068'), ('const-2', u'PTRADD_-1204842016'), (u'MULTIEQUAL_-1204848152', u'LOAD_-1204850038'), (u'MULTIEQUAL_-1204848520', u'PTRADD_-1204844518'), (u'MULTIEQUAL_-1204844882', u'MULTIEQUAL_-1204847616'), (u'LOAD_-1204851840', u'CALLIND_-1204851830'), ('tmp_3012', u'BRANCH_-1204851648'), (u'MULTIEQUAL_-1204846875', u'PTRADD_-1204841543'), (u'INT_EQUAL_-1204853129', u'CBRANCH_-1204853127'), (u'COPY_-1204850226', u'COPY_-1204844642'), ('const-24', u'INT_ADD_-1204853024'), ('const-433', u'LOAD_-1204849636'), ('const-433', u'LOAD_-1204852973'), (u'CAST_-1204843091', u'INT_LESS_-1204851652'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204844246'), (u'MULTIEQUAL_-1204846204', u'INT_LESS_-1204854397'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204843571'), (u'INT_LESS_-1204854494', u'CBRANCH_-1204854502'), (u'PTRADD_-1204843344', u'LOAD_-1204853043'), (u'MULTIEQUAL_-1204844168', u'BOOL_NEGATE_-1204842153'), (u'MULTIEQUAL_-1204842986', u'MULTIEQUAL_-1204845497'), (u'PTRADD_-1204843276', u'LOAD_-1204851667'), ('const-433', u'LOAD_-1204849925'), (u'MULTIEQUAL_-1204844744', u'MULTIEQUAL_-1204845328'), (u'MULTIEQUAL_-1204848152', u'CALLIND_-1204850003'), (u'LOAD_-1204855701', u'INT_AND_-1204855659'), (u'CAST_-1204843402', u'LOAD_-1204851863'), (u'MULTIEQUAL_-1204843006', u'MULTIEQUAL_-1204842752'), ('const-8', u'INT_EQUAL_-1204851829'), ('const-76', u'INT_ADD_-1204852361'), ('const-433', u'LOAD_-1204852377'), (u'MULTIEQUAL_-1204845631', u'COPY_-1204842529'), (u'PTRADD_-1204849579', u'CAST_-1204841782'), ('const-433', u'LOAD_-1204852805'), (u'MULTIEQUAL_-1204845078', u'MULTIEQUAL_-1204844408'), ('tmp_33161', u'LOAD_-1204854023'), (u'MULTIEQUAL_-1204846411', u'MULTIEQUAL_-1204845277'), (u'CAST_-1204843909', u'CALL_-1204850862'), ('const-8', u'PTRADD_-1204842472'), (u'PTRSUB_-1204841924', u'STORE_-1204849601'), (u'BOOL_AND_-1204855117', u'CBRANCH_-1204855138'), (u'MULTIEQUAL_-1204845291', u'MULTIEQUAL_-1204845264'), (u'CALLIND_-1204850003', u'INDIRECT_-1204842549'), (u'MULTIEQUAL_-1204844413', u'COPY_-1204841499'), (u'MULTIEQUAL_-1204844884', u'MULTIEQUAL_-1204844738'), (u'COPY_-1204853095', u'MULTIEQUAL_-1204847165'), ('tmp_22355', u'INT_AND_-1204853952'), (u'MULTIEQUAL_-1204843468', u'PTRADD_-1204851154'), ('tmp_5769', u'BRANCH_-1204850395'), ('const-0', u'INT_EQUAL_-1204854563'), (u'CAST_-1204841518', u'LOAD_-1204850493'), (u'COPY_-1204844491', u'MULTIEQUAL_-1204844441'), ('const-15', u'COPY_-1204851469'), (u'LOAD_-1204851344', u'INT_ADD_-1204851318'), (u'MULTIEQUAL_-1204846431', u'MULTIEQUAL_-1204846752'), (u'INT_MULT_-1204852059', u'INT_ADD_-1204852031'), (u'MULTIEQUAL_-1204847465', u'MULTIEQUAL_-1204846719'), ('const-4294967295', u'INT_EQUAL_-1204855200'), ('const-0', u'COPY_-1204847573'), ('const-433', u'LOAD_-1204849131'), (u'LOAD_-1204849227', u'CALLIND_-1204849217'), ('const-1', u'INT_ADD_-1204852000'), (u'LOAD_-1204851674', u'CAST_-1204843091'), (u'MULTIEQUAL_-1204845560', u'MULTIEQUAL_-1204842986'), ('const--4294967296', u'INT_AND_-1204853952'), (u'MULTIEQUAL_-1204844284', u'MULTIEQUAL_-1204843546'), (u'LOAD_-1204851504', u'CAST_-1204842165'), (u'MULTIEQUAL_-1204846305', u'PTRADD_-1204843144'), (u'MULTIEQUAL_-1204847227', u'INT_ADD_-1204854415'), (u'CAST_-1204844034', u'MULTIEQUAL_-1204849523'), (u'MULTIEQUAL_-1204847465', u'MULTIEQUAL_-1204847402'), ('const-8', u'PTRADD_-1204841658'), (u'COPY_-1204843195', u'MULTIEQUAL_-1204844399'), (u'CAST_-1204841711', u'STORE_-1204849542'), (u'PTRADD_-1204849534', u'STORE_-1204849594'), ('const-72', u'INT_ADD_-1204849211'), ('const-0', u'INT_EQUAL_-1204852374'), ('const-8', u'PTRADD_-1204843499'), ('const-4294967295', u'INT_NOTEQUAL_-1204852964'), (u'INT_LESSEQUAL_-1204853027', u'CBRANCH_-1204853025'), (u'MULTIEQUAL_-1204846904', u'SUBPIECE_-1204847099'), ('const-224', u'INT_ADD_-1204855397'), ('const-8', u'PTRADD_-1204842151'), (u'PTRADD_-1204844236', u'LOAD_-1204852805'), ('const-433', u'LOAD_-1204851674'), (u'PTRADD_-1204843633', u'LOAD_-1204851770'), (u'MULTIEQUAL_-1204844941', u'MULTIEQUAL_-1204843699'), (u'INDIRECT_-1204842918', u'MULTIEQUAL_-1204843190'), (u'MULTIEQUAL_-1204847382', u'MULTIEQUAL_-1204847359'), (u'MULTIEQUAL_-1204847811', u'INT_EQUAL_-1204855380'), (u'MULTIEQUAL_-1204844176', u'MULTIEQUAL_-1204845078'), (u'MULTIEQUAL_-1204843036', u'MULTIEQUAL_-1204845463'), (u'MULTIEQUAL_-1204847351', u'MULTIEQUAL_-1204846027'), ('const-433', u'LOAD_-1204851611'), (u'INT_ADD_-1204851318', u'CAST_-1204841212'), (u'LOAD_-1204850552', u'CALLIND_-1204850542'), ('tmp_5947', u'CBRANCH_-1204850497'), ('const-48', u'INT_ADD_-1204854449'), (u'LOAD_-1204849258', u'CALLIND_-1204849248'), (u'INDIRECT_-1204842345', u'MULTIEQUAL_-1204843036'), (u'CALL_-1204851659', u'INDIRECT_-1204842836'), ('const-0', u'COPY_-1204852355'), (u'CAST_-1204842562', u'LOAD_-1204852274'), (u'MULTIEQUAL_-1204848417', u'INT_NOTEQUAL_-1204850525'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842538'), ('const-0', u'COPY_-1204854553'), (u'MULTIEQUAL_-1204844339', u'MULTIEQUAL_-1204844330'), (u'INT_LESS_-1204851974', u'CBRANCH_-1204851970'), (u'COPY_-1204847974', u'COPY_-1204844643'), (u'MULTIEQUAL_-1204846712', u'MULTIEQUAL_-1204847365'), ('tmp_22354', u'PTRADD_-1204842151'), (u'MULTIEQUAL_-1204843617', u'MULTIEQUAL_-1204843365'), ('tmp_6696', u'CBRANCH_-1204852709'), (u'MULTIEQUAL_-1204843006', u'MULTIEQUAL_-1204846904'), ('const-8', u'PTRADD_-1204844518'), (u'MULTIEQUAL_-1204847925', u'MULTIEQUAL_-1204847402'), (u'COPY_-1204850826', u'COPY_-1204841207'), (u'INT_NOTEQUAL_-1204851461', u'BOOL_NEGATE_-1204842473'), ('tmp_3133', u'CBRANCH_-1204853092'), (u'CAST_-1204844543', u'LOAD_-1204855701'), ('const-0', u'INT_NOTEQUAL_-1204850525'), (u'MULTIEQUAL_-1204846533', u'MULTIEQUAL_-1204846499'), (u'MULTIEQUAL_-1204845463', u'MULTIEQUAL_-1204845037'), (u'COPY_-1204842529', u'MULTIEQUAL_-1204845363'), (u'MULTIEQUAL_-1204848061', u'MULTIEQUAL_-1204846752'), ('const-74', u'INT_AND_-1204844975'), (u'MULTIEQUAL_-1204846442', u'MULTIEQUAL_-1204846432'), ('tmp_7306', u'BRANCH_-1204851806'), (u'INT_MULT_-1204855703', u'INT_ADD_-1204855715'), (u'SUBPIECE_-1204849841', u'MULTIEQUAL_-1204846801'), (u'BOOL_OR_-1204851769', u'MULTIEQUAL_-1204843691'), (u'MULTIEQUAL_-1204846185', u'CALL_-1204852229'), (u'CALL_-1204852229', u'INT_EQUAL_-1204852215'), (u'LOAD_-1204851584', u'CALLIND_-1204851574'), ('tmp_5104', u'BRANCH_-1204851596'), (u'INT_ADD_-1204846699', u'INT_LESS_-1204853058'), (u'CALL_-1204852229', u'INDIRECT_-1204843877'), (u'MULTIEQUAL_-1204844902', u'MULTIEQUAL_-1204844029'), (u'INDIRECT_-1204844329', u'MULTIEQUAL_-1204844864'), (u'INT_EQUAL_-1204851829', u'BOOL_OR_-1204851769'), (u'MULTIEQUAL_-1204843739', u'MULTIEQUAL_-1204843589'), ('const-336', u'CALL_-1204849675'), (u'INT_LESS_-1204852677', u'CBRANCH_-1204852685'), ('const-80', u'INT_ADD_-1204851568'), (u'MULTIEQUAL_-1204844738', u'MULTIEQUAL_-1204844833'), (u'CAST_-1204842293', u'LOAD_-1204851569'), (u'MULTIEQUAL_-1204842194', u'COPY_-1204842036'), (u'MULTIEQUAL_-1204844738', u'MULTIEQUAL_-1204844708'), (u'MULTIEQUAL_-1204846027', u'CALL_-1204852229'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204854197'), (u'MULTIEQUAL_-1204844040', u'MULTIEQUAL_-1204844994'), (u'LOAD_-1204851984', u'CAST_-1204843304'), (u'CALL_-1204849485', u'INDIRECT_-1204842775'), (u'MULTIEQUAL_-1204844135', u'COPY_-1204842620'), (u'MULTIEQUAL_-1204845050', u'MULTIEQUAL_-1204844316'), (u'CALL_-1204853020', u'INT_EQUAL_-1204853006'), (u'INT_EQUAL_-1204853105', u'CBRANCH_-1204853100'), (u'MULTIEQUAL_-1204842877', u'MULTIEQUAL_-1204842870'), ('tmp_8570', u'CBRANCH_-1204849906'), (u'MULTIEQUAL_-1204843617', u'MULTIEQUAL_-1204843583'), (u'MULTIEQUAL_-1204843551', u'MULTIEQUAL_-1204843769'), ('tmp_5566', u'CBRANCH_-1204851261'), ('const-4294967295', u'INT_EQUAL_-1204849960'), ('const-0', u'COPY_-1204850170'), (u'LOAD_-1204851566', u'CAST_-1204842338'), (u'CALL_-1204852229', u'INDIRECT_-1204843691'), ('const-0', u'COPY_-1204851612'), ('const-4294967295', u'INT_EQUAL_-1204851935'), (u'MULTIEQUAL_-1204845277', u'MULTIEQUAL_-1204846231'), ('const-433', u'LOAD_-1204851949'), (u'COPY_-1204850451', u'MULTIEQUAL_-1204846801'), (u'MULTIEQUAL_-1204847550', u'MULTIEQUAL_-1204847335'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843349'), (u'INT_LESS_-1204850029', u'CBRANCH_-1204850025'), (u'INT_EQUAL_-1204853080', u'CBRANCH_-1204853076'), ('tmp_5609', u'CBRANCH_-1204851231'), ('tmp_255', u'CBRANCH_-1204855657'), ('const-433', u'LOAD_-1204849514'), (u'MULTIEQUAL_-1204846719', u'MULTIEQUAL_-1204847402'), (u'MULTIEQUAL_-1204847951', u'MULTIEQUAL_-1204846824'), (u'COPY_-1204842502', u'MULTIEQUAL_-1204844000'), (u'BOOL_NEGATE_-1204844424', u'CBRANCH_-1204853000'), (u'INT_ADD_-1204854415', u'MULTIEQUAL_-1204847069'), ('const-2', u'PTRADD_-1204842660'), (u'INT_EQUAL_-1204852374', u'CBRANCH_-1204852369'), (u'LOAD_-1204851579', u'INT_ADD_-1204851553'), ('const-3', u'PTRADD_-1204843571'), (u'MULTIEQUAL_-1204846555', u'MULTIEQUAL_-1204846533'), ('tmp_6587', u'CBRANCH_-1204852786'), (u'MULTIEQUAL_-1204847402', u'MULTIEQUAL_-1204847374'), ('const-433', u'LOAD_-1204851840'), (u'INT_EQUAL_-1204855111', u'CBRANCH_-1204855108'), ('const-15', u'INT_SLESS_-1204852114'), (u'CAST_-1204843093', u'INT_LESSEQUAL_-1204853085'), (u'MULTIEQUAL_-1204844427', u'MULTIEQUAL_-1204844174'), ('const-1', u'COPY_-1204846973'), (u'MULTIEQUAL_-1204845238', u'INT_EQUAL_-1204849960'), (u'MULTIEQUAL_-1204845463', u'MULTIEQUAL_-1204842902'), ('const-433', u'LOAD_-1204850021'), (u'INDIRECT_-1204844542', u'MULTIEQUAL_-1204844466'), ('const-232', u'INT_ADD_-1204852979'), (u'LOAD_-1204851644', u'MULTIEQUAL_-1204846327'), ('const-433', u'LOAD_-1204849983'), (u'MULTIEQUAL_-1204846897', u'INT_NOTEQUAL_-1204854037'), (u'MULTIEQUAL_-1204843977', u'MULTIEQUAL_-1204844040'), ('const-32', u'INT_ADD_-1204850444'), (u'MULTIEQUAL_-1204843583', u'MULTIEQUAL_-1204843479'), (u'MULTIEQUAL_-1204848152', u'PTRADD_-1204843504'), (u'PTRADD_-1204843324', u'LOAD_-1204853108'), ('const-32', u'INT_ADD_-1204852647'), ('const-228', u'INT_ADD_-1204855354'), (u'MULTIEQUAL_-1204844206', u'MULTIEQUAL_-1204843550'), (u'MULTIEQUAL_-1204844216', u'MULTIEQUAL_-1204844200'), (u'MULTIEQUAL_-1204847399', u'MULTIEQUAL_-1204846759'), (u'LOAD_-1204849659', u'CAST_-1204841399'), ('const-4', u'STORE_-1204854057'), (u'INT_ADD_-1204852647', u'CAST_-1204843958'), ('const-0', u'COPY_-1204842117'), (u'MULTIEQUAL_-1204843791', u'PIECE_-1204843344'), ('tmp_5901', u'CBRANCH_-1204850524'), (u'MULTIEQUAL_-1204844427', u'MULTIEQUAL_-1204844186'), (u'PIECE_-1204854559', u'INT_DIV_-1204854583'), (u'MULTIEQUAL_-1204845004', u'MULTIEQUAL_-1204844884'), (u'INT_NOTEQUAL_-1204855307', u'CBRANCH_-1204855305'), (u'LOAD_-1204852863', u'INT_LESS_-1204852841'), (u'BOOL_AND_-1204845380', u'COPY_-1204842316'), ('tmp_2815', u'CBRANCH_-1204853004'), (u'MULTIEQUAL_-1204845211', u'MULTIEQUAL_-1204846231'), ('const-433', u'LOAD_-1204853086'), (u'CALL_-1204853917', u'INDIRECT_-1204844916'), (u'MULTIEQUAL_-1204845219', u'MULTIEQUAL_-1204843977'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842665'), (u'LOAD_-1204849275', u'INT_ADD_-1204849242'), (u'INT_ADD_-1204846699', u'MULTIEQUAL_-1204846509'), (u'INT_OR_-1204853924', u'COPY_-1204843672'), (u'MULTIEQUAL_-1204844773', u'MULTIEQUAL_-1204844772'), (u'MULTIEQUAL_-1204847811', u'MULTIEQUAL_-1204847616'), ('tmp_8350', u'BRANCH_-1204850269'), (u'INT_ADD_-1204855715', u'CAST_-1204844573'), (u'CAST_-1204843483', u'BOOL_NEGATE_-1204843778'), ('const-433', u'LOAD_-1204849207'), (u'MULTIEQUAL_-1204848313', u'LOAD_-1204851865'), (u'INT_EQUAL_-1204855380', u'MULTIEQUAL_-1204844186'), ('tmp_22354', u'LOAD_-1204849231'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844423'), (u'INT_EQUAL_-1204852916', u'BOOL_NEGATE_-1204847173'), (u'MULTIEQUAL_-1204845338', u'MULTIEQUAL_-1204842585'), ('const-1', u'PTRADD_-1204853009'), (u'PTRADD_-1204843217', u'LOAD_-1204853148'), (u'INT_ADD_-1204850467', u'CAST_-1204841194'), (u'MULTIEQUAL_-1204843854', u'MULTIEQUAL_-1204844808'), ('tmp_1999', u'CBRANCH_-1204854135'), (u'INDIRECT_-1204844114', u'MULTIEQUAL_-1204844029'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204844261'), ('const-4294967248', u'INT_ADD_-1204846699'), (u'LOAD_-1204853101', u'CALLIND_-1204853091'), (u'INT_ADD_-1204854330', u'STORE_-1204854333'), (u'COPY_-1204854176', u'MULTIEQUAL_-1204846231'), (u'CAST_-1204841791', u'CALL_-1204849516'), (u'INT_SUB_-1204852189', u'INT_SRIGHT_-1204852156'), (u'MULTIEQUAL_-1204843791', u'MULTIEQUAL_-1204843282'), ('const-2', u'INT_SRIGHT_-1204852156'), (u'PTRADD_-1204843144', u'LOAD_-1204853014'), ('tmp_5389', u'CBRANCH_-1204851550'), (u'CAST_-1204841982', u'INT_LESS_-1204849910'), ('const-433', u'LOAD_-1204854023'), ('const-0', u'INT_EQUAL_-1204851318'), (u'MULTIEQUAL_-1204846432', u'MULTIEQUAL_-1204847227'), ('const-0', u'INT_EQUAL_-1204854586'), (u'INT_EQUAL_-1204855331', u'CBRANCH_-1204855328'), ('const-0', u'COPY_-1204854545'), (u'INT_LESS_-1204854397', u'CBRANCH_-1204854392'), (u'CALLIND_-1204851324', u'MULTIEQUAL_-1204846442'), ('const-0', u'INT_NOTEQUAL_-1204852927'), (u'MULTIEQUAL_-1204844884', u'MULTIEQUAL_-1204844858'), (u'MULTIEQUAL_-1204845004', u'INT_MULT_-1204852059'), (u'BOOL_AND_-1204846240', u'COPY_-1204843087'), ('const-76', u'INT_ADD_-1204852281'), ('tmp_7969', u'BRANCH_-1204849209'), (u'COPY_-1204844660', u'MULTIEQUAL_-1204847925'), (u'INT_LESS_-1204852992', u'CBRANCH_-1204852988'), (u'MULTIEQUAL_-1204846391', u'MULTIEQUAL_-1204845105'), (u'LOAD_-1204855413', u'INT_EQUAL_-1204855380'), ('const-0', u'COPY_-1204850467'), (u'LOAD_-1204851921', u'MULTIEQUAL_-1204846655'), (u'CAST_-1204843672', u'MULTIEQUAL_-1204849193'), (u'LOAD_-1204851942', u'CAST_-1204842432'), (u'COPY_-1204842045', u'MULTIEQUAL_-1204844904'), ('const-4294967295', u'COPY_-1204851613'), (u'MULTIEQUAL_-1204844995', u'MULTIEQUAL_-1204844983'), (u'MULTIEQUAL_-1204844994', u'MULTIEQUAL_-1204844194'), (u'MULTIEQUAL_-1204845219', u'MULTIEQUAL_-1204844994'), ('const-0', u'INT_EQUAL_-1204853006'), ('const-433', u'STORE_-1204849564'), ('tmp_22346', u'PTRSUB_-1204842283'), (u'COPY_-1204843799', u'MULTIEQUAL_-1204846897'), (u'MULTIEQUAL_-1204846391', u'MULTIEQUAL_-1204846305'), ('const-1', u'COPY_-1204855094'), ('const-0', u'COPY_-1204842538'), (u'MULTIEQUAL_-1204846555', u'MULTIEQUAL_-1204846499'), (u'CAST_-1204843142', u'INT_LESS_-1204853107'), (u'INDIRECT_-1204842429', u'MULTIEQUAL_-1204842598'), ('const-433', u'LOAD_-1204849106'), ('tmp_1784', u'CBRANCH_-1204854302'), ('tmp_3705', u'BRANCH_-1204852524'), (u'MULTIEQUAL_-1204845033', u'MULTIEQUAL_-1204843791'), (u'MULTIEQUAL_-1204845493', u'MULTIEQUAL_-1204846077'), ('tmp_297', u'CBRANCH_-1204855624'), (u'INT_ADD_-1204852000', u'MULTIEQUAL_-1204842877'), ('const-16', u'INT_ADD_-1204853017'), (u'INT_EQUAL_-1204851318', u'CBRANCH_-1204851316'), (u'MULTIEQUAL_-1204844130', u'MULTIEQUAL_-1204844844'), (u'CAST_-1204844578', u'LOAD_-1204855739'), (u'PTRADD_-1204842467', u'LOAD_-1204851672'), (u'INT_2COMP_-1204852185', u'COPY_-1204842055'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204850444'), (u'MULTIEQUAL_-1204846759', u'MULTIEQUAL_-1204847359'), (u'MULTIEQUAL_-1204844284', u'CBRANCH_-1204851892'), (u'INT_OR_-1204854589', u'INT_DIV_-1204854583'), ('const-8', u'PTRADD_-1204843349'), ('tmp_5301', u'BRANCH_-1204850473'), (u'CAST_-1204842982', u'INT_LESS_-1204853133'), ('const-433', u'LOAD_-1204852782'), ('const-4150008', u'PTRSUB_-1204841924'), (u'MULTIEQUAL_-1204848338', u'PTRADD_-1204843276'), (u'MULTIEQUAL_-1204844752', u'MULTIEQUAL_-1204844716'), (u'INT_ADD_-1204851589', u'CAST_-1204841557'), (u'INT_ADD_-1204851905', u'CAST_-1204843273'), ('const-0', u'STORE_-1204849553'), (u'CAST_-1204842987', u'INT_LESS_-1204853133'), ('tmp_22351', u'INT_ADD_-1204849498'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204853024'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204853024'), ('const-4294967295', u'COPY_-1204848154'), (u'COPY_-1204841481', u'MULTIEQUAL_-1204844683'), (u'MULTIEQUAL_-1204845329', u'MULTIEQUAL_-1204845328'), ('tmp_4673', u'CBRANCH_-1204851970'), (u'COPY_-1204844643', u'MULTIEQUAL_-1204847925'), ('const-433', u'LOAD_-1204851954'), ('const-2', u'PTRADD_-1204844513'), ('tmp_8442', u'CBRANCH_-1204849985'), (u'MULTIEQUAL_-1204845328', u'MULTIEQUAL_-1204845455'), (u'CAST_-1204841815', u'PTRADD_-1204849551'), (u'MULTIEQUAL_-1204844994', u'INT_EQUAL_-1204853129'), (u'MULTIEQUAL_-1204844121', u'MULTIEQUAL_-1204844963'), ('tmp_3868', u'BRANCH_-1204852777'), (u'LOAD_-1204852320', u'INT_EQUAL_-1204852299'), (u'MULTIEQUAL_-1204844206', u'INT_ADD_-1204853054'), (u'MULTIEQUAL_-1204845631', u'COPY_-1204844100'), ('const-433', u'LOAD_-1204853050'), (u'CAST_-1204841267', u'LOAD_-1204849434'), (u'MULTIEQUAL_-1204846904', u'INT_NOTEQUAL_-1204852963'), (u'MULTIEQUAL_-1204847505', u'INT_ADD_-1204850952'), ('tmp_703', u'CBRANCH_-1204855348'), (u'MULTIEQUAL_-1204847505', u'MULTIEQUAL_-1204844355'), (u'CALLIND_-1204849578', u'INDIRECT_-1204842429'), (u'COPY_-1204844547', u'MULTIEQUAL_-1204844216'), ('const-433', u'LOAD_-1204849251'), (u'INT_EQUAL_-1204853071', u'CBRANCH_-1204853068'), ('const-1', u'PTRADD_-1204849579'), ('const-1', u'INT_ADD_-1204853054'), (u'MULTIEQUAL_-1204845685', u'MULTIEQUAL_-1204845631'), (u'MULTIEQUAL_-1204844311', u'MULTIEQUAL_-1204844298'), ('const-3', u'PTRADD_-1204842634'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204855087'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852281'), (u'CAST_-1204841022', u'COPY_-1204841193'), (u'INT_NOTEQUAL_-1204852963', u'CBRANCH_-1204852961'), (u'INT_ADD_-1204853047', u'CAST_-1204844151'), (u'INT_XOR_-1204843802', u'INT_OR_-1204843788'), (u'CAST_-1204841757', u'STORE_-1204849601'), (u'COPY_-1204854387', u'MULTIEQUAL_-1204845347'), (u'LOAD_-1204849636', u'MULTIEQUAL_-1204844501'), ('const-4294967295', u'INT_EQUAL_-1204855605'), (u'INT_NOTEQUAL_-1204854755', u'CBRANCH_-1204854753'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842438'), ('const-1', u'PTRADD_-1204851154'), (u'INT_ADD_-1204852814', u'STORE_-1204852817'), ('const-0', u'SUBPIECE_-1204845750'), (u'MULTIEQUAL_-1204848580', u'MULTIEQUAL_-1204848520'), (u'PIECE_-1204846962', u'RETURN_-1204853848'), (u'MULTIEQUAL_-1204844121', u'MULTIEQUAL_-1204844933'), (u'MULTIEQUAL_-1204844899', u'MULTIEQUAL_-1204844773'), (u'INT_NEGATE_-1204853102', u'CAST_-1204843142'), ('const-433', u'LOAD_-1204851511'), ('tmp_2584', u'BRANCH_-1204852154'), ('const-0', u'STORE_-1204849575'), (u'MULTIEQUAL_-1204846696', u'MULTIEQUAL_-1204846676'), (u'CAST_-1204843304', u'INT_LESS_-1204851962'), ('const-6', u'INT_LESS_-1204852784'), ('const-8', u'PTRADD_-1204844538'), ('const-328', u'INT_ADD_-1204854630'), ('const-433', u'LOAD_-1204851667'), ('tmp_543', u'CBRANCH_-1204855460'), (u'MULTIEQUAL_-1204845050', u'MULTIEQUAL_-1204845030'), ('const-3', u'PTRADD_-1204843911'), ('tmp_6251', u'CBRANCH_-1204853000'), (u'CALLIND_-1204851830', u'INDIRECT_-1204844487'), (u'MULTIEQUAL_-1204848580', u'PTRADD_-1204842016'), ('const-433', u'LOAD_-1204851344'), (u'INDIRECT_-1204843753', u'MULTIEQUAL_-1204843681'), ('const-8', u'PTRADD_-1204842634'), (u'BOOL_AND_-1204842429', u'COPY_-1204842090'), ('const-433', u'LOAD_-1204852863'), (u'LOAD_-1204850051', u'CAST_-1204842027'), (u'MULTIEQUAL_-1204844295', u'MULTIEQUAL_-1204844284'), (u'MULTIEQUAL_-1204844186', u'MULTIEQUAL_-1204844174'), (u'CALL_-1204853020', u'INDIRECT_-1204844206'), (u'MULTIEQUAL_-1204846027', u'INT_EQUAL_-1204852259'), (u'INT_ADD_-1204851279', u'PTRADD_-1204851131'), ('const-208', u'INT_ADD_-1204849498'), (u'PTRADD_-1204842655', u'LOAD_-1204851989'), (u'BOOL_AND_-1204843498', u'COPY_-1204843195'), (u'COPY_-1204843047', u'MULTIEQUAL_-1204846169'), ('const-2', u'PTRADD_-1204843916'), (u'LOAD_-1204850013', u'CALLIND_-1204850003'), (u'COPY_-1204842541', u'MULTIEQUAL_-1204846897'), (u'COPY_-1204847573', u'MULTIEQUAL_-1204847505'), ('const-433', u'LOAD_-1204849451'), (u'INT_ADD_-1204849572', u'CAST_-1204841304'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842630'), (u'INT_EQUAL_-1204855605', u'CBRANCH_-1204855426'), ('const-0', u'INT_NOTEQUAL_-1204854096'), (u'PTRADD_-1204843571', u'LOAD_-1204851823'), (u'LOAD_-1204853040', u'INT_EQUAL_-1204853025'), ('const-0', u'COPY_-1204854733'), (u'LOAD_-1204855242', u'CAST_-1204844318'), (u'LOAD_-1204849925', u'CAST_-1204841977'), (u'MULTIEQUAL_-1204843374', u'MULTIEQUAL_-1204843699'), (u'CALLIND_-1204850542', u'INDIRECT_-1204843165'), (u'MULTIEQUAL_-1204844893', u'INT_EQUAL_-1204850474'), (u'INT_LESS_-1204849910', u'CBRANCH_-1204849906'), ('const-4294967295', u'COPY_-1204852327'), (u'MULTIEQUAL_-1204847564', u'INT_NOTEQUAL_-1204852957'), ('tmp_6189', u'CBRANCH_-1204853045'), (u'MULTIEQUAL_-1204847951', u'CALLIND_-1204853107'), ('const-1', u'PTRADD_-1204849515'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204843633'), ('const-2', u'PTRADD_-1204844246'), ('tmp_1903', u'CBRANCH_-1204854219'), (u'PTRADD_-1204844508', u'LOAD_-1204855242'), ('const-3', u'PTRADD_-1204844261'), (u'MULTIEQUAL_-1204842447', u'COPY_-1204842287'), (u'MULTIEQUAL_-1204847564', u'MULTIEQUAL_-1204847376'), ('const-0', u'COPY_-1204852895'), (u'CALL_-1204855764', u'INDIRECT_-1204845691'), (u'INDIRECT_-1204844264', u'MULTIEQUAL_-1204844773'), ('tmp_7042', u'BRANCH_-1204849975'), ('const-32', u'INT_ADD_-1204851905'), (u'COPY_-1204843806', u'PTRADD_-1204853009'), (u'MULTIEQUAL_-1204844768', u'MULTIEQUAL_-1204845329'), (u'BOOL_AND_-1204844894', u'CBRANCH_-1204855489'), (u'LOAD_-1204849983', u'MULTIEQUAL_-1204845238'), (u'LOAD_-1204851481', u'MULTIEQUAL_-1204845354'), ('const-56', u'PTRADD_-1204849504'), (u'COPY_-1204842303', u'MULTIEQUAL_-1204842447'), (u'INT_NOTEQUAL_-1204850001', u'BOOL_NEGATE_-1204842285'), (u'INT_NOTEQUAL_-1204852979', u'CBRANCH_-1204852974'), (u'MULTIEQUAL_-1204844255', u'MULTIEQUAL_-1204845270'), (u'CALLIND_-1204851853', u'INDIRECT_-1204844536'), ('const-1', u'COPY_-1204841778'), (u'PTRADD_-1204843504', u'LOAD_-1204851984'), (u'INT_ADD_-1204855397', u'CAST_-1204844406'), (u'INT_ADD_-1204853085', u'CAST_-1204843066'), (u'COPY_-1204854387', u'MULTIEQUAL_-1204844768'), (u'COPY_-1204843839', u'MULTIEQUAL_-1204846955'), (u'INT_EQUAL_-1204852299', u'CBRANCH_-1204852298'), (u'CAST_-1204843389', u'INT_LESSEQUAL_-1204851807'), (u'INDIRECT_-1204842730', u'MULTIEQUAL_-1204844038'), (u'CAST_-1204843299', u'INT_LESS_-1204851962'), ('const-3', u'PTRADD_-1204843344'), ('tmp_1054', u'CBRANCH_-1204855108'), (u'COPY_-1204841520', u'MULTIEQUAL_-1204844413'), ('const-433', u'LOAD_-1204851984'), (u'COPY_-1204842819', u'MULTIEQUAL_-1204845363'), (u'MULTIEQUAL_-1204848092', u'MULTIEQUAL_-1204848071'), ('const-433', u'LOAD_-1204849258'), ('const-433', u'STORE_-1204849553'), (u'MULTIEQUAL_-1204847365', u'MULTIEQUAL_-1204846610'), (u'MULTIEQUAL_-1204844330', u'MULTIEQUAL_-1204846904'), (u'MULTIEQUAL_-1204843977', u'MULTIEQUAL_-1204843468'), (u'PTRADD_-1204844246', u'STORE_-1204852817'), (u'MULTIEQUAL_-1204843550', u'MULTIEQUAL_-1204844106'), ('tmp_3838', u'CBRANCH_-1204852792'), (u'CAST_-1204844343', u'INT_LESS_-1204855278'), (u'MULTIEQUAL_-1204847495', u'MULTIEQUAL_-1204847470'), (u'CALLIND_-1204849424', u'INDIRECT_-1204842385'), (u'LOAD_-1204853127', u'INT_ADD_-1204853101'), (u'CAST_-1204842314', u'INT_LESSEQUAL_-1204851552'), (u'MULTIEQUAL_-1204847227', u'INT_SLESS_-1204854473'), (u'COPY_-1204849967', u'MULTIEQUAL_-1204845685'), (u'COPY_-1204850004', u'MULTIEQUAL_-1204842242'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204855307'), (u'MULTIEQUAL_-1204846185', u'INT_LESS_-1204854494'), ('const-64', u'PTRADD_-1204849493'), (u'CAST_-1204841277', u'LOAD_-1204850641'), (u'PTRADD_-1204842510', u'LOAD_-1204851568'), ('const-3', u'PTRADD_-1204842655'), (u'INT_ADD_-1204851568', u'CAST_-1204842323'), ('tmp_7472', u'BRANCH_-1204849958'), (u'PTRADD_-1204843499', u'LOAD_-1204851977'), ('const-433', u'LOAD_-1204850651'), (u'INT_ADD_-1204852979', u'CAST_-1204844115'), (u'MULTIEQUAL_-1204846077', u'MULTIEQUAL_-1204846204'), ('const-433', u'LOAD_-1204850483'), (u'COPY_-1204847318', u'MULTIEQUAL_-1204847376'), (u'INT_ADD_-1204855723', u'CAST_-1204844578'), (u'COPY_-1204851464', u'COPY_-1204842303'), (u'MULTIEQUAL_-1204848520', u'PTRADD_-1204844538'), (u'MULTIEQUAL_-1204844855', u'INT_EQUAL_-1204855462'), (u'CAST_-1204844601', u'CALL_-1204855764'), (u'LOAD_-1204851649', u'MULTIEQUAL_-1204845701'), ('const-433', u'STORE_-1204849586'), (u'MULTIEQUAL_-1204843671', u'MULTIEQUAL_-1204843645'), (u'LOAD_-1204853043', u'CAST_-1204843115'), ('const-433', u'STORE_-1204853039'), ('tmp_8466', u'BRANCH_-1204849963'), (u'COPY_-1204842522', u'MULTIEQUAL_-1204842877'), ('const-8', u'PTRADD_-1204843916'), (u'MULTIEQUAL_-1204846752', u'CALLIND_-1204851574'), (u'MULTIEQUAL_-1204846875', u'PTRADD_-1204841538'), (u'MULTIEQUAL_-1204845455', u'INT_OR_-1204853062'), (u'LOAD_-1204853111', u'INT_ADD_-1204853085'), (u'MULTIEQUAL_-1204845085', u'MULTIEQUAL_-1204844959'), ('const-8', u'PTRADD_-1204841538'), ('const-4294967295', u'INT_NOTEQUAL_-1204849616'), (u'MULTIEQUAL_-1204844316', u'MULTIEQUAL_-1204845270'), (u'MULTIEQUAL_-1204847365', u'MULTIEQUAL_-1204844355'), (u'INT_EQUAL_-1204852682', u'CBRANCH_-1204852679'), ('const-433', u'LOAD_-1204854328'), (u'COPY_-1204851882', u'MULTIEQUAL_-1204846581'), ('const-0', u'COPY_-1204849885'), (u'BOOL_NEGATE_-1204842221', u'BOOL_AND_-1204842391'), (u'MULTIEQUAL_-1204848061', u'MULTIEQUAL_-1204847951'), (u'INT_ADD_-1204852662', u'MULTIEQUAL_-1204847069'), ('const-72', u'INT_ADD_-1204853047'), ('const-433', u'STORE_-1204851214'), (u'MULTIEQUAL_-1204842851', u'MULTIEQUAL_-1204842844'), ('const--72', u'PTRSUB_-1204843727'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843727'), ('tmp_7087', u'CBRANCH_-1204851648'), ('tmp_22347', u'PTRADD_-1204842101'), (u'PTRADD_-1204843921', u'STORE_-1204854333'), (u'MULTIEQUAL_-1204846305', u'INT_NOTEQUAL_-1204854244'), (u'INT_LESS_-1204851223', u'CBRANCH_-1204851231'), (u'CALL_-1204849675', u'CAST_-1204841815'), (u'MULTIEQUAL_-1204845264', u'MULTIEQUAL_-1204844995'), (u'MULTIEQUAL_-1204848092', u'MULTIEQUAL_-1204848061'), (u'MULTIEQUAL_-1204847165', u'MULTIEQUAL_-1204847951'), (u'MULTIEQUAL_-1204847614', u'INT_EQUAL_-1204851829'), (u'BOOL_AND_-1204842391', u'COPY_-1204842045'), (u'CAST_-1204841047', u'LOAD_-1204849234'), ('const-1', u'PTRADD_-1204849493'), (u'PTRADD_-1204849471', u'STORE_-1204849531'), ('const-433', u'LOAD_-1204851863'), ('const-0', u'INT_ZEXT_-1204854603'), (u'INDIRECT_-1204842775', u'MULTIEQUAL_-1204845560'), ('const-8', u'PTRADD_-1204842467'), (u'INDIRECT_-1204843635', u'MULTIEQUAL_-1204843711'), ('const-8', u'PTRADD_-1204842362'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204843628'), (u'PTRADD_-1204851131', u'STORE_-1204851191'), (u'INDIRECT_-1204843877', u'MULTIEQUAL_-1204843948'), ('tmp_5489', u'CBRANCH_-1204851316'), ('const-0', u'INT_EQUAL_-1204852299'), (u'MULTIEQUAL_-1204842752', u'MULTIEQUAL_-1204842724'), (u'MULTIEQUAL_-1204843691', u'MULTIEQUAL_-1204844295'), (u'MULTIEQUAL_-1204844216', u'MULTIEQUAL_-1204844191'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843936'), (u'INT_LESS_-1204852784', u'CBRANCH_-1204852792'), (u'INT_NOTEQUAL_-1204852957', u'CBRANCH_-1204852951'), ('const-40', u'PTRADD_-1204849526'), (u'INDIRECT_-1204844515', u'MULTIEQUAL_-1204845050'), ('const-8', u'PTRADD_-1204843217'), (u'LOAD_-1204853007', u'CAST_-1204842909'), ('const-3', u'PTRADD_-1204844508'), ('const-2', u'PTRADD_-1204842515'), ('tmp_4753', u'CBRANCH_-1204851923'), (u'CAST_-1204843086', u'INT_LESS_-1204851652'), (u'CAST_-1204841020', u'LOAD_-1204849227'), ('tmp_2429', u'CBRANCH_-1204853100'), (u'COPY_-1204848154', u'MULTIEQUAL_-1204846696'), (u'INDIRECT_-1204844536', u'MULTIEQUAL_-1204844446'), (u'INDIRECT_-1204843165', u'MULTIEQUAL_-1204844176'), ('const-433', u'LOAD_-1204854372'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842531'), (u'MULTIEQUAL_-1204843583', u'MULTIEQUAL_-1204843466'), ('tmp_3323', u'BRANCH_-1204852922'), (u'CAST_-1204841806', u'STORE_-1204849667'), (u'MULTIEQUAL_-1204846875', u'MULTIEQUAL_-1204846446'), (u'CALL_-1204849675', u'INDIRECT_-1204842908'), ('const-433', u'STORE_-1204854333'), (u'MULTIEQUAL_-1204844206', u'MULTIEQUAL_-1204844131'), ('const-10', u'INT_EQUAL_-1204851866'), ('const-0', u'INT_NOTEQUAL_-1204855586'), ('tmp_5131', u'BRANCH_-1204850627'), ('const-8', u'COPY_-1204848001'), ('const-0', u'SUBPIECE_-1204846134'), ('const-8', u'PTRADD_-1204842367'), (u'INT_EQUAL_-1204853025', u'CBRANCH_-1204853019'), (u'COPY_-1204851789', u'MULTIEQUAL_-1204847382'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843475'), (u'LOAD_-1204855300', u'INT_ADD_-1204855251'), ('tmp_22346', u'PTRSUB_-1204843727'), (u'INT_LESSEQUAL_-1204853033', u'CBRANCH_-1204853030'), ('const-433', u'LOAD_-1204849605'), (u'CAST_-1204843439', u'INT_LESSEQUAL_-1204851747'), (u'MULTIEQUAL_-1204846027', u'INT_NOTEQUAL_-1204852281'), (u'INDIRECT_-1204843877', u'MULTIEQUAL_-1204843619'), ('tmp_5855', u'BRANCH_-1204850133'), (u'MULTIEQUAL_-1204845370', u'MULTIEQUAL_-1204845363'), ('const-433', u'LOAD_-1204853111'), (u'LOAD_-1204851573', u'INT_LESSEQUAL_-1204851550'), (u'LOAD_-1204851996', u'MULTIEQUAL_-1204847997'), (u'INDIRECT_-1204842822', u'MULTIEQUAL_-1204844130'), ('tmp_6507', u'CBRANCH_-1204852837'), (u'MULTIEQUAL_-1204845105', u'MULTIEQUAL_-1204844911'), (u'INT_EQUAL_-1204851904', u'CBRANCH_-1204851887'), (u'INT_ADD_-1204854630', u'CAST_-1204843853'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842644'), ('tmp_3352', u'BRANCH_-1204851595'), (u'CALL_-1204855764', u'INT_MULT_-1204855703'), (u'INDIRECT_-1204843661', u'MULTIEQUAL_-1204843714'), (u'PTRADD_-1204842644', u'STORE_-1204851954'), (u'MULTIEQUAL_-1204845701', u'MULTIEQUAL_-1204845691'), (u'CAST_-1204841887', u'LOAD_-1204849983'), ('const-8', u'PTRADD_-1204842531'), ('const-4294967295', u'INT_EQUAL_-1204855541'), (u'MULTIEQUAL_-1204846955', u'INT_EQUAL_-1204854192'), ('tmp_8088', u'CBRANCH_-1204852358'), (u'CAST_-1204842757', u'LOAD_-1204853033'), (u'MULTIEQUAL_-1204843528', u'MULTIEQUAL_-1204843525'), (u'MULTIEQUAL_-1204845127', u'MULTIEQUAL_-1204844902'), ('const-0', u'COPY_-1204844398'), ('const-433', u'LOAD_-1204851977'), (u'CAST_-1204843115', u'INT_LESSEQUAL_-1204853027'), (u'INT_EQUAL_-1204852933', u'BOOL_OR_-1204852874'), (u'MULTIEQUAL_-1204848520', u'CALLIND_-1204849424'), (u'LOAD_-1204854646', u'INT_EQUAL_-1204854586'), ('tmp_569', u'CBRANCH_-1204855441'), (u'INDIRECT_-1204843449', u'MULTIEQUAL_-1204843525'), (u'INDIRECT_-1204843377', u'MULTIEQUAL_-1204844941'), (u'BOOL_NEGATE_-1204842473', u'BOOL_AND_-1204845380'), (u'MULTIEQUAL_-1204845030', u'MULTIEQUAL_-1204844994'), (u'COPY_-1204851789', u'MULTIEQUAL_-1204846759'), (u'INT_LESS_-1204849991', u'CBRANCH_-1204849987'), (u'LOAD_-1204849207', u'CALLIND_-1204849197'), (u'MULTIEQUAL_-1204843935', u'MULTIEQUAL_-1204844747'), (u'CAST_-1204843088', u'INT_LESSEQUAL_-1204853085'), ('const-8', u'PTRADD_-1204842644'), (u'INDIRECT_-1204843969', u'MULTIEQUAL_-1204843711'), (u'COPY_-1204844642', u'MULTIEQUAL_-1204847925'), (u'MULTIEQUAL_-1204848338', u'MULTIEQUAL_-1204846426'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204854630'), (u'MULTIEQUAL_-1204848061', u'MULTIEQUAL_-1204847778'), (u'INT_LESS_-1204850501', u'CBRANCH_-1204850497'), (u'LOAD_-1204855750', u'INT_ADD_-1204855723'), (u'CALLIND_-1204849248', u'MULTIEQUAL_-1204845238'), ('const-433', u'LOAD_-1204855103'), (u'CAST_-1204844587', u'LOAD_-1204855750'), (u'MULTIEQUAL_-1204848580', u'PTRADD_-1204842011'), (u'BOOL_AND_-1204841809', u'COPY_-1204841481'), (u'LOAD_-1204851568', u'CAST_-1204842314'), (u'MULTIEQUAL_-1204847227', u'INT_ADD_-1204846458'), ('const-433', u'LOAD_-1204853033'), (u'INDIRECT_-1204843469', u'MULTIEQUAL_-1204845033'), ('const-72', u'INT_ADD_-1204850536'), (u'MULTIEQUAL_-1204846581', u'CALLIND_-1204850631'), (u'MULTIEQUAL_-1204847418', u'MULTIEQUAL_-1204848092'), (u'INT_ADD_-1204853070', u'CAST_-1204844162'), (u'LOAD_-1204854379', u'INT_LESS_-1204854357'), (u'MULTIEQUAL_-1204848338', u'MULTIEQUAL_-1204848166'), (u'INT_EQUAL_-1204851866', u'INT_OR_-1204843788'), (u'MULTIEQUAL_-1204848152', u'MULTIEQUAL_-1204848092'), (u'MULTIEQUAL_-1204843691', u'MULTIEQUAL_-1204843642'), (u'INT_EQUAL_-1204852933', u'BOOL_NEGATE_-1204847174'), (u'CAST_-1204843349', u'LOAD_-1204851840'), (u'MULTIEQUAL_-1204843550', u'MULTIEQUAL_-1204843523'), (u'LOAD_-1204851823', u'CAST_-1204843378'), (u'MULTIEQUAL_-1204844395', u'MULTIEQUAL_-1204844369'), ('const-433', u'STORE_-1204849639'), (u'COPY_-1204851857', u'MULTIEQUAL_-1204845685'), ('tmp_6856', u'CBRANCH_-1204851958'), (u'MULTIEQUAL_-1204847227', u'INT_ADD_-1204852773'), (u'BOOL_NEGATE_-1204842285', u'BOOL_AND_-1204842429'), (u'INT_EQUAL_-1204851829', u'BOOL_NEGATE_-1204846550'), ('const-433', u'LOAD_-1204853043'), (u'MULTIEQUAL_-1204845081', u'INT_NOTEQUAL_-1204849882'), (u'MULTIEQUAL_-1204845455', u'MULTIEQUAL_-1204844316'), (u'MULTIEQUAL_-1204845441', u'MULTIEQUAL_-1204845291'), ('tmp_2029', u'CBRANCH_-1204854114'), ('tmp_6943', u'CBRANCH_-1204851892'), (u'INDIRECT_-1204844020', u'MULTIEQUAL_-1204844777'), (u'INT_ADD_-1204850316', u'CAST_-1204842264'), ('const-0', u'INT_EQUAL_-1204855331'), (u'MULTIEQUAL_-1204844864', u'MULTIEQUAL_-1204844130'), (u'MULTIEQUAL_-1204846509', u'CAST_-1204843158'), (u'COPY_-1204841219', u'MULTIEQUAL_-1204846897'), (u'MULTIEQUAL_-1204848417', u'CALLIND_-1204849578'), (u'MULTIEQUAL_-1204844683', u'INT_EQUAL_-1204855111'), (u'MULTIEQUAL_-1204844501', u'INT_NOTEQUAL_-1204849616'), (u'MULTIEQUAL_-1204843468', u'PTRADD_-1204851131'), ('const-64', u'INT_NOTEQUAL_-1204855658'), ('const-433', u'LOAD_-1204851888'), (u'MULTIEQUAL_-1204844131', u'MULTIEQUAL_-1204843523'), (u'INT_ADD_-1204853017', u'CAST_-1204842757'), (u'MULTIEQUAL_-1204842877', u'MULTIEQUAL_-1204842752'), ('const-4294967295', u'INT_EQUAL_-1204852763'), (u'COPY_-1204842041', u'MULTIEQUAL_-1204842194'), (u'INT_ADD_-1204855685', u'CAST_-1204844543'), (u'MULTIEQUAL_-1204846866', u'MULTIEQUAL_-1204846817'), (u'PIECE_-1204844100', u'MULTIEQUAL_-1204848342'), (u'INT_EQUAL_-1204855708', u'CBRANCH_-1204855706'), (u'CAST_-1204842533', u'INT_SUB_-1204852189'), (u'MULTIEQUAL_-1204842752', u'MULTIEQUAL_-1204842851'), ('const-1', u'INT_ADD_-1204851279'), (u'MULTIEQUAL_-1204846581', u'PTRADD_-1204842472'), ('tmp_7922', u'BRANCH_-1204849574'), ('tmp_4800', u'CBRANCH_-1204851887'), ('const-433', u'STORE_-1204854077'), (u'MULTIEQUAL_-1204844858', u'MULTIEQUAL_-1204844708'), (u'MULTIEQUAL_-1204844081', u'MULTIEQUAL_-1204845270'), (u'MULTIEQUAL_-1204844864', u'MULTIEQUAL_-1204844844'), ('const-8', u'PTRADD_-1204844513'), ('const-433', u'STORE_-1204851954'), ('tmp_4173', u'CBRANCH_-1204852256'), (u'COPY_-1204854733', u'MULTIEQUAL_-1204845033'), (u'INT_EQUAL_-1204855541', u'COPY_-1204843839'), ('const-8', u'PTRADD_-1204843324'), ('const-72', u'INT_ADD_-1204851553'), ('tmp_7441', u'BRANCH_-1204849855'), (u'CAST_-1204842914', u'LOAD_-1204852984'), ('const-433', u'STORE_-1204853059'), (u'CAST_-1204842170', u'LOAD_-1204851481'), (u'MULTIEQUAL_-1204843977', u'INT_EQUAL_-1204851263'), ('const-0', u'PTRSUB_-1204841924'), (u'MULTIEQUAL_-1204843190', u'MULTIEQUAL_-1204843579'), (u'MULTIEQUAL_-1204845656', u'INT_EQUAL_-1204851904'), ('const--72', u'PTRSUB_-1204844108'), (u'INDIRECT_-1204844206', u'MULTIEQUAL_-1204844963'), ('const-433', u'LOAD_-1204851921'), ('tmp_2465', u'CBRANCH_-1204853076'), (u'INT_LEFT_-1204854590', u'INT_OR_-1204854589'), ('tmp_6287', u'CBRANCH_-1204852974'), (u'INT_ADD_-1204850625', u'CAST_-1204841277'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844450'), (u'CAST_-1204841766', u'STORE_-1204849611'), ('tmp_7635', u'CBRANCH_-1204851794'), (u'MULTIEQUAL_-1204848336', u'MULTIEQUAL_-1204848313'), (u'CAST_-1204842432', u'INT_LESS_-1204851927'), (u'INT_LESS_-1204855227', u'CBRANCH_-1204855223'), ('const-8', u'PTRADD_-1204843144'), (u'INT_EQUAL_-1204855200', u'INT_EQUAL_-1204855111'), ('const-433', u'LOAD_-1204851649'), ('const-2', u'PTRADD_-1204842156'), (u'MULTIEQUAL_-1204846707', u'INT_EQUAL_-1204851935'), (u'MULTIEQUAL_-1204843671', u'MULTIEQUAL_-1204843525'), (u'MULTIEQUAL_-1204843468', u'MULTIEQUAL_-1204843857'), ('tmp_731', u'CBRANCH_-1204855328'), (u'SUBPIECE_-1204846391', u'STORE_-1204851214'), (u'CAST_-1204842949', u'INT_LESS_-1204852784'), ('const-0', u'COPY_-1204850826'), (u'COPY_-1204846973', u'COPY_-1204843799'), ('const-433', u'LOAD_-1204851594'), ('const-3', u'PTRADD_-1204842101'), (u'INT_NOTEQUAL_-1204849882', u'CBRANCH_-1204849866'), ('const-0', u'STORE_-1204849531'), (u'LOAD_-1204851569', u'CALLIND_-1204851559'), (u'MULTIEQUAL_-1204844390', u'MULTIEQUAL_-1204845177'), ('const-4218448', u'PTRSUB_-1204844758'), (u'MULTIEQUAL_-1204846875', u'INT_NOTEQUAL_-1204855165'), ('const-2', u'PTRADD_-1204842536'), (u'LOAD_-1204851679', u'CAST_-1204842269'), ('const-0', u'INT_NOTEQUAL_-1204854037'), ('const-1', u'COPY_-1204850290'), ('const-433', u'LOAD_-1204849902'), ('const-433', u'LOAD_-1204849227'), (u'INDIRECT_-1204844356', u'MULTIEQUAL_-1204844865'), ('const-4', u'STORE_-1204853039'), ('const-8', u'PTRADD_-1204841663'), ('tmp_3375', u'BRANCH_-1204853091'), ('const-72', u'INT_ADD_-1204849218'), (u'MULTIEQUAL_-1204848152', u'PTRADD_-1204843499'), (u'MULTIEQUAL_-1204845033', u'MULTIEQUAL_-1204844808'), (u'COPY_-1204842538', u'MULTIEQUAL_-1204844216'), (u'PTRADD_-1204842639', u'LOAD_-1204851949'), (u'MULTIEQUAL_-1204843977', u'MULTIEQUAL_-1204844994'), (u'MULTIEQUAL_-1204848580', u'CALLIND_-1204849248'), (u'INT_SLESSEQUAL_-1204854430', u'CBRANCH_-1204854438'), ('tmp_33162', u'STORE_-1204852159'), (u'MULTIEQUAL_-1204848313', u'MULTIEQUAL_-1204848092'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843921'), ('const-72', u'PTRADD_-1204849482'), (u'MULTIEQUAL_-1204843006', u'INT_EQUAL_-1204851318'), ('const-433', u'STORE_-1204854020'), ('const-2', u'PTRADD_-1204844518'), ('const-433', u'LOAD_-1204851573'), (u'INT_MULT_-1204853110', u'INT_ADD_-1204853085'), (u'MULTIEQUAL_-1204842749', u'CAST_-1204842370'), ('tmp_3246', u'CBRANCH_-1204852988'), (u'MULTIEQUAL_-1204848338', u'MULTIEQUAL_-1204846446'), ('const-8', u'PTRADD_-1204844241'), (u'MULTIEQUAL_-1204848580', u'MULTIEQUAL_-1204848092'), ('tmp_2057', u'CBRANCH_-1204854094'), (u'CAST_-1204844225', u'LOAD_-1204852377'), (u'MULTIEQUAL_-1204845270', u'INT_EQUAL_-1204853080'), (u'MULTIEQUAL_-1204847365', u'MULTIEQUAL_-1204847505'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842660'), (u'MULTIEQUAL_-1204846875', u'MULTIEQUAL_-1204846698'), (u'MULTIEQUAL_-1204844403', u'MULTIEQUAL_-1204844390'), (u'CAST_-1204844105', u'LOAD_-1204852973'), (u'SUBPIECE_-1204849841', u'COPY_-1204844562'), ('const-433', u'LOAD_-1204854379'), (u'COPY_-1204844030', u'PIECE_-1204854559'), (u'COPY_-1204844672', u'MULTIEQUAL_-1204844355'), (u'PIECE_-1204843344', u'MULTIEQUAL_-1204847619'), ('const-3', u'PTRADD_-1204842151'), (u'COPY_-1204844569', u'MULTIEQUAL_-1204846875'), ('const-0', u'COPY_-1204847318'), (u'COPY_-1204846950', u'MULTIEQUAL_-1204847495'), ('const-433', u'LOAD_-1204853127'), ('const-2', u'PTRADD_-1204843324'), (u'MULTIEQUAL_-1204845463', u'MULTIEQUAL_-1204845441'), (u'LOAD_-1204851921', u'MULTIEQUAL_-1204847550'), (u'MULTIEQUAL_-1204842585', u'MULTIEQUAL_-1204845291'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204853017'), ('const-64', u'INT_LEFT_-1204854590'), (u'MULTIEQUAL_-1204848166', u'MULTIEQUAL_-1204846446'), ('const-4294967290', u'INT_ADD_-1204852132'), (u'INT_NOTEQUAL_-1204851859', u'BOOL_AND_-1204851805'), (u'BOOL_AND_-1204852873', u'CBRANCH_-1204852900'), ('const-433', u'LOAD_-1204851840'), (u'MULTIEQUAL_-1204844135', u'COPY_-1204842622'), ('tmp_1251', u'CBRANCH_-1204854675'), (u'INT_NOTEQUAL_-1204853161', u'CBRANCH_-1204853160'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842515'), (u'MULTIEQUAL_-1204845004', u'MULTIEQUAL_-1204844738'), (u'CALL_-1204851659', u'INDIRECT_-1204842742'), ('const-10', u'COPY_-1204850226'), (u'MULTIEQUAL_-1204846752', u'CALLIND_-1204851559'), (u'PTRADD_-1204849526', u'CAST_-1204841747'), ('tmp_5195', u'CBRANCH_-1204851485'), (u'MULTIEQUAL_-1204847951', u'LOAD_-1204853127'), (u'CAST_-1204842614', u'CALL_-1204852229'), (u'MULTIEQUAL_-1204847359', u'MULTIEQUAL_-1204847365'), (u'MULTIEQUAL_-1204844206', u'MULTIEQUAL_-1204845771'), (u'MULTIEQUAL_-1204844255', u'MULTIEQUAL_-1204844316'), (u'BOOL_NEGATE_-1204842153', u'CBRANCH_-1204852175'), ('const-433', u'LOAD_-1204850013'), ('tmp_8051', u'BRANCH_-1204849416'), (u'PTRADD_-1204843628', u'LOAD_-1204851763'), ('tmp_6225', u'CBRANCH_-1204853019'), ('const-1', u'PTRADD_-1204851131'), ('const-433', u'LOAD_-1204850460'), ('const-2', u'PTRADD_-1204843222'), ('tmp_1829', u'CBRANCH_-1204854264'), (u'MULTIEQUAL_-1204844893', u'MULTIEQUAL_-1204844882'), (u'LOAD_-1204850651', u'INT_ADD_-1204850625'), (u'INT_OR_-1204853062', u'MULTIEQUAL_-1204845347'), ('const-4294967295', u'INT_EQUAL_-1204850474'), ('const-4294967199', u'INT_ADD_-1204846458'), (u'INDIRECT_-1204843661', u'MULTIEQUAL_-1204843589'), (u'MULTIEQUAL_-1204846752', u'MULTIEQUAL_-1204847778'), (u'MULTIEQUAL_-1204843761', u'MULTIEQUAL_-1204843739'), (u'COPY_-1204842055', u'MULTIEQUAL_-1204847384'), ('const-3', u'PTRADD_-1204843628'), ('const-76', u'INT_ADD_-1204853070'), (u'MULTIEQUAL_-1204844441', u'INT_XOR_-1204843802'), (u'BOOL_OR_-1204852874', u'MULTIEQUAL_-1204845665'), ('const-80', u'INT_ADD_-1204849418'), (u'CAST_-1204842264', u'INT_LESS_-1204851657'), ('tmp_33161', u'STORE_-1204853039'), (u'INDIRECT_-1204844356', u'MULTIEQUAL_-1204844280'), ('tmp_4890', u'CBRANCH_-1204851827'), ('const-433', u'LOAD_-1204853007'), ('tmp_1134', u'BRANCH_-1204855049'), (u'MULTIEQUAL_-1204844777', u'MULTIEQUAL_-1204844747'), (u'MULTIEQUAL_-1204848166', u'MULTIEQUAL_-1204847443'), (u'MULTIEQUAL_-1204843885', u'INT_ADD_-1204851279'), ('const-433', u'LOAD_-1204855242'), ('const-3', u'PTRADD_-1204843319'), (u'MULTIEQUAL_-1204846754', u'MULTIEQUAL_-1204846446'), ('const-1', u'CALL_-1204851659'), (u'INT_ADD_-1204853161', u'COPY_-1204842953'), (u'COPY_-1204842208', u'MULTIEQUAL_-1204843761'), (u'MULTIEQUAL_-1204844102', u'MULTIEQUAL_-1204846904'), (u'COPY_-1204850150', u'MULTIEQUAL_-1204845270'), (u'COPY_-1204850142', u'MULTIEQUAL_-1204845363'), (u'COPY_-1204854702', u'MULTIEQUAL_-1204845127'), (u'LOAD_-1204855726', u'INT_EQUAL_-1204855708'), ('const-208', u'INT_ADD_-1204849635'), (u'INDIRECT_-1204843475', u'MULTIEQUAL_-1204843403'), (u'MULTIEQUAL_-1204846078', u'MULTIEQUAL_-1204846077'), (u'MULTIEQUAL_-1204843857', u'MULTIEQUAL_-1204843711'), (u'MULTIEQUAL_-1204847443', u'MULTIEQUAL_-1204846446'), (u'INDIRECT_-1204842549', u'MULTIEQUAL_-1204844408'), (u'CAST_-1204843091', u'LOAD_-1204851644'), (u'INDIRECT_-1204843753', u'MULTIEQUAL_-1204843806'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842479'), ('tmp_33161', u'STORE_-1204852991'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844329'), ('const-4294967295', u'COPY_-1204850451'), (u'INT_LESSEQUAL_-1204852102', u'CBRANCH_-1204852099'), ('const--88', u'PTRSUB_-1204844124'), ('const-8', u'PTRADD_-1204843936'), ('const-1', u'PTRADD_-1204852985'), (u'CAST_-1204843494', u'INT_ZEXT_-1204848841'), ('const-3', u'PTRADD_-1204844533'), ('tmp_893', u'CBRANCH_-1204855223'), (u'PTRADD_-1204851154', u'STORE_-1204851214'), ('const-0', u'STORE_-1204853045'), (u'BOOL_AND_-1204851768', u'CBRANCH_-1204851794'), ('tmp_3940', u'BRANCH_-1204852666'), (u'LOAD_-1204849251', u'INT_ADD_-1204849218'), (u'COPY_-1204844128', u'MULTIEQUAL_-1204844399'), (u'MULTIEQUAL_-1204845219', u'MULTIEQUAL_-1204845177'), ('tmp_6810', u'CBRANCH_-1204851985'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844356'), (u'MULTIEQUAL_-1204847227', u'INT_ADD_-1204846377'), (u'MULTIEQUAL_-1204846581', u'MULTIEQUAL_-1204847778'), (u'MULTIEQUAL_-1204844120', u'MULTIEQUAL_-1204844084'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852348'), ('tmp_22347', u'LOAD_-1204849131'), (u'CAST_-1204844151', u'LOAD_-1204853063'), ('const-433', u'LOAD_-1204851865'), ('tmp_665', u'CBRANCH_-1204855371'), (u'COPY_-1204843396', u'MULTIEQUAL_-1204846432'), (u'CAST_-1204841887', u'INT_LESS_-1204849991'), (u'MULTIEQUAL_-1204848520', u'LOAD_-1204849251'), (u'INT_ADD_-1204852957', u'CAST_-1204844105'), (u'MULTIEQUAL_-1204844000', u'MULTIEQUAL_-1204843959'), (u'INDIRECT_-1204842916', u'MULTIEQUAL_-1204844224'), ('const-4294967295', u'INT_EQUAL_-1204851904'), (u'LOAD_-1204850038', u'INT_ADD_-1204849997'), ('const-72', u'INT_ADD_-1204851589'), (u'CAST_-1204843694', u'INT_LESS_-1204854357'), (u'PTRSUB_-1204842283', u'INT_EQUAL_-1204851263'), (u'INT_ADD_-1204855734', u'CAST_-1204844587'), (u'CAST_-1204841782', u'STORE_-1204849639'), ('tmp_4101', u'CBRANCH_-1204852298'), (u'INT_LESS_-1204853133', u'CBRANCH_-1204853129'), (u'MULTIEQUAL_-1204847564', u'INT_NOTEQUAL_-1204852979'), (u'PTRADD_-1204844513', u'LOAD_-1204855249'), (u'MULTIEQUAL_-1204843948', u'MULTIEQUAL_-1204844902'), (u'PTRSUB_-1204844108', u'MULTIEQUAL_-1204845219'), ('const-433', u'LOAD_-1204851504'), (u'INT_EQUAL_-1204852916', u'BOOL_OR_-1204852874'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204843582'), (u'CAST_-1204844359', u'LOAD_-1204855323'), (u'MULTIEQUAL_-1204844330', u'MULTIEQUAL_-1204843006'), (u'MULTIEQUAL_-1204847614', u'MULTIEQUAL_-1204847512'), (u'MULTIEQUAL_-1204844844', u'MULTIEQUAL_-1204844217'), (u'INT_ADD_-1204855386', u'CAST_-1204844398'), (u'INT_LESS_-1204852841', u'CBRANCH_-1204852837'), (u'INT_ZEXT_-1204848841', u'INT_OR_-1204853924'), ('const-433', u'LOAD_-1204855249'), (u'CALL_-1204853020', u'INDIRECT_-1204844020'), (u'COPY_-1204842502', u'MULTIEQUAL_-1204844120'), (u'CAST_-1204843667', u'INT_LESS_-1204854306'), (u'MULTIEQUAL_-1204843006', u'MULTIEQUAL_-1204842870'), (u'MULTIEQUAL_-1204844174', u'MULTIEQUAL_-1204844168'), ('const-433', u'LOAD_-1204853117'), (u'MULTIEQUAL_-1204842844', u'MULTIEQUAL_-1204846904'), (u'MULTIEQUAL_-1204847550', u'MULTIEQUAL_-1204847319'), (u'MULTIEQUAL_-1204847831', u'PTRADD_-1204843222'), ('tmp_22354', u'PTRADD_-1204842156'), (u'INT_LESS_-1204851652', u'CBRANCH_-1204851648'), (u'INT_ADD_-1204849498', u'CAST_-1204841689'), (u'BOOL_AND_-1204852687', u'CBRANCH_-1204852709'), (u'MULTIEQUAL_-1204845037', u'MULTIEQUAL_-1204844995'), ('const-2', u'PTRADD_-1204843633'), (u'MULTIEQUAL_-1204845099', u'MULTIEQUAL_-1204845099'), (u'COPY_-1204854781', u'MULTIEQUAL_-1204846185'), (u'LOAD_-1204851996', u'INT_LESS_-1204851974'), (u'MULTIEQUAL_-1204847376', u'MULTIEQUAL_-1204847351'), (u'LOAD_-1204852297', u'INT_NOTEQUAL_-1204852281'), (u'INT_NOTEQUAL_-1204855518', u'BOOL_AND_-1204844894'), ('const-433', u'LOAD_-1204852320'), (u'LOAD_-1204851672', u'CAST_-1204842264'), (u'PTRADD_-1204849607', u'CAST_-1204841806'), (u'CALLIND_-1204849197', u'INDIRECT_-1204842345'), ('const-72', u'INT_ADD_-1204851318'), ('tmp_3155', u'BRANCH_-1204853072'), (u'MULTIEQUAL_-1204844902', u'CALL_-1204851659'), ('tmp_1502', u'CBRANCH_-1204854480'), (u'BOOL_NEGATE_-1204843237', u'BOOL_AND_-1204846240'), (u'MULTIEQUAL_-1204843803', u'MULTIEQUAL_-1204843551'), ('const-433', u'STORE_-1204849594'), (u'COPY_-1204841193', u'MULTIEQUAL_-1204845363'), (u'MULTIEQUAL_-1204845037', u'MULTIEQUAL_-1204844983'), (u'COPY_-1204851777', u'MULTIEQUAL_-1204846231'), (u'LOAD_-1204854023', u'INT_OR_-1204853996'), (u'INT_ADD_-1204853085', u'MULTIEQUAL_-1204845517'), (u'CAST_-1204841815', u'CALL_-1204849516'), (u'PTRADD_-1204849504', u'CAST_-1204841729'), ('const-0', u'COPY_-1204849967'), ('tmp_22347', u'PTRADD_-1204842106'), ('const-0', u'COPY_-1204844547'), (u'COPY_-1204842815', u'COPY_-1204842572'), (u'MULTIEQUAL_-1204843857', u'MULTIEQUAL_-1204843831'), ('const-8', u'PTRADD_-1204842510'), ('const-8', u'PTRADD_-1204843276'), ('tmp_4458', u'CBRANCH_-1204852099'), ('const-8', u'PTRADD_-1204849607'), ('const-433', u'LOAD_-1204855750'), (u'CALL_-1204852229', u'CAST_-1204842533'), (u'PTRADD_-1204842011', u'LOAD_-1204850006'), ('const-8', u'COPY_-1204846950'), ('tmp_3991', u'BRANCH_-1204850805'), (u'MULTIEQUAL_-1204847577', u'MULTIEQUAL_-1204847550'), (u'INT_NOTEQUAL_-1204855658', u'CBRANCH_-1204855657'), ('const-4294967295', u'INT_NOTEQUAL_-1204850001'), (u'PTRADD_-1204841663', u'LOAD_-1204850523'), ('const-0', u'INT_EQUAL_-1204852916'), (u'MULTIEQUAL_-1204846581', u'LOAD_-1204850651'), (u'LOAD_-1204855293', u'CAST_-1204844343'), ('const-8', u'PTRADD_-1204843139'), (u'MULTIEQUAL_-1204844991', u'MULTIEQUAL_-1204844865'), ('tmp_391', u'CBRANCH_-1204855566'), (u'MULTIEQUAL_-1204845105', u'LOAD_-1204850489'), (u'MULTIEQUAL_-1204844255', u'INT_OR_-1204852008'), ('const-8', u'PTRADD_-1204842101'), (u'COPY_-1204851612', u'MULTIEQUAL_-1204847247'), (u'MULTIEQUAL_-1204847344', u'INT_EQUAL_-1204852763'), (u'LOAD_-1204850483', u'CALLIND_-1204850473'), ('const-433', u'LOAD_-1204851644'), (u'INT_OR_-1204852008', u'MULTIEQUAL_-1204844135'), (u'CAST_-1204842437', u'MULTIEQUAL_-1204847947'), (u'INT_ADD_-1204852132', u'COPY_-1204842692'), (u'CAST_-1204844115', u'LOAD_-1204852995'), (u'COPY_-1204852751', u'MULTIEQUAL_-1204848152'), (u'MULTIEQUAL_-1204845264', u'MULTIEQUAL_-1204844369'), (u'MULTIEQUAL_-1204844191', u'CBRANCH_-1204852944'), ('const-433', u'LOAD_-1204849588'), ('tmp_1401', u'CBRANCH_-1204854558'), ('const-72', u'INT_ADD_-1204849997'), (u'INT_ZEXT_-1204854601', u'INT_OR_-1204854589'), (u'CALL_-1204850862', u'INDIRECT_-1204842918'), (u'CALLIND_-1204849217', u'INDIRECT_-1204842142'), ('const-0', u'COPY_-1204842526'), ('const-8', u'INT_NOTEQUAL_-1204855642'), (u'INT_SEXT_-1204853134', u'INT_NEGATE_-1204853102'), ('const-433', u'LOAD_-1204849659'), ('const-433', u'LOAD_-1204851923'), ('const-433', u'LOAD_-1204854321'), (u'INDIRECT_-1204843877', u'COPY_-1204842630'), ('const-433', u'LOAD_-1204849484'), (u'CAST_-1204844344', u'INT_LESS_-1204855278'), ('const-1', u'PTRADD_-1204849471'), (u'INDIRECT_-1204843727', u'MULTIEQUAL_-1204843803'), (u'COPY_-1204850404', u'MULTIEQUAL_-1204847619'), ('const-8', u'PTRADD_-1204843319'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842387'), (u'MULTIEQUAL_-1204844941', u'MULTIEQUAL_-1204844899'), (u'MULTIEQUAL_-1204848520', u'PTRADD_-1204844513'), (u'SUBPIECE_-1204847099', u'STORE_-1204853069'), ('const-8', u'PTRADD_-1204842639'), (u'INT_NOTEQUAL_-1204852281', u'CBRANCH_-1204852279'), (u'CAST_-1204841404', u'INT_LESS_-1204849644'), (u'MULTIEQUAL_-1204844298', u'MULTIEQUAL_-1204845085'), (u'MULTIEQUAL_-1204844959', u'MULTIEQUAL_-1204844958'), (u'CALLIND_-1204849096', u'MULTIEQUAL_-1204845081'), (u'MULTIEQUAL_-1204845004', u'MULTIEQUAL_-1204846021'), (u'MULTIEQUAL_-1204845354', u'INT_NOTEQUAL_-1204851461'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204853047'), ('const-433', u'STORE_-1204853069'), (u'INT_EQUAL_-1204855380', u'MULTIEQUAL_-1204844427'), (u'PTRADD_-1204843941', u'LOAD_-1204854379'), ('const-8', u'PTRADD_-1204843911'), ('const-433', u'LOAD_-1204853108'), (u'INT_NOTEQUAL_-1204852964', u'CBRANCH_-1204852952'), (u'COPY_-1204843787', u'MULTIEQUAL_-1204845363'), (u'SUBPIECE_-1204845750', u'INT_SLESS_-1204852114'), ('const-433', u'LOAD_-1204850493'), (u'CALL_-1204851273', u'INDIRECT_-1204843377'), (u'MULTIEQUAL_-1204842844', u'MULTIEQUAL_-1204843006'), (u'INT_MULT_-1204853110', u'INT_LESS_-1204853107'), ('tmp_22351', u'INT_ADD_-1204855685'), (u'LOAD_-1204853014', u'CAST_-1204842914'), (u'MULTIEQUAL_-1204843711', u'MULTIEQUAL_-1204843459'), (u'MULTIEQUAL_-1204848417', u'PTRADD_-1204841658'), (u'MULTIEQUAL_-1204848342', u'INT_LESS_-1204853085'), (u'CAST_-1204844406', u'LOAD_-1204855413'), (u'MULTIEQUAL_-1204847310', u'INT_NOTEQUAL_-1204854677'), (u'MULTIEQUAL_-1204845631', u'COPY_-1204843787'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843449'), ('const-433', u'LOAD_-1204853155'), ('const-433', u'LOAD_-1204849932'), (u'MULTIEQUAL_-1204842598', u'MULTIEQUAL_-1204842585'), (u'MULTIEQUAL_-1204843282', u'MULTIEQUAL_-1204843671'), (u'INT_ADD_-1204853161', u'INT_LESS_-1204853085'), (u'MULTIEQUAL_-1204847947', u'LOAD_-1204851923'), (u'MULTIEQUAL_-1204847402', u'MULTIEQUAL_-1204847383'), (u'COPY_-1204854267', u'MULTIEQUAL_-1204847831'), (u'MULTIEQUAL_-1204847811', u'INT_NOTEQUAL_-1204852361'), ('tmp_4938', u'CBRANCH_-1204851794'), (u'LOAD_-1204854646', u'COPY_-1204842567'), (u'MULTIEQUAL_-1204843791', u'MULTIEQUAL_-1204843854'), ('const-433', u'STORE_-1204849611'), (u'INT_ADD_-1204851824', u'CAST_-1204843349'), ('tmp_2493', u'BRANCH_-1204853031'), (u'LOAD_-1204851954', u'MULTIEQUAL_-1204846707'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843941'), (u'MULTIEQUAL_-1204848520', u'CALLIND_-1204849224'), (u'CAST_-1204842022', u'INT_LESS_-1204850029'), ('const-433', u'LOAD_-1204849666'), (u'MULTIEQUAL_-1204847247', u'MULTIEQUAL_-1204848166'), ('tmp_4028', u'CBRANCH_-1204852369'), (u'MULTIEQUAL_-1204843583', u'MULTIEQUAL_-1204844808'), (u'COPY_-1204842630', u'MULTIEQUAL_-1204843761'), (u'MULTIEQUAL_-1204844355', u'MULTIEQUAL_-1204844330'), ('const-4294967295', u'INT_EQUAL_-1204853102'), ('const-433', u'LOAD_-1204850051'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204851905'), (u'INDIRECT_-1204844206', u'MULTIEQUAL_-1204844121'), (u'LOAD_-1204850006', u'CAST_-1204841882'), (u'MULTIEQUAL_-1204847351', u'MULTIEQUAL_-1204847227'), (u'CALLIND_-1204851595', u'INDIRECT_-1204843008'), ('const-433', u'LOAD_-1204855701'), (u'CAST_-1204843909', u'CALL_-1204851273'), ('const-433', u'LOAD_-1204855402'), ('const-1', u'COPY_-1204854387'), (u'MULTIEQUAL_-1204845264', u'MULTIEQUAL_-1204844446'), (u'MULTIEQUAL_-1204847227', u'INT_ADD_-1204852662'), (u'MULTIEQUAL_-1204843831', u'MULTIEQUAL_-1204843681'), ('const-433', u'LOAD_-1204853101'), (u'INDIRECT_-1204843567', u'MULTIEQUAL_-1204843495'), ('tmp_2894', u'CBRANCH_-1204852944'), (u'LOAD_-1204854328', u'CAST_-1204843672'), (u'CALLIND_-1204850631', u'MULTIEQUAL_-1204845701'), (u'MULTIEQUAL_-1204847831', u'MULTIEQUAL_-1204847165'), (u'LOAD_-1204852663', u'MULTIEQUAL_-1204847335'), (u'PTRADD_-1204842472', u'LOAD_-1204851679'), (u'COPY_-1204842036', u'MULTIEQUAL_-1204848580'), ('const-433', u'LOAD_-1204852812'), ('tmp_3040', u'CBRANCH_-1204853160'), (u'COPY_-1204854545', u'MULTIEQUAL_-1204846204'), (u'COPY_-1204842692', u'MULTIEQUAL_-1204845737'), (u'MULTIEQUAL_-1204843791', u'MULTIEQUAL_-1204844808'), (u'MULTIEQUAL_-1204845238', u'MULTIEQUAL_-1204847811'), (u'INT_EQUAL_-1204852259', u'CBRANCH_-1204852256'), ('const-433', u'STORE_-1204854057'), (u'MULTIEQUAL_-1204844899', u'MULTIEQUAL_-1204844188'), (u'INT_EQUAL_-1204852215', u'CBRANCH_-1204852213'), (u'MULTIEQUAL_-1204844441', u'MULTIEQUAL_-1204843546'), ('const-433', u'STORE_-1204849601'), (u'MULTIEQUAL_-1204846676', u'MULTIEQUAL_-1204847376'), ('const-8', u'PTRADD_-1204844236'), ('const-2', u'PTRADD_-1204842106'), (u'COPY_-1204850467', u'MULTIEQUAL_-1204845636'), (u'INT_NOTEQUAL_-1204851986', u'CBRANCH_-1204851985'), (u'INT_ADD_-1204849418', u'CAST_-1204841267'), (u'COPY_-1204855061', u'MULTIEQUAL_-1204846555'), (u'INT_AND_-1204855659', u'INT_NOTEQUAL_-1204855642'), (u'PTRADD_-1204849482', u'CAST_-1204841711'), (u'INDIRECT_-1204842387', u'MULTIEQUAL_-1204844125'), (u'PTRADD_-1204843582', u'LOAD_-1204851840'), ('const-0', u'STORE_-1204849667'), (u'BOOL_AND_-1204855117', u'BOOL_AND_-1204841809'), ('tmp_1576', u'CBRANCH_-1204854438'), ('const-2', u'PTRADD_-1204844266'), ('tmp_8617', u'CBRANCH_-1204849866'), ('tmp_7747', u'BRANCH_-1204850951'), ('tmp_767', u'CBRANCH_-1204855305'), ('const-433', u'LOAD_-1204851481'), (u'INT_LESS_-1204849644', u'CBRANCH_-1204849640'), (u'COPY_-1204841499', u'MULTIEQUAL_-1204846754'), (u'CAST_-1204841487', u'LOAD_-1204850460'), (u'CAST_-1204841404', u'LOAD_-1204849636'), (u'INT_LESSEQUAL_-1204851552', u'CBRANCH_-1204851550'), (u'CAST_-1204844140', u'LOAD_-1204853040'), (u'INDIRECT_-1204842742', u'MULTIEQUAL_-1204844008'), ('const-3', u'PTRADD_-1204844236'), (u'INT_LESS_-1204851489', u'CBRANCH_-1204851485'), ('const-4294967295', u'INT_EQUAL_-1204854279'), ('const-48', u'INT_SLESS_-1204854473'), ('const-4294967295', u'COPY_-1204843770'), (u'MULTIEQUAL_-1204844591', u'MULTIEQUAL_-1204843696'), (u'MULTIEQUAL_-1204846169', u'MULTIEQUAL_-1204846305'), (u'MULTIEQUAL_-1204847811', u'MULTIEQUAL_-1204847376'), ('const-3', u'PTRADD_-1204843936'), ('const-433', u'LOAD_-1204855726'), ('const-433', u'LOAD_-1204850641'), (u'MULTIEQUAL_-1204843885', u'MULTIEQUAL_-1204843948'), ('tmp_4989', u'CBRANCH_-1204851684'), (u'MULTIEQUAL_-1204848338', u'MULTIEQUAL_-1204847443'), (u'MULTIEQUAL_-1204847505', u'MULTIEQUAL_-1204846610'), ('const-0', u'COPY_-1204853095'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842716'), (u'MULTIEQUAL_-1204846204', u'INT_LESSEQUAL_-1204853033'), (u'SUBPIECE_-1204845750', u'COPY_-1204842693'), (u'MULTIEQUAL_-1204845363', u'INT_EQUAL_-1204853105'), (u'INT_ADD_-1204852361', u'CAST_-1204844225'), (u'MULTIEQUAL_-1204845347', u'MULTIEQUAL_-1204844744'), (u'INDIRECT_-1204843969', u'MULTIEQUAL_-1204843831'), (u'BOOL_NEGATE_-1204847173', u'BOOL_AND_-1204852873'), ('const-433', u'LOAD_-1204851568'), (u'INT_NOTEQUAL_-1204849882', u'BOOL_NEGATE_-1204842221'), (u'MULTIEQUAL_-1204847384', u'STORE_-1204852159'), (u'COPY_-1204844398', u'MULTIEQUAL_-1204844335'), ('const-0', u'COPY_-1204850818'), (u'MULTIEQUAL_-1204846610', u'MULTIEQUAL_-1204844355'), (u'MULTIEQUAL_-1204844204', u'MULTIEQUAL_-1204844991'), ('const-4294967248', u'INT_ADD_-1204854415'), ('const-8', u'PTRADD_-1204841543'), (u'MULTIEQUAL_-1204846185', u'SUBPIECE_-1204846134'), ('const-8', u'PTRADD_-1204843571'), (u'INDIRECT_-1204843655', u'MULTIEQUAL_-1204845219'), (u'INT_NOTEQUAL_-1204853088', u'CBRANCH_-1204853087'), (u'MULTIEQUAL_-1204843365', u'MULTIEQUAL_-1204843583'), ('const-1', u'INT_XOR_-1204843802'), (u'MULTIEQUAL_-1204848520', u'PTRADD_-1204844533'), (u'CAST_-1204841689', u'LOAD_-1204849514'), (u'LOAD_-1204849451', u'INT_ADD_-1204849418'), ('const-0', u'INT_NOTEQUAL_-1204855442'), (u'MULTIEQUAL_-1204843209', u'COPY_-1204843047'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844542'), ('tmp_7148', u'BRANCH_-1204851595'), ('const-0', u'COPY_-1204844030'), ('const-0', u'COPY_-1204851464'), ('const-0', u'COPY_-1204844380'), ('tmp_5272', u'BRANCH_-1204851419'), (u'INT_NOTEQUAL_-1204855165', u'BOOL_AND_-1204855117'), (u'INT_EQUAL_-1204851798', u'CBRANCH_-1204851794'), (u'SUBPIECE_-1204854552', u'INT_LESS_-1204854397'), (u'MULTIEQUAL_-1204845560', u'MULTIEQUAL_-1204845497'), ('const-8', u'PTRADD_-1204844246'), ('tmp_938', u'CBRANCH_-1204855185'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204844894'), (u'MULTIEQUAL_-1204844933', u'CALL_-1204853917'), (u'LOAD_-1204851770', u'MULTIEQUAL_-1204849560'), ('const-0', u'COPY_-1204844672'), ('tmp_6632', u'CBRANCH_-1204852748'), ('tmp_22354', u'INT_NOTEQUAL_-1204855518'), (u'INT_LESS_-1204853085', u'CBRANCH_-1204853093'), (u'COPY_-1204852895', u'MULTIEQUAL_-1204847399'), (u'INT_EQUAL_-1204851625', u'BOOL_AND_-1204843498'), (u'LOAD_-1204852984', u'MULTIEQUAL_-1204846183'), ('const-0', u'COPY_-1204849953'), ('const-328', u'PTRADD_-1204849471'), (u'LOAD_-1204853117', u'CALLIND_-1204853107'), ('tmp_8104', u'BRANCH_-1204849968'), (u'MULTIEQUAL_-1204846446', u'MULTIEQUAL_-1204846426'), ('tmp_2660', u'CBRANCH_-1204853127'), (u'INDIRECT_-1204843541', u'MULTIEQUAL_-1204843617'), (u'INT_LESS_-1204854357', u'CBRANCH_-1204854353'), ('const-433', u'LOAD_-1204851823'), ('tmp_187', u'CBRANCH_-1204855706'), ('tmp_8866', u'BRANCH_-1204849477'), (u'INT_ADD_-1204851553', u'CAST_-1204842293'), (u'MULTIEQUAL_-1204843677', u'MULTIEQUAL_-1204843573'), ('tmp_22354', u'COPY_-1204844569'), (u'MULTIEQUAL_-1204847614', u'INT_EQUAL_-1204851866'), (u'INDIRECT_-1204844020', u'MULTIEQUAL_-1204843935'), ('const-32', u'CALL_-1204851273'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852957'), ('const-1', u'PTRADD_-1204849607'), ('const-32', u'INT_ADD_-1204855087'), (u'LOAD_-1204851575', u'CAST_-1204842319'), ('const-3', u'PTRADD_-1204842011'), (u'INT_ADD_-1204853054', u'MULTIEQUAL_-1204843550'), (u'LOAD_-1204849932', u'CAST_-1204841982'), ('tmp_6325', u'CBRANCH_-1204852951'), (u'INT_AND_-1204853952', u'INT_OR_-1204853924'), ('tmp_8245', u'BRANCH_-1204849236'), (u'INT_SEXT_-1204854655', u'COPY_-1204844029'), ('const-433', u'STORE_-1204851191'), (u'CALL_-1204853917', u'INDIRECT_-1204844730'), (u'INDIRECT_-1204842665', u'MULTIEQUAL_-1204844403'), (u'MULTIEQUAL_-1204843560', u'MULTIEQUAL_-1204843885'), (u'INT_NOTEQUAL_-1204852361', u'CBRANCH_-1204852358'), (u'INT_EQUAL_-1204853048', u'CBRANCH_-1204853045'), (u'MULTIEQUAL_-1204848338', u'LOAD_-1204850592'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843911'), ('const-8', u'PTRADD_-1204842515'), (u'INDIRECT_-1204843783', u'MULTIEQUAL_-1204843645'), (u'COPY_-1204842831', u'MULTIEQUAL_-1204846897'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842536'), (u'INDIRECT_-1204842624', u'MULTIEQUAL_-1204843573'), (u'MULTIEQUAL_-1204845105', u'COPY_-1204842291'), ('const-3', u'PTRADD_-1204842467'), ('tmp_7409', u'CBRANCH_-1204851805'), ('const-0', u'COPY_-1204851882'), (u'MULTIEQUAL_-1204845078', u'MULTIEQUAL_-1204844395'), (u'CAST_-1204844573', u'LOAD_-1204855726'), (u'PTRADD_-1204842367', u'LOAD_-1204851511'), (u'LOAD_-1204850592', u'INT_ADD_-1204850536'), (u'MULTIEQUAL_-1204843831', u'MULTIEQUAL_-1204843806'), (u'INT_LESS_-1204855278', u'CBRANCH_-1204855274'), (u'CALLIND_-1204851595', u'INDIRECT_-1204842730'), (u'MULTIEQUAL_-1204847831', u'LOAD_-1204851344'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843635'), (u'MULTIEQUAL_-1204848313', u'CALLIND_-1204851830'), (u'INT_DIV_-1204854583', u'SUBPIECE_-1204854552'), ('const-4294967295', u'INT_EQUAL_-1204851625'), (u'INDIRECT_-1204843969', u'MULTIEQUAL_-1204844040'), (u'MULTIEQUAL_-1204846752', u'LOAD_-1204851579'), (u'INT_ADD_-1204851279', u'COPY_-1204842208'), (u'CALL_-1204850862', u'INDIRECT_-1204843010'), ('const-0', u'INT_NOTEQUAL_-1204852731'), ('const-236', u'INT_ADD_-1204852957'), (u'INT_EQUAL_-1204852763', u'INT_EQUAL_-1204852682'), (u'CAST_-1204844029', u'INT_LESS_-1204852790'), (u'BOOL_AND_-1204852687', u'BOOL_AND_-1204843498'), ('const-4294967295', u'INT_EQUAL_-1204851626'), (u'INT_EQUAL_-1204851811', u'BOOL_OR_-1204851769'), (u'LOAD_-1204850332', u'MULTIEQUAL_-1204847335'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842655'), (u'COPY_-1204842117', u'MULTIEQUAL_-1204844427'), (u'CAST_-1204842319', u'MULTIEQUAL_-1204847947'), (u'MULTIEQUAL_-1204846581', u'PTRADD_-1204842467'), (u'MULTIEQUAL_-1204849560', u'INT_ADD_-1204852814'), ('const-433', u'LOAD_-1204851763'), (u'MULTIEQUAL_-1204844772', u'MULTIEQUAL_-1204844038'), (u'INDIRECT_-1204842285', u'MULTIEQUAL_-1204842902'), (u'MULTIEQUAL_-1204846875', u'COPY_-1204841508'), (u'CAST_-1204841815', u'PTRADD_-1204849515'), (u'PTRADD_-1204841658', u'LOAD_-1204850516'), ('tmp_4227', u'CBRANCH_-1204852213'), ('const-0', u'COPY_-1204854267'), (u'MULTIEQUAL_-1204843006', u'MULTIEQUAL_-1204845771'), ('tmp_5804', u'BRANCH_-1204850101'), ('tmp_503', u'CBRANCH_-1204855489'), ('tmp_1704', u'CBRANCH_-1204854353'), (u'PTRADD_-1204843139', u'LOAD_-1204853007'), (u'CAST_-1204841815', u'PTRADD_-1204849526'), (u'MULTIEQUAL_-1204845177', u'MULTIEQUAL_-1204844466'), ('const-433', u'LOAD_-1204851584'), (u'COPY_-1204842287', u'MULTIEQUAL_-1204844911'), ('const-433', u'LOAD_-1204855323'), (u'MULTIEQUAL_-1204844191', u'CBRANCH_-1204854114'), (u'MULTIEQUAL_-1204845127', u'MULTIEQUAL_-1204843885'), (u'MULTIEQUAL_-1204844125', u'MULTIEQUAL_-1204844112'), ('const-3', u'PTRADD_-1204842510'), (u'CALLIND_-1204849224', u'INDIRECT_-1204842167'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204844241'), (u'COPY_-1204852327', u'COPY_-1204842477'), (u'LOAD_-1204855103', u'MULTIEQUAL_-1204847335'), (u'COPY_-1204843671', u'PIECE_-1204846962'), (u'MULTIEQUAL_-1204845497', u'MULTIEQUAL_-1204843036'), (u'MULTIEQUAL_-1204847997', u'INT_ADD_-1204851951'), (u'MULTIEQUAL_-1204846204', u'INT_MULT_-1204853110'), (u'MULTIEQUAL_-1204845363', u'MULTIEQUAL_-1204842465'), (u'INT_ADD_-1204846377', u'CAST_-1204842868'), ('const-1', u'COPY_-1204852654'), ('tmp_7553', u'CBRANCH_-1204851847'), (u'CAST_-1204841212', u'LOAD_-1204851334'), (u'LOAD_-1204849233', u'INT_ADD_-1204849211'), (u'LOAD_-1204855249', u'CAST_-1204844323'), (u'MULTIEQUAL_-1204844217', u'MULTIEQUAL_-1204844204'), ('const-433', u'LOAD_-1204853040'), (u'PTRADD_-1204844261', u'LOAD_-1204852856'), ('const-16', u'PTRADD_-1204849579'), (u'INDIRECT_-1204843691', u'MULTIEQUAL_-1204843553'), ('const-433', u'LOAD_-1204852297'), (u'INDIRECT_-1204842167', u'MULTIEQUAL_-1204845363'), (u'INT_ADD_-1204852031', u'MULTIEQUAL_-1204844884'), (u'CALL_-1204855764', u'CALL_-1204849485'), (u'MULTIEQUAL_-1204844902', u'MULTIEQUAL_-1204844871'), (u'LOAD_-1204849231', u'INT_ADD_-1204849191'), (u'MULTIEQUAL_-1204844131', u'MULTIEQUAL_-1204844106'), (u'MULTIEQUAL_-1204846752', u'LOAD_-1204851594'), ('tmp_22346', u'PTRSUB_-1204844124'), (u'MULTIEQUAL_-1204848417', u'PTRADD_-1204841663'), ('const-433', u'LOAD_-1204855739'), (u'MULTIEQUAL_-1204845099', u'MULTIEQUAL_-1204845078'), (u'COPY_-1204852967', u'COPY_-1204843063'), (u'MULTIEQUAL_-1204846499', u'MULTIEQUAL_-1204845211'), (u'MULTIEQUAL_-1204846707', u'MULTIEQUAL_-1204846696'), (u'CALL_-1204851273', u'INDIRECT_-1204843469'), (u'MULTIEQUAL_-1204846442', u'INT_EQUAL_-1204853102'), (u'INDIRECT_-1204844487', u'MULTIEQUAL_-1204845099'), (u'MULTIEQUAL_-1204844194', u'PTRADD_-1204852985'), (u'MULTIEQUAL_-1204844408', u'MULTIEQUAL_-1204844395'), ('const-0', u'STORE_-1204849639'), (u'PTRADD_-1204843222', u'LOAD_-1204853155'), ('const-433', u'LOAD_-1204852995'), (u'MULTIEQUAL_-1204846499', u'MULTIEQUAL_-1204846231'), ('const-15', u'COPY_-1204850404'), (u'INT_EQUAL_-1204851263', u'CBRANCH_-1204851261'), (u'LOAD_-1204851511', u'CAST_-1204842170'), (u'PTRADD_-1204842660', u'LOAD_-1204851996'), (u'CALL_-1204851659', u'INDIRECT_-1204842928'), (u'COPY_-1204841893', u'MULTIEQUAL_-1204844216'), ('const-0', u'COPY_-1204852967'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843324'), (u'COPY_-1204843770', u'MULTIEQUAL_-1204843696'), (u'INT_ADD_-1204849090', u'CAST_-1204841208'), (u'COPY_-1204842291', u'MULTIEQUAL_-1204842447'), (u'COPY_-1204842054', u'MULTIEQUAL_-1204847384'), (u'INDIRECT_-1204844114', u'MULTIEQUAL_-1204844871'), (u'MULTIEQUAL_-1204847382', u'MULTIEQUAL_-1204846712'), ('tmp_7707', u'CBRANCH_-1204851745'), (u'COPY_-1204852674', u'MULTIEQUAL_-1204846555'), (u'PTRADD_-1204843349', u'LOAD_-1204853050'), ('const-0', u'COPY_-1204842669'), ('const-433', u'LOAD_-1204850013'), (u'MULTIEQUAL_-1204844844', u'MULTIEQUAL_-1204844808'), ('tmp_8149', u'CBRANCH_-1204849987'), (u'MULTIEQUAL_-1204846305', u'MULTIEQUAL_-1204846169'), (u'MULTIEQUAL_-1204847778', u'COPY_-1204843671'), (u'INT_LESS_-1204851962', u'CBRANCH_-1204851958'), (u'INDIRECT_-1204843877', u'MULTIEQUAL_-1204843739'), (u'COPY_-1204850818', u'MULTIEQUAL_-1204846021'), (u'CAST_-1204843378', u'INT_LESSEQUAL_-1204851807'), (u'COPY_-1204843051', u'MULTIEQUAL_-1204843209'), ('tmp_8395', u'CBRANCH_-1204850025'), (u'MULTIEQUAL_-1204847442', u'MULTIEQUAL_-1204848313'), ('const-3', u'PTRADD_-1204843217'), ('const-0', u'COPY_-1204851789'), (u'CAST_-1204841304', u'LOAD_-1204849588'), (u'INT_ADD_-1204855307', u'CAST_-1204844359'), (u'COPY_-1204854553', u'MULTIEQUAL_-1204845455'), (u'LOAD_-1204853108', u'CAST_-1204843093'), (u'MULTIEQUAL_-1204843699', u'MULTIEQUAL_-1204843762'), ('const-0', u'PTRSUB_-1204844758'), ('const-433', u'LOAD_-1204851334'), (u'MULTIEQUAL_-1204844084', u'MULTIEQUAL_-1204844081'), (u'CALL_-1204851273', u'INDIRECT_-1204843655'), ('const-0', u'INT_NOTEQUAL_-1204855165'), (u'COPY_-1204842567', u'MULTIEQUAL_-1204842749'), (u'MULTIEQUAL_-1204844708', u'MULTIEQUAL_-1204844830'), ('tmp_6117', u'CBRANCH_-1204853087'), (u'INDIRECT_-1204845691', u'MULTIEQUAL_-1204845560'), (u'LOAD_-1204855739', u'INT_ADD_-1204855715'), (u'INDIRECT_-1204844450', u'MULTIEQUAL_-1204844959'), ('tmp_22355', u'SUBPIECE_-1204849841'), (u'INT_NEGATE_-1204852048', u'CAST_-1204842484'), (u'INDIRECT_-1204842928', u'MULTIEQUAL_-1204844194'), (u'CALLIND_-1204851595', u'INDIRECT_-1204842822'), (u'MULTIEQUAL_-1204844284', u'MULTIEQUAL_-1204844216'), ('tmp_2286', u'CBRANCH_-1204853924'), (u'INT_EQUAL_-1204855541', u'COPY_-1204844392'), ('const-24', u'INT_ADD_-1204855685'), (u'MULTIEQUAL_-1204845085', u'MULTIEQUAL_-1204843948'), ('const-0', u'SUBPIECE_-1204846391'), (u'INT_NOTEQUAL_-1204852731', u'BOOL_AND_-1204852687'), (u'MULTIEQUAL_-1204844844', u'MULTIEQUAL_-1204844204'), (u'PTRADD_-1204843911', u'LOAD_-1204854321'), (u'MULTIEQUAL_-1204843620', u'MULTIEQUAL_-1204843617'), (u'MULTIEQUAL_-1204846698', u'MULTIEQUAL_-1204848338'), (u'INT_EQUAL_-1204854192', u'CBRANCH_-1204854189'), ('const-433', u'LOAD_-1204855219'), ('const-4', u'STORE_-1204852991'), ('tmp_6012', u'BRANCH_-1204850439'), (u'MULTIEQUAL_-1204847319', u'MULTIEQUAL_-1204847310'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842352'), (u'CAST_-1204842437', u'INT_LESS_-1204851927'), (u'MULTIEQUAL_-1204848313', u'MULTIEQUAL_-1204848071'), (u'MULTIEQUAL_-1204847399', u'MULTIEQUAL_-1204847382'), (u'CAST_-1204844573', u'LOAD_-1204849484'), (u'MULTIEQUAL_-1204844994', u'MULTIEQUAL_-1204844121'), (u'MULTIEQUAL_-1204843652', u'MULTIEQUAL_-1204843977'), ('const-433', u'LOAD_-1204849231'), (u'INDIRECT_-1204843567', u'MULTIEQUAL_-1204843620'), (u'MULTIEQUAL_-1204843769', u'MULTIEQUAL_-1204843665'), (u'COPY_-1204855188', u'MULTIEQUAL_-1204848417'), (u'CAST_-1204841747', u'STORE_-1204849586'), ('tmp_5766', u'BRANCH_-1204850851'), (u'COPY_-1204855094', u'MULTIEQUAL_-1204845685'), (u'INT_NOTEQUAL_-1204849616', u'BOOL_NEGATE_-1204841611'), ('const-433', u'LOAD_-1204855413'), (u'MULTIEQUAL_-1204845051', u'MULTIEQUAL_-1204845050'), (u'INT_ADD_-1204849218', u'CAST_-1204841047'), ('tmp_5035', u'CBRANCH_-1204851653'), (u'MULTIEQUAL_-1204847831', u'MULTIEQUAL_-1204847778'), (u'MULTIEQUAL_-1204843546', u'MULTIEQUAL_-1204844216'), (u'MULTIEQUAL_-1204846752', u'PTRADD_-1204842634'), (u'CAST_-1204842338', u'INT_LESSEQUAL_-1204851550'), (u'COPY_-1204841778', u'MULTIEQUAL_-1204844200'), (u'MULTIEQUAL_-1204846824', u'MULTIEQUAL_-1204847778'), (u'MULTIEQUAL_-1204847831', u'INT_NOTEQUAL_-1204853161'), ('tmp_4420', u'CBRANCH_-1204852121'), (u'INDIRECT_-1204842630', u'MULTIEQUAL_-1204843551'), ('tmp_7792', u'BRANCH_-1204849566'), ('const-0', u'CALL_-1204851659'), ('tmp_3182', u'BRANCH_-1204851320'), ('const-433', u'LOAD_-1204854298'), ('const-0', u'COPY_-1204854702'), (u'MULTIEQUAL_-1204844081', u'MULTIEQUAL_-1204844255'), (u'LOAD_-1204855323', u'INT_NOTEQUAL_-1204855307'), (u'INT_EQUAL_-1204854586', u'CBRANCH_-1204854583'), (u'INT_ADD_-1204852281', u'CAST_-1204842573'), (u'INDIRECT_-1204842538', u'MULTIEQUAL_-1204843459'), (u'CAST_-1204841174', u'LOAD_-1204849258'), ('const-2', u'PTRADD_-1204843144'), (u'INT_NOTEQUAL_-1204854677', u'CBRANCH_-1204854675'), (u'MULTIEQUAL_-1204842724', u'MULTIEQUAL_-1204842844'), ('const-0', u'CALL_-1204851659'), ('const-0', u'STORE_-1204851191'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852647'), (u'INT_EQUAL_-1204855380', u'CBRANCH_-1204855371'), (u'MULTIEQUAL_-1204847383', u'INT_SEXT_-1204854737'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842624'), (u'MULTIEQUAL_-1204847069', u'MULTIEQUAL_-1204846509'), (u'MULTIEQUAL_-1204843479', u'MULTIEQUAL_-1204843466'), (u'MULTIEQUAL_-1204847335', u'MULTIEQUAL_-1204847310'), ('const-8', u'PTRADD_-1204842655'), (u'MULTIEQUAL_-1204846305', u'COPY_-1204843051'), (u'MULTIEQUAL_-1204848782', u'INT_ADD_-1204852361'), ('tmp_33161', u'STORE_-1204854020'), (u'CAST_-1204842455', u'INT_LESS_-1204851974'), (u'MULTIEQUAL_-1204844000', u'MULTIEQUAL_-1204844084'), (u'INT_NOTEQUAL_-1204852927', u'CBRANCH_-1204852923'), ('tmp_22351', u'INT_ADD_-1204855734'), (u'MULTIEQUAL_-1204844224', u'MULTIEQUAL_-1204844938'), ('const-8', u'PTRADD_-1204843628'), ('const-0', u'INT_NOTEQUAL_-1204851859'), (u'COPY_-1204852339', u'MULTIEQUAL_-1204845004'), (u'CAST_-1204841815', u'PTRADD_-1204849579'), ('tmp_3661', u'CBRANCH_-1204853025'), (u'LOAD_-1204851573', u'MULTIEQUAL_-1204847997'), (u'LOAD_-1204850641', u'CALLIND_-1204850631'), (u'INT_ADD_-1204853024', u'CAST_-1204842762'), ('const-16', u'COPY_-1204847974'), (u'CALLIND_-1204850542', u'MULTIEQUAL_-1204846327'), (u'CAST_-1204841237', u'LOAD_-1204849207'), (u'LOAD_-1204853101', u'CAST_-1204843088'), (u'COPY_-1204852355', u'MULTIEQUAL_-1204844255'), (u'MULTIEQUAL_-1204849523', u'LOAD_-1204852782'), (u'CALL_-1204853020', u'INDIRECT_-1204844114'), ('const-0', u'CALL_-1204850862'), (u'MULTIEQUAL_-1204846231', u'CAST_-1204843494'), ('const--72', u'PTRSUB_-1204842283'), ('const-0', u'COPY_-1204842522'), (u'MULTIEQUAL_-1204844591', u'MULTIEQUAL_-1204846555'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843567'), (u'MULTIEQUAL_-1204845177', u'MULTIEQUAL_-1204844040'), (u'MULTIEQUAL_-1204845631', u'COPY_-1204842819'), (u'PTRSUB_-1204844124', u'CAST_-1204843909'), (u'INT_EQUAL_-1204854279', u'INT_EQUAL_-1204854192'), (u'MULTIEQUAL_-1204845338', u'MULTIEQUAL_-1204842598'), (u'MULTIEQUAL_-1204845085', u'MULTIEQUAL_-1204844374'), (u'LOAD_-1204849484', u'MULTIEQUAL_-1204848782'), (u'LOAD_-1204850460', u'MULTIEQUAL_-1204847577'), (u'CALLIND_-1204851559', u'MULTIEQUAL_-1204845656'), (u'MULTIEQUAL_-1204848338', u'CALLIND_-1204850542'), (u'PTRADD_-1204842634', u'LOAD_-1204851942'), (u'MULTIEQUAL_-1204845105', u'PTRADD_-1204842362'), ('const-0', u'STORE_-1204849611'), (u'MULTIEQUAL_-1204847564', u'INT_EQUAL_-1204853025'), (u'MULTIEQUAL_-1204848313', u'PTRADD_-1204844236'), (u'CAST_-1204841815', u'PTRADD_-1204849534'), (u'MULTIEQUAL_-1204847951', u'PTRADD_-1204843319'), (u'MULTIEQUAL_-1204843553', u'MULTIEQUAL_-1204843528'), ('const-433', u'LOAD_-1204851575'), (u'PTRADD_-1204841538', u'LOAD_-1204849659'), (u'MULTIEQUAL_-1204847951', u'MULTIEQUAL_-1204847831'), (u'COPY_-1204842775', u'PTRADD_-1204851154'), (u'CAST_-1204842914', u'INT_LESS_-1204852992'), (u'INT_NOTEQUAL_-1204849616', u'CBRANCH_-1204849604'), (u'MULTIEQUAL_-1204844112', u'MULTIEQUAL_-1204844899'), (u'MULTIEQUAL_-1204848166', u'MULTIEQUAL_-1204848338'), ('const-4', u'INT_ADD_-1204854330'), (u'MULTIEQUAL_-1204846499', u'MULTIEQUAL_-1204846411'), (u'INDIRECT_-1204843010', u'MULTIEQUAL_-1204843282'), (u'LOAD_-1204851863', u'CALLIND_-1204851853'), ('tmp_33162', u'STORE_-1204853059'), (u'MULTIEQUAL_-1204843579', u'MULTIEQUAL_-1204843433'), (u'MULTIEQUAL_-1204847465', u'MULTIEQUAL_-1204847614'), ('const-0', u'COPY_-1204842815'), (u'MULTIEQUAL_-1204845105', u'PTRADD_-1204842367'), (u'MULTIEQUAL_-1204843699', u'PIECE_-1204843344'), (u'MULTIEQUAL_-1204844106', u'MULTIEQUAL_-1204844102'), (u'LOAD_-1204854372', u'CAST_-1204843694'), (u'COPY_-1204844100', u'COPY_-1204841219'), (u'MULTIEQUAL_-1204843739', u'MULTIEQUAL_-1204843714'), (u'CAST_-1204843909', u'CALL_-1204853020'), (u'CAST_-1204843389', u'MULTIEQUAL_-1204849523'), (u'MULTIEQUAL_-1204844330', u'MULTIEQUAL_-1204844206'), ('const-1', u'PTRADD_-1204849551'), (u'PTRADD_-1204842106', u'LOAD_-1204849932'), (u'MULTIEQUAL_-1204847648', u'INT_EQUAL_-1204855200'), (u'MULTIEQUAL_-1204848313', u'CALLIND_-1204851853'), ('const-2', u'PTRADD_-1204843582'), (u'MULTIEQUAL_-1204844830', u'MULTIEQUAL_-1204846021'), ('const-48', u'PTRADD_-1204849515'), (u'CAST_-1204843093', u'MULTIEQUAL_-1204849193'), (u'PTRADD_-1204844241', u'LOAD_-1204852812'), (u'MULTIEQUAL_-1204846759', u'MULTIEQUAL_-1204846712'), (u'MULTIEQUAL_-1204848580', u'INT_NOTEQUAL_-1204855442'), (u'MULTIEQUAL_-1204847550', u'INT_NOTEQUAL_-1204853088'), (u'MULTIEQUAL_-1204844902', u'COPY_-1204843806'), (u'MULTIEQUAL_-1204845599', u'INT_EQUAL_-1204851798'), (u'MULTIEQUAL_-1204843696', u'MULTIEQUAL_-1204846555'), ('tmp_6738', u'CBRANCH_-1204852679'), (u'LOAD_-1204849514', u'CALL_-1204849485'), (u'MULTIEQUAL_-1204848417', u'LOAD_-1204849605'), (u'CAST_-1204842987', u'LOAD_-1204853125'), ('tmp_22351', u'INT_ADD_-1204849635'), (u'INT_EQUAL_-1204855605', u'COPY_-1204844589'), ('const-1', u'CALL_-1204850862'), (u'MULTIEQUAL_-1204847402', u'INT_NOTEQUAL_-1204854755'), (u'CAST_-1204842027', u'INT_LESS_-1204850029'), ('const-1', u'PTRADD_-1204849482'), (u'INT_EQUAL_-1204855200', u'CBRANCH_-1204855185'), (u'MULTIEQUAL_-1204844871', u'MULTIEQUAL_-1204844841'), (u'INT_ADD_-1204852773', u'MULTIEQUAL_-1204847069'), (u'INT_LESSEQUAL_-1204851747', u'CBRANCH_-1204851745'), ('const-0', u'SUBPIECE_-1204849841'), (u'MULTIEQUAL_-1204848417', u'MULTIEQUAL_-1204845636'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844237'), ('tmp_2709', u'CBRANCH_-1204853093')]
[(u'MULTIEQUAL_-1204847810', u'MULTIEQUAL_-1204847375'), ('const-433', u'LOAD_-1204853101'), ('const-4294967295', u'COPY_-1204852327'), ('tmp_4137', u'CBRANCH_-1204852279'), (u'MULTIEQUAL_-1204845032', u'MULTIEQUAL_-1204843790'), (u'MULTIEQUAL_-1204846903', u'INT_NOTEQUAL_-1204854096'), (u'MULTIEQUAL_-1204844993', u'MULTIEQUAL_-1204844962'), (u'SUBPIECE_-1204845749', u'INT_SLESS_-1204852114'), (u'MULTIEQUAL_-1204843373', u'MULTIEQUAL_-1204843698'), (u'INT_LESS_-1204851927', u'CBRANCH_-1204851923'), ('const-433', u'LOAD_-1204849106'), (u'MULTIEQUAL_-1204844354', u'MULTIEQUAL_-1204844338'), (u'INT_ADD_-1204853161', u'PTRADD_-1204852985'), (u'CAST_-1204841045', u'LOAD_-1204849234'), (u'INT_NOTEQUAL_-1204855586', u'BOOL_AND_-1204855543'), ('tmp_7245', u'BRANCH_-1204850499'), ('const-2', u'PTRADD_-1204842638'), (u'MULTIEQUAL_-1204843467', u'PTRADD_-1204851154'), (u'MULTIEQUAL_-1204843790', u'MULTIEQUAL_-1204844807'), (u'MULTIEQUAL_-1204847946', u'LOAD_-1204851923'), (u'MULTIEQUAL_-1204844829', u'MULTIEQUAL_-1204845003'), ('const-8', u'PTRADD_-1204841912'), (u'COPY_-1204852339', u'MULTIEQUAL_-1204845003'), ('const-2', u'PTRADD_-1204843920'), ('tmp_22384', u'INT_ADD_-1204849498'), (u'MULTIEQUAL_-1204844958', u'MULTIEQUAL_-1204844957'), ('const-3', u'PTRADD_-1204841873'), (u'INDIRECT_-1204842437', u'MULTIEQUAL_-1204843386'), ('const-433', u'LOAD_-1204853101'), (u'MULTIEQUAL_-1204847549', u'MULTIEQUAL_-1204846654'), ('const-433', u'LOAD_-1204849258'), (u'MULTIEQUAL_-1204847464', u'MULTIEQUAL_-1204847613'), ('const-4', u'INT_ADD_-1204852814'), (u'COPY_-1204844632', u'MULTIEQUAL_-1204847924'), (u'PTRSUB_-1204843051', u'INT_EQUAL_-1204853129'), (u'MULTIEQUAL_-1204847398', u'MULTIEQUAL_-1204846758'), (u'SUBPIECE_-1204845749', u'INT_ADD_-1204852132'), (u'INT_LESSEQUAL_-1204853085', u'CBRANCH_-1204853083'), ('const-433', u'LOAD_-1204851667'), ('const-24', u'INT_ADD_-1204855723'), (u'INT_EQUAL_-1204853006', u'CBRANCH_-1204853004'), (u'INDIRECT_-1204843876', u'MULTIEQUAL_-1204843947'), (u'MULTIEQUAL_-1204843830', u'MULTIEQUAL_-1204843680'), (u'INDIRECT_-1204843752', u'MULTIEQUAL_-1204843680'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204855117'), (u'INDIRECT_-1204843164', u'MULTIEQUAL_-1204844175'), (u'MULTIEQUAL_-1204847563', u'MULTIEQUAL_-1204847375'), (u'MULTIEQUAL_-1204848519', u'CALLIND_-1204849224'), (u'LOAD_-1204850332', u'MULTIEQUAL_-1204847334'), (u'MULTIEQUAL_-1204847504', u'MULTIEQUAL_-1204844354'), (u'PTRADD_-1204844235', u'LOAD_-1204852805'), ('const-240', u'INT_ADD_-1204852348'), ('const-433', u'LOAD_-1204849902'), (u'MULTIEQUAL_-1204848337', u'MULTIEQUAL_-1204847442'), ('const-0', u'STORE_-1204849667'), ('const-4294967199', u'INT_ADD_-1204846457'), ('const-64', u'INT_NOTEQUAL_-1204855658'), (u'CALLIND_-1204850542', u'MULTIEQUAL_-1204846326'), (u'LOAD_-1204853040', u'CALL_-1204853020'), (u'INT_EQUAL_-1204851829', u'BOOL_NEGATE_-1204846549'), (u'COPY_-1204843661', u'PIECE_-1204846961'), (u'LOAD_-1204851334', u'CALLIND_-1204851324'), (u'MULTIEQUAL_-1204843272', u'MULTIEQUAL_-1204843490'), ('const-4294967295', u'COPY_-1204853089'), (u'CAST_-1204841980', u'INT_LESS_-1204849910'), (u'INT_NOTEQUAL_-1204854244', u'BOOL_AND_-1204854197'), (u'MULTIEQUAL_-1204843768', u'MULTIEQUAL_-1204844993'), ('const-72', u'INT_ADD_-1204850467'), (u'COPY_-1204854387', u'MULTIEQUAL_-1204845346'), (u'MULTIEQUAL_-1204844105', u'MULTIEQUAL_-1204844101'), (u'INT_ADD_-1204855386', u'CAST_-1204844396'), (u'MULTIEQUAL_-1204848337', u'INT_NOTEQUAL_-1204852731'), (u'MULTIEQUAL_-1204843670', u'MULTIEQUAL_-1204843644'), (u'BOOL_AND_-1204855543', u'CBRANCH_-1204855566'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204844265'), (u'COPY_-1204842043', u'MULTIEQUAL_-1204847383'), (u'INDIRECT_-1204843376', u'MULTIEQUAL_-1204844940'), ('const-0', u'INT_NOTEQUAL_-1204851986'), ('const-433', u'STORE_-1204849667'), (u'PTRADD_-1204842155', u'LOAD_-1204850051'), ('tmp_3795', u'CBRANCH_-1204853030'), ('const-433', u'STORE_-1204852991'), (u'MULTIEQUAL_-1204844185', u'MULTIEQUAL_-1204844173'), (u'INDIRECT_-1204844422', u'MULTIEQUAL_-1204844957'), (u'MULTIEQUAL_-1204848151', u'PTRADD_-1204843498'), (u'MULTIEQUAL_-1204847226', u'INT_ADD_-1204846376'), (u'MULTIEQUAL_-1204847401', u'MULTIEQUAL_-1204847373'), (u'INDIRECT_-1204843690', u'MULTIEQUAL_-1204843432'), (u'COPY_-1204844974', u'MULTIEQUAL_-1204844881'), (u'MULTIEQUAL_-1204846874', u'MULTIEQUAL_-1204846697'), (u'LOAD_-1204849588', u'CALLIND_-1204849578'), ('tmp_5685', u'BRANCH_-1204851171'), (u'INT_ADD_-1204852281', u'CAST_-1204842572'), ('const-0', u'RETURN_-1204853848'), (u'MULTIEQUAL_-1204847511', u'MULTIEQUAL_-1204847494'), (u'PTRADD_-1204843627', u'LOAD_-1204851763'), (u'COPY_-1204842764', u'PTRADD_-1204851154'), ('const-0', u'COPY_-1204849619'), ('tmp_3086', u'CBRANCH_-1204853129'), ('const-240', u'INT_ADD_-1204853024'), (u'CALL_-1204853917', u'INDIRECT_-1204844823'), ('const-4294967295', u'INT_EQUAL_-1204850474'), (u'MULTIEQUAL_-1204845176', u'MULTIEQUAL_-1204844465'), (u'LOAD_-1204850489', u'INT_ADD_-1204850467'), (u'PTRSUB_-1204842282', u'INT_EQUAL_-1204851263'), (u'LOAD_-1204851770', u'MULTIEQUAL_-1204849559'), (u'PTRADD_-1204843275', u'LOAD_-1204851667'), (u'INT_NOTEQUAL_-1204851685', u'CBRANCH_-1204851684'), (u'INDIRECT_-1204843690', u'MULTIEQUAL_-1204843761'), (u'MULTIEQUAL_-1204843552', u'MULTIEQUAL_-1204843527'), (u'INDIRECT_-1204844355', u'MULTIEQUAL_-1204844864'), (u'LOAD_-1204849932', u'CAST_-1204841980'), (u'MULTIEQUAL_-1204846874', u'PTRADD_-1204841527'), ('const-433', u'LOAD_-1204849207'), ('const-8', u'PTRADD_-1204841827'), (u'PTRADD_-1204844532', u'LOAD_-1204855293'), (u'MULTIEQUAL_-1204843552', u'MULTIEQUAL_-1204843402'), ('tmp_34117', u'INT_EQUAL_-1204855541'), (u'INT_ADD_-1204851905', u'CAST_-1204843271'), (u'COPY_-1204851857', u'MULTIEQUAL_-1204845684'), ('const-8', u'PTRADD_-1204844240'), ('const-3', u'PTRADD_-1204843627'), (u'MULTIEQUAL_-1204845736', u'INT_SEXT_-1204852062'), (u'COPY_-1204842619', u'MULTIEQUAL_-1204843760'), (u'MULTIEQUAL_-1204846430', u'MULTIEQUAL_-1204846751'), (u'LOAD_-1204849234', u'CALLIND_-1204849224'), ('const-4294967295', u'COPY_-1204855061'), ('const-0', u'COPY_-1204849953'), (u'PTRADD_-1204841527', u'LOAD_-1204849659'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204852687'), ('const-433', u'LOAD_-1204851679'), (u'CAST_-1204841511', u'INT_LESS_-1204850501'), (u'LOAD_-1204851672', u'CAST_-1204842263'), (u'MULTIEQUAL_-1204845492', u'MULTIEQUAL_-1204846076'), (u'PTRADD_-1204842366', u'LOAD_-1204851511'), ('const-8', u'INT_MULT_-1204855703'), (u'INT_NOTEQUAL_-1204850525', u'CBRANCH_-1204850524'), (u'MULTIEQUAL_-1204845077', u'MULTIEQUAL_-1204844407'), (u'MULTIEQUAL_-1204845066', u'MULTIEQUAL_-1204846020'), (u'INT_SEXT_-1204854655', u'COPY_-1204844018'), (u'INT_NEGATE_-1204853102', u'CAST_-1204843141'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842629'), (u'CALL_-1204853020', u'INDIRECT_-1204844113'), (u'MULTIEQUAL_-1204842597', u'MULTIEQUAL_-1204842584'), ('const-72', u'INT_ADD_-1204853085'), ('const-0', u'INT_NOTEQUAL_-1204851685'), ('tmp_4964', u'BRANCH_-1204851765'), (u'MULTIEQUAL_-1204847382', u'INT_SEXT_-1204854737'), (u'COPY_-1204844089', u'COPY_-1204841208'), ('const-4', u'STORE_-1204853039'), (u'CAST_-1204842561', u'LOAD_-1204852274'), ('const-433', u'LOAD_-1204850038'), (u'MULTIEQUAL_-1204844120', u'MULTIEQUAL_-1204844932'), (u'COPY_-1204851789', u'MULTIEQUAL_-1204847381'), (u'INT_LESS_-1204852790', u'CBRANCH_-1204852786'), (u'MULTIEQUAL_-1204845098', u'MULTIEQUAL_-1204845077'), ('const-2', u'INT_OR_-1204853996'), ('const-2', u'PTRADD_-1204843221'), (u'MULTIEQUAL_-1204845454', u'MULTIEQUAL_-1204844315'), ('const-0', u'INT_EQUAL_-1204854138'), (u'CAST_-1204841805', u'STORE_-1204849601'), (u'MULTIEQUAL_-1204844190', u'CBRANCH_-1204852944'), (u'CALLIND_-1204849578', u'MULTIEQUAL_-1204844892'), (u'INT_EQUAL_-1204855541', u'COPY_-1204843828'), (u'MULTIEQUAL_-1204848091', u'MULTIEQUAL_-1204848060'), (u'PTRADD_-1204844260', u'LOAD_-1204852856'), (u'MULTIEQUAL_-1204844329', u'MULTIEQUAL_-1204843005'), (u'PTRADD_-1204841809', u'CAST_-1204841700'), ('tmp_813', u'CBRANCH_-1204855274'), (u'LOAD_-1204851611', u'INT_ADD_-1204851589'), ('const-72', u'INT_ADD_-1204849242'), (u'LOAD_-1204850044', u'CAST_-1204842020'), (u'MULTIEQUAL_-1204845516', u'MULTIEQUAL_-1204846077'), ('const-0', u'COPY_-1204844671'), (u'PTRSUB_-1204844123', u'CALL_-1204851659'), (u'COPY_-1204855094', u'MULTIEQUAL_-1204845684'), (u'INT_ADD_-1204853070', u'CAST_-1204844160'), (u'MULTIEQUAL_-1204845176', u'MULTIEQUAL_-1204845050'), ('const-4294967295', u'INT_EQUAL_-1204854279'), (u'MULTIEQUAL_-1204847383', u'STORE_-1204852159'), ('const-8', u'PTRADD_-1204842509'), (u'PTRADD_-1204843632', u'LOAD_-1204851770'), ('const-433', u'LOAD_-1204853050'), (u'CALLIND_-1204851595', u'INDIRECT_-1204842729'), (u'MULTIEQUAL_-1204843698', u'PIECE_-1204843343'), ('const-433', u'LOAD_-1204849275'), ('const-9', u'PTRADD_-1204841818'), ('const--88', u'PTRSUB_-1204844123'), ('const-3', u'PTRADD_-1204842466'), (u'INT_SLESS_-1204852114', u'CBRANCH_-1204852121'), (u'COPY_-1204842491', u'MULTIEQUAL_-1204844119'), (u'MULTIEQUAL_-1204846498', u'MULTIEQUAL_-1204845210'), ('const-8', u'PTRADD_-1204843280'), (u'MULTIEQUAL_-1204846095', u'MULTIEQUAL_-1204845492'), (u'MULTIEQUAL_-1204847401', u'MULTIEQUAL_-1204847382'), (u'MULTIEQUAL_-1204848337', u'MULTIEQUAL_-1204846445'), ('const-433', u'LOAD_-1204855726'), (u'COPY_-1204850226', u'COPY_-1204844631'), (u'MULTIEQUAL_-1204848151', u'MULTIEQUAL_-1204847441'), ('const-433', u'STORE_-1204849639'), (u'INDIRECT_-1204844514', u'MULTIEQUAL_-1204845049'), (u'MULTIEQUAL_-1204844354', u'MULTIEQUAL_-1204844329'), ('tmp_3297', u'CBRANCH_-1204852952'), ('const-8', u'PTRADD_-1204843318'), (u'INT_LESSEQUAL_-1204851550', u'CBRANCH_-1204851548'), (u'MULTIEQUAL_-1204844080', u'MULTIEQUAL_-1204845269'), (u'CAST_-1204842436', u'INT_LESS_-1204851927'), ('const-0', u'COPY_-1204851857'), (u'MULTIEQUAL_-1204846580', u'PTRADD_-1204842466'), (u'MULTIEQUAL_-1204847469', u'MULTIEQUAL_-1204847464'), (u'MULTIEQUAL_-1204844338', u'MULTIEQUAL_-1204844329'), ('const-0', u'COPY_-1204854553'), ('tmp_3747', u'CBRANCH_-1204853066'), (u'LOAD_-1204849131', u'INT_ADD_-1204849090'), (u'COPY_-1204844578', u'MULTIEQUAL_-1204844903'), ('const-0', u'STORE_-1204851191'), (u'COPY_-1204854702', u'MULTIEQUAL_-1204845126'), (u'LOAD_-1204852320', u'CAST_-1204841021'), (u'INT_SEXT_-1204853134', u'INT_ADD_-1204853085'), (u'CAST_-1204842454', u'INT_LESS_-1204851974'), ('const-4294967295', u'INT_NOTEQUAL_-1204849882'), (u'MULTIEQUAL_-1204846580', u'LOAD_-1204850651'), (u'CAST_-1204841276', u'LOAD_-1204850641'), ('const-0', u'INT_NOTEQUAL_-1204852963'), (u'COPY_-1204842682', u'MULTIEQUAL_-1204845736'), ('const-433', u'LOAD_-1204851949'), (u'LOAD_-1204849106', u'CALLIND_-1204849096'), (u'MULTIEQUAL_-1204847226', u'INT_SLESSEQUAL_-1204854430'), (u'MULTIEQUAL_-1204844892', u'INT_EQUAL_-1204850474'), (u'MULTIEQUAL_-1204848519', u'PTRADD_-1204844517'), (u'MULTIEQUAL_-1204846203', u'MULTIEQUAL_-1204845066'), (u'INT_LESS_-1204852053', u'INT_OR_-1204852008'), (u'INT_ZEXT_-1204854603', u'INT_LEFT_-1204854590'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842478'), (u'CALL_-1204852229', u'CAST_-1204842532'), (u'LOAD_-1204851679', u'CAST_-1204842268'), (u'LOAD_-1204849434', u'CALLIND_-1204849424'), (u'COPY_-1204844490', u'MULTIEQUAL_-1204844440'), (u'SUBPIECE_-1204854552', u'INT_LESSEQUAL_-1204852102'), ('const-3', u'PTRADD_-1204841527'), (u'MULTIEQUAL_-1204843698', u'MULTIEQUAL_-1204844715'), (u'MULTIEQUAL_-1204843884', u'COPY_-1204842764'), (u'CAST_-1204841265', u'LOAD_-1204849434'), (u'CAST_-1204843481', u'BOOL_NEGATE_-1204843777'), (u'MULTIEQUAL_-1204843281', u'MULTIEQUAL_-1204843670'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843660'), (u'LOAD_-1204853086', u'INT_EQUAL_-1204853071'), (u'COPY_-1204851464', u'COPY_-1204842292'), (u'MULTIEQUAL_-1204847830', u'PTRADD_-1204843221'), (u'MULTIEQUAL_-1204845635', u'MULTIEQUAL_-1204848335'), (u'MULTIEQUAL_-1204847830', u'MULTIEQUAL_-1204847164'), (u'CAST_-1204841885', u'INT_LESS_-1204849991'), (u'CAST_-1204841880', u'INT_LESS_-1204849991'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843940'), (u'MULTIEQUAL_-1204845690', u'MULTIEQUAL_-1204846026'), (u'MULTIEQUAL_-1204845440', u'MULTIEQUAL_-1204845290'), ('const-0', u'INT_EQUAL_-1204854563'), ('tmp_5874', u'BRANCH_-1204851270'), ('const-0', u'COPY_-1204842537'), (u'MULTIEQUAL_-1204846874', u'PTRADD_-1204841532'), ('const-433', u'LOAD_-1204852995'), (u'PTRADD_-1204844240', u'LOAD_-1204852812'), ('const-8', u'PTRADD_-1204843632'), (u'PTRSUB_-1204841923', u'STORE_-1204849601'), ('const-10', u'COPY_-1204850226'), (u'MULTIEQUAL_-1204844957', u'MULTIEQUAL_-1204844937'), ('const-433', u'LOAD_-1204851865'), (u'MULTIEQUAL_-1204846425', u'MULTIEQUAL_-1204846390'), (u'MULTIEQUAL_-1204844215', u'MULTIEQUAL_-1204844199'), (u'MULTIEQUAL_-1204845337', u'MULTIEQUAL_-1204845036'), (u'MULTIEQUAL_-1204846751', u'MULTIEQUAL_-1204846823'), (u'INT_NOTEQUAL_-1204854096', u'CBRANCH_-1204854094'), ('const-4', u'STORE_-1204854057'), (u'MULTIEQUAL_-1204843710', u'MULTIEQUAL_-1204843458'), ('tmp_1466', u'CBRANCH_-1204854502'), (u'COPY_-1204849619', u'COPY_-1204841509'), (u'COPY_-1204843828', u'MULTIEQUAL_-1204846954'), (u'MULTIEQUAL_-1204848312', u'CALLIND_-1204851853'), ('const-0', u'INT_NOTEQUAL_-1204855165'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842715'), (u'INT_EQUAL_-1204850474', u'CBRANCH_-1204850464'), (u'CAST_-1204842913', u'LOAD_-1204852984'), (u'CAST_-1204841805', u'PTRADD_-1204841845'), (u'INT_SLESS_-1204854473', u'CBRANCH_-1204854480'), (u'CAST_-1204843297', u'INT_LESS_-1204851962'), ('tmp_8525', u'BRANCH_-1204849180'), (u'MULTIEQUAL_-1204844901', u'INT_EQUAL_-1204854138'), (u'MULTIEQUAL_-1204844124', u'MULTIEQUAL_-1204844111'), (u'COPY_-1204850818', u'MULTIEQUAL_-1204846020'), (u'CAST_-1204843671', u'MULTIEQUAL_-1204849192'), (u'LOAD_-1204855402', u'MULTIEQUAL_-1204847576'), (u'MULTIEQUAL_-1204845290', u'MULTIEQUAL_-1204845263'), (u'MULTIEQUAL_-1204847613', u'MULTIEQUAL_-1204847382'), ('const-8', u'PTRADD_-1204841845'), (u'CALLIND_-1204849224', u'MULTIEQUAL_-1204847647'), (u'INT_EQUAL_-1204855605', u'BOOL_AND_-1204855543'), ('const-1', u'INT_ADD_-1204850952'), (u'INT_EQUAL_-1204855541', u'COPY_-1204844381'), ('const-4294967295', u'INT_EQUAL_-1204851904'), (u'MULTIEQUAL_-1204843582', u'MULTIEQUAL_-1204843465'), (u'INT_EQUAL_-1204851625', u'CBRANCH_-1204851609'), (u'MULTIEQUAL_-1204844080', u'MULTIEQUAL_-1204844254'), (u'BOOL_NEGATE_-1204842152', u'CBRANCH_-1204852175'), (u'CALLIND_-1204849248', u'MULTIEQUAL_-1204845237'), (u'CALLIND_-1204851595', u'INDIRECT_-1204842821'), ('const-433', u'LOAD_-1204852973'), (u'BOOL_NEGATE_-1204844423', u'CBRANCH_-1204853000'), (u'MULTIEQUAL_-1204845210', u'MULTIEQUAL_-1204845276'), ('const-8', u'PTRADD_-1204842514'), (u'INT_SEXT_-1204852062', u'INT_NEGATE_-1204852048'), ('const-8', u'PTRADD_-1204841836'), ('const-72', u'INT_ADD_-1204849191'), (u'LOAD_-1204855402', u'INT_EQUAL_-1204855331'), (u'INT_EQUAL_-1204853102', u'CBRANCH_-1204853092'), (u'MULTIEQUAL_-1204844205', u'INT_ADD_-1204853054'), ('tmp_22387', u'PTRADD_-1204842155'), (u'CAST_-1204843437', u'INT_LESSEQUAL_-1204851747'), (u'MULTIEQUAL_-1204844990', u'MULTIEQUAL_-1204844279'), ('const-208', u'INT_ADD_-1204855734'), (u'INT_ADD_-1204851589', u'CAST_-1204841556'), (u'CAST_-1204844357', u'LOAD_-1204855323'), (u'INT_ADD_-1204852957', u'CAST_-1204844103'), (u'CAST_-1204843376', u'INT_LESSEQUAL_-1204851807'), (u'INDIRECT_-1204842386', u'MULTIEQUAL_-1204844124'), (u'MULTIEQUAL_-1204844898', u'MULTIEQUAL_-1204844187'), (u'COPY_-1204844671', u'MULTIEQUAL_-1204844354'), ('const-72', u'INT_ADD_-1204855307'), (u'PTRADD_-1204842530', u'LOAD_-1204851566'), (u'CAST_-1204843481', u'MULTIEQUAL_-1204844334'), ('const-2', u'PTRADD_-1204841889'), (u'INT_NOTEQUAL_-1204850001', u'CBRANCH_-1204849985'), (u'INT_SEXT_-1204852062', u'INT_ADD_-1204852031'), (u'MULTIEQUAL_-1204843005', u'SUBPIECE_-1204846390'), ('const-41', u'PTRADD_-1204841809'), (u'CALLIND_-1204850003', u'MULTIEQUAL_-1204846706'), ('tmp_6899', u'CBRANCH_-1204851925'), (u'MULTIEQUAL_-1204844389', u'MULTIEQUAL_-1204845176'), ('tmp_22379', u'PTRSUB_-1204844123'), ('tmp_2864', u'CBRANCH_-1204852961'), (u'BOOL_NEGATE_-1204841610', u'BOOL_AND_-1204841808'), (u'LOAD_-1204851770', u'INT_LESSEQUAL_-1204851747'), ('const-3', u'PTRADD_-1204843275'), (u'INT_EQUAL_-1204854138', u'CBRANCH_-1204854135'), ('tmp_3440', u'CBRANCH_-1204853083'), (u'COPY_-1204852327', u'COPY_-1204842466'), (u'PIECE_-1204844099', u'MULTIEQUAL_-1204848341'), ('const-5', u'INT_LESS_-1204852677'), (u'MULTIEQUAL_-1204844843', u'MULTIEQUAL_-1204844216'), (u'INT_EQUAL_-1204854563', u'CBRANCH_-1204854558'), (u'PTRSUB_-1204843726', u'INT_NOTEQUAL_-1204853925'), (u'INDIRECT_-1204843654', u'MULTIEQUAL_-1204845218'), (u'MULTIEQUAL_-1204848337', u'MULTIEQUAL_-1204846425'), (u'INT_ADD_-1204852979', u'CAST_-1204844113'), ('const-8', u'PTRADD_-1204841873'), (u'PTRADD_-1204842105', u'LOAD_-1204849932'), (u'MULTIEQUAL_-1204847375', u'MULTIEQUAL_-1204847350'), (u'INT_NOTEQUAL_-1204854037', u'CBRANCH_-1204854036'), (u'PTRADD_-1204852985', u'STORE_-1204853045'), (u'LOAD_-1204855249', u'CAST_-1204844321'), (u'CAST_-1204844223', u'LOAD_-1204852377'), (u'MULTIEQUAL_-1204845664', u'MULTIEQUAL_-1204845630'), (u'INT_NOTEQUAL_-1204853925', u'CBRANCH_-1204853924'), ('tmp_8010', u'BRANCH_-1204849216'), ('const-4150008', u'PTRSUB_-1204841923'), ('const-433', u'LOAD_-1204849659'), (u'MULTIEQUAL_-1204847613', u'INT_EQUAL_-1204851829'), ('const-433', u'STORE_-1204849542'), ('const-80', u'INT_ADD_-1204853101'), (u'MULTIEQUAL_-1204847549', u'INT_NOTEQUAL_-1204853088'), (u'INT_EQUAL_-1204851935', u'CBRANCH_-1204851925'), ('const-3', u'PTRADD_-1204843498'), (u'CAST_-1204841746', u'STORE_-1204849594'), ('const-4218448', u'PTRSUB_-1204844757'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844449'), (u'MULTIEQUAL_-1204848416', u'MULTIEQUAL_-1204845635'), ('const-72', u'INT_ADD_-1204851824'), (u'LOAD_-1204851865', u'INT_ADD_-1204851824'), ('tmp_5990', u'CBRANCH_-1204850464'), (u'INT_EQUAL_-1204855355', u'CBRANCH_-1204855348'), ('const-32', u'INT_ADD_-1204852304'), (u'MULTIEQUAL_-1204844993', u'INT_EQUAL_-1204853129'), (u'INT_EQUAL_-1204855462', u'CBRANCH_-1204855460'), (u'MULTIEQUAL_-1204845104', u'PTRADD_-1204842366'), ('const-4', u'INT_ADD_-1204855251'), (u'MULTIEQUAL_-1204843676', u'MULTIEQUAL_-1204844901'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843752'), (u'INT_LESSEQUAL_-1204851807', u'CBRANCH_-1204851805'), (u'CAST_-1204841402', u'INT_LESS_-1204849644'), (u'MULTIEQUAL_-1204842843', u'MULTIEQUAL_-1204846903'), (u'COPY_-1204853089', u'MULTIEQUAL_-1204846410'), (u'MULTIEQUAL_-1204846076', u'MULTIEQUAL_-1204846203'), (u'MULTIEQUAL_-1204845337', u'MULTIEQUAL_-1204842584'), (u'LOAD_-1204852377', u'INT_NOTEQUAL_-1204852361'), ('const-4', u'PTRADD_-1204841860'), ('const-8', u'PTRADD_-1204843503'), ('tmp_22384', u'INT_ADD_-1204849635'), ('const-32', u'INT_ADD_-1204855386'), ('const-4294967248', u'INT_ADD_-1204846698'), (u'CAST_-1204843089', u'LOAD_-1204851644'), (u'CAST_-1204841018', u'LOAD_-1204849227'), (u'MULTIEQUAL_-1204847830', u'PTRADD_-1204843216'), (u'LOAD_-1204851942', u'CAST_-1204842431'), ('const-433', u'LOAD_-1204850641'), (u'CAST_-1204844032', u'INT_LESS_-1204852790'), (u'CAST_-1204843347', u'LOAD_-1204851840'), (u'PTRADD_-1204842010', u'LOAD_-1204850006'), (u'MULTIEQUAL_-1204843976', u'MULTIEQUAL_-1204844039'), (u'INT_EQUAL_-1204855380', u'MULTIEQUAL_-1204844426'), (u'MULTIEQUAL_-1204847830', u'LOAD_-1204851344'), ('const-0', u'COPY_-1204850142'), (u'LOAD_-1204853063', u'INT_EQUAL_-1204853048'), ('const-4', u'INT_ADD_-1204851951'), ('const-433', u'LOAD_-1204850493'), (u'INDIRECT_-1204842141', u'MULTIEQUAL_-1204842464'), ('const-0', u'SUBPIECE_-1204854552'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204843570'), ('const-72', u'INT_ADD_-1204849090'), (u'MULTIEQUAL_-1204846203', u'MULTIEQUAL_-1204845516'), (u'MULTIEQUAL_-1204845346', u'MULTIEQUAL_-1204845328'), (u'INT_ADD_-1204854449', u'INT_SLESSEQUAL_-1204854430'), ('const-433', u'LOAD_-1204853148'), (u'MULTIEQUAL_-1204843545', u'MULTIEQUAL_-1204844215'), (u'MULTIEQUAL_-1204848519', u'MULTIEQUAL_-1204848416'), (u'PTRADD_-1204843138', u'LOAD_-1204853007'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204851805'), (u'MULTIEQUAL_-1204847350', u'MULTIEQUAL_-1204847226'), (u'COPY_-1204842556', u'MULTIEQUAL_-1204842748'), ('const-3', u'PTRADD_-1204842361'), (u'MULTIEQUAL_-1204847563', u'INT_EQUAL_-1204853025'), (u'LOAD_-1204853050', u'INT_LESSEQUAL_-1204853027'), ('const-10', u'INT_LESS_-1204853058'), ('const-4294967241', u'INT_ADD_-1204852662'), (u'INT_LESS_-1204851657', u'CBRANCH_-1204851653'), (u'PTRADD_-1204841854', u'STORE_-1204849586'), (u'MULTIEQUAL_-1204844205', u'MULTIEQUAL_-1204845770'), ('const-8', u'PTRADD_-1204843940'), ('const-8', u'PTRADD_-1204842100'), (u'COPY_-1204850142', u'MULTIEQUAL_-1204845362'), (u'MULTIEQUAL_-1204846874', u'MULTIEQUAL_-1204846445'), (u'MULTIEQUAL_-1204844772', u'MULTIEQUAL_-1204844771'), (u'MULTIEQUAL_-1204843710', u'MULTIEQUAL_-1204843676'), (u'MULTIEQUAL_-1204843490', u'MULTIEQUAL_-1204843386'), (u'MULTIEQUAL_-1204845084', u'MULTIEQUAL_-1204843947'), (u'MULTIEQUAL_-1204844283', u'CBRANCH_-1204851892'), (u'INT_LESS_-1204853058', u'CBRANCH_-1204853066'), (u'MULTIEQUAL_-1204844310', u'MULTIEQUAL_-1204844297'), (u'MULTIEQUAL_-1204843549', u'MULTIEQUAL_-1204843522'), ('const-0', u'STORE_-1204849564'), (u'BOOL_NEGATE_-1204842284', u'BOOL_AND_-1204842428'), (u'LOAD_-1204849636', u'MULTIEQUAL_-1204844500'), ('const-0', u'INT_EQUAL_-1204851811'), (u'MULTIEQUAL_-1204847309', u'INT_NOTEQUAL_-1204854677'), ('const-8', u'INT_NOTEQUAL_-1204855642'), (u'LOAD_-1204851644', u'MULTIEQUAL_-1204846326'), ('const-32', u'INT_ADD_-1204850316'), ('tmp_597', u'CBRANCH_-1204855426'), (u'MULTIEQUAL_-1204847494', u'MULTIEQUAL_-1204847469'), (u'MULTIEQUAL_-1204846184', u'CALL_-1204852229'), ('const-0', u'INT_EQUAL_-1204853105'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844236'), (u'MULTIEQUAL_-1204845077', u'MULTIEQUAL_-1204844394'), (u'INT_LESS_-1204854306', u'CBRANCH_-1204854302'), (u'MULTIEQUAL_-1204848312', u'CALLIND_-1204851830'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204855307'), ('const-80', u'INT_ADD_-1204851847'), (u'MULTIEQUAL_-1204844843', u'MULTIEQUAL_-1204844807'), (u'INT_ADD_-1204851279', u'COPY_-1204842197'), (u'BOOL_AND_-1204841808', u'COPY_-1204841470'), (u'MULTIEQUAL_-1204844932', u'INT_NOTEQUAL_-1204853925'), (u'COPY_-1204843395', u'MULTIEQUAL_-1204846431'), ('const-0', u'INT_EQUAL_-1204852374'), (u'LOAD_-1204855726', u'MULTIEQUAL_-1204848781'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843343'), (u'MULTIEQUAL_-1204844990', u'MULTIEQUAL_-1204844864'), (u'CAST_-1204843271', u'LOAD_-1204851921'), (u'MULTIEQUAL_-1204847647', u'INT_EQUAL_-1204855200'), ('tmp_2567', u'CBRANCH_-1204852175'), (u'BOOL_NEGATE_-1204846549', u'BOOL_AND_-1204851768'), (u'PTRADD_-1204843323', u'LOAD_-1204853108'), (u'MULTIEQUAL_-1204846498', u'MULTIEQUAL_-1204846410'), ('const-433', u'LOAD_-1204854321'), (u'COPY_-1204844397', u'MULTIEQUAL_-1204844334'), (u'INDIRECT_-1204844113', u'INT_NOTEQUAL_-1204852927'), (u'CALLIND_-1204849197', u'INDIRECT_-1204842344'), (u'MULTIEQUAL_-1204847924', u'MULTIEQUAL_-1204847401'), ('const-8', u'PTRADD_-1204844507'), (u'MULTIEQUAL_-1204843884', u'MULTIEQUAL_-1204844901'), ('const-0', u'COPY_-1204850826'), (u'MULTIEQUAL_-1204844771', u'MULTIEQUAL_-1204844037'), (u'MULTIEQUAL_-1204842446', u'COPY_-1204842276'), ('const-0', u'INT_NOTEQUAL_-1204854677'), (u'INT_ADD_-1204851279', u'INT_LESS_-1204851223'), (u'MULTIEQUAL_-1204844590', u'MULTIEQUAL_-1204843695'), (u'MULTIEQUAL_-1204843676', u'MULTIEQUAL_-1204843572'), (u'CALL_-1204850862', u'INDIRECT_-1204842917'), ('tmp_2930', u'CBRANCH_-1204852923'), (u'MULTIEQUAL_-1204843713', u'MULTIEQUAL_-1204843710'), (u'MULTIEQUAL_-1204847549', u'MULTIEQUAL_-1204847318'), (u'INT_SEXT_-1204854655', u'INT_MULT_-1204853110'), (u'INT_ADD_-1204849218', u'CAST_-1204841045'), ('tmp_6407', u'CBRANCH_-1204852900'), ('const-433', u'LOAD_-1204850552'), (u'PTRADD_-1204843570', u'LOAD_-1204851823'), (u'MULTIEQUAL_-1204846230', u'CAST_-1204843493'), (u'MULTIEQUAL_-1204846711', u'MULTIEQUAL_-1204847364'), (u'INT_LESS_-1204853107', u'INT_OR_-1204853062'), (u'MULTIEQUAL_-1204844294', u'MULTIEQUAL_-1204844283'), ('tmp_7845', u'CBRANCH_-1204849640'), (u'MULTIEQUAL_-1204848341', u'INT_LESS_-1204853085'), (u'CALL_-1204849675', u'CAST_-1204841805'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852281'), ('tmp_7132', u'CBRANCH_-1204851609'), ('const-4294967295', u'INT_EQUAL_-1204855541'), ('tmp_8635', u'BRANCH_-1204849847'), ('const-433', u'LOAD_-1204851334'), (u'CAST_-1204841805', u'CALL_-1204849516'), ('const-0', u'INT_ZEXT_-1204854603'), (u'CAST_-1204841885', u'LOAD_-1204849983'), (u'INT_ADD_-1204849572', u'CAST_-1204841302'), (u'INT_NOTEQUAL_-1204851461', u'CBRANCH_-1204851449'), (u'CAST_-1204842337', u'INT_LESSEQUAL_-1204851550'), ('const-8', u'PTRADD_-1204841652'), (u'CAST_-1204841805', u'PTRADD_-1204841854'), ('const-433', u'LOAD_-1204850460'), (u'COPY_-1204844381', u'MULTIEQUAL_-1204844682'), (u'INT_NOTEQUAL_-1204849882', u'BOOL_NEGATE_-1204842220'), (u'CAST_-1204844103', u'LOAD_-1204852973'), ('const-1', u'INT_XOR_-1204843801'), (u'PTRADD_-1204841873', u'STORE_-1204849611'), (u'INT_ADD_-1204853085', u'MULTIEQUAL_-1204846095'), ('const-2', u'PTRADD_-1204842015'), (u'MULTIEQUAL_-1204847364', u'MULTIEQUAL_-1204844354'), ('const-1', u'INT_ADD_-1204853161'), ('tmp_8694', u'BRANCH_-1204849079'), (u'MULTIEQUAL_-1204843676', u'MULTIEQUAL_-1204843559'), (u'COPY_-1204850404', u'MULTIEQUAL_-1204847618'), (u'COPY_-1204844117', u'MULTIEQUAL_-1204844398'), (u'MULTIEQUAL_-1204846026', u'CALL_-1204852229'), (u'INDIRECT_-1204844263', u'MULTIEQUAL_-1204844187'), ('const-4294967295', u'INT_NOTEQUAL_-1204852964'), ('tmp_8196', u'CBRANCH_-1204849950'), (u'COPY_-1204851469', u'MULTIEQUAL_-1204848341'), (u'CAST_-1204841211', u'LOAD_-1204851334'), (u'MULTIEQUAL_-1204843005', u'INT_ADD_-1204852000'), (u'LOAD_-1204851594', u'INT_ADD_-1204851568'), (u'PTRADD_-1204853009', u'STORE_-1204853069'), (u'CAST_-1204844381', u'LOAD_-1204855370'), ('tmp_1945', u'CBRANCH_-1204854189'), (u'MULTIEQUAL_-1204847830', u'MULTIEQUAL_-1204847777'), ('tmp_5447', u'CBRANCH_-1204851548'), (u'MULTIEQUAL_-1204848579', u'MULTIEQUAL_-1204848519'), (u'PTRADD_-1204843216', u'LOAD_-1204853148'), ('const-3', u'PTRADD_-1204843216'), (u'MULTIEQUAL_-1204844398', u'INT_EQUAL_-1204852682'), (u'INT_ADD_-1204855723', u'CAST_-1204844568'), (u'MULTIEQUAL_-1204845218', u'MULTIEQUAL_-1204843976'), ('tmp_5246', u'CBRANCH_-1204851449'), ('const-433', u'LOAD_-1204851977'), (u'INT_NOTEQUAL_-1204855518', u'BOOL_AND_-1204844893'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204853070'), ('const-433', u'LOAD_-1204853007'), ('const-0', u'STORE_-1204849639'), (u'CAST_-1204841556', u'LOAD_-1204851605'), (u'MULTIEQUAL_-1204847318', u'MULTIEQUAL_-1204847309'), (u'MULTIEQUAL_-1204846758', u'MULTIEQUAL_-1204846711'), ('const-0', u'COPY_-1204842116'), (u'MULTIEQUAL_-1204846753', u'MULTIEQUAL_-1204846445'), ('const-433', u'LOAD_-1204851644'), ('const-8', u'PTRADD_-1204842659'), ('const-4294967295', u'COPY_-1204851777'), ('const-433', u'LOAD_-1204851569'), ('const-8', u'PTRADD_-1204844512'), (u'CAST_-1204843387', u'MULTIEQUAL_-1204849522'), (u'MULTIEQUAL_-1204844898', u'MULTIEQUAL_-1204844772'), ('const-433', u'LOAD_-1204850651'), (u'MULTIEQUAL_-1204844315', u'MULTIEQUAL_-1204845029'), ('const-4294967248', u'INT_ADD_-1204854415'), (u'LOAD_-1204851605', u'CALLIND_-1204851595'), (u'CAST_-1204844321', u'LOAD_-1204855219'), (u'BOOL_AND_-1204854197', u'CBRANCH_-1204854219'), (u'INDIRECT_-1204843007', u'MULTIEQUAL_-1204844315'), (u'LOAD_-1204851573', u'MULTIEQUAL_-1204847996'), ('const-0', u'COPY_-1204850818'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843915'), (u'PTRADD_-1204843503', u'LOAD_-1204851984'), (u'INT_XOR_-1204843801', u'INT_OR_-1204843787'), (u'INDIRECT_-1204844535', u'MULTIEQUAL_-1204844445'), (u'MULTIEQUAL_-1204848165', u'MULTIEQUAL_-1204847442'), (u'COPY_-1204843184', u'MULTIEQUAL_-1204844398'), (u'CAST_-1204841805', u'CALL_-1204849485'), (u'INDIRECT_-1204843782', u'MULTIEQUAL_-1204843670'), ('tmp_6977', u'BRANCH_-1204851848'), (u'CAST_-1204842268', u'LOAD_-1204851649'), (u'INT_ADD_-1204851951', u'STORE_-1204851954'), (u'COPY_-1204851928', u'MULTIEQUAL_-1204847441'), (u'LOAD_-1204852995', u'INT_NOTEQUAL_-1204852979'), (u'MULTIEQUAL_-1204846874', u'LOAD_-1204849233'), (u'MULTIEQUAL_-1204846095', u'MULTIEQUAL_-1204846077'), (u'PTRADD_-1204842633', u'LOAD_-1204851942'), (u'MULTIEQUAL_-1204844982', u'MULTIEQUAL_-1204844940'), (u'BOOL_OR_-1204851769', u'MULTIEQUAL_-1204843690'), ('const-0', u'INT_EQUAL_-1204855708'), (u'INT_EQUAL_-1204852763', u'CBRANCH_-1204852748'), (u'LOAD_-1204849605', u'INT_ADD_-1204849572'), ('const-16', u'COPY_-1204847973'), (u'INT_NOTEQUAL_-1204855442', u'CBRANCH_-1204855441'), (u'MULTIEQUAL_-1204843884', u'MULTIEQUAL_-1204843947'), (u'MULTIEQUAL_-1204843768', u'MULTIEQUAL_-1204843651'), (u'INT_SEXT_-1204854655', u'INT_MULT_-1204852059'), (u'INDIRECT_-1204843448', u'MULTIEQUAL_-1204843524'), (u'MULTIEQUAL_-1204847464', u'MULTIEQUAL_-1204847401'), (u'LOAD_-1204853033', u'CALL_-1204853020'), ('const-0', u'STORE_-1204849594'), (u'LOAD_-1204851568', u'CAST_-1204842313'), (u'INT_ADD_-1204846698', u'INT_LESS_-1204853058'), ('const-0', u'COPY_-1204853095'), (u'COPY_-1204842044', u'MULTIEQUAL_-1204847383'), (u'BOOL_NEGATE_-1204847172', u'BOOL_AND_-1204852873'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843726'), ('const-72', u'INT_ADD_-1204849572'), (u'COPY_-1204850842', u'MULTIEQUAL_-1204845269'), (u'BOOL_AND_-1204855117', u'BOOL_AND_-1204841808'), (u'MULTIEQUAL_-1204844028', u'MULTIEQUAL_-1204844840'), ('tmp_5324', u'BRANCH_-1204851559'), ('const-433', u'LOAD_-1204851611'), (u'CAST_-1204843084', u'INT_LESS_-1204851652'), (u'MULTIEQUAL_-1204844751', u'MULTIEQUAL_-1204844715'), ('const-433', u'STORE_-1204852159'), ('const-433', u'LOAD_-1204853155'), (u'INDIRECT_-1204842344', u'MULTIEQUAL_-1204843035'), (u'PTRADD_-1204841836', u'STORE_-1204849564'), ('tmp_2109', u'CBRANCH_-1204854036'), ('const-433', u'LOAD_-1204850489'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204844260'), ('tmp_5082', u'CBRANCH_-1204851616'), (u'MULTIEQUAL_-1204843738', u'MULTIEQUAL_-1204843588'), (u'CAST_-1204841485', u'LOAD_-1204850460'), ('const-0', u'SUBPIECE_-1204847098'), ('const-8', u'PTRADD_-1204841827'), (u'INT_EQUAL_-1204851626', u'CBRANCH_-1204851616'), (u'MULTIEQUAL_-1204844910', u'MULTIEQUAL_-1204845104'), ('const-433', u'LOAD_-1204849636'), (u'MULTIEQUAL_-1204847401', u'INT_NOTEQUAL_-1204854755'), (u'MULTIEQUAL_-1204844990', u'MULTIEQUAL_-1204843853'), ('tmp_22379', u'PTRSUB_-1204843051'), (u'LOAD_-1204852274', u'INT_EQUAL_-1204852259'), (u'MULTIEQUAL_-1204844832', u'MULTIEQUAL_-1204844829'), ('const-0', u'SUBPIECE_-1204846390'), ('const-0', u'INT_NOTEQUAL_-1204853088'), (u'CAST_-1204841404', u'LOAD_-1204850013'), (u'CALL_-1204849485', u'INDIRECT_-1204842774'), ('tmp_1363', u'CBRANCH_-1204854583'), (u'MULTIEQUAL_-1204846758', u'MULTIEQUAL_-1204847358'), (u'MULTIEQUAL_-1204845630', u'COPY_-1204842518'), (u'INT_OR_-1204853996', u'STORE_-1204854020'), (u'MULTIEQUAL_-1204844883', u'MULTIEQUAL_-1204844737'), (u'MULTIEQUAL_-1204847810', u'INT_EQUAL_-1204855355'), (u'MULTIEQUAL_-1204843005', u'MULTIEQUAL_-1204842751'), (u'INT_ADD_-1204851824', u'CAST_-1204843347'), (u'MULTIEQUAL_-1204848060', u'MULTIEQUAL_-1204847950'), ('const-11', u'INT_LESS_-1204854494'), (u'MULTIEQUAL_-1204845084', u'MULTIEQUAL_-1204844958'), (u'MULTIEQUAL_-1204844173', u'MULTIEQUAL_-1204844167'), ('const-433', u'LOAD_-1204850051'), (u'MULTIEQUAL_-1204847364', u'MULTIEQUAL_-1204846609'), (u'CALL_-1204852229', u'INDIRECT_-1204843968'), (u'LOAD_-1204855370', u'INT_EQUAL_-1204855355'), ('tmp_7896', u'CBRANCH_-1204849604'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844355'), ('const-433', u'LOAD_-1204853043'), ('const-72', u'INT_ADD_-1204852258'), ('const-8', u'PTRADD_-1204841647'), (u'MULTIEQUAL_-1204848312', u'MULTIEQUAL_-1204848091'), (u'PTRADD_-1204844512', u'LOAD_-1204855249'), (u'COPY_-1204842518', u'MULTIEQUAL_-1204845362'), (u'MULTIEQUAL_-1204846304', u'PTRADD_-1204843143'), (u'BOOL_AND_-1204846239', u'COPY_-1204843076'), (u'MULTIEQUAL_-1204845462', u'MULTIEQUAL_-1204845036'), (u'MULTIEQUAL_-1204843467', u'PTRADD_-1204851131'), (u'COPY_-1204854267', u'MULTIEQUAL_-1204847830'), ('const-433', u'LOAD_-1204851344'), (u'MULTIEQUAL_-1204846020', u'COPY_-1204842043'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843634'), (u'COPY_-1204841509', u'MULTIEQUAL_-1204844412'), ('tmp_3015', u'BRANCH_-1204851460'), ('const-8', u'PTRADD_-1204842654'), ('const-72', u'INT_ADD_-1204850625'), ('const-4294967209', u'INT_ADD_-1204852773'), ('const-74', u'INT_AND_-1204855659'), ('const-433', u'LOAD_-1204855242'), (u'INDIRECT_-1204843876', u'COPY_-1204842619'), (u'BOOL_AND_-1204851805', u'CBRANCH_-1204851827'), (u'INDIRECT_-1204842821', u'MULTIEQUAL_-1204844129'), ('tmp_3910', u'CBRANCH_-1204852685'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204854630'), (u'INT_ADD_-1204855715', u'CAST_-1204844563'), (u'PTRSUB_-1204844757', u'CALL_-1204855764'), (u'INDIRECT_-1204843782', u'MULTIEQUAL_-1204843853'), (u'MULTIEQUAL_-1204846304', u'COPY_-1204843040'), (u'INT_SEXT_-1204854737', u'MULTIEQUAL_-1204846184'), ('tmp_1012', u'CBRANCH_-1204855138'), (u'MULTIEQUAL_-1204848579', u'PTRADD_-1204842015'), (u'SUBPIECE_-1204854552', u'INT_LESSEQUAL_-1204853033'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852647'), (u'INT_MULT_-1204852059', u'INT_LESS_-1204852053'), (u'MULTIEQUAL_-1204847950', u'MULTIEQUAL_-1204846823'), (u'MULTIEQUAL_-1204844903', u'INT_EQUAL_-1204855462'), (u'INT_ADD_-1204852348', u'INT_SUB_-1204852189'), ('const-0', u'INT_NOTEQUAL_-1204855518'), ('const-433', u'LOAD_-1204851989'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843920'), ('const-1', u'PTRADD_-1204853009'), (u'MULTIEQUAL_-1204845630', u'COPY_-1204844089'), (u'MULTIEQUAL_-1204846076', u'MULTIEQUAL_-1204846020'), ('const-0', u'COPY_-1204850004'), (u'MULTIEQUAL_-1204848416', u'LOAD_-1204849605'), (u'INT_ZEXT_-1204848840', u'INT_OR_-1204853924'), (u'COPY_-1204851613', u'MULTIEQUAL_-1204845210'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842529'), (u'INT_AND_-1204855659', u'INT_NOTEQUAL_-1204855658'), (u'INDIRECT_-1204842629', u'MULTIEQUAL_-1204843550'), (u'COPY_-1204849967', u'MULTIEQUAL_-1204845684'), ('const-3', u'PTRADD_-1204842530'), (u'LOAD_-1204851481', u'MULTIEQUAL_-1204845353'), (u'MULTIEQUAL_-1204847810', u'INT_NOTEQUAL_-1204855307'), (u'LOAD_-1204851954', u'MULTIEQUAL_-1204846706'), (u'INT_ADD_-1204855251', u'STORE_-1204855254'), (u'MULTIEQUAL_-1204845362', u'MULTIEQUAL_-1204845337'), ('const-6', u'PTRADD_-1204841845'), ('tmp_33391', u'STORE_-1204854020'), ('const-4294967295', u'INT_EQUAL_-1204855605'), (u'LOAD_-1204852973', u'INT_NOTEQUAL_-1204852957'), (u'MULTIEQUAL_-1204844751', u'MULTIEQUAL_-1204844111'), ('tmp_1171', u'CBRANCH_-1204854753'), (u'COPY_-1204844160', u'MULTIEQUAL_-1204844319'), (u'MULTIEQUAL_-1204846718', u'MULTIEQUAL_-1204847401'), (u'MULTIEQUAL_-1204843802', u'MULTIEQUAL_-1204843768'), (u'INT_ADD_-1204850625', u'CAST_-1204841276'), ('const-0', u'INT_EQUAL_-1204852215'), (u'MULTIEQUAL_-1204847950', u'LOAD_-1204853111'), (u'PTRADD_-1204841652', u'LOAD_-1204850523'), (u'COPY_-1204842280', u'MULTIEQUAL_-1204842446'), ('const-0', u'INT_NOTEQUAL_-1204853161'), (u'INT_NOTEQUAL_-1204855642', u'CBRANCH_-1204855624'), (u'LOAD_-1204851888', u'INT_ADD_-1204851847'), (u'INT_EQUAL_-1204849960', u'CBRANCH_-1204849950'), ('const-433', u'LOAD_-1204853033'), (u'CALLIND_-1204849217', u'INDIRECT_-1204842141'), (u'MULTIEQUAL_-1204848165', u'MULTIEQUAL_-1204848337'), (u'COPY_-1204843769', u'MULTIEQUAL_-1204843695'), (u'MULTIEQUAL_-1204844682', u'INT_EQUAL_-1204855111'), (u'INT_EQUAL_-1204854279', u'CBRANCH_-1204854264'), (u'INDIRECT_-1204844486', u'MULTIEQUAL_-1204845098'), (u'INDIRECT_-1204843782', u'MULTIEQUAL_-1204843644'), (u'MULTIEQUAL_-1204843578', u'MULTIEQUAL_-1204843432'), (u'INT_ADD_-1204852000', u'MULTIEQUAL_-1204842876'), (u'COPY_-1204847973', u'COPY_-1204844632'), (u'MULTIEQUAL_-1204846751', u'CALLIND_-1204851559'), ('tmp_1650', u'CBRANCH_-1204854392'), (u'MULTIEQUAL_-1204842748', u'CAST_-1204842369'), ('tmp_33391', u'STORE_-1204854057'), ('const-3', u'PTRADD_-1204843570'), (u'COPY_-1204841892', u'MULTIEQUAL_-1204844215'), ('tmp_6153', u'CBRANCH_-1204853068'), ('const-4294967290', u'INT_ADD_-1204852132'), (u'INT_ADD_-1204852132', u'COPY_-1204842681'), (u'LOAD_-1204851840', u'CALLIND_-1204851830'), ('tmp_3012', u'BRANCH_-1204851648'), (u'PTRADD_-1204843318', u'LOAD_-1204853101'), (u'MULTIEQUAL_-1204845126', u'MULTIEQUAL_-1204845084'), ('const-0', u'COPY_-1204852355'), (u'INT_EQUAL_-1204853129', u'CBRANCH_-1204853127'), ('const-433', u'LOAD_-1204852274'), (u'MULTIEQUAL_-1204848579', u'MULTIEQUAL_-1204848091'), ('tmp_22379', u'PTRSUB_-1204844107'), ('const-433', u'LOAD_-1204851840'), ('const-24', u'INT_ADD_-1204853024'), (u'CAST_-1204842867', u'INT_LESS_-1204852677'), (u'MULTIEQUAL_-1204844199', u'MULTIEQUAL_-1204844190'), (u'INT_LESS_-1204854494', u'CBRANCH_-1204854502'), (u'MULTIEQUAL_-1204848060', u'MULTIEQUAL_-1204847777'), (u'COPY_-1204843052', u'MULTIEQUAL_-1204843208'), (u'MULTIEQUAL_-1204845559', u'MULTIEQUAL_-1204842985'), (u'COPY_-1204854553', u'MULTIEQUAL_-1204845454'), (u'MULTIEQUAL_-1204847494', u'MULTIEQUAL_-1204846816'), (u'INT_NOTEQUAL_-1204849616', u'BOOL_NEGATE_-1204841610'), ('const-4294967295', u'COPY_-1204843769'), (u'LOAD_-1204855701', u'INT_AND_-1204855659'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204843627'), (u'COPY_-1204843776', u'MULTIEQUAL_-1204845362'), (u'CAST_-1204843096', u'LOAD_-1204853117'), ('const-76', u'INT_ADD_-1204852361'), (u'MULTIEQUAL_-1204843768', u'MULTIEQUAL_-1204843664'), ('const-0', u'COPY_-1204850467'), (u'CAST_-1204841700', u'STORE_-1204849531'), ('const-2', u'PTRADD_-1204843632'), (u'COPY_-1204842491', u'MULTIEQUAL_-1204843999'), (u'BOOL_AND_-1204855117', u'CBRANCH_-1204855138'), (u'CALLIND_-1204851324', u'MULTIEQUAL_-1204846441'), (u'CALLIND_-1204850631', u'MULTIEQUAL_-1204845700'), (u'CALL_-1204849675', u'INDIRECT_-1204842907'), (u'MULTIEQUAL_-1204843856', u'MULTIEQUAL_-1204843830'), (u'MULTIEQUAL_-1204844329', u'MULTIEQUAL_-1204844205'), (u'INT_ADD_-1204852031', u'MULTIEQUAL_-1204844883'), ('const-433', u'LOAD_-1204851605'), (u'CAST_-1204844149', u'LOAD_-1204853063'), (u'COPY_-1204851777', u'MULTIEQUAL_-1204846230'), ('const-433', u'LOAD_-1204853063'), (u'INT_ADD_-1204852361', u'CAST_-1204844223'), ('tmp_5769', u'BRANCH_-1204850395'), ('const--1', u'STORE_-1204853059'), (u'MULTIEQUAL_-1204844857', u'MULTIEQUAL_-1204844832'), ('const-15', u'COPY_-1204851469'), (u'LOAD_-1204851344', u'INT_ADD_-1204851318'), (u'INT_MULT_-1204852059', u'INT_ADD_-1204852031'), (u'INT_ADD_-1204853024', u'CAST_-1204842761'), (u'MULTIEQUAL_-1204844937', u'MULTIEQUAL_-1204844901'), (u'MULTIEQUAL_-1204844898', u'MULTIEQUAL_-1204843761'), (u'LOAD_-1204849227', u'CALLIND_-1204849217'), ('const-1', u'INT_ADD_-1204852000'), (u'CAST_-1204842532', u'INT_SUB_-1204852189'), (u'MULTIEQUAL_-1204844167', u'BOOL_NEGATE_-1204842152'), ('const-433', u'STORE_-1204853045'), (u'CAST_-1204842322', u'LOAD_-1204851584'), (u'MULTIEQUAL_-1204848416', u'INT_NOTEQUAL_-1204850525'), ('const-2', u'PTRADD_-1204842105'), (u'CAST_-1204842613', u'CALL_-1204852229'), (u'CAST_-1204843092', u'MULTIEQUAL_-1204849192'), (u'LOAD_-1204851989', u'CAST_-1204842454'), (u'MULTIEQUAL_-1204846751', u'CALLIND_-1204851574'), ('const--72', u'PTRSUB_-1204843726'), ('const-22', u'COPY_-1204854781'), (u'MULTIEQUAL_-1204846816', u'MULTIEQUAL_-1204847464'), ('const-72', u'INT_ADD_-1204849211'), ('const-8', u'PTRADD_-1204841818'), ('const-4294967295', u'INT_EQUAL_-1204851625'), (u'COPY_-1204844089', u'MULTIEQUAL_-1204846896'), (u'CALLIND_-1204850473', u'MULTIEQUAL_-1204845353'), (u'MULTIEQUAL_-1204847563', u'INT_NOTEQUAL_-1204852957'), ('const-2', u'PTRADD_-1204843143'), (u'MULTIEQUAL_-1204847381', u'MULTIEQUAL_-1204846711'), ('const-2', u'PTRADD_-1204843280'), ('const-433', u'STORE_-1204853069'), (u'MULTIEQUAL_-1204846203', u'INT_MULT_-1204853110'), (u'INT_LESSEQUAL_-1204853027', u'CBRANCH_-1204853025'), ('const-224', u'INT_ADD_-1204855397'), (u'PTRADD_-1204841889', u'STORE_-1204849639'), (u'INT_EQUAL_-1204851811', u'BOOL_NEGATE_-1204846548'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204843632'), (u'INDIRECT_-1204843968', u'MULTIEQUAL_-1204844039'), (u'COPY_-1204852674', u'MULTIEQUAL_-1204846554'), (u'LOAD_-1204849925', u'CAST_-1204841975'), (u'CAST_-1204843666', u'INT_LESS_-1204854306'), (u'CAST_-1204841805', u'PTRADD_-1204841827'), (u'INT_OR_-1204852008', u'MULTIEQUAL_-1204844134'), (u'MULTIEQUAL_-1204842985', u'MULTIEQUAL_-1204845496'), (u'MULTIEQUAL_-1204844130', u'MULTIEQUAL_-1204844105'), (u'INDIRECT_-1204844236', u'MULTIEQUAL_-1204844771'), ('const-433', u'LOAD_-1204851763'), (u'INT_ADD_-1204853101', u'CAST_-1204843096'), (u'PTRADD_-1204842100', u'LOAD_-1204849925'), (u'LOAD_-1204850552', u'CALLIND_-1204850542'), (u'MULTIEQUAL_-1204847441', u'MULTIEQUAL_-1204848312'), ('tmp_5947', u'CBRANCH_-1204850497'), ('const-48', u'INT_ADD_-1204854449'), (u'PTRADD_-1204844507', u'LOAD_-1204855242'), (u'PTRADD_-1204841827', u'STORE_-1204849553'), (u'LOAD_-1204849258', u'CALLIND_-1204849248'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844328'), (u'INT_ADD_-1204852647', u'CAST_-1204843956'), (u'MULTIEQUAL_-1204846896', u'INT_NOTEQUAL_-1204854037'), (u'INT_ADD_-1204855087', u'CAST_-1204844248'), (u'INT_LESS_-1204851974', u'CBRANCH_-1204851970'), (u'MULTIEQUAL_-1204849559', u'INT_ADD_-1204852814'), (u'MULTIEQUAL_-1204845032', u'MULTIEQUAL_-1204844990'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842643'), (u'INT_ADD_-1204855307', u'CAST_-1204844357'), (u'MULTIEQUAL_-1204845126', u'MULTIEQUAL_-1204843884'), (u'LOAD_-1204851823', u'CAST_-1204843376'), (u'CAST_-1204844404', u'LOAD_-1204855413'), (u'MULTIEQUAL_-1204844937', u'MULTIEQUAL_-1204844310'), ('const-0', u'INT_EQUAL_-1204853080'), (u'PTRADD_-1204842659', u'LOAD_-1204851996'), (u'MULTIEQUAL_-1204844368', u'MULTIEQUAL_-1204845036'), ('const-433', u'LOAD_-1204849932'), ('tmp_6696', u'CBRANCH_-1204852709'), (u'SUBPIECE_-1204849840', u'MULTIEQUAL_-1204846554'), ('const-8', u'PTRADD_-1204843216'), (u'LOAD_-1204854646', u'COPY_-1204842491'), ('const-2', u'PTRADD_-1204843940'), (u'MULTIEQUAL_-1204843958', u'MULTIEQUAL_-1204844080'), ('const-8', u'PTRADD_-1204841527'), (u'INDIRECT_-1204842351', u'MULTIEQUAL_-1204843272'), ('tmp_3133', u'CBRANCH_-1204853092'), (u'CAST_-1204842025', u'INT_LESS_-1204850029'), (u'INT_ADD_-1204850467', u'CAST_-1204841193'), ('const-8', u'PTRADD_-1204842155'), ('const-0', u'INT_NOTEQUAL_-1204850525'), (u'PTRADD_-1204843221', u'LOAD_-1204853155'), (u'MULTIEQUAL_-1204846654', u'MULTIEQUAL_-1204847334'), ('const-0', u'COPY_-1204844379'), (u'COPY_-1204842466', u'MULTIEQUAL_-1204845690'), (u'MULTIEQUAL_-1204844134', u'COPY_-1204842611'), (u'MULTIEQUAL_-1204846751', u'MULTIEQUAL_-1204846580'), (u'MULTIEQUAL_-1204848091', u'MULTIEQUAL_-1204848070'), ('const-433', u'LOAD_-1204855402'), ('const-3', u'PTRADD_-1204842654'), ('tmp_7306', u'BRANCH_-1204851806'), (u'INT_MULT_-1204855703', u'INT_ADD_-1204855715'), ('tmp_22380', u'INT_NOTEQUAL_-1204855586'), (u'PTRADD_-1204842535', u'LOAD_-1204851573'), (u'CALL_-1204852229', u'INT_EQUAL_-1204852215'), (u'LOAD_-1204851584', u'CALLIND_-1204851574'), ('tmp_5104', u'BRANCH_-1204851596'), (u'MULTIEQUAL_-1204842869', u'MULTIEQUAL_-1204842850'), (u'MULTIEQUAL_-1204844319', u'MULTIEQUAL_-1204844294'), (u'INT_EQUAL_-1204851829', u'BOOL_OR_-1204851769'), (u'MULTIEQUAL_-1204846498', u'MULTIEQUAL_-1204846230'), ('const-433', u'LOAD_-1204849484'), (u'MULTIEQUAL_-1204843856', u'MULTIEQUAL_-1204843710'), (u'INT_ADD_-1204852348', u'CAST_-1204842613'), (u'MULTIEQUAL_-1204848337', u'PTRADD_-1204843280'), (u'INT_LESS_-1204852677', u'CBRANCH_-1204852685'), ('const-80', u'INT_ADD_-1204851568'), (u'MULTIEQUAL_-1204848312', u'MULTIEQUAL_-1204848151'), (u'MULTIEQUAL_-1204846554', u'MULTIEQUAL_-1204846532'), (u'COPY_-1204850170', u'MULTIEQUAL_-1204846020'), ('const-433', u'LOAD_-1204852663'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204854197'), (u'MULTIEQUAL_-1204846203', u'MULTIEQUAL_-1204846095'), (u'CAST_-1204844138', u'LOAD_-1204853040'), (u'COPY_-1204842025', u'MULTIEQUAL_-1204848579'), (u'LOAD_-1204851674', u'CAST_-1204843089'), (u'LOAD_-1204853007', u'CAST_-1204842908'), (u'MULTIEQUAL_-1204845218', u'MULTIEQUAL_-1204844993'), ('const-8', u'PTRADD_-1204843935'), (u'CALL_-1204853020', u'INT_EQUAL_-1204853006'), (u'INT_EQUAL_-1204853105', u'CBRANCH_-1204853100'), (u'INT_ADD_-1204849635', u'CALL_-1204849516'), (u'MULTIEQUAL_-1204844870', u'MULTIEQUAL_-1204844840'), ('tmp_8570', u'CBRANCH_-1204849906'), ('const-4294967295', u'INT_EQUAL_-1204851626'), ('tmp_5566', u'CBRANCH_-1204851261'), (u'MULTIEQUAL_-1204845462', u'MULTIEQUAL_-1204845440'), (u'MULTIEQUAL_-1204848337', u'MULTIEQUAL_-1204848165'), (u'MULTIEQUAL_-1204843802', u'MULTIEQUAL_-1204843550'), ('const-433', u'STORE_-1204852817'), (u'COPY_-1204842521', u'MULTIEQUAL_-1204842876'), (u'INT_LESS_-1204850029', u'CBRANCH_-1204850025'), (u'INT_EQUAL_-1204853080', u'CBRANCH_-1204853076'), ('tmp_5609', u'CBRANCH_-1204851231'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842664'), ('const-433', u'STORE_-1204849553'), ('tmp_255', u'CBRANCH_-1204855657'), (u'COPY_-1204844558', u'MULTIEQUAL_-1204846874'), (u'INDIRECT_-1204842741', u'MULTIEQUAL_-1204844007'), (u'PTRADD_-1204841845', u'STORE_-1204849575'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843318'), (u'INT_ADD_-1204850952', u'MULTIEQUAL_-1204847398'), (u'MULTIEQUAL_-1204845700', u'MULTIEQUAL_-1204845690'), (u'COPY_-1204842561', u'MULTIEQUAL_-1204842748'), (u'INT_EQUAL_-1204852374', u'CBRANCH_-1204852369'), (u'MULTIEQUAL_-1204844881', u'MULTIEQUAL_-1204847615'), (u'LOAD_-1204851579', u'INT_ADD_-1204851553'), (u'MULTIEQUAL_-1204845104', u'INT_NOTEQUAL_-1204851859'), (u'MULTIEQUAL_-1204844829', u'MULTIEQUAL_-1204846020'), (u'MULTIEQUAL_-1204845263', u'MULTIEQUAL_-1204844368'), (u'COPY_-1204842561', u'MULTIEQUAL_-1204845598'), (u'INDIRECT_-1204842443', u'MULTIEQUAL_-1204843364'), (u'PTRADD_-1204841860', u'CAST_-1204841746'), (u'BOOL_NEGATE_-1204842220', u'BOOL_AND_-1204842390'), ('tmp_6587', u'CBRANCH_-1204852786'), (u'INT_EQUAL_-1204855111', u'CBRANCH_-1204855108'), (u'INT_ADD_-1204851318', u'CAST_-1204841211'), (u'MULTIEQUAL_-1204842241', u'MULTIEQUAL_-1204846874'), (u'MULTIEQUAL_-1204845029', u'MULTIEQUAL_-1204844993'), ('const-8', u'PTRADD_-1204841532'), (u'INDIRECT_-1204844355', u'MULTIEQUAL_-1204844279'), ('const-232', u'INT_ADD_-1204852979'), (u'MULTIEQUAL_-1204845104', u'COPY_-1204842280'), (u'MULTIEQUAL_-1204843976', u'MULTIEQUAL_-1204843467'), ('const-433', u'LOAD_-1204851984'), ('const-32', u'INT_ADD_-1204850444'), (u'MULTIEQUAL_-1204848151', u'INT_NOTEQUAL_-1204851986'), (u'CALL_-1204851273', u'INDIRECT_-1204843562'), ('const-433', u'LOAD_-1204849251'), (u'MULTIEQUAL_-1204848312', u'LOAD_-1204851888'), ('const-32', u'INT_ADD_-1204852647'), ('const-433', u'LOAD_-1204851566'), ('const-228', u'INT_ADD_-1204855354'), (u'MULTIEQUAL_-1204844283', u'MULTIEQUAL_-1204844440'), (u'MULTIEQUAL_-1204847613', u'INT_EQUAL_-1204851866'), (u'MULTIEQUAL_-1204845630', u'COPY_-1204843776'), (u'CAST_-1204844113', u'LOAD_-1204852995'), (u'INDIRECT_-1204843660', u'MULTIEQUAL_-1204843713'), (u'CAST_-1204843387', u'INT_LESSEQUAL_-1204851807'), (u'COPY_-1204842808', u'MULTIEQUAL_-1204845362'), ('const-433', u'STORE_-1204851191'), ('tmp_5901', u'CBRANCH_-1204850524'), ('const-433', u'LOAD_-1204849234'), ('const-2', u'PTRADD_-1204844512'), (u'MULTIEQUAL_-1204844767', u'MULTIEQUAL_-1204844743'), ('const-0', u'COPY_-1204850170'), (u'PIECE_-1204854559', u'INT_DIV_-1204854583'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843935'), (u'CALLIND_-1204849096', u'INDIRECT_-1204842313'), (u'MULTIEQUAL_-1204846326', u'INT_EQUAL_-1204851625'), ('const-8', u'PTRADD_-1204841809'), (u'INT_NOTEQUAL_-1204855307', u'CBRANCH_-1204855305'), (u'MULTIEQUAL_-1204846508', u'CAST_-1204843157'), (u'CAST_-1204844160', u'LOAD_-1204853086'), (u'LOAD_-1204852863', u'INT_LESS_-1204852841'), ('tmp_2815', u'CBRANCH_-1204853004'), (u'COPY_-1204842525', u'MULTIEQUAL_-1204844185'), (u'MULTIEQUAL_-1204844440', u'MULTIEQUAL_-1204843545'), (u'LOAD_-1204849275', u'INT_ADD_-1204849242'), (u'CAST_-1204841516', u'INT_LESS_-1204850501'), (u'MULTIEQUAL_-1204847563', u'MULTIEQUAL_-1204846675'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843348'), ('tmp_8350', u'BRANCH_-1204850269'), (u'CAST_-1204843852', u'LOAD_-1204854646'), (u'INDIRECT_-1204844205', u'MULTIEQUAL_-1204844120'), ('const-433', u'LOAD_-1204849227'), (u'INDIRECT_-1204842917', u'MULTIEQUAL_-1204843189'), (u'INDIRECT_-1204842548', u'MULTIEQUAL_-1204844407'), (u'PTRADD_-1204842015', u'LOAD_-1204850013'), (u'MULTIEQUAL_-1204848416', u'PTRADD_-1204841647'), (u'CALLIND_-1204851595', u'INDIRECT_-1204842915'), (u'COPY_-1204850467', u'MULTIEQUAL_-1204845635'), (u'INT_ADD_-1204849997', u'CAST_-1204841404'), (u'INDIRECT_-1204844449', u'MULTIEQUAL_-1204844958'), ('const-8', u'PTRADD_-1204844265'), (u'CAST_-1204842263', u'INT_LESS_-1204851657'), ('tmp_22387', u'COPY_-1204844558'), (u'CAST_-1204844027', u'INT_LESS_-1204852790'), (u'CAST_-1204844568', u'LOAD_-1204855739'), (u'INT_ADD_-1204855397', u'CAST_-1204844404'), ('const-2', u'PTRADD_-1204842471'), ('const-2', u'INT_SRIGHT_-1204852156'), ('const-433', u'STORE_-1204849531'), ('tmp_1999', u'CBRANCH_-1204854135'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204843581'), ('const-2', u'PTRADD_-1204841652'), ('const-8', u'PTRADD_-1204842535'), (u'MULTIEQUAL_-1204845104', u'MULTIEQUAL_-1204844910'), (u'LOAD_-1204853101', u'CALLIND_-1204853091'), (u'INT_ADD_-1204854330', u'STORE_-1204854333'), (u'PTRADD_-1204843920', u'STORE_-1204854333'), (u'PTRADD_-1204843940', u'LOAD_-1204854379'), (u'MULTIEQUAL_-1204844407', u'MULTIEQUAL_-1204844394'), (u'INDIRECT_-1204844328', u'MULTIEQUAL_-1204844863'), (u'INT_SUB_-1204852189', u'INT_SRIGHT_-1204852156'), (u'MULTIEQUAL_-1204845337', u'MULTIEQUAL_-1204842597'), ('tmp_5389', u'CBRANCH_-1204851550'), (u'COPY_-1204841777', u'MULTIEQUAL_-1204844199'), ('const-0', u'COPY_-1204851612'), ('const-0', u'INT_EQUAL_-1204851318'), (u'LOAD_-1204853050', u'MULTIEQUAL_-1204849212'), ('const-0', u'INT_EQUAL_-1204854586'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842351'), (u'INT_EQUAL_-1204855331', u'CBRANCH_-1204855328'), (u'COPY_-1204854781', u'MULTIEQUAL_-1204846184'), (u'INT_ADD_-1204849242', u'CAST_-1204841172'), (u'INT_LESS_-1204854397', u'CBRANCH_-1204854392'), ('const-433', u'LOAD_-1204852805'), (u'INT_ADD_-1204846376', u'CAST_-1204842867'), ('const-2', u'PTRADD_-1204843348'), (u'MULTIEQUAL_-1204845496', u'MULTIEQUAL_-1204843035'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204853047'), (u'CALLIND_-1204849248', u'INDIRECT_-1204842284'), ('const-76', u'INT_ADD_-1204852281'), (u'COPY_-1204852751', u'MULTIEQUAL_-1204848151'), (u'BOOL_AND_-1204855543', u'BOOL_AND_-1204842390'), ('tmp_7969', u'BRANCH_-1204849209'), (u'MULTIEQUAL_-1204843790', u'PIECE_-1204843343'), (u'COPY_-1204851612', u'MULTIEQUAL_-1204847246'), (u'MULTIEQUAL_-1204843616', u'MULTIEQUAL_-1204843582'), (u'COPY_-1204847572', u'MULTIEQUAL_-1204847504'), (u'INT_LESS_-1204852992', u'CBRANCH_-1204852988'), (u'MULTIEQUAL_-1204844223', u'MULTIEQUAL_-1204844937'), (u'CALLIND_-1204849424', u'INDIRECT_-1204842384'), (u'CALLIND_-1204850003', u'INDIRECT_-1204842548'), (u'MULTIEQUAL_-1204847950', u'LOAD_-1204853127'), (u'BOOL_OR_-1204851769', u'MULTIEQUAL_-1204844319'), (u'LOAD_-1204855413', u'INT_EQUAL_-1204855380'), ('const-433', u'LOAD_-1204851481'), (u'MULTIEQUAL_-1204847382', u'MULTIEQUAL_-1204847373'), (u'COPY_-1204854387', u'MULTIEQUAL_-1204844767'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844422'), (u'CAST_-1204841397', u'INT_LESS_-1204849644'), ('const-0', u'INT_EQUAL_-1204853006'), (u'MULTIEQUAL_-1204845369', u'MULTIEQUAL_-1204845362'), ('const-8', u'PTRADD_-1204843343'), ('const-433', u'LOAD_-1204853108'), (u'MULTIEQUAL_-1204848519', u'PTRADD_-1204844537'), (u'COPY_-1204854545', u'MULTIEQUAL_-1204846203'), (u'CALL_-1204853020', u'INDIRECT_-1204844205'), ('const-2', u'PTRADD_-1204844537'), ('const-0', u'COPY_-1204850842'), (u'CAST_-1204843157', u'INT_SEXT_-1204853134'), (u'MULTIEQUAL_-1204846609', u'MULTIEQUAL_-1204844354'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842386'), (u'COPY_-1204846972', u'COPY_-1204843788'), ('tmp_1784', u'CBRANCH_-1204854302'), ('tmp_3705', u'BRANCH_-1204852524'), (u'MULTIEQUAL_-1204847511', u'MULTIEQUAL_-1204846865'), (u'MULTIEQUAL_-1204844957', u'MULTIEQUAL_-1204844223'), ('tmp_297', u'CBRANCH_-1204855624'), ('const-2', u'PTRADD_-1204841532'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852348'), ('const-16', u'INT_ADD_-1204853017'), (u'MULTIEQUAL_-1204843616', u'MULTIEQUAL_-1204843364'), (u'INT_EQUAL_-1204851318', u'CBRANCH_-1204851316'), (u'COPY_-1204843076', u'MULTIEQUAL_-1204846954'), (u'MULTIEQUAL_-1204847563', u'INT_EQUAL_-1204853071'), ('const-3', u'PTRADD_-1204843343'), (u'MULTIEQUAL_-1204845362', u'MULTIEQUAL_-1204842464'), (u'MULTIEQUAL_-1204847441', u'MULTIEQUAL_-1204847417'), ('const-433', u'LOAD_-1204852377'), ('const-433', u'LOAD_-1204853117'), (u'INT_OR_-1204854589', u'INT_DIV_-1204854583'), ('tmp_5301', u'BRANCH_-1204850473'), ('tmp_22388', u'SUBPIECE_-1204849840'), (u'MULTIEQUAL_-1204846304', u'LOAD_-1204851611'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852979'), (u'CAST_-1204844341', u'INT_LESS_-1204855278'), (u'MULTIEQUAL_-1204845049', u'MULTIEQUAL_-1204845029'), (u'INDIRECT_-1204844535', u'MULTIEQUAL_-1204845098'), ('tmp_4673', u'CBRANCH_-1204851970'), (u'CAST_-1204841805', u'PTRADD_-1204841860'), ('tmp_8442', u'CBRANCH_-1204849985'), ('tmp_3868', u'BRANCH_-1204852777'), (u'COPY_-1204855188', u'MULTIEQUAL_-1204848416'), (u'LOAD_-1204852320', u'INT_EQUAL_-1204852299'), (u'INDIRECT_-1204844019', u'MULTIEQUAL_-1204843934'), (u'PTRADD_-1204844537', u'LOAD_-1204855300'), (u'BOOL_NEGATE_-1204843236', u'BOOL_AND_-1204846239'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204853017'), (u'COPY_-1204847568', u'MULTIEQUAL_-1204847511'), (u'INT_OR_-1204853062', u'MULTIEQUAL_-1204844767'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842437'), ('tmp_703', u'CBRANCH_-1204855348'), (u'LOAD_-1204852782', u'MULTIEQUAL_-1204847343'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842509'), (u'MULTIEQUAL_-1204845098', u'MULTIEQUAL_-1204844175'), (u'PTRADD_-1204843280', u'LOAD_-1204851674'), (u'INT_EQUAL_-1204853071', u'CBRANCH_-1204853068'), ('const-1', u'INT_ADD_-1204853054'), (u'MULTIEQUAL_-1204843884', u'CALL_-1204850862'), ('const-8', u'PTRADD_-1204844532'), (u'LOAD_-1204854321', u'CAST_-1204843666'), (u'INT_OR_-1204843787', u'CAST_-1204843481'), (u'MULTIEQUAL_-1204845003', u'MULTIEQUAL_-1204846020'), (u'INT_NOTEQUAL_-1204852963', u'CBRANCH_-1204852961'), (u'MULTIEQUAL_-1204843005', u'MULTIEQUAL_-1204842869'), (u'COPY_-1204842668', u'MULTIEQUAL_-1204844354'), (u'MULTIEQUAL_-1204843478', u'MULTIEQUAL_-1204843465'), (u'MULTIEQUAL_-1204843522', u'MULTIEQUAL_-1204844101'), ('const-8', u'INT_EQUAL_-1204851829'), (u'MULTIEQUAL_-1204846706', u'INT_EQUAL_-1204851935'), ('const-433', u'LOAD_-1204851672'), (u'INT_NOTEQUAL_-1204854755', u'CBRANCH_-1204854753'), (u'COPY_-1204844160', u'MULTIEQUAL_-1204843690'), (u'INT_ADD_-1204852814', u'STORE_-1204852817'), ('const-433', u'LOAD_-1204854646'), ('const-433', u'LOAD_-1204849666'), (u'MULTIEQUAL_-1204843467', u'MULTIEQUAL_-1204843856'), ('tmp_2584', u'BRANCH_-1204852154'), (u'MULTIEQUAL_-1204845003', u'INT_LESSEQUAL_-1204852102'), (u'CAST_-1204841402', u'LOAD_-1204849636'), ('tmp_22387', u'LOAD_-1204849231'), (u'CAST_-1204842483', u'INT_LESS_-1204852053'), (u'CAST_-1204842318', u'INT_LESSEQUAL_-1204851552'), (u'MULTIEQUAL_-1204846445', u'MULTIEQUAL_-1204846425'), (u'MULTIEQUAL_-1204844807', u'MULTIEQUAL_-1204844776'), (u'INDIRECT_-1204843690', u'MULTIEQUAL_-1204843552'), (u'CAST_-1204842169', u'LOAD_-1204851481'), ('const-328', u'INT_ADD_-1204854630'), ('tmp_543', u'CBRANCH_-1204855460'), (u'INT_EQUAL_-1204851625', u'BOOL_AND_-1204843497'), (u'MULTIEQUAL_-1204846020', u'INT_2COMP_-1204852185'), (u'MULTIEQUAL_-1204847226', u'INT_ADD_-1204854415'), (u'CALLIND_-1204851324', u'INDIRECT_-1204842572'), ('tmp_6251', u'CBRANCH_-1204853000'), ('const-8', u'PTRADD_-1204843915'), (u'MULTIEQUAL_-1204846445', u'MULTIEQUAL_-1204846390'), (u'COPY_-1204852895', u'MULTIEQUAL_-1204847398'), (u'MULTIEQUAL_-1204845353', u'INT_NOTEQUAL_-1204851461'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843540'), (u'MULTIEQUAL_-1204848151', u'MULTIEQUAL_-1204848091'), (u'MULTIEQUAL_-1204844863', u'MULTIEQUAL_-1204844843'), (u'INT_ADD_-1204851279', u'PTRADD_-1204851131'), ('const-0', u'CALL_-1204850862'), (u'INDIRECT_-1204844019', u'MULTIEQUAL_-1204844776'), (u'CAST_-1204841302', u'LOAD_-1204849588'), ('const-208', u'INT_ADD_-1204849498'), (u'CAST_-1204844563', u'LOAD_-1204855726'), (u'LOAD_-1204850013', u'CALLIND_-1204850003'), (u'LOAD_-1204854646', u'COPY_-1204842530'), ('const-0', u'COPY_-1204842521'), (u'INT_EQUAL_-1204855605', u'CBRANCH_-1204855426'), ('const--72', u'PTRSUB_-1204844107'), ('const-0', u'INT_NOTEQUAL_-1204854096'), (u'MULTIEQUAL_-1204844937', u'MULTIEQUAL_-1204844297'), (u'MULTIEQUAL_-1204844039', u'MULTIEQUAL_-1204844993'), ('const-4294967295', u'COPY_-1204852674'), (u'MULTIEQUAL_-1204843805', u'MULTIEQUAL_-1204843802'), (u'INDIRECT_-1204844205', u'MULTIEQUAL_-1204844962'), (u'INT_EQUAL_-1204855541', u'COPY_-1204844542'), (u'LOAD_-1204853040', u'INT_EQUAL_-1204853025'), (u'CAST_-1204841686', u'LOAD_-1204849514'), (u'CALLIND_-1204851559', u'MULTIEQUAL_-1204845655'), ('const-433', u'LOAD_-1204849605'), (u'MULTIEQUAL_-1204845237', u'MULTIEQUAL_-1204847810'), (u'PTRADD_-1204842471', u'LOAD_-1204851679'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843323'), (u'COPY_-1204842076', u'MULTIEQUAL_-1204842241'), (u'MULTIEQUAL_-1204848312', u'MULTIEQUAL_-1204847417'), (u'PTRADD_-1204843348', u'LOAD_-1204853050'), (u'MULTIEQUAL_-1204848337', u'LOAD_-1204850592'), (u'PTRADD_-1204843915', u'LOAD_-1204854328'), (u'INT_LESS_-1204849910', u'CBRANCH_-1204849906'), (u'PTRADD_-1204844517', u'STORE_-1204855254'), (u'LOAD_-1204855103', u'MULTIEQUAL_-1204847334'), ('tmp_6189', u'CBRANCH_-1204853045'), (u'MULTIEQUAL_-1204847343', u'INT_EQUAL_-1204852763'), (u'INDIRECT_-1204843634', u'MULTIEQUAL_-1204843710'), (u'MULTIEQUAL_-1204847417', u'MULTIEQUAL_-1204848091'), ('tmp_1903', u'CBRANCH_-1204854219'), (u'BOOL_AND_-1204843497', u'COPY_-1204843184'), (u'MULTIEQUAL_-1204847226', u'INT_ADD_-1204846698'), (u'LOAD_-1204852863', u'MULTIEQUAL_-1204849559'), (u'LOAD_-1204849484', u'MULTIEQUAL_-1204848781'), (u'CAST_-1204843671', u'INT_LESS_-1204854306'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204851905'), (u'LOAD_-1204851566', u'CAST_-1204842337'), (u'MULTIEQUAL_-1204844254', u'MULTIEQUAL_-1204844315'), ('tmp_7042', u'BRANCH_-1204849975'), ('const-32', u'INT_ADD_-1204851905'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204844245'), (u'CAST_-1204844396', u'LOAD_-1204855402'), (u'CAST_-1204843400', u'LOAD_-1204851863'), (u'INT_ADD_-1204851553', u'CAST_-1204842292'), ('const-3', u'PTRADD_-1204842010'), ('const-0', u'COPY_-1204851928'), (u'PTRSUB_-1204844123', u'CALL_-1204850862'), (u'INT_NOTEQUAL_-1204852979', u'CBRANCH_-1204852974'), (u'LOAD_-1204851984', u'CAST_-1204843302'), (u'INT_SRIGHT_-1204852156', u'SUBPIECE_-1204845749'), (u'CALLIND_-1204851595', u'MULTIEQUAL_-1204846182'), (u'CAST_-1204844316', u'INT_LESS_-1204855227'), ('const-433', u'LOAD_-1204852812'), (u'MULTIEQUAL_-1204845098', u'MULTIEQUAL_-1204845098'), (u'COPY_-1204844542', u'MULTIEQUAL_-1204844854'), (u'MULTIEQUAL_-1204845050', u'MULTIEQUAL_-1204845049'), ('tmp_22380', u'LOAD_-1204849131'), (u'MULTIEQUAL_-1204844901', u'MULTIEQUAL_-1204844870'), ('const-433', u'LOAD_-1204852320'), (u'INT_EQUAL_-1204855380', u'MULTIEQUAL_-1204844185'), ('const-433', u'STORE_-1204851954'), (u'MULTIEQUAL_-1204846304', u'INT_NOTEQUAL_-1204854244'), (u'MULTIEQUAL_-1204844901', u'COPY_-1204843795'), (u'CAST_-1204843302', u'INT_LESS_-1204851962'), (u'CAST_-1204841235', u'LOAD_-1204849207'), (u'LOAD_-1204855219', u'MULTIEQUAL_-1204847647'), (u'MULTIEQUAL_-1204843999', u'MULTIEQUAL_-1204844083'), (u'CALL_-1204851659', u'INDIRECT_-1204842741'), (u'INT_EQUAL_-1204852299', u'CBRANCH_-1204852298'), (u'INT_EQUAL_-1204855541', u'COPY_-1204842561'), (u'MULTIEQUAL_-1204846753', u'MULTIEQUAL_-1204846697'), ('const-433', u'LOAD_-1204851573'), (u'MULTIEQUAL_-1204844901', u'CALL_-1204851659'), ('const-433', u'STORE_-1204854057'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844263'), ('tmp_1054', u'CBRANCH_-1204855108'), (u'MULTIEQUAL_-1204847504', u'MULTIEQUAL_-1204846609'), (u'COPY_-1204852967', u'COPY_-1204843052'), (u'COPY_-1204844019', u'PIECE_-1204854559'), (u'SUBPIECE_-1204846390', u'STORE_-1204851214'), ('const-4294967295', u'COPY_-1204850451'), (u'MULTIEQUAL_-1204843698', u'MULTIEQUAL_-1204843189'), ('const-433', u'LOAD_-1204851923'), (u'MULTIEQUAL_-1204847334', u'MULTIEQUAL_-1204847309'), (u'MULTIEQUAL_-1204843934', u'MULTIEQUAL_-1204844746'), ('const-8', u'PTRADD_-1204843323'), (u'MULTIEQUAL_-1204844254', u'MULTIEQUAL_-1204844134'), ('const-433', u'LOAD_-1204854023'), (u'MULTIEQUAL_-1204846580', u'CALLIND_-1204850631'), ('const-10', u'INT_EQUAL_-1204851866'), ('tmp_3838', u'CBRANCH_-1204852792'), ('const-433', u'LOAD_-1204851511'), ('const-0', u'CALL_-1204850862'), (u'LOAD_-1204853127', u'INT_ADD_-1204853101'), (u'CAST_-1204841805', u'PTRADD_-1204841809'), (u'MULTIEQUAL_-1204844028', u'MULTIEQUAL_-1204844870'), (u'MULTIEQUAL_-1204843386', u'MULTIEQUAL_-1204843373'), (u'MULTIEQUAL_-1204843549', u'MULTIEQUAL_-1204844105'), (u'INT_EQUAL_-1204852916', u'BOOL_NEGATE_-1204847172'), ('const-0', u'COPY_-1204854702'), ('const-1', u'COPY_-1204841892'), (u'LOAD_-1204849983', u'MULTIEQUAL_-1204845237'), ('const-3', u'PTRADD_-1204844260'), (u'CALL_-1204852229', u'INDIRECT_-1204843690'), (u'MULTIEQUAL_-1204845684', u'MULTIEQUAL_-1204845630'), ('tmp_7472', u'BRANCH_-1204849958'), (u'CAST_-1204842262', u'LOAD_-1204850332'), ('const-0', u'INT_NOTEQUAL_-1204854244'), (u'MULTIEQUAL_-1204846903', u'SUBPIECE_-1204847098'), (u'LOAD_-1204850516', u'CAST_-1204841511'), (u'MULTIEQUAL_-1204848519', u'PTRADD_-1204844507'), (u'INT_ADD_-1204855685', u'CAST_-1204844541'), (u'MULTIEQUAL_-1204844737', u'MULTIEQUAL_-1204844707'), (u'MULTIEQUAL_-1204844743', u'MULTIEQUAL_-1204845327'), (u'MULTIEQUAL_-1204846800', u'MULTIEQUAL_-1204844590'), (u'MULTIEQUAL_-1204844254', u'INT_OR_-1204852008'), (u'CAST_-1204842164', u'INT_LESS_-1204851489'), ('const-433', u'LOAD_-1204851594'), (u'MULTIEQUAL_-1204844315', u'MULTIEQUAL_-1204845269'), (u'LOAD_-1204850006', u'CAST_-1204841880'), (u'PTRADD_-1204842638', u'LOAD_-1204851949'), ('tmp_8466', u'BRANCH_-1204849963'), (u'PTRADD_-1204843581', u'LOAD_-1204851840'), ('const-433', u'LOAD_-1204849231'), ('const-433', u'LOAD_-1204849983'), (u'LOAD_-1204853111', u'INT_ADD_-1204853085'), (u'CALLIND_-1204850542', u'INDIRECT_-1204843164'), (u'CALLIND_-1204851830', u'INDIRECT_-1204844486'), (u'LOAD_-1204851667', u'CAST_-1204843084'), (u'INT_EQUAL_-1204852682', u'CBRANCH_-1204852679'), ('const-2', u'PTRADD_-1204842514'), ('const-0', u'COPY_-1204849885'), ('const-1', u'COPY_-1204855094'), (u'INDIRECT_-1204843968', u'MULTIEQUAL_-1204843710'), (u'CAST_-1204842025', u'LOAD_-1204850021'), (u'COPY_-1204841470', u'MULTIEQUAL_-1204844682'), ('const-0', u'COPY_-1204854733'), ('const-433', u'LOAD_-1204850332'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842537'), ('const-72', u'INT_ADD_-1204853047'), (u'PTRADD_-1204843910', u'LOAD_-1204854321'), (u'CAST_-1204844321', u'INT_LESS_-1204855227'), (u'MULTIEQUAL_-1204848519', u'LOAD_-1204849251'), (u'LOAD_-1204853125', u'MULTIEQUAL_-1204846441'), (u'COPY_-1204843788', u'MULTIEQUAL_-1204846896'), ('tmp_7087', u'CBRANCH_-1204851648'), ('tmp_33392', u'STORE_-1204854077'), (u'INT_LESS_-1204851223', u'CBRANCH_-1204851231'), (u'MULTIEQUAL_-1204846675', u'MULTIEQUAL_-1204847375'), (u'LOAD_-1204855293', u'CAST_-1204844341'), ('const-3', u'PTRADD_-1204843138'), ('const-2', u'PTRADD_-1204843581'), (u'MULTIEQUAL_-1204847358', u'MULTIEQUAL_-1204847364'), ('const-336', u'CALL_-1204849675'), (u'PTRADD_-1204851131', u'STORE_-1204851191'), ('tmp_5489', u'CBRANCH_-1204851316'), ('const-0', u'INT_EQUAL_-1204852299'), (u'MULTIEQUAL_-1204847373', u'INT_SEXT_-1204854655'), ('const-433', u'LOAD_-1204851954'), (u'INT_LESS_-1204852784', u'CBRANCH_-1204852792'), (u'SUBPIECE_-1204849840', u'COPY_-1204844551'), (u'INDIRECT_-1204843468', u'MULTIEQUAL_-1204845032'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842654'), ('tmp_33392', u'STORE_-1204853059'), (u'INT_NOTEQUAL_-1204852957', u'CBRANCH_-1204852951'), (u'LOAD_-1204849902', u'MULTIEQUAL_-1204845080'), (u'CAST_-1204843092', u'INT_LESSEQUAL_-1204853085'), (u'INDIRECT_-1204843566', u'MULTIEQUAL_-1204843619'), (u'CALLIND_-1204851830', u'MULTIEQUAL_-1204847343'), (u'CALLIND_-1204851559', u'INDIRECT_-1204843448'), (u'MULTIEQUAL_-1204847613', u'MULTIEQUAL_-1204847511'), (u'INDIRECT_-1204843690', u'MULTIEQUAL_-1204843578'), (u'MULTIEQUAL_-1204844940', u'MULTIEQUAL_-1204843698'), (u'MULTIEQUAL_-1204843578', u'MULTIEQUAL_-1204843552'), ('const-433', u'LOAD_-1204852863'), (u'CAST_-1204841805', u'PTRADD_-1204841818'), (u'SUBPIECE_-1204847098', u'STORE_-1204853069'), ('tmp_4753', u'CBRANCH_-1204851923'), (u'MULTIEQUAL_-1204843695', u'MULTIEQUAL_-1204846554'), (u'CAST_-1204842986', u'INT_LESS_-1204853133'), (u'MULTIEQUAL_-1204848060', u'MULTIEQUAL_-1204846751'), ('tmp_2429', u'CBRANCH_-1204853100'), (u'MULTIEQUAL_-1204844334', u'COPY_-1204844160'), (u'INDIRECT_-1204843876', u'MULTIEQUAL_-1204843738'), (u'MULTIEQUAL_-1204844440', u'BOOL_NEGATE_-1204844423'), ('const-433', u'LOAD_-1204853014'), ('const-8', u'PTRADD_-1204843143'), ('tmp_3323', u'BRANCH_-1204852922'), (u'MULTIEQUAL_-1204846203', u'INT_LESSEQUAL_-1204853033'), (u'MULTIEQUAL_-1204844737', u'MULTIEQUAL_-1204844832'), (u'COPY_-1204844551', u'MULTIEQUAL_-1204847810'), (u'MULTIEQUAL_-1204843490', u'MULTIEQUAL_-1204844715'), ('const-0', u'INT_NOTEQUAL_-1204855586'), (u'MULTIEQUAL_-1204845003', u'INT_MULT_-1204852059'), (u'MULTIEQUAL_-1204843884', u'INT_ADD_-1204851279'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852957'), (u'LOAD_-1204849666', u'CAST_-1204841402'), (u'MULTIEQUAL_-1204845770', u'MULTIEQUAL_-1204846903'), (u'MULTIEQUAL_-1204844962', u'MULTIEQUAL_-1204844932'), ('tmp_5131', u'BRANCH_-1204850627'), ('tmp_22387', u'COPY_-1204842076'), (u'CALL_-1204851273', u'INDIRECT_-1204843376'), ('const-433', u'LOAD_-1204852782'), (u'INT_EQUAL_-1204853025', u'CBRANCH_-1204853019'), ('const-8', u'PTRADD_-1204842633'), (u'MULTIEQUAL_-1204846441', u'MULTIEQUAL_-1204846431'), (u'LOAD_-1204855300', u'INT_ADD_-1204855251'), (u'MULTIEQUAL_-1204843760', u'MULTIEQUAL_-1204843618'), (u'MULTIEQUAL_-1204845080', u'INT_NOTEQUAL_-1204849882'), (u'INDIRECT_-1204844541', u'MULTIEQUAL_-1204845050'), (u'INT_LESSEQUAL_-1204853033', u'CBRANCH_-1204853030'), ('tmp_5855', u'BRANCH_-1204850133'), (u'INT_ADD_-1204849498', u'CAST_-1204841686'), (u'LOAD_-1204851573', u'INT_LESSEQUAL_-1204851550'), ('const-8', u'PTRADD_-1204843275'), ('tmp_6507', u'CBRANCH_-1204852837'), ('const-8', u'PTRADD_-1204844245'), (u'BOOL_OR_-1204852874', u'MULTIEQUAL_-1204845664'), (u'MULTIEQUAL_-1204844426', u'MULTIEQUAL_-1204844185'), (u'INT_ADD_-1204854415', u'MULTIEQUAL_-1204847068'), (u'INT_EQUAL_-1204851904', u'CBRANCH_-1204851887'), (u'CALL_-1204853917', u'INDIRECT_-1204844915'), (u'CALL_-1204849516', u'INDIRECT_-1204842796'), ('tmp_3352', u'BRANCH_-1204851595'), (u'CALL_-1204855764', u'INT_MULT_-1204855703'), (u'INT_ADD_-1204850536', u'CAST_-1204842023'), (u'MULTIEQUAL_-1204846874', u'COPY_-1204841497'), (u'CAST_-1204842169', u'INT_LESS_-1204851489'), (u'INT_ADD_-1204852304', u'CAST_-1204842582'), ('tmp_8088', u'CBRANCH_-1204852358'), ('const-433', u'STORE_-1204855254'), ('const-8', u'PTRADD_-1204842361'), (u'INT_EQUAL_-1204852933', u'BOOL_OR_-1204852874'), (u'COPY_-1204848153', u'MULTIEQUAL_-1204846695'), (u'MULTIEQUAL_-1204845263', u'MULTIEQUAL_-1204845098'), ('const-8', u'PTRADD_-1204844235'), (u'LOAD_-1204854646', u'INT_EQUAL_-1204854586'), (u'COPY_-1204842820', u'MULTIEQUAL_-1204846896'), ('tmp_569', u'CBRANCH_-1204855441'), (u'MULTIEQUAL_-1204845700', u'INT_EQUAL_-1204851626'), ('const-0', u'COPY_-1204852751'), (u'BOOL_AND_-1204851805', u'BOOL_AND_-1204845379'), (u'INT_LESS_-1204849991', u'CBRANCH_-1204849987'), (u'LOAD_-1204849207', u'CALLIND_-1204849197'), ('const-4294967295', u'INT_NOTEQUAL_-1204850001'), ('const-1', u'PTRADD_-1204852985'), (u'INT_LESS_-1204850501', u'CBRANCH_-1204850497'), (u'LOAD_-1204855750', u'INT_ADD_-1204855723'), (u'MULTIEQUAL_-1204843664', u'MULTIEQUAL_-1204843651'), ('const-433', u'LOAD_-1204852297'), (u'COPY_-1204850826', u'COPY_-1204841196'), ('const-433', u'LOAD_-1204853127'), (u'MULTIEQUAL_-1204845029', u'MULTIEQUAL_-1204844402'), (u'COPY_-1204854176', u'MULTIEQUAL_-1204846230'), ('const-433', u'LOAD_-1204851504'), ('const-72', u'INT_ADD_-1204850536'), (u'LOAD_-1204854379', u'INT_LESS_-1204854357'), (u'MULTIEQUAL_-1204843690', u'MULTIEQUAL_-1204843641'), (u'BOOL_AND_-1204845379', u'COPY_-1204842305'), (u'MULTIEQUAL_-1204844993', u'MULTIEQUAL_-1204844193'), (u'INT_ADD_-1204846698', u'MULTIEQUAL_-1204846508'), ('const-433', u'STORE_-1204849611'), (u'MULTIEQUAL_-1204843527', u'MULTIEQUAL_-1204843524'), (u'MULTIEQUAL_-1204843524', u'MULTIEQUAL_-1204843490'), ('const-4294967295', u'INT_NOTEQUAL_-1204851461'), (u'MULTIEQUAL_-1204846695', u'MULTIEQUAL_-1204846675'), (u'COPY_-1204842035', u'MULTIEQUAL_-1204842193'), ('const--4294967296', u'INT_AND_-1204853952'), ('tmp_6856', u'CBRANCH_-1204851958'), (u'MULTIEQUAL_-1204844864', u'MULTIEQUAL_-1204844863'), (u'LOAD_-1204850460', u'MULTIEQUAL_-1204847576'), (u'MULTIEQUAL_-1204843582', u'MULTIEQUAL_-1204844807'), ('tmp_2029', u'CBRANCH_-1204854114'), ('tmp_6943', u'CBRANCH_-1204851892'), (u'CAST_-1204844563', u'LOAD_-1204849484'), ('const-0', u'INT_EQUAL_-1204855331'), (u'COPY_-1204842034', u'MULTIEQUAL_-1204844903'), (u'MULTIEQUAL_-1204847950', u'MULTIEQUAL_-1204847830'), (u'INT_2COMP_-1204852185', u'COPY_-1204842044'), ('const-8', u'COPY_-1204848000'), (u'LOAD_-1204850021', u'MULTIEQUAL_-1204845132'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843566'), (u'MULTIEQUAL_-1204847613', u'INT_EQUAL_-1204852933'), (u'INT_EQUAL_-1204855708', u'CBRANCH_-1204855706'), ('const-433', u'LOAD_-1204850006'), ('const-1', u'INT_ADD_-1204851279'), ('tmp_7922', u'BRANCH_-1204849574'), ('const-0', u'STORE_-1204853045'), (u'MULTIEQUAL_-1204847810', u'INT_NOTEQUAL_-1204852361'), ('tmp_4800', u'CBRANCH_-1204851887'), ('const-433', u'LOAD_-1204849131'), ('const-16', u'INT_NOTEQUAL_-1204854755'), ('const-0', u'COPY_-1204846001'), (u'MULTIEQUAL_-1204848337', u'CALLIND_-1204850542'), ('tmp_33391', u'STORE_-1204853039'), ('tmp_4173', u'CBRANCH_-1204852256'), ('const-433', u'LOAD_-1204854298'), (u'MULTIEQUAL_-1204847334', u'MULTIEQUAL_-1204847318'), (u'INT_ADD_-1204850316', u'CAST_-1204842262'), ('const-433', u'LOAD_-1204849434'), (u'MULTIEQUAL_-1204847464', u'MULTIEQUAL_-1204846718'), ('const-72', u'INT_ADD_-1204851553'), ('tmp_7441', u'BRANCH_-1204849855'), (u'INDIRECT_-1204844263', u'MULTIEQUAL_-1204844772'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842535'), (u'MULTIEQUAL_-1204846184', u'INT_LESS_-1204854494'), (u'LOAD_-1204849659', u'CAST_-1204841397'), (u'CAST_-1204842020', u'INT_LESS_-1204850029'), ('const-0', u'SUBPIECE_-1204845749'), ('const-0', u'COPY_-1204851619'), (u'MULTIEQUAL_-1204847226', u'INT_SLESS_-1204854473'), ('const-433', u'LOAD_-1204849588'), ('const-433', u'LOAD_-1204850013'), (u'INDIRECT_-1204844449', u'MULTIEQUAL_-1204844373'), (u'MULTIEQUAL_-1204846441', u'INT_EQUAL_-1204853102'), ('tmp_22380', u'PTRADD_-1204842105'), (u'COPY_-1204842116', u'MULTIEQUAL_-1204844426'), ('const-4294967295', u'COPY_-1204854176'), ('const-8', u'COPY_-1204846949'), ('const-0', u'COPY_-1204849967'), ('const-433', u'LOAD_-1204850516'), ('const-8', u'PTRADD_-1204844517'), ('tmp_33392', u'STORE_-1204852159'), ('const-1', u'PTRADD_-1204841912'), ('tmp_2465', u'CBRANCH_-1204853076'), (u'MULTIEQUAL_-1204844193', u'PTRADD_-1204852985'), (u'INT_LEFT_-1204854590', u'INT_OR_-1204854589'), ('tmp_6287', u'CBRANCH_-1204852974'), (u'INT_ADD_-1204853161', u'COPY_-1204842942'), ('tmp_7635', u'CBRANCH_-1204851794'), (u'PTRADD_-1204842654', u'LOAD_-1204851989'), ('const-433', u'LOAD_-1204849514'), (u'COPY_-1204842292', u'MULTIEQUAL_-1204842446'), (u'INT_EQUAL_-1204851866', u'INT_OR_-1204843787'), ('const-0', u'COPY_-1204852339'), (u'INT_LESS_-1204855227', u'CBRANCH_-1204855223'), (u'INT_EQUAL_-1204855200', u'INT_EQUAL_-1204855111'), (u'COPY_-1204843036', u'MULTIEQUAL_-1204846168'), ('tmp_731', u'CBRANCH_-1204855328'), ('tmp_22384', u'INT_ADD_-1204855734'), (u'LOAD_-1204854646', u'COPY_-1204842556'), (u'INT_NOTEQUAL_-1204849882', u'CBRANCH_-1204849866'), (u'MULTIEQUAL_-1204847504', u'INT_ADD_-1204850952'), (u'LOAD_-1204851569', u'CALLIND_-1204851559'), (u'MULTIEQUAL_-1204846580', u'MULTIEQUAL_-1204846430'), (u'MULTIEQUAL_-1204844767', u'MULTIEQUAL_-1204845328'), ('const-8', u'PTRADD_-1204842105'), ('const-0', u'INT_NOTEQUAL_-1204854037'), (u'INT_ADD_-1204850444', u'CAST_-1204841485'), (u'MULTIEQUAL_-1204843208', u'COPY_-1204843036'), (u'MULTIEQUAL_-1204843572', u'MULTIEQUAL_-1204843559'), (u'MULTIEQUAL_-1204848579', u'INT_NOTEQUAL_-1204855442'), (u'INDIRECT_-1204842384', u'MULTIEQUAL_-1204845369'), (u'MULTIEQUAL_-1204846077', u'MULTIEQUAL_-1204846076'), (u'MULTIEQUAL_-1204845237', u'INT_EQUAL_-1204849960'), (u'MULTIEQUAL_-1204844940', u'MULTIEQUAL_-1204844898'), ('tmp_3375', u'BRANCH_-1204853091'), (u'COPY_-1204842305', u'MULTIEQUAL_-1204845598'), ('const-72', u'INT_ADD_-1204849218'), (u'COPY_-1204841488', u'MULTIEQUAL_-1204846753'), (u'MULTIEQUAL_-1204843582', u'MULTIEQUAL_-1204843478'), ('tmp_22388', u'INT_AND_-1204853952'), (u'MULTIEQUAL_-1204848335', u'MULTIEQUAL_-1204848312'), ('const-433', u'LOAD_-1204855293'), (u'INT_SLESSEQUAL_-1204854430', u'CBRANCH_-1204854438'), (u'CAST_-1204841172', u'LOAD_-1204849258'), ('const-8', u'PTRADD_-1204842471'), ('const-433', u'LOAD_-1204850592'), ('const-4294967295', u'INT_EQUAL_-1204853102'), (u'MULTIEQUAL_-1204844500', u'INT_NOTEQUAL_-1204849616'), (u'MULTIEQUAL_-1204844111', u'MULTIEQUAL_-1204844898'), (u'MULTIEQUAL_-1204842751', u'MULTIEQUAL_-1204842723'), ('const-433', u'LOAD_-1204851888'), (u'INT_MULT_-1204853110', u'INT_ADD_-1204853085'), (u'MULTIEQUAL_-1204848151', u'CALLIND_-1204850003'), (u'MULTIEQUAL_-1204843458', u'MULTIEQUAL_-1204843676'), ('tmp_3246', u'CBRANCH_-1204852988'), ('const-0', u'COPY_-1204854267'), (u'MULTIEQUAL_-1204846554', u'MULTIEQUAL_-1204846498'), (u'CAST_-1204844054', u'INT_LESS_-1204852841'), (u'LOAD_-1204852805', u'CAST_-1204844027'), ('tmp_2057', u'CBRANCH_-1204854094'), (u'INT_ADD_-1204853085', u'CAST_-1204843065'), (u'CAST_-1204842908', u'INT_LESS_-1204852992'), ('const-3', u'PTRADD_-1204843935'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842638'), ('tmp_22387', u'INT_NOTEQUAL_-1204855518'), ('tmp_22380', u'CALLIND_-1204849096'), ('const-3', u'PTRADD_-1204844532'), (u'MULTIEQUAL_-1204843641', u'MULTIEQUAL_-1204844283'), ('const-433', u'LOAD_-1204854379'), (u'BOOL_AND_-1204854197', u'BOOL_AND_-1204846239'), ('const-3', u'PTRADD_-1204843910'), (u'INDIRECT_-1204842774', u'MULTIEQUAL_-1204845559'), (u'MULTIEQUAL_-1204844940', u'MULTIEQUAL_-1204844715'), (u'MULTIEQUAL_-1204846203', u'INT_LESS_-1204854397'), (u'SUBPIECE_-1204846133', u'INT_ADD_-1204854449'), ('const-32', u'CALL_-1204851273'), (u'MULTIEQUAL_-1204845210', u'MULTIEQUAL_-1204846230'), ('const-64', u'INT_LEFT_-1204854590'), (u'INT_NOTEQUAL_-1204851859', u'BOOL_AND_-1204851805'), ('const-0', u'PTRSUB_-1204844757'), ('tmp_22380', u'PTRADD_-1204842100'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204855087'), (u'BOOL_AND_-1204852873', u'CBRANCH_-1204852900'), (u'MULTIEQUAL_-1204844120', u'MULTIEQUAL_-1204844962'), (u'CAST_-1204844032', u'MULTIEQUAL_-1204849522'), (u'MULTIEQUAL_-1204847164', u'MULTIEQUAL_-1204847950'), ('const-433', u'STORE_-1204851214'), ('const-433', u'STORE_-1204849601'), ('const-8', u'PTRADD_-1204843348'), ('tmp_1251', u'CBRANCH_-1204854675'), ('tmp_22387', u'PTRADD_-1204842150'), (u'MULTIEQUAL_-1204847563', u'MULTIEQUAL_-1204847359'), (u'INT_NOTEQUAL_-1204853161', u'CBRANCH_-1204853160'), (u'INT_ADD_-1204849418', u'CAST_-1204841265'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852361'), ('const-0', u'COPY_-1204854545'), (u'COPY_-1204842611', u'MULTIEQUAL_-1204844119'), (u'MULTIEQUAL_-1204844807', u'MULTIEQUAL_-1204844007'), (u'MULTIEQUAL_-1204844412', u'COPY_-1204841488'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842659'), ('tmp_5195', u'CBRANCH_-1204851485'), (u'INDIRECT_-1204842529', u'MULTIEQUAL_-1204843478'), (u'MULTIEQUAL_-1204843550', u'MULTIEQUAL_-1204843768'), (u'MULTIEQUAL_-1204845003', u'MULTIEQUAL_-1204844737'), ('const-433', u'STORE_-1204849586'), ('const-0', u'COPY_-1204844019'), (u'MULTIEQUAL_-1204846184', u'SUBPIECE_-1204846133'), ('tmp_8051', u'BRANCH_-1204849416'), (u'INDIRECT_-1204842623', u'MULTIEQUAL_-1204843572'), (u'MULTIEQUAL_-1204845104', u'LOAD_-1204850489'), ('tmp_6225', u'CBRANCH_-1204853019'), (u'COPY_-1204841497', u'MULTIEQUAL_-1204844412'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204853024'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204853024'), (u'MULTIEQUAL_-1204848519', u'PTRADD_-1204844532'), (u'CAST_-1204844342', u'INT_LESS_-1204855278'), ('const-433', u'LOAD_-1204853040'), ('tmp_1829', u'CBRANCH_-1204854264'), (u'INDIRECT_-1204843474', u'MULTIEQUAL_-1204843527'), (u'CALL_-1204851273', u'INDIRECT_-1204843468'), (u'MULTIEQUAL_-1204845327', u'MULTIEQUAL_-1204845269'), (u'PTRADD_-1204842466', u'LOAD_-1204851672'), (u'INT_ADD_-1204855734', u'CAST_-1204844577'), (u'LOAD_-1204850651', u'INT_ADD_-1204850625'), (u'COPY_-1204841208', u'MULTIEQUAL_-1204846896'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204850444'), ('const-0', u'COPY_-1204851882'), (u'MULTIEQUAL_-1204847613', u'MULTIEQUAL_-1204846718'), ('const-76', u'INT_ADD_-1204853070'), (u'CAST_-1204842981', u'INT_LESS_-1204853133'), (u'COPY_-1204843660', u'PIECE_-1204846961'), ('const-80', u'INT_ADD_-1204849418'), (u'MULTIEQUAL_-1204846410', u'MULTIEQUAL_-1204845276'), (u'CAST_-1204841975', u'INT_LESS_-1204849910'), ('tmp_4890', u'CBRANCH_-1204851827'), (u'MULTIEQUAL_-1204847924', u'MULTIEQUAL_-1204847613'), (u'MULTIEQUAL_-1204845003', u'MULTIEQUAL_-1204844857'), ('tmp_1134', u'BRANCH_-1204855049'), (u'MULTIEQUAL_-1204843947', u'MULTIEQUAL_-1204844901'), (u'MULTIEQUAL_-1204844216', u'MULTIEQUAL_-1204844203'), (u'MULTIEQUAL_-1204844101', u'MULTIEQUAL_-1204844205'), (u'MULTIEQUAL_-1204845684', u'MULTIEQUAL_-1204845664'), (u'CAST_-1204843141', u'INT_LESS_-1204853107'), (u'MULTIEQUAL_-1204849212', u'INT_ADD_-1204854330'), ('const-0', u'INT_NOTEQUAL_-1204852927'), ('const-433', u'LOAD_-1204851770'), (u'INDIRECT_-1204843474', u'MULTIEQUAL_-1204843402'), (u'LOAD_-1204853043', u'CAST_-1204843114'), (u'LOAD_-1204855726', u'INT_EQUAL_-1204855708'), (u'COPY_-1204842814', u'COPY_-1204842561'), (u'INDIRECT_-1204842284', u'MULTIEQUAL_-1204842901'), ('const-208', u'INT_ADD_-1204849635'), (u'CALLIND_-1204849197', u'MULTIEQUAL_-1204845132'), (u'MULTIEQUAL_-1204844283', u'MULTIEQUAL_-1204843545'), (u'MULTIEQUAL_-1204846580', u'PTRADD_-1204842471'), (u'INDIRECT_-1204843562', u'MULTIEQUAL_-1204845126'), (u'CALLIND_-1204850631', u'INDIRECT_-1204842623'), (u'LOAD_-1204855242', u'CAST_-1204844316'), (u'CAST_-1204842572', u'LOAD_-1204852297'), (u'COPY_-1204853095', u'MULTIEQUAL_-1204847164'), (u'MULTIEQUAL_-1204847068', u'MULTIEQUAL_-1204846508'), ('const--72', u'PTRSUB_-1204843051'), (u'MULTIEQUAL_-1204842464', u'MULTIEQUAL_-1204845337'), ('const-1', u'COPY_-1204852654'), (u'INT_LESSEQUAL_-1204852102', u'CBRANCH_-1204852099'), ('const-433', u'LOAD_-1204850483'), (u'INT_OR_-1204853062', u'MULTIEQUAL_-1204845346'), ('tmp_893', u'CBRANCH_-1204855223'), (u'PTRADD_-1204851154', u'STORE_-1204851214'), (u'BOOL_AND_-1204851768', u'CBRANCH_-1204851794'), (u'CAST_-1204842913', u'INT_LESS_-1204852992'), (u'COPY_-1204844546', u'MULTIEQUAL_-1204844215'), ('tmp_3940', u'BRANCH_-1204852666'), (u'LOAD_-1204849251', u'INT_ADD_-1204849218'), ('tmp_6810', u'CBRANCH_-1204851985'), (u'MULTIEQUAL_-1204843830', u'MULTIEQUAL_-1204843805'), ('const-433', u'LOAD_-1204853125'), (u'CALLIND_-1204850473', u'INDIRECT_-1204842443'), ('const-433', u'LOAD_-1204855249'), (u'COPY_-1204851882', u'MULTIEQUAL_-1204846580'), (u'COPY_-1204854733', u'MULTIEQUAL_-1204845032'), (u'LOAD_-1204853108', u'CAST_-1204843092'), (u'LOAD_-1204852812', u'CAST_-1204844032'), ('const-4', u'STORE_-1204852991'), (u'MULTIEQUAL_-1204848416', u'PTRADD_-1204841652'), ('const-433', u'LOAD_-1204853111'), (u'CAST_-1204841980', u'LOAD_-1204849902'), ('const-433', u'LOAD_-1204849925'), (u'MULTIEQUAL_-1204846865', u'MULTIEQUAL_-1204847469'), (u'MULTIEQUAL_-1204846751', u'LOAD_-1204851579'), (u'LOAD_-1204853155', u'CAST_-1204842986'), (u'MULTIEQUAL_-1204845049', u'MULTIEQUAL_-1204844315'), (u'PTRADD_-1204841912', u'CAST_-1204841796'), ('tmp_665', u'CBRANCH_-1204855371'), (u'MULTIEQUAL_-1204847830', u'CALLIND_-1204851324'), ('const-4294967295', u'INT_EQUAL_-1204851935'), (u'MULTIEQUAL_-1204844283', u'MULTIEQUAL_-1204844215'), (u'MULTIEQUAL_-1204846706', u'MULTIEQUAL_-1204846695'), (u'LOAD_-1204850038', u'INT_ADD_-1204849997'), ('const-72', u'INT_ADD_-1204851589'), (u'MULTIEQUAL_-1204845036', u'MULTIEQUAL_-1204844982'), (u'MULTIEQUAL_-1204844394', u'MULTIEQUAL_-1204844368'), ('const-2', u'PTRADD_-1204842535'), (u'LOAD_-1204851575', u'CAST_-1204842318'), (u'MULTIEQUAL_-1204843490', u'MULTIEQUAL_-1204843373'), ('const-433', u'LOAD_-1204855750'), ('tmp_4101', u'CBRANCH_-1204852298'), (u'INT_LESS_-1204853133', u'CBRANCH_-1204853129'), (u'MULTIEQUAL_-1204846182', u'INT_NOTEQUAL_-1204852964'), ('const-433', u'LOAD_-1204851863'), (u'MULTIEQUAL_-1204844857', u'MULTIEQUAL_-1204844707'), (u'MULTIEQUAL_-1204848416', u'CALLIND_-1204849578'), (u'LOAD_-1204850013', u'CAST_-1204841885'), (u'INT_EQUAL_-1204852916', u'BOOL_OR_-1204852874'), ('const-4294967231', u'INT_ADD_-1204846376'), (u'COPY_-1204842530', u'MULTIEQUAL_-1204846896'), (u'MULTIEQUAL_-1204846751', u'LOAD_-1204851594'), ('const-433', u'LOAD_-1204851575'), ('const-8', u'PTRADD_-1204842150'), ('const-433', u'LOAD_-1204855323'), (u'LOAD_-1204853148', u'CAST_-1204842981'), (u'INT_LESS_-1204852841', u'CBRANCH_-1204852837'), (u'COPY_-1204851789', u'MULTIEQUAL_-1204846758'), ('const-4294967295', u'INT_EQUAL_-1204849960'), ('const-433', u'LOAD_-1204855413'), (u'MULTIEQUAL_-1204844426', u'MULTIEQUAL_-1204844173'), ('const-0', u'STORE_-1204849586'), (u'MULTIEQUAL_-1204847442', u'MULTIEQUAL_-1204846445'), ('const-2', u'PTRADD_-1204842643'), (u'MULTIEQUAL_-1204844590', u'MULTIEQUAL_-1204846532'), (u'INT_LESS_-1204851652', u'CBRANCH_-1204851648'), (u'INT_ADD_-1204852662', u'MULTIEQUAL_-1204847068'), (u'MULTIEQUAL_-1204845003', u'MULTIEQUAL_-1204844883'), (u'BOOL_AND_-1204852687', u'CBRANCH_-1204852709'), ('const-0', u'COPY_-1204851789'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842530'), ('const-433', u'LOAD_-1204853040'), ('const--72', u'PTRSUB_-1204842282'), (u'LOAD_-1204851996', u'INT_LESS_-1204851974'), (u'LOAD_-1204852297', u'INT_NOTEQUAL_-1204852281'), (u'INDIRECT_-1204843968', u'MULTIEQUAL_-1204843856'), (u'INT_ADD_-1204852258', u'CAST_-1204842561'), (u'MULTIEQUAL_-1204844215', u'MULTIEQUAL_-1204844190'), (u'MULTIEQUAL_-1204843035', u'MULTIEQUAL_-1204845462'), ('const-433', u'LOAD_-1204851921'), ('const-72', u'INT_ADD_-1204851318'), (u'MULTIEQUAL_-1204846903', u'INT_NOTEQUAL_-1204852963'), ('tmp_3155', u'BRANCH_-1204853072'), ('const-8', u'PTRADD_-1204843498'), ('tmp_1502', u'CBRANCH_-1204854480'), (u'LOAD_-1204851949', u'CAST_-1204842436'), (u'MULTIEQUAL_-1204846874', u'INT_NOTEQUAL_-1204855165'), (u'SUBPIECE_-1204849840', u'MULTIEQUAL_-1204846800'), (u'INT_ADD_-1204849090', u'CAST_-1204841206'), (u'MULTIEQUAL_-1204847504', u'MULTIEQUAL_-1204844338'), (u'LOAD_-1204854023', u'INT_OR_-1204853996'), (u'INDIRECT_-1204842537', u'MULTIEQUAL_-1204843458'), ('const-2', u'PTRADD_-1204843323'), (u'INT_ADD_-1204853085', u'MULTIEQUAL_-1204845516'), (u'LOAD_-1204851923', u'MULTIEQUAL_-1204845655'), (u'CALL_-1204853020', u'INDIRECT_-1204844019'), (u'CALLIND_-1204853091', u'MULTIEQUAL_-1204847001'), ('const-8', u'PTRADD_-1204842010'), ('tmp_4458', u'CBRANCH_-1204852099'), (u'INDIRECT_-1204845690', u'MULTIEQUAL_-1204845559'), ('tmp_3991', u'BRANCH_-1204850805'), (u'MULTIEQUAL_-1204845440', u'MULTIEQUAL_-1204845369'), (u'INT_NOTEQUAL_-1204855658', u'CBRANCH_-1204855657'), ('const-0', u'INT_EQUAL_-1204852916'), (u'CALLIND_-1204853107', u'INDIRECT_-1204844541'), ('tmp_391', u'CBRANCH_-1204855566'), ('const-3', u'PTRADD_-1204843318'), (u'PIECE_-1204843343', u'MULTIEQUAL_-1204847618'), (u'MULTIEQUAL_-1204845104', u'PTRADD_-1204842361'), (u'MULTIEQUAL_-1204844771', u'MULTIEQUAL_-1204844751'), (u'MULTIEQUAL_-1204848519', u'PTRADD_-1204844512'), ('const-433', u'STORE_-1204854077'), (u'LOAD_-1204853101', u'CAST_-1204843087'), (u'COPY_-1204850290', u'MULTIEQUAL_-1204845684'), (u'CALLIND_-1204849096', u'MULTIEQUAL_-1204845080'), (u'LOAD_-1204850483', u'CALLIND_-1204850473'), (u'MULTIEQUAL_-1204843698', u'MULTIEQUAL_-1204843761'), ('const-433', u'LOAD_-1204855701'), ('const-8', u'PTRADD_-1204844260'), (u'CAST_-1204842313', u'INT_LESSEQUAL_-1204851552'), (u'BOOL_AND_-1204842428', u'COPY_-1204842079'), (u'LOAD_-1204851763', u'CAST_-1204843437'), (u'PTRADD_-1204842509', u'LOAD_-1204851568'), ('const-433', u'STORE_-1204849594'), ('tmp_1401', u'CBRANCH_-1204854558'), ('const-72', u'INT_ADD_-1204849997'), (u'INT_ZEXT_-1204854601', u'INT_OR_-1204854589'), (u'INT_NOTEQUAL_-1204850001', u'BOOL_NEGATE_-1204842284'), (u'CAST_-1204843493', u'INT_ZEXT_-1204848840'), (u'MULTIEQUAL_-1204843524', u'MULTIEQUAL_-1204843272'), (u'CALL_-1204855764', u'INDIRECT_-1204845690'), (u'INT_SEXT_-1204853134', u'INT_NEGATE_-1204853102'), (u'PIECE_-1204846961', u'RETURN_-1204853848'), ('const-1', u'COPY_-1204850290'), (u'INDIRECT_-1204843540', u'MULTIEQUAL_-1204843616'), (u'COPY_-1204846949', u'MULTIEQUAL_-1204847494'), (u'MULTIEQUAL_-1204844776', u'MULTIEQUAL_-1204844746'), ('tmp_22379', u'PTRSUB_-1204843726'), (u'MULTIEQUAL_-1204842876', u'MULTIEQUAL_-1204842869'), (u'LOAD_-1204851840', u'CAST_-1204843387'), (u'INT_NOTEQUAL_-1204852281', u'CBRANCH_-1204852279'), ('const-0', u'COPY_-1204847317'), ('const-433', u'LOAD_-1204851823'), (u'MULTIEQUAL_-1204844994', u'MULTIEQUAL_-1204844982'), (u'MULTIEQUAL_-1204845126', u'MULTIEQUAL_-1204844901'), (u'COPY_-1204844631', u'MULTIEQUAL_-1204847924'), (u'CAST_-1204844248', u'LOAD_-1204855103'), ('const-8', u'PTRADD_-1204843920'), (u'MULTIEQUAL_-1204847777', u'COPY_-1204843660'), (u'CAST_-1204842292', u'LOAD_-1204851569'), (u'CALL_-1204853917', u'INDIRECT_-1204844729'), (u'MULTIEQUAL_-1204848337', u'MULTIEQUAL_-1204847246'), ('const-4294967295', u'INT_NOTEQUAL_-1204849616'), ('tmp_22384', u'INT_ADD_-1204855685'), (u'INDIRECT_-1204842927', u'MULTIEQUAL_-1204844193'), (u'MULTIEQUAL_-1204843559', u'MULTIEQUAL_-1204843884'), (u'PTRADD_-1204843143', u'LOAD_-1204853014'), (u'MULTIEQUAL_-1204844130', u'MULTIEQUAL_-1204843522'), (u'INT_NOTEQUAL_-1204852964', u'CBRANCH_-1204852952'), (u'INDIRECT_-1204842478', u'MULTIEQUAL_-1204844216'), ('const-433', u'LOAD_-1204850044'), (u'BOOL_AND_-1204844893', u'BOOL_AND_-1204842428'), ('const-433', u'LOAD_-1204855300'), (u'COPY_-1204843795', u'PTRADD_-1204853009'), (u'INT_MULT_-1204853110', u'INT_LESS_-1204853107'), (u'MULTIEQUAL_-1204844205', u'MULTIEQUAL_-1204844130'), (u'MULTIEQUAL_-1204848416', u'MULTIEQUAL_-1204848091'), (u'INT_ADD_-1204854630', u'CAST_-1204843852'), ('const-2', u'PTRADD_-1204843915'), (u'MULTIEQUAL_-1204843005', u'MULTIEQUAL_-1204846903'), (u'CAST_-1204841805', u'PTRADD_-1204841912'), (u'LOAD_-1204852663', u'MULTIEQUAL_-1204847334'), ('const-4294967295', u'INT_EQUAL_-1204855200'), ('tmp_22379', u'PTRSUB_-1204842282'), (u'MULTIEQUAL_-1204846532', u'MULTIEQUAL_-1204846498'), ('const-1', u'CALL_-1204851659'), (u'BOOL_AND_-1204844893', u'CBRANCH_-1204855489'), ('const-0', u'COPY_-1204842525'), (u'INT_AND_-1204844974', u'INT_EQUAL_-1204852916'), (u'MULTIEQUAL_-1204844993', u'MULTIEQUAL_-1204844120'), (u'COPY_-1204851619', u'MULTIEQUAL_-1204846430'), ('const-433', u'LOAD_-1204851649'), (u'INT_ADD_-1204853161', u'INT_LESS_-1204853085'), (u'CAST_-1204842761', u'LOAD_-1204853040'), ('tmp_4938', u'CBRANCH_-1204851794'), ('const-0', u'SUBPIECE_-1204849840'), (u'MULTIEQUAL_-1204842723', u'MULTIEQUAL_-1204842843'), (u'MULTIEQUAL_-1204846580', u'MULTIEQUAL_-1204847777'), ('tmp_2493', u'BRANCH_-1204853031'), (u'MULTIEQUAL_-1204847950', u'CALLIND_-1204853107'), ('const-433', u'LOAD_-1204853086'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204844240'), (u'INT_ADD_-1204853024', u'CAST_-1204844138'), ('tmp_4028', u'CBRANCH_-1204852369'), ('const-433', u'STORE_-1204853059'), (u'MULTIEQUAL_-1204843619', u'MULTIEQUAL_-1204843616'), (u'INT_ADD_-1204853047', u'CAST_-1204844149'), (u'MULTIEQUAL_-1204844883', u'MULTIEQUAL_-1204844857'), (u'INT_ADD_-1204853054', u'MULTIEQUAL_-1204843549'), (u'MULTIEQUAL_-1204845276', u'MULTIEQUAL_-1204846230'), (u'MULTIEQUAL_-1204845559', u'MULTIEQUAL_-1204845496'), (u'CAST_-1204843089', u'INT_LESS_-1204851652'), (u'PTRADD_-1204842150', u'LOAD_-1204850044'), (u'MULTIEQUAL_-1204844843', u'MULTIEQUAL_-1204844203'), (u'CAST_-1204843114', u'INT_LESSEQUAL_-1204853027'), ('const-15', u'INT_SLESS_-1204852114'), (u'MULTIEQUAL_-1204846026', u'INT_EQUAL_-1204852259'), ('const-8', u'PTRADD_-1204843910'), ('const-433', u'STORE_-1204854333'), ('tmp_2894', u'CBRANCH_-1204852944'), (u'INT_ADD_-1204851568', u'CAST_-1204842322'), ('const-3', u'PTRADD_-1204842509'), ('const-2', u'PTRADD_-1204844245'), (u'CALL_-1204850862', u'INDIRECT_-1204843195'), (u'MULTIEQUAL_-1204846431', u'MULTIEQUAL_-1204847226'), ('tmp_3040', u'CBRANCH_-1204853160'), ('const-8', u'PTRADD_-1204842466'), (u'MULTIEQUAL_-1204848519', u'CALLIND_-1204849424'), (u'INT_EQUAL_-1204852259', u'CBRANCH_-1204852256'), (u'INT_ADD_-1204851847', u'CAST_-1204843400'), (u'MULTIEQUAL_-1204846823', u'MULTIEQUAL_-1204847777'), ('const-0', u'COPY_-1204850150'), (u'INT_EQUAL_-1204852215', u'CBRANCH_-1204852213'), (u'INT_NOTEQUAL_-1204851986', u'CBRANCH_-1204851985'), (u'INDIRECT_-1204842166', u'MULTIEQUAL_-1204845362'), ('const-8', u'PTRADD_-1204841860'), ('const-2', u'PTRADD_-1204842366'), (u'INT_AND_-1204855659', u'INT_NOTEQUAL_-1204855642'), (u'INT_ADD_-1204849191', u'CAST_-1204841235'), ('const-0', u'COPY_-1204844397'), (u'INDIRECT_-1204843968', u'MULTIEQUAL_-1204843830'), ('const-433', u'LOAD_-1204849233'), (u'COPY_-1204843769', u'MULTIEQUAL_-1204844590'), (u'MULTIEQUAL_-1204844854', u'INT_EQUAL_-1204855462'), ('const-6', u'INT_LESS_-1204852784'), (u'MULTIEQUAL_-1204849192', u'LOAD_-1204854298'), ('const-0', u'PTRSUB_-1204841923'), ('const-3', u'PTRADD_-1204844235'), ('tmp_1576', u'CBRANCH_-1204854438'), ('tmp_8617', u'CBRANCH_-1204849866'), ('tmp_7747', u'BRANCH_-1204850951'), (u'LOAD_-1204855701', u'INT_AND_-1204844974'), ('tmp_767', u'CBRANCH_-1204855305'), (u'BOOL_NEGATE_-1204842472', u'BOOL_AND_-1204845379'), ('const-2', u'PTRADD_-1204844265'), (u'PTRADD_-1204841532', u'LOAD_-1204849666'), (u'CAST_-1204843302', u'LOAD_-1204851954'), ('const-0', u'CALL_-1204851659'), (u'INT_LESS_-1204849644', u'CBRANCH_-1204849640'), (u'MULTIEQUAL_-1204844751', u'MULTIEQUAL_-1204844124'), ('const-0', u'INT_NOTEQUAL_-1204851859'), ('const-16', u'COPY_-1204847568'), (u'INT_LESSEQUAL_-1204851552', u'CBRANCH_-1204851550'), (u'MULTIEQUAL_-1204846954', u'INT_EQUAL_-1204854192'), (u'COPY_-1204846001', u'COPY_-1204842820'), (u'INT_ADD_-1204853054', u'MULTIEQUAL_-1204844130'), (u'COPY_-1204852355', u'MULTIEQUAL_-1204844254'), ('const-4294967295', u'COPY_-1204843395'), (u'INDIRECT_-1204843752', u'MULTIEQUAL_-1204843805'), (u'INT_LESS_-1204851489', u'CBRANCH_-1204851485'), ('const-0', u'COPY_-1204852895'), (u'PTRADD_-1204842643', u'STORE_-1204851954'), (u'LOAD_-1204851921', u'MULTIEQUAL_-1204847549'), ('const-3', u'PTRADD_-1204844507'), (u'MULTIEQUAL_-1204844715', u'PIECE_-1204844099'), (u'MULTIEQUAL_-1204844329', u'MULTIEQUAL_-1204846903'), (u'MULTIEQUAL_-1204844175', u'MULTIEQUAL_-1204845077'), (u'MULTIEQUAL_-1204844185', u'MULTIEQUAL_-1204844167'), (u'COPY_-1204842681', u'MULTIEQUAL_-1204845736'), (u'LOAD_-1204855300', u'CAST_-1204844342'), ('tmp_4989', u'CBRANCH_-1204851684'), (u'MULTIEQUAL_-1204847549', u'MULTIEQUAL_-1204847334'), (u'MULTIEQUAL_-1204845032', u'MULTIEQUAL_-1204844807'), (u'MULTIEQUAL_-1204844119', u'MULTIEQUAL_-1204843958'), (u'MULTIEQUAL_-1204847226', u'INT_ADD_-1204846457'), (u'INDIRECT_-1204843726', u'MULTIEQUAL_-1204843802'), ('const-0', u'CALL_-1204851659'), (u'INDIRECT_-1204842729', u'MULTIEQUAL_-1204844037'), (u'MULTIEQUAL_-1204848165', u'MULTIEQUAL_-1204846445'), (u'BOOL_NEGATE_-1204847173', u'BOOL_AND_-1204852873'), (u'COPY_-1204855061', u'MULTIEQUAL_-1204846554'), ('const-2', u'PTRADD_-1204844240'), (u'MULTIEQUAL_-1204842901', u'MULTIEQUAL_-1204845440'), (u'CALLIND_-1204853091', u'INDIRECT_-1204844514'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842633'), (u'MULTIEQUAL_-1204847381', u'MULTIEQUAL_-1204847358'), (u'MULTIEQUAL_-1204843690', u'MULTIEQUAL_-1204844294'), (u'CAST_-1204842268', u'INT_LESS_-1204851657'), (u'CAST_-1204843087', u'INT_LESSEQUAL_-1204853085'), (u'CAST_-1204841805', u'PTRADD_-1204841873'), (u'MULTIEQUAL_-1204843760', u'MULTIEQUAL_-1204843738'), ('const-1', u'COPY_-1204854387'), (u'CAST_-1204842436', u'MULTIEQUAL_-1204847946'), (u'MULTIEQUAL_-1204842751', u'MULTIEQUAL_-1204842850'), (u'INT_NOTEQUAL_-1204853088', u'CBRANCH_-1204853087'), (u'LOAD_-1204849451', u'INT_ADD_-1204849418'), (u'MULTIEQUAL_-1204845630', u'COPY_-1204842808'), (u'PTRADD_-1204841647', u'LOAD_-1204850516'), ('const-0', u'INT_NOTEQUAL_-1204855442'), (u'MULTIEQUAL_-1204844319', u'MULTIEQUAL_-1204843641'), ('tmp_7148', u'BRANCH_-1204851595'), (u'MULTIEQUAL_-1204842876', u'MULTIEQUAL_-1204842751'), (u'MULTIEQUAL_-1204844190', u'CBRANCH_-1204854114'), ('const-0', u'COPY_-1204851464'), (u'INDIRECT_-1204842915', u'MULTIEQUAL_-1204844223'), ('tmp_5272', u'BRANCH_-1204851419'), (u'CAST_-1204844541', u'LOAD_-1204855701'), (u'MULTIEQUAL_-1204849522', u'LOAD_-1204852782'), (u'INT_NOTEQUAL_-1204855165', u'BOOL_AND_-1204855117'), ('const-433', u'LOAD_-1204851579'), (u'INT_EQUAL_-1204851798', u'CBRANCH_-1204851794'), (u'SUBPIECE_-1204854552', u'INT_LESS_-1204854397'), (u'MULTIEQUAL_-1204843651', u'MULTIEQUAL_-1204843976'), ('const-8', u'PTRADD_-1204843570'), (u'CAST_-1204842986', u'LOAD_-1204853125'), (u'MULTIEQUAL_-1204844402', u'MULTIEQUAL_-1204844389'), ('const-433', u'STORE_-1204849575'), ('tmp_938', u'CBRANCH_-1204855185'), ('const-1', u'PTRADD_-1204851131'), (u'LOAD_-1204851511', u'CAST_-1204842169'), ('tmp_33391', u'LOAD_-1204854023'), ('const-433', u'LOAD_-1204855219'), (u'MULTIEQUAL_-1204846304', u'MULTIEQUAL_-1204846168'), ('tmp_6632', u'CBRANCH_-1204852748'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204850316'), (u'MULTIEQUAL_-1204848519', u'LOAD_-1204849451'), (u'MULTIEQUAL_-1204845263', u'MULTIEQUAL_-1204844445'), (u'INT_LESS_-1204853085', u'CBRANCH_-1204853093'), (u'CAST_-1204844577', u'LOAD_-1204855750'), (u'MULTIEQUAL_-1204845630', u'INT_EQUAL_-1204854563'), (u'LOAD_-1204853117', u'CALLIND_-1204853107'), ('const-8', u'PTRADD_-1204843221'), ('tmp_8104', u'BRANCH_-1204849968'), ('tmp_2660', u'CBRANCH_-1204853127'), (u'MULTIEQUAL_-1204847576', u'MULTIEQUAL_-1204847549'), (u'INT_LESS_-1204854357', u'CBRANCH_-1204854353'), ('const-0', u'STORE_-1204849611'), ('tmp_187', u'CBRANCH_-1204855706'), ('const-8', u'PTRADD_-1204843581'), ('tmp_8866', u'BRANCH_-1204849477'), (u'LOAD_-1204850523', u'CAST_-1204841516'), (u'MULTIEQUAL_-1204843999', u'MULTIEQUAL_-1204843958'), (u'MULTIEQUAL_-1204848579', u'LOAD_-1204849275'), (u'CAST_-1204841021', u'COPY_-1204841182'), ('const-0', u'COPY_-1204844546'), (u'MULTIEQUAL_-1204847830', u'INT_NOTEQUAL_-1204853161'), ('const-2', u'PTRADD_-1204844517'), ('const-32', u'INT_ADD_-1204855087'), (u'COPY_-1204841196', u'MULTIEQUAL_-1204845362'), (u'COPY_-1204843040', u'MULTIEQUAL_-1204843208'), ('tmp_6325', u'CBRANCH_-1204852951'), (u'MULTIEQUAL_-1204844297', u'MULTIEQUAL_-1204845084'), (u'CALLIND_-1204851853', u'INDIRECT_-1204844535'), (u'INT_AND_-1204853952', u'INT_OR_-1204853924'), (u'CALLIND_-1204851574', u'INDIRECT_-1204843474'), ('tmp_8245', u'BRANCH_-1204849236'), ('const-433', u'LOAD_-1204854372'), (u'INT_NOTEQUAL_-1204852361', u'CBRANCH_-1204852358'), (u'INT_EQUAL_-1204853048', u'CBRANCH_-1204853045'), (u'MULTIEQUAL_-1204843976', u'MULTIEQUAL_-1204844993'), (u'INT_EQUAL_-1204852933', u'BOOL_NEGATE_-1204847173'), (u'COPY_-1204849885', u'COPY_-1204842035'), (u'CAST_-1204842023', u'LOAD_-1204850552'), (u'PTRADD_-1204842514', u'LOAD_-1204851575'), (u'PTRADD_-1204844245', u'STORE_-1204852817'), (u'MULTIEQUAL_-1204846751', u'MULTIEQUAL_-1204847777'), (u'MULTIEQUAL_-1204843005', u'MULTIEQUAL_-1204845770'), (u'MULTIEQUAL_-1204843465', u'MULTIEQUAL_-1204843790'), (u'MULTIEQUAL_-1204844037', u'MULTIEQUAL_-1204844751'), (u'MULTIEQUAL_-1204845516', u'MULTIEQUAL_-1204845492'), (u'LOAD_-1204851996', u'MULTIEQUAL_-1204847996'), ('tmp_7409', u'CBRANCH_-1204851805'), (u'COPY_-1204842609', u'MULTIEQUAL_-1204843999'), (u'LOAD_-1204851504', u'CAST_-1204842164'), (u'MULTIEQUAL_-1204846697', u'MULTIEQUAL_-1204848337'), (u'MULTIEQUAL_-1204845598', u'INT_EQUAL_-1204851798'), (u'LOAD_-1204850592', u'INT_ADD_-1204850536'), (u'INT_LESS_-1204855278', u'CBRANCH_-1204855274'), (u'MULTIEQUAL_-1204847950', u'CALLIND_-1204853091'), (u'MULTIEQUAL_-1204845003', u'MULTIEQUAL_-1204845066'), (u'MULTIEQUAL_-1204843364', u'MULTIEQUAL_-1204843582'), (u'INDIRECT_-1204842572', u'MULTIEQUAL_-1204844310'), ('const-0', u'STORE_-1204854077'), (u'MULTIEQUAL_-1204842584', u'MULTIEQUAL_-1204845290'), (u'CAST_-1204841805', u'PTRADD_-1204841836'), ('const-433', u'LOAD_-1204855370'), (u'LOAD_-1204850051', u'CAST_-1204842025'), (u'MULTIEQUAL_-1204843790', u'MULTIEQUAL_-1204843281'), (u'INT_DIV_-1204854583', u'SUBPIECE_-1204854552'), (u'MULTIEQUAL_-1204848337', u'PTRADD_-1204843275'), (u'INT_NOTEQUAL_-1204852964', u'BOOL_NEGATE_-1204843236'), ('const-0', u'INT_NOTEQUAL_-1204852731'), (u'MULTIEQUAL_-1204848579', u'CALLIND_-1204849248'), ('const-236', u'INT_ADD_-1204852957'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204855386'), (u'INT_EQUAL_-1204852763', u'INT_EQUAL_-1204852682'), (u'MULTIEQUAL_-1204844440', u'INT_XOR_-1204843801'), (u'INDIRECT_-1204842664', u'MULTIEQUAL_-1204844402'), (u'MULTIEQUAL_-1204848312', u'MULTIEQUAL_-1204848070'), (u'MULTIEQUAL_-1204845346', u'MULTIEQUAL_-1204844743'), ('const-4294967295', u'INT_EQUAL_-1204852763'), (u'MULTIEQUAL_-1204846580', u'INT_NOTEQUAL_-1204851685'), (u'INT_EQUAL_-1204851811', u'BOOL_OR_-1204851769'), ('const-4294967295', u'COPY_-1204848153'), (u'MULTIEQUAL_-1204845029', u'MULTIEQUAL_-1204844389'), ('const-2', u'PTRADD_-1204843503'), ('const-0', u'COPY_-1204844490'), (u'INT_NEGATE_-1204852048', u'CAST_-1204842483'), (u'PTRADD_-1204844265', u'LOAD_-1204852863'), (u'LOAD_-1204852856', u'CAST_-1204844054'), (u'PTRADD_-1204843343', u'LOAD_-1204853043'), (u'MULTIEQUAL_-1204847364', u'MULTIEQUAL_-1204847504'), (u'LOAD_-1204854379', u'MULTIEQUAL_-1204849212'), ('tmp_4227', u'CBRANCH_-1204852213'), (u'CAST_-1204843065', u'LOAD_-1204853101'), (u'CALLIND_-1204851595', u'INDIRECT_-1204843007'), ('tmp_5804', u'BRANCH_-1204850101'), ('tmp_503', u'CBRANCH_-1204855489'), ('tmp_1704', u'CBRANCH_-1204854353'), (u'MULTIEQUAL_-1204845132', u'INT_NOTEQUAL_-1204850001'), ('const-0', u'COPY_-1204842814'), (u'INT_ADD_-1204846457', u'CAST_-1204842948'), ('const-0', u'COPY_-1204842668'), (u'PTRSUB_-1204844123', u'CALL_-1204853020'), (u'MULTIEQUAL_-1204844892', u'MULTIEQUAL_-1204844881'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204855397'), (u'INT_ADD_-1204853017', u'CAST_-1204842756'), ('const-433', u'LOAD_-1204851568'), ('const-1', u'CALL_-1204850862'), (u'SUBPIECE_-1204849840', u'INT_EQUAL_-1204855605'), (u'COPY_-1204842079', u'MULTIEQUAL_-1204844854'), (u'LOAD_-1204852984', u'MULTIEQUAL_-1204846182'), (u'MULTIEQUAL_-1204845269', u'INT_EQUAL_-1204853080'), ('tmp_7553', u'CBRANCH_-1204851847'), (u'MULTIEQUAL_-1204847613', u'MULTIEQUAL_-1204847401'), (u'LOAD_-1204849233', u'INT_ADD_-1204849211'), (u'PTRSUB_-1204844123', u'CALL_-1204851273'), (u'MULTIEQUAL_-1204846168', u'MULTIEQUAL_-1204846304'), ('const-433', u'LOAD_-1204854328'), (u'MULTIEQUAL_-1204847950', u'PTRADD_-1204843910'), ('const-4294967295', u'COPY_-1204851613'), (u'PTRADD_-1204841818', u'STORE_-1204849542'), (u'CALL_-1204855764', u'CALL_-1204849485'), (u'MULTIEQUAL_-1204847810', u'INT_EQUAL_-1204855380'), (u'MULTIEQUAL_-1204846874', u'MULTIEQUAL_-1204846753'), (u'CAST_-1204842756', u'LOAD_-1204853033'), (u'LOAD_-1204849231', u'INT_ADD_-1204849191'), ('const-2', u'PTRADD_-1204842155'), (u'CALL_-1204851659', u'INDIRECT_-1204842835'), (u'MULTIEQUAL_-1204846026', u'INT_NOTEQUAL_-1204852281'), (u'COPY_-1204842537', u'MULTIEQUAL_-1204844215'), (u'INDIRECT_-1204843009', u'MULTIEQUAL_-1204843281'), (u'SUBPIECE_-1204845749', u'COPY_-1204842682'), (u'INDIRECT_-1204843876', u'MULTIEQUAL_-1204843618'), ('const-433', u'LOAD_-1204850021'), (u'MULTIEQUAL_-1204843853', u'MULTIEQUAL_-1204844807'), (u'MULTIEQUAL_-1204847375', u'MULTIEQUAL_-1204847359'), (u'CALL_-1204852229', u'INDIRECT_-1204843782'), (u'MULTIEQUAL_-1204848312', u'PTRADD_-1204844235'), (u'CAST_-1204843956', u'LOAD_-1204852663'), (u'MULTIEQUAL_-1204844205', u'MULTIEQUAL_-1204843549'), (u'MULTIEQUAL_-1204842850', u'MULTIEQUAL_-1204842843'), ('const-7', u'PTRADD_-1204841836'), (u'MULTIEQUAL_-1204846695', u'MULTIEQUAL_-1204847563'), (u'MULTIEQUAL_-1204848070', u'MULTIEQUAL_-1204848060'), ('const-1', u'PTRADD_-1204851154'), (u'MULTIEQUAL_-1204847996', u'INT_ADD_-1204851951'), (u'COPY_-1204842197', u'MULTIEQUAL_-1204843760'), ('const-15', u'COPY_-1204850404'), (u'INT_OR_-1204853924', u'COPY_-1204843661'), (u'INT_EQUAL_-1204851263', u'CBRANCH_-1204851261'), ('const-0', u'COPY_-1204852967'), (u'MULTIEQUAL_-1204844863', u'MULTIEQUAL_-1204844129'), (u'INT_EQUAL_-1204855541', u'BOOL_AND_-1204844893'), ('const-8', u'PTRADD_-1204842638'), (u'MULTIEQUAL_-1204845327', u'MULTIEQUAL_-1204845454'), (u'MULTIEQUAL_-1204844134', u'COPY_-1204842609'), (u'INT_AND_-1204844974', u'INT_EQUAL_-1204851811'), (u'MULTIEQUAL_-1204844590', u'MULTIEQUAL_-1204846554'), ('const-2', u'PTRADD_-1204842659'), (u'MULTIEQUAL_-1204846865', u'MULTIEQUAL_-1204846816'), (u'CAST_-1204841805', u'PTRADD_-1204841889'), (u'MULTIEQUAL_-1204846304', u'PTRADD_-1204843138'), (u'INT_ADD_-1204852773', u'MULTIEQUAL_-1204847068'), ('tmp_7707', u'CBRANCH_-1204851745'), (u'MULTIEQUAL_-1204846390', u'MULTIEQUAL_-1204845104'), ('const-5', u'PTRADD_-1204841854'), (u'MULTIEQUAL_-1204843670', u'MULTIEQUAL_-1204843524'), (u'COPY_-1204848000', u'COPY_-1204844649'), ('const-8', u'PTRADD_-1204843138'), ('tmp_8149', u'CBRANCH_-1204849987'), (u'CALL_-1204850862', u'INDIRECT_-1204843009'), (u'INT_LESS_-1204851962', u'CBRANCH_-1204851958'), (u'LOAD_-1204851649', u'MULTIEQUAL_-1204845700'), (u'MULTIEQUAL_-1204844807', u'PIECE_-1204844099'), (u'MULTIEQUAL_-1204842869', u'MULTIEQUAL_-1204842723'), (u'MULTIEQUAL_-1204844119', u'MULTIEQUAL_-1204844083'), (u'MULTIEQUAL_-1204848151', u'LOAD_-1204850038'), ('tmp_8395', u'CBRANCH_-1204850025'), (u'INT_NOTEQUAL_-1204851461', u'BOOL_NEGATE_-1204842472'), (u'MULTIEQUAL_-1204844394', u'MULTIEQUAL_-1204845263'), ('const-433', u'LOAD_-1204851584'), (u'MULTIEQUAL_-1204843644', u'MULTIEQUAL_-1204843619'), (u'INDIRECT_-1204842715', u'MULTIEQUAL_-1204843664'), ('const-0', u'COPY_-1204855188'), (u'MULTIEQUAL_-1204847226', u'INT_ADD_-1204852662'), (u'MULTIEQUAL_-1204846751', u'PTRADD_-1204842514'), (u'CAST_-1204843693', u'INT_LESS_-1204854357'), ('const-1', u'COPY_-1204841777'), (u'COPY_-1204841182', u'MULTIEQUAL_-1204845362'), ('const-8', u'PTRADD_-1204844537'), (u'INT_EQUAL_-1204855541', u'COPY_-1204844117'), ('const-0', u'COPY_-1204847572'), ('tmp_6117', u'CBRANCH_-1204853087'), (u'PTRADD_-1204843498', u'LOAD_-1204851977'), (u'LOAD_-1204855739', u'INT_ADD_-1204855715'), ('const-48', u'INT_SLESS_-1204854473'), ('const-433', u'STORE_-1204849564'), ('tmp_2286', u'CBRANCH_-1204853924'), ('const-24', u'INT_ADD_-1204855685'), (u'COPY_-1204850451', u'MULTIEQUAL_-1204846800'), ('const-8', u'PTRADD_-1204841889'), (u'MULTIEQUAL_-1204848579', u'PTRADD_-1204842010'), (u'MULTIEQUAL_-1204844901', u'INT_ADD_-1204853161'), (u'INT_NOTEQUAL_-1204852731', u'BOOL_AND_-1204852687'), (u'COPY_-1204844649', u'MULTIEQUAL_-1204847924'), (u'MULTIEQUAL_-1204845454', u'INT_OR_-1204853062'), (u'CAST_-1204841193', u'LOAD_-1204850483'), ('const-4294967295', u'COPY_-1204844974'), (u'COPY_-1204850004', u'MULTIEQUAL_-1204842241'), (u'MULTIEQUAL_-1204847615', u'MULTIEQUAL_-1204847563'), (u'INT_EQUAL_-1204854192', u'CBRANCH_-1204854189'), ('const-8', u'PTRADD_-1204842015'), (u'MULTIEQUAL_-1204844807', u'MULTIEQUAL_-1204843934'), ('tmp_6012', u'BRANCH_-1204850439'), ('const-433', u'STORE_-1204854020'), (u'MULTIEQUAL_-1204845263', u'MULTIEQUAL_-1204845036'), (u'MULTIEQUAL_-1204843189', u'MULTIEQUAL_-1204843578'), (u'LOAD_-1204854298', u'MULTIEQUAL_-1204847001'), ('const-3', u'PTRADD_-1204841647'), (u'MULTIEQUAL_-1204843761', u'MULTIEQUAL_-1204844715'), (u'LOAD_-1204853014', u'CAST_-1204842913'), (u'COPY_-1204847317', u'MULTIEQUAL_-1204847375'), ('tmp_5766', u'BRANCH_-1204850851'), (u'INDIRECT_-1204843195', u'MULTIEQUAL_-1204843467'), (u'INDIRECT_-1204844541', u'MULTIEQUAL_-1204844465'), ('tmp_22387', u'CALLIND_-1204849197'), ('const-433', u'LOAD_-1204855739'), ('const-433', u'LOAD_-1204855103'), ('tmp_5035', u'CBRANCH_-1204851653'), (u'MULTIEQUAL_-1204845362', u'INT_EQUAL_-1204853105'), (u'MULTIEQUAL_-1204847001', u'INT_EQUAL_-1204854279'), (u'INDIRECT_-1204842313', u'MULTIEQUAL_-1204842985'), (u'INDIRECT_-1204843660', u'MULTIEQUAL_-1204843588'), ('const-1', u'COPY_-1204846972'), (u'MULTIEQUAL_-1204845084', u'MULTIEQUAL_-1204844373'), ('tmp_4420', u'CBRANCH_-1204852121'), (u'MULTIEQUAL_-1204842193', u'COPY_-1204842025'), ('const-433', u'LOAD_-1204852856'), ('tmp_7792', u'BRANCH_-1204849566'), ('tmp_3182', u'BRANCH_-1204851320'), (u'MULTIEQUAL_-1204847350', u'MULTIEQUAL_-1204846026'), (u'COPY_-1204850150', u'MULTIEQUAL_-1204845269'), ('const-433', u'LOAD_-1204852984'), ('const-3', u'PTRADD_-1204842150'), ('const-3', u'PTRADD_-1204842633'), (u'CALL_-1204851659', u'INDIRECT_-1204842927'), (u'CALLIND_-1204849224', u'INDIRECT_-1204842166'), (u'MULTIEQUAL_-1204845077', u'MULTIEQUAL_-1204845036'), ('const-8', u'PTRADD_-1204841854'), (u'BOOL_AND_-1204842390', u'COPY_-1204842034'), (u'MULTIEQUAL_-1204844254', u'MULTIEQUAL_-1204845269'), (u'INT_EQUAL_-1204854586', u'CBRANCH_-1204854583'), (u'LOAD_-1204855323', u'INT_NOTEQUAL_-1204855307'), ('tmp_22380', u'MULTIEQUAL_-1204848579'), ('const-433', u'LOAD_-1204850523'), (u'INDIRECT_-1204843566', u'MULTIEQUAL_-1204843494'), (u'INT_NOTEQUAL_-1204854677', u'CBRANCH_-1204854675'), (u'MULTIEQUAL_-1204845496', u'MULTIEQUAL_-1204845462'), (u'MULTIEQUAL_-1204845218', u'MULTIEQUAL_-1204845176'), (u'MULTIEQUAL_-1204847359', u'MULTIEQUAL_-1204847350'), (u'MULTIEQUAL_-1204843976', u'INT_EQUAL_-1204851263'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852304'), (u'MULTIEQUAL_-1204847810', u'MULTIEQUAL_-1204847615'), (u'LOAD_-1204854328', u'CAST_-1204843671'), (u'INT_EQUAL_-1204855380', u'CBRANCH_-1204855371'), (u'MULTIEQUAL_-1204845263', u'MULTIEQUAL_-1204844994'), (u'MULTIEQUAL_-1204845328', u'MULTIEQUAL_-1204845327'), ('const-8', u'PTRADD_-1204842643'), (u'COPY_-1204852654', u'MULTIEQUAL_-1204845684'), (u'LOAD_-1204851921', u'MULTIEQUAL_-1204846654'), ('const-433', u'LOAD_-1204850013'), (u'INDIRECT_-1204844113', u'MULTIEQUAL_-1204844028'), ('const-433', u'LOAD_-1204851840'), ('tmp_22380', u'COPY_-1204842030'), ('const-433', u'LOAD_-1204851674'), ('const-8', u'PTRADD_-1204842366'), (u'CAST_-1204842431', u'INT_LESS_-1204851927'), ('const-8', u'PTRADD_-1204843627'), (u'CAST_-1204841206', u'LOAD_-1204849106'), (u'COPY_-1204842276', u'MULTIEQUAL_-1204844910'), (u'MULTIEQUAL_-1204844129', u'MULTIEQUAL_-1204844843'), (u'INT_NOTEQUAL_-1204852927', u'CBRANCH_-1204852923'), (u'MULTIEQUAL_-1204843934', u'MULTIEQUAL_-1204844776'), (u'CALL_-1204850862', u'INDIRECT_-1204843103'), (u'MULTIEQUAL_-1204847563', u'INT_NOTEQUAL_-1204852979'), ('const-433', u'LOAD_-1204851942'), (u'MULTIEQUAL_-1204842843', u'MULTIEQUAL_-1204843005'), ('tmp_3661', u'CBRANCH_-1204853025'), (u'MULTIEQUAL_-1204843790', u'MULTIEQUAL_-1204843853'), (u'LOAD_-1204850641', u'CALLIND_-1204850631'), (u'INDIRECT_-1204844113', u'MULTIEQUAL_-1204844870'), (u'PTRADD_-1204843935', u'LOAD_-1204854372'), (u'MULTIEQUAL_-1204844901', u'MULTIEQUAL_-1204844028'), (u'MULTIEQUAL_-1204845655', u'INT_EQUAL_-1204851904'), (u'MULTIEQUAL_-1204847563', u'INT_EQUAL_-1204853048'), (u'CAST_-1204842369', u'INT_EQUAL_-1204851798'), ('const--1', u'INT_ZEXT_-1204854601'), (u'MULTIEQUAL_-1204844707', u'MULTIEQUAL_-1204844829'), (u'CALL_-1204852229', u'INDIRECT_-1204843876'), (u'MULTIEQUAL_-1204843738', u'MULTIEQUAL_-1204843713'), (u'PTRSUB_-1204844107', u'MULTIEQUAL_-1204845218'), (u'MULTIEQUAL_-1204847226', u'INT_ADD_-1204852773'), (u'MULTIEQUAL_-1204844193', u'PTRADD_-1204853009'), ('const-16', u'INT_EQUAL_-1204852933'), (u'MULTIEQUAL_-1204844101', u'MULTIEQUAL_-1204846903'), (u'INT_ADD_-1204849211', u'CAST_-1204841018'), (u'INT_ADD_-1204855354', u'CAST_-1204844381'), (u'INT_EQUAL_-1204854279', u'INT_EQUAL_-1204854192'), (u'COPY_-1204844379', u'MULTIEQUAL_-1204846896'), (u'MULTIEQUAL_-1204844203', u'MULTIEQUAL_-1204844990'), (u'MULTIEQUAL_-1204848312', u'LOAD_-1204851865'), ('const-0', u'STORE_-1204849531'), (u'MULTIEQUAL_-1204845630', u'INT_EQUAL_-1204852374'), (u'LOAD_-1204850493', u'MULTIEQUAL_-1204844892'), (u'MULTIEQUAL_-1204845036', u'MULTIEQUAL_-1204844994'), (u'MULTIEQUAL_-1204847398', u'MULTIEQUAL_-1204847381'), (u'MULTIEQUAL_-1204847618', u'INT_LESS_-1204851223'), (u'INDIRECT_-1204843782', u'MULTIEQUAL_-1204843524'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204852258'), ('const-8', u'PTRADD_-1204842530'), ('const-3', u'PTRADD_-1204842100'), (u'CAST_-1204841516', u'LOAD_-1204850493'), ('tmp_33391', u'STORE_-1204852991'), (u'INT_NOTEQUAL_-1204849616', u'CBRANCH_-1204849604'), (u'MULTIEQUAL_-1204848519', u'MULTIEQUAL_-1204848335'), (u'MULTIEQUAL_-1204845176', u'MULTIEQUAL_-1204844039'), (u'INDIRECT_-1204842428', u'MULTIEQUAL_-1204842597'), ('const-4', u'INT_ADD_-1204854330'), (u'BOOL_NEGATE_-1204846548', u'BOOL_AND_-1204851768'), (u'MULTIEQUAL_-1204848151', u'PTRADD_-1204843503'), (u'LOAD_-1204851863', u'CALLIND_-1204851853'), (u'CALL_-1204851273', u'INDIRECT_-1204843654'), ('const-0', u'STORE_-1204849553'), (u'CALLIND_-1204849217', u'MULTIEQUAL_-1204844500'), ('const-0', u'SUBPIECE_-1204846133'), (u'COPY_-1204849953', u'MULTIEQUAL_-1204848519'), ('const-433', u'LOAD_-1204851996'), (u'CAST_-1204842318', u'MULTIEQUAL_-1204847946'), ('const-0', u'STORE_-1204849575'), ('const-433', u'LOAD_-1204849451'), (u'PTRADD_-1204842361', u'LOAD_-1204851504'), (u'CAST_-1204841796', u'STORE_-1204849667'), (u'MULTIEQUAL_-1204846390', u'MULTIEQUAL_-1204846304'), (u'MULTIEQUAL_-1204843644', u'MULTIEQUAL_-1204843494'), (u'MULTIEQUAL_-1204847246', u'MULTIEQUAL_-1204848165'), (u'MULTIEQUAL_-1204843005', u'INT_EQUAL_-1204851318'), (u'MULTIEQUAL_-1204844083', u'MULTIEQUAL_-1204844080'), ('tmp_6738', u'CBRANCH_-1204852679'), (u'COPY_-1204846949', u'MULTIEQUAL_-1204846865'), (u'LOAD_-1204851977', u'CAST_-1204843297'), (u'LOAD_-1204849514', u'CALL_-1204849485'), (u'BOOL_NEGATE_-1204843777', u'CBRANCH_-1204851847'), ('const-433', u'STORE_-1204853039'), (u'BOOL_AND_-1204852687', u'BOOL_AND_-1204843497'), (u'INT_EQUAL_-1204855605', u'COPY_-1204844578'), (u'COPY_-1204842030', u'MULTIEQUAL_-1204842193'), (u'CAST_-1204842582', u'LOAD_-1204852320'), (u'LOAD_-1204854372', u'CAST_-1204843693'), (u'CALLIND_-1204849578', u'INDIRECT_-1204842428'), (u'MULTIEQUAL_-1204848781', u'INT_ADD_-1204855354'), (u'MULTIEQUAL_-1204845462', u'MULTIEQUAL_-1204842901'), (u'INT_EQUAL_-1204855200', u'CBRANCH_-1204855185'), (u'COPY_-1204844018', u'PIECE_-1204854559'), (u'CAST_-1204842948', u'INT_LESS_-1204852784'), (u'INT_LESSEQUAL_-1204851747', u'CBRANCH_-1204851745'), ('const-74', u'INT_AND_-1204844974'), ('const-0', u'STORE_-1204849542'), ('tmp_2709', u'CBRANCH_-1204853093')]
null
null
00305bc0
x64
O1
(translation_unit "undefined1 [16]\nFUN_00305bc0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)\n\n{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n undefined1 auVar4 [16];\n char cVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n long lVar9;\n int *piVar10;\n ulong uVar11;\n ulong uVar12;\n wchar_t *pwVar13;\n undefined8 *puVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n bool bVar18;\n uint uVar19;\n bool bVar20;\n byte bVar21;\n long lVar22;\n bool bVar23;\n int iVar24;\n bool bVar25;\n bool bVar26;\n undefined1 auVar27 [16];\n wchar_t local_a4;\n long *local_a0;\n ulong local_98;\n ulong local_90;\n wchar_t local_70;\n bool local_5f;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n local_a4 = (wchar_t)param_3;\n lVar9 = FUN_002a50c0(&DAT_00405e50);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);\n lVar22 = *plVar2;\n if (lVar22 == 0) {\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }\n uVar19 = *(uint *)(param_6 + 0x18);\n uVar17 = uVar19 & 0x4a;\n iVar6 = 8;\n if (uVar17 != 0x40) {\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }\n bVar25 = local_a4 == L'\xffffffff';\n bVar23 = param_2 != (long *)0x0 && bVar25;\n bVar20 = bVar25;\n if (bVar23) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }\n uVar19 = uVar19 & 0x4a;\n bVar26 = param_5 == -1;\n bVar23 = param_4 != (long *)0x0 && bVar26;\n local_a0 = param_4;\n bVar18 = bVar26;\n if (bVar23) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }\n if (bVar18 == bVar20) {\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }\nLAB_00305e4f:\n local_90 = 0x16;\n if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }\n bVar21 = local_5f;\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n FUN_002a9b20(&local_58,0x20);\n }\n uVar11 = (ulong)iVar6;\n bVar3 = *(byte *)(lVar22 + 0x148);\n auVar4._8_8_ = 0;\n auVar4._0_8_ = uVar11;\n uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);\n if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }\nLAB_00305f8b:\n uVar11 = local_50;\n if (local_50 == 0) {\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_00305fc4:\n if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n FUN_002a2980();\n }\n auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;\n auVar27._0_8_ = param_2;\n return auVar27;\ncode_r0x0030645b:\n local_a4 = L'\xffffffff';\n bVar21 = bVar3;\n goto LAB_00305f8b;\nLAB_00306340:\n bVar21 = 0;\n goto LAB_00305f8b;\ncode_r0x00305f73:\n local_a4 = L'\xffffffff';\n bVar21 = 1;\n goto LAB_00305f8b;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_00305bc0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)\n\n{\n ulong uVar1;" (macro_type_specifier "FUN_00305bc0(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , (ERROR "ulong" identifier) identifier , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , (ERROR "int" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "ulong *param_8)\n\n{\n ulong" identifier (pointer_declarator "*param_8" * identifier) ) { identifier) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "undefined1 auVar4 [16];" type_identifier (array_declarator "auVar4 [16]" identifier [ number_literal ]) ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "wchar_t *pwVar13;" type_identifier (pointer_declarator "*pwVar13" * identifier) ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "bool bVar18;" primitive_type identifier ;) (declaration "uint uVar19;" type_identifier identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "byte bVar21;" type_identifier identifier ;) (declaration "long lVar22;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "int iVar24;" primitive_type identifier ;) (declaration "bool bVar25;" primitive_type identifier ;) (declaration "bool bVar26;" primitive_type identifier ;) (declaration "undefined1 auVar27 [16];" type_identifier (array_declarator "auVar27 [16]" identifier [ number_literal ]) ;) (declaration "wchar_t local_a4;" type_identifier identifier ;) (declaration "long *local_a0;" (sized_type_specifier "long" long) (pointer_declarator "*local_a0" * identifier) ;) (declaration "ulong local_98;" type_identifier identifier ;) (declaration "ulong local_90;" type_identifier identifier ;) (declaration "wchar_t local_70;" type_identifier identifier ;) (declaration "bool local_5f;" primitive_type identifier ;) (declaration "byte local_5e;" type_identifier identifier ;) (declaration "wchar_t local_5c;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48;" type_identifier identifier ;) (declaration "undefined7 uStack_47;" type_identifier identifier ;) (expression_statement "local_a4 = (wchar_t)param_3;" (assignment_expression "local_a4 = (wchar_t)param_3" identifier = (cast_expression "(wchar_t)param_3" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (expression_statement "lVar9 = FUN_002a50c0(&DAT_00405e50);" (assignment_expression "lVar9 = FUN_002a50c0(&DAT_00405e50)" identifier = (call_expression "FUN_002a50c0(&DAT_00405e50)" identifier (argument_list "(&DAT_00405e50)" ( (pointer_expression "&DAT_00405e50" & identifier) )))) ;) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "lVar9 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar22 = *plVar2;" (assignment_expression "lVar22 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar22 == 0) {\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }" if (parenthesized_expression "(lVar22 == 0)" ( (binary_expression "lVar22 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }" { comment (expression_statement "puVar14 = (undefined8 *)FUN_002a11b0(0x150);" (assignment_expression "puVar14 = (undefined8 *)FUN_002a11b0(0x150)" identifier = (cast_expression "(undefined8 *)FUN_002a11b0(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002a11b0(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar14 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar14 + 1)" * (cast_expression "(undefined4 *)(puVar14 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 1)" ( (binary_expression "puVar14 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar14[2] = 0;" (assignment_expression "puVar14[2] = 0" (subscript_expression "puVar14[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[3] = 0;" (assignment_expression "puVar14[3] = 0" (subscript_expression "puVar14[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar14 = &PTR_FUN_003f52f8;" (assignment_expression "*puVar14 = &PTR_FUN_003f52f8" (pointer_expression "*puVar14" * identifier) = (pointer_expression "&PTR_FUN_003f52f8" & identifier)) ;) (expression_statement "*(undefined1 *)(puVar14 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar14 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar14 + 4)" * (cast_expression "(undefined1 *)(puVar14 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 4)" ( (binary_expression "puVar14 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar14[5] = 0;" (assignment_expression "puVar14[5] = 0" (subscript_expression "puVar14[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[6] = 0;" (assignment_expression "puVar14[6] = 0" (subscript_expression "puVar14[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[7] = 0;" (assignment_expression "puVar14[7] = 0" (subscript_expression "puVar14[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[8] = 0;" (assignment_expression "puVar14[8] = 0" (subscript_expression "puVar14[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[9] = 0;" (assignment_expression "puVar14[9] = 0" (subscript_expression "puVar14[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar14 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar14 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar14 + 0x29)" * (cast_expression "(undefined1 *)(puVar14 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 0x29)" ( (binary_expression "puVar14 + 0x29" identifier + number_literal) )))) = number_literal) ;) comment (expression_statement "FUN_002ef900(puVar14,param_6 + 0xd0);" (call_expression "FUN_002ef900(puVar14,param_6 + 0xd0)" identifier (argument_list "(puVar14,param_6 + 0xd0)" ( identifier , (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);" (call_expression "FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9)" identifier (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9)" ( (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" * (cast_expression "(undefined8 *)(param_6 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , identifier , identifier ))) ;) (expression_statement "lVar22 = *plVar2;" (assignment_expression "lVar22 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (expression_statement "uVar19 = *(uint *)(param_6 + 0x18);" (assignment_expression "uVar19 = *(uint *)(param_6 + 0x18)" identifier = (pointer_expression "*(uint *)(param_6 + 0x18)" * (cast_expression "(uint *)(param_6 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x18)" ( (binary_expression "param_6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = uVar19 & 0x4a;" (assignment_expression "uVar17 = uVar19 & 0x4a" identifier = (binary_expression "uVar19 & 0x4a" identifier & number_literal)) ;) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" identifier = number_literal) ;) (if_statement "if (uVar17 != 0x40) {\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }" if (parenthesized_expression "(uVar17 != 0x40)" ( (binary_expression "uVar17 != 0x40" identifier != number_literal) )) (compound_statement "{\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }" { (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" identifier = number_literal) ;) (if_statement "if (uVar17 != 8) {\n iVar6 = 10;\n }" if (parenthesized_expression "(uVar17 != 8)" ( (binary_expression "uVar17 != 8" identifier != number_literal) )) (compound_statement "{\n iVar6 = 10;\n }" { (expression_statement "iVar6 = 10;" (assignment_expression "iVar6 = 10" identifier = number_literal) ;) })) })) (expression_statement "bVar25 = local_a4 == L'\xffffffff';" (assignment_expression "bVar25 = local_a4 == L'\xffffffff'" identifier = (binary_expression "local_a4 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "bVar23 = param_2 != (long *)0x0 && bVar25;" (assignment_expression "bVar23 = param_2 != (long *)0x0 && bVar25" identifier = (binary_expression "param_2 != (long *)0x0 && bVar25" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar25;" (assignment_expression "bVar20 = bVar25" identifier = identifier) ;) (if_statement "if (bVar23) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }" { (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar24 = *(int *)param_2[2];\n }" { (expression_statement "iVar24 = *(int *)param_2[2];" (assignment_expression "iVar24 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar24 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar24 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar24 != -1) {\n plVar2 = param_2;\n }" if (parenthesized_expression "(iVar24 != -1)" ( (binary_expression "iVar24 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = param_2;\n }" { (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" identifier = identifier) ;) })) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" identifier = identifier) ;) (expression_statement "bVar20 = iVar24 == -1 && bVar23;" (assignment_expression "bVar20 = iVar24 == -1 && bVar23" identifier = (binary_expression "iVar24 == -1 && bVar23" (binary_expression "iVar24 == -1" identifier == number_literal) && identifier)) ;) })) (expression_statement "uVar19 = uVar19 & 0x4a;" (assignment_expression "uVar19 = uVar19 & 0x4a" identifier = (binary_expression "uVar19 & 0x4a" identifier & number_literal)) ;) (expression_statement "bVar26 = param_5 == -1;" (assignment_expression "bVar26 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (expression_statement "bVar23 = param_4 != (long *)0x0 && bVar26;" (assignment_expression "bVar23 = param_4 != (long *)0x0 && bVar26" identifier = (binary_expression "param_4 != (long *)0x0 && bVar26" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) (expression_statement "bVar18 = bVar26;" (assignment_expression "bVar18 = bVar26" identifier = identifier) ;) (if_statement "if (bVar23) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }" { (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" if (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" ( (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_4[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar24 = *(int *)param_4[2];\n }" { (expression_statement "iVar24 = *(int *)param_4[2];" (assignment_expression "iVar24 = *(int *)param_4[2]" identifier = (pointer_expression "*(int *)param_4[2]" * (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" else (compound_statement "{\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" { (expression_statement "iVar24 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar24 = (**(code **)(*param_4 + 0x48))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) }))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar24 != -1) {\n local_a0 = param_4;\n }" if (parenthesized_expression "(iVar24 != -1)" ( (binary_expression "iVar24 != -1" identifier != number_literal) )) (compound_statement "{\n local_a0 = param_4;\n }" { (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) })) (expression_statement "bVar18 = iVar24 == -1 && bVar23;" (assignment_expression "bVar18 = iVar24 == -1 && bVar23" identifier = (binary_expression "iVar24 == -1 && bVar23" (binary_expression "iVar24 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar18 == bVar20) {\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" if (parenthesized_expression "(bVar18 == bVar20)" ( (binary_expression "bVar18 == bVar20" identifier == identifier) )) (compound_statement "{\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }" { (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" identifier = false) ;) (expression_statement "local_70 = L'\0';" (assignment_expression "local_70 = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) }) (else_clause "else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" else (compound_statement "{\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" { (expression_statement "local_70 = local_a4;" (assignment_expression "local_70 = local_a4" identifier = identifier) ;) (if_statement "if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "((param_2 != (long *)0x0) && (bVar25))" ( (binary_expression "(param_2 != (long *)0x0) && (bVar25)" (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar25)" ( identifier ))) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;" (assignment_expression "bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70" identifier = (binary_expression "*(wchar_t *)(lVar22 + 0xe0) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe0)" * (cast_expression "(wchar_t *)(lVar22 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xe0)" ( (binary_expression "lVar22 + 0xe0" identifier + number_literal) )))) == identifier)) ;) (if_statement "if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }" if (parenthesized_expression "((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70))" ( (binary_expression "(bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)" (parenthesized_expression "(bVar23)" ( identifier )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xe4) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xe4) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe4)" * (cast_expression "(wchar_t *)(lVar22 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xe4)" ( (binary_expression "lVar22 + 0xe4" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }" { (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" if (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70))" ( (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70))" ( (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)" (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" * (cast_expression "(wchar_t *)(lVar22 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x4c)" ( (binary_expression "lVar22 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) && (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x48) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x48) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" * (cast_expression "(wchar_t *)(lVar22 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x48)" ( (binary_expression "lVar22 + 0x48" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" { (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" if (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" ( (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" { (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" else (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" { (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) }))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar24 = *(int *)param_2[2];\n }" { (expression_statement "iVar24 = *(int *)param_2[2];" (assignment_expression "iVar24 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar24 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar24 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar24 == -1)" ( (binary_expression "iVar24 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar25 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar25 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar26;" (assignment_expression "bVar20 = bVar26" identifier = identifier) ;) (if_statement "if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }" if (parenthesized_expression "(bVar25)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar20 = iVar8 == -1 && bVar25;" (assignment_expression "bVar20 = iVar8 == -1 && bVar25" identifier = (binary_expression "iVar8 == -1 && bVar25" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" if (parenthesized_expression "(bVar20 == (iVar24 == -1))" ( (binary_expression "bVar20 == (iVar24 == -1)" identifier == (parenthesized_expression "(iVar24 == -1)" ( (binary_expression "iVar24 == -1" identifier == number_literal) ))) )) (compound_statement "{\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" { (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) })) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) })) }) (else_clause "else {\n bVar23 = false;\n }" else (compound_statement "{\n bVar23 = false;\n }" { (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" identifier = false) ;) }))) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);" do (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" { (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;" if (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70))" ( (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70))" ( (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)" (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x4c) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" * (cast_expression "(wchar_t *)(lVar22 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x4c)" ( (binary_expression "lVar22 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x48) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x48) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" * (cast_expression "(wchar_t *)(lVar22 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x48)" ( (binary_expression "lVar22 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (break_statement "break;" break ;)) (if_statement "if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xf0) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xf0) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xf0)" * (cast_expression "(wchar_t *)(lVar22 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xf0)" ( (binary_expression "lVar22 + 0xf0" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);" (assignment_expression "bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U)" identifier = (cast_expression "(bool)(iVar6 == 10 | bVar20 ^ 1U)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(iVar6 == 10 | bVar20 ^ 1U)" ( (binary_expression "iVar6 == 10 | bVar20 ^ 1U" (binary_expression "iVar6 == 10" identifier == number_literal) | (binary_expression "bVar20 ^ 1U" identifier ^ number_literal)) )))) ;) (if_statement "if (!bVar25) goto LAB_00305da9;" if (parenthesized_expression "(!bVar25)" ( (unary_expression "!bVar25" ! identifier) )) (goto_statement "goto LAB_00305da9;" goto statement_identifier ;)) (expression_statement "bVar20 = iVar6 == 8 || uVar19 == 0;" (assignment_expression "bVar20 = iVar6 == 8 || uVar19 == 0" identifier = (binary_expression "iVar6 == 8 || uVar19 == 0" (binary_expression "iVar6 == 8" identifier == number_literal) || (binary_expression "uVar19 == 0" identifier == number_literal))) ;) (if_statement "if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }" if (parenthesized_expression "(iVar6 != 8 && uVar19 != 0)" ( (binary_expression "iVar6 != 8 && uVar19 != 0" (binary_expression "iVar6 != 8" identifier != number_literal) && (binary_expression "uVar19 != 0" identifier != number_literal)) )) (compound_statement "{\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }" { (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" identifier = (binary_expression "iVar24 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00305dde;" goto statement_identifier ;) })) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" identifier = number_literal) ;) (expression_statement "uVar11 = param_2[2];" (assignment_expression "uVar11 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;" if (parenthesized_expression "((ulong)param_2[3] <= uVar11)" ( (binary_expression "(ulong)param_2[3] <= uVar11" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306060;" goto statement_identifier ;)) (labeled_statement "LAB_00305dec:\n param_2[2] = uVar11 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar11 + 4;" (assignment_expression "param_2[2] = uVar11 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar11 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305e02;" goto statement_identifier ;)) (labeled_statement "LAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar8 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" else (compound_statement "{\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" { (if_statement "if (!bVar20) break;" if (parenthesized_expression "(!bVar20)" ( (unary_expression "!bVar20" ! identifier) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))" ( (binary_expression "(*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70)" (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xe8) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xe8) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe8)" * (cast_expression "(wchar_t *)(lVar22 + 0xe8)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xe8)" ( (binary_expression "lVar22 + 0xe8" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xec) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xec) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xec)" * (cast_expression "(wchar_t *)(lVar22 + 0xec)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xec)" ( (binary_expression "lVar22 + 0xec" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" { (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) }))) (expression_statement "local_5f = iVar6 == 0x10 || uVar19 == 0;" (assignment_expression "local_5f = iVar6 == 0x10 || uVar19 == 0" identifier = (binary_expression "iVar6 == 0x10 || uVar19 == 0" (binary_expression "iVar6 == 0x10" identifier == number_literal) || (binary_expression "uVar19 == 0" identifier == number_literal))) ;) (if_statement "if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }" if (parenthesized_expression "(iVar6 != 0x10 && uVar19 != 0)" ( (binary_expression "iVar6 != 0x10 && uVar19 != 0" (binary_expression "iVar6 != 0x10" identifier != number_literal) && (binary_expression "uVar19 != 0" identifier != number_literal)) )) (compound_statement "{\n bVar20 = true;\n goto LAB_00305e5e;\n }" { (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (goto_statement "goto LAB_00305e5e;" goto statement_identifier ;) })) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "bVar25 = false;" (assignment_expression "bVar25 = false" identifier = false) ;) (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" identifier = number_literal) ;) (labeled_statement "LAB_00305dde:\n uVar11 = param_2[2];" statement_identifier : (expression_statement "uVar11 = param_2[2];" (assignment_expression "uVar11 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar20 = bVar25;" (assignment_expression "bVar20 = bVar25" identifier = identifier) ;) (if_statement "if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;" if (parenthesized_expression "(uVar11 < (ulong)param_2[3])" ( (binary_expression "uVar11 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305dec;" goto statement_identifier ;)) (labeled_statement "LAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306090;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306090;" goto statement_identifier ;)) (labeled_statement "LAB_00305e02:\n iVar8 = *piVar10;" statement_identifier : (expression_statement "iVar8 = *piVar10;" (assignment_expression "iVar8 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" { (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" { (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0)" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "(local_a0)" ( identifier )))) ;) }))) (if_statement "if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_a0 = (long *)0x0;\n }" { (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar25 = iVar7 == -1 && bVar18;" (assignment_expression "bVar25 = iVar7 == -1 && bVar18" identifier = (binary_expression "iVar7 == -1 && bVar18" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" if (parenthesized_expression "((iVar8 == -1) == bVar25)" ( (binary_expression "(iVar8 == -1) == bVar25" (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) == identifier) )) (compound_statement "{\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" { (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) })) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression "(bVar20)" ( identifier )) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) }))) (labeled_statement "LAB_00305e4f:\n local_90 = 0x16;" statement_identifier : (expression_statement "local_90 = 0x16;" (assignment_expression "local_90 = 0x16" identifier = number_literal) ;)) (if_statement "if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" if (parenthesized_expression "(iVar6 != 0x10)" ( (binary_expression "iVar6 != 0x10" identifier != number_literal) )) (compound_statement "{\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" { (labeled_statement "LAB_00305e5e:\n local_90 = (ulong)iVar6;" statement_identifier : (expression_statement "local_90 = (ulong)iVar6;" (assignment_expression "local_90 = (ulong)iVar6" identifier = (cast_expression "(ulong)iVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;)) })) (expression_statement "bVar21 = local_5f;" (assignment_expression "bVar21 = local_5f" identifier = identifier) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (if_statement "if (cVar5 != '\0') {\n FUN_002a9b20(&local_58,0x20);\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_002a9b20(&local_58,0x20);\n }" { (expression_statement "FUN_002a9b20(&local_58,0x20);" (call_expression "FUN_002a9b20(&local_58,0x20)" identifier (argument_list "(&local_58,0x20)" ( (pointer_expression "&local_58" & identifier) , number_literal ))) ;) })) (expression_statement "uVar11 = (ulong)iVar6;" (assignment_expression "uVar11 = (ulong)iVar6" identifier = (cast_expression "(ulong)iVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "bVar3 = *(byte *)(lVar22 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar22 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar22 + 0x148)" * (cast_expression "(byte *)(lVar22 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x148)" ( (binary_expression "lVar22 + 0x148" identifier + number_literal) ))))) ;) (expression_statement "auVar4._8_8_ = 0;" (assignment_expression "auVar4._8_8_ = 0" (field_expression "auVar4._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar4._0_8_ = uVar11;" (assignment_expression "auVar4._0_8_ = uVar11" (field_expression "auVar4._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);" (assignment_expression "uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" identifier = (call_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" identifier (argument_list "((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" ( (binary_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4" (parenthesized_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff))" ( (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0xffffffffffffffff)" identifier (argument_list "(0xffffffffffffffff)" ( number_literal )))) )) / identifier) , number_literal )))) ;) (if_statement "if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }" { (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" statement_identifier : (if_statement "if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" if (parenthesized_expression "(local_90 < 0xb)" ( (binary_expression "local_90 < 0xb" identifier < number_literal) )) (compound_statement "{\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }" { (if_statement "if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;" if (parenthesized_expression "((local_70 < L'0') || ((int)local_90 + L'0' <= local_70))" ( (binary_expression "(local_70 < L'0') || ((int)local_90 + L'0' <= local_70)" (parenthesized_expression "(local_70 < L'0')" ( (binary_expression "local_70 < L'0'" identifier < (char_literal "L'0'" L' character ')) )) || (parenthesized_expression "((int)local_90 + L'0' <= local_70)" ( (binary_expression "(int)local_90 + L'0' <= local_70" (binary_expression "(int)local_90 + L'0'" (cast_expression "(int)local_90" ( (type_descriptor "int" primitive_type) ) identifier) + (char_literal "L'0'" L' character ')) <= identifier) ))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "uVar19 = local_70 + L'\xffffffd0';" (assignment_expression "uVar19 = local_70 + L'\xffffffd0'" identifier = (binary_expression "local_70 + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" else (compound_statement "{\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" { (expression_statement "uVar19 = local_70 + L'\xffffffd0';" (assignment_expression "uVar19 = local_70 + L'\xffffffd0'" identifier = (binary_expression "local_70 + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) (if_statement "if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" if (parenthesized_expression "(uVar19 < 10)" ( (binary_expression "uVar19 < 10" identifier < number_literal) )) (compound_statement "{\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" { (if_statement "if (local_98 <= uVar12) goto LAB_00306136;" if (parenthesized_expression "(local_98 <= uVar12)" ( (binary_expression "local_98 <= uVar12" identifier <= identifier) )) (goto_statement "goto LAB_00306136;" goto statement_identifier ;)) (labeled_statement "LAB_00305f17:\n local_5e = 1;" statement_identifier : (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" identifier = number_literal) ;)) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;" if (parenthesized_expression "(uVar15 < (ulong)param_2[3])" ( (binary_expression "uVar15 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305f2a;" goto statement_identifier ;)) (labeled_statement "LAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : comment (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306188;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306188;" goto statement_identifier ;)) (labeled_statement "LAB_00305f40:\n iVar6 = *piVar10;" statement_identifier : (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) (goto_statement "goto LAB_00305f42;" goto statement_identifier ;) })) (if_statement "if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" if (parenthesized_expression "((uint)(local_70 + L'\xffffff9f') < 6)" ( (binary_expression "(uint)(local_70 + L'\xffffff9f') < 6" (call_expression "(uint)(local_70 + L'\xffffff9f')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(local_70 + L'\xffffff9f')" ( (binary_expression "local_70 + L'\xffffff9f'" identifier + (char_literal "L'\xffffff9f'" L' escape_sequence character character character character ')) ))) < number_literal) )) (compound_statement "{\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" { (expression_statement "uVar19 = local_70 + L'\xffffffa9';" (assignment_expression "uVar19 = local_70 + L'\xffffffa9'" identifier = (binary_expression "local_70 + L'\xffffffa9'" identifier + (char_literal "L'\xffffffa9'" L' escape_sequence character character character character '))) ;) (goto_statement "goto LAB_00305f07;" goto statement_identifier ;) })) (if_statement "if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;" if (parenthesized_expression "(5 < (uint)(local_70 + L'\xffffffbf'))" ( (binary_expression "5 < (uint)(local_70 + L'\xffffffbf')" number_literal < (call_expression "(uint)(local_70 + L'\xffffffbf')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(local_70 + L'\xffffffbf')" ( (binary_expression "local_70 + L'\xffffffbf'" identifier + (char_literal "L'\xffffffbf'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "uVar19 = local_70 + L'\xffffffc9';" (assignment_expression "uVar19 = local_70 + L'\xffffffc9'" identifier = (binary_expression "local_70 + L'\xffffffc9'" identifier + (char_literal "L'\xffffffc9'" L' escape_sequence character character character character '))) ;) })))) (labeled_statement "LAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;" statement_identifier : (if_statement "if (uVar12 < local_98) goto LAB_00305f17;" if (parenthesized_expression "(uVar12 < local_98)" ( (binary_expression "uVar12 < local_98" identifier < identifier) )) (goto_statement "goto LAB_00305f17;" goto statement_identifier ;))) (labeled_statement "LAB_00306136:\n uVar15 = local_98 * uVar11;" statement_identifier : (expression_statement "uVar15 = local_98 * uVar11;" (assignment_expression "uVar15 = local_98 * uVar11" identifier = (binary_expression "local_98 * uVar11" identifier * identifier)) ;)) (expression_statement "local_98 = uVar15 + (long)(int)uVar19;" (assignment_expression "local_98 = uVar15 + (long)(int)uVar19" identifier = (binary_expression "uVar15 + (long)(int)uVar19" identifier + (cast_expression "(long)(int)uVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier)))) ;) (expression_statement "local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;" (assignment_expression "local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15" identifier = (binary_expression "local_5e | (ulong)~(long)(int)uVar19 < uVar15" identifier | (binary_expression "(ulong)~(long)(int)uVar19 < uVar15" (cast_expression "(ulong)~(long)(int)uVar19" ( (type_descriptor "ulong" type_identifier) ) (unary_expression "~(long)(int)uVar19" ~ (cast_expression "(long)(int)uVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier)))) < identifier))) ;) (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" identifier = (binary_expression "iVar24 + 1" identifier + number_literal)) ;) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;" if (parenthesized_expression "((ulong)param_2[3] <= uVar15)" ( (binary_expression "(ulong)param_2[3] <= uVar15" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_0030616e;" goto statement_identifier ;)) (labeled_statement "LAB_00305f2a:\n param_2[2] = uVar15 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar15 + 4;" (assignment_expression "param_2[2] = uVar15 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar15 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305f40;" goto statement_identifier ;)) (labeled_statement "LAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) (labeled_statement "LAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" statement_identifier : (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { comment (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar25 = iVar8 == -1 && bVar18;" (assignment_expression "bVar25 = iVar8 == -1 && bVar18" identifier = (binary_expression "iVar8 == -1 && bVar18" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;" if (parenthesized_expression "((iVar6 == -1) == bVar25)" ( (binary_expression "(iVar6 == -1) == bVar25" (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) == identifier) )) (goto_statement "goto code_r0x00305f73;" goto statement_identifier ;)) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (goto_statement "goto LAB_00305ee0;" goto statement_identifier ;) })) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" else (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" { (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (do_statement "do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );" do (compound_statement "{\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n }" { (expression_statement "uVar15 = local_50;" (assignment_expression "uVar15 = local_50" identifier = identifier) ;) (if_statement "if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" if (parenthesized_expression "((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70))" ( (binary_expression "(*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)" (parenthesized_expression "(*(byte *)(lVar22 + 0x20) == 0)" ( (binary_expression "*(byte *)(lVar22 + 0x20) == 0" (pointer_expression "*(byte *)(lVar22 + 0x20)" * (cast_expression "(byte *)(lVar22 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" * (cast_expression "(wchar_t *)(lVar22 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x4c)" ( (binary_expression "lVar22 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (if_statement "if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;" if (parenthesized_expression "((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0))" ( (binary_expression "(local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)" (parenthesized_expression "(local_70 == *(wchar_t *)(lVar22 + 0x48))" ( (binary_expression "local_70 == *(wchar_t *)(lVar22 + 0x48)" identifier == (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" * (cast_expression "(wchar_t *)(lVar22 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x48)" ( (binary_expression "lVar22 + 0x48" identifier + number_literal) ))))) )) || (parenthesized_expression "(pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)" ( (comma_expression "pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0" (assignment_expression "pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" identifier = (call_expression "wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" identifier (argument_list "((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" ( (cast_expression "(wchar_t *)(lVar22 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xf0)" ( (binary_expression "lVar22 + 0xf0" identifier + number_literal) ))) , identifier , identifier )))) , (binary_expression "pwVar13 == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);" (assignment_expression "iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2)" identifier = (cast_expression "(int)((long)pwVar13 - (lVar22 + 0xf0) >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((long)pwVar13 - (lVar22 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar13 - (lVar22 + 0xf0) >> 2" (binary_expression "(long)pwVar13 - (lVar22 + 0xf0)" (cast_expression "(long)pwVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar22 + 0xf0)" ( (binary_expression "lVar22 + 0xf0" identifier + number_literal) ))) >> number_literal) )))) ;) (if_statement "if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }" if (parenthesized_expression "(0xf < iVar6)" ( (binary_expression "0xf < iVar6" number_literal < identifier) )) (compound_statement "{\n iVar6 = iVar6 + -6;\n }" { (expression_statement "iVar6 = iVar6 + -6;" (assignment_expression "iVar6 = iVar6 + -6" identifier = (binary_expression "iVar6 + -6" identifier + number_literal)) ;) })) (if_statement "if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }" if (parenthesized_expression "(local_98 <= uVar12)" ( (binary_expression "local_98 <= uVar12" identifier <= identifier) )) (compound_statement "{\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }" { (expression_statement "uVar15 = local_98 * uVar11;" (assignment_expression "uVar15 = local_98 * uVar11" identifier = (binary_expression "local_98 * uVar11" identifier * identifier)) ;) (expression_statement "local_98 = (long)iVar6 + uVar15;" (assignment_expression "local_98 = (long)iVar6 + uVar15" identifier = (binary_expression "(long)iVar6 + uVar15" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (expression_statement "local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;" (assignment_expression "local_5e = local_5e | (ulong)~(long)iVar6 < uVar15" identifier = (binary_expression "local_5e | (ulong)~(long)iVar6 < uVar15" identifier | (binary_expression "(ulong)~(long)iVar6 < uVar15" (cast_expression "(ulong)~(long)iVar6" ( (type_descriptor "ulong" type_identifier) ) (unary_expression "~(long)iVar6" ~ (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) < identifier))) ;) (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" identifier = (binary_expression "iVar24 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00306406;" goto statement_identifier ;) })) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" identifier = identifier) ;) (if_statement "if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;" if (parenthesized_expression "((ulong)param_2[3] <= uVar15)" ( (binary_expression "(ulong)param_2[3] <= uVar15" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306487;" goto statement_identifier ;)) (labeled_statement "LAB_00306410:\n param_2[2] = uVar15 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar15 + 4;" (assignment_expression "param_2[2] = uVar15 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar15 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00306422;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00306422;" goto statement_identifier ;)) (labeled_statement "LAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" else (compound_statement "{\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" { (if_statement "if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }" if (parenthesized_expression "(iVar24 == 0)" ( (binary_expression "iVar24 == 0" identifier == number_literal) )) (compound_statement "{\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }" { (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (expression_statement "local_5f = (bool)*(byte *)(lVar22 + 0x20);" (assignment_expression "local_5f = (bool)*(byte *)(lVar22 + 0x20)" identifier = (cast_expression "(bool)*(byte *)(lVar22 + 0x20)" ( (type_descriptor "bool" primitive_type) ) (pointer_expression "*(byte *)(lVar22 + 0x20)" * (cast_expression "(byte *)(lVar22 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) )))))) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) })) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar16 = 0xf;\n }" { (expression_statement "uVar16 = 0xf;" (assignment_expression "uVar16 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar16 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar16 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar16 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar16 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar16 < uVar1)" ( (binary_expression "uVar16 < uVar1" identifier < identifier) )) (compound_statement "{\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" { comment (expression_statement "FUN_002a9670(&local_58,local_50,0,0,1);" (call_expression "FUN_002a9670(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar15] = (char)iVar24;" (assignment_expression "local_58[uVar15] = (char)iVar24" (subscript_expression "local_58[uVar15]" identifier [ identifier ]) = (cast_expression "(char)iVar24" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (labeled_statement "LAB_00306406:\n uVar15 = param_2[2];" statement_identifier : (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;" if (parenthesized_expression "(uVar15 < (ulong)param_2[3])" ( (binary_expression "uVar15 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00306410;" goto statement_identifier ;)) (labeled_statement "LAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003064a0;" goto statement_identifier ;)) (labeled_statement "LAB_00306422:\n iVar6 = *piVar10;" statement_identifier : (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" identifier = identifier) ;) })) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar6 = *(int *)local_a0[2];\n }" { (expression_statement "iVar6 = *(int *)local_a0[2];" (assignment_expression "iVar6 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" { comment (expression_statement "iVar6 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar6 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar6 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar6 != -1)" ( (binary_expression "iVar6 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar25 = iVar6 == -1 && bVar18;" (assignment_expression "bVar25 = iVar6 == -1 && bVar18" identifier = (binary_expression "iVar6 == -1 && bVar18" (binary_expression "iVar6 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar25 == (bool)bVar21) goto code_r0x0030645b;" if (parenthesized_expression "(bVar25 == (bool)bVar21)" ( (binary_expression "bVar25 == (bool)bVar21" identifier == (cast_expression "(bool)bVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto code_r0x0030645b;" goto statement_identifier ;)) (expression_statement "local_70 = local_5c;" (assignment_expression "local_70 = local_5c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) }))) (labeled_statement "LAB_00305f8b:\n uVar11 = local_50;" statement_identifier : (expression_statement "uVar11 = local_50;" (assignment_expression "uVar11 = local_50" identifier = identifier) ;)) (if_statement "if (local_50 == 0) {\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" if (parenthesized_expression "(local_50 == 0)" ( (binary_expression "local_50 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }" { (if_statement "if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" if (parenthesized_expression "((bVar20) || (iVar24 != 0))" ( (binary_expression "(bVar20) || (iVar24 != 0)" (parenthesized_expression "(bVar20)" ( identifier )) || (parenthesized_expression "(iVar24 != 0)" ( (binary_expression "iVar24 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" { (labeled_statement "LAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" statement_identifier : (if_statement "if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" { (if_statement "if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" if (parenthesized_expression "(local_5e == 0)" ( (binary_expression "local_5e == 0" identifier == number_literal) )) (compound_statement "{\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }" { (expression_statement "uVar11 = -local_98;" (assignment_expression "uVar11 = -local_98" identifier = (unary_expression "-local_98" - identifier)) ;) (if_statement "if (!bVar23) {\n uVar11 = local_98;\n }" if (parenthesized_expression "(!bVar23)" ( (unary_expression "!bVar23" ! identifier) )) (compound_statement "{\n uVar11 = local_98;\n }" { (expression_statement "uVar11 = local_98;" (assignment_expression "uVar11 = local_98" identifier = identifier) ;) })) (expression_statement "*param_8 = uVar11;" (assignment_expression "*param_8 = uVar11" (pointer_expression "*param_8" * identifier) = identifier) ;) }) (else_clause "else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" else (compound_statement "{\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" { (expression_statement "*param_8 = 0xffffffffffffffff;" (assignment_expression "*param_8 = 0xffffffffffffffff" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) }))) (goto_statement "goto LAB_00305fc4;" goto statement_identifier ;) }))) })) }) (else_clause "else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" else (compound_statement "{\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" { (expression_statement "uVar12 = local_50 + 1;" (assignment_expression "uVar12 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar15 = 0xf;\n }" { (expression_statement "uVar15 = 0xf;" (assignment_expression "uVar15 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar15 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar15 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar15 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar15 < uVar12)" ( (binary_expression "uVar15 < uVar12" identifier < identifier) )) (compound_statement "{\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" { (expression_statement "FUN_002a9670(&local_58,local_50,0,0,1);" (call_expression "FUN_002a9670(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar11] = (char)iVar24;" (assignment_expression "local_58[uVar11] = (char)iVar24" (subscript_expression "local_58[uVar11]" identifier [ identifier ]) = (cast_expression "(char)iVar24" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[uVar12] = 0;" (assignment_expression "local_58[uVar12] = 0" (subscript_expression "local_58[uVar12]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar12;" (assignment_expression "local_50 = uVar12" identifier = identifier) ;) (expression_statement "cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);" (assignment_expression "cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" identifier = (call_expression "FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" identifier (argument_list "(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" ( (pointer_expression "*(undefined8 *)(lVar22 + 0x10)" * (cast_expression "(undefined8 *)(lVar22 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x10)" ( (binary_expression "lVar22 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar22 + 0x18)" * (cast_expression "(undefined8 *)(lVar22 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x18)" ( (binary_expression "lVar22 + 0x18" identifier + number_literal) )))) , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (if_statement "if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;" if (parenthesized_expression "(((iVar24 != 0) || (bVar20)) || (local_50 != 0))" ( (binary_expression "((iVar24 != 0) || (bVar20)) || (local_50 != 0)" (parenthesized_expression "((iVar24 != 0) || (bVar20))" ( (binary_expression "(iVar24 != 0) || (bVar20)" (parenthesized_expression "(iVar24 != 0)" ( (binary_expression "iVar24 != 0" identifier != number_literal) )) || (parenthesized_expression "(bVar20)" ( identifier ))) )) || (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) ))) )) (goto_statement "goto LAB_003062f2;" goto statement_identifier ;)) }))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) (labeled_statement "LAB_00305fc4:\n if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }" statement_identifier : (if_statement "if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar21 != 0)" ( (binary_expression "bVar21 != 0" identifier != number_literal) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (if_statement "if (local_58 != &local_48) {\n FUN_002a2980();\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;" (assignment_expression "auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (field_expression "auVar27._8_8_" identifier . field_identifier) = (binary_expression "param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (binary_expression "param_3 & 0xffffffff00000000" identifier & number_literal) | (cast_expression "(ulong)(uint)local_a4" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)local_a4" ( (type_descriptor "uint" type_identifier) ) identifier)))) ;) (expression_statement "auVar27._0_8_ = param_2;" (assignment_expression "auVar27._0_8_ = param_2" (field_expression "auVar27._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar27;" return identifier ;) (labeled_statement "code_r0x0030645b:\n local_a4 = L'\xffffffff';" statement_identifier : (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;)) (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" identifier = identifier) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (labeled_statement "LAB_00306340:\n bVar21 = 0;" statement_identifier : (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;)) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (labeled_statement "code_r0x00305f73:\n local_a4 = L'\xffffffff';" statement_identifier : (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;)) (expression_statement "bVar21 = 1;" (assignment_expression "bVar21 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (ERROR "}" }))
(translation_unit "/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_get<wchar_t,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::_M_extract_int[abi:cxx11]<unsigned long long>(std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::ios_base&, std::_Ios_Iostate&, unsigned long long&) const */\n\nundefined1 [16]\nstd::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_long_long>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)\n\n{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n undefined1 auVar4 [16];\n char cVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n ulong uVar9;\n int *piVar10;\n ulong uVar11;\n wchar_t *pwVar12;\n __numpunct_cache<wchar_t> *this;\n ulong uVar13;\n ulong uVar14;\n uint uVar15;\n bool bVar16;\n uint uVar17;\n bool bVar18;\n byte bVar19;\n long lVar20;\n bool bVar21;\n int iVar22;\n bool bVar23;\n bool bVar24;\n undefined1 auVar25 [16];\n wchar_t local_a4;\n long *local_a0;\n ulong local_98;\n ulong local_90;\n wchar_t local_70;\n bool local_5f;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n local_a4 = (wchar_t)param_3;\n uVar9 = locale::id::_M_id((id *)&numpunct<wchar_t>::id);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8);\n lVar20 = *plVar2;\n if (lVar20 == 0) {\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_003f52f8;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar20 = *plVar2;\n }\n uVar17 = *(uint *)(param_6 + 0x18);\n uVar15 = uVar17 & 0x4a;\n iVar6 = 8;\n if (uVar15 != 0x40) {\n iVar6 = 0x10;\n if (uVar15 != 8) {\n iVar6 = 10;\n }\n }\n bVar23 = local_a4 == L'\xffffffff';\n bVar21 = param_2 != (long *)0x0 && bVar23;\n bVar18 = bVar23;\n if (bVar21) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar22 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar18 = iVar22 == -1 && bVar21;\n }\n uVar17 = uVar17 & 0x4a;\n bVar24 = param_5 == -1;\n bVar21 = param_4 != (long *)0x0 && bVar24;\n local_a0 = param_4;\n bVar16 = bVar24;\n if (bVar21) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar22 = *(int *)param_4[2];\n }\n else {\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar22 != -1) {\n local_a0 = param_4;\n }\n bVar16 = iVar22 == -1 && bVar21;\n }\n if (bVar16 == bVar18) {\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = false;\n local_70 = L'\0';\n iVar22 = 0;\n local_5f = true;\n bVar18 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar23)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70;\n if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar21 = false;\n }\n bVar18 = false;\n iVar22 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar18);\n local_5f = false;\n }\nLAB_00305e4f:\n local_90 = 0x16;\n if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }\n bVar19 = local_5f;\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n std::string::reserve((string *)&local_58,0x20);\n }\n uVar9 = (ulong)iVar6;\n bVar3 = *(byte *)(lVar20 + 0x148);\n auVar4._8_8_ = 0;\n auVar4._0_8_ = uVar9;\n uVar11 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);\n if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar13 = local_98 * uVar9;\n local_98 = uVar13 + (long)(int)uVar17;\n local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;\n iVar22 = iVar22 + 1;\n uVar13 = param_2[2];\n if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }\n if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }\nLAB_00305f8b:\n uVar9 = local_50;\n if (local_50 == 0) {\n if ((bVar18) || (iVar22 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar11 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar13 = 0xf;\n }\n else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }\n if (uVar13 < uVar11) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (char)iVar22;\n local_58[uVar11] = 0;\n local_50 = uVar11;\n cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_00305fc4:\n if (bVar19 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n operator_delete(local_58);\n }\n auVar25._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;\n auVar25._0_8_ = param_2;\n return auVar25;\ncode_r0x0030645b:\n local_a4 = L'\xffffffff';\n bVar19 = bVar3;\n goto LAB_00305f8b;\nLAB_00306340:\n bVar19 = 0;\n goto LAB_00305f8b;\ncode_r0x00305f73:\n local_a4 = L'\xffffffff';\n bVar19 = 1;\n goto LAB_00305f8b;\n}\n\n" comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (labeled_statement "std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_long_long>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)" statement_identifier (ERROR "::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std:" : : (comma_expression "num_get<wchar_t,std" (binary_expression "num_get<wchar_t" identifier < identifier) , identifier) : : (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) :) : (expression_statement "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_long_long>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)" (binary_expression "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_long_long>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)" (binary_expression "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_long_long" (binary_expression "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_" identifier < (binary_expression "wchar_t>>>::\n_M_extract_int_abi_cxx11_" identifier >> (ERROR ">::" > : :) identifier)) < identifier) > (parenthesized_expression "(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)" ( (comma_expression "undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8" identifier (ERROR "param_1" identifier) , (comma_expression "long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8" (binary_expression "long *param_2" identifier * identifier) , (ERROR "ulong" identifier) (comma_expression "param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8" identifier , (comma_expression "long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8" (binary_expression "long *param_4" identifier * identifier) , (ERROR "int" identifier) (comma_expression "param_5,long param_6,\n uint *param_7,ulong *param_8" identifier , (ERROR "long" identifier) (comma_expression "param_6,\n uint *param_7,ulong *param_8" identifier , (comma_expression "uint *param_7,ulong *param_8" (binary_expression "uint *param_7" identifier * identifier) , (binary_expression "ulong *param_8" identifier * identifier)))))))) ))) ;)) (compound_statement "{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n undefined1 auVar4 [16];\n char cVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n ulong uVar9;\n int *piVar10;\n ulong uVar11;\n wchar_t *pwVar12;\n __numpunct_cache<wchar_t> *this;\n ulong uVar13;\n ulong uVar14;\n uint uVar15;\n bool bVar16;\n uint uVar17;\n bool bVar18;\n byte bVar19;\n long lVar20;\n bool bVar21;\n int iVar22;\n bool bVar23;\n bool bVar24;\n undefined1 auVar25 [16];\n wchar_t local_a4;\n long *local_a0;\n ulong local_98;\n ulong local_90;\n wchar_t local_70;\n bool local_5f;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n local_a4 = (wchar_t)param_3;\n uVar9 = locale::id::_M_id((id *)&numpunct<wchar_t>::id);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8);\n lVar20 = *plVar2;\n if (lVar20 == 0) {\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_003f52f8;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar20 = *plVar2;\n }\n uVar17 = *(uint *)(param_6 + 0x18);\n uVar15 = uVar17 & 0x4a;\n iVar6 = 8;\n if (uVar15 != 0x40) {\n iVar6 = 0x10;\n if (uVar15 != 8) {\n iVar6 = 10;\n }\n }\n bVar23 = local_a4 == L'\xffffffff';\n bVar21 = param_2 != (long *)0x0 && bVar23;\n bVar18 = bVar23;\n if (bVar21) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar22 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar18 = iVar22 == -1 && bVar21;\n }\n uVar17 = uVar17 & 0x4a;\n bVar24 = param_5 == -1;\n bVar21 = param_4 != (long *)0x0 && bVar24;\n local_a0 = param_4;\n bVar16 = bVar24;\n if (bVar21) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar22 = *(int *)param_4[2];\n }\n else {\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar22 != -1) {\n local_a0 = param_4;\n }\n bVar16 = iVar22 == -1 && bVar21;\n }\n if (bVar16 == bVar18) {\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = false;\n local_70 = L'\0';\n iVar22 = 0;\n local_5f = true;\n bVar18 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar23)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70;\n if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar21 = false;\n }\n bVar18 = false;\n iVar22 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar18);\n local_5f = false;\n }\nLAB_00305e4f:\n local_90 = 0x16;\n if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }\n bVar19 = local_5f;\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n std::string::reserve((string *)&local_58,0x20);\n }\n uVar9 = (ulong)iVar6;\n bVar3 = *(byte *)(lVar20 + 0x148);\n auVar4._8_8_ = 0;\n auVar4._0_8_ = uVar9;\n uVar11 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);\n if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar13 = local_98 * uVar9;\n local_98 = uVar13 + (long)(int)uVar17;\n local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;\n iVar22 = iVar22 + 1;\n uVar13 = param_2[2];\n if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }\n if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }\nLAB_00305f8b:\n uVar9 = local_50;\n if (local_50 == 0) {\n if ((bVar18) || (iVar22 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar11 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar13 = 0xf;\n }\n else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }\n if (uVar13 < uVar11) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (char)iVar22;\n local_58[uVar11] = 0;\n local_50 = uVar11;\n cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_00305fc4:\n if (bVar19 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n operator_delete(local_58);\n }\n auVar25._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;\n auVar25._0_8_ = param_2;\n return auVar25;\ncode_r0x0030645b:\n local_a4 = L'\xffffffff';\n bVar19 = bVar3;\n goto LAB_00305f8b;\nLAB_00306340:\n bVar19 = 0;\n goto LAB_00305f8b;\ncode_r0x00305f73:\n local_a4 = L'\xffffffff';\n bVar19 = 1;\n goto LAB_00305f8b;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "undefined1 auVar4 [16];" type_identifier (array_declarator "auVar4 [16]" identifier [ number_literal ]) ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "wchar_t *pwVar12;" type_identifier (pointer_declarator "*pwVar12" * identifier) ;) (expression_statement "__numpunct_cache<wchar_t> *this;" (binary_expression "__numpunct_cache<wchar_t> *this" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (pointer_expression "*this" * identifier)) ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "uint uVar15;" type_identifier identifier ;) (declaration "bool bVar16;" primitive_type identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "bool bVar18;" primitive_type identifier ;) (declaration "byte bVar19;" type_identifier identifier ;) (declaration "long lVar20;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar21;" primitive_type identifier ;) (declaration "int iVar22;" primitive_type identifier ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "bool bVar24;" primitive_type identifier ;) (declaration "undefined1 auVar25 [16];" type_identifier (array_declarator "auVar25 [16]" identifier [ number_literal ]) ;) (declaration "wchar_t local_a4;" type_identifier identifier ;) (declaration "long *local_a0;" (sized_type_specifier "long" long) (pointer_declarator "*local_a0" * identifier) ;) (declaration "ulong local_98;" type_identifier identifier ;) (declaration "ulong local_90;" type_identifier identifier ;) (declaration "wchar_t local_70;" type_identifier identifier ;) (declaration "bool local_5f;" primitive_type identifier ;) (declaration "byte local_5e;" type_identifier identifier ;) (declaration "wchar_t local_5c;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48;" type_identifier identifier ;) (declaration "undefined7 uStack_47;" type_identifier identifier ;) (expression_statement "local_a4 = (wchar_t)param_3;" (assignment_expression "local_a4 = (wchar_t)param_3" identifier = (cast_expression "(wchar_t)param_3" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (ERROR "uVar9 = locale::" (assignment_expression "uVar9 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&numpunct<wchar_t>::id);" statement_identifier (ERROR "::_M_id((id *)&numpunct<wchar_t>:" : : identifier ( (binary_expression "(id *)&numpunct<wchar_t" (cast_expression "(id *)&numpunct" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&numpunct" & identifier)) < identifier) > :) : (expression_statement "id);" identifier (ERROR ")" )) ;)) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "uVar9 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar20 = *plVar2;" (assignment_expression "lVar20 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar20 == 0) {\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_003f52f8;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar20 = *plVar2;\n }" if (parenthesized_expression "(lVar20 == 0)" ( (binary_expression "lVar20 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_003f52f8;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar20 = *plVar2;\n }" { comment (expression_statement "this = (__numpunct_cache<wchar_t> *)operator_new(0x150);" (assignment_expression "this = (__numpunct_cache<wchar_t> *)operator_new(0x150)" identifier = (parenthesized_expression "(__numpunct_cache<wchar_t> *)operator_new(0x150)" ( (binary_expression "__numpunct_cache<wchar_t> *)operator_new(0x150)" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (pointer_expression "*)operator_new(0x150)" * (ERROR ")" )) (call_expression "operator_new(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ))) ;) (expression_statement "*(undefined4 *)(this + 8) = 0;" (assignment_expression "*(undefined4 *)(this + 8) = 0" (pointer_expression "*(undefined4 *)(this + 8)" * (cast_expression "(undefined4 *)(this + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x10) = 0;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x18) = 0;" (assignment_expression "*(undefined8 *)(this + 0x18) = 0" (pointer_expression "*(undefined8 *)(this + 0x18)" * (cast_expression "(undefined8 *)(this + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined ***)this = &PTR____numpunct_cache_003f52f8;" (assignment_expression "*(undefined ***)this = &PTR____numpunct_cache_003f52f8" (pointer_expression "*(undefined ***)this" * (cast_expression "(undefined ***)this" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) = (pointer_expression "&PTR____numpunct_cache_003f52f8" & identifier)) ;) (expression_statement "this[0x20] = (__numpunct_cache<wchar_t>)0x0;" (assignment_expression "this[0x20] = (__numpunct_cache<wchar_t>)0x0" (subscript_expression "this[0x20]" identifier [ number_literal ]) = (parenthesized_expression "(__numpunct_cache<wchar_t>)0x0" ( (binary_expression "__numpunct_cache<wchar_t>)0x0" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) (expression_statement "*(undefined8 *)(this + 0x28) = 0;" (assignment_expression "*(undefined8 *)(this + 0x28) = 0" (pointer_expression "*(undefined8 *)(this + 0x28)" * (cast_expression "(undefined8 *)(this + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x30) = 0;" (assignment_expression "*(undefined8 *)(this + 0x30) = 0" (pointer_expression "*(undefined8 *)(this + 0x30)" * (cast_expression "(undefined8 *)(this + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x30)" ( (binary_expression "this + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x38) = 0;" (assignment_expression "*(undefined8 *)(this + 0x38) = 0" (pointer_expression "*(undefined8 *)(this + 0x38)" * (cast_expression "(undefined8 *)(this + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x38)" ( (binary_expression "this + 0x38" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x40) = 0;" (assignment_expression "*(undefined8 *)(this + 0x40) = 0" (pointer_expression "*(undefined8 *)(this + 0x40)" * (cast_expression "(undefined8 *)(this + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x40)" ( (binary_expression "this + 0x40" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x48) = 0;" (assignment_expression "*(undefined8 *)(this + 0x48) = 0" (pointer_expression "*(undefined8 *)(this + 0x48)" * (cast_expression "(undefined8 *)(this + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x48)" ( (binary_expression "this + 0x48" identifier + number_literal) )))) = number_literal) ;) (expression_statement "this[0x148] = (__numpunct_cache<wchar_t>)0x0;" (assignment_expression "this[0x148] = (__numpunct_cache<wchar_t>)0x0" (subscript_expression "this[0x148]" identifier [ number_literal ]) = (parenthesized_expression "(__numpunct_cache<wchar_t>)0x0" ( (binary_expression "__numpunct_cache<wchar_t>)0x0" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) comment (expression_statement "__numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));" (binary_expression "__numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0))" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (ERROR "::" : :) (call_expression "_M_cache(this,(locale *)(param_6 + 0xd0))" identifier (argument_list "(this,(locale *)(param_6 + 0xd0))" ( identifier , (cast_expression "(locale *)(param_6 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) )))) ;) (labeled_statement "locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);" statement_identifier : (ERROR ":" :) (labeled_statement "_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);" statement_identifier : (ERROR ":" :) (expression_statement "_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);" (call_expression "_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9)" identifier (argument_list "(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9)" ( (pointer_expression "*(_Impl **)(param_6 + 0xd0)" * (cast_expression "(_Impl **)(param_6 + 0xd0)" ( (type_descriptor "_Impl **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;))) (expression_statement "lVar20 = *plVar2;" (assignment_expression "lVar20 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (expression_statement "uVar17 = *(uint *)(param_6 + 0x18);" (assignment_expression "uVar17 = *(uint *)(param_6 + 0x18)" identifier = (pointer_expression "*(uint *)(param_6 + 0x18)" * (cast_expression "(uint *)(param_6 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x18)" ( (binary_expression "param_6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar15 = uVar17 & 0x4a;" (assignment_expression "uVar15 = uVar17 & 0x4a" identifier = (binary_expression "uVar17 & 0x4a" identifier & number_literal)) ;) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" identifier = number_literal) ;) (if_statement "if (uVar15 != 0x40) {\n iVar6 = 0x10;\n if (uVar15 != 8) {\n iVar6 = 10;\n }\n }" if (parenthesized_expression "(uVar15 != 0x40)" ( (binary_expression "uVar15 != 0x40" identifier != number_literal) )) (compound_statement "{\n iVar6 = 0x10;\n if (uVar15 != 8) {\n iVar6 = 10;\n }\n }" { (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" identifier = number_literal) ;) (if_statement "if (uVar15 != 8) {\n iVar6 = 10;\n }" if (parenthesized_expression "(uVar15 != 8)" ( (binary_expression "uVar15 != 8" identifier != number_literal) )) (compound_statement "{\n iVar6 = 10;\n }" { (expression_statement "iVar6 = 10;" (assignment_expression "iVar6 = 10" identifier = number_literal) ;) })) })) (expression_statement "bVar23 = local_a4 == L'\xffffffff';" (assignment_expression "bVar23 = local_a4 == L'\xffffffff'" identifier = (binary_expression "local_a4 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "bVar21 = param_2 != (long *)0x0 && bVar23;" (assignment_expression "bVar21 = param_2 != (long *)0x0 && bVar23" identifier = (binary_expression "param_2 != (long *)0x0 && bVar23" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar18 = bVar23;" (assignment_expression "bVar18 = bVar23" identifier = identifier) ;) (if_statement "if (bVar21) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar22 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar18 = iVar22 == -1 && bVar21;\n }" if (parenthesized_expression "(bVar21)" ( identifier )) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar22 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar18 = iVar22 == -1 && bVar21;\n }" { (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar22 = *(int *)param_2[2];\n }" { (expression_statement "iVar22 = *(int *)param_2[2];" (assignment_expression "iVar22 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar22 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar22 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar22 != -1) {\n plVar2 = param_2;\n }" if (parenthesized_expression "(iVar22 != -1)" ( (binary_expression "iVar22 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = param_2;\n }" { (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" identifier = identifier) ;) })) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" identifier = identifier) ;) (expression_statement "bVar18 = iVar22 == -1 && bVar21;" (assignment_expression "bVar18 = iVar22 == -1 && bVar21" identifier = (binary_expression "iVar22 == -1 && bVar21" (binary_expression "iVar22 == -1" identifier == number_literal) && identifier)) ;) })) (expression_statement "uVar17 = uVar17 & 0x4a;" (assignment_expression "uVar17 = uVar17 & 0x4a" identifier = (binary_expression "uVar17 & 0x4a" identifier & number_literal)) ;) (expression_statement "bVar24 = param_5 == -1;" (assignment_expression "bVar24 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (expression_statement "bVar21 = param_4 != (long *)0x0 && bVar24;" (assignment_expression "bVar21 = param_4 != (long *)0x0 && bVar24" identifier = (binary_expression "param_4 != (long *)0x0 && bVar24" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) (expression_statement "bVar16 = bVar24;" (assignment_expression "bVar16 = bVar24" identifier = identifier) ;) (if_statement "if (bVar21) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar22 = *(int *)param_4[2];\n }\n else {\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar22 != -1) {\n local_a0 = param_4;\n }\n bVar16 = iVar22 == -1 && bVar21;\n }" if (parenthesized_expression "(bVar21)" ( identifier )) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar22 = *(int *)param_4[2];\n }\n else {\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar22 != -1) {\n local_a0 = param_4;\n }\n bVar16 = iVar22 == -1 && bVar21;\n }" { (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar22 = *(int *)param_4[2];\n }\n else {\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }" if (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" ( (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_4[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar22 = *(int *)param_4[2];\n }" { (expression_statement "iVar22 = *(int *)param_4[2];" (assignment_expression "iVar22 = *(int *)param_4[2]" identifier = (pointer_expression "*(int *)param_4[2]" * (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }" else (compound_statement "{\n iVar22 = (**(code **)(*param_4 + 0x48))(param_4);\n }" { (expression_statement "iVar22 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar22 = (**(code **)(*param_4 + 0x48))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) }))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar22 != -1) {\n local_a0 = param_4;\n }" if (parenthesized_expression "(iVar22 != -1)" ( (binary_expression "iVar22 != -1" identifier != number_literal) )) (compound_statement "{\n local_a0 = param_4;\n }" { (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) })) (expression_statement "bVar16 = iVar22 == -1 && bVar21;" (assignment_expression "bVar16 = iVar22 == -1 && bVar21" identifier = (binary_expression "iVar22 == -1 && bVar21" (binary_expression "iVar22 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar16 == bVar18) {\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = false;\n local_70 = L'\0';\n iVar22 = 0;\n local_5f = true;\n bVar18 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar23)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70;\n if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar21 = false;\n }\n bVar18 = false;\n iVar22 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar18);\n local_5f = false;\n }" if (parenthesized_expression "(bVar16 == bVar18)" ( (binary_expression "bVar16 == bVar18" identifier == identifier) )) (compound_statement "{\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = false;\n local_70 = L'\0';\n iVar22 = 0;\n local_5f = true;\n bVar18 = false;\n }" { (expression_statement "cVar5 = *(char *)(lVar20 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar20 + 0x20)" identifier = (pointer_expression "*(char *)(lVar20 + 0x20)" * (cast_expression "(char *)(lVar20 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar21 = false;" (assignment_expression "bVar21 = false" identifier = false) ;) (expression_statement "local_70 = L'\0';" (assignment_expression "local_70 = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (expression_statement "bVar18 = false;" (assignment_expression "bVar18 = false" identifier = false) ;) }) (else_clause "else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar23)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70;\n if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar21 = false;\n }\n bVar18 = false;\n iVar22 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar18);\n local_5f = false;\n }" else (compound_statement "{\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar23)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70;\n if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar21 = false;\n }\n bVar18 = false;\n iVar22 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar18);\n local_5f = false;\n }" { (expression_statement "local_70 = local_a4;" (assignment_expression "local_70 = local_a4" identifier = identifier) ;) (if_statement "if ((param_2 != (long *)0x0) && (bVar23)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "((param_2 != (long *)0x0) && (bVar23))" ( (binary_expression "(param_2 != (long *)0x0) && (bVar23)" (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar23)" ( identifier ))) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar20 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar20 + 0x20)" identifier = (pointer_expression "*(char *)(lVar20 + 0x20)" * (cast_expression "(char *)(lVar20 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70;" (assignment_expression "bVar21 = *(wchar_t *)(lVar20 + 0xe0) == local_70" identifier = (binary_expression "*(wchar_t *)(lVar20 + 0xe0) == local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0xe0)" * (cast_expression "(wchar_t *)(lVar20 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0xe0)" ( (binary_expression "lVar20 + 0xe0" identifier + number_literal) )))) == identifier)) ;) (if_statement "if ((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar21 = false;\n }" if (parenthesized_expression "((bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70))" ( (binary_expression "(bVar21) || (*(wchar_t *)(lVar20 + 0xe4) == local_70)" (parenthesized_expression "(bVar21)" ( identifier )) || (parenthesized_expression "(*(wchar_t *)(lVar20 + 0xe4) == local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0xe4) == local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0xe4)" * (cast_expression "(wchar_t *)(lVar20 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0xe4)" ( (binary_expression "lVar20 + 0xe4" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }" { (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }" if (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70))" ( (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar20 + 0x48) != local_70)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70))" ( (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar20 + 0x4c) != local_70)" (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(wchar_t *)(lVar20 + 0x4c) != local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0x4c)" * (cast_expression "(wchar_t *)(lVar20 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x4c)" ( (binary_expression "lVar20 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) && (parenthesized_expression "(*(wchar_t *)(lVar20 + 0x48) != local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0x48) != local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0x48)" * (cast_expression "(wchar_t *)(lVar20 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x48)" ( (binary_expression "lVar20 + 0x48" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }\n bVar23 = local_a0 != (long *)0x0 && bVar24;\n bVar18 = bVar24;\n if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }\n if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }" { (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" if (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" ( (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" { (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" else (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" { (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) }))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar22 = *(int *)param_2[2];\n }\n else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar22 = *(int *)param_2[2];\n }" { (expression_statement "iVar22 = *(int *)param_2[2];" (assignment_expression "iVar22 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar22 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar22 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar22 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (iVar22 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar22 == -1)" ( (binary_expression "iVar22 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar23 = local_a0 != (long *)0x0 && bVar24;" (assignment_expression "bVar23 = local_a0 != (long *)0x0 && bVar24" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar24" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar18 = bVar24;" (assignment_expression "bVar18 = bVar24" identifier = identifier) ;) (if_statement "if (bVar23) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar18 = iVar8 == -1 && bVar23;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar18 = iVar8 == -1 && bVar23;" (assignment_expression "bVar18 = iVar8 == -1 && bVar23" identifier = (binary_expression "iVar8 == -1 && bVar23" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar18 == (iVar22 == -1)) {\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" if (parenthesized_expression "(bVar18 == (iVar22 == -1))" ( (binary_expression "bVar18 == (iVar22 == -1)" identifier == (parenthesized_expression "(iVar22 == -1)" ( (binary_expression "iVar22 == -1" identifier == number_literal) ))) )) (compound_statement "{\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n iVar22 = 0;\n bVar18 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" { (expression_statement "cVar5 = *(char *)(lVar20 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar20 + 0x20)" identifier = (pointer_expression "*(char *)(lVar20 + 0x20)" * (cast_expression "(char *)(lVar20 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "bVar18 = false;" (assignment_expression "bVar18 = false" identifier = false) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) })) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar20 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar20 + 0x20)" identifier = (pointer_expression "*(char *)(lVar20 + 0x20)" * (cast_expression "(char *)(lVar20 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) })) }) (else_clause "else {\n bVar21 = false;\n }" else (compound_statement "{\n bVar21 = false;\n }" { (expression_statement "bVar21 = false;" (assignment_expression "bVar21 = false" identifier = false) ;) }))) (expression_statement "bVar18 = false;" (assignment_expression "bVar18 = false" identifier = false) ;) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar18);" do (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }\n if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar20 + 0x20);\n local_a4 = L'\xffffffff';\n }" { (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)) break;" if (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70))" ( (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar20 + 0x48) == local_70)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70))" ( (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar20 + 0x4c) == local_70)" (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar20 + 0x4c) == local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0x4c) == local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0x4c)" * (cast_expression "(wchar_t *)(lVar20 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x4c)" ( (binary_expression "lVar20 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar20 + 0x48) == local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0x48) == local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0x48)" * (cast_expression "(wchar_t *)(lVar20 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x48)" ( (binary_expression "lVar20 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (break_statement "break;" break ;)) (if_statement "if (*(wchar_t *)(lVar20 + 0xf0) == local_70) {\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar20 + 0xf0) == local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0xf0) == local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0xf0)" * (cast_expression "(wchar_t *)(lVar20 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0xf0)" ( (binary_expression "lVar20 + 0xf0" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);\n if (!bVar23) goto LAB_00305da9;\n bVar18 = iVar6 == 8 || uVar17 == 0;\n if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }\n iVar22 = 0;\n iVar6 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U);" (assignment_expression "bVar23 = (bool)(iVar6 == 10 | bVar18 ^ 1U)" identifier = (cast_expression "(bool)(iVar6 == 10 | bVar18 ^ 1U)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(iVar6 == 10 | bVar18 ^ 1U)" ( (binary_expression "iVar6 == 10 | bVar18 ^ 1U" (binary_expression "iVar6 == 10" identifier == number_literal) | (binary_expression "bVar18 ^ 1U" identifier ^ number_literal)) )))) ;) (if_statement "if (!bVar23) goto LAB_00305da9;" if (parenthesized_expression "(!bVar23)" ( (unary_expression "!bVar23" ! identifier) )) (goto_statement "goto LAB_00305da9;" goto statement_identifier ;)) (expression_statement "bVar18 = iVar6 == 8 || uVar17 == 0;" (assignment_expression "bVar18 = iVar6 == 8 || uVar17 == 0" identifier = (binary_expression "iVar6 == 8 || uVar17 == 0" (binary_expression "iVar6 == 8" identifier == number_literal) || (binary_expression "uVar17 == 0" identifier == number_literal))) ;) (if_statement "if (iVar6 != 8 && uVar17 != 0) {\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }" if (parenthesized_expression "(iVar6 != 8 && uVar17 != 0)" ( (binary_expression "iVar6 != 8 && uVar17 != 0" (binary_expression "iVar6 != 8" identifier != number_literal) && (binary_expression "uVar17 != 0" identifier != number_literal)) )) (compound_statement "{\n iVar22 = iVar22 + 1;\n goto LAB_00305dde;\n }" { (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00305dde;" goto statement_identifier ;) })) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" identifier = number_literal) ;) (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar9) goto LAB_00306060;" if (parenthesized_expression "((ulong)param_2[3] <= uVar9)" ( (binary_expression "(ulong)param_2[3] <= uVar9" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306060;" goto statement_identifier ;)) (labeled_statement "LAB_00305dec:\n param_2[2] = uVar9 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar9 + 4;" (assignment_expression "param_2[2] = uVar9 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305e02;" goto statement_identifier ;)) (labeled_statement "LAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar8 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" else (compound_statement "{\n if (!bVar18) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar17 == 0;\n if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }\n iVar22 = 0;\n bVar23 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar9 = param_2[2];\n bVar18 = bVar23;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" { (if_statement "if (!bVar18) break;" if (parenthesized_expression "(!bVar18)" ( (unary_expression "!bVar18" ! identifier) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00305da9:\n if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))\n {\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70))" ( (binary_expression "(*(wchar_t *)(lVar20 + 0xe8) != local_70) && (*(wchar_t *)(lVar20 + 0xec) != local_70)" (parenthesized_expression "(*(wchar_t *)(lVar20 + 0xe8) != local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0xe8) != local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0xe8)" * (cast_expression "(wchar_t *)(lVar20 + 0xe8)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0xe8)" ( (binary_expression "lVar20 + 0xe8" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar20 + 0xec) != local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0xec) != local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0xec)" * (cast_expression "(wchar_t *)(lVar20 + 0xec)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0xec)" ( (binary_expression "lVar20 + 0xec" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n bVar18 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" { (expression_statement "bVar18 = true;" (assignment_expression "bVar18 = true" identifier = true) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) }))) (expression_statement "local_5f = iVar6 == 0x10 || uVar17 == 0;" (assignment_expression "local_5f = iVar6 == 0x10 || uVar17 == 0" identifier = (binary_expression "iVar6 == 0x10 || uVar17 == 0" (binary_expression "iVar6 == 0x10" identifier == number_literal) || (binary_expression "uVar17 == 0" identifier == number_literal))) ;) (if_statement "if (iVar6 != 0x10 && uVar17 != 0) {\n bVar18 = true;\n goto LAB_00305e5e;\n }" if (parenthesized_expression "(iVar6 != 0x10 && uVar17 != 0)" ( (binary_expression "iVar6 != 0x10 && uVar17 != 0" (binary_expression "iVar6 != 0x10" identifier != number_literal) && (binary_expression "uVar17 != 0" identifier != number_literal)) )) (compound_statement "{\n bVar18 = true;\n goto LAB_00305e5e;\n }" { (expression_statement "bVar18 = true;" (assignment_expression "bVar18 = true" identifier = true) ;) (goto_statement "goto LAB_00305e5e;" goto statement_identifier ;) })) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" identifier = false) ;) (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" identifier = number_literal) ;) (labeled_statement "LAB_00305dde:\n uVar9 = param_2[2];" statement_identifier : (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar18 = bVar23;" (assignment_expression "bVar18 = bVar23" identifier = identifier) ;) (if_statement "if (uVar9 < (ulong)param_2[3]) goto LAB_00305dec;" if (parenthesized_expression "(uVar9 < (ulong)param_2[3])" ( (binary_expression "uVar9 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305dec;" goto statement_identifier ;)) (labeled_statement "LAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306090;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306090;" goto statement_identifier ;)) (labeled_statement "LAB_00305e02:\n iVar8 = *piVar10;" statement_identifier : (expression_statement "iVar8 = *piVar10;" (assignment_expression "iVar8 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar16 = local_a0 != (long *)0x0 && bVar24;" (assignment_expression "bVar16 = local_a0 != (long *)0x0 && bVar24" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar24" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar23 = bVar24;" (assignment_expression "bVar23 = bVar24" identifier = identifier) ;) (if_statement "if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }" if (parenthesized_expression "(bVar16)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar23 = iVar7 == -1 && bVar16;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" { (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" { (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0)" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "(local_a0)" ( identifier )))) ;) }))) (if_statement "if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_a0 = (long *)0x0;\n }" { (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar23 = iVar7 == -1 && bVar16;" (assignment_expression "bVar23 = iVar7 == -1 && bVar16" identifier = (binary_expression "iVar7 == -1 && bVar16" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar8 == -1) == bVar23) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" if (parenthesized_expression "((iVar8 == -1) == bVar23)" ( (binary_expression "(iVar8 == -1) == bVar23" (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) == identifier) )) (compound_statement "{\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar20 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" { (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (expression_statement "cVar5 = *(char *)(lVar20 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar20 + 0x20)" identifier = (pointer_expression "*(char *)(lVar20 + 0x20)" * (cast_expression "(char *)(lVar20 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) })) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar20 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar20 + 0x20)" identifier = (pointer_expression "*(char *)(lVar20 + 0x20)" * (cast_expression "(char *)(lVar20 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression "(bVar18)" ( identifier )) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) }))) (labeled_statement "LAB_00305e4f:\n local_90 = 0x16;" statement_identifier : (expression_statement "local_90 = 0x16;" (assignment_expression "local_90 = 0x16" identifier = number_literal) ;)) (if_statement "if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" if (parenthesized_expression "(iVar6 != 0x10)" ( (binary_expression "iVar6 != 0x10" identifier != number_literal) )) (compound_statement "{\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" { (labeled_statement "LAB_00305e5e:\n local_90 = (ulong)iVar6;" statement_identifier : (expression_statement "local_90 = (ulong)iVar6;" (assignment_expression "local_90 = (ulong)iVar6" identifier = (cast_expression "(ulong)iVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;)) })) (expression_statement "bVar19 = local_5f;" (assignment_expression "bVar19 = local_5f" identifier = identifier) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (if_statement "if (cVar5 != '\0') {\n std::string::reserve((string *)&local_58,0x20);\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n std::string::reserve((string *)&local_58,0x20);\n }" { (labeled_statement "std::string::reserve((string *)&local_58,0x20);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve((string *)&local_58,0x20);" statement_identifier : (ERROR ":" :) (expression_statement "reserve((string *)&local_58,0x20);" (call_expression "reserve((string *)&local_58,0x20)" identifier (argument_list "((string *)&local_58,0x20)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , number_literal ))) ;))) })) (expression_statement "uVar9 = (ulong)iVar6;" (assignment_expression "uVar9 = (ulong)iVar6" identifier = (cast_expression "(ulong)iVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "bVar3 = *(byte *)(lVar20 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar20 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar20 + 0x148)" * (cast_expression "(byte *)(lVar20 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x148)" ( (binary_expression "lVar20 + 0x148" identifier + number_literal) ))))) ;) (expression_statement "auVar4._8_8_ = 0;" (assignment_expression "auVar4._8_8_ = 0" (field_expression "auVar4._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar4._0_8_ = uVar9;" (assignment_expression "auVar4._0_8_ = uVar9" (field_expression "auVar4._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "uVar11 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);" (assignment_expression "uVar11 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" identifier = (call_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" identifier (argument_list "((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" ( (binary_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4" (parenthesized_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff))" ( (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0xffffffffffffffff)" identifier (argument_list "(0xffffffffffffffff)" ( number_literal )))) )) / identifier) , number_literal )))) ;) (if_statement "if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar13 = local_98 * uVar9;\n local_98 = uVar13 + (long)(int)uVar17;\n local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;\n iVar22 = iVar22 + 1;\n uVar13 = param_2[2];\n if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }\n if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar13 = local_98 * uVar9;\n local_98 = uVar13 + (long)(int)uVar17;\n local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;\n iVar22 = iVar22 + 1;\n uVar13 = param_2[2];\n if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }\n if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }" { (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar13 = local_98 * uVar9;\n local_98 = uVar13 + (long)(int)uVar17;\n local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;\n iVar22 = iVar22 + 1;\n uVar13 = param_2[2];\n if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }\n if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar13 = local_98 * uVar9;\n local_98 = uVar13 + (long)(int)uVar17;\n local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;\n iVar22 = iVar22 + 1;\n uVar13 = param_2[2];\n if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }\n if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }" statement_identifier : (if_statement "if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }\n else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }" if (parenthesized_expression "(local_90 < 0xb)" ( (binary_expression "local_90 < 0xb" identifier < number_literal) )) (compound_statement "{\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffd0';\n }" { (if_statement "if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;" if (parenthesized_expression "((local_70 < L'0') || ((int)local_90 + L'0' <= local_70))" ( (binary_expression "(local_70 < L'0') || ((int)local_90 + L'0' <= local_70)" (parenthesized_expression "(local_70 < L'0')" ( (binary_expression "local_70 < L'0'" identifier < (char_literal "L'0'" L' character ')) )) || (parenthesized_expression "((int)local_90 + L'0' <= local_70)" ( (binary_expression "(int)local_90 + L'0' <= local_70" (binary_expression "(int)local_90 + L'0'" (cast_expression "(int)local_90" ( (type_descriptor "int" primitive_type) ) identifier) + (char_literal "L'0'" L' character ')) <= identifier) ))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "uVar17 = local_70 + L'\xffffffd0';" (assignment_expression "uVar17 = local_70 + L'\xffffffd0'" identifier = (binary_expression "local_70 + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }" else (compound_statement "{\n uVar17 = local_70 + L'\xffffffd0';\n if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar17 = local_70 + L'\xffffffc9';\n }" { (expression_statement "uVar17 = local_70 + L'\xffffffd0';" (assignment_expression "uVar17 = local_70 + L'\xffffffd0'" identifier = (binary_expression "local_70 + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) (if_statement "if (uVar17 < 10) {\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" if (parenthesized_expression "(uVar17 < 10)" ( (binary_expression "uVar17 < 10" identifier < number_literal) )) (compound_statement "{\n if (local_98 <= uVar11) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" { (if_statement "if (local_98 <= uVar11) goto LAB_00306136;" if (parenthesized_expression "(local_98 <= uVar11)" ( (binary_expression "local_98 <= uVar11" identifier <= identifier) )) (goto_statement "goto LAB_00306136;" goto statement_identifier ;)) (labeled_statement "LAB_00305f17:\n local_5e = 1;" statement_identifier : (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" identifier = number_literal) ;)) (expression_statement "uVar13 = param_2[2];" (assignment_expression "uVar13 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (uVar13 < (ulong)param_2[3]) goto LAB_00305f2a;" if (parenthesized_expression "(uVar13 < (ulong)param_2[3])" ( (binary_expression "uVar13 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305f2a;" goto statement_identifier ;)) (labeled_statement "LAB_0030616e:\n /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : comment (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306188;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306188;" goto statement_identifier ;)) (labeled_statement "LAB_00305f40:\n iVar6 = *piVar10;" statement_identifier : (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) (goto_statement "goto LAB_00305f42;" goto statement_identifier ;) })) (if_statement "if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" if (parenthesized_expression "((uint)(local_70 + L'\xffffff9f') < 6)" ( (binary_expression "(uint)(local_70 + L'\xffffff9f') < 6" (call_expression "(uint)(local_70 + L'\xffffff9f')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(local_70 + L'\xffffff9f')" ( (binary_expression "local_70 + L'\xffffff9f'" identifier + (char_literal "L'\xffffff9f'" L' escape_sequence character character character character ')) ))) < number_literal) )) (compound_statement "{\n uVar17 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" { (expression_statement "uVar17 = local_70 + L'\xffffffa9';" (assignment_expression "uVar17 = local_70 + L'\xffffffa9'" identifier = (binary_expression "local_70 + L'\xffffffa9'" identifier + (char_literal "L'\xffffffa9'" L' escape_sequence character character character character '))) ;) (goto_statement "goto LAB_00305f07;" goto statement_identifier ;) })) (if_statement "if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;" if (parenthesized_expression "(5 < (uint)(local_70 + L'\xffffffbf'))" ( (binary_expression "5 < (uint)(local_70 + L'\xffffffbf')" number_literal < (call_expression "(uint)(local_70 + L'\xffffffbf')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(local_70 + L'\xffffffbf')" ( (binary_expression "local_70 + L'\xffffffbf'" identifier + (char_literal "L'\xffffffbf'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "uVar17 = local_70 + L'\xffffffc9';" (assignment_expression "uVar17 = local_70 + L'\xffffffc9'" identifier = (binary_expression "local_70 + L'\xffffffc9'" identifier + (char_literal "L'\xffffffc9'" L' escape_sequence character character character character '))) ;) })))) (labeled_statement "LAB_00305f07:\n if (uVar11 < local_98) goto LAB_00305f17;" statement_identifier : (if_statement "if (uVar11 < local_98) goto LAB_00305f17;" if (parenthesized_expression "(uVar11 < local_98)" ( (binary_expression "uVar11 < local_98" identifier < identifier) )) (goto_statement "goto LAB_00305f17;" goto statement_identifier ;))) (labeled_statement "LAB_00306136:\n uVar13 = local_98 * uVar9;" statement_identifier : (expression_statement "uVar13 = local_98 * uVar9;" (assignment_expression "uVar13 = local_98 * uVar9" identifier = (binary_expression "local_98 * uVar9" identifier * identifier)) ;)) (expression_statement "local_98 = uVar13 + (long)(int)uVar17;" (assignment_expression "local_98 = uVar13 + (long)(int)uVar17" identifier = (binary_expression "uVar13 + (long)(int)uVar17" identifier + (cast_expression "(long)(int)uVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar17" ( (type_descriptor "int" primitive_type) ) identifier)))) ;) (expression_statement "local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13;" (assignment_expression "local_5e = local_5e | (ulong)~(long)(int)uVar17 < uVar13" identifier = (binary_expression "local_5e | (ulong)~(long)(int)uVar17 < uVar13" identifier | (binary_expression "(ulong)~(long)(int)uVar17 < uVar13" (cast_expression "(ulong)~(long)(int)uVar17" ( (type_descriptor "ulong" type_identifier) ) (unary_expression "~(long)(int)uVar17" ~ (cast_expression "(long)(int)uVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar17" ( (type_descriptor "int" primitive_type) ) identifier)))) < identifier))) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "uVar13 = param_2[2];" (assignment_expression "uVar13 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar13) goto LAB_0030616e;" if (parenthesized_expression "((ulong)param_2[3] <= uVar13)" ( (binary_expression "(ulong)param_2[3] <= uVar13" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_0030616e;" goto statement_identifier ;)) (labeled_statement "LAB_00305f2a:\n param_2[2] = uVar13 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar13 + 4;" (assignment_expression "param_2[2] = uVar13 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar13 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305f40;" goto statement_identifier ;)) (labeled_statement "LAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) (labeled_statement "LAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" statement_identifier : (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "bVar16 = local_a0 != (long *)0x0 && bVar24;" (assignment_expression "bVar16 = local_a0 != (long *)0x0 && bVar24" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar24" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar23 = bVar24;" (assignment_expression "bVar23 = bVar24" identifier = identifier) ;) (if_statement "if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }" if (parenthesized_expression "(bVar16)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar8 == -1 && bVar16;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { comment (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar23 = iVar8 == -1 && bVar16;" (assignment_expression "bVar23 = iVar8 == -1 && bVar16" identifier = (binary_expression "iVar8 == -1 && bVar16" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar6 == -1) == bVar23) goto code_r0x00305f73;" if (parenthesized_expression "((iVar6 == -1) == bVar23)" ( (binary_expression "(iVar6 == -1) == bVar23" (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) == identifier) )) (goto_statement "goto code_r0x00305f73;" goto statement_identifier ;)) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (goto_statement "goto LAB_00305ee0;" goto statement_identifier ;) })) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" else (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" { (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (do_statement "do {\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );" do (compound_statement "{\n uVar13 = local_50;\n if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar19 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }\n bVar16 = local_a0 != (long *)0x0 && bVar24;\n bVar23 = bVar24;\n if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }\n if (bVar23 == (bool)bVar19) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n }" { (expression_statement "uVar13 = local_50;" (assignment_expression "uVar13 = local_50" identifier = identifier) ;) (if_statement "if ((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" if (parenthesized_expression "((*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70))" ( (binary_expression "(*(byte *)(lVar20 + 0x20) == 0) || (*(wchar_t *)(lVar20 + 0x4c) != local_70)" (parenthesized_expression "(*(byte *)(lVar20 + 0x20) == 0)" ( (binary_expression "*(byte *)(lVar20 + 0x20) == 0" (pointer_expression "*(byte *)(lVar20 + 0x20)" * (cast_expression "(byte *)(lVar20 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(*(wchar_t *)(lVar20 + 0x4c) != local_70)" ( (binary_expression "*(wchar_t *)(lVar20 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar20 + 0x4c)" * (cast_expression "(wchar_t *)(lVar20 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x4c)" ( (binary_expression "lVar20 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }\n uVar13 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar13 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (if_statement "if ((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)) goto LAB_00306340;" if (parenthesized_expression "((local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0))" ( (binary_expression "(local_70 == *(wchar_t *)(lVar20 + 0x48)) ||\n (pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)" (parenthesized_expression "(local_70 == *(wchar_t *)(lVar20 + 0x48))" ( (binary_expression "local_70 == *(wchar_t *)(lVar20 + 0x48)" identifier == (pointer_expression "*(wchar_t *)(lVar20 + 0x48)" * (cast_expression "(wchar_t *)(lVar20 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x48)" ( (binary_expression "lVar20 + 0x48" identifier + number_literal) ))))) )) || (parenthesized_expression "(pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0)" ( (comma_expression "pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90),\n pwVar12 == (wchar_t *)0x0" (assignment_expression "pwVar12 = wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90)" identifier = (call_expression "wmemchr((wchar_t *)(lVar20 + 0xf0),local_70,local_90)" identifier (argument_list "((wchar_t *)(lVar20 + 0xf0),local_70,local_90)" ( (cast_expression "(wchar_t *)(lVar20 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0xf0)" ( (binary_expression "lVar20 + 0xf0" identifier + number_literal) ))) , identifier , identifier )))) , (binary_expression "pwVar12 == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2);" (assignment_expression "iVar6 = (int)((long)pwVar12 - (lVar20 + 0xf0) >> 2)" identifier = (cast_expression "(int)((long)pwVar12 - (lVar20 + 0xf0) >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((long)pwVar12 - (lVar20 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar12 - (lVar20 + 0xf0) >> 2" (binary_expression "(long)pwVar12 - (lVar20 + 0xf0)" (cast_expression "(long)pwVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar20 + 0xf0)" ( (binary_expression "lVar20 + 0xf0" identifier + number_literal) ))) >> number_literal) )))) ;) (if_statement "if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }" if (parenthesized_expression "(0xf < iVar6)" ( (binary_expression "0xf < iVar6" number_literal < identifier) )) (compound_statement "{\n iVar6 = iVar6 + -6;\n }" { (expression_statement "iVar6 = iVar6 + -6;" (assignment_expression "iVar6 = iVar6 + -6" identifier = (binary_expression "iVar6 + -6" identifier + number_literal)) ;) })) (if_statement "if (local_98 <= uVar11) {\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }" if (parenthesized_expression "(local_98 <= uVar11)" ( (binary_expression "local_98 <= uVar11" identifier <= identifier) )) (compound_statement "{\n uVar13 = local_98 * uVar9;\n local_98 = (long)iVar6 + uVar13;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;\n iVar22 = iVar22 + 1;\n goto LAB_00306406;\n }" { (expression_statement "uVar13 = local_98 * uVar9;" (assignment_expression "uVar13 = local_98 * uVar9" identifier = (binary_expression "local_98 * uVar9" identifier * identifier)) ;) (expression_statement "local_98 = (long)iVar6 + uVar13;" (assignment_expression "local_98 = (long)iVar6 + uVar13" identifier = (binary_expression "(long)iVar6 + uVar13" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (expression_statement "local_5e = local_5e | (ulong)~(long)iVar6 < uVar13;" (assignment_expression "local_5e = local_5e | (ulong)~(long)iVar6 < uVar13" identifier = (binary_expression "local_5e | (ulong)~(long)iVar6 < uVar13" identifier | (binary_expression "(ulong)~(long)iVar6 < uVar13" (cast_expression "(ulong)~(long)iVar6" ( (type_descriptor "ulong" type_identifier) ) (unary_expression "~(long)iVar6" ~ (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) < identifier))) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00306406;" goto statement_identifier ;) })) (expression_statement "uVar13 = param_2[2];" (assignment_expression "uVar13 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" identifier = identifier) ;) (if_statement "if ((ulong)param_2[3] <= uVar13) goto LAB_00306487;" if (parenthesized_expression "((ulong)param_2[3] <= uVar13)" ( (binary_expression "(ulong)param_2[3] <= uVar13" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306487;" goto statement_identifier ;)) (labeled_statement "LAB_00306410:\n param_2[2] = uVar13 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar13 + 4;" (assignment_expression "param_2[2] = uVar13 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar13 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00306422;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00306422;" goto statement_identifier ;)) (labeled_statement "LAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" else (compound_statement "{\n if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar13] = (char)iVar22;\n local_58[uVar1] = 0;\n iVar22 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar13 = param_2[2];\n if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" { (if_statement "if (iVar22 == 0) {\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }" if (parenthesized_expression "(iVar22 == 0)" ( (binary_expression "iVar22 == 0" identifier == number_literal) )) (compound_statement "{\n bVar19 = 0;\n local_5f = (bool)*(byte *)(lVar20 + 0x20);\n goto LAB_00305f8b;\n }" { (expression_statement "bVar19 = 0;" (assignment_expression "bVar19 = 0" identifier = number_literal) ;) (expression_statement "local_5f = (bool)*(byte *)(lVar20 + 0x20);" (assignment_expression "local_5f = (bool)*(byte *)(lVar20 + 0x20)" identifier = (cast_expression "(bool)*(byte *)(lVar20 + 0x20)" ( (type_descriptor "bool" primitive_type) ) (pointer_expression "*(byte *)(lVar20 + 0x20)" * (cast_expression "(byte *)(lVar20 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x20)" ( (binary_expression "lVar20 + 0x20" identifier + number_literal) )))))) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) })) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar14 = 0xf;\n }" { (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar14 < uVar1) {\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" if (parenthesized_expression "(uVar14 < uVar1)" ( (binary_expression "uVar14 < uVar1" identifier < identifier) )) (compound_statement "{\n /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" { comment (labeled_statement "std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" (call_expression "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1)" identifier (argument_list "((string *)&local_58,local_50,0,(char *)0x0,1)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , identifier , number_literal , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;))) })) (expression_statement "local_58[uVar13] = (char)iVar22;" (assignment_expression "local_58[uVar13] = (char)iVar22" (subscript_expression "local_58[uVar13]" identifier [ identifier ]) = (cast_expression "(char)iVar22" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (labeled_statement "LAB_00306406:\n uVar13 = param_2[2];" statement_identifier : (expression_statement "uVar13 = param_2[2];" (assignment_expression "uVar13 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar13 < (ulong)param_2[3]) goto LAB_00306410;" if (parenthesized_expression "(uVar13 < (ulong)param_2[3])" ( (binary_expression "uVar13 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00306410;" goto statement_identifier ;)) (labeled_statement "LAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003064a0;" goto statement_identifier ;)) (labeled_statement "LAB_00306422:\n iVar6 = *piVar10;" statement_identifier : (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (expression_statement "bVar19 = 0;" (assignment_expression "bVar19 = 0" identifier = number_literal) ;) (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n bVar19 = bVar3;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar3;" (assignment_expression "bVar19 = bVar3" identifier = identifier) ;) })) (expression_statement "bVar16 = local_a0 != (long *)0x0 && bVar24;" (assignment_expression "bVar16 = local_a0 != (long *)0x0 && bVar24" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar24" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar23 = bVar24;" (assignment_expression "bVar23 = bVar24" identifier = identifier) ;) (if_statement "if (bVar16) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }" if (parenthesized_expression "(bVar16)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar23 = iVar6 == -1 && bVar16;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar6 = *(int *)local_a0[2];\n }" { (expression_statement "iVar6 = *(int *)local_a0[2];" (assignment_expression "iVar6 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */\n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" { comment (expression_statement "iVar6 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar6 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar6 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar6 != -1)" ( (binary_expression "iVar6 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar23 = iVar6 == -1 && bVar16;" (assignment_expression "bVar23 = iVar6 == -1 && bVar16" identifier = (binary_expression "iVar6 == -1 && bVar16" (binary_expression "iVar6 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar23 == (bool)bVar19) goto code_r0x0030645b;" if (parenthesized_expression "(bVar23 == (bool)bVar19)" ( (binary_expression "bVar23 == (bool)bVar19" identifier == (cast_expression "(bool)bVar19" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto code_r0x0030645b;" goto statement_identifier ;)) (expression_statement "local_70 = local_5c;" (assignment_expression "local_70 = local_5c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) }))) (labeled_statement "LAB_00305f8b:\n uVar9 = local_50;" statement_identifier : (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;)) (if_statement "if (local_50 == 0) {\n if ((bVar18) || (iVar22 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar11 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar13 = 0xf;\n }\n else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }\n if (uVar13 < uVar11) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (char)iVar22;\n local_58[uVar11] = 0;\n local_50 = uVar11;\n cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2;\n }" if (parenthesized_expression "(local_50 == 0)" ( (binary_expression "local_50 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bVar18) || (iVar22 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }" { (if_statement "if ((bVar18) || (iVar22 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" if (parenthesized_expression "((bVar18) || (iVar22 != 0))" ( (binary_expression "(bVar18) || (iVar22 != 0)" (parenthesized_expression "(bVar18)" ( identifier )) || (parenthesized_expression "(iVar22 != 0)" ( (binary_expression "iVar22 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" { (labeled_statement "LAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" statement_identifier : (if_statement "if (local_5f == false) {\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" { (if_statement "if (local_5e == 0) {\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" if (parenthesized_expression "(local_5e == 0)" ( (binary_expression "local_5e == 0" identifier == number_literal) )) (compound_statement "{\n uVar9 = -local_98;\n if (!bVar21) {\n uVar9 = local_98;\n }\n *param_8 = uVar9;\n }" { (expression_statement "uVar9 = -local_98;" (assignment_expression "uVar9 = -local_98" identifier = (unary_expression "-local_98" - identifier)) ;) (if_statement "if (!bVar21) {\n uVar9 = local_98;\n }" if (parenthesized_expression "(!bVar21)" ( (unary_expression "!bVar21" ! identifier) )) (compound_statement "{\n uVar9 = local_98;\n }" { (expression_statement "uVar9 = local_98;" (assignment_expression "uVar9 = local_98" identifier = identifier) ;) })) (expression_statement "*param_8 = uVar9;" (assignment_expression "*param_8 = uVar9" (pointer_expression "*param_8" * identifier) = identifier) ;) }) (else_clause "else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" else (compound_statement "{\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" { (expression_statement "*param_8 = 0xffffffffffffffff;" (assignment_expression "*param_8 = 0xffffffffffffffff" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) }))) (goto_statement "goto LAB_00305fc4;" goto statement_identifier ;) }))) })) }) (else_clause "else {\n uVar11 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar13 = 0xf;\n }\n else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }\n if (uVar13 < uVar11) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (char)iVar22;\n local_58[uVar11] = 0;\n local_50 = uVar11;\n cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2;\n }" else (compound_statement "{\n uVar11 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar13 = 0xf;\n }\n else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }\n if (uVar13 < uVar11) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (char)iVar22;\n local_58[uVar11] = 0;\n local_50 = uVar11;\n cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2;\n }" { (expression_statement "uVar11 = local_50 + 1;" (assignment_expression "uVar11 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar13 = 0xf;\n }\n else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar13 = 0xf;\n }" { (expression_statement "uVar13 = 0xf;" (assignment_expression "uVar13 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar13 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar13 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar13 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar13 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar13 < uVar11) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" if (parenthesized_expression "(uVar13 < uVar11)" ( (binary_expression "uVar13 < uVar11" identifier < identifier) )) (compound_statement "{\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" { (labeled_statement "std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" (call_expression "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1)" identifier (argument_list "((string *)&local_58,local_50,0,(char *)0x0,1)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , identifier , number_literal , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;))) })) (expression_statement "local_58[uVar9] = (char)iVar22;" (assignment_expression "local_58[uVar9] = (char)iVar22" (subscript_expression "local_58[uVar9]" identifier [ identifier ]) = (cast_expression "(char)iVar22" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[uVar11] = 0;" (assignment_expression "local_58[uVar11] = 0" (subscript_expression "local_58[uVar11]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar11;" (assignment_expression "local_50 = uVar11" identifier = identifier) ;) (expression_statement "cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58);" (assignment_expression "cVar5 = __verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58)" identifier = (call_expression "__verify_grouping(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58)" identifier (argument_list "(*(char **)(lVar20 + 0x10),*(ulong *)(lVar20 + 0x18),\n (string *)&local_58)" ( (pointer_expression "*(char **)(lVar20 + 0x10)" * (cast_expression "(char **)(lVar20 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar20 + 0x10)" ( (binary_expression "lVar20 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(ulong *)(lVar20 + 0x18)" * (cast_expression "(ulong *)(lVar20 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar20 + 0x18)" ( (binary_expression "lVar20 + 0x18" identifier + number_literal) )))) , (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (if_statement "if (((iVar22 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_003062f2;" if (parenthesized_expression "(((iVar22 != 0) || (bVar18)) || (local_50 != 0))" ( (binary_expression "((iVar22 != 0) || (bVar18)) || (local_50 != 0)" (parenthesized_expression "((iVar22 != 0) || (bVar18))" ( (binary_expression "(iVar22 != 0) || (bVar18)" (parenthesized_expression "(iVar22 != 0)" ( (binary_expression "iVar22 != 0" identifier != number_literal) )) || (parenthesized_expression "(bVar18)" ( identifier ))) )) || (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) ))) )) (goto_statement "goto LAB_003062f2;" goto statement_identifier ;)) }))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) (labeled_statement "LAB_00305fc4:\n if (bVar19 != 0) {\n *param_7 = *param_7 | 2;\n }" statement_identifier : (if_statement "if (bVar19 != 0) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar19 != 0)" ( (binary_expression "bVar19 != 0" identifier != number_literal) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (if_statement "if (local_58 != &local_48) {\n operator_delete(local_58);\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n operator_delete(local_58);\n }" { (expression_statement "operator_delete(local_58);" (call_expression "operator_delete(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) })) (expression_statement "auVar25._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;" (assignment_expression "auVar25._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (field_expression "auVar25._8_8_" identifier . field_identifier) = (binary_expression "param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (binary_expression "param_3 & 0xffffffff00000000" identifier & number_literal) | (cast_expression "(ulong)(uint)local_a4" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)local_a4" ( (type_descriptor "uint" type_identifier) ) identifier)))) ;) (expression_statement "auVar25._0_8_ = param_2;" (assignment_expression "auVar25._0_8_ = param_2" (field_expression "auVar25._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar25;" return identifier ;) (labeled_statement "code_r0x0030645b:\n local_a4 = L'\xffffffff';" statement_identifier : (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;)) (expression_statement "bVar19 = bVar3;" (assignment_expression "bVar19 = bVar3" identifier = identifier) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (labeled_statement "LAB_00306340:\n bVar19 = 0;" statement_identifier : (expression_statement "bVar19 = 0;" (assignment_expression "bVar19 = 0" identifier = number_literal) ;)) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (labeled_statement "code_r0x00305f73:\n local_a4 = L'\xffffffff';" statement_identifier : (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;)) (expression_statement "bVar19 = 1;" (assignment_expression "bVar19 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) }))
(translation_unit "undefined1 [16]\nFUN_00305bc0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)\n\n{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n undefined1 auVar4 [16];\n char cVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n long lVar9;\n int *piVar10;\n ulong uVar11;\n ulong uVar12;\n wchar_t *pwVar13;\n undefined8 *puVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n bool bVar18;\n uint uVar19;\n bool bVar20;\n byte bVar21;\n long lVar22;\n bool bVar23;\n int iVar24;\n bool bVar25;\n bool bVar26;\n undefined1 auVar27 [16];\n wchar_t local_a4;\n long *local_a0;\n ulong local_98;\n ulong local_90;\n wchar_t local_70;\n bool local_5f;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n local_a4 = (wchar_t)param_3;\n lVar9 = FUN_002a50c0(&DAT_00405e50);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);\n lVar22 = *plVar2;\n if (lVar22 == 0) {\n \n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n \n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }\n uVar19 = *(uint *)(param_6 + 0x18);\n uVar17 = uVar19 & 0x4a;\n iVar6 = 8;\n if (uVar17 != 0x40) {\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }\n bVar25 = local_a4 == L'\xffffffff';\n bVar23 = param_2 != (long *)0x0 && bVar25;\n bVar20 = bVar25;\n if (bVar23) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }\n uVar19 = uVar19 & 0x4a;\n bVar26 = param_5 == -1;\n bVar23 = param_4 != (long *)0x0 && bVar26;\n local_a0 = param_4;\n bVar18 = bVar26;\n if (bVar23) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }\n if (bVar18 == bVar20) {\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }\nLAB_00305e4f:\n local_90 = 0x16;\n if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }\n bVar21 = local_5f;\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n FUN_002a9b20(&local_58,0x20);\n }\n uVar11 = (ulong)iVar6;\n bVar3 = *(byte *)(lVar22 + 0x148);\n auVar4._8_8_ = 0;\n auVar4._0_8_ = uVar11;\n uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);\n if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }\nLAB_00305f8b:\n uVar11 = local_50;\n if (local_50 == 0) {\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_00305fc4:\n if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n FUN_002a2980();\n }\n auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;\n auVar27._0_8_ = param_2;\n return auVar27;\ncode_r0x0030645b:\n local_a4 = L'\xffffffff';\n bVar21 = bVar3;\n goto LAB_00305f8b;\nLAB_00306340:\n bVar21 = 0;\n goto LAB_00305f8b;\ncode_r0x00305f73:\n local_a4 = L'\xffffffff';\n bVar21 = 1;\n goto LAB_00305f8b;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_00305bc0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)\n\n{\n ulong uVar1;" (macro_type_specifier "FUN_00305bc0(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , (ERROR "ulong" identifier) identifier , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , (ERROR "int" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "ulong *param_8)\n\n{\n ulong" identifier (pointer_declarator "*param_8" * identifier) ) { identifier) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "undefined1 auVar4 [16];" type_identifier (array_declarator "auVar4 [16]" identifier [ number_literal ]) ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "wchar_t *pwVar13;" type_identifier (pointer_declarator "*pwVar13" * identifier) ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "bool bVar18;" primitive_type identifier ;) (declaration "uint uVar19;" type_identifier identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "byte bVar21;" type_identifier identifier ;) (declaration "long lVar22;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "int iVar24;" primitive_type identifier ;) (declaration "bool bVar25;" primitive_type identifier ;) (declaration "bool bVar26;" primitive_type identifier ;) (declaration "undefined1 auVar27 [16];" type_identifier (array_declarator "auVar27 [16]" identifier [ number_literal ]) ;) (declaration "wchar_t local_a4;" type_identifier identifier ;) (declaration "long *local_a0;" (sized_type_specifier "long" long) (pointer_declarator "*local_a0" * identifier) ;) (declaration "ulong local_98;" type_identifier identifier ;) (declaration "ulong local_90;" type_identifier identifier ;) (declaration "wchar_t local_70;" type_identifier identifier ;) (declaration "bool local_5f;" primitive_type identifier ;) (declaration "byte local_5e;" type_identifier identifier ;) (declaration "wchar_t local_5c;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48;" type_identifier identifier ;) (declaration "undefined7 uStack_47;" type_identifier identifier ;) (expression_statement "local_a4 = (wchar_t)param_3;" (assignment_expression "local_a4 = (wchar_t)param_3" identifier = (cast_expression "(wchar_t)param_3" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (expression_statement "lVar9 = FUN_002a50c0(&DAT_00405e50);" (assignment_expression "lVar9 = FUN_002a50c0(&DAT_00405e50)" identifier = (call_expression "FUN_002a50c0(&DAT_00405e50)" identifier (argument_list "(&DAT_00405e50)" ( (pointer_expression "&DAT_00405e50" & identifier) )))) ;) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "lVar9 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar22 = *plVar2;" (assignment_expression "lVar22 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar22 == 0) {\n \n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n \n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }" if (parenthesized_expression "(lVar22 == 0)" ( (binary_expression "lVar22 == 0" identifier == number_literal) )) (compound_statement "{\n \n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n \n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }" { (expression_statement "puVar14 = (undefined8 *)FUN_002a11b0(0x150);" (assignment_expression "puVar14 = (undefined8 *)FUN_002a11b0(0x150)" identifier = (cast_expression "(undefined8 *)FUN_002a11b0(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002a11b0(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar14 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar14 + 1)" * (cast_expression "(undefined4 *)(puVar14 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 1)" ( (binary_expression "puVar14 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar14[2] = 0;" (assignment_expression "puVar14[2] = 0" (subscript_expression "puVar14[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[3] = 0;" (assignment_expression "puVar14[3] = 0" (subscript_expression "puVar14[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar14 = &PTR_FUN_003f52f8;" (assignment_expression "*puVar14 = &PTR_FUN_003f52f8" (pointer_expression "*puVar14" * identifier) = (pointer_expression "&PTR_FUN_003f52f8" & identifier)) ;) (expression_statement "*(undefined1 *)(puVar14 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar14 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar14 + 4)" * (cast_expression "(undefined1 *)(puVar14 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 4)" ( (binary_expression "puVar14 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar14[5] = 0;" (assignment_expression "puVar14[5] = 0" (subscript_expression "puVar14[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[6] = 0;" (assignment_expression "puVar14[6] = 0" (subscript_expression "puVar14[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[7] = 0;" (assignment_expression "puVar14[7] = 0" (subscript_expression "puVar14[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[8] = 0;" (assignment_expression "puVar14[8] = 0" (subscript_expression "puVar14[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar14[9] = 0;" (assignment_expression "puVar14[9] = 0" (subscript_expression "puVar14[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar14 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar14 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar14 + 0x29)" * (cast_expression "(undefined1 *)(puVar14 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 0x29)" ( (binary_expression "puVar14 + 0x29" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_002ef900(puVar14,param_6 + 0xd0);" (call_expression "FUN_002ef900(puVar14,param_6 + 0xd0)" identifier (argument_list "(puVar14,param_6 + 0xd0)" ( identifier , (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);" (call_expression "FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9)" identifier (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9)" ( (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" * (cast_expression "(undefined8 *)(param_6 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , identifier , identifier ))) ;) (expression_statement "lVar22 = *plVar2;" (assignment_expression "lVar22 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (expression_statement "uVar19 = *(uint *)(param_6 + 0x18);" (assignment_expression "uVar19 = *(uint *)(param_6 + 0x18)" identifier = (pointer_expression "*(uint *)(param_6 + 0x18)" * (cast_expression "(uint *)(param_6 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x18)" ( (binary_expression "param_6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = uVar19 & 0x4a;" (assignment_expression "uVar17 = uVar19 & 0x4a" identifier = (binary_expression "uVar19 & 0x4a" identifier & number_literal)) ;) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" identifier = number_literal) ;) (if_statement "if (uVar17 != 0x40) {\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }" if (parenthesized_expression "(uVar17 != 0x40)" ( (binary_expression "uVar17 != 0x40" identifier != number_literal) )) (compound_statement "{\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }" { (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" identifier = number_literal) ;) (if_statement "if (uVar17 != 8) {\n iVar6 = 10;\n }" if (parenthesized_expression "(uVar17 != 8)" ( (binary_expression "uVar17 != 8" identifier != number_literal) )) (compound_statement "{\n iVar6 = 10;\n }" { (expression_statement "iVar6 = 10;" (assignment_expression "iVar6 = 10" identifier = number_literal) ;) })) })) (expression_statement "bVar25 = local_a4 == L'\xffffffff';" (assignment_expression "bVar25 = local_a4 == L'\xffffffff'" identifier = (binary_expression "local_a4 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "bVar23 = param_2 != (long *)0x0 && bVar25;" (assignment_expression "bVar23 = param_2 != (long *)0x0 && bVar25" identifier = (binary_expression "param_2 != (long *)0x0 && bVar25" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar25;" (assignment_expression "bVar20 = bVar25" identifier = identifier) ;) (if_statement "if (bVar23) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }" { (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar24 = *(int *)param_2[2];\n }" { (expression_statement "iVar24 = *(int *)param_2[2];" (assignment_expression "iVar24 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar24 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar24 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar24 != -1) {\n plVar2 = param_2;\n }" if (parenthesized_expression "(iVar24 != -1)" ( (binary_expression "iVar24 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = param_2;\n }" { (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" identifier = identifier) ;) })) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" identifier = identifier) ;) (expression_statement "bVar20 = iVar24 == -1 && bVar23;" (assignment_expression "bVar20 = iVar24 == -1 && bVar23" identifier = (binary_expression "iVar24 == -1 && bVar23" (binary_expression "iVar24 == -1" identifier == number_literal) && identifier)) ;) })) (expression_statement "uVar19 = uVar19 & 0x4a;" (assignment_expression "uVar19 = uVar19 & 0x4a" identifier = (binary_expression "uVar19 & 0x4a" identifier & number_literal)) ;) (expression_statement "bVar26 = param_5 == -1;" (assignment_expression "bVar26 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (expression_statement "bVar23 = param_4 != (long *)0x0 && bVar26;" (assignment_expression "bVar23 = param_4 != (long *)0x0 && bVar26" identifier = (binary_expression "param_4 != (long *)0x0 && bVar26" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) (expression_statement "bVar18 = bVar26;" (assignment_expression "bVar18 = bVar26" identifier = identifier) ;) (if_statement "if (bVar23) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }" { (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" if (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" ( (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_4[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar24 = *(int *)param_4[2];\n }" { (expression_statement "iVar24 = *(int *)param_4[2];" (assignment_expression "iVar24 = *(int *)param_4[2]" identifier = (pointer_expression "*(int *)param_4[2]" * (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" else (compound_statement "{\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" { (expression_statement "iVar24 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar24 = (**(code **)(*param_4 + 0x48))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) }))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar24 != -1) {\n local_a0 = param_4;\n }" if (parenthesized_expression "(iVar24 != -1)" ( (binary_expression "iVar24 != -1" identifier != number_literal) )) (compound_statement "{\n local_a0 = param_4;\n }" { (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) })) (expression_statement "bVar18 = iVar24 == -1 && bVar23;" (assignment_expression "bVar18 = iVar24 == -1 && bVar23" identifier = (binary_expression "iVar24 == -1 && bVar23" (binary_expression "iVar24 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar18 == bVar20) {\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" if (parenthesized_expression "(bVar18 == bVar20)" ( (binary_expression "bVar18 == bVar20" identifier == identifier) )) (compound_statement "{\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }" { (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" identifier = false) ;) (expression_statement "local_70 = L'\0';" (assignment_expression "local_70 = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) }) (else_clause "else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" else (compound_statement "{\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" { (expression_statement "local_70 = local_a4;" (assignment_expression "local_70 = local_a4" identifier = identifier) ;) (if_statement "if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "((param_2 != (long *)0x0) && (bVar25))" ( (binary_expression "(param_2 != (long *)0x0) && (bVar25)" (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar25)" ( identifier ))) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;" (assignment_expression "bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70" identifier = (binary_expression "*(wchar_t *)(lVar22 + 0xe0) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe0)" * (cast_expression "(wchar_t *)(lVar22 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xe0)" ( (binary_expression "lVar22 + 0xe0" identifier + number_literal) )))) == identifier)) ;) (if_statement "if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }" if (parenthesized_expression "((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70))" ( (binary_expression "(bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)" (parenthesized_expression "(bVar23)" ( identifier )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xe4) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xe4) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe4)" * (cast_expression "(wchar_t *)(lVar22 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xe4)" ( (binary_expression "lVar22 + 0xe4" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }" { (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" if (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70))" ( (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70))" ( (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)" (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" * (cast_expression "(wchar_t *)(lVar22 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x4c)" ( (binary_expression "lVar22 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) && (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x48) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x48) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" * (cast_expression "(wchar_t *)(lVar22 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x48)" ( (binary_expression "lVar22 + 0x48" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" { (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" if (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" ( (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" { (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" else (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" { (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) }))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar24 = *(int *)param_2[2];\n }" { (expression_statement "iVar24 = *(int *)param_2[2];" (assignment_expression "iVar24 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar24 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar24 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar24 == -1)" ( (binary_expression "iVar24 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar25 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar25 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar26;" (assignment_expression "bVar20 = bVar26" identifier = identifier) ;) (if_statement "if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }" if (parenthesized_expression "(bVar25)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar20 = iVar8 == -1 && bVar25;" (assignment_expression "bVar20 = iVar8 == -1 && bVar25" identifier = (binary_expression "iVar8 == -1 && bVar25" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" if (parenthesized_expression "(bVar20 == (iVar24 == -1))" ( (binary_expression "bVar20 == (iVar24 == -1)" identifier == (parenthesized_expression "(iVar24 == -1)" ( (binary_expression "iVar24 == -1" identifier == number_literal) ))) )) (compound_statement "{\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" { (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) })) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) })) }) (else_clause "else {\n bVar23 = false;\n }" else (compound_statement "{\n bVar23 = false;\n }" { (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" identifier = false) ;) }))) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);" do (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" { (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;" if (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70))" ( (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70))" ( (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)" (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x4c) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" * (cast_expression "(wchar_t *)(lVar22 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x4c)" ( (binary_expression "lVar22 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x48) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x48) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" * (cast_expression "(wchar_t *)(lVar22 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x48)" ( (binary_expression "lVar22 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (break_statement "break;" break ;)) (if_statement "if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xf0) == local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xf0) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xf0)" * (cast_expression "(wchar_t *)(lVar22 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xf0)" ( (binary_expression "lVar22 + 0xf0" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);" (assignment_expression "bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U)" identifier = (cast_expression "(bool)(iVar6 == 10 | bVar20 ^ 1U)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(iVar6 == 10 | bVar20 ^ 1U)" ( (binary_expression "iVar6 == 10 | bVar20 ^ 1U" (binary_expression "iVar6 == 10" identifier == number_literal) | (binary_expression "bVar20 ^ 1U" identifier ^ number_literal)) )))) ;) (if_statement "if (!bVar25) goto LAB_00305da9;" if (parenthesized_expression "(!bVar25)" ( (unary_expression "!bVar25" ! identifier) )) (goto_statement "goto LAB_00305da9;" goto statement_identifier ;)) (expression_statement "bVar20 = iVar6 == 8 || uVar19 == 0;" (assignment_expression "bVar20 = iVar6 == 8 || uVar19 == 0" identifier = (binary_expression "iVar6 == 8 || uVar19 == 0" (binary_expression "iVar6 == 8" identifier == number_literal) || (binary_expression "uVar19 == 0" identifier == number_literal))) ;) (if_statement "if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }" if (parenthesized_expression "(iVar6 != 8 && uVar19 != 0)" ( (binary_expression "iVar6 != 8 && uVar19 != 0" (binary_expression "iVar6 != 8" identifier != number_literal) && (binary_expression "uVar19 != 0" identifier != number_literal)) )) (compound_statement "{\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }" { (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" identifier = (binary_expression "iVar24 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00305dde;" goto statement_identifier ;) })) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" identifier = number_literal) ;) (expression_statement "uVar11 = param_2[2];" (assignment_expression "uVar11 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;" if (parenthesized_expression "((ulong)param_2[3] <= uVar11)" ( (binary_expression "(ulong)param_2[3] <= uVar11" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306060;" goto statement_identifier ;)) (labeled_statement "LAB_00305dec:\n param_2[2] = uVar11 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar11 + 4;" (assignment_expression "param_2[2] = uVar11 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar11 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305e02;" goto statement_identifier ;)) (labeled_statement "LAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar8 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" else (compound_statement "{\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" { (if_statement "if (!bVar20) break;" if (parenthesized_expression "(!bVar20)" ( (unary_expression "!bVar20" ! identifier) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))" ( (binary_expression "(*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70)" (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xe8) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xe8) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe8)" * (cast_expression "(wchar_t *)(lVar22 + 0xe8)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xe8)" ( (binary_expression "lVar22 + 0xe8" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xec) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0xec) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xec)" * (cast_expression "(wchar_t *)(lVar22 + 0xec)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xec)" ( (binary_expression "lVar22 + 0xec" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" { (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) }))) (expression_statement "local_5f = iVar6 == 0x10 || uVar19 == 0;" (assignment_expression "local_5f = iVar6 == 0x10 || uVar19 == 0" identifier = (binary_expression "iVar6 == 0x10 || uVar19 == 0" (binary_expression "iVar6 == 0x10" identifier == number_literal) || (binary_expression "uVar19 == 0" identifier == number_literal))) ;) (if_statement "if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }" if (parenthesized_expression "(iVar6 != 0x10 && uVar19 != 0)" ( (binary_expression "iVar6 != 0x10 && uVar19 != 0" (binary_expression "iVar6 != 0x10" identifier != number_literal) && (binary_expression "uVar19 != 0" identifier != number_literal)) )) (compound_statement "{\n bVar20 = true;\n goto LAB_00305e5e;\n }" { (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (goto_statement "goto LAB_00305e5e;" goto statement_identifier ;) })) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "bVar25 = false;" (assignment_expression "bVar25 = false" identifier = false) ;) (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" identifier = number_literal) ;) (labeled_statement "LAB_00305dde:\n uVar11 = param_2[2];" statement_identifier : (expression_statement "uVar11 = param_2[2];" (assignment_expression "uVar11 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar20 = bVar25;" (assignment_expression "bVar20 = bVar25" identifier = identifier) ;) (if_statement "if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;" if (parenthesized_expression "(uVar11 < (ulong)param_2[3])" ( (binary_expression "uVar11 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305dec;" goto statement_identifier ;)) (labeled_statement "LAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306090;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306090;" goto statement_identifier ;)) (labeled_statement "LAB_00305e02:\n iVar8 = *piVar10;" statement_identifier : (expression_statement "iVar8 = *piVar10;" (assignment_expression "iVar8 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" { (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" { (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0)" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "(local_a0)" ( identifier )))) ;) }))) (if_statement "if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_a0 = (long *)0x0;\n }" { (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar25 = iVar7 == -1 && bVar18;" (assignment_expression "bVar25 = iVar7 == -1 && bVar18" identifier = (binary_expression "iVar7 == -1 && bVar18" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" if (parenthesized_expression "((iVar8 == -1) == bVar25)" ( (binary_expression "(iVar8 == -1) == bVar25" (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) == identifier) )) (compound_statement "{\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" { (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" identifier = true) ;) (goto_statement "goto LAB_00305e4f;" goto statement_identifier ;) })) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" identifier = (pointer_expression "*(char *)(lVar22 + 0x20)" * (cast_expression "(char *)(lVar22 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression "(bVar20)" ( identifier )) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) }))) (labeled_statement "LAB_00305e4f:\n local_90 = 0x16;" statement_identifier : (expression_statement "local_90 = 0x16;" (assignment_expression "local_90 = 0x16" identifier = number_literal) ;)) (if_statement "if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" if (parenthesized_expression "(iVar6 != 0x10)" ( (binary_expression "iVar6 != 0x10" identifier != number_literal) )) (compound_statement "{\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" { (labeled_statement "LAB_00305e5e:\n local_90 = (ulong)iVar6;" statement_identifier : (expression_statement "local_90 = (ulong)iVar6;" (assignment_expression "local_90 = (ulong)iVar6" identifier = (cast_expression "(ulong)iVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;)) })) (expression_statement "bVar21 = local_5f;" (assignment_expression "bVar21 = local_5f" identifier = identifier) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (if_statement "if (cVar5 != '\0') {\n FUN_002a9b20(&local_58,0x20);\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_002a9b20(&local_58,0x20);\n }" { (expression_statement "FUN_002a9b20(&local_58,0x20);" (call_expression "FUN_002a9b20(&local_58,0x20)" identifier (argument_list "(&local_58,0x20)" ( (pointer_expression "&local_58" & identifier) , number_literal ))) ;) })) (expression_statement "uVar11 = (ulong)iVar6;" (assignment_expression "uVar11 = (ulong)iVar6" identifier = (cast_expression "(ulong)iVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "bVar3 = *(byte *)(lVar22 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar22 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar22 + 0x148)" * (cast_expression "(byte *)(lVar22 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x148)" ( (binary_expression "lVar22 + 0x148" identifier + number_literal) ))))) ;) (expression_statement "auVar4._8_8_ = 0;" (assignment_expression "auVar4._8_8_ = 0" (field_expression "auVar4._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar4._0_8_ = uVar11;" (assignment_expression "auVar4._0_8_ = uVar11" (field_expression "auVar4._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);" (assignment_expression "uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" identifier = (call_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" identifier (argument_list "((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" ( (binary_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4" (parenthesized_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff))" ( (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0xffffffffffffffff)" identifier (argument_list "(0xffffffffffffffff)" ( number_literal )))) )) / identifier) , number_literal )))) ;) (if_statement "if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }" { (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" statement_identifier : (if_statement "if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" if (parenthesized_expression "(local_90 < 0xb)" ( (binary_expression "local_90 < 0xb" identifier < number_literal) )) (compound_statement "{\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }" { (if_statement "if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;" if (parenthesized_expression "((local_70 < L'0') || ((int)local_90 + L'0' <= local_70))" ( (binary_expression "(local_70 < L'0') || ((int)local_90 + L'0' <= local_70)" (parenthesized_expression "(local_70 < L'0')" ( (binary_expression "local_70 < L'0'" identifier < (char_literal "L'0'" L' character ')) )) || (parenthesized_expression "((int)local_90 + L'0' <= local_70)" ( (binary_expression "(int)local_90 + L'0' <= local_70" (binary_expression "(int)local_90 + L'0'" (cast_expression "(int)local_90" ( (type_descriptor "int" primitive_type) ) identifier) + (char_literal "L'0'" L' character ')) <= identifier) ))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "uVar19 = local_70 + L'\xffffffd0';" (assignment_expression "uVar19 = local_70 + L'\xffffffd0'" identifier = (binary_expression "local_70 + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" else (compound_statement "{\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" { (expression_statement "uVar19 = local_70 + L'\xffffffd0';" (assignment_expression "uVar19 = local_70 + L'\xffffffd0'" identifier = (binary_expression "local_70 + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) (if_statement "if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" if (parenthesized_expression "(uVar19 < 10)" ( (binary_expression "uVar19 < 10" identifier < number_literal) )) (compound_statement "{\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" { (if_statement "if (local_98 <= uVar12) goto LAB_00306136;" if (parenthesized_expression "(local_98 <= uVar12)" ( (binary_expression "local_98 <= uVar12" identifier <= identifier) )) (goto_statement "goto LAB_00306136;" goto statement_identifier ;)) (labeled_statement "LAB_00305f17:\n local_5e = 1;" statement_identifier : (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" identifier = number_literal) ;)) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;" if (parenthesized_expression "(uVar15 < (ulong)param_2[3])" ( (binary_expression "uVar15 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305f2a;" goto statement_identifier ;)) (labeled_statement "LAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306188;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306188;" goto statement_identifier ;)) (labeled_statement "LAB_00305f40:\n iVar6 = *piVar10;" statement_identifier : (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) (goto_statement "goto LAB_00305f42;" goto statement_identifier ;) })) (if_statement "if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" if (parenthesized_expression "((uint)(local_70 + L'\xffffff9f') < 6)" ( (binary_expression "(uint)(local_70 + L'\xffffff9f') < 6" (call_expression "(uint)(local_70 + L'\xffffff9f')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(local_70 + L'\xffffff9f')" ( (binary_expression "local_70 + L'\xffffff9f'" identifier + (char_literal "L'\xffffff9f'" L' escape_sequence character character character character ')) ))) < number_literal) )) (compound_statement "{\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" { (expression_statement "uVar19 = local_70 + L'\xffffffa9';" (assignment_expression "uVar19 = local_70 + L'\xffffffa9'" identifier = (binary_expression "local_70 + L'\xffffffa9'" identifier + (char_literal "L'\xffffffa9'" L' escape_sequence character character character character '))) ;) (goto_statement "goto LAB_00305f07;" goto statement_identifier ;) })) (if_statement "if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;" if (parenthesized_expression "(5 < (uint)(local_70 + L'\xffffffbf'))" ( (binary_expression "5 < (uint)(local_70 + L'\xffffffbf')" number_literal < (call_expression "(uint)(local_70 + L'\xffffffbf')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(local_70 + L'\xffffffbf')" ( (binary_expression "local_70 + L'\xffffffbf'" identifier + (char_literal "L'\xffffffbf'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "uVar19 = local_70 + L'\xffffffc9';" (assignment_expression "uVar19 = local_70 + L'\xffffffc9'" identifier = (binary_expression "local_70 + L'\xffffffc9'" identifier + (char_literal "L'\xffffffc9'" L' escape_sequence character character character character '))) ;) })))) (labeled_statement "LAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;" statement_identifier : (if_statement "if (uVar12 < local_98) goto LAB_00305f17;" if (parenthesized_expression "(uVar12 < local_98)" ( (binary_expression "uVar12 < local_98" identifier < identifier) )) (goto_statement "goto LAB_00305f17;" goto statement_identifier ;))) (labeled_statement "LAB_00306136:\n uVar15 = local_98 * uVar11;" statement_identifier : (expression_statement "uVar15 = local_98 * uVar11;" (assignment_expression "uVar15 = local_98 * uVar11" identifier = (binary_expression "local_98 * uVar11" identifier * identifier)) ;)) (expression_statement "local_98 = uVar15 + (long)(int)uVar19;" (assignment_expression "local_98 = uVar15 + (long)(int)uVar19" identifier = (binary_expression "uVar15 + (long)(int)uVar19" identifier + (cast_expression "(long)(int)uVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier)))) ;) (expression_statement "local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;" (assignment_expression "local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15" identifier = (binary_expression "local_5e | (ulong)~(long)(int)uVar19 < uVar15" identifier | (binary_expression "(ulong)~(long)(int)uVar19 < uVar15" (cast_expression "(ulong)~(long)(int)uVar19" ( (type_descriptor "ulong" type_identifier) ) (unary_expression "~(long)(int)uVar19" ~ (cast_expression "(long)(int)uVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier)))) < identifier))) ;) (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" identifier = (binary_expression "iVar24 + 1" identifier + number_literal)) ;) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;" if (parenthesized_expression "((ulong)param_2[3] <= uVar15)" ( (binary_expression "(ulong)param_2[3] <= uVar15" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_0030616e;" goto statement_identifier ;)) (labeled_statement "LAB_00305f2a:\n param_2[2] = uVar15 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar15 + 4;" (assignment_expression "param_2[2] = uVar15 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar15 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00305f40;" goto statement_identifier ;)) (labeled_statement "LAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) (labeled_statement "LAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" statement_identifier : (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar25 = iVar8 == -1 && bVar18;" (assignment_expression "bVar25 = iVar8 == -1 && bVar18" identifier = (binary_expression "iVar8 == -1 && bVar18" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;" if (parenthesized_expression "((iVar6 == -1) == bVar25)" ( (binary_expression "(iVar6 == -1) == bVar25" (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) == identifier) )) (goto_statement "goto code_r0x00305f73;" goto statement_identifier ;)) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (goto_statement "goto LAB_00305ee0;" goto statement_identifier ;) })) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" else (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" { (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (do_statement "do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );" do (compound_statement "{\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n }" { (expression_statement "uVar15 = local_50;" (assignment_expression "uVar15 = local_50" identifier = identifier) ;) (if_statement "if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" if (parenthesized_expression "((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70))" ( (binary_expression "(*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)" (parenthesized_expression "(*(byte *)(lVar22 + 0x20) == 0)" ( (binary_expression "*(byte *)(lVar22 + 0x20) == 0" (pointer_expression "*(byte *)(lVar22 + 0x20)" * (cast_expression "(byte *)(lVar22 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) != local_70)" ( (binary_expression "*(wchar_t *)(lVar22 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" * (cast_expression "(wchar_t *)(lVar22 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x4c)" ( (binary_expression "lVar22 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (if_statement "if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;" if (parenthesized_expression "((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0))" ( (binary_expression "(local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)" (parenthesized_expression "(local_70 == *(wchar_t *)(lVar22 + 0x48))" ( (binary_expression "local_70 == *(wchar_t *)(lVar22 + 0x48)" identifier == (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" * (cast_expression "(wchar_t *)(lVar22 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x48)" ( (binary_expression "lVar22 + 0x48" identifier + number_literal) ))))) )) || (parenthesized_expression "(pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)" ( (comma_expression "pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0" (assignment_expression "pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" identifier = (call_expression "wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" identifier (argument_list "((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" ( (cast_expression "(wchar_t *)(lVar22 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0xf0)" ( (binary_expression "lVar22 + 0xf0" identifier + number_literal) ))) , identifier , identifier )))) , (binary_expression "pwVar13 == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00306340;" goto statement_identifier ;)) (expression_statement "iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);" (assignment_expression "iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2)" identifier = (cast_expression "(int)((long)pwVar13 - (lVar22 + 0xf0) >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((long)pwVar13 - (lVar22 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar13 - (lVar22 + 0xf0) >> 2" (binary_expression "(long)pwVar13 - (lVar22 + 0xf0)" (cast_expression "(long)pwVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar22 + 0xf0)" ( (binary_expression "lVar22 + 0xf0" identifier + number_literal) ))) >> number_literal) )))) ;) (if_statement "if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }" if (parenthesized_expression "(0xf < iVar6)" ( (binary_expression "0xf < iVar6" number_literal < identifier) )) (compound_statement "{\n iVar6 = iVar6 + -6;\n }" { (expression_statement "iVar6 = iVar6 + -6;" (assignment_expression "iVar6 = iVar6 + -6" identifier = (binary_expression "iVar6 + -6" identifier + number_literal)) ;) })) (if_statement "if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }" if (parenthesized_expression "(local_98 <= uVar12)" ( (binary_expression "local_98 <= uVar12" identifier <= identifier) )) (compound_statement "{\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }" { (expression_statement "uVar15 = local_98 * uVar11;" (assignment_expression "uVar15 = local_98 * uVar11" identifier = (binary_expression "local_98 * uVar11" identifier * identifier)) ;) (expression_statement "local_98 = (long)iVar6 + uVar15;" (assignment_expression "local_98 = (long)iVar6 + uVar15" identifier = (binary_expression "(long)iVar6 + uVar15" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (expression_statement "local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;" (assignment_expression "local_5e = local_5e | (ulong)~(long)iVar6 < uVar15" identifier = (binary_expression "local_5e | (ulong)~(long)iVar6 < uVar15" identifier | (binary_expression "(ulong)~(long)iVar6 < uVar15" (cast_expression "(ulong)~(long)iVar6" ( (type_descriptor "ulong" type_identifier) ) (unary_expression "~(long)iVar6" ~ (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) < identifier))) ;) (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" identifier = (binary_expression "iVar24 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00306406;" goto statement_identifier ;) })) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" identifier = identifier) ;) (if_statement "if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;" if (parenthesized_expression "((ulong)param_2[3] <= uVar15)" ( (binary_expression "(ulong)param_2[3] <= uVar15" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_00306487;" goto statement_identifier ;)) (labeled_statement "LAB_00306410:\n param_2[2] = uVar15 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar15 + 4;" (assignment_expression "param_2[2] = uVar15 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar15 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00306422;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00306422;" goto statement_identifier ;)) (labeled_statement "LAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" else (compound_statement "{\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" { (if_statement "if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }" if (parenthesized_expression "(iVar24 == 0)" ( (binary_expression "iVar24 == 0" identifier == number_literal) )) (compound_statement "{\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }" { (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (expression_statement "local_5f = (bool)*(byte *)(lVar22 + 0x20);" (assignment_expression "local_5f = (bool)*(byte *)(lVar22 + 0x20)" identifier = (cast_expression "(bool)*(byte *)(lVar22 + 0x20)" ( (type_descriptor "bool" primitive_type) ) (pointer_expression "*(byte *)(lVar22 + 0x20)" * (cast_expression "(byte *)(lVar22 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x20)" ( (binary_expression "lVar22 + 0x20" identifier + number_literal) )))))) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) })) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar16 = 0xf;\n }" { (expression_statement "uVar16 = 0xf;" (assignment_expression "uVar16 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar16 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar16 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar16 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar16 < uVar1)" ( (binary_expression "uVar16 < uVar1" identifier < identifier) )) (compound_statement "{\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }" { (expression_statement "FUN_002a9670(&local_58,local_50,0,0,1);" (call_expression "FUN_002a9670(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar15] = (char)iVar24;" (assignment_expression "local_58[uVar15] = (char)iVar24" (subscript_expression "local_58[uVar15]" identifier [ identifier ]) = (cast_expression "(char)iVar24" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" identifier = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (labeled_statement "LAB_00306406:\n uVar15 = param_2[2];" statement_identifier : (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;" if (parenthesized_expression "(uVar15 < (ulong)param_2[3])" ( (binary_expression "uVar15 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00306410;" goto statement_identifier ;)) (labeled_statement "LAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003064a0;" goto statement_identifier ;)) (labeled_statement "LAB_00306422:\n iVar6 = *piVar10;" statement_identifier : (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" identifier = identifier) ;) })) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar6 = *(int *)local_a0[2];\n }" { (expression_statement "iVar6 = *(int *)local_a0[2];" (assignment_expression "iVar6 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar6 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar6 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar6 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar6 != -1)" ( (binary_expression "iVar6 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar25 = iVar6 == -1 && bVar18;" (assignment_expression "bVar25 = iVar6 == -1 && bVar18" identifier = (binary_expression "iVar6 == -1 && bVar18" (binary_expression "iVar6 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar25 == (bool)bVar21) goto code_r0x0030645b;" if (parenthesized_expression "(bVar25 == (bool)bVar21)" ( (binary_expression "bVar25 == (bool)bVar21" identifier == (cast_expression "(bool)bVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto code_r0x0030645b;" goto statement_identifier ;)) (expression_statement "local_70 = local_5c;" (assignment_expression "local_70 = local_5c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" { (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(local_70 == L'\xffffffff')" ( (binary_expression "local_70 == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" identifier = false) ;) }))) (labeled_statement "LAB_00305f8b:\n uVar11 = local_50;" statement_identifier : (expression_statement "uVar11 = local_50;" (assignment_expression "uVar11 = local_50" identifier = identifier) ;)) (if_statement "if (local_50 == 0) {\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" if (parenthesized_expression "(local_50 == 0)" ( (binary_expression "local_50 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }" { (if_statement "if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" if (parenthesized_expression "((bVar20) || (iVar24 != 0))" ( (binary_expression "(bVar20) || (iVar24 != 0)" (parenthesized_expression "(bVar20)" ( identifier )) || (parenthesized_expression "(iVar24 != 0)" ( (binary_expression "iVar24 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" { (labeled_statement "LAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" statement_identifier : (if_statement "if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" if (parenthesized_expression "(local_5f == false)" ( (binary_expression "local_5f == false" identifier == false) )) (compound_statement "{\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" { (if_statement "if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" if (parenthesized_expression "(local_5e == 0)" ( (binary_expression "local_5e == 0" identifier == number_literal) )) (compound_statement "{\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }" { (expression_statement "uVar11 = -local_98;" (assignment_expression "uVar11 = -local_98" identifier = (unary_expression "-local_98" - identifier)) ;) (if_statement "if (!bVar23) {\n uVar11 = local_98;\n }" if (parenthesized_expression "(!bVar23)" ( (unary_expression "!bVar23" ! identifier) )) (compound_statement "{\n uVar11 = local_98;\n }" { (expression_statement "uVar11 = local_98;" (assignment_expression "uVar11 = local_98" identifier = identifier) ;) })) (expression_statement "*param_8 = uVar11;" (assignment_expression "*param_8 = uVar11" (pointer_expression "*param_8" * identifier) = identifier) ;) }) (else_clause "else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" else (compound_statement "{\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" { (expression_statement "*param_8 = 0xffffffffffffffff;" (assignment_expression "*param_8 = 0xffffffffffffffff" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) }))) (goto_statement "goto LAB_00305fc4;" goto statement_identifier ;) }))) })) }) (else_clause "else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" else (compound_statement "{\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" { (expression_statement "uVar12 = local_50 + 1;" (assignment_expression "uVar12 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar15 = 0xf;\n }" { (expression_statement "uVar15 = 0xf;" (assignment_expression "uVar15 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar15 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar15 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar15 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar15 < uVar12)" ( (binary_expression "uVar15 < uVar12" identifier < identifier) )) (compound_statement "{\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" { (expression_statement "FUN_002a9670(&local_58,local_50,0,0,1);" (call_expression "FUN_002a9670(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar11] = (char)iVar24;" (assignment_expression "local_58[uVar11] = (char)iVar24" (subscript_expression "local_58[uVar11]" identifier [ identifier ]) = (cast_expression "(char)iVar24" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[uVar12] = 0;" (assignment_expression "local_58[uVar12] = 0" (subscript_expression "local_58[uVar12]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar12;" (assignment_expression "local_50 = uVar12" identifier = identifier) ;) (expression_statement "cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);" (assignment_expression "cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" identifier = (call_expression "FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" identifier (argument_list "(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" ( (pointer_expression "*(undefined8 *)(lVar22 + 0x10)" * (cast_expression "(undefined8 *)(lVar22 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x10)" ( (binary_expression "lVar22 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar22 + 0x18)" * (cast_expression "(undefined8 *)(lVar22 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar22 + 0x18)" ( (binary_expression "lVar22 + 0x18" identifier + number_literal) )))) , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (if_statement "if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;" if (parenthesized_expression "(((iVar24 != 0) || (bVar20)) || (local_50 != 0))" ( (binary_expression "((iVar24 != 0) || (bVar20)) || (local_50 != 0)" (parenthesized_expression "((iVar24 != 0) || (bVar20))" ( (binary_expression "(iVar24 != 0) || (bVar20)" (parenthesized_expression "(iVar24 != 0)" ( (binary_expression "iVar24 != 0" identifier != number_literal) )) || (parenthesized_expression "(bVar20)" ( identifier ))) )) || (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) ))) )) (goto_statement "goto LAB_003062f2;" goto statement_identifier ;)) }))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) (labeled_statement "LAB_00305fc4:\n if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }" statement_identifier : (if_statement "if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar21 != 0)" ( (binary_expression "bVar21 != 0" identifier != number_literal) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (if_statement "if (local_58 != &local_48) {\n FUN_002a2980();\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;" (assignment_expression "auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (field_expression "auVar27._8_8_" identifier . field_identifier) = (binary_expression "param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (binary_expression "param_3 & 0xffffffff00000000" identifier & number_literal) | (cast_expression "(ulong)(uint)local_a4" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)local_a4" ( (type_descriptor "uint" type_identifier) ) identifier)))) ;) (expression_statement "auVar27._0_8_ = param_2;" (assignment_expression "auVar27._0_8_ = param_2" (field_expression "auVar27._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar27;" return identifier ;) (labeled_statement "code_r0x0030645b:\n local_a4 = L'\xffffffff';" statement_identifier : (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;)) (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" identifier = identifier) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (labeled_statement "LAB_00306340:\n bVar21 = 0;" statement_identifier : (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;)) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (labeled_statement "code_r0x00305f73:\n local_a4 = L'\xffffffff';" statement_identifier : (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;)) (expression_statement "bVar21 = 1;" (assignment_expression "bVar21 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_00305f8b;" goto statement_identifier ;) (ERROR "}" }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT (pointer_declarator * IDENT) ) { IDENT) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == (char_literal L' escape_sequence character character character character '))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_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 ( IDENT ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) | (binary_expression IDENT ^ LIT)) )))) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (binary_expression IDENT != LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (break_statement break ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (binary_expression IDENT != LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;)) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (call_expression IDENT (argument_list ( LIT ))) << LIT) | (call_expression IDENT (argument_list ( LIT )))) )) / IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == BOOL) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (char_literal L' character ')) )) || (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (char_literal L' character ')) <= IDENT) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + (char_literal L' escape_sequence character character character character ')) ))) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + (char_literal L' escape_sequence character character character character ')) )))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) })))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT * IDENT)) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT | (binary_expression (cast_expression ( (type_descriptor TYPE) ) (unary_expression ~ (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)))) < IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == BOOL) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , IDENT , IDENT )))) , (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (parenthesized_expression ( (binary_expression IDENT + LIT) ))) >> LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT | (binary_expression (cast_expression ( (type_descriptor TYPE) ) (unary_expression ~ (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) < IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) }))) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == BOOL) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (unary_expression - IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) }))) (goto_statement goto statement_identifier ;) }))) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( IDENT ))) )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression (binary_expression IDENT & LIT) | (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)))) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return IDENT ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) (ERROR }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (declaration "FUN_00305bc0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,ulong *param_8)\n\n{\n ulong uVar1;" (macro_type_specifier "FUN_00305bc0(undefined8" (identifier "FUN_00305bc0") (( "(") (type_descriptor "undefined8" (type_identifier "undefined8")) () "")) (identifier "param_1") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2")) (, ",") (ERROR "ulong" (identifier "ulong")) (identifier "param_3") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4")) (, ",") (ERROR "int" (identifier "int")) (identifier "param_5") (, ",") (ERROR "long" (identifier "long")) (identifier "param_6") (, ",") (ERROR "uint" (identifier "uint")) (pointer_declarator "*param_7" (* "*") (identifier "param_7")) (, ",") (ERROR "ulong *param_8)\n\n{\n ulong" (identifier "ulong") (pointer_declarator "*param_8" (* "*") (identifier "param_8")) () ")") ({ "{") (identifier "ulong")) (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "byte bVar3;" (type_identifier "byte") (identifier "bVar3") (; ";")) (declaration "undefined1 auVar4 [16];" (type_identifier "undefined1") (array_declarator "auVar4 [16]" (identifier "auVar4") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "int iVar8;" (primitive_type "int") (identifier "iVar8") (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "int *piVar10;" (primitive_type "int") (pointer_declarator "*piVar10" (* "*") (identifier "piVar10")) (; ";")) (declaration "ulong uVar11;" (type_identifier "ulong") (identifier "uVar11") (; ";")) (declaration "ulong uVar12;" (type_identifier "ulong") (identifier "uVar12") (; ";")) (declaration "wchar_t *pwVar13;" (type_identifier "wchar_t") (pointer_declarator "*pwVar13" (* "*") (identifier "pwVar13")) (; ";")) (declaration "undefined8 *puVar14;" (type_identifier "undefined8") (pointer_declarator "*puVar14" (* "*") (identifier "puVar14")) (; ";")) (declaration "ulong uVar15;" (type_identifier "ulong") (identifier "uVar15") (; ";")) (declaration "ulong uVar16;" (type_identifier "ulong") (identifier "uVar16") (; ";")) (declaration "uint uVar17;" (type_identifier "uint") (identifier "uVar17") (; ";")) (declaration "bool bVar18;" (primitive_type "bool") (identifier "bVar18") (; ";")) (declaration "uint uVar19;" (type_identifier "uint") (identifier "uVar19") (; ";")) (declaration "bool bVar20;" (primitive_type "bool") (identifier "bVar20") (; ";")) (declaration "byte bVar21;" (type_identifier "byte") (identifier "bVar21") (; ";")) (declaration "long lVar22;" (sized_type_specifier "long" (long "long")) (identifier "lVar22") (; ";")) (declaration "bool bVar23;" (primitive_type "bool") (identifier "bVar23") (; ";")) (declaration "int iVar24;" (primitive_type "int") (identifier "iVar24") (; ";")) (declaration "bool bVar25;" (primitive_type "bool") (identifier "bVar25") (; ";")) (declaration "bool bVar26;" (primitive_type "bool") (identifier "bVar26") (; ";")) (declaration "undefined1 auVar27 [16];" (type_identifier "undefined1") (array_declarator "auVar27 [16]" (identifier "auVar27") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "wchar_t local_a4;" (type_identifier "wchar_t") (identifier "local_a4") (; ";")) (declaration "long *local_a0;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_a0" (* "*") (identifier "local_a0")) (; ";")) (declaration "ulong local_98;" (type_identifier "ulong") (identifier "local_98") (; ";")) (declaration "ulong local_90;" (type_identifier "ulong") (identifier "local_90") (; ";")) (declaration "wchar_t local_70;" (type_identifier "wchar_t") (identifier "local_70") (; ";")) (declaration "bool local_5f;" (primitive_type "bool") (identifier "local_5f") (; ";")) (declaration "byte local_5e;" (type_identifier "byte") (identifier "local_5e") (; ";")) (declaration "wchar_t local_5c;" (type_identifier "wchar_t") (identifier "local_5c") (; ";")) (declaration "undefined1 *local_58;" (type_identifier "undefined1") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "undefined1 local_48;" (type_identifier "undefined1") (identifier "local_48") (; ";")) (declaration "undefined7 uStack_47;" (type_identifier "undefined7") (identifier "uStack_47") (; ";")) (expression_statement "local_a4 = (wchar_t)param_3;" (assignment_expression "local_a4 = (wchar_t)param_3" (identifier "local_a4") (= "=") (cast_expression "(wchar_t)param_3" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "lVar9 = FUN_002a50c0(&DAT_00405e50);" (assignment_expression "lVar9 = FUN_002a50c0(&DAT_00405e50)" (identifier "lVar9") (= "=") (call_expression "FUN_002a50c0(&DAT_00405e50)" (identifier "FUN_002a50c0") (argument_list "(&DAT_00405e50)" (( "(") (pointer_expression "&DAT_00405e50" (& "&") (identifier "DAT_00405e50")) () ")")))) (; ";")) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" (identifier "plVar2") (= "=") (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" (( "(") (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" (* "*") (cast_expression "(long *)(param_6 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (binary_expression "lVar9 * 8" (identifier "lVar9") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "lVar22 = *plVar2;" (assignment_expression "lVar22 = *plVar2" (identifier "lVar22") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (if_statement "if (lVar22 == 0) {\n \n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n \n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }" (if "if") (parenthesized_expression "(lVar22 == 0)" (( "(") (binary_expression "lVar22 == 0" (identifier "lVar22") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n puVar14 = (undefined8 *)FUN_002a11b0(0x150);\n *(undefined4 *)(puVar14 + 1) = 0;\n puVar14[2] = 0;\n puVar14[3] = 0;\n *puVar14 = &PTR_FUN_003f52f8;\n *(undefined1 *)(puVar14 + 4) = 0;\n puVar14[5] = 0;\n puVar14[6] = 0;\n puVar14[7] = 0;\n puVar14[8] = 0;\n puVar14[9] = 0;\n *(undefined1 *)(puVar14 + 0x29) = 0;\n \n FUN_002ef900(puVar14,param_6 + 0xd0);\n FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);\n lVar22 = *plVar2;\n }" ({ "{") (expression_statement "puVar14 = (undefined8 *)FUN_002a11b0(0x150);" (assignment_expression "puVar14 = (undefined8 *)FUN_002a11b0(0x150)" (identifier "puVar14") (= "=") (cast_expression "(undefined8 *)FUN_002a11b0(0x150)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002a11b0(0x150)" (identifier "FUN_002a11b0") (argument_list "(0x150)" (( "(") (number_literal "0x150") () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar14 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar14 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 1)" (( "(") (binary_expression "puVar14 + 1" (identifier "puVar14") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[2] = 0;" (assignment_expression "puVar14[2] = 0" (subscript_expression "puVar14[2]" (identifier "puVar14") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[3] = 0;" (assignment_expression "puVar14[3] = 0" (subscript_expression "puVar14[3]" (identifier "puVar14") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar14 = &PTR_FUN_003f52f8;" (assignment_expression "*puVar14 = &PTR_FUN_003f52f8" (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (= "=") (pointer_expression "&PTR_FUN_003f52f8" (& "&") (identifier "PTR_FUN_003f52f8"))) (; ";")) (expression_statement "*(undefined1 *)(puVar14 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar14 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar14 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar14 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 4)" (( "(") (binary_expression "puVar14 + 4" (identifier "puVar14") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[5] = 0;" (assignment_expression "puVar14[5] = 0" (subscript_expression "puVar14[5]" (identifier "puVar14") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[6] = 0;" (assignment_expression "puVar14[6] = 0" (subscript_expression "puVar14[6]" (identifier "puVar14") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[7] = 0;" (assignment_expression "puVar14[7] = 0" (subscript_expression "puVar14[7]" (identifier "puVar14") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[8] = 0;" (assignment_expression "puVar14[8] = 0" (subscript_expression "puVar14[8]" (identifier "puVar14") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14[9] = 0;" (assignment_expression "puVar14[9] = 0" (subscript_expression "puVar14[9]" (identifier "puVar14") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar14 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar14 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar14 + 0x29)" (* "*") (cast_expression "(undefined1 *)(puVar14 + 0x29)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 0x29)" (( "(") (binary_expression "puVar14 + 0x29" (identifier "puVar14") (+ "+") (number_literal "0x29")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_002ef900(puVar14,param_6 + 0xd0);" (call_expression "FUN_002ef900(puVar14,param_6 + 0xd0)" (identifier "FUN_002ef900") (argument_list "(puVar14,param_6 + 0xd0)" (( "(") (identifier "puVar14") (, ",") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9);" (call_expression "FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9)" (identifier "FUN_002a5530") (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9)" (( "(") (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" (* "*") (cast_expression "(undefined8 *)(param_6 + 0xd0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (, ",") (identifier "puVar14") (, ",") (identifier "lVar9") () ")"))) (; ";")) (expression_statement "lVar22 = *plVar2;" (assignment_expression "lVar22 = *plVar2" (identifier "lVar22") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (} "}"))) (expression_statement "uVar19 = *(uint *)(param_6 + 0x18);" (assignment_expression "uVar19 = *(uint *)(param_6 + 0x18)" (identifier "uVar19") (= "=") (pointer_expression "*(uint *)(param_6 + 0x18)" (* "*") (cast_expression "(uint *)(param_6 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0x18)" (( "(") (binary_expression "param_6 + 0x18" (identifier "param_6") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "uVar17 = uVar19 & 0x4a;" (assignment_expression "uVar17 = uVar19 & 0x4a" (identifier "uVar17") (= "=") (binary_expression "uVar19 & 0x4a" (identifier "uVar19") (& "&") (number_literal "0x4a"))) (; ";")) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" (identifier "iVar6") (= "=") (number_literal "8")) (; ";")) (if_statement "if (uVar17 != 0x40) {\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }" (if "if") (parenthesized_expression "(uVar17 != 0x40)" (( "(") (binary_expression "uVar17 != 0x40" (identifier "uVar17") (!= "!=") (number_literal "0x40")) () ")")) (compound_statement "{\n iVar6 = 0x10;\n if (uVar17 != 8) {\n iVar6 = 10;\n }\n }" ({ "{") (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" (identifier "iVar6") (= "=") (number_literal "0x10")) (; ";")) (if_statement "if (uVar17 != 8) {\n iVar6 = 10;\n }" (if "if") (parenthesized_expression "(uVar17 != 8)" (( "(") (binary_expression "uVar17 != 8" (identifier "uVar17") (!= "!=") (number_literal "8")) () ")")) (compound_statement "{\n iVar6 = 10;\n }" ({ "{") (expression_statement "iVar6 = 10;" (assignment_expression "iVar6 = 10" (identifier "iVar6") (= "=") (number_literal "10")) (; ";")) (} "}"))) (} "}"))) (expression_statement "bVar25 = local_a4 == L'\xffffffff';" (assignment_expression "bVar25 = local_a4 == L'\xffffffff'" (identifier "bVar25") (= "=") (binary_expression "local_a4 == L'\xffffffff'" (identifier "local_a4") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'")))) (; ";")) (expression_statement "bVar23 = param_2 != (long *)0x0 && bVar25;" (assignment_expression "bVar23 = param_2 != (long *)0x0 && bVar25" (identifier "bVar23") (= "=") (binary_expression "param_2 != (long *)0x0 && bVar25" (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar25"))) (; ";")) (expression_statement "bVar20 = bVar25;" (assignment_expression "bVar20 = bVar25" (identifier "bVar20") (= "=") (identifier "bVar25")) (; ";")) (if_statement "if (bVar23) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }" (if "if") (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar24 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar20 = iVar24 == -1 && bVar23;\n }" ({ "{") (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" (( "(") (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar24 = *(int *)param_2[2];\n }" ({ "{") (expression_statement "iVar24 = *(int *)param_2[2];" (assignment_expression "iVar24 = *(int *)param_2[2]" (identifier "iVar24") (= "=") (pointer_expression "*(int *)param_2[2]" (* "*") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "iVar24 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar24 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar24") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" (identifier "plVar2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar24 != -1) {\n plVar2 = param_2;\n }" (if "if") (parenthesized_expression "(iVar24 != -1)" (( "(") (binary_expression "iVar24 != -1" (identifier "iVar24") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = param_2;\n }" ({ "{") (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" (identifier "plVar2") (= "=") (identifier "param_2")) (; ";")) (} "}"))) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" (identifier "param_2") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar20 = iVar24 == -1 && bVar23;" (assignment_expression "bVar20 = iVar24 == -1 && bVar23" (identifier "bVar20") (= "=") (binary_expression "iVar24 == -1 && bVar23" (binary_expression "iVar24 == -1" (identifier "iVar24") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar23"))) (; ";")) (} "}"))) (expression_statement "uVar19 = uVar19 & 0x4a;" (assignment_expression "uVar19 = uVar19 & 0x4a" (identifier "uVar19") (= "=") (binary_expression "uVar19 & 0x4a" (identifier "uVar19") (& "&") (number_literal "0x4a"))) (; ";")) (expression_statement "bVar26 = param_5 == -1;" (assignment_expression "bVar26 = param_5 == -1" (identifier "bVar26") (= "=") (binary_expression "param_5 == -1" (identifier "param_5") (== "==") (number_literal "-1"))) (; ";")) (expression_statement "bVar23 = param_4 != (long *)0x0 && bVar26;" (assignment_expression "bVar23 = param_4 != (long *)0x0 && bVar26" (identifier "bVar23") (= "=") (binary_expression "param_4 != (long *)0x0 && bVar26" (binary_expression "param_4 != (long *)0x0" (identifier "param_4") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar26"))) (; ";")) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" (identifier "local_a0") (= "=") (identifier "param_4")) (; ";")) (expression_statement "bVar18 = bVar26;" (assignment_expression "bVar18 = bVar26" (identifier "bVar18") (= "=") (identifier "bVar26")) (; ";")) (if_statement "if (bVar23) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }" (if "if") (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar24 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar24 == -1 && bVar23;\n }" ({ "{") (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar24 = *(int *)param_4[2];\n }\n else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" (if "if") (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" (( "(") (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)param_4[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[3]" (identifier "param_4") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar24 = *(int *)param_4[2];\n }" ({ "{") (expression_statement "iVar24 = *(int *)param_4[2];" (assignment_expression "iVar24 = *(int *)param_4[2]" (identifier "iVar24") (= "=") (pointer_expression "*(int *)param_4[2]" (* "*") (cast_expression "(int *)param_4[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" (else "else") (compound_statement "{\n iVar24 = (**(code **)(*param_4 + 0x48))(param_4);\n }" ({ "{") (expression_statement "iVar24 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar24 = (**(code **)(*param_4 + 0x48))(param_4)" (identifier "iVar24") (= "=") (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_4 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_4 + 0x48)" (* "*") (cast_expression "(code **)(*param_4 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0x48)" (( "(") (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_4)" (( "(") (identifier "param_4") () ")")))) (; ";")) (} "}")))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" (identifier "local_a0") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar24 != -1) {\n local_a0 = param_4;\n }" (if "if") (parenthesized_expression "(iVar24 != -1)" (( "(") (binary_expression "iVar24 != -1" (identifier "iVar24") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n local_a0 = param_4;\n }" ({ "{") (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" (identifier "local_a0") (= "=") (identifier "param_4")) (; ";")) (} "}"))) (expression_statement "bVar18 = iVar24 == -1 && bVar23;" (assignment_expression "bVar18 = iVar24 == -1 && bVar23" (identifier "bVar18") (= "=") (binary_expression "iVar24 == -1 && bVar23" (binary_expression "iVar24 == -1" (identifier "iVar24") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar23"))) (; ";")) (} "}"))) (if_statement "if (bVar18 == bVar20) {\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }\n else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" (if "if") (parenthesized_expression "(bVar18 == bVar20)" (( "(") (binary_expression "bVar18 == bVar20" (identifier "bVar18") (== "==") (identifier "bVar20")) () ")")) (compound_statement "{\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = false;\n local_70 = L'\0';\n iVar24 = 0;\n local_5f = true;\n bVar20 = false;\n }" ({ "{") (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar22 + 0x20)" (* "*") (cast_expression "(char *)(lVar22 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" (identifier "bVar23") (= "=") (false "false")) (; ";")) (expression_statement "local_70 = L'\0';" (assignment_expression "local_70 = L'\0'" (identifier "local_70") (= "=") (char_literal "L'\0'" (L' "L'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" (identifier "iVar24") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" (identifier "local_5f") (= "=") (true "true")) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (} "}")) (else_clause "else {\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" (else "else") (compound_statement "{\n local_70 = local_a4;\n if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;\n if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }\n bVar20 = false;\n iVar24 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);\n local_5f = false;\n }" ({ "{") (expression_statement "local_70 = local_a4;" (assignment_expression "local_70 = local_a4" (identifier "local_70") (= "=") (identifier "local_a4")) (; ";")) (if_statement "if ((param_2 != (long *)0x0) && (bVar25)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "((param_2 != (long *)0x0) && (bVar25))" (( "(") (binary_expression "(param_2 != (long *)0x0) && (bVar25)" (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(bVar25)" (( "(") (identifier "bVar25") () ")"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" (identifier "local_70") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "local_70") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(local_70 == L'\xffffffff')" (( "(") (binary_expression "local_70 == L'\xffffffff'" (identifier "local_70") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar22 + 0x20)" (* "*") (cast_expression "(char *)(lVar22 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70;" (assignment_expression "bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70" (identifier "bVar23") (= "=") (binary_expression "*(wchar_t *)(lVar22 + 0xe0) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe0)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0xe0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0xe0)" (( "(") (binary_expression "lVar22 + 0xe0" (identifier "lVar22") (+ "+") (number_literal "0xe0")) () ")")))) (== "==") (identifier "local_70"))) (; ";")) (if_statement "if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }\n else {\n bVar23 = false;\n }" (if "if") (parenthesized_expression "((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70))" (( "(") (binary_expression "(bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)" (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xe4) == local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0xe4) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0xe4)" (( "(") (binary_expression "lVar22 + 0xe4" (identifier "lVar22") (+ "+") (number_literal "0xe4")) () ")")))) (== "==") (identifier "local_70")) () ")"))) () ")")) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }\n }" ({ "{") (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" (if "if") (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70))" (( "(") (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) &&\n (*(wchar_t *)(lVar22 + 0x48) != local_70)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70))" (( "(") (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)" (parenthesized_expression "(cVar5 == '\0')" (( "(") (binary_expression "cVar5 == '\0'" (identifier "cVar5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) != local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x4c)" (( "(") (binary_expression "lVar22 + 0x4c" (identifier "lVar22") (+ "+") (number_literal "0x4c")) () ")")))) (!= "!=") (identifier "local_70")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x48) != local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0x48) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x48)" (( "(") (binary_expression "lVar22 + 0x48" (identifier "lVar22") (+ "+") (number_literal "0x48")) () ")")))) (!= "!=") (identifier "local_70")) () ")"))) () ")")) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }\n bVar25 = local_a0 != (long *)0x0 && bVar26;\n bVar20 = bVar26;\n if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }\n if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" ({ "{") (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" (if "if") (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" (( "(") (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" ({ "{") (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "4"))) (; ";")) (} "}")) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" (else "else") (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" ({ "{") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar24 = *(int *)param_2[2];\n }\n else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" (( "(") (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar24 = *(int *)param_2[2];\n }" ({ "{") (expression_statement "iVar24 = *(int *)param_2[2];" (assignment_expression "iVar24 = *(int *)param_2[2]" (identifier "iVar24") (= "=") (pointer_expression "*(int *)param_2[2]" (* "*") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n iVar24 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "iVar24 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar24 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar24") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar24 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar24 == -1)" (( "(") (binary_expression "iVar24 == -1" (identifier "iVar24") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar25 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar25 = local_a0 != (long *)0x0 && bVar26" (identifier "bVar25") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar26"))) (; ";")) (expression_statement "bVar20 = bVar26;" (assignment_expression "bVar20 = bVar26" (identifier "bVar20") (= "=") (identifier "bVar26")) (; ";")) (if_statement "if (bVar25) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }" (if "if") (parenthesized_expression "(bVar25)" (( "(") (identifier "bVar25") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar25;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" (identifier "iVar8") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" ({ "{") (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" (identifier "plVar2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" (if "if") (parenthesized_expression "(iVar8 != -1)" (( "(") (binary_expression "iVar8 != -1" (identifier "iVar8") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = local_a0;\n }" ({ "{") (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" (identifier "plVar2") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" (identifier "local_a0") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar20 = iVar8 == -1 && bVar25;" (assignment_expression "bVar20 = iVar8 == -1 && bVar25" (identifier "bVar20") (= "=") (binary_expression "iVar8 == -1 && bVar25" (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar25"))) (; ";")) (} "}"))) (if_statement "if (bVar20 == (iVar24 == -1)) {\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" (if "if") (parenthesized_expression "(bVar20 == (iVar24 == -1))" (( "(") (binary_expression "bVar20 == (iVar24 == -1)" (identifier "bVar20") (== "==") (parenthesized_expression "(iVar24 == -1)" (( "(") (binary_expression "iVar24 == -1" (identifier "iVar24") (== "==") (number_literal "-1")) () ")"))) () ")")) (compound_statement "{\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n iVar24 = 0;\n bVar20 = false;\n local_a4 = L'\xffffffff';\n goto LAB_00305e4f;\n }" ({ "{") (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar22 + 0x20)" (* "*") (cast_expression "(char *)(lVar22 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" (identifier "local_5f") (= "=") (true "true")) (; ";")) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" (identifier "iVar24") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (goto_statement "goto LAB_00305e4f;" (goto "goto") (statement_identifier "LAB_00305e4f") (; ";")) (} "}"))) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" (identifier "local_70") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" (identifier "local_70") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "local_70") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(local_70 == L'\xffffffff')" (( "(") (binary_expression "local_70 == L'\xffffffff'" (identifier "local_70") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar22 + 0x20)" (* "*") (cast_expression "(char *)(lVar22 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n bVar23 = false;\n }" (else "else") (compound_statement "{\n bVar23 = false;\n }" ({ "{") (expression_statement "bVar23 = false;" (assignment_expression "bVar23 = false" (identifier "bVar23") (= "=") (false "false")) (; ";")) (} "}")))) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" (identifier "iVar24") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n } while (bVar20);" (do "do") (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;\n if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }\n if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }\n if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar22 + 0x20);\n local_a4 = L'\xffffffff';\n }" ({ "{") (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)) break;" (if "if") (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70))" (( "(") (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) ||\n (*(wchar_t *)(lVar22 + 0x48) == local_70)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70))" (( "(") (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)" (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) == local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0x4c) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x4c)" (( "(") (binary_expression "lVar22 + 0x4c" (identifier "lVar22") (+ "+") (number_literal "0x4c")) () ")")))) (== "==") (identifier "local_70")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x48) == local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0x48) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x48)" (( "(") (binary_expression "lVar22 + 0x48" (identifier "lVar22") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "local_70")) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if (*(wchar_t *)(lVar22 + 0xf0) == local_70) {\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" (if "if") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xf0) == local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0xf0) == local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xf0)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0xf0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0xf0)" (( "(") (binary_expression "lVar22 + 0xf0" (identifier "lVar22") (+ "+") (number_literal "0xf0")) () ")")))) (== "==") (identifier "local_70")) () ")")) (compound_statement "{\n bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);\n if (!bVar25) goto LAB_00305da9;\n bVar20 = iVar6 == 8 || uVar19 == 0;\n if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }\n iVar24 = 0;\n iVar6 = 8;\n uVar11 = param_2[2];\n if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;\nLAB_00305dec:\n param_2[2] = uVar11 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;\nLAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U);" (assignment_expression "bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U)" (identifier "bVar25") (= "=") (cast_expression "(bool)(iVar6 == 10 | bVar20 ^ 1U)" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (parenthesized_expression "(iVar6 == 10 | bVar20 ^ 1U)" (( "(") (binary_expression "iVar6 == 10 | bVar20 ^ 1U" (binary_expression "iVar6 == 10" (identifier "iVar6") (== "==") (number_literal "10")) (| "|") (binary_expression "bVar20 ^ 1U" (identifier "bVar20") (^ "^") (number_literal "1U"))) () ")")))) (; ";")) (if_statement "if (!bVar25) goto LAB_00305da9;" (if "if") (parenthesized_expression "(!bVar25)" (( "(") (unary_expression "!bVar25" (! "!") (identifier "bVar25")) () ")")) (goto_statement "goto LAB_00305da9;" (goto "goto") (statement_identifier "LAB_00305da9") (; ";"))) (expression_statement "bVar20 = iVar6 == 8 || uVar19 == 0;" (assignment_expression "bVar20 = iVar6 == 8 || uVar19 == 0" (identifier "bVar20") (= "=") (binary_expression "iVar6 == 8 || uVar19 == 0" (binary_expression "iVar6 == 8" (identifier "iVar6") (== "==") (number_literal "8")) (|| "||") (binary_expression "uVar19 == 0" (identifier "uVar19") (== "==") (number_literal "0")))) (; ";")) (if_statement "if (iVar6 != 8 && uVar19 != 0) {\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }" (if "if") (parenthesized_expression "(iVar6 != 8 && uVar19 != 0)" (( "(") (binary_expression "iVar6 != 8 && uVar19 != 0" (binary_expression "iVar6 != 8" (identifier "iVar6") (!= "!=") (number_literal "8")) (&& "&&") (binary_expression "uVar19 != 0" (identifier "uVar19") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n iVar24 = iVar24 + 1;\n goto LAB_00305dde;\n }" ({ "{") (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" (identifier "iVar24") (= "=") (binary_expression "iVar24 + 1" (identifier "iVar24") (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_00305dde;" (goto "goto") (statement_identifier "LAB_00305dde") (; ";")) (} "}"))) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" (identifier "iVar24") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar6 = 8;" (assignment_expression "iVar6 = 8" (identifier "iVar6") (= "=") (number_literal "8")) (; ";")) (expression_statement "uVar11 = param_2[2];" (assignment_expression "uVar11 = param_2[2]" (identifier "uVar11") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if ((ulong)param_2[3] <= uVar11) goto LAB_00306060;" (if "if") (parenthesized_expression "((ulong)param_2[3] <= uVar11)" (( "(") (binary_expression "(ulong)param_2[3] <= uVar11" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar11")) () ")")) (goto_statement "goto LAB_00306060;" (goto "goto") (statement_identifier "LAB_00306060") (; ";"))) (labeled_statement "LAB_00305dec:\n param_2[2] = uVar11 + 4;" (statement_identifier "LAB_00305dec") (: ":") (expression_statement "param_2[2] = uVar11 + 4;" (assignment_expression "param_2[2] = uVar11 + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar11 + 4" (identifier "uVar11") (+ "+") (number_literal "4"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305e02;" (if "if") (parenthesized_expression "(piVar10 < (int *)param_2[3])" (( "(") (binary_expression "piVar10 < (int *)param_2[3]" (identifier "piVar10") (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00305e02;" (goto "goto") (statement_identifier "LAB_00305e02") (; ";"))) (labeled_statement "LAB_00306090:\n iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" (statement_identifier "LAB_00306090") (: ":") (expression_statement "iVar8 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar8 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";"))) (} "}")) (else_clause "else {\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" (else "else") (compound_statement "{\n if (!bVar20) break;\nLAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }\n local_5f = iVar6 == 0x10 || uVar19 == 0;\n if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }\n iVar24 = 0;\n bVar25 = false;\n iVar6 = 0x10;\nLAB_00305dde:\n uVar11 = param_2[2];\n bVar20 = bVar25;\n if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;\nLAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306090;\nLAB_00305e02:\n iVar8 = *piVar10;\n }" ({ "{") (if_statement "if (!bVar20) break;" (if "if") (parenthesized_expression "(!bVar20)" (( "(") (unary_expression "!bVar20" (! "!") (identifier "bVar20")) () ")")) (break_statement "break;" (break "break") (; ";"))) (labeled_statement "LAB_00305da9:\n if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" (statement_identifier "LAB_00305da9") (: ":") (if_statement "if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))\n {\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" (if "if") (parenthesized_expression "((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70))" (( "(") (binary_expression "(*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70)" (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xe8) != local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0xe8) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xe8)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0xe8)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0xe8)" (( "(") (binary_expression "lVar22 + 0xe8" (identifier "lVar22") (+ "+") (number_literal "0xe8")) () ")")))) (!= "!=") (identifier "local_70")) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0xec) != local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0xec) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0xec)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0xec)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0xec)" (( "(") (binary_expression "lVar22 + 0xec" (identifier "lVar22") (+ "+") (number_literal "0xec")) () ")")))) (!= "!=") (identifier "local_70")) () ")"))) () ")")) (compound_statement "{\n bVar20 = true;\n local_5f = false;\n goto LAB_00305e4f;\n }" ({ "{") (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" (identifier "bVar20") (= "=") (true "true")) (; ";")) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" (identifier "local_5f") (= "=") (false "false")) (; ";")) (goto_statement "goto LAB_00305e4f;" (goto "goto") (statement_identifier "LAB_00305e4f") (; ";")) (} "}")))) (expression_statement "local_5f = iVar6 == 0x10 || uVar19 == 0;" (assignment_expression "local_5f = iVar6 == 0x10 || uVar19 == 0" (identifier "local_5f") (= "=") (binary_expression "iVar6 == 0x10 || uVar19 == 0" (binary_expression "iVar6 == 0x10" (identifier "iVar6") (== "==") (number_literal "0x10")) (|| "||") (binary_expression "uVar19 == 0" (identifier "uVar19") (== "==") (number_literal "0")))) (; ";")) (if_statement "if (iVar6 != 0x10 && uVar19 != 0) {\n bVar20 = true;\n goto LAB_00305e5e;\n }" (if "if") (parenthesized_expression "(iVar6 != 0x10 && uVar19 != 0)" (( "(") (binary_expression "iVar6 != 0x10 && uVar19 != 0" (binary_expression "iVar6 != 0x10" (identifier "iVar6") (!= "!=") (number_literal "0x10")) (&& "&&") (binary_expression "uVar19 != 0" (identifier "uVar19") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n bVar20 = true;\n goto LAB_00305e5e;\n }" ({ "{") (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" (identifier "bVar20") (= "=") (true "true")) (; ";")) (goto_statement "goto LAB_00305e5e;" (goto "goto") (statement_identifier "LAB_00305e5e") (; ";")) (} "}"))) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" (identifier "iVar24") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar25 = false;" (assignment_expression "bVar25 = false" (identifier "bVar25") (= "=") (false "false")) (; ";")) (expression_statement "iVar6 = 0x10;" (assignment_expression "iVar6 = 0x10" (identifier "iVar6") (= "=") (number_literal "0x10")) (; ";")) (labeled_statement "LAB_00305dde:\n uVar11 = param_2[2];" (statement_identifier "LAB_00305dde") (: ":") (expression_statement "uVar11 = param_2[2];" (assignment_expression "uVar11 = param_2[2]" (identifier "uVar11") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";"))) (expression_statement "bVar20 = bVar25;" (assignment_expression "bVar20 = bVar25" (identifier "bVar20") (= "=") (identifier "bVar25")) (; ";")) (if_statement "if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec;" (if "if") (parenthesized_expression "(uVar11 < (ulong)param_2[3])" (( "(") (binary_expression "uVar11 < (ulong)param_2[3]" (identifier "uVar11") (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00305dec;" (goto "goto") (statement_identifier "LAB_00305dec") (; ";"))) (labeled_statement "LAB_00306060:\n (**(code **)(*param_2 + 0x50))(param_2);" (statement_identifier "LAB_00306060") (: ":") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306090;" (if "if") (parenthesized_expression "((int *)param_2[3] <= piVar10)" (( "(") (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "piVar10")) () ")")) (goto_statement "goto LAB_00306090;" (goto "goto") (statement_identifier "LAB_00306090") (; ";"))) (labeled_statement "LAB_00305e02:\n iVar8 = *piVar10;" (statement_identifier "LAB_00305e02") (: ":") (expression_statement "iVar8 = *piVar10;" (assignment_expression "iVar8 = *piVar10" (identifier "iVar8") (= "=") (pointer_expression "*piVar10" (* "*") (identifier "piVar10"))) (; ";"))) (} "}")))) (if_statement "if (iVar8 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar8 == -1)" (( "(") (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" (identifier "bVar18") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar26"))) (; ";")) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" (identifier "bVar25") (= "=") (identifier "bVar26")) (; ";")) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }" (if "if") (parenthesized_expression "(bVar18)" (( "(") (identifier "bVar18") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar25 = iVar7 == -1 && bVar18;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" (identifier "iVar7") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" (else "else") (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" ({ "{") (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(local_a0)" (( "(") (identifier "local_a0") () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar7 == -1) {\n local_a0 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_a0 = (long *)0x0;\n }" ({ "{") (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" (identifier "local_a0") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar25 = iVar7 == -1 && bVar18;" (assignment_expression "bVar25 = iVar7 == -1 && bVar18" (identifier "bVar25") (= "=") (binary_expression "iVar7 == -1 && bVar18" (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar18"))) (; ";")) (} "}"))) (if_statement "if ((iVar8 == -1) == bVar25) {\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" (if "if") (parenthesized_expression "((iVar8 == -1) == bVar25)" (( "(") (binary_expression "(iVar8 == -1) == bVar25" (parenthesized_expression "(iVar8 == -1)" (( "(") (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) () ")")) (== "==") (identifier "bVar25")) () ")")) (compound_statement "{\n local_a4 = L'\xffffffff';\n cVar5 = *(char *)(lVar22 + 0x20);\n local_5f = true;\n goto LAB_00305e4f;\n }" ({ "{") (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar22 + 0x20)" (* "*") (cast_expression "(char *)(lVar22 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_5f = true;" (assignment_expression "local_5f = true" (identifier "local_5f") (= "=") (true "true")) (; ";")) (goto_statement "goto LAB_00305e4f;" (goto "goto") (statement_identifier "LAB_00305e4f") (; ";")) (} "}"))) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" (identifier "local_70") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" (identifier "local_70") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "local_70") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(local_70 == L'\xffffffff')" (( "(") (binary_expression "local_70 == L'\xffffffff'" (identifier "local_70") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar5 = *(char *)(lVar22 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar22 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar22 + 0x20)" (* "*") (cast_expression "(char *)(lVar22 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")")) (; ";")) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" (identifier "local_5f") (= "=") (false "false")) (; ";")) (} "}")))) (labeled_statement "LAB_00305e4f:\n local_90 = 0x16;" (statement_identifier "LAB_00305e4f") (: ":") (expression_statement "local_90 = 0x16;" (assignment_expression "local_90 = 0x16" (identifier "local_90") (= "=") (number_literal "0x16")) (; ";"))) (if_statement "if (iVar6 != 0x10) {\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" (if "if") (parenthesized_expression "(iVar6 != 0x10)" (( "(") (binary_expression "iVar6 != 0x10" (identifier "iVar6") (!= "!=") (number_literal "0x10")) () ")")) (compound_statement "{\nLAB_00305e5e:\n local_90 = (ulong)iVar6;\n }" ({ "{") (labeled_statement "LAB_00305e5e:\n local_90 = (ulong)iVar6;" (statement_identifier "LAB_00305e5e") (: ":") (expression_statement "local_90 = (ulong)iVar6;" (assignment_expression "local_90 = (ulong)iVar6" (identifier "local_90") (= "=") (cast_expression "(ulong)iVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "iVar6"))) (; ";"))) (} "}"))) (expression_statement "bVar21 = local_5f;" (assignment_expression "bVar21 = local_5f" (identifier "bVar21") (= "=") (identifier "local_5f")) (; ";")) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" (identifier "local_48") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" (identifier "local_58") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (if_statement "if (cVar5 != '\0') {\n FUN_002a9b20(&local_58,0x20);\n }" (if "if") (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_002a9b20(&local_58,0x20);\n }" ({ "{") (expression_statement "FUN_002a9b20(&local_58,0x20);" (call_expression "FUN_002a9b20(&local_58,0x20)" (identifier "FUN_002a9b20") (argument_list "(&local_58,0x20)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (number_literal "0x20") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar11 = (ulong)iVar6;" (assignment_expression "uVar11 = (ulong)iVar6" (identifier "uVar11") (= "=") (cast_expression "(ulong)iVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "iVar6"))) (; ";")) (expression_statement "bVar3 = *(byte *)(lVar22 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar22 + 0x148)" (identifier "bVar3") (= "=") (pointer_expression "*(byte *)(lVar22 + 0x148)" (* "*") (cast_expression "(byte *)(lVar22 + 0x148)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x148)" (( "(") (binary_expression "lVar22 + 0x148" (identifier "lVar22") (+ "+") (number_literal "0x148")) () ")"))))) (; ";")) (expression_statement "auVar4._8_8_ = 0;" (assignment_expression "auVar4._8_8_ = 0" (field_expression "auVar4._8_8_" (identifier "auVar4") (. ".") (field_identifier "_8_8_")) (= "=") (number_literal "0")) (; ";")) (expression_statement "auVar4._0_8_ = uVar11;" (assignment_expression "auVar4._0_8_ = uVar11" (field_expression "auVar4._0_8_" (identifier "auVar4") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "uVar11")) (; ";")) (expression_statement "uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0);" (assignment_expression "uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" (identifier "uVar12") (= "=") (call_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" (identifier "SUB168") (argument_list "((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0)" (( "(") (binary_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4" (parenthesized_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff))" (( "(") (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" (identifier "ZEXT816") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (<< "<<") (number_literal "0x40")) (| "|") (call_expression "ZEXT816(0xffffffffffffffff)" (identifier "ZEXT816") (argument_list "(0xffffffffffffffff)" (( "(") (number_literal "0xffffffffffffffff") () ")")))) () ")")) (/ "/") (identifier "auVar4")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (bVar3 == 0) {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }\n else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" (if "if") (parenthesized_expression "(bVar3 == 0)" (( "(") (binary_expression "bVar3 == 0" (identifier "bVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }\n local_5e = 0;\n local_5f = false;\n local_98 = 0;\n }" ({ "{") (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" (if "if") (parenthesized_expression "(local_5f == false)" (( "(") (binary_expression "local_5f == false" (identifier "local_5f") (== "==") (false "false")) () ")")) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\nLAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }\nLAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;\nLAB_00306136:\n uVar15 = local_98 * uVar11;\n local_98 = uVar15 + (long)(int)uVar19;\n local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;\n iVar24 = iVar24 + 1;\n uVar15 = param_2[2];\n if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;\nLAB_00305f2a:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;\nLAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }\n if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;\n local_70 = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n goto LAB_00305ee0;\n }" ({ "{") (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_00305ee0:\n if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" (statement_identifier "LAB_00305ee0") (: ":") (if_statement "if (local_90 < 0xb) {\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }\n else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" (if "if") (parenthesized_expression "(local_90 < 0xb)" (( "(") (binary_expression "local_90 < 0xb" (identifier "local_90") (< "<") (number_literal "0xb")) () ")")) (compound_statement "{\n if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffd0';\n }" ({ "{") (if_statement "if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340;" (if "if") (parenthesized_expression "((local_70 < L'0') || ((int)local_90 + L'0' <= local_70))" (( "(") (binary_expression "(local_70 < L'0') || ((int)local_90 + L'0' <= local_70)" (parenthesized_expression "(local_70 < L'0')" (( "(") (binary_expression "local_70 < L'0'" (identifier "local_70") (< "<") (char_literal "L'0'" (L' "L'") (character "0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "((int)local_90 + L'0' <= local_70)" (( "(") (binary_expression "(int)local_90 + L'0' <= local_70" (binary_expression "(int)local_90 + L'0'" (cast_expression "(int)local_90" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_90")) (+ "+") (char_literal "L'0'" (L' "L'") (character "0") (' "'"))) (<= "<=") (identifier "local_70")) () ")"))) () ")")) (goto_statement "goto LAB_00306340;" (goto "goto") (statement_identifier "LAB_00306340") (; ";"))) (expression_statement "uVar19 = local_70 + L'\xffffffd0';" (assignment_expression "uVar19 = local_70 + L'\xffffffd0'" (identifier "uVar19") (= "=") (binary_expression "local_70 + L'\xffffffd0'" (identifier "local_70") (+ "+") (char_literal "L'\xffffffd0'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "d") (character "0") (' "'")))) (; ";")) (} "}")) (else_clause "else {\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" (else "else") (compound_statement "{\n uVar19 = local_70 + L'\xffffffd0';\n if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }\n if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }\n if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;\n uVar19 = local_70 + L'\xffffffc9';\n }" ({ "{") (expression_statement "uVar19 = local_70 + L'\xffffffd0';" (assignment_expression "uVar19 = local_70 + L'\xffffffd0'" (identifier "uVar19") (= "=") (binary_expression "local_70 + L'\xffffffd0'" (identifier "local_70") (+ "+") (char_literal "L'\xffffffd0'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "d") (character "0") (' "'")))) (; ";")) (if_statement "if (uVar19 < 10) {\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" (if "if") (parenthesized_expression "(uVar19 < 10)" (( "(") (binary_expression "uVar19 < 10" (identifier "uVar19") (< "<") (number_literal "10")) () ")")) (compound_statement "{\n if (local_98 <= uVar12) goto LAB_00306136;\nLAB_00305f17:\n local_5e = 1;\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;\nLAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_00306188;\nLAB_00305f40:\n iVar6 = *piVar10;\n goto LAB_00305f42;\n }" ({ "{") (if_statement "if (local_98 <= uVar12) goto LAB_00306136;" (if "if") (parenthesized_expression "(local_98 <= uVar12)" (( "(") (binary_expression "local_98 <= uVar12" (identifier "local_98") (<= "<=") (identifier "uVar12")) () ")")) (goto_statement "goto LAB_00306136;" (goto "goto") (statement_identifier "LAB_00306136") (; ";"))) (labeled_statement "LAB_00305f17:\n local_5e = 1;" (statement_identifier "LAB_00305f17") (: ":") (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" (identifier "local_5e") (= "=") (number_literal "1")) (; ";"))) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" (identifier "uVar15") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a;" (if "if") (parenthesized_expression "(uVar15 < (ulong)param_2[3])" (( "(") (binary_expression "uVar15 < (ulong)param_2[3]" (identifier "uVar15") (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00305f2a;" (goto "goto") (statement_identifier "LAB_00305f2a") (; ";"))) (labeled_statement "LAB_0030616e:\n \n (**(code **)(*param_2 + 0x50))(param_2);" (statement_identifier "LAB_0030616e") (: ":") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_00306188;" (if "if") (parenthesized_expression "((int *)param_2[3] <= piVar10)" (( "(") (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "piVar10")) () ")")) (goto_statement "goto LAB_00306188;" (goto "goto") (statement_identifier "LAB_00306188") (; ";"))) (labeled_statement "LAB_00305f40:\n iVar6 = *piVar10;" (statement_identifier "LAB_00305f40") (: ":") (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" (identifier "iVar6") (= "=") (pointer_expression "*piVar10" (* "*") (identifier "piVar10"))) (; ";"))) (goto_statement "goto LAB_00305f42;" (goto "goto") (statement_identifier "LAB_00305f42") (; ";")) (} "}"))) (if_statement "if ((uint)(local_70 + L'\xffffff9f') < 6) {\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" (if "if") (parenthesized_expression "((uint)(local_70 + L'\xffffff9f') < 6)" (( "(") (binary_expression "(uint)(local_70 + L'\xffffff9f') < 6" (call_expression "(uint)(local_70 + L'\xffffff9f')" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(local_70 + L'\xffffff9f')" (( "(") (binary_expression "local_70 + L'\xffffff9f'" (identifier "local_70") (+ "+") (char_literal "L'\xffffff9f'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "9") (character "f") (' "'"))) () ")"))) (< "<") (number_literal "6")) () ")")) (compound_statement "{\n uVar19 = local_70 + L'\xffffffa9';\n goto LAB_00305f07;\n }" ({ "{") (expression_statement "uVar19 = local_70 + L'\xffffffa9';" (assignment_expression "uVar19 = local_70 + L'\xffffffa9'" (identifier "uVar19") (= "=") (binary_expression "local_70 + L'\xffffffa9'" (identifier "local_70") (+ "+") (char_literal "L'\xffffffa9'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "a") (character "9") (' "'")))) (; ";")) (goto_statement "goto LAB_00305f07;" (goto "goto") (statement_identifier "LAB_00305f07") (; ";")) (} "}"))) (if_statement "if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340;" (if "if") (parenthesized_expression "(5 < (uint)(local_70 + L'\xffffffbf'))" (( "(") (binary_expression "5 < (uint)(local_70 + L'\xffffffbf')" (number_literal "5") (< "<") (call_expression "(uint)(local_70 + L'\xffffffbf')" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(local_70 + L'\xffffffbf')" (( "(") (binary_expression "local_70 + L'\xffffffbf'" (identifier "local_70") (+ "+") (char_literal "L'\xffffffbf'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "b") (character "f") (' "'"))) () ")")))) () ")")) (goto_statement "goto LAB_00306340;" (goto "goto") (statement_identifier "LAB_00306340") (; ";"))) (expression_statement "uVar19 = local_70 + L'\xffffffc9';" (assignment_expression "uVar19 = local_70 + L'\xffffffc9'" (identifier "uVar19") (= "=") (binary_expression "local_70 + L'\xffffffc9'" (identifier "local_70") (+ "+") (char_literal "L'\xffffffc9'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "c") (character "9") (' "'")))) (; ";")) (} "}"))))) (labeled_statement "LAB_00305f07:\n if (uVar12 < local_98) goto LAB_00305f17;" (statement_identifier "LAB_00305f07") (: ":") (if_statement "if (uVar12 < local_98) goto LAB_00305f17;" (if "if") (parenthesized_expression "(uVar12 < local_98)" (( "(") (binary_expression "uVar12 < local_98" (identifier "uVar12") (< "<") (identifier "local_98")) () ")")) (goto_statement "goto LAB_00305f17;" (goto "goto") (statement_identifier "LAB_00305f17") (; ";")))) (labeled_statement "LAB_00306136:\n uVar15 = local_98 * uVar11;" (statement_identifier "LAB_00306136") (: ":") (expression_statement "uVar15 = local_98 * uVar11;" (assignment_expression "uVar15 = local_98 * uVar11" (identifier "uVar15") (= "=") (binary_expression "local_98 * uVar11" (identifier "local_98") (* "*") (identifier "uVar11"))) (; ";"))) (expression_statement "local_98 = uVar15 + (long)(int)uVar19;" (assignment_expression "local_98 = uVar15 + (long)(int)uVar19" (identifier "local_98") (= "=") (binary_expression "uVar15 + (long)(int)uVar19" (identifier "uVar15") (+ "+") (cast_expression "(long)(int)uVar19" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)uVar19" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar19"))))) (; ";")) (expression_statement "local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15;" (assignment_expression "local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15" (identifier "local_5e") (= "=") (binary_expression "local_5e | (ulong)~(long)(int)uVar19 < uVar15" (identifier "local_5e") (| "|") (binary_expression "(ulong)~(long)(int)uVar19 < uVar15" (cast_expression "(ulong)~(long)(int)uVar19" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (unary_expression "~(long)(int)uVar19" (~ "~") (cast_expression "(long)(int)uVar19" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)uVar19" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar19"))))) (< "<") (identifier "uVar15")))) (; ";")) (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" (identifier "iVar24") (= "=") (binary_expression "iVar24 + 1" (identifier "iVar24") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" (identifier "uVar15") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e;" (if "if") (parenthesized_expression "((ulong)param_2[3] <= uVar15)" (( "(") (binary_expression "(ulong)param_2[3] <= uVar15" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar15")) () ")")) (goto_statement "goto LAB_0030616e;" (goto "goto") (statement_identifier "LAB_0030616e") (; ";"))) (labeled_statement "LAB_00305f2a:\n param_2[2] = uVar15 + 4;" (statement_identifier "LAB_00305f2a") (: ":") (expression_statement "param_2[2] = uVar15 + 4;" (assignment_expression "param_2[2] = uVar15 + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar15 + 4" (identifier "uVar15") (+ "+") (number_literal "4"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00305f40;" (if "if") (parenthesized_expression "(piVar10 < (int *)param_2[3])" (( "(") (binary_expression "piVar10 < (int *)param_2[3]" (identifier "piVar10") (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00305f40;" (goto "goto") (statement_identifier "LAB_00305f40") (; ";"))) (labeled_statement "LAB_00306188:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (statement_identifier "LAB_00306188") (: ":") (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar6") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";"))) (labeled_statement "LAB_00305f42:\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" (statement_identifier "LAB_00305f42") (: ":") (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar6 == -1)" (( "(") (binary_expression "iVar6 == -1" (identifier "iVar6") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")))) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" (identifier "bVar18") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar26"))) (; ";")) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" (identifier "bVar25") (= "=") (identifier "bVar26")) (; ";")) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }" (if "if") (parenthesized_expression "(bVar18)" (( "(") (identifier "bVar18") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar8 == -1 && bVar18;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" (identifier "iVar8") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (else "else") (compound_statement "{\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" ({ "{") (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" (identifier "plVar2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" (if "if") (parenthesized_expression "(iVar8 != -1)" (( "(") (binary_expression "iVar8 != -1" (identifier "iVar8") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = local_a0;\n }" ({ "{") (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" (identifier "plVar2") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" (identifier "local_a0") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar25 = iVar8 == -1 && bVar18;" (assignment_expression "bVar25 = iVar8 == -1 && bVar18" (identifier "bVar25") (= "=") (binary_expression "iVar8 == -1 && bVar18" (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar18"))) (; ";")) (} "}"))) (if_statement "if ((iVar6 == -1) == bVar25) goto code_r0x00305f73;" (if "if") (parenthesized_expression "((iVar6 == -1) == bVar25)" (( "(") (binary_expression "(iVar6 == -1) == bVar25" (parenthesized_expression "(iVar6 == -1)" (( "(") (binary_expression "iVar6 == -1" (identifier "iVar6") (== "==") (number_literal "-1")) () ")")) (== "==") (identifier "bVar25")) () ")")) (goto_statement "goto code_r0x00305f73;" (goto "goto") (statement_identifier "code_r0x00305f73") (; ";"))) (expression_statement "local_70 = L'\xffffffff';" (assignment_expression "local_70 = L'\xffffffff'" (identifier "local_70") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" (identifier "local_70") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "local_70") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(local_70 == L'\xffffffff')" (( "(") (binary_expression "local_70 == L'\xffffffff'" (identifier "local_70") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (goto_statement "goto LAB_00305ee0;" (goto "goto") (statement_identifier "LAB_00305ee0") (; ";")) (} "}"))) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" (identifier "local_5f") (= "=") (false "false")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" (else "else") (compound_statement "{\n if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }\n local_98 = 0;\n local_5e = 0;\n local_5f = false;\n }" ({ "{") (if_statement "if (local_5f == false) {\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" (if "if") (parenthesized_expression "(local_5f == false)" (( "(") (binary_expression "local_5f == false" (identifier "local_5f") (== "==") (false "false")) () ")")) (compound_statement "{\n local_5e = 0;\n local_98 = 0;\n local_5c = L'\xffffffff';\n do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );\n }" ({ "{") (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" (identifier "local_5c") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (do_statement "do {\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n } while( true );" (do "do") (compound_statement "{\n uVar15 = local_50;\n if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }\n bVar21 = 0;\n if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }\n bVar18 = local_a0 != (long *)0x0 && bVar26;\n bVar25 = bVar26;\n if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }\n if (bVar25 == (bool)bVar21) goto code_r0x0030645b;\n local_70 = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a4 = L'\xffffffff';\n }" ({ "{") (expression_statement "uVar15 = local_50;" (assignment_expression "uVar15 = local_50" (identifier "uVar15") (= "=") (identifier "local_50")) (; ";")) (if_statement "if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) {\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70))" (( "(") (binary_expression "(*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)" (parenthesized_expression "(*(byte *)(lVar22 + 0x20) == 0)" (( "(") (binary_expression "*(byte *)(lVar22 + 0x20) == 0" (pointer_expression "*(byte *)(lVar22 + 0x20)" (* "*") (cast_expression "(byte *)(lVar22 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar22 + 0x4c) != local_70)" (( "(") (binary_expression "*(wchar_t *)(lVar22 + 0x4c) != local_70" (pointer_expression "*(wchar_t *)(lVar22 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x4c)" (( "(") (binary_expression "lVar22 + 0x4c" (identifier "lVar22") (+ "+") (number_literal "0x4c")) () ")")))) (!= "!=") (identifier "local_70")) () ")"))) () ")")) (compound_statement "{\n if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;\n iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);\n if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }\n if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }\n uVar15 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;\nLAB_00306410:\n param_2[2] = uVar15 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00306422;\nLAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (if_statement "if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)) goto LAB_00306340;" (if "if") (parenthesized_expression "((local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0))" (( "(") (binary_expression "(local_70 == *(wchar_t *)(lVar22 + 0x48)) ||\n (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)" (parenthesized_expression "(local_70 == *(wchar_t *)(lVar22 + 0x48))" (( "(") (binary_expression "local_70 == *(wchar_t *)(lVar22 + 0x48)" (identifier "local_70") (== "==") (pointer_expression "*(wchar_t *)(lVar22 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar22 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x48)" (( "(") (binary_expression "lVar22 + 0x48" (identifier "lVar22") (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (|| "||") (parenthesized_expression "(pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0)" (( "(") (comma_expression "pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90),\n pwVar13 == (wchar_t *)0x0" (assignment_expression "pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" (identifier "pwVar13") (= "=") (call_expression "wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" (identifier "wmemchr") (argument_list "((wchar_t *)(lVar22 + 0xf0),local_70,local_90)" (( "(") (cast_expression "(wchar_t *)(lVar22 + 0xf0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0xf0)" (( "(") (binary_expression "lVar22 + 0xf0" (identifier "lVar22") (+ "+") (number_literal "0xf0")) () ")"))) (, ",") (identifier "local_70") (, ",") (identifier "local_90") () ")")))) (, ",") (binary_expression "pwVar13 == (wchar_t *)0x0" (identifier "pwVar13") (== "==") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (goto_statement "goto LAB_00306340;" (goto "goto") (statement_identifier "LAB_00306340") (; ";"))) (expression_statement "iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2);" (assignment_expression "iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2)" (identifier "iVar6") (= "=") (cast_expression "(int)((long)pwVar13 - (lVar22 + 0xf0) >> 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "((long)pwVar13 - (lVar22 + 0xf0) >> 2)" (( "(") (binary_expression "(long)pwVar13 - (lVar22 + 0xf0) >> 2" (binary_expression "(long)pwVar13 - (lVar22 + 0xf0)" (cast_expression "(long)pwVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pwVar13")) (- "-") (parenthesized_expression "(lVar22 + 0xf0)" (( "(") (binary_expression "lVar22 + 0xf0" (identifier "lVar22") (+ "+") (number_literal "0xf0")) () ")"))) (>> ">>") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (0xf < iVar6) {\n iVar6 = iVar6 + -6;\n }" (if "if") (parenthesized_expression "(0xf < iVar6)" (( "(") (binary_expression "0xf < iVar6" (number_literal "0xf") (< "<") (identifier "iVar6")) () ")")) (compound_statement "{\n iVar6 = iVar6 + -6;\n }" ({ "{") (expression_statement "iVar6 = iVar6 + -6;" (assignment_expression "iVar6 = iVar6 + -6" (identifier "iVar6") (= "=") (binary_expression "iVar6 + -6" (identifier "iVar6") (+ "+") (number_literal "-6"))) (; ";")) (} "}"))) (if_statement "if (local_98 <= uVar12) {\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }" (if "if") (parenthesized_expression "(local_98 <= uVar12)" (( "(") (binary_expression "local_98 <= uVar12" (identifier "local_98") (<= "<=") (identifier "uVar12")) () ")")) (compound_statement "{\n uVar15 = local_98 * uVar11;\n local_98 = (long)iVar6 + uVar15;\n local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;\n iVar24 = iVar24 + 1;\n goto LAB_00306406;\n }" ({ "{") (expression_statement "uVar15 = local_98 * uVar11;" (assignment_expression "uVar15 = local_98 * uVar11" (identifier "uVar15") (= "=") (binary_expression "local_98 * uVar11" (identifier "local_98") (* "*") (identifier "uVar11"))) (; ";")) (expression_statement "local_98 = (long)iVar6 + uVar15;" (assignment_expression "local_98 = (long)iVar6 + uVar15" (identifier "local_98") (= "=") (binary_expression "(long)iVar6 + uVar15" (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6")) (+ "+") (identifier "uVar15"))) (; ";")) (expression_statement "local_5e = local_5e | (ulong)~(long)iVar6 < uVar15;" (assignment_expression "local_5e = local_5e | (ulong)~(long)iVar6 < uVar15" (identifier "local_5e") (= "=") (binary_expression "local_5e | (ulong)~(long)iVar6 < uVar15" (identifier "local_5e") (| "|") (binary_expression "(ulong)~(long)iVar6 < uVar15" (cast_expression "(ulong)~(long)iVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (unary_expression "~(long)iVar6" (~ "~") (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6")))) (< "<") (identifier "uVar15")))) (; ";")) (expression_statement "iVar24 = iVar24 + 1;" (assignment_expression "iVar24 = iVar24 + 1" (identifier "iVar24") (= "=") (binary_expression "iVar24 + 1" (identifier "iVar24") (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_00306406;" (goto "goto") (statement_identifier "LAB_00306406") (; ";")) (} "}"))) (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" (identifier "uVar15") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" (identifier "local_5e") (= "=") (identifier "bVar3")) (; ";")) (if_statement "if ((ulong)param_2[3] <= uVar15) goto LAB_00306487;" (if "if") (parenthesized_expression "((ulong)param_2[3] <= uVar15)" (( "(") (binary_expression "(ulong)param_2[3] <= uVar15" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar15")) () ")")) (goto_statement "goto LAB_00306487;" (goto "goto") (statement_identifier "LAB_00306487") (; ";"))) (labeled_statement "LAB_00306410:\n param_2[2] = uVar15 + 4;" (statement_identifier "LAB_00306410") (: ":") (expression_statement "param_2[2] = uVar15 + 4;" (assignment_expression "param_2[2] = uVar15 + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar15 + 4" (identifier "uVar15") (+ "+") (number_literal "4"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00306422;" (if "if") (parenthesized_expression "(piVar10 < (int *)param_2[3])" (( "(") (binary_expression "piVar10 < (int *)param_2[3]" (identifier "piVar10") (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00306422;" (goto "goto") (statement_identifier "LAB_00306422") (; ";"))) (labeled_statement "LAB_003064a0:\n iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (statement_identifier "LAB_003064a0") (: ":") (expression_statement "iVar6 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar6") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";"))) (} "}")) (else_clause "else {\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" (else "else") (compound_statement "{\n if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }\n if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar15] = (char)iVar24;\n local_58[uVar1] = 0;\n iVar24 = 0;\n local_50 = uVar1;\nLAB_00306406:\n uVar15 = param_2[2];\n if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;\nLAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;\nLAB_00306422:\n iVar6 = *piVar10;\n }" ({ "{") (if_statement "if (iVar24 == 0) {\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }" (if "if") (parenthesized_expression "(iVar24 == 0)" (( "(") (binary_expression "iVar24 == 0" (identifier "iVar24") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n bVar21 = 0;\n local_5f = (bool)*(byte *)(lVar22 + 0x20);\n goto LAB_00305f8b;\n }" ({ "{") (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" (identifier "bVar21") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5f = (bool)*(byte *)(lVar22 + 0x20);" (assignment_expression "local_5f = (bool)*(byte *)(lVar22 + 0x20)" (identifier "local_5f") (= "=") (cast_expression "(bool)*(byte *)(lVar22 + 0x20)" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (pointer_expression "*(byte *)(lVar22 + 0x20)" (* "*") (cast_expression "(byte *)(lVar22 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x20)" (( "(") (binary_expression "lVar22 + 0x20" (identifier "lVar22") (+ "+") (number_literal "0x20")) () ")")))))) (; ";")) (goto_statement "goto LAB_00305f8b;" (goto "goto") (statement_identifier "LAB_00305f8b") (; ";")) (} "}"))) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" (identifier "uVar1") (= "=") (binary_expression "local_50 + 1" (identifier "local_50") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_58 == &local_48) {\n uVar16 = 0xf;\n }\n else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }" (if "if") (parenthesized_expression "(local_58 == &local_48)" (( "(") (binary_expression "local_58 == &local_48" (identifier "local_58") (== "==") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n uVar16 = 0xf;\n }" ({ "{") (expression_statement "uVar16 = 0xf;" (assignment_expression "uVar16 = 0xf" (identifier "uVar16") (= "=") (number_literal "0xf")) (; ";")) (} "}")) (else_clause "else {\n uVar16 = CONCAT71(uStack_47,local_48);\n }" (else "else") (compound_statement "{\n uVar16 = CONCAT71(uStack_47,local_48);\n }" ({ "{") (expression_statement "uVar16 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar16 = CONCAT71(uStack_47,local_48)" (identifier "uVar16") (= "=") (call_expression "CONCAT71(uStack_47,local_48)" (identifier "CONCAT71") (argument_list "(uStack_47,local_48)" (( "(") (identifier "uStack_47") (, ",") (identifier "local_48") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar16 < uVar1) {\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }" (if "if") (parenthesized_expression "(uVar16 < uVar1)" (( "(") (binary_expression "uVar16 < uVar1" (identifier "uVar16") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n \n FUN_002a9670(&local_58,local_50,0,0,1);\n }" ({ "{") (expression_statement "FUN_002a9670(&local_58,local_50,0,0,1);" (call_expression "FUN_002a9670(&local_58,local_50,0,0,1)" (identifier "FUN_002a9670") (argument_list "(&local_58,local_50,0,0,1)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "local_50") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "local_58[uVar15] = (char)iVar24;" (assignment_expression "local_58[uVar15] = (char)iVar24" (subscript_expression "local_58[uVar15]" (identifier "local_58") ([ "[") (identifier "uVar15") (] "]")) (= "=") (cast_expression "(char)iVar24" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "iVar24"))) (; ";")) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" (identifier "local_58") ([ "[") (identifier "uVar1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar24 = 0;" (assignment_expression "iVar24 = 0" (identifier "iVar24") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" (identifier "local_50") (= "=") (identifier "uVar1")) (; ";")) (labeled_statement "LAB_00306406:\n uVar15 = param_2[2];" (statement_identifier "LAB_00306406") (: ":") (expression_statement "uVar15 = param_2[2];" (assignment_expression "uVar15 = param_2[2]" (identifier "uVar15") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";"))) (if_statement "if (uVar15 < (ulong)param_2[3]) goto LAB_00306410;" (if "if") (parenthesized_expression "(uVar15 < (ulong)param_2[3])" (( "(") (binary_expression "uVar15 < (ulong)param_2[3]" (identifier "uVar15") (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00306410;" (goto "goto") (statement_identifier "LAB_00306410") (; ";"))) (labeled_statement "LAB_00306487:\n (**(code **)(*param_2 + 0x50))(param_2);" (statement_identifier "LAB_00306487") (: ":") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003064a0;" (if "if") (parenthesized_expression "((int *)param_2[3] <= piVar10)" (( "(") (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "piVar10")) () ")")) (goto_statement "goto LAB_003064a0;" (goto "goto") (statement_identifier "LAB_003064a0") (; ";"))) (labeled_statement "LAB_00306422:\n iVar6 = *piVar10;" (statement_identifier "LAB_00306422") (: ":") (expression_statement "iVar6 = *piVar10;" (assignment_expression "iVar6 = *piVar10" (identifier "iVar6") (= "=") (pointer_expression "*piVar10" (* "*") (identifier "piVar10"))) (; ";"))) (} "}")))) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" (identifier "bVar21") (= "=") (number_literal "0")) (; ";")) (if_statement "if (iVar6 == -1) {\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }" (if "if") (parenthesized_expression "(iVar6 == -1)" (( "(") (binary_expression "iVar6 == -1" (identifier "iVar6") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n bVar21 = bVar3;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" (identifier "bVar21") (= "=") (identifier "bVar3")) (; ";")) (} "}"))) (expression_statement "bVar18 = local_a0 != (long *)0x0 && bVar26;" (assignment_expression "bVar18 = local_a0 != (long *)0x0 && bVar26" (identifier "bVar18") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar26" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar26"))) (; ";")) (expression_statement "bVar25 = bVar26;" (assignment_expression "bVar25 = bVar26" (identifier "bVar25") (= "=") (identifier "bVar26")) (; ";")) (if_statement "if (bVar18) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }" (if "if") (parenthesized_expression "(bVar18)" (( "(") (identifier "bVar18") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar6 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar25 = iVar6 == -1 && bVar18;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar6 = *(int *)local_a0[2];\n }\n else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar6 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar6 = *(int *)local_a0[2];" (assignment_expression "iVar6 = *(int *)local_a0[2]" (identifier "iVar6") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" (else "else") (compound_statement "{\n \n iVar6 = (**(code **)(*local_a0 + 0x48))();\n }" ({ "{") (expression_statement "iVar6 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar6 = (**(code **)(*local_a0 + 0x48))()" (identifier "iVar6") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" (identifier "plVar2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar6 != -1) {\n plVar2 = local_a0;\n }" (if "if") (parenthesized_expression "(iVar6 != -1)" (( "(") (binary_expression "iVar6 != -1" (identifier "iVar6") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = local_a0;\n }" ({ "{") (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" (identifier "plVar2") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" (identifier "local_a0") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar25 = iVar6 == -1 && bVar18;" (assignment_expression "bVar25 = iVar6 == -1 && bVar18" (identifier "bVar25") (= "=") (binary_expression "iVar6 == -1 && bVar18" (binary_expression "iVar6 == -1" (identifier "iVar6") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar18"))) (; ";")) (} "}"))) (if_statement "if (bVar25 == (bool)bVar21) goto code_r0x0030645b;" (if "if") (parenthesized_expression "(bVar25 == (bool)bVar21)" (( "(") (binary_expression "bVar25 == (bool)bVar21" (identifier "bVar25") (== "==") (cast_expression "(bool)bVar21" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "bVar21"))) () ")")) (goto_statement "goto code_r0x0030645b;" (goto "goto") (statement_identifier "code_r0x0030645b") (; ";"))) (expression_statement "local_70 = local_5c;" (assignment_expression "local_70 = local_5c" (identifier "local_70") (= "=") (identifier "local_5c")) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n local_70 = *(wchar_t *)param_2[2];\n }\n else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_70 = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "local_70 = *(wchar_t *)param_2[2];" (assignment_expression "local_70 = *(wchar_t *)param_2[2]" (identifier "local_70") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n \n local_70 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "local_70 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "local_70 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "local_70") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (local_70 == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(local_70 == L'\xffffffff')" (( "(") (binary_expression "local_70 == L'\xffffffff'" (identifier "local_70") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5f = false;" (assignment_expression "local_5f = false" (identifier "local_5f") (= "=") (false "false")) (; ";")) (} "}")))) (labeled_statement "LAB_00305f8b:\n uVar11 = local_50;" (statement_identifier "LAB_00305f8b") (: ":") (expression_statement "uVar11 = local_50;" (assignment_expression "uVar11 = local_50" (identifier "uVar11") (= "=") (identifier "local_50")) (; ";"))) (if_statement "if (local_50 == 0) {\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }\n else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" (if "if") (parenthesized_expression "(local_50 == 0)" (( "(") (binary_expression "local_50 == 0" (identifier "local_50") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }\n }" ({ "{") (if_statement "if ((bVar20) || (iVar24 != 0)) {\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" (if "if") (parenthesized_expression "((bVar20) || (iVar24 != 0))" (( "(") (binary_expression "(bVar20) || (iVar24 != 0)" (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")")) (|| "||") (parenthesized_expression "(iVar24 != 0)" (( "(") (binary_expression "iVar24 != 0" (identifier "iVar24") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }\n }" ({ "{") (labeled_statement "LAB_003062f2:\n if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" (statement_identifier "LAB_003062f2") (: ":") (if_statement "if (local_5f == false) {\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" (if "if") (parenthesized_expression "(local_5f == false)" (( "(") (binary_expression "local_5f == false" (identifier "local_5f") (== "==") (false "false")) () ")")) (compound_statement "{\n if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }\n goto LAB_00305fc4;\n }" ({ "{") (if_statement "if (local_5e == 0) {\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }\n else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" (if "if") (parenthesized_expression "(local_5e == 0)" (( "(") (binary_expression "local_5e == 0" (identifier "local_5e") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar11 = -local_98;\n if (!bVar23) {\n uVar11 = local_98;\n }\n *param_8 = uVar11;\n }" ({ "{") (expression_statement "uVar11 = -local_98;" (assignment_expression "uVar11 = -local_98" (identifier "uVar11") (= "=") (unary_expression "-local_98" (- "-") (identifier "local_98"))) (; ";")) (if_statement "if (!bVar23) {\n uVar11 = local_98;\n }" (if "if") (parenthesized_expression "(!bVar23)" (( "(") (unary_expression "!bVar23" (! "!") (identifier "bVar23")) () ")")) (compound_statement "{\n uVar11 = local_98;\n }" ({ "{") (expression_statement "uVar11 = local_98;" (assignment_expression "uVar11 = local_98" (identifier "uVar11") (= "=") (identifier "local_98")) (; ";")) (} "}"))) (expression_statement "*param_8 = uVar11;" (assignment_expression "*param_8 = uVar11" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (identifier "uVar11")) (; ";")) (} "}")) (else_clause "else {\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" (else "else") (compound_statement "{\n *param_8 = 0xffffffffffffffff;\n *param_7 = 4;\n }" ({ "{") (expression_statement "*param_8 = 0xffffffffffffffff;" (assignment_expression "*param_8 = 0xffffffffffffffff" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (} "}")))) (goto_statement "goto LAB_00305fc4;" (goto "goto") (statement_identifier "LAB_00305fc4") (; ";")) (} "}")))) (} "}"))) (} "}")) (else_clause "else {\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" (else "else") (compound_statement "{\n uVar12 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }\n if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }\n local_58[uVar11] = (char)iVar24;\n local_58[uVar12] = 0;\n local_50 = uVar12;\n cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;\n }" ({ "{") (expression_statement "uVar12 = local_50 + 1;" (assignment_expression "uVar12 = local_50 + 1" (identifier "uVar12") (= "=") (binary_expression "local_50 + 1" (identifier "local_50") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_58 == &local_48) {\n uVar15 = 0xf;\n }\n else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }" (if "if") (parenthesized_expression "(local_58 == &local_48)" (( "(") (binary_expression "local_58 == &local_48" (identifier "local_58") (== "==") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n uVar15 = 0xf;\n }" ({ "{") (expression_statement "uVar15 = 0xf;" (assignment_expression "uVar15 = 0xf" (identifier "uVar15") (= "=") (number_literal "0xf")) (; ";")) (} "}")) (else_clause "else {\n uVar15 = CONCAT71(uStack_47,local_48);\n }" (else "else") (compound_statement "{\n uVar15 = CONCAT71(uStack_47,local_48);\n }" ({ "{") (expression_statement "uVar15 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar15 = CONCAT71(uStack_47,local_48)" (identifier "uVar15") (= "=") (call_expression "CONCAT71(uStack_47,local_48)" (identifier "CONCAT71") (argument_list "(uStack_47,local_48)" (( "(") (identifier "uStack_47") (, ",") (identifier "local_48") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar15 < uVar12) {\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" (if "if") (parenthesized_expression "(uVar15 < uVar12)" (( "(") (binary_expression "uVar15 < uVar12" (identifier "uVar15") (< "<") (identifier "uVar12")) () ")")) (compound_statement "{\n FUN_002a9670(&local_58,local_50,0,0,1);\n }" ({ "{") (expression_statement "FUN_002a9670(&local_58,local_50,0,0,1);" (call_expression "FUN_002a9670(&local_58,local_50,0,0,1)" (identifier "FUN_002a9670") (argument_list "(&local_58,local_50,0,0,1)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "local_50") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "local_58[uVar11] = (char)iVar24;" (assignment_expression "local_58[uVar11] = (char)iVar24" (subscript_expression "local_58[uVar11]" (identifier "local_58") ([ "[") (identifier "uVar11") (] "]")) (= "=") (cast_expression "(char)iVar24" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "iVar24"))) (; ";")) (expression_statement "local_58[uVar12] = 0;" (assignment_expression "local_58[uVar12] = 0" (subscript_expression "local_58[uVar12]" (identifier "local_58") ([ "[") (identifier "uVar12") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_50 = uVar12;" (assignment_expression "local_50 = uVar12" (identifier "local_50") (= "=") (identifier "uVar12")) (; ";")) (expression_statement "cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58);" (assignment_expression "cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" (identifier "cVar5") (= "=") (call_expression "FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" (identifier "FUN_0032d0e0") (argument_list "(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58)" (( "(") (pointer_expression "*(undefined8 *)(lVar22 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar22 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x10)" (( "(") (binary_expression "lVar22 + 0x10" (identifier "lVar22") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(lVar22 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar22 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar22 + 0x18)" (( "(") (binary_expression "lVar22 + 0x18" (identifier "lVar22") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")")))) (; ";")) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" (if "if") (parenthesized_expression "(cVar5 == '\0')" (( "(") (binary_expression "cVar5 == '\0'" (identifier "cVar5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *param_7 = 4;\n }" ({ "{") (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2;" (if "if") (parenthesized_expression "(((iVar24 != 0) || (bVar20)) || (local_50 != 0))" (( "(") (binary_expression "((iVar24 != 0) || (bVar20)) || (local_50 != 0)" (parenthesized_expression "((iVar24 != 0) || (bVar20))" (( "(") (binary_expression "(iVar24 != 0) || (bVar20)" (parenthesized_expression "(iVar24 != 0)" (( "(") (binary_expression "iVar24 != 0" (identifier "iVar24") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")"))) () ")")) (|| "||") (parenthesized_expression "(local_50 != 0)" (( "(") (binary_expression "local_50 != 0" (identifier "local_50") (!= "!=") (number_literal "0")) () ")"))) () ")")) (goto_statement "goto LAB_003062f2;" (goto "goto") (statement_identifier "LAB_003062f2") (; ";"))) (} "}")))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (labeled_statement "LAB_00305fc4:\n if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }" (statement_identifier "LAB_00305fc4") (: ":") (if_statement "if (bVar21 != 0) {\n *param_7 = *param_7 | 2;\n }" (if "if") (parenthesized_expression "(bVar21 != 0)" (( "(") (binary_expression "bVar21 != 0" (identifier "bVar21") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" ({ "{") (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (binary_expression "*param_7 | 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (| "|") (number_literal "2"))) (; ";")) (} "}")))) (if_statement "if (local_58 != &local_48) {\n FUN_002a2980();\n }" (if "if") (parenthesized_expression "(local_58 != &local_48)" (( "(") (binary_expression "local_58 != &local_48" (identifier "local_58") (!= "!=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n FUN_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4;" (assignment_expression "auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (field_expression "auVar27._8_8_" (identifier "auVar27") (. ".") (field_identifier "_8_8_")) (= "=") (binary_expression "param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4" (binary_expression "param_3 & 0xffffffff00000000" (identifier "param_3") (& "&") (number_literal "0xffffffff00000000")) (| "|") (cast_expression "(ulong)(uint)local_a4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(uint)local_a4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "local_a4"))))) (; ";")) (expression_statement "auVar27._0_8_ = param_2;" (assignment_expression "auVar27._0_8_ = param_2" (field_expression "auVar27._0_8_" (identifier "auVar27") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "param_2")) (; ";")) (return_statement "return auVar27;" (return "return") (identifier "auVar27") (; ";")) (labeled_statement "code_r0x0030645b:\n local_a4 = L'\xffffffff';" (statement_identifier "code_r0x0030645b") (: ":") (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";"))) (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" (identifier "bVar21") (= "=") (identifier "bVar3")) (; ";")) (goto_statement "goto LAB_00305f8b;" (goto "goto") (statement_identifier "LAB_00305f8b") (; ";")) (labeled_statement "LAB_00306340:\n bVar21 = 0;" (statement_identifier "LAB_00306340") (: ":") (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" (identifier "bVar21") (= "=") (number_literal "0")) (; ";"))) (goto_statement "goto LAB_00305f8b;" (goto "goto") (statement_identifier "LAB_00305f8b") (; ";")) (labeled_statement "code_r0x00305f73:\n local_a4 = L'\xffffffff';" (statement_identifier "code_r0x00305f73") (: ":") (expression_statement "local_a4 = L'\xffffffff';" (assignment_expression "local_a4 = L'\xffffffff'" (identifier "local_a4") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";"))) (expression_statement "bVar21 = 1;" (assignment_expression "bVar21 = 1" (identifier "bVar21") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_00305f8b;" (goto "goto") (statement_identifier "LAB_00305f8b") (; ";")) (ERROR "}" (} "}"))
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_extract_int[abi:cxx11]<unsigned long long>(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, unsigned long long&) const */ type_2 [16] std::num_get<var_2,std::istreambuf_iterator<var_2,std::var_1<var_2>>>:: var_3<var_4> (type_5 param_1,var_5 *var_6,var_10 var_59,var_5 *var_7,int var_26,var_5 var_13, var_8 *var_9,var_10 *var_11) { var_10 var_54; long *plVar2; type_1 var_41; type_2 var_40 [16]; char var_31; int var_34; int var_36; int var_33; var_10 var_14; int *var_35; var_10 var_45; var_2 *var_49; var_12<var_2> *var_17; var_10 var_46; var_10 var_53; var_8 var_21; bool var_28; var_8 var_20; bool var_29; type_1 var_57; long var_15; bool var_25; int var_24; bool var_23; bool var_27; type_2 auVar25 [16]; var_2 var_22; long *var_32; var_10 var_44; var_10 var_43; var_2 var_30; bool var_42; type_1 var_47; var_2 local_5c; type_2 *var_51; var_10 var_50; type_2 local_48; type_3 uStack_47; var_22 = (var_2)var_59; var_14 = type_7::id::_M_id((id *)&numpunct<var_2>::id); plVar2 = (long *)(*(long *)(*(long *)(var_13 + 0xd0) + 0x18) + var_14 * 8); var_15 = *plVar2; if (var_15 == 0) { /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */ var_17 = (var_12<var_2> *)var_16(0x150); *(type_4 *)(var_17 + 8) = 0; *(type_5 *)(var_17 + 0x10) = 0; *(type_5 *)(var_17 + 0x18) = 0; *(type_6 ***)var_17 = &PTR____numpunct_cache_003f52f8; var_17[0x20] = (var_12<var_2>)0x0; *(type_5 *)(var_17 + 0x28) = 0; *(type_5 *)(var_17 + 0x30) = 0; *(type_5 *)(var_17 + 0x38) = 0; *(type_5 *)(var_17 + 0x40) = 0; *(type_5 *)(var_17 + 0x48) = 0; var_17[0x148] = (var_12<var_2>)0x0; /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */ var_12<var_2>::var_18(var_17,(type_7 *)(var_13 + 0xd0)); locale::_Impl::var_19(*(type_8 **)(var_13 + 0xd0),(type_9 *)var_17,var_14); var_15 = *plVar2; } var_20 = *(var_8 *)(var_13 + 0x18); var_21 = var_20 & 0x4a; var_34 = 8; if (var_21 != 0x40) { var_34 = 0x10; if (var_21 != 8) { var_34 = 10; } } var_23 = var_22 == L'\xffffffff'; var_25 = var_6 != (long *)0x0 && var_23; var_29 = var_23; if (var_25) { if ((int *)var_6[2] < (int *)var_6[3]) { var_24 = *(int *)var_6[2]; } else { var_24 = (**(type_10 **)(*var_6 + 0x48))(var_6); } plVar2 = (long *)0x0; if (var_24 != -1) { plVar2 = var_6; } var_6 = plVar2; var_29 = var_24 == -1 && var_25; } var_20 = var_20 & 0x4a; var_27 = var_26 == -1; var_25 = var_7 != (long *)0x0 && var_27; var_32 = var_7; var_28 = var_27; if (var_25) { if ((int *)var_7[2] < (int *)var_7[3]) { var_24 = *(int *)var_7[2]; } else { var_24 = (**(type_10 **)(*var_7 + 0x48))(var_7); } var_32 = (long *)0x0; if (var_24 != -1) { var_32 = var_7; } var_28 = var_24 == -1 && var_25; } if (var_28 == var_29) { var_31 = *(char *)(var_15 + 0x20); var_25 = false; var_30 = L'\0'; var_24 = 0; var_42 = true; var_29 = false; } else { var_30 = var_22; if ((var_6 != (long *)0x0) && (var_23)) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_30 = *(var_2 *)var_6[2]; } else { var_30 = (**(type_10 **)(*var_6 + 0x48))(var_6); } if (var_30 == L'\xffffffff') { var_6 = (long *)0x0; } } var_31 = *(char *)(var_15 + 0x20); var_25 = *(var_2 *)(var_15 + 0xe0) == var_30; if ((var_25) || (*(var_2 *)(var_15 + 0xe4) == var_30)) { if (((var_31 == '\0') || (*(var_2 *)(var_15 + 0x4c) != var_30)) && (*(var_2 *)(var_15 + 0x48) != var_30)) { if ((var_10)var_6[2] < (var_10)var_6[3]) { var_6[2] = var_6[2] + 4; } else { (**(type_10 **)(*var_6 + 0x50))(var_6); } if ((int *)var_6[2] < (int *)var_6[3]) { var_24 = *(int *)var_6[2]; } else { var_24 = (**(type_10 **)(*var_6 + 0x48))(var_6); } if (var_24 == -1) { var_6 = (long *)0x0; } var_23 = var_32 != (long *)0x0 && var_27; var_29 = var_27; if (var_23) { if ((int *)var_32[2] < (int *)var_32[3]) { var_33 = *(int *)var_32[2]; } else { var_33 = (**(type_10 **)(*var_32 + 0x48))(); } plVar2 = (long *)0x0; if (var_33 != -1) { plVar2 = var_32; } var_32 = plVar2; var_29 = var_33 == -1 && var_23; } if (var_29 == (var_24 == -1)) { var_31 = *(char *)(var_15 + 0x20); var_42 = true; var_24 = 0; var_29 = false; var_22 = L'\xffffffff'; goto LAB_00305e4f; } var_30 = L'\xffffffff'; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_30 = *(var_2 *)var_6[2]; } else { var_30 = (**(type_10 **)(*var_6 + 0x48))(var_6); } if (var_30 == L'\xffffffff') { var_6 = (long *)0x0; } } var_31 = *(char *)(var_15 + 0x20); var_22 = L'\xffffffff'; } } else { var_25 = false; } var_29 = false; var_24 = 0; do { if (((var_31 != '\0') && (*(var_2 *)(var_15 + 0x4c) == var_30)) || (*(var_2 *)(var_15 + 0x48) == var_30)) break; if (*(var_2 *)(var_15 + 0xf0) == var_30) { var_23 = (bool)(var_34 == 10 | var_29 ^ 1U); if (!var_23) goto LAB_00305da9; var_29 = var_34 == 8 || var_20 == 0; if (var_34 != 8 && var_20 != 0) { var_24 = var_24 + 1; goto LAB_00305dde; } var_24 = 0; var_34 = 8; var_14 = var_6[2]; if ((var_10)var_6[3] <= var_14) goto LAB_00306060; LAB_00305dec: var_6[2] = var_14 + 4; var_35 = (int *)var_6[2]; if (var_35 < (int *)var_6[3]) goto LAB_00305e02; LAB_00306090: var_33 = (**(type_10 **)(*var_6 + 0x48))(var_6); } else { if (!var_29) break; LAB_00305da9: if ((*(var_2 *)(var_15 + 0xe8) != var_30) && (*(var_2 *)(var_15 + 0xec) != var_30)) { var_29 = true; var_42 = false; goto LAB_00305e4f; } var_42 = var_34 == 0x10 || var_20 == 0; if (var_34 != 0x10 && var_20 != 0) { var_29 = true; goto LAB_00305e5e; } var_24 = 0; var_23 = false; var_34 = 0x10; LAB_00305dde: var_14 = var_6[2]; var_29 = var_23; if (var_14 < (var_10)var_6[3]) goto LAB_00305dec; LAB_00306060: (**(type_10 **)(*var_6 + 0x50))(var_6); var_35 = (int *)var_6[2]; if ((int *)var_6[3] <= var_35) goto LAB_00306090; LAB_00305e02: var_33 = *var_35; } if (var_33 == -1) { var_6 = (long *)0x0; } var_28 = var_32 != (long *)0x0 && var_27; var_23 = var_27; if (var_28) { if ((int *)var_32[2] < (int *)var_32[3]) { var_36 = *(int *)var_32[2]; } else { var_36 = (**(type_10 **)(*var_32 + 0x48))(var_32); } if (var_36 == -1) { var_32 = (long *)0x0; } var_23 = var_36 == -1 && var_28; } if ((var_33 == -1) == var_23) { var_22 = L'\xffffffff'; var_31 = *(char *)(var_15 + 0x20); var_42 = true; goto LAB_00305e4f; } var_30 = L'\xffffffff'; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_30 = *(var_2 *)var_6[2]; } else { var_30 = (**(type_10 **)(*var_6 + 0x48))(var_6); } if (var_30 == L'\xffffffff') { var_6 = (long *)0x0; } } var_31 = *(char *)(var_15 + 0x20); var_22 = L'\xffffffff'; } while (var_29); var_42 = false; } LAB_00305e4f: var_43 = 0x16; if (var_34 != 0x10) { LAB_00305e5e: var_43 = (var_10)var_34; } var_57 = var_42; local_48 = 0; var_51 = &local_48; var_50 = 0; if (var_31 != '\0') { std::string::var_37((type_11 *)&var_51,0x20); } var_14 = (var_10)var_34; var_41 = *(type_1 *)(var_15 + 0x148); var_40._8_8_ = 0; var_40._0_8_ = var_14; var_45 = var_38((var_39(0) << 0x40 | var_39(0xffffffffffffffff)) / var_40,0); if (var_41 == 0) { if (var_42 == false) { var_47 = 0; var_44 = 0; LAB_00305ee0: if (var_43 < 0xb) { if ((var_30 < L'0') || ((int)var_43 + L'0' <= var_30)) goto LAB_00306340; var_20 = var_30 + L'\xffffffd0'; } else { var_20 = var_30 + L'\xffffffd0'; if (var_20 < 10) { if (var_44 <= var_45) goto LAB_00306136; LAB_00305f17: var_47 = 1; var_46 = var_6[2]; if (var_46 < (var_10)var_6[3]) goto LAB_00305f2a; LAB_0030616e: /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */ (**(type_10 **)(*var_6 + 0x50))(var_6); var_35 = (int *)var_6[2]; if ((int *)var_6[3] <= var_35) goto LAB_00306188; LAB_00305f40: var_34 = *var_35; goto LAB_00305f42; } if ((var_8)(var_30 + L'\xffffff9f') < 6) { var_20 = var_30 + L'\xffffffa9'; goto LAB_00305f07; } if (5 < (var_8)(var_30 + L'\xffffffbf')) goto LAB_00306340; var_20 = var_30 + L'\xffffffc9'; } LAB_00305f07: if (var_45 < var_44) goto LAB_00305f17; LAB_00306136: var_46 = var_44 * var_14; var_44 = var_46 + (long)(int)var_20; var_47 = var_47 | (var_10)~(long)(int)var_20 < var_46; var_24 = var_24 + 1; var_46 = var_6[2]; if ((var_10)var_6[3] <= var_46) goto LAB_0030616e; LAB_00305f2a: var_6[2] = var_46 + 4; var_35 = (int *)var_6[2]; if (var_35 < (int *)var_6[3]) goto LAB_00305f40; LAB_00306188: var_34 = (**(type_10 **)(*var_6 + 0x48))(var_6); LAB_00305f42: if (var_34 == -1) { var_6 = (long *)0x0; } var_28 = var_32 != (long *)0x0 && var_27; var_23 = var_27; if (var_28) { if ((int *)var_32[2] < (int *)var_32[3]) { var_33 = *(int *)var_32[2]; } else { /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */ var_33 = (**(type_10 **)(*var_32 + 0x48))(); } plVar2 = (long *)0x0; if (var_33 != -1) { plVar2 = var_32; } var_32 = plVar2; var_23 = var_33 == -1 && var_28; } if ((var_34 == -1) == var_23) goto code_r0x00305f73; var_30 = L'\xffffffff'; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_30 = *(var_2 *)var_6[2]; } else { /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */ var_30 = (**(type_10 **)(*var_6 + 0x48))(var_6); } if (var_30 == L'\xffffffff') { var_6 = (long *)0x0; } } var_22 = L'\xffffffff'; goto LAB_00305ee0; } var_47 = 0; var_42 = false; var_44 = 0; } else { if (var_42 == false) { var_47 = 0; var_44 = 0; local_5c = L'\xffffffff'; do { var_46 = var_50; if ((*(type_1 *)(var_15 + 0x20) == 0) || (*(var_2 *)(var_15 + 0x4c) != var_30)) { if ((var_30 == *(var_2 *)(var_15 + 0x48)) || (var_49 = var_48((var_2 *)(var_15 + 0xf0),var_30,var_43), var_49 == (var_2 *)0x0)) goto LAB_00306340; var_34 = (int)((long)var_49 - (var_15 + 0xf0) >> 2); if (0xf < var_34) { var_34 = var_34 + -6; } if (var_44 <= var_45) { var_46 = var_44 * var_14; var_44 = (long)var_34 + var_46; var_47 = var_47 | (var_10)~(long)var_34 < var_46; var_24 = var_24 + 1; goto LAB_00306406; } var_46 = var_6[2]; var_47 = var_41; if ((var_10)var_6[3] <= var_46) goto LAB_00306487; LAB_00306410: var_6[2] = var_46 + 4; var_35 = (int *)var_6[2]; if (var_35 < (int *)var_6[3]) goto LAB_00306422; LAB_003064a0: var_34 = (**(type_10 **)(*var_6 + 0x48))(var_6); } else { if (var_24 == 0) { var_57 = 0; var_42 = (bool)*(type_1 *)(var_15 + 0x20); goto LAB_00305f8b; } var_54 = var_50 + 1; if (var_51 == &local_48) { var_53 = 0xf; } else { var_53 = var_52(uStack_47,local_48); } if (var_53 < var_54) { /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */ std::string::var_55((type_11 *)&var_51,var_50,0,(char *)0x0,1); } var_51[var_46] = (char)var_24; var_51[var_54] = 0; var_24 = 0; var_50 = var_54; LAB_00306406: var_46 = var_6[2]; if (var_46 < (var_10)var_6[3]) goto LAB_00306410; LAB_00306487: (**(type_10 **)(*var_6 + 0x50))(var_6); var_35 = (int *)var_6[2]; if ((int *)var_6[3] <= var_35) goto LAB_003064a0; LAB_00306422: var_34 = *var_35; } var_57 = 0; if (var_34 == -1) { var_6 = (long *)0x0; var_57 = var_41; } var_28 = var_32 != (long *)0x0 && var_27; var_23 = var_27; if (var_28) { if ((int *)var_32[2] < (int *)var_32[3]) { var_34 = *(int *)var_32[2]; } else { /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */ var_34 = (**(type_10 **)(*var_32 + 0x48))(); } plVar2 = (long *)0x0; if (var_34 != -1) { plVar2 = var_32; } var_32 = plVar2; var_23 = var_34 == -1 && var_28; } if (var_23 == (bool)var_57) goto code_r0x0030645b; var_30 = local_5c; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_30 = *(var_2 *)var_6[2]; } else { /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */ var_30 = (**(type_10 **)(*var_6 + 0x48))(var_6); } if (var_30 == L'\xffffffff') { var_6 = (long *)0x0; } } var_22 = L'\xffffffff'; } while( true ); } var_44 = 0; var_47 = 0; var_42 = false; } LAB_00305f8b: var_14 = var_50; if (var_50 == 0) { if ((var_29) || (var_24 != 0)) { LAB_003062f2: if (var_42 == false) { if (var_47 == 0) { var_14 = -var_44; if (!var_25) { var_14 = var_44; } *var_11 = var_14; } else { *var_11 = 0xffffffffffffffff; *var_9 = 4; } goto LAB_00305fc4; } } } else { var_45 = var_50 + 1; if (var_51 == &local_48) { var_46 = 0xf; } else { var_46 = var_52(uStack_47,local_48); } if (var_46 < var_45) { std::string::var_55((type_11 *)&var_51,var_50,0,(char *)0x0,1); } var_51[var_14] = (char)var_24; var_51[var_45] = 0; var_50 = var_45; var_31 = var_56(*(char **)(var_15 + 0x10),*(var_10 *)(var_15 + 0x18), (type_11 *)&var_51); if (var_31 == '\0') { *var_9 = 4; } if (((var_24 != 0) || (var_29)) || (var_50 != 0)) goto LAB_003062f2; } *var_11 = 0; *var_9 = 4; LAB_00305fc4: if (var_57 != 0) { *var_9 = *var_9 | 2; } if (var_51 != &local_48) { var_58(var_51); } auVar25._8_8_ = var_59 & 0xffffffff00000000 | (var_10)(var_8)var_22; auVar25._0_8_ = var_6; return auVar25; code_r0x0030645b: var_22 = L'\xffffffff'; var_57 = var_41; goto LAB_00305f8b; LAB_00306340: var_57 = 0; goto LAB_00305f8b; code_r0x00305f73: var_22 = L'\xffffffff'; var_57 = 1; goto LAB_00305f8b; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (type_identifier)) (MISSING ")")) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier) (pointer_declarator declarator: (identifier)) (identifier)) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (false)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (identifier)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (break_statement)) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (false))) (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (true))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (false)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (number_literal))) right: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) right: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (false))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (character))) right: (identifier))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (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: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (unary_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (false))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (unary_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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: (type_identifier) 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: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) condition: (parenthesized_expression (true))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (false))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (goto_statement label: (statement_identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (identifier)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (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: (number_literal)))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)) (ERROR))
null
undefined1 [16] MASKED(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6, uint *param_7,ulong *param_8) { ulong uVar1; long *plVar2; byte bVar3; undefined1 auVar4 [16]; char cVar5; int iVar6; int iVar7; int iVar8; long lVar9; int *piVar10; ulong uVar11; ulong uVar12; wchar_t *pwVar13; undefined8 *puVar14; ulong uVar15; ulong uVar16; uint uVar17; bool bVar18; uint uVar19; bool bVar20; byte bVar21; long lVar22; bool bVar23; int iVar24; bool bVar25; bool bVar26; undefined1 auVar27 [16]; wchar_t local_a4; long *local_a0; ulong local_98; ulong local_90; wchar_t local_70; bool local_5f; byte local_5e; wchar_t local_5c; undefined1 *local_58; ulong local_50; undefined1 local_48; undefined7 uStack_47; local_a4 = (wchar_t)param_3; lVar9 = FUN_002a50c0(&DAT_00405e50); plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8); lVar22 = *plVar2; if (lVar22 == 0) { /* try { // try from 003066d5 to 003066d9 has its CatchHandler @ 003069de */ puVar14 = (undefined8 *)FUN_002a11b0(0x150); *(undefined4 *)(puVar14 + 1) = 0; puVar14[2] = 0; puVar14[3] = 0; *puVar14 = &PTR_FUN_003f52f8; *(undefined1 *)(puVar14 + 4) = 0; puVar14[5] = 0; puVar14[6] = 0; puVar14[7] = 0; puVar14[8] = 0; puVar14[9] = 0; *(undefined1 *)(puVar14 + 0x29) = 0; /* try { // try from 00306743 to 00306747 has its CatchHandler @ 003069dc */ FUN_002ef900(puVar14,param_6 + 0xd0); FUN_002a5530(*(undefined8 *)(param_6 + 0xd0),puVar14,lVar9); lVar22 = *plVar2; } uVar19 = *(uint *)(param_6 + 0x18); uVar17 = uVar19 & 0x4a; iVar6 = 8; if (uVar17 != 0x40) { iVar6 = 0x10; if (uVar17 != 8) { iVar6 = 10; } } bVar25 = local_a4 == L'\xffffffff'; bVar23 = param_2 != (long *)0x0 && bVar25; bVar20 = bVar25; if (bVar23) { if ((int *)param_2[2] < (int *)param_2[3]) { iVar24 = *(int *)param_2[2]; } else { iVar24 = (**(code **)(*param_2 + 0x48))(param_2); } plVar2 = (long *)0x0; if (iVar24 != -1) { plVar2 = param_2; } param_2 = plVar2; bVar20 = iVar24 == -1 && bVar23; } uVar19 = uVar19 & 0x4a; bVar26 = param_5 == -1; bVar23 = param_4 != (long *)0x0 && bVar26; local_a0 = param_4; bVar18 = bVar26; if (bVar23) { if ((int *)param_4[2] < (int *)param_4[3]) { iVar24 = *(int *)param_4[2]; } else { iVar24 = (**(code **)(*param_4 + 0x48))(param_4); } local_a0 = (long *)0x0; if (iVar24 != -1) { local_a0 = param_4; } bVar18 = iVar24 == -1 && bVar23; } if (bVar18 == bVar20) { cVar5 = *(char *)(lVar22 + 0x20); bVar23 = false; local_70 = L'\0'; iVar24 = 0; local_5f = true; bVar20 = false; } else { local_70 = local_a4; if ((param_2 != (long *)0x0) && (bVar25)) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar22 + 0x20); bVar23 = *(wchar_t *)(lVar22 + 0xe0) == local_70; if ((bVar23) || (*(wchar_t *)(lVar22 + 0xe4) == local_70)) { if (((cVar5 == '\0') || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) && (*(wchar_t *)(lVar22 + 0x48) != local_70)) { if ((ulong)param_2[2] < (ulong)param_2[3]) { param_2[2] = param_2[2] + 4; } else { (**(code **)(*param_2 + 0x50))(param_2); } if ((int *)param_2[2] < (int *)param_2[3]) { iVar24 = *(int *)param_2[2]; } else { iVar24 = (**(code **)(*param_2 + 0x48))(param_2); } if (iVar24 == -1) { param_2 = (long *)0x0; } bVar25 = local_a0 != (long *)0x0 && bVar26; bVar20 = bVar26; if (bVar25) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar20 = iVar8 == -1 && bVar25; } if (bVar20 == (iVar24 == -1)) { cVar5 = *(char *)(lVar22 + 0x20); local_5f = true; iVar24 = 0; bVar20 = false; local_a4 = L'\xffffffff'; goto LAB_00305e4f; } local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar22 + 0x20); local_a4 = L'\xffffffff'; } } else { bVar23 = false; } bVar20 = false; iVar24 = 0; do { if (((cVar5 != '\0') && (*(wchar_t *)(lVar22 + 0x4c) == local_70)) || (*(wchar_t *)(lVar22 + 0x48) == local_70)) break; if (*(wchar_t *)(lVar22 + 0xf0) == local_70) { bVar25 = (bool)(iVar6 == 10 | bVar20 ^ 1U); if (!bVar25) goto LAB_00305da9; bVar20 = iVar6 == 8 || uVar19 == 0; if (iVar6 != 8 && uVar19 != 0) { iVar24 = iVar24 + 1; goto LAB_00305dde; } iVar24 = 0; iVar6 = 8; uVar11 = param_2[2]; if ((ulong)param_2[3] <= uVar11) goto LAB_00306060; LAB_00305dec: param_2[2] = uVar11 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00305e02; LAB_00306090: iVar8 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (!bVar20) break; LAB_00305da9: if ((*(wchar_t *)(lVar22 + 0xe8) != local_70) && (*(wchar_t *)(lVar22 + 0xec) != local_70)) { bVar20 = true; local_5f = false; goto LAB_00305e4f; } local_5f = iVar6 == 0x10 || uVar19 == 0; if (iVar6 != 0x10 && uVar19 != 0) { bVar20 = true; goto LAB_00305e5e; } iVar24 = 0; bVar25 = false; iVar6 = 0x10; LAB_00305dde: uVar11 = param_2[2]; bVar20 = bVar25; if (uVar11 < (ulong)param_2[3]) goto LAB_00305dec; LAB_00306060: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_00306090; LAB_00305e02: iVar8 = *piVar10; } if (iVar8 == -1) { param_2 = (long *)0x0; } bVar18 = local_a0 != (long *)0x0 && bVar26; bVar25 = bVar26; if (bVar18) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar7 = *(int *)local_a0[2]; } else { iVar7 = (**(code **)(*local_a0 + 0x48))(local_a0); } if (iVar7 == -1) { local_a0 = (long *)0x0; } bVar25 = iVar7 == -1 && bVar18; } if ((iVar8 == -1) == bVar25) { local_a4 = L'\xffffffff'; cVar5 = *(char *)(lVar22 + 0x20); local_5f = true; goto LAB_00305e4f; } local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar22 + 0x20); local_a4 = L'\xffffffff'; } while (bVar20); local_5f = false; } LAB_00305e4f: local_90 = 0x16; if (iVar6 != 0x10) { LAB_00305e5e: local_90 = (ulong)iVar6; } bVar21 = local_5f; local_48 = 0; local_58 = &local_48; local_50 = 0; if (cVar5 != '\0') { FUN_002a9b20(&local_58,0x20); } uVar11 = (ulong)iVar6; bVar3 = *(byte *)(lVar22 + 0x148); auVar4._8_8_ = 0; auVar4._0_8_ = uVar11; uVar12 = SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xffffffffffffffff)) / auVar4,0); if (bVar3 == 0) { if (local_5f == false) { local_5e = 0; local_98 = 0; LAB_00305ee0: if (local_90 < 0xb) { if ((local_70 < L'0') || ((int)local_90 + L'0' <= local_70)) goto LAB_00306340; uVar19 = local_70 + L'\xffffffd0'; } else { uVar19 = local_70 + L'\xffffffd0'; if (uVar19 < 10) { if (local_98 <= uVar12) goto LAB_00306136; LAB_00305f17: local_5e = 1; uVar15 = param_2[2]; if (uVar15 < (ulong)param_2[3]) goto LAB_00305f2a; LAB_0030616e: /* try { // try from 00306174 to 003064f6 has its CatchHandler @ 003069d7 */ (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_00306188; LAB_00305f40: iVar6 = *piVar10; goto LAB_00305f42; } if ((uint)(local_70 + L'\xffffff9f') < 6) { uVar19 = local_70 + L'\xffffffa9'; goto LAB_00305f07; } if (5 < (uint)(local_70 + L'\xffffffbf')) goto LAB_00306340; uVar19 = local_70 + L'\xffffffc9'; } LAB_00305f07: if (uVar12 < local_98) goto LAB_00305f17; LAB_00306136: uVar15 = local_98 * uVar11; local_98 = uVar15 + (long)(int)uVar19; local_5e = local_5e | (ulong)~(long)(int)uVar19 < uVar15; iVar24 = iVar24 + 1; uVar15 = param_2[2]; if ((ulong)param_2[3] <= uVar15) goto LAB_0030616e; LAB_00305f2a: param_2[2] = uVar15 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00305f40; LAB_00306188: iVar6 = (**(code **)(*param_2 + 0x48))(param_2); LAB_00305f42: if (iVar6 == -1) { param_2 = (long *)0x0; } bVar18 = local_a0 != (long *)0x0 && bVar26; bVar25 = bVar26; if (bVar18) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { /* try { // try from 00306770 to 003067c2 has its CatchHandler @ 003069d7 */ iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar25 = iVar8 == -1 && bVar18; } if ((iVar6 == -1) == bVar25) goto code_r0x00305f73; local_70 = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { /* try { // try from 003068c6 to 003068c8 has its CatchHandler @ 003069d7 */ local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } local_a4 = L'\xffffffff'; goto LAB_00305ee0; } local_5e = 0; local_5f = false; local_98 = 0; } else { if (local_5f == false) { local_5e = 0; local_98 = 0; local_5c = L'\xffffffff'; do { uVar15 = local_50; if ((*(byte *)(lVar22 + 0x20) == 0) || (*(wchar_t *)(lVar22 + 0x4c) != local_70)) { if ((local_70 == *(wchar_t *)(lVar22 + 0x48)) || (pwVar13 = wmemchr((wchar_t *)(lVar22 + 0xf0),local_70,local_90), pwVar13 == (wchar_t *)0x0)) goto LAB_00306340; iVar6 = (int)((long)pwVar13 - (lVar22 + 0xf0) >> 2); if (0xf < iVar6) { iVar6 = iVar6 + -6; } if (local_98 <= uVar12) { uVar15 = local_98 * uVar11; local_98 = (long)iVar6 + uVar15; local_5e = local_5e | (ulong)~(long)iVar6 < uVar15; iVar24 = iVar24 + 1; goto LAB_00306406; } uVar15 = param_2[2]; local_5e = bVar3; if ((ulong)param_2[3] <= uVar15) goto LAB_00306487; LAB_00306410: param_2[2] = uVar15 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00306422; LAB_003064a0: iVar6 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (iVar24 == 0) { bVar21 = 0; local_5f = (bool)*(byte *)(lVar22 + 0x20); goto LAB_00305f8b; } uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar16 = 0xf; } else { uVar16 = CONCAT71(uStack_47,local_48); } if (uVar16 < uVar1) { /* try { // try from 003066bc to 003066c0 has its CatchHandler @ 003069d7 */ FUN_002a9670(&local_58,local_50,0,0,1); } local_58[uVar15] = (char)iVar24; local_58[uVar1] = 0; iVar24 = 0; local_50 = uVar1; LAB_00306406: uVar15 = param_2[2]; if (uVar15 < (ulong)param_2[3]) goto LAB_00306410; LAB_00306487: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003064a0; LAB_00306422: iVar6 = *piVar10; } bVar21 = 0; if (iVar6 == -1) { param_2 = (long *)0x0; bVar21 = bVar3; } bVar18 = local_a0 != (long *)0x0 && bVar26; bVar25 = bVar26; if (bVar18) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar6 = *(int *)local_a0[2]; } else { /* try { // try from 003068ee to 003068f0 has its CatchHandler @ 003069d7 */ iVar6 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar6 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar25 = iVar6 == -1 && bVar18; } if (bVar25 == (bool)bVar21) goto code_r0x0030645b; local_70 = local_5c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { local_70 = *(wchar_t *)param_2[2]; } else { /* try { // try from 00306897 to 00306899 has its CatchHandler @ 003069d7 */ local_70 = (**(code **)(*param_2 + 0x48))(param_2); } if (local_70 == L'\xffffffff') { param_2 = (long *)0x0; } } local_a4 = L'\xffffffff'; } while( true ); } local_98 = 0; local_5e = 0; local_5f = false; } LAB_00305f8b: uVar11 = local_50; if (local_50 == 0) { if ((bVar20) || (iVar24 != 0)) { LAB_003062f2: if (local_5f == false) { if (local_5e == 0) { uVar11 = -local_98; if (!bVar23) { uVar11 = local_98; } *param_8 = uVar11; } else { *param_8 = 0xffffffffffffffff; *param_7 = 4; } goto LAB_00305fc4; } } } else { uVar12 = local_50 + 1; if (local_58 == &local_48) { uVar15 = 0xf; } else { uVar15 = CONCAT71(uStack_47,local_48); } if (uVar15 < uVar12) { FUN_002a9670(&local_58,local_50,0,0,1); } local_58[uVar11] = (char)iVar24; local_58[uVar12] = 0; local_50 = uVar12; cVar5 = FUN_0032d0e0(*(undefined8 *)(lVar22 + 0x10),*(undefined8 *)(lVar22 + 0x18),&local_58); if (cVar5 == '\0') { *param_7 = 4; } if (((iVar24 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_003062f2; } *param_8 = 0; *param_7 = 4; LAB_00305fc4: if (bVar21 != 0) { *param_7 = *param_7 | 2; } if (local_58 != &local_48) { FUN_002a2980(); } auVar27._8_8_ = param_3 & 0xffffffff00000000 | (ulong)(uint)local_a4; auVar27._0_8_ = param_2; return auVar27; code_r0x0030645b: local_a4 = L'\xffffffff'; bVar21 = bVar3; goto LAB_00305f8b; LAB_00306340: bVar21 = 0; goto LAB_00305f8b; code_r0x00305f73: local_a4 = L'\xffffffff'; bVar21 = 1; goto LAB_00305f8b; }
99_inetutils-logger_and_inetutils-logger_strip.c
x2nrealloc
FUN_001057be
void * x2nrealloc(void *p,size_t *pn,size_t s) { undefined1 auVar1 [16]; undefined1 auVar2 [16]; void *pvVar3; ulong uVar4; uVar4 = *pn; if (p == (void *)0x0) { if (uVar4 == 0) { auVar2._8_8_ = 0; auVar2._0_8_ = s; uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0); } } else { auVar1._8_8_ = 0; auVar1._0_8_ = s; if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) { /* WARNING: Subroutine does not return */ xalloc_die(); } uVar4 = (uVar4 >> 1) + 1 + uVar4; } *pn = uVar4; pvVar3 = xrealloc(p,uVar4 * s); return pvVar3; }
void FUN_001057be(long param_1,ulong *param_2,ulong param_3) { undefined1 auVar1 [16]; undefined1 auVar2 [16]; ulong uVar3; ulong uVar4; uVar3 = *param_2; if (param_1 == 0) { uVar4 = param_3; if (uVar3 == 0) { auVar2._8_8_ = 0; auVar2._0_8_ = param_3; auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80); uVar4 = SUB168(auVar1 % auVar2,0); uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0); } } else { auVar1._8_8_ = 0; auVar1._0_8_ = param_3; auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa); uVar4 = SUB168(auVar2 % auVar1,0); if (SUB168(auVar2 / auVar1,0) <= uVar3) { /* WARNING: Subroutine does not return */ FUN_001058fc(param_1,param_2,uVar4); } uVar3 = (uVar3 >> 1) + 1 + uVar3; } *param_2 = uVar3; FUN_00105769(param_1,uVar3 * param_3,uVar4); return; }
SUB RSP,0x8 MOV R9,RDX MOV RCX,qword ptr [RSI] TEST RDI,RDI JZ 0x00105803 MOV RAX,-0x5555555555555556 MOV EDX,0x0 DIV R9 CMP RAX,RCX JBE 0x0010582a MOV RAX,RCX SHR RAX,0x1 LEA RCX,[RAX + RCX*0x1 + 0x1] MOV qword ptr [RSI],RCX IMUL RCX,R9 MOV RSI,RCX CALL 0x00105769 ADD RSP,0x8 RET TEST RCX,RCX JNZ 0x001057ef MOV EAX,0x80 MOV EDX,0x0 DIV R9 CMP R9,0x80 SETA R8B MOVZX R8D,R8B LEA RCX,[R8 + RAX*0x1] JMP 0x001057ef CALL 0x001058fc
null
null
null
null
[('tmp_353', u'CALL_-1206953911'), ('const-0', u'INT_ZEXT_-1206953844'), ('tmp_57', u'CBRANCH_-1206954011'), ('tmp_354', u'STORE_-1206953937'), (u'INT_EQUAL_-1206953875', u'CBRANCH_-1206953872'), (u'INT_ZEXT_-1206953978', u'INT_LEFT_-1206953965'), (u'INT_ZEXT_-1206953754', u'INT_ADD_-1206953800'), (u'INT_ZEXT_-1206953842', u'INT_OR_-1206953830'), ('tmp_342', u'BRANCH_-1206953809'), (u'COPY_-1206953804', u'PIECE_-1206953934'), (u'SUBPIECE_-1206953927', u'INT_LESSEQUAL_-1206953955'), ('const-0', u'INT_ZEXT_-1206953978'), (u'INT_LESSEQUAL_-1206953955', u'CBRANCH_-1206953965'), (u'INT_EQUAL_-1206954013', u'CBRANCH_-1206954011'), (u'INT_LEFT_-1206953831', u'INT_OR_-1206953830'), ('const-0', u'COPY_-1206953804'), ('const-1', u'INT_RIGHT_-1206953930'), ('const-0', u'RETURN_-1206953887'), ('const-0', u'COPY_-1206953748'), (u'COPY_-1206953803', u'PIECE_-1206953934'), (u'INT_DIV_-1206953824', u'SUBPIECE_-1206953793'), (u'CALL_-1206953911', u'RETURN_-1206953887'), (u'COPY_-1206953747', u'PIECE_-1206953800'), ('tmp_355', u'INT_MULT_-1206953901'), (u'LOAD_-1206954031', u'INT_ADD_-1206953929'), ('tmp_355', u'COPY_-1206953747'), (u'INT_ADD_-1206953929', u'MULTIEQUAL_-1206953773'), ('const-0', u'SUBPIECE_-1206953927'), ('tmp_355', u'COPY_-1206953803'), (u'INT_MULT_-1206953901', u'CALL_-1206953911'), ('const-128', u'INT_ZEXT_-1206953842'), (u'INT_LEFT_-1206953965', u'INT_OR_-1206953964'), (u'INT_OR_-1206953830', u'INT_DIV_-1206953824'), ('tmp_355', u'INT_LESS_-1206953818'), (u'INT_ZEXT_-1206953976', u'INT_OR_-1206953964'), (u'LOAD_-1206954031', u'INT_RIGHT_-1206953930'), ('tmp_354', u'LOAD_-1206954031'), (u'INT_LESS_-1206953818', u'INT_ZEXT_-1206953754'), ('tmp_353', u'INT_EQUAL_-1206954013'), ('const-0', u'INT_EQUAL_-1206953875'), ('const-433', u'STORE_-1206953937'), (u'PIECE_-1206953800', u'INT_DIV_-1206953824'), ('tmp_265', u'CBRANCH_-1206953872'), (u'PIECE_-1206953934', u'INT_DIV_-1206953958'), (u'COPY_-1206953748', u'PIECE_-1206953800'), ('tmp_118', u'CBRANCH_-1206953965'), (u'INT_ADD_-1206953800', u'MULTIEQUAL_-1206953773'), ('const-0', u'INT_EQUAL_-1206954013'), ('const-433', u'LOAD_-1206954031'), (u'SUBPIECE_-1206953793', u'INT_ADD_-1206953800'), (u'MULTIEQUAL_-1206953773', u'INT_MULT_-1206953901'), ('const-64', u'INT_LEFT_-1206953831'), ('const-0', u'SUBPIECE_-1206953793'), ('const-128', u'INT_LESS_-1206953818'), ('const-1', u'INT_ADD_-1206953931'), (u'INT_RIGHT_-1206953930', u'INT_ADD_-1206953931'), ('const-64', u'INT_LEFT_-1206953965'), (u'LOAD_-1206954031', u'MULTIEQUAL_-1206953773'), (u'LOAD_-1206954031', u'INT_LESSEQUAL_-1206953955'), (u'LOAD_-1206954031', u'INT_EQUAL_-1206953875'), (u'MULTIEQUAL_-1206953773', u'STORE_-1206953937'), (u'INT_OR_-1206953964', u'INT_DIV_-1206953958'), ('const--6148914691236517206', u'INT_ZEXT_-1206953976'), (u'INT_ZEXT_-1206953844', u'INT_LEFT_-1206953831'), (u'INT_DIV_-1206953958', u'SUBPIECE_-1206953927'), (u'INT_ADD_-1206953931', u'INT_ADD_-1206953929'), ('const-1', u'RETURN_-1206953842')]
[('tmp_57', u'CBRANCH_-1206954011'), (u'INT_EQUAL_-1206953875', u'CBRANCH_-1206953872'), (u'INT_REM_-1206953820', u'SUBPIECE_-1206953791'), (u'INT_ZEXT_-1206953978', u'INT_LEFT_-1206953965'), (u'INT_OR_-1206953964', u'INT_REM_-1206953954'), (u'COPY_-1206953802', u'PIECE_-1206953934'), (u'COPY_-1206953785', u'MULTIEQUAL_-1206953769'), (u'INT_ZEXT_-1206953842', u'INT_OR_-1206953830'), ('tmp_342', u'BRANCH_-1206953809'), (u'SUBPIECE_-1206953927', u'INT_LESSEQUAL_-1206953955'), (u'INT_LESSEQUAL_-1206953955', u'CBRANCH_-1206953965'), ('const-0', u'COPY_-1206953747'), (u'SUBPIECE_-1206953925', u'CALL_-1206953847'), (u'INT_EQUAL_-1206954013', u'CBRANCH_-1206954011'), (u'LOAD_-1206954031', u'MULTIEQUAL_-1206953772'), (u'INT_LEFT_-1206953831', u'INT_OR_-1206953830'), (u'SUBPIECE_-1206953925', u'COPY_-1206953785'), ('const-1', u'INT_RIGHT_-1206953930'), ('const-0', u'RETURN_-1206953887'), (u'COPY_-1206953803', u'PIECE_-1206953934'), (u'INT_DIV_-1206953824', u'SUBPIECE_-1206953793'), ('tmp_609', u'COPY_-1206953756'), ('const-0', u'SUBPIECE_-1206953925'), (u'COPY_-1206953747', u'PIECE_-1206953800'), ('tmp_610', u'CALL_-1206953847'), (u'MULTIEQUAL_-1206953769', u'CALL_-1206953911'), (u'LOAD_-1206954031', u'INT_ADD_-1206953929'), ('const-128', u'INT_LESS_-1206953818'), (u'PIECE_-1206953934', u'INT_REM_-1206953954'), ('const-0', u'COPY_-1206953803'), (u'INT_ADD_-1206953800', u'MULTIEQUAL_-1206953772'), ('const-0', u'SUBPIECE_-1206953791'), ('tmp_610', u'LOAD_-1206954031'), ('const-0', u'SUBPIECE_-1206953927'), (u'COPY_-1206953756', u'MULTIEQUAL_-1206953769'), (u'INT_MULT_-1206953901', u'CALL_-1206953911'), (u'INT_LEFT_-1206953965', u'INT_OR_-1206953964'), ('tmp_610', u'STORE_-1206953937'), (u'INT_OR_-1206953830', u'INT_DIV_-1206953824'), ('const--6148914691236517206', u'INT_ZEXT_-1206953976'), (u'INT_ZEXT_-1206953753', u'INT_ADD_-1206953800'), ('const-0', u'INT_ZEXT_-1206953844'), (u'INT_ZEXT_-1206953976', u'INT_OR_-1206953964'), ('const-0', u'INT_ZEXT_-1206953978'), (u'LOAD_-1206954031', u'INT_RIGHT_-1206953930'), ('tmp_609', u'INT_LESS_-1206953818'), (u'PIECE_-1206953800', u'INT_REM_-1206953820'), (u'MULTIEQUAL_-1206953772', u'STORE_-1206953937'), ('const-0', u'INT_EQUAL_-1206953875'), ('tmp_609', u'INT_MULT_-1206953901'), (u'PIECE_-1206953800', u'INT_DIV_-1206953824'), (u'MULTIEQUAL_-1206953772', u'INT_MULT_-1206953901'), (u'INT_REM_-1206953954', u'SUBPIECE_-1206953925'), ('tmp_265', u'CBRANCH_-1206953872'), (u'PIECE_-1206953934', u'INT_DIV_-1206953958'), ('tmp_118', u'CBRANCH_-1206953965'), ('const-433', u'LOAD_-1206954031'), (u'INT_ADD_-1206953929', u'MULTIEQUAL_-1206953772'), ('const-0', u'INT_EQUAL_-1206954013'), (u'INT_OR_-1206953830', u'INT_REM_-1206953820'), ('tmp_609', u'COPY_-1206953746'), ('const-128', u'INT_ZEXT_-1206953842'), (u'SUBPIECE_-1206953793', u'INT_ADD_-1206953800'), (u'SUBPIECE_-1206953791', u'MULTIEQUAL_-1206953769'), ('const-64', u'INT_LEFT_-1206953831'), ('const-0', u'SUBPIECE_-1206953793'), ('tmp_609', u'COPY_-1206953802'), ('tmp_611', u'CALL_-1206953911'), ('const-1', u'INT_ADD_-1206953931'), (u'INT_RIGHT_-1206953930', u'INT_ADD_-1206953931'), ('const-433', u'STORE_-1206953937'), ('tmp_611', u'CALL_-1206953847'), ('tmp_611', u'INT_EQUAL_-1206954013'), (u'INT_LESS_-1206953818', u'INT_ZEXT_-1206953753'), ('const-64', u'INT_LEFT_-1206953965'), (u'LOAD_-1206954031', u'INT_LESSEQUAL_-1206953955'), (u'COPY_-1206953746', u'PIECE_-1206953800'), (u'LOAD_-1206954031', u'INT_EQUAL_-1206953875'), (u'INT_OR_-1206953964', u'INT_DIV_-1206953958'), (u'INT_ZEXT_-1206953844', u'INT_LEFT_-1206953831'), (u'INT_DIV_-1206953958', u'SUBPIECE_-1206953927'), (u'INT_ADD_-1206953931', u'INT_ADD_-1206953929'), ('const-1', u'RETURN_-1206953842')]
null
null
001057be
x64
O1
(translation_unit "void FUN_001057be(long param_1,ulong *param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}\n\n" (function_definition "void FUN_001057be(long param_1,ulong *param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}" primitive_type (function_declarator "FUN_001057be(long param_1,ulong *param_2,ulong param_3)" identifier (parameter_list "(long param_1,ulong *param_2,ulong param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}" { (declaration "undefined1 auVar1 [16];" type_identifier (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar2 [16];" type_identifier (array_declarator "auVar2 [16]" identifier [ number_literal ]) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "uVar3 = *param_2;" (assignment_expression "uVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }" { (expression_statement "uVar4 = param_3;" (assignment_expression "uVar4 = param_3" identifier = identifier) ;) (if_statement "if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }" if (parenthesized_expression "(uVar3 == 0)" ( (binary_expression "uVar3 == 0" identifier == number_literal) )) (compound_statement "{\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }" { (expression_statement "auVar2._8_8_ = 0;" (assignment_expression "auVar2._8_8_ = 0" (field_expression "auVar2._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar2._0_8_ = param_3;" (assignment_expression "auVar2._0_8_ = param_3" (field_expression "auVar2._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);" (assignment_expression "auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80)" identifier = (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0x80)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0x80)" identifier (argument_list "(0x80)" ( number_literal ))))) ;) (expression_statement "uVar4 = SUB168(auVar1 % auVar2,0);" (assignment_expression "uVar4 = SUB168(auVar1 % auVar2,0)" identifier = (call_expression "SUB168(auVar1 % auVar2,0)" identifier (argument_list "(auVar1 % auVar2,0)" ( (binary_expression "auVar1 % auVar2" identifier % identifier) , number_literal )))) ;) (expression_statement "uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);" (assignment_expression "uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0)" identifier = (binary_expression "(ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0)" (call_expression "(ulong)(0x80 < param_3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(0x80 < param_3)" ( (binary_expression "0x80 < param_3" number_literal < identifier) ))) + (call_expression "SUB168(auVar1 / auVar2,0)" identifier (argument_list "(auVar1 / auVar2,0)" ( (binary_expression "auVar1 / auVar2" identifier / identifier) , number_literal ))))) ;) })) }) (else_clause "else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" else (compound_statement "{\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" { (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_8_ = param_3;" (assignment_expression "auVar1._0_8_ = param_3" (field_expression "auVar1._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);" (assignment_expression "auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" identifier = (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0xaaaaaaaaaaaaaaaa)" identifier (argument_list "(0xaaaaaaaaaaaaaaaa)" ( number_literal ))))) ;) (expression_statement "uVar4 = SUB168(auVar2 % auVar1,0);" (assignment_expression "uVar4 = SUB168(auVar2 % auVar1,0)" identifier = (call_expression "SUB168(auVar2 % auVar1,0)" identifier (argument_list "(auVar2 % auVar1,0)" ( (binary_expression "auVar2 % auVar1" identifier % identifier) , number_literal )))) ;) (if_statement "if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }" if (parenthesized_expression "(SUB168(auVar2 / auVar1,0) <= uVar3)" ( (binary_expression "SUB168(auVar2 / auVar1,0) <= uVar3" (call_expression "SUB168(auVar2 / auVar1,0)" identifier (argument_list "(auVar2 / auVar1,0)" ( (binary_expression "auVar2 / auVar1" identifier / identifier) , number_literal ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001058fc(param_1,param_2,uVar4);\n }" { comment (expression_statement "FUN_001058fc(param_1,param_2,uVar4);" (call_expression "FUN_001058fc(param_1,param_2,uVar4)" identifier (argument_list "(param_1,param_2,uVar4)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "uVar3 = (uVar3 >> 1) + 1 + uVar3;" (assignment_expression "uVar3 = (uVar3 >> 1) + 1 + uVar3" identifier = (binary_expression "(uVar3 >> 1) + 1 + uVar3" (binary_expression "(uVar3 >> 1) + 1" (parenthesized_expression "(uVar3 >> 1)" ( (binary_expression "uVar3 >> 1" identifier >> number_literal) )) + number_literal) + identifier)) ;) }))) (expression_statement "*param_2 = uVar3;" (assignment_expression "*param_2 = uVar3" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "FUN_00105769(param_1,uVar3 * param_3,uVar4);" (call_expression "FUN_00105769(param_1,uVar3 * param_3,uVar4)" identifier (argument_list "(param_1,uVar3 * param_3,uVar4)" ( identifier , (binary_expression "uVar3 * param_3" identifier * identifier) , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void * x2nrealloc(void *p,size_t *pn,size_t s)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n void *pvVar3;\n ulong uVar4;\n \n uVar4 = *pn;\n if (p == (void *)0x0) {\n if (uVar4 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = s;\n if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n uVar4 = (uVar4 >> 1) + 1 + uVar4;\n }\n *pn = uVar4;\n pvVar3 = xrealloc(p,uVar4 * s);\n return pvVar3;\n}\n\n" (function_definition "void * x2nrealloc(void *p,size_t *pn,size_t s)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n void *pvVar3;\n ulong uVar4;\n \n uVar4 = *pn;\n if (p == (void *)0x0) {\n if (uVar4 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = s;\n if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n uVar4 = (uVar4 >> 1) + 1 + uVar4;\n }\n *pn = uVar4;\n pvVar3 = xrealloc(p,uVar4 * s);\n return pvVar3;\n}" primitive_type (pointer_declarator "* x2nrealloc(void *p,size_t *pn,size_t s)" * (function_declarator "x2nrealloc(void *p,size_t *pn,size_t s)" identifier (parameter_list "(void *p,size_t *pn,size_t s)" ( (parameter_declaration "void *p" primitive_type (pointer_declarator "*p" * identifier)) , (parameter_declaration "size_t *pn" primitive_type (pointer_declarator "*pn" * identifier)) , (parameter_declaration "size_t s" primitive_type identifier) )))) (compound_statement "{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n void *pvVar3;\n ulong uVar4;\n \n uVar4 = *pn;\n if (p == (void *)0x0) {\n if (uVar4 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = s;\n if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n uVar4 = (uVar4 >> 1) + 1 + uVar4;\n }\n *pn = uVar4;\n pvVar3 = xrealloc(p,uVar4 * s);\n return pvVar3;\n}" { (declaration "undefined1 auVar1 [16];" type_identifier (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar2 [16];" type_identifier (array_declarator "auVar2 [16]" identifier [ number_literal ]) ;) (declaration "void *pvVar3;" primitive_type (pointer_declarator "*pvVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "uVar4 = *pn;" (assignment_expression "uVar4 = *pn" identifier = (pointer_expression "*pn" * identifier)) ;) (if_statement "if (p == (void *)0x0) {\n if (uVar4 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = s;\n if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n uVar4 = (uVar4 >> 1) + 1 + uVar4;\n }" if (parenthesized_expression "(p == (void *)0x0)" ( (binary_expression "p == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (uVar4 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }\n }" { (if_statement "if (uVar4 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }" if (parenthesized_expression "(uVar4 == 0)" ( (binary_expression "uVar4 == 0" identifier == number_literal) )) (compound_statement "{\n auVar2._8_8_ = 0;\n auVar2._0_8_ = s;\n uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);\n }" { (expression_statement "auVar2._8_8_ = 0;" (assignment_expression "auVar2._8_8_ = 0" (field_expression "auVar2._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar2._0_8_ = s;" (assignment_expression "auVar2._0_8_ = s" (field_expression "auVar2._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0);" (assignment_expression "uVar4 = (ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0)" identifier = (binary_expression "(ulong)(0x80 < s) + SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0)" (call_expression "(ulong)(0x80 < s)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(0x80 < s)" ( (binary_expression "0x80 < s" number_literal < identifier) ))) + (call_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0)" identifier (argument_list "((ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2,0)" ( (binary_expression "(ZEXT816(0) << 0x40 | ZEXT816(0x80)) / auVar2" (parenthesized_expression "(ZEXT816(0) << 0x40 | ZEXT816(0x80))" ( (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0x80)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0x80)" identifier (argument_list "(0x80)" ( number_literal )))) )) / identifier) , number_literal ))))) ;) })) }) (else_clause "else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = s;\n if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n uVar4 = (uVar4 >> 1) + 1 + uVar4;\n }" else (compound_statement "{\n auVar1._8_8_ = 0;\n auVar1._0_8_ = s;\n if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n uVar4 = (uVar4 >> 1) + 1 + uVar4;\n }" { (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_8_ = s;" (assignment_expression "auVar1._0_8_ = s" (field_expression "auVar1._0_8_" identifier . field_identifier) = identifier) ;) (if_statement "if (SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }" if (parenthesized_expression "(SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4)" ( (binary_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0) <= uVar4" (call_expression "SUB168((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0)" identifier (argument_list "((ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1,0)" ( (binary_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)) / auVar1" (parenthesized_expression "(ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa))" ( (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0xaaaaaaaaaaaaaaaa)" identifier (argument_list "(0xaaaaaaaaaaaaaaaa)" ( number_literal )))) )) / identifier) , number_literal ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }" { comment (expression_statement "xalloc_die();" (call_expression "xalloc_die()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar4 = (uVar4 >> 1) + 1 + uVar4;" (assignment_expression "uVar4 = (uVar4 >> 1) + 1 + uVar4" identifier = (binary_expression "(uVar4 >> 1) + 1 + uVar4" (binary_expression "(uVar4 >> 1) + 1" (parenthesized_expression "(uVar4 >> 1)" ( (binary_expression "uVar4 >> 1" identifier >> number_literal) )) + number_literal) + identifier)) ;) }))) (expression_statement "*pn = uVar4;" (assignment_expression "*pn = uVar4" (pointer_expression "*pn" * identifier) = identifier) ;) (expression_statement "pvVar3 = xrealloc(p,uVar4 * s);" (assignment_expression "pvVar3 = xrealloc(p,uVar4 * s)" identifier = (call_expression "xrealloc(p,uVar4 * s)" identifier (argument_list "(p,uVar4 * s)" ( identifier , (binary_expression "uVar4 * s" identifier * identifier) )))) ;) (return_statement "return pvVar3;" return identifier ;) })))
(translation_unit "void FUN_001057be(long param_1,ulong *param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}\n\n" (function_definition "void FUN_001057be(long param_1,ulong *param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}" primitive_type (function_declarator "FUN_001057be(long param_1,ulong *param_2,ulong param_3)" identifier (parameter_list "(long param_1,ulong *param_2,ulong param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}" { (declaration "undefined1 auVar1 [16];" type_identifier (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar2 [16];" type_identifier (array_declarator "auVar2 [16]" identifier [ number_literal ]) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "uVar3 = *param_2;" (assignment_expression "uVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }" { (expression_statement "uVar4 = param_3;" (assignment_expression "uVar4 = param_3" identifier = identifier) ;) (if_statement "if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }" if (parenthesized_expression "(uVar3 == 0)" ( (binary_expression "uVar3 == 0" identifier == number_literal) )) (compound_statement "{\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }" { (expression_statement "auVar2._8_8_ = 0;" (assignment_expression "auVar2._8_8_ = 0" (field_expression "auVar2._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar2._0_8_ = param_3;" (assignment_expression "auVar2._0_8_ = param_3" (field_expression "auVar2._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);" (assignment_expression "auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80)" identifier = (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0x80)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0x80)" identifier (argument_list "(0x80)" ( number_literal ))))) ;) (expression_statement "uVar4 = SUB168(auVar1 % auVar2,0);" (assignment_expression "uVar4 = SUB168(auVar1 % auVar2,0)" identifier = (call_expression "SUB168(auVar1 % auVar2,0)" identifier (argument_list "(auVar1 % auVar2,0)" ( (binary_expression "auVar1 % auVar2" identifier % identifier) , number_literal )))) ;) (expression_statement "uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);" (assignment_expression "uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0)" identifier = (binary_expression "(ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0)" (call_expression "(ulong)(0x80 < param_3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(0x80 < param_3)" ( (binary_expression "0x80 < param_3" number_literal < identifier) ))) + (call_expression "SUB168(auVar1 / auVar2,0)" identifier (argument_list "(auVar1 / auVar2,0)" ( (binary_expression "auVar1 / auVar2" identifier / identifier) , number_literal ))))) ;) })) }) (else_clause "else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" else (compound_statement "{\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" { (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_8_ = param_3;" (assignment_expression "auVar1._0_8_ = param_3" (field_expression "auVar1._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);" (assignment_expression "auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" identifier = (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" identifier (argument_list "(0)" ( number_literal ))) << number_literal) | (call_expression "ZEXT816(0xaaaaaaaaaaaaaaaa)" identifier (argument_list "(0xaaaaaaaaaaaaaaaa)" ( number_literal ))))) ;) (expression_statement "uVar4 = SUB168(auVar2 % auVar1,0);" (assignment_expression "uVar4 = SUB168(auVar2 % auVar1,0)" identifier = (call_expression "SUB168(auVar2 % auVar1,0)" identifier (argument_list "(auVar2 % auVar1,0)" ( (binary_expression "auVar2 % auVar1" identifier % identifier) , number_literal )))) ;) (if_statement "if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }" if (parenthesized_expression "(SUB168(auVar2 / auVar1,0) <= uVar3)" ( (binary_expression "SUB168(auVar2 / auVar1,0) <= uVar3" (call_expression "SUB168(auVar2 / auVar1,0)" identifier (argument_list "(auVar2 / auVar1,0)" ( (binary_expression "auVar2 / auVar1" identifier / identifier) , number_literal ))) <= identifier) )) (compound_statement "{\n \n FUN_001058fc(param_1,param_2,uVar4);\n }" { (expression_statement "FUN_001058fc(param_1,param_2,uVar4);" (call_expression "FUN_001058fc(param_1,param_2,uVar4)" identifier (argument_list "(param_1,param_2,uVar4)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "uVar3 = (uVar3 >> 1) + 1 + uVar3;" (assignment_expression "uVar3 = (uVar3 >> 1) + 1 + uVar3" identifier = (binary_expression "(uVar3 >> 1) + 1 + uVar3" (binary_expression "(uVar3 >> 1) + 1" (parenthesized_expression "(uVar3 >> 1)" ( (binary_expression "uVar3 >> 1" identifier >> number_literal) )) + number_literal) + identifier)) ;) }))) (expression_statement "*param_2 = uVar3;" (assignment_expression "*param_2 = uVar3" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "FUN_00105769(param_1,uVar3 * param_3,uVar4);" (call_expression "FUN_00105769(param_1,uVar3 * param_3,uVar4)" identifier (argument_list "(param_1,uVar3 * param_3,uVar4)" ( identifier , (binary_expression "uVar3 * param_3" 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)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (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 IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (call_expression IDENT (argument_list ( LIT ))) << LIT) | (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT % IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression LIT < IDENT) ))) + (call_expression IDENT (argument_list ( (binary_expression IDENT / IDENT) , LIT ))))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (call_expression IDENT (argument_list ( LIT ))) << LIT) | (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT % IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (call_expression IDENT (argument_list ( (binary_expression IDENT / IDENT) , LIT ))) <= IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) + LIT) + IDENT)) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT * IDENT) , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001057be(long param_1,ulong *param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001057be(long param_1,ulong *param_2,ulong param_3)" (identifier "FUN_001057be") (parameter_list "(long param_1,ulong *param_2,ulong param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "ulong *param_2" (type_identifier "ulong") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined1 auVar1 [16];\n undefined1 auVar2 [16];\n ulong uVar3;\n ulong uVar4;\n \n uVar3 = *param_2;\n if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }\n *param_2 = uVar3;\n FUN_00105769(param_1,uVar3 * param_3,uVar4);\n return;\n}" ({ "{") (declaration "undefined1 auVar1 [16];" (type_identifier "undefined1") (array_declarator "auVar1 [16]" (identifier "auVar1") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 auVar2 [16];" (type_identifier "undefined1") (array_declarator "auVar2 [16]" (identifier "auVar2") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (expression_statement "uVar3 = *param_2;" (assignment_expression "uVar3 = *param_2" (identifier "uVar3") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (if_statement "if (param_1 == 0) {\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }\n else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = param_3;\n if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }\n }" ({ "{") (expression_statement "uVar4 = param_3;" (assignment_expression "uVar4 = param_3" (identifier "uVar4") (= "=") (identifier "param_3")) (; ";")) (if_statement "if (uVar3 == 0) {\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }" (if "if") (parenthesized_expression "(uVar3 == 0)" (( "(") (binary_expression "uVar3 == 0" (identifier "uVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n auVar2._8_8_ = 0;\n auVar2._0_8_ = param_3;\n auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);\n uVar4 = SUB168(auVar1 % auVar2,0);\n uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);\n }" ({ "{") (expression_statement "auVar2._8_8_ = 0;" (assignment_expression "auVar2._8_8_ = 0" (field_expression "auVar2._8_8_" (identifier "auVar2") (. ".") (field_identifier "_8_8_")) (= "=") (number_literal "0")) (; ";")) (expression_statement "auVar2._0_8_ = param_3;" (assignment_expression "auVar2._0_8_ = param_3" (field_expression "auVar2._0_8_" (identifier "auVar2") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80);" (assignment_expression "auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80)" (identifier "auVar1") (= "=") (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0x80)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" (identifier "ZEXT816") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (<< "<<") (number_literal "0x40")) (| "|") (call_expression "ZEXT816(0x80)" (identifier "ZEXT816") (argument_list "(0x80)" (( "(") (number_literal "0x80") () ")"))))) (; ";")) (expression_statement "uVar4 = SUB168(auVar1 % auVar2,0);" (assignment_expression "uVar4 = SUB168(auVar1 % auVar2,0)" (identifier "uVar4") (= "=") (call_expression "SUB168(auVar1 % auVar2,0)" (identifier "SUB168") (argument_list "(auVar1 % auVar2,0)" (( "(") (binary_expression "auVar1 % auVar2" (identifier "auVar1") (% "%") (identifier "auVar2")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0);" (assignment_expression "uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0)" (identifier "uVar3") (= "=") (binary_expression "(ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0)" (call_expression "(ulong)(0x80 < param_3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(0x80 < param_3)" (( "(") (binary_expression "0x80 < param_3" (number_literal "0x80") (< "<") (identifier "param_3")) () ")"))) (+ "+") (call_expression "SUB168(auVar1 / auVar2,0)" (identifier "SUB168") (argument_list "(auVar1 / auVar2,0)" (( "(") (binary_expression "auVar1 / auVar2" (identifier "auVar1") (/ "/") (identifier "auVar2")) (, ",") (number_literal "0") () ")"))))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" (else "else") (compound_statement "{\n auVar1._8_8_ = 0;\n auVar1._0_8_ = param_3;\n auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);\n uVar4 = SUB168(auVar2 % auVar1,0);\n if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }\n uVar3 = (uVar3 >> 1) + 1 + uVar3;\n }" ({ "{") (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" (identifier "auVar1") (. ".") (field_identifier "_8_8_")) (= "=") (number_literal "0")) (; ";")) (expression_statement "auVar1._0_8_ = param_3;" (assignment_expression "auVar1._0_8_ = param_3" (field_expression "auVar1._0_8_" (identifier "auVar1") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa);" (assignment_expression "auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" (identifier "auVar2") (= "=") (binary_expression "ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa)" (binary_expression "ZEXT816(0) << 0x40" (call_expression "ZEXT816(0)" (identifier "ZEXT816") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (<< "<<") (number_literal "0x40")) (| "|") (call_expression "ZEXT816(0xaaaaaaaaaaaaaaaa)" (identifier "ZEXT816") (argument_list "(0xaaaaaaaaaaaaaaaa)" (( "(") (number_literal "0xaaaaaaaaaaaaaaaa") () ")"))))) (; ";")) (expression_statement "uVar4 = SUB168(auVar2 % auVar1,0);" (assignment_expression "uVar4 = SUB168(auVar2 % auVar1,0)" (identifier "uVar4") (= "=") (call_expression "SUB168(auVar2 % auVar1,0)" (identifier "SUB168") (argument_list "(auVar2 % auVar1,0)" (( "(") (binary_expression "auVar2 % auVar1" (identifier "auVar2") (% "%") (identifier "auVar1")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (SUB168(auVar2 / auVar1,0) <= uVar3) {\n \n FUN_001058fc(param_1,param_2,uVar4);\n }" (if "if") (parenthesized_expression "(SUB168(auVar2 / auVar1,0) <= uVar3)" (( "(") (binary_expression "SUB168(auVar2 / auVar1,0) <= uVar3" (call_expression "SUB168(auVar2 / auVar1,0)" (identifier "SUB168") (argument_list "(auVar2 / auVar1,0)" (( "(") (binary_expression "auVar2 / auVar1" (identifier "auVar2") (/ "/") (identifier "auVar1")) (, ",") (number_literal "0") () ")"))) (<= "<=") (identifier "uVar3")) () ")")) (compound_statement "{\n \n FUN_001058fc(param_1,param_2,uVar4);\n }" ({ "{") (expression_statement "FUN_001058fc(param_1,param_2,uVar4);" (call_expression "FUN_001058fc(param_1,param_2,uVar4)" (identifier "FUN_001058fc") (argument_list "(param_1,param_2,uVar4)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "uVar4") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar3 = (uVar3 >> 1) + 1 + uVar3;" (assignment_expression "uVar3 = (uVar3 >> 1) + 1 + uVar3" (identifier "uVar3") (= "=") (binary_expression "(uVar3 >> 1) + 1 + uVar3" (binary_expression "(uVar3 >> 1) + 1" (parenthesized_expression "(uVar3 >> 1)" (( "(") (binary_expression "uVar3 >> 1" (identifier "uVar3") (>> ">>") (number_literal "1")) () ")")) (+ "+") (number_literal "1")) (+ "+") (identifier "uVar3"))) (; ";")) (} "}")))) (expression_statement "*param_2 = uVar3;" (assignment_expression "*param_2 = uVar3" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "FUN_00105769(param_1,uVar3 * param_3,uVar4);" (call_expression "FUN_00105769(param_1,uVar3 * param_3,uVar4)" (identifier "FUN_00105769") (argument_list "(param_1,uVar3 * param_3,uVar4)" (( "(") (identifier "param_1") (, ",") (binary_expression "uVar3 * param_3" (identifier "uVar3") (* "*") (identifier "param_3")) (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void * function_1(void *var_1,size_t *pn,size_t var_3) { type_1 var_7 [16]; type_1 var_6 [16]; void *pvVar3; type_2 var_2; var_2 = *pn; if (var_1 == (void *)0x0) { if (var_2 == 0) { var_6._8_8_ = 0; var_6._0_8_ = var_3; var_2 = (type_2)(0x80 < var_3) + var_4((var_5(0) << 0x40 | var_5(0x80)) / var_6,0); } } else { var_7._8_8_ = 0; var_7._0_8_ = var_3; if (var_4((var_5(0) << 0x40 | var_5(0xaaaaaaaaaaaaaaaa)) / var_7,0) <= var_2) { /* WARNING: Subroutine does not return */ var_8(); } var_2 = (var_2 >> 1) + 1 + var_2; } *pn = var_2; pvVar3 = var_9(var_1,var_2 * var_3); return pvVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (number_literal))) right: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (number_literal) right: (identifier)))) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (number_literal))) right: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (identifier)) (identifier)))) (return_statement))))
null
void MASKED(long param_1,ulong *param_2,ulong param_3) { undefined1 auVar1 [16]; undefined1 auVar2 [16]; ulong uVar3; ulong uVar4; uVar3 = *param_2; if (param_1 == 0) { uVar4 = param_3; if (uVar3 == 0) { auVar2._8_8_ = 0; auVar2._0_8_ = param_3; auVar1 = ZEXT816(0) << 0x40 | ZEXT816(0x80); uVar4 = SUB168(auVar1 % auVar2,0); uVar3 = (ulong)(0x80 < param_3) + SUB168(auVar1 / auVar2,0); } } else { auVar1._8_8_ = 0; auVar1._0_8_ = param_3; auVar2 = ZEXT816(0) << 0x40 | ZEXT816(0xaaaaaaaaaaaaaaaa); uVar4 = SUB168(auVar2 % auVar1,0); if (SUB168(auVar2 / auVar1,0) <= uVar3) { /* WARNING: Subroutine does not return */ FUN_001058fc(param_1,param_2,uVar4); } uVar3 = (uVar3 >> 1) + 1 + uVar3; } *param_2 = uVar3; FUN_00105769(param_1,uVar3 * param_3,uVar4); return; }
1030_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
do_local_symbol_value
FUN_0014c2a0
/* DWARF original prototype: uint64_t do_local_symbol_value(Sized_relobj_dwo<64,_false> * this, uint param_1, uint64_t param_2) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_false>::do_local_symbol_value (Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/dwp.cc",0x172,"do_local_symbol_value"); }
void FUN_0014c2a0(void) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value"); }
SUB RSP,0x8 LEA RDX,[0x308310] MOV ESI,0x172 LEA RDI,[0x307004] CALL 0x0016cdf0
null
null
null
null
[(u'COPY_-1207188772', u'CALL_-1207188788'), ('const-3179280', u'COPY_-1207188772'), ('const-370', u'CALL_-1207188788'), ('const-1', u'RETURN_-1207188783'), (u'COPY_-1207188773', u'CALL_-1207188788'), ('const-3174404', u'COPY_-1207188773')]
[('const-3174404', u'COPY_-1207188775'), (u'COPY_-1207188775', u'CALL_-1207188788'), ('const-1', u'RETURN_-1207188783'), ('const-370', u'CALL_-1207188788'), (u'COPY_-1207188774', u'CALL_-1207188788'), ('const-3179280', u'COPY_-1207188774')]
null
null
0014c2a0
x64
O1
(translation_unit "void FUN_0014c2a0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}\n\n" (function_definition "void FUN_0014c2a0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}" primitive_type (function_declarator "FUN_0014c2a0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}" { comment (expression_statement "FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");" (call_expression "FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value")" identifier (argument_list "("../../gold/dwp.cc",0x172,"do_local_symbol_value")" ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal , (string_literal ""do_local_symbol_value"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_local_symbol_value(Sized_relobj_dwo<64,_false> * this, uint\n param_1, uint64_t param_2) */\n\nuint64_t __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_local_symbol_value\n (Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}\n\n" comment (ERROR "uint64_t __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_local_symbol_value\n (Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dwp.cc",0x172," primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::do_local_symbol_value\n (Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2)\n\n{" identifier > : : (function_declarator "do_local_symbol_value\n (Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2)" identifier (parameter_list "(Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2)" ( (parameter_declaration "Sized_relobj_dwo" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint param_1" type_identifier identifier) , (parameter_declaration "uint64_t param_2" primitive_type identifier) ))) {) comment identifier ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal ,) (expression_statement ""do_local_symbol_value");" (string_literal ""do_local_symbol_value"" " string_content ") (ERROR ")" )) ;) (ERROR "}" }))
(translation_unit "void FUN_0014c2a0(void)\n\n{\n \n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}\n\n" (function_definition "void FUN_0014c2a0(void)\n\n{\n \n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}" primitive_type (function_declarator "FUN_0014c2a0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}" { (expression_statement "FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");" (call_expression "FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value")" identifier (argument_list "("../../gold/dwp.cc",0x172,"do_local_symbol_value")" ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal , (string_literal ""do_local_symbol_value"" " 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_0014c2a0(void)\n\n{\n \n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}" (primitive_type "void") (function_declarator "FUN_0014c2a0(void)" (identifier "FUN_0014c2a0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");\n}" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value");" (call_expression "FUN_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/dwp.cc",0x172,"do_local_symbol_value")" (( "(") (string_literal ""../../gold/dwp.cc"" (" """) (string_content "../../gold/dwp.cc") (" """)) (, ",") (number_literal "0x172") (, ",") (string_literal ""do_local_symbol_value"" (" """) (string_content "do_local_symbol_value") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_local_symbol_value(Sized_relobj_dwo<64,_false> * this, uint param_1, uint64_t param_2) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_false>::do_local_symbol_value (Sized_relobj_dwo<64,_false> *this,uint param_1,uint64_t param_2) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/dwp.cc",0x172,"do_local_symbol_value"); }
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_0016cdf0("../../gold/dwp.cc",0x172,"do_local_symbol_value"); }
511_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c
save_symbol_name
FUN_001263b0
char * save_symbol_name(char *name) { ulong length; byte bVar1; byte *pbVar2; char *pcVar3; size_t sVar4; char *pcVar5; if (name != (char *)0x0) { sVar4 = strlen(name); length = sVar4 + 1; if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) { _obstack_newchunk(&notes,length); } memcpy(notes.next_free,name,length); pcVar5 = notes.object_base; if (notes.next_free + length == notes.object_base) { notes._80_1_ = notes._80_1_ | 2; } notes.next_free = (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask); if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) < (ulong)((long)notes.next_free - (long)notes.chunk)) { notes.next_free = notes.chunk_limit; } pcVar3 = notes.next_free; if (symbols_case_sensitive == 0) { bVar1 = *notes.object_base; pcVar3 = notes.next_free; pbVar2 = (byte *)notes.object_base; while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) { *pbVar2 = _sch_toupper[bVar1]; bVar1 = pbVar2[1]; pcVar3 = notes.object_base; pbVar2 = pbVar2 + 1; } } notes.object_base = pcVar3; return pcVar5; } /* WARNING: Subroutine does not return */ as_abort("../../gas/symbols.c",0x6f,"save_symbol_name"); }
void FUN_001263b0(char *param_1) { ulong uVar1; byte bVar2; byte *pbVar3; size_t sVar4; if (param_1 != (char *)0x0) { sVar4 = strlen(param_1); uVar1 = sVar4 + 1; if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) { _obstack_newchunk(&DAT_00174ba0,uVar1); } memcpy(DAT_00174bb8,param_1,uVar1); if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) { DAT_00174bf0 = DAT_00174bf0 | 2; } DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) & ~DAT_00174bd0); if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) { DAT_00174bb8 = (void *)DAT_00174bc0; } uVar1 = (ulong)DAT_00174bb8; if (DAT_0016b704 == 0) { bVar2 = *DAT_00174bb0; uVar1 = (ulong)DAT_00174bb8; pbVar3 = DAT_00174bb0; while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) { *pbVar3 = _sch_toupper[bVar2]; bVar2 = pbVar3[1]; uVar1 = (ulong)DAT_00174bb0; pbVar3 = pbVar3 + 1; } } DAT_00174bb0 = (byte *)uVar1; return; } /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name"); }
PUSH RBP PUSH RBX SUB RSP,0x8 TEST RDI,RDI JZ 0x001264bc MOV RBP,RDI CALL 0x001071e0 MOV RDI,qword ptr [0x00174bb8] LEA RBX,[RAX + 0x1] MOV RAX,qword ptr [0x00174bc0] SUB RAX,RDI CMP RBX,RAX JA 0x00126490 MOV RDX,RBX MOV RSI,RBP CALL 0x00107470 MOV RAX,qword ptr [0x00174bb0] ADD RBX,qword ptr [0x00174bb8] CMP RBX,RAX JZ 0x001264b0 MOV RCX,qword ptr [0x00174bd0] MOV RSI,qword ptr [0x00174ba8] LEA RDX,[RBX + RCX*0x1] NOT RCX AND RDX,RCX MOV RCX,qword ptr [0x00174bc0] MOV RDI,RDX MOV qword ptr [0x00174bb8],RDX MOV RBX,RCX SUB RDI,RSI SUB RBX,RSI CMP RDI,RBX JBE 0x00126448 MOV qword ptr [0x00174bb8],RCX MOV RDX,RCX MOV qword ptr [0x00174bb0],RDX MOV EDX,dword ptr [0x0016b704] TEST EDX,EDX JNZ 0x00126482 MOVZX EDX,byte ptr [RAX] TEST DL,DL JZ 0x00126482 MOV RCX,RAX LEA RSI,[0x169900] NOP word ptr [RAX + RAX*0x1] MOVZX EDX,byte ptr [RSI + RDX*0x1] ADD RCX,0x1 MOV byte ptr [RCX + -0x1],DL MOVZX EDX,byte ptr [RCX] TEST DL,DL JNZ 0x00126470 ADD RSP,0x8 POP RBX POP RBP RET LEA RDI,[0x174ba0] MOV RSI,RBX CALL 0x00138050 MOV RDI,qword ptr [0x00174bb8] JMP 0x001263e5 OR byte ptr [0x00174bf0],0x2 JMP 0x00126407 LEA RDX,[0x13f7d0] MOV ESI,0x6f LEA RDI,[0x13ef80] CALL 0x0011c860
null
null
null
null
[(u'COPY_-1207081334', u'COPY_-1207081415'), (u'INDIRECT_-1207081257', u'COPY_-1207081312'), (u'INDIRECT_-1207081472', u'MULTIEQUAL_-1207081439'), (u'PTRADD_-1207081633', u'COPY_-1207081330'), (u'CALL_-1207081595', u'INDIRECT_-1207081308'), (u'CALL_-1207081595', u'INDIRECT_-1207081318'), ('const-1306496', u'COPY_-1207081277'), (u'CALL_-1207082011', u'INDIRECT_-1207081525'), (u'PTRADD_-1207081865', u'INT_EQUAL_-1207081900'), (u'CALL_-1207081534', u'INDIRECT_-1207081267'), (u'CALL_-1207081534', u'INDIRECT_-1207081247'), ('tmp_66', u'CBRANCH_-1207082026'), (u'MULTIEQUAL_-1207081323', u'MULTIEQUAL_-1207081379'), (u'COPY_-1207081365', u'MULTIEQUAL_-1207081321'), (u'INDIRECT_-1207081523', u'CAST_-1207081332'), (u'MULTIEQUAL_-1207081439', u'MULTIEQUAL_-1207081318'), (u'MULTIEQUAL_-1207081439', u'MULTIEQUAL_-1207081318'), (u'LOAD_-1207081705', u'STORE_-1207081682'), (u'INDIRECT_-1207081348', u'MULTIEQUAL_-1207081320'), (u'CALL_-1207081534', u'INDIRECT_-1207081278'), (u'COPY_-1207081408', u'MULTIEQUAL_-1207081529'), ('const-1480960', u'PTRSUB_-1207081305'), (u'INT_NEGATE_-1207081848', u'INT_AND_-1207081840'), (u'INDIRECT_-1207081328', u'MULTIEQUAL_-1207081318'), (u'PTRADD_-1207081643', u'LOAD_-1207081705'), (u'MULTIEQUAL_-1207081320', u'MULTIEQUAL_-1207081338'), (u'INDIRECT_-1207081523', u'MULTIEQUAL_-1207081369'), (u'INT_EQUAL_-1207081900', u'CBRANCH_-1207081898'), (u'MULTIEQUAL_-1207081321', u'PTRADD_-1207081633'), (u'INDIRECT_-1207081482', u'PTRADD_-1207081814'), (u'INDIRECT_-1207081492', u'CAST_-1207081333'), (u'STORE_-1207081682', u'INDIRECT_-1207081348'), (u'PTRSUB_-1207081262', u'CALL_-1207081595'), (u'MULTIEQUAL_-1207081529', u'MULTIEQUAL_-1207081324'), (u'CALL_-1207081595', u'INDIRECT_-1207081329'), (u'INDIRECT_-1207081535', u'MULTIEQUAL_-1207081493'), (u'CAST_-1207081425', u'INT_LESS_-1207081950'), ('const-1', u'PTRADD_-1207081814'), (u'CALL_-1207081939', u'INDIRECT_-1207081513'), (u'CAST_-1207081432', u'INT_SUB_-1207081968'), ('const-0', u'INT_EQUAL_-1207081749'), (u'INDIRECT_-1207081523', u'CAST_-1207081337'), (u'INDIRECT_-1207081533', u'INT_EQUAL_-1207081749'), (u'CALL_-1207082011', u'INDIRECT_-1207081576'), (u'CALL_-1207081939', u'INDIRECT_-1207081492'), (u'CALL_-1207081534', u'INDIRECT_-1207081308'), (u'CAST_-1207081433', u'INT_SUB_-1207081968'), ('tmp_146', u'CBRANCH_-1207081958'), (u'INDIRECT_-1207081533', u'MULTIEQUAL_-1207081379'), (u'MULTIEQUAL_-1207081369', u'COPY_-1207081425'), (u'INT_ADD_-1207081985', u'CALL_-1207081595'), (u'STORE_-1207081682', u'INDIRECT_-1207081389'), (u'CALL_-1207081595', u'INDIRECT_-1207081298'), (u'INDIRECT_-1207081503', u'PTRADD_-1207081865'), (u'CALL_-1207081595', u'INDIRECT_-1207081339'), (u'INDIRECT_-1207081482', u'MULTIEQUAL_-1207081319'), (u'CAST_-1207081363', u'INT_AND_-1207081840'), (u'CAST_-1207081289', u'COPY_-1207081365'), (u'INDIRECT_-1207081267', u'COPY_-1207081322'), (u'INDIRECT_-1207081525', u'MULTIEQUAL_-1207081483'), (u'MULTIEQUAL_-1207081349', u'COPY_-1207081405'), (u'INT_EQUAL_-1207081749', u'CBRANCH_-1207081747'), ('const-2', u'INT_OR_-1207081564'), (u'INDIRECT_-1207081288', u'COPY_-1207081343'), (u'INDIRECT_-1207081556', u'MULTIEQUAL_-1207081514'), (u'MULTIEQUAL_-1207081327', u'INT_NOTEQUAL_-1207081727'), ('tmp_637', u'CALL_-1207081939'), ('tmp_637', u'INT_NOTEQUAL_-1207082027'), (u'INDIRECT_-1207081492', u'MULTIEQUAL_-1207081320'), (u'INDIRECT_-1207081339', u'MULTIEQUAL_-1207081514'), ('const-433', u'LOAD_-1207081679'), (u'INDIRECT_-1207081338', u'MULTIEQUAL_-1207081319'), (u'INDIRECT_-1207081369', u'COPY_-1207081333'), ('const-1', u'INT_ADD_-1207081985'), (u'STORE_-1207081682', u'INDIRECT_-1207081379'), (u'INDIRECT_-1207081389', u'MULTIEQUAL_-1207081323'), (u'COPY_-1207081371', u'MULTIEQUAL_-1207081359'), (u'CALL_-1207081939', u'INDIRECT_-1207081482'), ('const-0', u'RETURN_-1207081625'), (u'COPY_-1207081379', u'MULTIEQUAL_-1207081359'), (u'INDIRECT_-1207081318', u'MULTIEQUAL_-1207081493'), (u'COPY_-1207081368', u'MULTIEQUAL_-1207081325'), (u'INDIRECT_-1207081472', u'INT_OR_-1207081564'), (u'MULTIEQUAL_-1207081319', u'MULTIEQUAL_-1207081328'), (u'INDIRECT_-1207081492', u'COPY_-1207081398'), (u'CALL_-1207082011', u'INDIRECT_-1207081546'), (u'CAST_-1207081332', u'INT_SUB_-1207081799'), (u'STORE_-1207081682', u'INDIRECT_-1207081369'), (u'COPY_-1207081366', u'COPY_-1207081371'), (u'INDIRECT_-1207081515', u'MULTIEQUAL_-1207081472'), (u'PTRADD_-1207081814', u'CAST_-1207081363'), (u'INDIRECT_-1207081546', u'CAST_-1207081432'), (u'CALL_-1207082011', u'INT_ADD_-1207081985'), ('const-1526688', u'PTRSUB_-1207081262'), (u'CALL_-1207082011', u'INDIRECT_-1207081556'), ('const-111', u'CALL_-1207081534'), (u'INT_NOTEQUAL_-1207081727', u'CBRANCH_-1207081727'), ('tmp_347', u'CBRANCH_-1207081790'), (u'CAST_-1207081362', u'COPY_-1207081408'), (u'INDIRECT_-1207081576', u'MULTIEQUAL_-1207081534'), (u'LOAD_-1207081747', u'MULTIEQUAL_-1207081327'), ('const-0', u'INT_NOTEQUAL_-1207082027'), (u'INT_AND_-1207081840', u'CAST_-1207081362'), (u'STORE_-1207081682', u'INDIRECT_-1207081328'), (u'COPY_-1207081369', u'COPY_-1207081368'), (u'STORE_-1207081682', u'INDIRECT_-1207081359'), (u'INDIRECT_-1207081513', u'LOAD_-1207081747'), (u'CALL_-1207082011', u'INDIRECT_-1207081566'), (u'CAST_-1207081338', u'INT_SUB_-1207081811'), (u'INDIRECT_-1207081546', u'MULTIEQUAL_-1207081503'), ('tmp_637', u'CALL_-1207082011'), (u'INDIRECT_-1207081278', u'COPY_-1207081333'), (u'INT_LESS_-1207081950', u'CBRANCH_-1207081958'), (u'INDIRECT_-1207081482', u'INT_NEGATE_-1207081848'), (u'MULTIEQUAL_-1207081338', u'COPY_-1207081394'), (u'INDIRECT_-1207081298', u'MULTIEQUAL_-1207081472'), (u'CALL_-1207081534', u'INDIRECT_-1207081257'), (u'CALL_-1207081595', u'INDIRECT_-1207081349'), (u'INDIRECT_-1207081329', u'MULTIEQUAL_-1207081503'), (u'MULTIEQUAL_-1207081529', u'MULTIEQUAL_-1207081349'), ('tmp_418', u'CBRANCH_-1207081727'), (u'COPY_-1207081277', u'CALL_-1207081534'), ('tmp_216', u'CBRANCH_-1207081898'), ('const-433', u'LOAD_-1207081705'), (u'MULTIEQUAL_-1207081359', u'COPY_-1207081334'), (u'COPY_-1207081276', u'CALL_-1207081534'), ('const-1', u'PTRADD_-1207081865'), ('const-1', u'PTRADD_-1207081633'), (u'INT_NOTEQUAL_-1207082027', u'CBRANCH_-1207082026'), (u'MULTIEQUAL_-1207081324', u'MULTIEQUAL_-1207081349'), ('const-433', u'STORE_-1207081682'), ('const-1308624', u'COPY_-1207081276'), (u'CALL_-1207081939', u'INDIRECT_-1207081472'), ('tmp_589', u'BRANCH_-1207081574'), (u'MULTIEQUAL_-1207081318', u'MULTIEQUAL_-1207081318'), (u'INDIRECT_-1207081247', u'COPY_-1207081302'), (u'CALL_-1207082011', u'INDIRECT_-1207081535'), (u'INDIRECT_-1207081298', u'COPY_-1207081353'), (u'CAST_-1207081362', u'CAST_-1207081338'), (u'COPY_-1207081398', u'MULTIEQUAL_-1207081529'), (u'INDIRECT_-1207081359', u'MULTIEQUAL_-1207081324'), (u'MULTIEQUAL_-1207081318', u'COPY_-1207081374'), (u'CAST_-1207081333', u'INT_SUB_-1207081799'), (u'MULTIEQUAL_-1207081503', u'CALL_-1207081939'), (u'INDIRECT_-1207081379', u'MULTIEQUAL_-1207081322'), ('const-1', u'RETURN_-1207081529'), ('const-0', u'INT_NOTEQUAL_-1207081727'), (u'STORE_-1207081682', u'INDIRECT_-1207081338'), (u'MULTIEQUAL_-1207081321', u'STORE_-1207081682'), (u'INT_OR_-1207081564', u'MULTIEQUAL_-1207081439'), (u'INT_ADD_-1207081985', u'INT_LESS_-1207081950'), (u'INT_LESS_-1207081781', u'CBRANCH_-1207081790'), ('const-0', u'PTRSUB_-1207081305'), (u'CALL_-1207081534', u'INDIRECT_-1207081288'), (u'LOAD_-1207081679', u'MULTIEQUAL_-1207081327'), (u'INDIRECT_-1207081308', u'MULTIEQUAL_-1207081483'), (u'INDIRECT_-1207081523', u'MULTIEQUAL_-1207081322'), (u'INDIRECT_-1207081482', u'MULTIEQUAL_-1207081328'), (u'INDIRECT_-1207081513', u'CAST_-1207081289'), (u'INT_ADD_-1207081985', u'PTRADD_-1207081865'), ('const-0', u'PTRSUB_-1207081262'), (u'MULTIEQUAL_-1207081322', u'MULTIEQUAL_-1207081369'), (u'PTRADD_-1207081865', u'PTRADD_-1207081814'), (u'INT_SUB_-1207081799', u'CAST_-1207081325'), (u'INDIRECT_-1207081566', u'MULTIEQUAL_-1207081524'), (u'PTRSUB_-1207081305', u'PTRADD_-1207081643'), (u'COPY_-1207081939', u'RETURN_-1207081625'), (u'CALL_-1207081939', u'INDIRECT_-1207081533'), (u'INDIRECT_-1207081308', u'COPY_-1207081363'), (u'CALL_-1207081595', u'INDIRECT_-1207081359'), (u'COPY_-1207081330', u'MULTIEQUAL_-1207081321'), (u'INDIRECT_-1207081492', u'MULTIEQUAL_-1207081338'), (u'INDIRECT_-1207081533', u'MULTIEQUAL_-1207081323'), (u'INDIRECT_-1207081513', u'COPY_-1207081939'), ('tmp_604', u'BRANCH_-1207081584'), (u'CALL_-1207082011', u'INDIRECT_-1207081515'), (u'CAST_-1207081337', u'INT_SUB_-1207081811'), (u'CALL_-1207081939', u'INDIRECT_-1207081523'), (u'MULTIEQUAL_-1207081328', u'COPY_-1207081384'), (u'INT_ZEXT_-1207081566', u'PTRADD_-1207081643'), (u'INDIRECT_-1207081535', u'CAST_-1207081433'), ('const-1', u'PTRADD_-1207081643'), ('tmp_385', u'CBRANCH_-1207081747'), (u'INT_SUB_-1207081811', u'CAST_-1207081324'), (u'MULTIEQUAL_-1207081529', u'COPY_-1207081379'), (u'INDIRECT_-1207081513', u'INT_EQUAL_-1207081900'), (u'CALL_-1207081534', u'INDIRECT_-1207081298'), (u'INT_ADD_-1207081985', u'CALL_-1207081939'), (u'COPY_-1207081333', u'MULTIEQUAL_-1207081325'), (u'MULTIEQUAL_-1207081379', u'COPY_-1207081435'), (u'INDIRECT_-1207081349', u'MULTIEQUAL_-1207081524'), (u'CAST_-1207081324', u'INT_LESS_-1207081781'), (u'PTRADD_-1207081633', u'LOAD_-1207081679'), (u'INDIRECT_-1207081359', u'MULTIEQUAL_-1207081534'), ('const-1', u'PTRADD_-1207081633'), (u'MULTIEQUAL_-1207081327', u'INT_ZEXT_-1207081566'), (u'MULTIEQUAL_-1207081325', u'COPY_-1207081366'), ('const-433', u'LOAD_-1207081747'), (u'MULTIEQUAL_-1207081529', u'COPY_-1207081369'), (u'CALL_-1207081939', u'INDIRECT_-1207081503'), (u'INT_SUB_-1207081968', u'CAST_-1207081425'), (u'CAST_-1207081325', u'INT_LESS_-1207081781')]
[(u'INDIRECT_-1207081340', u'MULTIEQUAL_-1207081515'), (u'INDIRECT_-1207081557', u'MULTIEQUAL_-1207081515'), (u'CAST_-1207081402', u'INT_EQUAL_-1207081900'), (u'MULTIEQUAL_-1207081370', u'COPY_-1207081426'), (u'CALL_-1207081939', u'INDIRECT_-1207081534'), (u'MULTIEQUAL_-1207081529', u'CAST_-1207081300'), (u'INDIRECT_-1207081289', u'COPY_-1207081344'), ('tmp_66', u'CBRANCH_-1207082026'), (u'INDIRECT_-1207081536', u'INT_SUB_-1207081968'), (u'STORE_-1207081682', u'INDIRECT_-1207081349'), (u'CALL_-1207081534', u'INDIRECT_-1207081279'), (u'CAST_-1207081363', u'CAST_-1207081339'), (u'INDIRECT_-1207081567', u'MULTIEQUAL_-1207081525'), (u'MULTIEQUAL_-1207081360', u'CAST_-1207081252'), (u'LOAD_-1207081679', u'MULTIEQUAL_-1207081328'), (u'INT_SUB_-1207081811', u'CAST_-1207081329'), (u'PTRSUB_-1207081306', u'PTRADD_-1207081643'), (u'LOAD_-1207081705', u'STORE_-1207081682'), (u'CAST_-1207081255', u'COPY_-1207081334'), ('tmp_1068', u'CALL_-1207082011'), (u'INT_NEGATE_-1207081848', u'INT_AND_-1207081840'), (u'MULTIEQUAL_-1207081324', u'MULTIEQUAL_-1207081380'), (u'STORE_-1207081682', u'INDIRECT_-1207081339'), (u'CALL_-1207082011', u'INDIRECT_-1207081567'), ('const-1', u'PTRADD_-1207081643'), (u'PTRADD_-1207081643', u'LOAD_-1207081705'), (u'INDIRECT_-1207081309', u'COPY_-1207081364'), (u'INT_EQUAL_-1207081900', u'CBRANCH_-1207081898'), (u'INDIRECT_-1207081483', u'PTRADD_-1207081814'), (u'INDIRECT_-1207081536', u'MULTIEQUAL_-1207081494'), ('const-1308624', u'COPY_-1207081277'), ('const-111', u'CALL_-1207081534'), (u'MULTIEQUAL_-1207081320', u'MULTIEQUAL_-1207081329'), (u'MULTIEQUAL_-1207081339', u'COPY_-1207081395'), (u'PTRADD_-1207081814', u'CAST_-1207081364'), (u'MULTIEQUAL_-1207081329', u'COPY_-1207081385'), ('const-0', u'INT_EQUAL_-1207081749'), (u'INDIRECT_-1207081534', u'MULTIEQUAL_-1207081380'), (u'INDIRECT_-1207081390', u'MULTIEQUAL_-1207081324'), (u'CALL_-1207081595', u'INDIRECT_-1207081340'), (u'INDIRECT_-1207081339', u'MULTIEQUAL_-1207081320'), (u'INDIRECT_-1207081534', u'MULTIEQUAL_-1207081324'), ('const-433', u'LOAD_-1207081679'), (u'MULTIEQUAL_-1207081328', u'INT_ZEXT_-1207081566'), (u'MULTIEQUAL_-1207081319', u'MULTIEQUAL_-1207081319'), (u'INT_OR_-1207081564', u'MULTIEQUAL_-1207081440'), ('tmp_146', u'CBRANCH_-1207081958'), (u'CAST_-1207081319', u'COPY_-1207081399'), (u'INT_ADD_-1207081985', u'CALL_-1207081595'), (u'COPY_-1207081372', u'MULTIEQUAL_-1207081360'), (u'CALL_-1207081939', u'INDIRECT_-1207081524'), (u'INDIRECT_-1207081516', u'MULTIEQUAL_-1207081473'), (u'CALL_-1207081534', u'INDIRECT_-1207081248'), (u'INDIRECT_-1207081309', u'MULTIEQUAL_-1207081484'), (u'INDIRECT_-1207081483', u'MULTIEQUAL_-1207081320'), (u'INT_EQUAL_-1207081749', u'CBRANCH_-1207081747'), (u'CALL_-1207081595', u'INDIRECT_-1207081299'), ('const-2', u'INT_OR_-1207081564'), (u'INDIRECT_-1207081248', u'COPY_-1207081303'), (u'MULTIEQUAL_-1207081322', u'PTRADD_-1207081633'), (u'INDIRECT_-1207081473', u'MULTIEQUAL_-1207081440'), (u'INDIRECT_-1207081279', u'COPY_-1207081334'), (u'MULTIEQUAL_-1207081319', u'COPY_-1207081375'), (u'CALL_-1207081534', u'INDIRECT_-1207081289'), ('tmp_1068', u'INT_NOTEQUAL_-1207082027'), (u'INDIRECT_-1207081299', u'MULTIEQUAL_-1207081473'), (u'INT_AND_-1207081840', u'CAST_-1207081363'), (u'INDIRECT_-1207081547', u'CAST_-1207081434'), (u'CALL_-1207081534', u'INDIRECT_-1207081268'), ('const-0', u'PTRSUB_-1207081306'), ('const-1', u'INT_ADD_-1207081985'), (u'INDIRECT_-1207081547', u'MULTIEQUAL_-1207081504'), (u'COPY_-1207081334', u'MULTIEQUAL_-1207081326'), (u'CALL_-1207082011', u'INDIRECT_-1207081547'), ('const-433', u'STORE_-1207081682'), ('const-0', u'RETURN_-1207081625'), (u'INDIRECT_-1207081514', u'LOAD_-1207081747'), ('const-433', u'LOAD_-1207081747'), (u'CAST_-1207081290', u'COPY_-1207081372'), (u'INDIRECT_-1207081524', u'INT_SUB_-1207081799'), (u'CALL_-1207081534', u'INDIRECT_-1207081309'), (u'COPY_-1207081370', u'COPY_-1207081369'), (u'INDIRECT_-1207081349', u'MULTIEQUAL_-1207081321'), (u'INDIRECT_-1207081534', u'INT_EQUAL_-1207081749'), (u'MULTIEQUAL_-1207081380', u'COPY_-1207081436'), (u'MULTIEQUAL_-1207081440', u'MULTIEQUAL_-1207081319'), (u'MULTIEQUAL_-1207081440', u'MULTIEQUAL_-1207081319'), (u'CALL_-1207081939', u'INDIRECT_-1207081493'), (u'CAST_-1207081291', u'COPY_-1207081367'), (u'COPY_-1207081409', u'MULTIEQUAL_-1207081529'), (u'INT_ADD_-1207081911', u'CAST_-1207081402'), (u'COPY_-1207081331', u'MULTIEQUAL_-1207081322'), (u'MULTIEQUAL_-1207081323', u'MULTIEQUAL_-1207081370'), (u'CAST_-1207081252', u'COPY_-1207081335'), ('const-1', u'PTRADD_-1207081814'), (u'CALL_-1207082011', u'INT_ADD_-1207081985'), (u'CAST_-1207081434', u'INT_SUB_-1207081968'), (u'INDIRECT_-1207081330', u'MULTIEQUAL_-1207081504'), (u'INDIRECT_-1207081483', u'INT_NEGATE_-1207081848'), (u'CALL_-1207081595', u'INDIRECT_-1207081309'), (u'CALL_-1207081939', u'INDIRECT_-1207081473'), (u'MULTIEQUAL_-1207081529', u'MULTIEQUAL_-1207081350'), (u'INDIRECT_-1207081493', u'MULTIEQUAL_-1207081339'), (u'INT_NOTEQUAL_-1207081727', u'CBRANCH_-1207081727'), (u'CALL_-1207081939', u'INDIRECT_-1207081514'), ('tmp_347', u'CBRANCH_-1207081790'), (u'CALL_-1207081595', u'INDIRECT_-1207081350'), (u'INDIRECT_-1207081577', u'MULTIEQUAL_-1207081535'), ('const-1', u'PTRADD_-1207081633'), ('const-0', u'INT_NOTEQUAL_-1207082027'), (u'INDIRECT_-1207081360', u'MULTIEQUAL_-1207081535'), (u'INDIRECT_-1207081268', u'COPY_-1207081323'), (u'MULTIEQUAL_-1207081325', u'MULTIEQUAL_-1207081350'), (u'CALL_-1207082011', u'INDIRECT_-1207081536'), (u'INDIRECT_-1207081350', u'MULTIEQUAL_-1207081525'), (u'INT_LESS_-1207081950', u'CBRANCH_-1207081958'), (u'INDIRECT_-1207081504', u'CAST_-1207081403'), (u'CAST_-1207081300', u'COPY_-1207081380'), (u'INDIRECT_-1207081524', u'MULTIEQUAL_-1207081370'), (u'INDIRECT_-1207081493', u'CAST_-1207081319'), (u'STORE_-1207081682', u'INDIRECT_-1207081370'), (u'CAST_-1207081363', u'COPY_-1207081409'), (u'CAST_-1207081364', u'INT_AND_-1207081840'), ('tmp_418', u'CBRANCH_-1207081727'), (u'COPY_-1207081277', u'CALL_-1207081534'), ('tmp_216', u'CBRANCH_-1207081898'), (u'PTRADD_-1207081633', u'COPY_-1207081331'), (u'MULTIEQUAL_-1207081328', u'INT_NOTEQUAL_-1207081727'), (u'PTRSUB_-1207081263', u'CALL_-1207081595'), (u'INT_NOTEQUAL_-1207082027', u'CBRANCH_-1207082026'), ('tmp_1068', u'CALL_-1207081939'), (u'CALL_-1207082011', u'INDIRECT_-1207081557'), (u'STORE_-1207081682', u'INDIRECT_-1207081390'), (u'CALL_-1207082011', u'INDIRECT_-1207081526'), ('tmp_589', u'BRANCH_-1207081574'), (u'INT_SUB_-1207081968', u'INT_LESS_-1207081950'), (u'INDIRECT_-1207081514', u'COPY_-1207081366'), (u'CALL_-1207081595', u'INDIRECT_-1207081319'), (u'CALL_-1207081939', u'INDIRECT_-1207081504'), (u'LOAD_-1207081747', u'MULTIEQUAL_-1207081328'), (u'MULTIEQUAL_-1207081326', u'CAST_-1207081291'), (u'CALL_-1207081595', u'INDIRECT_-1207081360'), (u'INDIRECT_-1207081360', u'MULTIEQUAL_-1207081325'), (u'COPY_-1207081399', u'MULTIEQUAL_-1207081529'), (u'STORE_-1207081682', u'INDIRECT_-1207081360'), ('const-1', u'RETURN_-1207081529'), (u'COPY_-1207081335', u'COPY_-1207081416'), ('const-1526688', u'PTRSUB_-1207081263'), ('const-0', u'INT_NOTEQUAL_-1207081727'), (u'INDIRECT_-1207081514', u'INT_EQUAL_-1207081900'), (u'CAST_-1207081402', u'PTRADD_-1207081814'), (u'INT_ADD_-1207081985', u'INT_LESS_-1207081950'), (u'INDIRECT_-1207081370', u'CAST_-1207081255'), (u'INT_LESS_-1207081781', u'CBRANCH_-1207081790'), (u'COPY_-1207081380', u'MULTIEQUAL_-1207081360'), ('const-1306496', u'COPY_-1207081278'), (u'CAST_-1207081339', u'INT_SUB_-1207081811'), (u'COPY_-1207081369', u'MULTIEQUAL_-1207081326'), (u'INDIRECT_-1207081319', u'MULTIEQUAL_-1207081494'), (u'INDIRECT_-1207081493', u'INT_SUB_-1207081799'), (u'STORE_-1207081682', u'INDIRECT_-1207081380'), (u'CAST_-1207081403', u'INT_ADD_-1207081911'), (u'STORE_-1207081682', u'INDIRECT_-1207081329'), (u'COPY_-1207081366', u'MULTIEQUAL_-1207081322'), (u'INDIRECT_-1207081380', u'MULTIEQUAL_-1207081323'), (u'INDIRECT_-1207081524', u'MULTIEQUAL_-1207081323'), (u'CALL_-1207082011', u'INDIRECT_-1207081577'), (u'MULTIEQUAL_-1207081322', u'STORE_-1207081682'), (u'MULTIEQUAL_-1207081321', u'MULTIEQUAL_-1207081339'), (u'INDIRECT_-1207081299', u'COPY_-1207081354'), ('const-433', u'LOAD_-1207081705'), (u'CALL_-1207082011', u'INDIRECT_-1207081516'), (u'INDIRECT_-1207081526', u'MULTIEQUAL_-1207081484'), ('tmp_604', u'BRANCH_-1207081584'), (u'INDIRECT_-1207081524', u'INT_SUB_-1207081811'), (u'INT_ZEXT_-1207081566', u'PTRADD_-1207081643'), (u'CALL_-1207081534', u'INDIRECT_-1207081258'), (u'INDIRECT_-1207081473', u'INT_OR_-1207081564'), (u'INDIRECT_-1207081493', u'MULTIEQUAL_-1207081321'), ('const-1480960', u'PTRSUB_-1207081306'), (u'INT_ADD_-1207081985', u'INT_ADD_-1207081911'), (u'MULTIEQUAL_-1207081350', u'COPY_-1207081406'), (u'MULTIEQUAL_-1207081529', u'MULTIEQUAL_-1207081325'), (u'INT_SUB_-1207081799', u'INT_LESS_-1207081781'), ('tmp_385', u'CBRANCH_-1207081747'), ('const-0', u'PTRSUB_-1207081263'), (u'COPY_-1207081367', u'CAST_-1207081290'), (u'INT_ADD_-1207081985', u'CALL_-1207081939'), (u'COPY_-1207081278', u'CALL_-1207081534'), (u'CAST_-1207081329', u'INT_LESS_-1207081781'), (u'PTRADD_-1207081633', u'LOAD_-1207081679'), (u'MULTIEQUAL_-1207081504', u'CALL_-1207081939'), ('const-1', u'PTRADD_-1207081633'), (u'MULTIEQUAL_-1207081529', u'CAST_-1207081292'), (u'INDIRECT_-1207081329', u'MULTIEQUAL_-1207081319'), (u'INDIRECT_-1207081258', u'COPY_-1207081313'), (u'CALL_-1207081939', u'INDIRECT_-1207081483'), (u'CALL_-1207081595', u'INDIRECT_-1207081330'), (u'CAST_-1207081292', u'COPY_-1207081370'), (u'INDIRECT_-1207081483', u'MULTIEQUAL_-1207081329'), (u'CALL_-1207081534', u'INDIRECT_-1207081299')]
null
null
001263b0
x64
O1
(translation_unit "void FUN_001263b0(char *param_1)\n\n{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}\n\n" (function_definition "void FUN_001263b0(char *param_1)\n\n{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" primitive_type (function_declarator "FUN_001263b0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (if_statement "if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }" if (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }" { (expression_statement "sVar4 = strlen(param_1);" (assignment_expression "sVar4 = strlen(param_1)" identifier = (call_expression "strlen(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar1 = sVar4 + 1;" (assignment_expression "uVar1 = sVar4 + 1" identifier = (binary_expression "sVar4 + 1" identifier + number_literal)) ;) (if_statement "if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }" if (parenthesized_expression "(DAT_00174bc0 - (long)DAT_00174bb8 < uVar1)" ( (binary_expression "DAT_00174bc0 - (long)DAT_00174bb8 < uVar1" (binary_expression "DAT_00174bc0 - (long)DAT_00174bb8" identifier - (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) < identifier) )) (compound_statement "{\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }" { (expression_statement "_obstack_newchunk(&DAT_00174ba0,uVar1);" (call_expression "_obstack_newchunk(&DAT_00174ba0,uVar1)" identifier (argument_list "(&DAT_00174ba0,uVar1)" ( (pointer_expression "&DAT_00174ba0" & identifier) , identifier ))) ;) })) (expression_statement "memcpy(DAT_00174bb8,param_1,uVar1);" (call_expression "memcpy(DAT_00174bb8,param_1,uVar1)" identifier (argument_list "(DAT_00174bb8,param_1,uVar1)" ( identifier , identifier , identifier ))) ;) (if_statement "if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }" if (parenthesized_expression "((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0)" ( (binary_expression "(byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0" (cast_expression "(byte *)(uVar1 + (long)DAT_00174bb8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar1 + (long)DAT_00174bb8)" ( (binary_expression "uVar1 + (long)DAT_00174bb8" identifier + (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) == identifier) )) (compound_statement "{\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }" { (expression_statement "DAT_00174bf0 = DAT_00174bf0 | 2;" (assignment_expression "DAT_00174bf0 = DAT_00174bf0 | 2" identifier = (binary_expression "DAT_00174bf0 | 2" identifier | number_literal)) ;) })) (expression_statement "DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);" (assignment_expression "DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" identifier = (cast_expression "(void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" ( (binary_expression "(ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0" (call_expression "(ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0)" ( (binary_expression "(byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0" (cast_expression "(byte *)(uVar1 + (long)DAT_00174bb8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar1 + (long)DAT_00174bb8)" ( (binary_expression "uVar1 + (long)DAT_00174bb8" identifier + (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) + identifier) ))) & (unary_expression "~DAT_00174bd0" ~ identifier)) )))) ;) (if_statement "if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }" if (parenthesized_expression "(DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8))" ( (binary_expression "DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)" (binary_expression "DAT_00174bc0 - DAT_00174ba8" identifier - identifier) < (call_expression "(ulong)((long)DAT_00174bb8 - DAT_00174ba8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)DAT_00174bb8 - DAT_00174ba8)" ( (binary_expression "(long)DAT_00174bb8 - DAT_00174ba8" (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) )))) )) (compound_statement "{\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }" { (expression_statement "DAT_00174bb8 = (void *)DAT_00174bc0;" (assignment_expression "DAT_00174bb8 = (void *)DAT_00174bc0" identifier = (cast_expression "(void *)DAT_00174bc0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) (expression_statement "uVar1 = (ulong)DAT_00174bb8;" (assignment_expression "uVar1 = (ulong)DAT_00174bb8" identifier = (cast_expression "(ulong)DAT_00174bb8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }" if (parenthesized_expression "(DAT_0016b704 == 0)" ( (binary_expression "DAT_0016b704 == 0" identifier == number_literal) )) (compound_statement "{\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }" { (expression_statement "bVar2 = *DAT_00174bb0;" (assignment_expression "bVar2 = *DAT_00174bb0" identifier = (pointer_expression "*DAT_00174bb0" * identifier)) ;) (expression_statement "uVar1 = (ulong)DAT_00174bb8;" (assignment_expression "uVar1 = (ulong)DAT_00174bb8" identifier = (cast_expression "(ulong)DAT_00174bb8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar3 = DAT_00174bb0;" (assignment_expression "pbVar3 = DAT_00174bb0" identifier = identifier) ;) (while_statement "while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }" while (parenthesized_expression "(DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0)" ( (comma_expression "DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0" (assignment_expression "DAT_00174bb0 = (byte *)uVar1" identifier = (cast_expression "(byte *)uVar1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "uVar1 = (ulong)DAT_00174bb0, bVar2 != 0" (assignment_expression "uVar1 = (ulong)DAT_00174bb0" identifier = (cast_expression "(ulong)DAT_00174bb0" ( (type_descriptor "ulong" type_identifier) ) identifier)) , (binary_expression "bVar2 != 0" identifier != number_literal))) )) (compound_statement "{\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }" { (expression_statement "*pbVar3 = _sch_toupper[bVar2];" (assignment_expression "*pbVar3 = _sch_toupper[bVar2]" (pointer_expression "*pbVar3" * identifier) = (subscript_expression "_sch_toupper[bVar2]" identifier [ identifier ])) ;) (expression_statement "bVar2 = pbVar3[1];" (assignment_expression "bVar2 = pbVar3[1]" identifier = (subscript_expression "pbVar3[1]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = (ulong)DAT_00174bb0;" (assignment_expression "uVar1 = (ulong)DAT_00174bb0" identifier = (cast_expression "(ulong)DAT_00174bb0" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) })) })) (expression_statement "DAT_00174bb0 = (byte *)uVar1;" (assignment_expression "DAT_00174bb0 = (byte *)uVar1" identifier = (cast_expression "(byte *)uVar1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");" (call_expression "FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name")" identifier (argument_list "("../../gas/symbols.c",0x6f,"save_symbol_name")" ( (string_literal ""../../gas/symbols.c"" " string_content ") , number_literal , (string_literal ""save_symbol_name"" " string_content ") ))) ;) })))
(translation_unit "char * save_symbol_name(char *name)\n\n{\n ulong length;\n byte bVar1;\n byte *pbVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n \n if (name != (char *)0x0) {\n sVar4 = strlen(name);\n length = sVar4 + 1;\n if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) {\n _obstack_newchunk(&notes,length);\n }\n memcpy(notes.next_free,name,length);\n pcVar5 = notes.object_base;\n if (notes.next_free + length == notes.object_base) {\n notes._80_1_ = notes._80_1_ | 2;\n }\n notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask);\n if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)) {\n notes.next_free = notes.chunk_limit;\n }\n pcVar3 = notes.next_free;\n if (symbols_case_sensitive == 0) {\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }\n notes.object_base = pcVar3;\n return pcVar5;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/symbols.c",0x6f,"save_symbol_name");\n}\n\n" (function_definition "char * save_symbol_name(char *name)\n\n{\n ulong length;\n byte bVar1;\n byte *pbVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n \n if (name != (char *)0x0) {\n sVar4 = strlen(name);\n length = sVar4 + 1;\n if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) {\n _obstack_newchunk(&notes,length);\n }\n memcpy(notes.next_free,name,length);\n pcVar5 = notes.object_base;\n if (notes.next_free + length == notes.object_base) {\n notes._80_1_ = notes._80_1_ | 2;\n }\n notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask);\n if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)) {\n notes.next_free = notes.chunk_limit;\n }\n pcVar3 = notes.next_free;\n if (symbols_case_sensitive == 0) {\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }\n notes.object_base = pcVar3;\n return pcVar5;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" primitive_type (pointer_declarator "* save_symbol_name(char *name)" * (function_declarator "save_symbol_name(char *name)" identifier (parameter_list "(char *name)" ( (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) )))) (compound_statement "{\n ulong length;\n byte bVar1;\n byte *pbVar2;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n \n if (name != (char *)0x0) {\n sVar4 = strlen(name);\n length = sVar4 + 1;\n if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) {\n _obstack_newchunk(&notes,length);\n }\n memcpy(notes.next_free,name,length);\n pcVar5 = notes.object_base;\n if (notes.next_free + length == notes.object_base) {\n notes._80_1_ = notes._80_1_ | 2;\n }\n notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask);\n if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)) {\n notes.next_free = notes.chunk_limit;\n }\n pcVar3 = notes.next_free;\n if (symbols_case_sensitive == 0) {\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }\n notes.object_base = pcVar3;\n return pcVar5;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" { (declaration "ulong length;" type_identifier identifier ;) (declaration "byte bVar1;" type_identifier identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (if_statement "if (name != (char *)0x0) {\n sVar4 = strlen(name);\n length = sVar4 + 1;\n if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) {\n _obstack_newchunk(&notes,length);\n }\n memcpy(notes.next_free,name,length);\n pcVar5 = notes.object_base;\n if (notes.next_free + length == notes.object_base) {\n notes._80_1_ = notes._80_1_ | 2;\n }\n notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask);\n if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)) {\n notes.next_free = notes.chunk_limit;\n }\n pcVar3 = notes.next_free;\n if (symbols_case_sensitive == 0) {\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }\n notes.object_base = pcVar3;\n return pcVar5;\n }" if (parenthesized_expression "(name != (char *)0x0)" ( (binary_expression "name != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar4 = strlen(name);\n length = sVar4 + 1;\n if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) {\n _obstack_newchunk(&notes,length);\n }\n memcpy(notes.next_free,name,length);\n pcVar5 = notes.object_base;\n if (notes.next_free + length == notes.object_base) {\n notes._80_1_ = notes._80_1_ | 2;\n }\n notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask);\n if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)) {\n notes.next_free = notes.chunk_limit;\n }\n pcVar3 = notes.next_free;\n if (symbols_case_sensitive == 0) {\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }\n notes.object_base = pcVar3;\n return pcVar5;\n }" { (expression_statement "sVar4 = strlen(name);" (assignment_expression "sVar4 = strlen(name)" identifier = (call_expression "strlen(name)" identifier (argument_list "(name)" ( identifier )))) ;) (expression_statement "length = sVar4 + 1;" (assignment_expression "length = sVar4 + 1" identifier = (binary_expression "sVar4 + 1" identifier + number_literal)) ;) (if_statement "if ((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length) {\n _obstack_newchunk(&notes,length);\n }" if (parenthesized_expression "((ulong)((long)notes.chunk_limit - (long)notes.next_free) < length)" ( (binary_expression "(ulong)((long)notes.chunk_limit - (long)notes.next_free) < length" (call_expression "(ulong)((long)notes.chunk_limit - (long)notes.next_free)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)notes.chunk_limit - (long)notes.next_free)" ( (binary_expression "(long)notes.chunk_limit - (long)notes.next_free" (cast_expression "(long)notes.chunk_limit" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "notes.chunk_limit" identifier . field_identifier)) - (cast_expression "(long)notes.next_free" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "notes.next_free" identifier . field_identifier))) ))) < identifier) )) (compound_statement "{\n _obstack_newchunk(&notes,length);\n }" { (expression_statement "_obstack_newchunk(&notes,length);" (call_expression "_obstack_newchunk(&notes,length)" identifier (argument_list "(&notes,length)" ( (pointer_expression "&notes" & identifier) , identifier ))) ;) })) (expression_statement "memcpy(notes.next_free,name,length);" (call_expression "memcpy(notes.next_free,name,length)" identifier (argument_list "(notes.next_free,name,length)" ( (field_expression "notes.next_free" identifier . field_identifier) , identifier , identifier ))) ;) (expression_statement "pcVar5 = notes.object_base;" (assignment_expression "pcVar5 = notes.object_base" identifier = (field_expression "notes.object_base" identifier . field_identifier)) ;) (if_statement "if (notes.next_free + length == notes.object_base) {\n notes._80_1_ = notes._80_1_ | 2;\n }" if (parenthesized_expression "(notes.next_free + length == notes.object_base)" ( (binary_expression "notes.next_free + length == notes.object_base" (binary_expression "notes.next_free + length" (field_expression "notes.next_free" identifier . field_identifier) + identifier) == (field_expression "notes.object_base" identifier . field_identifier)) )) (compound_statement "{\n notes._80_1_ = notes._80_1_ | 2;\n }" { (expression_statement "notes._80_1_ = notes._80_1_ | 2;" (assignment_expression "notes._80_1_ = notes._80_1_ | 2" (field_expression "notes._80_1_" identifier . field_identifier) = (binary_expression "notes._80_1_ | 2" (field_expression "notes._80_1_" identifier . field_identifier) | number_literal)) ;) })) (expression_statement "notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask);" (assignment_expression "notes.next_free =\n (char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask)" (field_expression "notes.next_free" identifier . field_identifier) = (cast_expression "(char *)((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask)" ( (binary_expression "(ulong)(notes.next_free + length + notes.alignment_mask) & ~notes.alignment_mask" (call_expression "(ulong)(notes.next_free + length + notes.alignment_mask)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(notes.next_free + length + notes.alignment_mask)" ( (binary_expression "notes.next_free + length + notes.alignment_mask" (binary_expression "notes.next_free + length" (field_expression "notes.next_free" identifier . field_identifier) + identifier) + (field_expression "notes.alignment_mask" identifier . field_identifier)) ))) & (unary_expression "~notes.alignment_mask" ~ (field_expression "notes.alignment_mask" identifier . field_identifier))) )))) ;) (if_statement "if ((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)) {\n notes.next_free = notes.chunk_limit;\n }" if (parenthesized_expression "((ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk))" ( (binary_expression "(ulong)((long)notes.chunk_limit - (long)notes.chunk) <\n (ulong)((long)notes.next_free - (long)notes.chunk)" (call_expression "(ulong)((long)notes.chunk_limit - (long)notes.chunk)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)notes.chunk_limit - (long)notes.chunk)" ( (binary_expression "(long)notes.chunk_limit - (long)notes.chunk" (cast_expression "(long)notes.chunk_limit" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "notes.chunk_limit" identifier . field_identifier)) - (cast_expression "(long)notes.chunk" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "notes.chunk" identifier . field_identifier))) ))) < (call_expression "(ulong)((long)notes.next_free - (long)notes.chunk)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)notes.next_free - (long)notes.chunk)" ( (binary_expression "(long)notes.next_free - (long)notes.chunk" (cast_expression "(long)notes.next_free" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "notes.next_free" identifier . field_identifier)) - (cast_expression "(long)notes.chunk" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "notes.chunk" identifier . field_identifier))) )))) )) (compound_statement "{\n notes.next_free = notes.chunk_limit;\n }" { (expression_statement "notes.next_free = notes.chunk_limit;" (assignment_expression "notes.next_free = notes.chunk_limit" (field_expression "notes.next_free" identifier . field_identifier) = (field_expression "notes.chunk_limit" identifier . field_identifier)) ;) })) (expression_statement "pcVar3 = notes.next_free;" (assignment_expression "pcVar3 = notes.next_free" identifier = (field_expression "notes.next_free" identifier . field_identifier)) ;) (if_statement "if (symbols_case_sensitive == 0) {\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }" if (parenthesized_expression "(symbols_case_sensitive == 0)" ( (binary_expression "symbols_case_sensitive == 0" identifier == number_literal) )) (compound_statement "{\n bVar1 = *notes.object_base;\n pcVar3 = notes.next_free;\n pbVar2 = (byte *)notes.object_base;\n while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }\n }" { (expression_statement "bVar1 = *notes.object_base;" (assignment_expression "bVar1 = *notes.object_base" identifier = (pointer_expression "*notes.object_base" * (field_expression "notes.object_base" identifier . field_identifier))) ;) (expression_statement "pcVar3 = notes.next_free;" (assignment_expression "pcVar3 = notes.next_free" identifier = (field_expression "notes.next_free" identifier . field_identifier)) ;) (expression_statement "pbVar2 = (byte *)notes.object_base;" (assignment_expression "pbVar2 = (byte *)notes.object_base" identifier = (cast_expression "(byte *)notes.object_base" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "notes.object_base" identifier . field_identifier))) ;) (while_statement "while (notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0) {\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }" while (parenthesized_expression "(notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0)" ( (comma_expression "notes.object_base = pcVar3, pcVar3 = notes.object_base, bVar1 != 0" (assignment_expression "notes.object_base = pcVar3" (field_expression "notes.object_base" identifier . field_identifier) = identifier) , (comma_expression "pcVar3 = notes.object_base, bVar1 != 0" (assignment_expression "pcVar3 = notes.object_base" identifier = (field_expression "notes.object_base" identifier . field_identifier)) , (binary_expression "bVar1 != 0" identifier != number_literal))) )) (compound_statement "{\n *pbVar2 = _sch_toupper[bVar1];\n bVar1 = pbVar2[1];\n pcVar3 = notes.object_base;\n pbVar2 = pbVar2 + 1;\n }" { (expression_statement "*pbVar2 = _sch_toupper[bVar1];" (assignment_expression "*pbVar2 = _sch_toupper[bVar1]" (pointer_expression "*pbVar2" * identifier) = (subscript_expression "_sch_toupper[bVar1]" identifier [ identifier ])) ;) (expression_statement "bVar1 = pbVar2[1];" (assignment_expression "bVar1 = pbVar2[1]" identifier = (subscript_expression "pbVar2[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar3 = notes.object_base;" (assignment_expression "pcVar3 = notes.object_base" identifier = (field_expression "notes.object_base" identifier . field_identifier)) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) })) })) (expression_statement "notes.object_base = pcVar3;" (assignment_expression "notes.object_base = pcVar3" (field_expression "notes.object_base" identifier . field_identifier) = identifier) ;) (return_statement "return pcVar5;" return identifier ;) })) comment (expression_statement "as_abort("../../gas/symbols.c",0x6f,"save_symbol_name");" (call_expression "as_abort("../../gas/symbols.c",0x6f,"save_symbol_name")" identifier (argument_list "("../../gas/symbols.c",0x6f,"save_symbol_name")" ( (string_literal ""../../gas/symbols.c"" " string_content ") , number_literal , (string_literal ""save_symbol_name"" " string_content ") ))) ;) })))
(translation_unit "void FUN_001263b0(char *param_1)\n\n{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n \n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}\n\n" (function_definition "void FUN_001263b0(char *param_1)\n\n{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n \n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" primitive_type (function_declarator "FUN_001263b0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n \n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (if_statement "if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }" if (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }" { (expression_statement "sVar4 = strlen(param_1);" (assignment_expression "sVar4 = strlen(param_1)" identifier = (call_expression "strlen(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar1 = sVar4 + 1;" (assignment_expression "uVar1 = sVar4 + 1" identifier = (binary_expression "sVar4 + 1" identifier + number_literal)) ;) (if_statement "if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }" if (parenthesized_expression "(DAT_00174bc0 - (long)DAT_00174bb8 < uVar1)" ( (binary_expression "DAT_00174bc0 - (long)DAT_00174bb8 < uVar1" (binary_expression "DAT_00174bc0 - (long)DAT_00174bb8" identifier - (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) < identifier) )) (compound_statement "{\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }" { (expression_statement "_obstack_newchunk(&DAT_00174ba0,uVar1);" (call_expression "_obstack_newchunk(&DAT_00174ba0,uVar1)" identifier (argument_list "(&DAT_00174ba0,uVar1)" ( (pointer_expression "&DAT_00174ba0" & identifier) , identifier ))) ;) })) (expression_statement "memcpy(DAT_00174bb8,param_1,uVar1);" (call_expression "memcpy(DAT_00174bb8,param_1,uVar1)" identifier (argument_list "(DAT_00174bb8,param_1,uVar1)" ( identifier , identifier , identifier ))) ;) (if_statement "if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }" if (parenthesized_expression "((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0)" ( (binary_expression "(byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0" (cast_expression "(byte *)(uVar1 + (long)DAT_00174bb8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar1 + (long)DAT_00174bb8)" ( (binary_expression "uVar1 + (long)DAT_00174bb8" identifier + (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) == identifier) )) (compound_statement "{\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }" { (expression_statement "DAT_00174bf0 = DAT_00174bf0 | 2;" (assignment_expression "DAT_00174bf0 = DAT_00174bf0 | 2" identifier = (binary_expression "DAT_00174bf0 | 2" identifier | number_literal)) ;) })) (expression_statement "DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);" (assignment_expression "DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" identifier = (cast_expression "(void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" ( (binary_expression "(ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0" (call_expression "(ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0)" ( (binary_expression "(byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0" (cast_expression "(byte *)(uVar1 + (long)DAT_00174bb8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar1 + (long)DAT_00174bb8)" ( (binary_expression "uVar1 + (long)DAT_00174bb8" identifier + (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) + identifier) ))) & (unary_expression "~DAT_00174bd0" ~ identifier)) )))) ;) (if_statement "if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }" if (parenthesized_expression "(DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8))" ( (binary_expression "DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)" (binary_expression "DAT_00174bc0 - DAT_00174ba8" identifier - identifier) < (call_expression "(ulong)((long)DAT_00174bb8 - DAT_00174ba8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)DAT_00174bb8 - DAT_00174ba8)" ( (binary_expression "(long)DAT_00174bb8 - DAT_00174ba8" (cast_expression "(long)DAT_00174bb8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) )))) )) (compound_statement "{\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }" { (expression_statement "DAT_00174bb8 = (void *)DAT_00174bc0;" (assignment_expression "DAT_00174bb8 = (void *)DAT_00174bc0" identifier = (cast_expression "(void *)DAT_00174bc0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) (expression_statement "uVar1 = (ulong)DAT_00174bb8;" (assignment_expression "uVar1 = (ulong)DAT_00174bb8" identifier = (cast_expression "(ulong)DAT_00174bb8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }" if (parenthesized_expression "(DAT_0016b704 == 0)" ( (binary_expression "DAT_0016b704 == 0" identifier == number_literal) )) (compound_statement "{\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }" { (expression_statement "bVar2 = *DAT_00174bb0;" (assignment_expression "bVar2 = *DAT_00174bb0" identifier = (pointer_expression "*DAT_00174bb0" * identifier)) ;) (expression_statement "uVar1 = (ulong)DAT_00174bb8;" (assignment_expression "uVar1 = (ulong)DAT_00174bb8" identifier = (cast_expression "(ulong)DAT_00174bb8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar3 = DAT_00174bb0;" (assignment_expression "pbVar3 = DAT_00174bb0" identifier = identifier) ;) (while_statement "while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }" while (parenthesized_expression "(DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0)" ( (comma_expression "DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0" (assignment_expression "DAT_00174bb0 = (byte *)uVar1" identifier = (cast_expression "(byte *)uVar1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "uVar1 = (ulong)DAT_00174bb0, bVar2 != 0" (assignment_expression "uVar1 = (ulong)DAT_00174bb0" identifier = (cast_expression "(ulong)DAT_00174bb0" ( (type_descriptor "ulong" type_identifier) ) identifier)) , (binary_expression "bVar2 != 0" identifier != number_literal))) )) (compound_statement "{\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }" { (expression_statement "*pbVar3 = _sch_toupper[bVar2];" (assignment_expression "*pbVar3 = _sch_toupper[bVar2]" (pointer_expression "*pbVar3" * identifier) = (subscript_expression "_sch_toupper[bVar2]" identifier [ identifier ])) ;) (expression_statement "bVar2 = pbVar3[1];" (assignment_expression "bVar2 = pbVar3[1]" identifier = (subscript_expression "pbVar3[1]" identifier [ number_literal ])) ;) (expression_statement "uVar1 = (ulong)DAT_00174bb0;" (assignment_expression "uVar1 = (ulong)DAT_00174bb0" identifier = (cast_expression "(ulong)DAT_00174bb0" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) })) })) (expression_statement "DAT_00174bb0 = (byte *)uVar1;" (assignment_expression "DAT_00174bb0 = (byte *)uVar1" identifier = (cast_expression "(byte *)uVar1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");" (call_expression "FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name")" identifier (argument_list "("../../gas/symbols.c",0x6f,"save_symbol_name")" ( (string_literal ""../../gas/symbols.c"" " string_content ") , number_literal , (string_literal ""save_symbol_name"" " 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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) == 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 *)) ) (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) + IDENT) ))) & (unary_expression ~ IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - IDENT) < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - IDENT) )))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) , (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) , (binary_expression IDENT != LIT))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ IDENT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001263b0(char *param_1)\n\n{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n \n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" (primitive_type "void") (function_declarator "FUN_001263b0(char *param_1)" (identifier "FUN_001263b0") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n byte bVar2;\n byte *pbVar3;\n size_t sVar4;\n \n if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }\n \n FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "byte bVar2;" (type_identifier "byte") (identifier "bVar2") (; ";")) (declaration "byte *pbVar3;" (type_identifier "byte") (pointer_declarator "*pbVar3" (* "*") (identifier "pbVar3")) (; ";")) (declaration "size_t sVar4;" (primitive_type "size_t") (identifier "sVar4") (; ";")) (if_statement "if (param_1 != (char *)0x0) {\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }" (if "if") (parenthesized_expression "(param_1 != (char *)0x0)" (( "(") (binary_expression "param_1 != (char *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar4 = strlen(param_1);\n uVar1 = sVar4 + 1;\n if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }\n memcpy(DAT_00174bb8,param_1,uVar1);\n if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }\n DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);\n if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }\n uVar1 = (ulong)DAT_00174bb8;\n if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }\n DAT_00174bb0 = (byte *)uVar1;\n return;\n }" ({ "{") (expression_statement "sVar4 = strlen(param_1);" (assignment_expression "sVar4 = strlen(param_1)" (identifier "sVar4") (= "=") (call_expression "strlen(param_1)" (identifier "strlen") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar1 = sVar4 + 1;" (assignment_expression "uVar1 = sVar4 + 1" (identifier "uVar1") (= "=") (binary_expression "sVar4 + 1" (identifier "sVar4") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) {\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }" (if "if") (parenthesized_expression "(DAT_00174bc0 - (long)DAT_00174bb8 < uVar1)" (( "(") (binary_expression "DAT_00174bc0 - (long)DAT_00174bb8 < uVar1" (binary_expression "DAT_00174bc0 - (long)DAT_00174bb8" (identifier "DAT_00174bc0") (- "-") (cast_expression "(long)DAT_00174bb8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_00174bb8"))) (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n _obstack_newchunk(&DAT_00174ba0,uVar1);\n }" ({ "{") (expression_statement "_obstack_newchunk(&DAT_00174ba0,uVar1);" (call_expression "_obstack_newchunk(&DAT_00174ba0,uVar1)" (identifier "_obstack_newchunk") (argument_list "(&DAT_00174ba0,uVar1)" (( "(") (pointer_expression "&DAT_00174ba0" (& "&") (identifier "DAT_00174ba0")) (, ",") (identifier "uVar1") () ")"))) (; ";")) (} "}"))) (expression_statement "memcpy(DAT_00174bb8,param_1,uVar1);" (call_expression "memcpy(DAT_00174bb8,param_1,uVar1)" (identifier "memcpy") (argument_list "(DAT_00174bb8,param_1,uVar1)" (( "(") (identifier "DAT_00174bb8") (, ",") (identifier "param_1") (, ",") (identifier "uVar1") () ")"))) (; ";")) (if_statement "if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) {\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }" (if "if") (parenthesized_expression "((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0)" (( "(") (binary_expression "(byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0" (cast_expression "(byte *)(uVar1 + (long)DAT_00174bb8)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar1 + (long)DAT_00174bb8)" (( "(") (binary_expression "uVar1 + (long)DAT_00174bb8" (identifier "uVar1") (+ "+") (cast_expression "(long)DAT_00174bb8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_00174bb8"))) () ")"))) (== "==") (identifier "DAT_00174bb0")) () ")")) (compound_statement "{\n DAT_00174bf0 = DAT_00174bf0 | 2;\n }" ({ "{") (expression_statement "DAT_00174bf0 = DAT_00174bf0 | 2;" (assignment_expression "DAT_00174bf0 = DAT_00174bf0 | 2" (identifier "DAT_00174bf0") (= "=") (binary_expression "DAT_00174bf0 | 2" (identifier "DAT_00174bf0") (| "|") (number_literal "2"))) (; ";")) (} "}"))) (expression_statement "DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0);" (assignment_expression "DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" (identifier "DAT_00174bb8") (= "=") (cast_expression "(void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0)" (( "(") (binary_expression "(ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) &\n ~DAT_00174bd0" (call_expression "(ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0)" (( "(") (binary_expression "(byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0" (cast_expression "(byte *)(uVar1 + (long)DAT_00174bb8)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar1 + (long)DAT_00174bb8)" (( "(") (binary_expression "uVar1 + (long)DAT_00174bb8" (identifier "uVar1") (+ "+") (cast_expression "(long)DAT_00174bb8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_00174bb8"))) () ")"))) (+ "+") (identifier "DAT_00174bd0")) () ")"))) (& "&") (unary_expression "~DAT_00174bd0" (~ "~") (identifier "DAT_00174bd0"))) () ")")))) (; ";")) (if_statement "if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) {\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }" (if "if") (parenthesized_expression "(DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8))" (( "(") (binary_expression "DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)" (binary_expression "DAT_00174bc0 - DAT_00174ba8" (identifier "DAT_00174bc0") (- "-") (identifier "DAT_00174ba8")) (< "<") (call_expression "(ulong)((long)DAT_00174bb8 - DAT_00174ba8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((long)DAT_00174bb8 - DAT_00174ba8)" (( "(") (binary_expression "(long)DAT_00174bb8 - DAT_00174ba8" (cast_expression "(long)DAT_00174bb8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_00174bb8")) (- "-") (identifier "DAT_00174ba8")) () ")")))) () ")")) (compound_statement "{\n DAT_00174bb8 = (void *)DAT_00174bc0;\n }" ({ "{") (expression_statement "DAT_00174bb8 = (void *)DAT_00174bc0;" (assignment_expression "DAT_00174bb8 = (void *)DAT_00174bc0" (identifier "DAT_00174bb8") (= "=") (cast_expression "(void *)DAT_00174bc0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "DAT_00174bc0"))) (; ";")) (} "}"))) (expression_statement "uVar1 = (ulong)DAT_00174bb8;" (assignment_expression "uVar1 = (ulong)DAT_00174bb8" (identifier "uVar1") (= "=") (cast_expression "(ulong)DAT_00174bb8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "DAT_00174bb8"))) (; ";")) (if_statement "if (DAT_0016b704 == 0) {\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }" (if "if") (parenthesized_expression "(DAT_0016b704 == 0)" (( "(") (binary_expression "DAT_0016b704 == 0" (identifier "DAT_0016b704") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n bVar2 = *DAT_00174bb0;\n uVar1 = (ulong)DAT_00174bb8;\n pbVar3 = DAT_00174bb0;\n while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }\n }" ({ "{") (expression_statement "bVar2 = *DAT_00174bb0;" (assignment_expression "bVar2 = *DAT_00174bb0" (identifier "bVar2") (= "=") (pointer_expression "*DAT_00174bb0" (* "*") (identifier "DAT_00174bb0"))) (; ";")) (expression_statement "uVar1 = (ulong)DAT_00174bb8;" (assignment_expression "uVar1 = (ulong)DAT_00174bb8" (identifier "uVar1") (= "=") (cast_expression "(ulong)DAT_00174bb8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "DAT_00174bb8"))) (; ";")) (expression_statement "pbVar3 = DAT_00174bb0;" (assignment_expression "pbVar3 = DAT_00174bb0" (identifier "pbVar3") (= "=") (identifier "DAT_00174bb0")) (; ";")) (while_statement "while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) {\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }" (while "while") (parenthesized_expression "(DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0)" (( "(") (comma_expression "DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0" (assignment_expression "DAT_00174bb0 = (byte *)uVar1" (identifier "DAT_00174bb0") (= "=") (cast_expression "(byte *)uVar1" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar1"))) (, ",") (comma_expression "uVar1 = (ulong)DAT_00174bb0, bVar2 != 0" (assignment_expression "uVar1 = (ulong)DAT_00174bb0" (identifier "uVar1") (= "=") (cast_expression "(ulong)DAT_00174bb0" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "DAT_00174bb0"))) (, ",") (binary_expression "bVar2 != 0" (identifier "bVar2") (!= "!=") (number_literal "0")))) () ")")) (compound_statement "{\n *pbVar3 = _sch_toupper[bVar2];\n bVar2 = pbVar3[1];\n uVar1 = (ulong)DAT_00174bb0;\n pbVar3 = pbVar3 + 1;\n }" ({ "{") (expression_statement "*pbVar3 = _sch_toupper[bVar2];" (assignment_expression "*pbVar3 = _sch_toupper[bVar2]" (pointer_expression "*pbVar3" (* "*") (identifier "pbVar3")) (= "=") (subscript_expression "_sch_toupper[bVar2]" (identifier "_sch_toupper") ([ "[") (identifier "bVar2") (] "]"))) (; ";")) (expression_statement "bVar2 = pbVar3[1];" (assignment_expression "bVar2 = pbVar3[1]" (identifier "bVar2") (= "=") (subscript_expression "pbVar3[1]" (identifier "pbVar3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar1 = (ulong)DAT_00174bb0;" (assignment_expression "uVar1 = (ulong)DAT_00174bb0" (identifier "uVar1") (= "=") (cast_expression "(ulong)DAT_00174bb0" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "DAT_00174bb0"))) (; ";")) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" (identifier "pbVar3") (= "=") (binary_expression "pbVar3 + 1" (identifier "pbVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "DAT_00174bb0 = (byte *)uVar1;" (assignment_expression "DAT_00174bb0 = (byte *)uVar1" (identifier "DAT_00174bb0") (= "=") (cast_expression "(byte *)uVar1" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar1"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name");" (call_expression "FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name")" (identifier "FUN_0011c860") (argument_list "("../../gas/symbols.c",0x6f,"save_symbol_name")" (( "(") (string_literal ""../../gas/symbols.c"" (" """) (string_content "../../gas/symbols.c") (" """)) (, ",") (number_literal "0x6f") (, ",") (string_literal ""save_symbol_name"" (" """) (string_content "save_symbol_name") (" """)) () ")"))) (; ";")) (} "}")))
char * function_1(char *var_1) { type_1 var_4; type_2 var_8; type_2 *var_9; char *pcVar3; size_t var_3; char *pcVar5; if (var_1 != (char *)0x0) { var_3 = var_2(var_1); var_4 = var_3 + 1; if ((type_1)((long)notes.chunk_limit - (long)notes.next_free) < var_4) { var_5(&notes,var_4); } var_6(notes.next_free,var_1,var_4); pcVar5 = notes.object_base; if (notes.next_free + var_4 == notes.object_base) { notes._80_1_ = notes._80_1_ | 2; } notes.next_free = (char *)((type_1)(notes.next_free + var_4 + notes.alignment_mask) & ~notes.alignment_mask); if ((type_1)((long)notes.chunk_limit - (long)notes.chunk) < (type_1)((long)notes.next_free - (long)notes.chunk)) { notes.next_free = notes.chunk_limit; } pcVar3 = notes.next_free; if (var_7 == 0) { var_8 = *notes.object_base; pcVar3 = notes.next_free; var_9 = (type_2 *)notes.object_base; while (notes.object_base = pcVar3, pcVar3 = notes.object_base, var_8 != 0) { *var_9 = _sch_toupper[var_8]; var_8 = var_9[1]; pcVar3 = notes.object_base; var_9 = var_9 + 1; } } notes.object_base = pcVar3; return pcVar5; } /* WARNING: Subroutine does not return */ var_10("../../gas/symbols.c",0x6f,"save_symbol_name"); }
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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) right: (identifier)))) right: (unary_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (compound_statement (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))) (while_statement condition: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))) right: (binary_expression left: (identifier) right: (number_literal))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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(char *param_1) { ulong uVar1; byte bVar2; byte *pbVar3; size_t sVar4; if (param_1 != (char *)0x0) { sVar4 = strlen(param_1); uVar1 = sVar4 + 1; if (DAT_00174bc0 - (long)DAT_00174bb8 < uVar1) { _obstack_newchunk(&DAT_00174ba0,uVar1); } memcpy(DAT_00174bb8,param_1,uVar1); if ((byte *)(uVar1 + (long)DAT_00174bb8) == DAT_00174bb0) { DAT_00174bf0 = DAT_00174bf0 | 2; } DAT_00174bb8 = (void *)((ulong)((byte *)(uVar1 + (long)DAT_00174bb8) + DAT_00174bd0) & ~DAT_00174bd0); if (DAT_00174bc0 - DAT_00174ba8 < (ulong)((long)DAT_00174bb8 - DAT_00174ba8)) { DAT_00174bb8 = (void *)DAT_00174bc0; } uVar1 = (ulong)DAT_00174bb8; if (DAT_0016b704 == 0) { bVar2 = *DAT_00174bb0; uVar1 = (ulong)DAT_00174bb8; pbVar3 = DAT_00174bb0; while (DAT_00174bb0 = (byte *)uVar1, uVar1 = (ulong)DAT_00174bb0, bVar2 != 0) { *pbVar3 = _sch_toupper[bVar2]; bVar2 = pbVar3[1]; uVar1 = (ulong)DAT_00174bb0; pbVar3 = pbVar3 + 1; } } DAT_00174bb0 = (byte *)uVar1; return; } /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/symbols.c",0x6f,"save_symbol_name"); }
6955_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~messages_byname
FUN_002862a0
/* std::messages_byname<char>::~messages_byname() */ void __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this) { *(undefined ***)this = &PTR__messages_byname_003b9210; messages<char>::~messages((messages<char> *)this); return; }
void FUN_002862a0(undefined8 *param_1) { *param_1 = &PTR_FUN_003b9210; FUN_00286230(); return; }
LEA RAX,[0x3b9200] ADD RAX,0x10 MOV qword ptr [RDI],RAX JMP 0x00286230
null
null
null
null
[(u'PTRSUB_-1204329721', u'STORE_-1204329799'), (u'CAST_-1204329718', u'CALL_-1204329791'), ('const-3904016', u'PTRSUB_-1204329721'), ('tmp_41', u'CAST_-1204329722'), ('const-433', u'STORE_-1204329799'), ('tmp_41', u'CAST_-1204329718'), (u'CAST_-1204329722', u'STORE_-1204329799'), ('const-0', u'PTRSUB_-1204329721'), ('const-0', u'RETURN_-1204329787')]
[(u'PTRSUB_-1204329721', u'STORE_-1204329799'), ('tmp_72', u'STORE_-1204329799'), ('const-433', u'STORE_-1204329799'), ('const-0', u'PTRSUB_-1204329721'), ('const-3904016', u'PTRSUB_-1204329721'), ('const-0', u'RETURN_-1204329787')]
null
null
002862a0
x64
O1
(translation_unit "void FUN_002862a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b9210;\n FUN_00286230();\n return;\n}\n\n" (function_definition "void FUN_002862a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b9210;\n FUN_00286230();\n return;\n}" primitive_type (function_declarator "FUN_002862a0(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_003b9210;\n FUN_00286230();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003b9210;" (assignment_expression "*param_1 = &PTR_FUN_003b9210" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b9210" & identifier)) ;) (expression_statement "FUN_00286230();" (call_expression "FUN_00286230()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::messages_byname<char>::~messages_byname() */\n\nvoid __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__messages_byname_003b9210;\n messages<char>::~messages((messages<char> *)this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__messages_byname_003b9210;\n messages<char>::~messages((messages<char> *)this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::messages_byname<char>::~" identifier : : identifier < primitive_type > : : ~) (function_declarator "messages_byname(messages_byname<char> *this)" identifier (parameter_list "(messages_byname<char> *this)" ( (parameter_declaration "messages_byname<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n *(undefined ***)this = &PTR__messages_byname_003b9210;\n messages<char>::~messages((messages<char> *)this);\n return;\n}" { (expression_statement "*(undefined ***)this = &PTR__messages_byname_003b9210;" (assignment_expression "*(undefined ***)this = &PTR__messages_byname_003b9210" (pointer_expression "*(undefined ***)this" * (cast_expression "(undefined ***)this" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) = (pointer_expression "&PTR__messages_byname_003b9210" & identifier)) ;) (expression_statement "messages<char>::~messages((messages<char> *)this);" (binary_expression "messages<char>::~messages((messages<char> *)this)" (binary_expression "messages<char" identifier < identifier) > (ERROR "::" : :) (unary_expression "~messages((messages<char> *)this)" ~ (call_expression "messages((messages<char> *)this)" identifier (argument_list "((messages<char> *)this)" ( (parenthesized_expression "(messages<char> *)this)" ( (binary_expression "messages<char> *)this" (binary_expression "messages<char" identifier < identifier) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) )) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002862a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b9210;\n FUN_00286230();\n return;\n}\n\n" (function_definition "void FUN_002862a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b9210;\n FUN_00286230();\n return;\n}" primitive_type (function_declarator "FUN_002862a0(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_003b9210;\n FUN_00286230();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003b9210;" (assignment_expression "*param_1 = &PTR_FUN_003b9210" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b9210" & identifier)) ;) (expression_statement "FUN_00286230();" (call_expression "FUN_00286230()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002862a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b9210;\n FUN_00286230();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002862a0(undefined8 *param_1)" (identifier "FUN_002862a0") (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_003b9210;\n FUN_00286230();\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003b9210;" (assignment_expression "*param_1 = &PTR_FUN_003b9210" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b9210" (& "&") (identifier "PTR_FUN_003b9210"))) (; ";")) (expression_statement "FUN_00286230();" (call_expression "FUN_00286230()" (identifier "FUN_00286230") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::messages_byname<char>::~messages_byname() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *this) { *(type_1 ***)this = &PTR__messages_byname_003b9210; var_1<var_2>::~var_1((var_1<var_2> *)this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003b9210; FUN_00286230(); return; }
559_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
message
FUN_00127cb0
ld_plugin_status message(int level,char *format,...) { char in_AL; undefined8 uVar1; char *pcVar2; undefined8 in_RCX; undefined8 in_RDX; undefined *puVar3; 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_c8 [16]; undefined8 local_b8; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; if (in_AL != '\0') { local_98 = in_XMM0_Qa; local_88 = in_XMM1_Qa; local_78 = in_XMM2_Qa; local_68 = in_XMM3_Qa; local_58 = in_XMM4_Qa; local_48 = in_XMM5_Qa; local_38 = in_XMM6_Qa; local_28 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args[0].gp_offset = 0x10; args[0].reg_save_area = local_c8; args[0].fp_offset = 0x30; local_b8 = in_RDX; local_b0 = in_RCX; local_a8 = in_R8; local_a0 = in_R9; if (level != 0) { if (level != 1) { uVar1 = dcgettext(0,"%P: error: ",5); puVar3 = &DAT_0013f203; if (level != 3) { puVar3 = &DAT_00140fed; } pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0); fflush(stdout); vfinfo((FILE *)stderr,pcVar2,args,1); fflush(stderr); free(pcVar2); return LDPS_OK; } uVar1 = dcgettext(0,"%P: warning: ",5); pcVar2 = (char *)concat(uVar1,format,"\n",0); vfinfo((FILE *)stdout,pcVar2,args,1); free(pcVar2); return LDPS_OK; } vfinfo((FILE *)stdout,format,args,0); putc(10,stdout); return LDPS_OK; }
undefined8 FUN_00127cb0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,int param_9, undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13, undefined8 param_14) { char in_AL; undefined8 uVar1; void *pvVar2; undefined *puVar3; undefined4 local_e0; undefined4 local_dc; undefined1 *local_d8; undefined1 *local_d0; undefined1 local_c8 [16]; undefined8 local_b8; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; if (in_AL != '\0') { local_98 = param_1; local_88 = param_2; local_78 = param_3; local_68 = param_4; local_58 = param_5; local_48 = param_6; local_38 = param_7; local_28 = param_8; } local_d8 = &stack0x00000008; local_e0 = 0x10; local_d0 = local_c8; local_dc = 0x30; local_b8 = param_11; local_b0 = param_12; local_a8 = param_13; local_a0 = param_14; if (param_9 != 0) { if (param_9 != 1) { uVar1 = dcgettext(0,"%P: error: ",5); puVar3 = &DAT_0013f203; if (param_9 != 3) { puVar3 = &DAT_00140fed; } pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0); fflush(stdout); FUN_00124350(stderr,pvVar2,&local_e0,1); fflush(stderr); free(pvVar2); return 0; } uVar1 = dcgettext(0,"%P: warning: ",5); pvVar2 = (void *)concat(uVar1,param_10,"\n",0); FUN_00124350(stdout,pvVar2,&local_e0,1); free(pvVar2); return 0; } FUN_00124350(stdout,param_10,&local_e0,0); putc(10,stdout); return 0; }
PUSH RBP MOV RBP,RSI PUSH RBX MOV EBX,EDI SUB RSP,0xd8 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 0x00127d0d 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 + 0xf0] 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 TEST EBX,EBX JZ 0x00127dd0 CMP EBX,0x1 JZ 0x00127e08 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x14228a] CALL 0x001092e0 CMP EBX,0x3 LEA RDX,[0x140fed] LEA RDI,[0x13f203] CMOVNZ RDI,RDX MOV RSI,RAX XOR R8D,R8D MOV RDX,RBP LEA RCX,[0x141f33] XOR EAX,EAX CALL 0x00109430 MOV RDI,qword ptr [0x0017aa20] MOV RBX,RAX CALL 0x001097c0 MOV RDI,qword ptr [0x0017af00] LEA RDX,[RSP + 0x8] MOV RSI,RBX MOV ECX,0x1 CALL 0x00124350 MOV RDI,qword ptr [0x0017af00] CALL 0x001097c0 MOV RDI,RBX CALL 0x00109c50 ADD RSP,0xd8 XOR EAX,EAX POP RBX POP RBP RET MOV RDI,qword ptr [0x0017aa20] LEA RDX,[RSP + 0x8] MOV RSI,RBP XOR ECX,ECX CALL 0x00124350 MOV RSI,qword ptr [0x0017aa20] MOV EDI,0xa CALL 0x00109650 ADD RSP,0xd8 XOR EAX,EAX POP RBX POP RBP RET MOV EDX,0x5 LEA RSI,[0x14227c] XOR EDI,EDI CALL 0x001092e0 MOV RSI,RBP XOR ECX,ECX LEA RDX,[0x141f33] MOV RDI,RAX XOR EAX,EAX CALL 0x00109430 LEA RDX,[RSP + 0x8] MOV ECX,0x1 MOV RDI,qword ptr [0x0017aa20] MOV RBX,RAX MOV RSI,RAX CALL 0x00124350 MOV RDI,RBX CALL 0x00109c50 ADD RSP,0xd8 XOR EAX,EAX POP RBX POP RBP RET
null
null
null
null
[(u'CALL_-1207075292', u'INDIRECT_-1207074486'), ('const-1319548', u'COPY_-1207074024'), (u'CALL_-1207075239', u'INDIRECT_-1207074354'), (u'CALL_-1207074978', u'INDIRECT_-1207074115'), (u'CALL_-1207075042', u'INDIRECT_-1207074305'), (u'CALL_-1207075075', u'CALL_-1207075027'), (u'CALL_-1207075042', u'INDIRECT_-1207074153'), ('const-5', u'CALL_-1207075075'), (u'CALL_-1207074978', u'INDIRECT_-1207074201'), (u'MULTIEQUAL_-1207074831', u'CALL_-1207075292'), (u'CALL_-1207075239', u'INDIRECT_-1207074228'), ('const--200', u'PTRSUB_-1207074200'), (u'CALL_-1207075223', u'INDIRECT_-1207074189'), (u'CALL_-1207075075', u'INDIRECT_-1207074286'), (u'CALL_-1207075272', u'INDIRECT_-1207074470'), ('const-1', u'INT_NOTEQUAL_-1207075417'), ('tmp_2343', u'INT_NOTEQUAL_-1207075584'), (u'CALL_-1207074990', u'INDIRECT_-1207073968'), (u'CALL_-1207075239', u'INDIRECT_-1207074280'), ('const-0', u'RETURN_-1207074929'), (u'CALL_-1207075211', u'INDIRECT_-1207074128'), (u'COPY_-1207074218', u'CALL_-1207075379'), (u'CALL_-1207075272', u'INDIRECT_-1207074356'), (u'CALL_-1207075020', u'INDIRECT_-1207074299'), (u'COPY_-1207074277', u'MULTIEQUAL_-1207074432'), (u'CALL_-1207075211', u'INDIRECT_-1207074344'), (u'CALL_-1207074990', u'INDIRECT_-1207074124'), (u'COPY_-1207074274', u'MULTIEQUAL_-1207074354'), (u'CALL_-1207075272', u'INDIRECT_-1207074150'), (u'CAST_-1207074078', u'CALL_-1207075239'), ('tmp_3872', u'MULTIEQUAL_-1207074276'), (u'CALL_-1207075272', u'INDIRECT_-1207074428'), (u'INDIRECT_-1207074429', u'CALL_-1207075223'), (u'INDIRECT_-1207074422', u'COPY_-1207074465'), (u'CALL_-1207075075', u'INDIRECT_-1207074214'), (u'CALL_-1207075272', u'INDIRECT_-1207074228'), ('tmp_2586', u'COPY_-1207074274'), (u'CALL_-1207075239', u'INDIRECT_-1207074176'), (u'CALL_-1207075075', u'INDIRECT_-1207074150'), (u'CALL_-1207075211', u'INDIRECT_-1207074232'), ('const-1318707', u'COPY_-1207074003'), (u'CALL_-1207075042', u'INDIRECT_-1207074353'), (u'CALL_-1207075211', u'INDIRECT_-1207074206'), (u'CALL_-1207075292', u'INDIRECT_-1207074471'), (u'CALL_-1207075020', u'INDIRECT_-1207074187'), ('tmp_104', u'CBRANCH_-1207075584'), (u'CALL_-1207074978', u'INDIRECT_-1207074237'), (u'CALL_-1207074990', u'INDIRECT_-1207074273'), (u'CALL_-1207074990', u'INDIRECT_-1207074222'), (u'CALL_-1207075042', u'INDIRECT_-1207074231'), (u'CALL_-1207075239', u'INDIRECT_-1207074342'), (u'CALL_-1207075379', u'INDIRECT_-1207074429'), (u'CALL_-1207075239', u'INDIRECT_-1207074444'), (u'CALL_-1207075027', u'INDIRECT_-1207074023'), (u'CALL_-1207074990', u'INDIRECT_-1207074098'), (u'CALL_-1207075292', u'INDIRECT_-1207074244'), ('const--224', u'PTRSUB_-1207073926'), (u'CALL_-1207075223', u'INDIRECT_-1207074267'), (u'CALL_-1207075020', u'INDIRECT_-1207074377'), (u'COPY_-1207074920', u'RETURN_-1207075162'), (u'CALL_-1207075239', u'INDIRECT_-1207074124'), (u'CALL_-1207074990', u'INDIRECT_-1207074174'), ('const-1314797', u'PTRSUB_-1207075281'), (u'CALL_-1207075027', u'INDIRECT_-1207074075'), (u'CALL_-1207075211', u'INDIRECT_-1207074422'), ('const-0', u'CALL_-1207075042'), (u'CALL_-1207075042', u'INDIRECT_-1207074293'), (u'CALL_-1207075020', u'INDIRECT_-1207074213'), (u'CALL_-1207075027', u'INDIRECT_-1207074101'), ('tmp_236', u'CBRANCH_-1207075436'), (u'CALL_-1207075379', u'INDIRECT_-1207074417'), (u'CALL_-1207075020', u'INDIRECT_-1207074109'), (u'CALL_-1207074978', u'INDIRECT_-1207074089'), (u'CALL_-1207075211', u'INDIRECT_-1207074320'), (u'CALL_-1207075292', u'INDIRECT_-1207074396'), (u'CALL_-1207075075', u'INDIRECT_-1207074176'), ('tmp_2271', u'COPY_-1207074221'), (u'PTRSUB_-1207074079', u'CALL_-1207075239'), (u'CALL_-1207075020', u'INDIRECT_-1207074323'), (u'CALL_-1207075272', u'INDIRECT_-1207074380'), (u'CALL_-1207075211', u'INDIRECT_-1207074296'), (u'CALL_-1207074978', u'INDIRECT_-1207074177'), (u'CALL_-1207075379', u'INDIRECT_-1207074367'), ('tmp_937', u'CALL_-1207075042'), ('const-48', u'COPY_-1207075468'), (u'CALL_-1207075379', u'INDIRECT_-1207074453'), (u'CAST_-1207073983', u'CALL_-1207075042'), ('tmp_2268', u'PTRSUB_-1207074079'), (u'CALL_-1207075272', u'INDIRECT_-1207074404'), (u'CALL_-1207075272', u'INDIRECT_-1207074332'), (u'CAST_-1207073878', u'CALL_-1207074990'), (u'CALL_-1207074990', u'INDIRECT_-1207074288'), (u'COPY_-1207074003', u'CALL_-1207075027'), ('tmp_937', u'CALL_-1207075292'), (u'CALL_-1207075239', u'INDIRECT_-1207074429'), (u'CALL_-1207075027', u'INDIRECT_-1207074239'), (u'CALL_-1207075223', u'INDIRECT_-1207074241'), (u'INDIRECT_-1207074279', u'COPY_-1207074315'), (u'COPY_-1207074275', u'MULTIEQUAL_-1207074380'), (u'CALL_-1207075020', u'INDIRECT_-1207074275'), (u'CALL_-1207075292', u'INDIRECT_-1207074322'), (u'CALL_-1207075042', u'INDIRECT_-1207074205'), (u'PTRSUB_-1207075293', u'MULTIEQUAL_-1207074831'), (u'CALL_-1207075239', u'INDIRECT_-1207074202'), (u'CALL_-1207074990', u'INDIRECT_-1207074198'), ('const-0', u'INT_NOTEQUAL_-1207075436'), (u'CAST_-1207073907', u'CALL_-1207074978'), (u'CALL_-1207075075', u'INDIRECT_-1207074250'), (u'CALL_-1207075042', u'INDIRECT_-1207074329'), (u'INDIRECT_-1207074264', u'COPY_-1207074300'), (u'CALL_-1207075211', u'INDIRECT_-1207074102'), ('tmp_2273', u'COPY_-1207074219'), (u'CALL_-1207075075', u'INDIRECT_-1207074238'), (u'CALL_-1207075027', u'CAST_-1207073907'), (u'CALL_-1207075239', u'INDIRECT_-1207074254'), (u'CALL_-1207075379', u'INDIRECT_-1207074531'), (u'CALL_-1207075223', u'INDIRECT_-1207074416'), ('const-0', u'PTRSUB_-1207075281'), ('const-0', u'CALL_-1207075379'), (u'CALL_-1207075211', u'INDIRECT_-1207074407'), ('const-5', u'CALL_-1207075379'), (u'CALL_-1207075211', u'INDIRECT_-1207074356'), (u'CALL_-1207075042', u'INDIRECT_-1207074127'), (u'CALL_-1207075223', u'INDIRECT_-1207074377'), (u'CALL_-1207074990', u'INDIRECT_-1207074246'), (u'CALL_-1207074978', u'INDIRECT_-1207074279'), (u'CALL_-1207075020', u'INDIRECT_-1207074083'), ('const-0', u'INT_NOTEQUAL_-1207075584'), (u'CALL_-1207075292', u'INDIRECT_-1207074166'), (u'CALL_-1207075075', u'INDIRECT_-1207074298'), (u'CALL_-1207075292', u'INDIRECT_-1207074420'), (u'CALL_-1207075223', u'INDIRECT_-1207074341'), (u'CALL_-1207074990', u'INDIRECT_-1207074072'), (u'CALL_-1207075379', u'INDIRECT_-1207074315'), (u'CAST_-1207074078', u'CALL_-1207075211'), (u'CALL_-1207075211', u'INDIRECT_-1207074368'), (u'CALL_-1207075042', u'INDIRECT_-1207074281'), (u'CALL_-1207075027', u'INDIRECT_-1207074215'), ('const-10', u'CALL_-1207075020'), (u'CALL_-1207075075', u'INDIRECT_-1207074202'), (u'CALL_-1207075042', u'INDIRECT_-1207074269'), ('const-0', u'CALL_-1207075027'), (u'CALL_-1207074990', u'INDIRECT_-1207074210'), (u'CALL_-1207075027', u'INDIRECT_-1207074153'), (u'CALL_-1207075042', u'INDIRECT_-1207074317'), (u'CALL_-1207075075', u'INDIRECT_-1207074046'), (u'CALL_-1207075292', u'INDIRECT_-1207074296'), (u'CALL_-1207075027', u'INDIRECT_-1207074049'), (u'CALL_-1207074990', u'INDIRECT_-1207074046'), (u'CALL_-1207075223', u'INDIRECT_-1207074353'), (u'CALL_-1207075075', u'INDIRECT_-1207074124'), (u'CALL_-1207075292', u'INDIRECT_-1207074372'), (u'CALL_-1207074978', u'INDIRECT_-1207073959'), (u'CALL_-1207075272', u'INDIRECT_-1207074455'), (u'CALL_-1207075239', u'INDIRECT_-1207074318'), (u'CALL_-1207074990', u'INDIRECT_-1207074186'), (u'CALL_-1207075075', u'INDIRECT_-1207074072'), (u'CALL_-1207075379', u'INDIRECT_-1207074489'), (u'CALL_-1207075075', u'INDIRECT_-1207074226'), (u'CALL_-1207075075', u'INDIRECT_-1207074340'), (u'COPY_-1207074024', u'CALL_-1207075075'), (u'CALL_-1207074990', u'INDIRECT_-1207073994'), (u'CALL_-1207074990', u'INDIRECT_-1207074162'), ('tmp_344', u'CBRANCH_-1207075343'), (u'CALL_-1207075379', u'INDIRECT_-1207074263'), (u'CALL_-1207075292', u'INDIRECT_-1207074360'), (u'CALL_-1207075272', u'INDIRECT_-1207074306'), ('const-0', u'CALL_-1207075292'), ('tmp_2274', u'COPY_-1207074218'), (u'CALL_-1207075042', u'INDIRECT_-1207074101'), (u'CALL_-1207075223', u'INDIRECT_-1207074389'), (u'INDIRECT_-1207074407', u'COPY_-1207074450'), (u'CALL_-1207074990', u'INDIRECT_-1207074020'), (u'INT_NOTEQUAL_-1207075363', u'CBRANCH_-1207075343'), ('tmp_2592', u'COPY_-1207074273'), (u'PTRSUB_-1207074017', u'CALL_-1207075042'), (u'CAST_-1207074037', u'CALL_-1207075239'), ('tmp_2568', u'COPY_-1207074277'), ('const-0', u'COPY_-1207074770'), (u'CALL_-1207075075', u'INDIRECT_-1207074020'), (u'CALL_-1207075379', u'INDIRECT_-1207074405'), (u'CALL_-1207075272', u'INDIRECT_-1207074416'), (u'CALL_-1207075027', u'INDIRECT_-1207074179'), ('tmp_3882', u'MULTIEQUAL_-1207074406'), (u'COPY_-1207074278', u'MULTIEQUAL_-1207074458'), ('tmp_2268', u'PTRSUB_-1207073926'), (u'CALL_-1207074978', u'INDIRECT_-1207074153'), (u'CALL_-1207074978', u'INDIRECT_-1207074037'), (u'CALL_-1207075292', u'INDIRECT_-1207074444'), ('const-0', u'RETURN_-1207074971'), (u'CALL_-1207075042', u'INDIRECT_-1207074257'), (u'CALL_-1207075211', u'INDIRECT_-1207074284'), (u'CALL_-1207075239', u'INDIRECT_-1207074306'), (u'CALL_-1207075272', u'INDIRECT_-1207074368'), (u'CALL_-1207075027', u'INDIRECT_-1207074263'), ('tmp_2562', u'COPY_-1207074278'), (u'CALL_-1207075211', u'INDIRECT_-1207074380'), (u'CALL_-1207075042', u'INDIRECT_-1207074075'), (u'CALL_-1207075272', u'INDIRECT_-1207074176'), ('tmp_936', u'INT_NOTEQUAL_-1207075417'), (u'CALL_-1207075292', u'INDIRECT_-1207074218'), (u'CALL_-1207074978', u'INDIRECT_-1207074141'), (u'CALL_-1207074990', u'INDIRECT_-1207074234'), (u'CALL_-1207075292', u'CAST_-1207074078'), (u'CALL_-1207074978', u'INDIRECT_-1207074225'), (u'CALL_-1207075239', u'INDIRECT_-1207074402'), ('const--224', u'PTRSUB_-1207074017'), (u'CALL_-1207075020', u'INDIRECT_-1207074239'), (u'CALL_-1207075379', u'INDIRECT_-1207074441'), (u'CALL_-1207075379', u'INDIRECT_-1207074289'), (u'CALL_-1207075292', u'INDIRECT_-1207074192'), (u'CALL_-1207075075', u'INDIRECT_-1207074274'), ('tmp_3884', u'MULTIEQUAL_-1207074432'), (u'COPY_-1207074863', u'RETURN_-1207074971'), (u'INT_NOTEQUAL_-1207075436', u'CBRANCH_-1207075436'), (u'CALL_-1207075211', u'INDIRECT_-1207074308'), (u'COPY_-1207074272', u'MULTIEQUAL_-1207074302'), (u'CALL_-1207074990', u'INDIRECT_-1207074150'), (u'CALL_-1207075292', u'INDIRECT_-1207074384'), (u'CALL_-1207075239', u'INDIRECT_-1207074330'), (u'CALL_-1207075027', u'INDIRECT_-1207074203'), (u'CALL_-1207074978', u'INDIRECT_-1207074264'), ('const-16', u'COPY_-1207075494'), ('tmp_2604', u'COPY_-1207074271'), (u'CALL_-1207075027', u'INDIRECT_-1207073997'), (u'CALL_-1207075239', u'INDIRECT_-1207074150'), (u'COPY_-1207074770', u'RETURN_-1207074929'), (u'CALL_-1207074978', u'INDIRECT_-1207074063'), ('tmp_936', u'INT_NOTEQUAL_-1207075363'), (u'CALL_-1207075020', u'INDIRECT_-1207074057'), (u'CALL_-1207075272', u'INDIRECT_-1207074280'), (u'CALL_-1207074978', u'INDIRECT_-1207073985'), (u'CALL_-1207075223', u'INDIRECT_-1207074329'), (u'CALL_-1207075042', u'INDIRECT_-1207074380'), (u'CALL_-1207074978', u'INDIRECT_-1207074189'), (u'CALL_-1207075211', u'INDIRECT_-1207074258'), (u'COPY_-1207074178', u'CALL_-1207075292'), (u'CALL_-1207074978', u'INDIRECT_-1207074165'), (u'CALL_-1207075379', u'INDIRECT_-1207074465'), (u'CALL_-1207075272', u'INDIRECT_-1207074392'), (u'CALL_-1207075239', u'INDIRECT_-1207074366'), (u'INDIRECT_-1207074455', u'CAST_-1207074037'), (u'INDIRECT_-1207074362', u'COPY_-1207074393'), (u'CAST_-1207073907', u'CALL_-1207074990'), ('tmp_2272', u'COPY_-1207074220'), (u'CALL_-1207075292', u'INDIRECT_-1207074432'), ('tmp_2268', u'PTRSUB_-1207074222'), (u'CALL_-1207075042', u'INDIRECT_-1207074341'), (u'INT_NOTEQUAL_-1207075417', u'CBRANCH_-1207075416'), (u'CALL_-1207075075', u'INDIRECT_-1207074262'), (u'COPY_-1207074271', u'MULTIEQUAL_-1207074276'), ('const-1318707', u'COPY_-1207074178'), (u'CALL_-1207075027', u'INDIRECT_-1207074317'), ('tmp_2598', u'COPY_-1207074272'), ('tmp_3876', u'MULTIEQUAL_-1207074328'), ('tmp_2268', u'PTRSUB_-1207074200'), ('const-8', u'PTRSUB_-1207074222'), (u'CALL_-1207075379', u'CALL_-1207075292'), (u'CALL_-1207075272', u'INDIRECT_-1207074202'), ('const-0', u'COPY_-1207074920'), (u'CALL_-1207075379', u'INDIRECT_-1207074393'), (u'CALL_-1207075020', u'INDIRECT_-1207074263'), ('const-1', u'CALL_-1207075239'), ('tmp_3880', u'MULTIEQUAL_-1207074380'), (u'CALL_-1207075223', u'INDIRECT_-1207074111'), (u'CALL_-1207075223', u'INDIRECT_-1207074163'), (u'CALL_-1207075020', u'INDIRECT_-1207074311'), (u'CALL_-1207074978', u'INDIRECT_-1207074213'), (u'CALL_-1207075075', u'INDIRECT_-1207074325'), (u'COPY_-1207074273', u'MULTIEQUAL_-1207074328'), ('tmp_2580', u'COPY_-1207074275'), (u'CALL_-1207075272', u'INDIRECT_-1207074254'), (u'CALL_-1207075239', u'INDIRECT_-1207074378'), ('const-0', u'COPY_-1207074863'), ('const-0', u'CALL_-1207075075'), ('const-1319562', u'COPY_-1207074218'), ('tmp_2574', u'COPY_-1207074276'), (u'CALL_-1207075379', u'INDIRECT_-1207074341'), (u'CALL_-1207075027', u'INDIRECT_-1207074227'), (u'CALL_-1207075292', u'INDIRECT_-1207074348'), (u'CALL_-1207074978', u'INDIRECT_-1207074011'), (u'CALL_-1207075292', u'INDIRECT_-1207074270'), ('const-3', u'INT_NOTEQUAL_-1207075363'), ('const-1', u'CALL_-1207074990'), ('tmp_3886', u'MULTIEQUAL_-1207074458'), (u'INDIRECT_-1207074317', u'CAST_-1207073878'), (u'CALL_-1207075027', u'INDIRECT_-1207074191'), (u'CALL_-1207075223', u'INDIRECT_-1207074431'), (u'CALL_-1207075042', u'INDIRECT_-1207074179'), (u'CALL_-1207075075', u'INDIRECT_-1207074098'), (u'CALL_-1207075223', u'INDIRECT_-1207074137'), ('tmp_2268', u'PTRSUB_-1207074017'), (u'CALL_-1207075027', u'INDIRECT_-1207074275'), (u'CALL_-1207075272', u'INDIRECT_-1207074344'), ('tmp_3887', u'CAST_-1207073983'), (u'CALL_-1207075223', u'INDIRECT_-1207074305'), (u'CALL_-1207075020', u'INDIRECT_-1207074161'), ('tmp_937', u'CALL_-1207075027'), (u'CALL_-1207075211', u'INDIRECT_-1207074180'), (u'CALL_-1207075042', u'INDIRECT_-1207074395'), ('const-1307139', u'PTRSUB_-1207075293'), (u'CALL_-1207075223', u'INDIRECT_-1207074293'), (u'INDIRECT_-1207074395', u'CALL_-1207075020'), (u'INT_NOTEQUAL_-1207075584', u'CBRANCH_-1207075584'), (u'CALL_-1207075292', u'INDIRECT_-1207074408'), (u'CALL_-1207075020', u'INDIRECT_-1207074335'), (u'CALL_-1207075379', u'INDIRECT_-1207074516'), (u'CALL_-1207075379', u'INDIRECT_-1207074477'), (u'PTRSUB_-1207075281', u'MULTIEQUAL_-1207074831'), ('const--224', u'PTRSUB_-1207074079'), (u'CALL_-1207075379', u'INDIRECT_-1207074211'), (u'CALL_-1207075379', u'INDIRECT_-1207074237'), (u'CALL_-1207075020', u'INDIRECT_-1207074135'), (u'CALL_-1207075239', u'INDIRECT_-1207074390'), ('const-0', u'PTRSUB_-1207075293'), (u'CALL_-1207075020', u'INDIRECT_-1207074362'), (u'CALL_-1207075027', u'INDIRECT_-1207074251'), (u'CALL_-1207075211', u'INDIRECT_-1207074332'), (u'INDIRECT_-1207074377', u'COPY_-1207074408'), (u'PTRSUB_-1207073926', u'CALL_-1207074990'), (u'CALL_-1207075223', u'INDIRECT_-1207074365'), ('tmp_3878', u'MULTIEQUAL_-1207074354'), ('tmp_3874', u'MULTIEQUAL_-1207074302'), (u'CALL_-1207075223', u'INDIRECT_-1207074317'), (u'CALL_-1207075027', u'INDIRECT_-1207074127'), (u'INDIRECT_-1207074486', u'CALL_-1207075272'), (u'CALL_-1207075211', u'INDIRECT_-1207074154'), ('const-0', u'RETURN_-1207075162'), (u'CALL_-1207075027', u'INDIRECT_-1207074302'), (u'CALL_-1207075020', u'INDIRECT_-1207074251'), (u'COPY_-1207074276', u'MULTIEQUAL_-1207074406'), (u'CALL_-1207075223', u'INDIRECT_-1207074215'), (u'CALL_-1207075020', u'INDIRECT_-1207074287'), ('tmp_936', u'INT_NOTEQUAL_-1207075436'), ('tmp_266', u'CBRANCH_-1207075416')]
[(u'INDIRECT_-1207074351', u'COPY_-1207074382'), (u'CALL_-1207074978', u'INDIRECT_-1207074163'), (u'CALL_-1207074978', u'INDIRECT_-1207074115'), (u'CALL_-1207074978', u'INDIRECT_-1207074187'), (u'CALL_-1207075075', u'CALL_-1207075027'), ('const-3', u'INT_NOTEQUAL_-1207075363'), (u'CALL_-1207075042', u'INDIRECT_-1207074153'), ('tmp_2728', u'COPY_-1207074245'), (u'CALL_-1207075239', u'INDIRECT_-1207074228'), (u'INDIRECT_-1207074369', u'CALL_-1207075020'), (u'CALL_-1207075223', u'INDIRECT_-1207074189'), (u'CALL_-1207075272', u'INDIRECT_-1207074318'), ('tmp_2375', u'PTRSUB_-1207074174'), (u'CALL_-1207074990', u'INDIRECT_-1207074262'), (u'CALL_-1207074990', u'INDIRECT_-1207073968'), (u'CALL_-1207075042', u'INDIRECT_-1207074354'), (u'CALL_-1207075239', u'INDIRECT_-1207074280'), ('const-0', u'RETURN_-1207074929'), (u'COPY_-1207074152', u'CALL_-1207075292'), (u'CALL_-1207075239', u'INDIRECT_-1207074352'), ('const-0', u'COPY_-1207074959'), (u'CALL_-1207075211', u'INDIRECT_-1207074128'), (u'CALL_-1207075272', u'INDIRECT_-1207074366'), (u'CALL_-1207074990', u'INDIRECT_-1207074124'), (u'CALL_-1207075272', u'INDIRECT_-1207074150'), (u'CALL_-1207075239', u'INDIRECT_-1207074403'), (u'CALL_-1207075239', u'INDIRECT_-1207074328'), (u'CALL_-1207075272', u'INDIRECT_-1207074228'), (u'CALL_-1207075239', u'INDIRECT_-1207074176'), (u'CALL_-1207075075', u'INDIRECT_-1207074150'), (u'CALL_-1207074978', u'INDIRECT_-1207074211'), (u'CALL_-1207075211', u'INDIRECT_-1207074232'), ('tmp_2716', u'COPY_-1207074247'), (u'CALL_-1207075211', u'INDIRECT_-1207074206'), ('tmp_2479', u'INT_NOTEQUAL_-1207075584'), (u'COPY_-1207074959', u'RETURN_-1207074929'), (u'CALL_-1207074990', u'INDIRECT_-1207074136'), (u'MULTIEQUAL_-1207074838', u'CALL_-1207075292'), (u'CALL_-1207074990', u'INDIRECT_-1207074220'), (u'CALL_-1207075211', u'INDIRECT_-1207074354'), (u'CALL_-1207075020', u'INDIRECT_-1207074187'), (u'CALL_-1207075272', u'INDIRECT_-1207074402'), ('tmp_104', u'CBRANCH_-1207075584'), (u'CALL_-1207075027', u'INDIRECT_-1207074189'), (u'CALL_-1207075042', u'INDIRECT_-1207074231'), (u'CALL_-1207075042', u'INDIRECT_-1207074267'), ('const--224', u'PTRSUB_-1207074053'), (u'CALL_-1207075027', u'INDIRECT_-1207074023'), (u'CALL_-1207074990', u'INDIRECT_-1207074098'), (u'CALL_-1207075211', u'INDIRECT_-1207074318'), (u'CALL_-1207075292', u'INDIRECT_-1207074244'), (u'CALL_-1207075223', u'INDIRECT_-1207074267'), ('tmp_4071', u'MULTIEQUAL_-1207074250'), ('tmp_2473', u'INT_NOTEQUAL_-1207075417'), ('tmp_4079', u'MULTIEQUAL_-1207074354'), (u'CALL_-1207075292', u'INDIRECT_-1207074382'), (u'COPY_-1207074251', u'MULTIEQUAL_-1207074406'), (u'CALL_-1207075239', u'INDIRECT_-1207074124'), (u'INDIRECT_-1207074253', u'COPY_-1207074289'), (u'CALL_-1207075042', u'INDIRECT_-1207074369'), (u'CALL_-1207075027', u'INDIRECT_-1207074075'), ('const--224', u'PTRSUB_-1207073900'), (u'COPY_-1207074250', u'MULTIEQUAL_-1207074380'), (u'CALL_-1207075027', u'INDIRECT_-1207074177'), (u'CALL_-1207075020', u'INDIRECT_-1207074213'), (u'CALL_-1207075239', u'INDIRECT_-1207074292'), (u'CALL_-1207075027', u'INDIRECT_-1207074101'), (u'COPY_-1207074247', u'MULTIEQUAL_-1207074302'), (u'CALL_-1207075292', u'INDIRECT_-1207074460'), (u'INDIRECT_-1207074336', u'COPY_-1207074367'), (u'CALL_-1207075075', u'INDIRECT_-1207074299'), (u'CALL_-1207075239', u'INDIRECT_-1207074316'), (u'COPY_-1207074246', u'MULTIEQUAL_-1207074276'), ('const-10', u'CALL_-1207075020'), (u'CALL_-1207075211', u'INDIRECT_-1207074076'), ('tmp_236', u'CBRANCH_-1207075436'), (u'CALL_-1207075211', u'INDIRECT_-1207074294'), (u'CALL_-1207075020', u'INDIRECT_-1207074109'), (u'CALL_-1207075075', u'INDIRECT_-1207073994'), (u'CALL_-1207074978', u'INDIRECT_-1207074199'), (u'CALL_-1207075292', u'INDIRECT_-1207074394'), ('const-8', u'PTRSUB_-1207074196'), (u'CALL_-1207075223', u'INDIRECT_-1207074339'), (u'CALL_-1207075379', u'INDIRECT_-1207074403'), (u'CALL_-1207075027', u'INDIRECT_-1207074213'), (u'CALL_-1207074978', u'INDIRECT_-1207074089'), ('const-5', u'CALL_-1207075075'), (u'CALL_-1207075292', u'CAST_-1207074054'), (u'CALL_-1207075075', u'INDIRECT_-1207074176'), (u'CALL_-1207075239', u'INDIRECT_-1207074098'), (u'COPY_-1207073998', u'CALL_-1207075075'), (u'CALL_-1207075027', u'INDIRECT_-1207074165'), (u'CALL_-1207075379', u'INDIRECT_-1207074367'), (u'CALL_-1207075027', u'CAST_-1207073882'), (u'CALL_-1207075211', u'INDIRECT_-1207074381'), (u'CALL_-1207074990', u'INDIRECT_-1207074208'), ('const-1319548', u'COPY_-1207073998'), (u'CALL_-1207075292', u'INDIRECT_-1207074370'), (u'CALL_-1207075223', u'INDIRECT_-1207074241'), (u'CALL_-1207075042', u'INDIRECT_-1207074291'), (u'PTRSUB_-1207075281', u'MULTIEQUAL_-1207074838'), ('tmp_2473', u'INT_NOTEQUAL_-1207075363'), (u'CALL_-1207075292', u'INDIRECT_-1207074322'), (u'CALL_-1207075272', u'INDIRECT_-1207074378'), (u'CALL_-1207074990', u'INDIRECT_-1207074172'), ('const-1', u'CALL_-1207075239'), (u'CALL_-1207075042', u'INDIRECT_-1207074205'), (u'PTRSUB_-1207074053', u'CALL_-1207075239'), (u'CALL_-1207074990', u'INDIRECT_-1207074196'), (u'CALL_-1207075239', u'INDIRECT_-1207074202'), ('tmp_2375', u'PTRSUB_-1207074053'), ('const-0', u'INT_NOTEQUAL_-1207075436'), (u'CAST_-1207074054', u'CALL_-1207075211'), ('tmp_2375', u'PTRSUB_-1207074196'), (u'CALL_-1207075239', u'INDIRECT_-1207074304'), (u'CALL_-1207075272', u'INDIRECT_-1207074429'), (u'CALL_-1207075211', u'INDIRECT_-1207074102'), (u'CALL_-1207075239', u'INDIRECT_-1207074254'), (u'CALL_-1207075272', u'INDIRECT_-1207074330'), (u'CALL_-1207075223', u'INDIRECT_-1207074085'), ('const--224', u'PTRSUB_-1207073991'), (u'CALL_-1207075027', u'INDIRECT_-1207074201'), (u'CALL_-1207075075', u'INDIRECT_-1207074200'), ('tmp_2722', u'COPY_-1207074246'), ('const-1307139', u'PTRSUB_-1207075293'), (u'CALL_-1207075292', u'INDIRECT_-1207074418'), ('const-0', u'CALL_-1207075042'), (u'INDIRECT_-1207074291', u'CALL_-1207074990'), (u'CALL_-1207075042', u'INDIRECT_-1207074127'), (u'CALL_-1207075379', u'INDIRECT_-1207074427'), (u'CALL_-1207075272', u'INDIRECT_-1207074390'), ('tmp_2375', u'PTRSUB_-1207073991'), (u'CALL_-1207075027', u'INDIRECT_-1207073971'), ('const-0', u'CALL_-1207075379'), ('tmp_2376', u'CALL_-1207075042'), (u'CALL_-1207075020', u'INDIRECT_-1207074083'), (u'CALL_-1207075292', u'INDIRECT_-1207074166'), ('const-0', u'INT_NOTEQUAL_-1207075584'), (u'CALL_-1207075020', u'INDIRECT_-1207074285'), (u'CALL_-1207075223', u'INDIRECT_-1207074303'), ('tmp_2380', u'COPY_-1207074194'), ('const-1314797', u'PTRSUB_-1207075281'), (u'COPY_-1207074192', u'CALL_-1207075379'), (u'CALL_-1207074990', u'INDIRECT_-1207074072'), (u'CALL_-1207075379', u'INDIRECT_-1207074315'), ('const-0', u'PTRSUB_-1207075281'), (u'CALL_-1207075075', u'INDIRECT_-1207074272'), (u'CALL_-1207075027', u'INDIRECT_-1207074153'), (u'CALL_-1207074978', u'INDIRECT_-1207073933'), ('tmp_4081', u'MULTIEQUAL_-1207074380'), (u'CALL_-1207075075', u'INDIRECT_-1207074046'), ('const-0', u'CALL_-1207075027'), (u'CALL_-1207075292', u'INDIRECT_-1207074296'), (u'CALL_-1207075027', u'INDIRECT_-1207074049'), (u'CALL_-1207074990', u'INDIRECT_-1207074046'), (u'INDIRECT_-1207074381', u'COPY_-1207074424'), (u'CALL_-1207075223', u'INDIRECT_-1207074351'), (u'CALL_-1207075075', u'INDIRECT_-1207074124'), (u'CALL_-1207074978', u'INDIRECT_-1207073959'), (u'CALL_-1207075223', u'INDIRECT_-1207074390'), (u'COPY_-1207075192', u'RETURN_-1207075162'), (u'CALL_-1207075239', u'INDIRECT_-1207074340'), ('const-0', u'COPY_-1207075001'), (u'CALL_-1207074990', u'INDIRECT_-1207073942'), (u'CALL_-1207075075', u'INDIRECT_-1207074072'), ('tmp_2710', u'COPY_-1207074248'), (u'CALL_-1207075042', u'INDIRECT_-1207074315'), (u'CALL_-1207075042', u'INDIRECT_-1207074327'), ('const-1', u'CALL_-1207074990'), (u'CALL_-1207074990', u'INDIRECT_-1207073994'), ('tmp_344', u'CBRANCH_-1207075343'), (u'CALL_-1207075379', u'INDIRECT_-1207074263'), (u'CALL_-1207075379', u'INDIRECT_-1207074505'), (u'CALL_-1207075272', u'INDIRECT_-1207074306'), (u'CALL_-1207075042', u'INDIRECT_-1207074255'), (u'COPY_-1207074245', u'MULTIEQUAL_-1207074250'), (u'CALL_-1207075042', u'INDIRECT_-1207074101'), (u'CALL_-1207075223', u'INDIRECT_-1207074327'), (u'CALL_-1207075027', u'INDIRECT_-1207074237'), (u'CALL_-1207074990', u'INDIRECT_-1207074020'), (u'INT_NOTEQUAL_-1207075363', u'CBRANCH_-1207075343'), (u'INDIRECT_-1207074403', u'CALL_-1207075223'), (u'CALL_-1207075075', u'INDIRECT_-1207074020'), (u'COPY_-1207075001', u'RETURN_-1207074971'), (u'CALL_-1207074978', u'INDIRECT_-1207074175'), (u'CALL_-1207075211', u'INDIRECT_-1207074270'), (u'CALL_-1207075042', u'INDIRECT_-1207074303'), (u'CALL_-1207074978', u'INDIRECT_-1207074037'), ('const-0', u'PTRSUB_-1207075293'), (u'CALL_-1207075292', u'INDIRECT_-1207074445'), (u'COPY_-1207074248', u'MULTIEQUAL_-1207074328'), ('tmp_4075', u'MULTIEQUAL_-1207074302'), ('const-0', u'RETURN_-1207074971'), ('const-1318707', u'COPY_-1207073977'), (u'CALL_-1207074990', u'INDIRECT_-1207074247'), (u'CALL_-1207075042', u'INDIRECT_-1207074075'), ('tmp_4077', u'MULTIEQUAL_-1207074328'), (u'CALL_-1207075211', u'INDIRECT_-1207074396'), (u'CALL_-1207075027', u'INDIRECT_-1207074249'), (u'CALL_-1207075272', u'INDIRECT_-1207074176'), (u'CALL_-1207075292', u'INDIRECT_-1207074218'), (u'CALL_-1207075379', u'INDIRECT_-1207074391'), (u'CALL_-1207075020', u'INDIRECT_-1207074249'), (u'CALL_-1207075020', u'INDIRECT_-1207074031'), (u'CALL_-1207075379', u'INDIRECT_-1207074463'), (u'CALL_-1207075379', u'INDIRECT_-1207074289'), (u'CALL_-1207075292', u'INDIRECT_-1207074192'), (u'CALL_-1207075223', u'INDIRECT_-1207074315'), (u'CALL_-1207074990', u'INDIRECT_-1207074160'), ('const-1319562', u'COPY_-1207074192'), (u'CALL_-1207075223', u'INDIRECT_-1207074291'), (u'INT_NOTEQUAL_-1207075436', u'CBRANCH_-1207075436'), ('tmp_4086', u'CALL_-1207075042'), (u'COPY_-1207074252', u'MULTIEQUAL_-1207074432'), ('tmp_2379', u'COPY_-1207074195'), (u'CALL_-1207074978', u'INDIRECT_-1207074238'), ('tmp_2692', u'COPY_-1207074251'), ('const-0', u'CALL_-1207075075'), (u'CALL_-1207075272', u'INDIRECT_-1207074124'), (u'CALL_-1207075027', u'INDIRECT_-1207073997'), (u'CALL_-1207075239', u'INDIRECT_-1207074150'), (u'CALL_-1207075075', u'INDIRECT_-1207074224'), (u'CALL_-1207074978', u'INDIRECT_-1207074063'), (u'CALL_-1207075020', u'INDIRECT_-1207074057'), (u'CALL_-1207075075', u'INDIRECT_-1207074212'), (u'CALL_-1207075272', u'INDIRECT_-1207074280'), ('tmp_2381', u'COPY_-1207074193'), (u'PTRSUB_-1207075293', u'MULTIEQUAL_-1207074838'), (u'CALL_-1207074978', u'INDIRECT_-1207073985'), (u'CALL_-1207075292', u'INDIRECT_-1207074140'), (u'CALL_-1207074990', u'INDIRECT_-1207074148'), ('const-48', u'COPY_-1207075468'), (u'CALL_-1207075379', u'INDIRECT_-1207074185'), (u'CALL_-1207075211', u'INDIRECT_-1207074258'), (u'CALL_-1207075042', u'INDIRECT_-1207074279'), (u'CALL_-1207075020', u'INDIRECT_-1207074297'), ('tmp_4085', u'MULTIEQUAL_-1207074432'), (u'CALL_-1207075020', u'INDIRECT_-1207074261'), (u'CALL_-1207075020', u'INDIRECT_-1207074336'), ('tmp_2698', u'COPY_-1207074250'), (u'CALL_-1207075272', u'INDIRECT_-1207074342'), (u'INT_NOTEQUAL_-1207075417', u'CBRANCH_-1207075416'), (u'CALL_-1207075027', u'INDIRECT_-1207074276'), (u'CALL_-1207075292', u'INDIRECT_-1207074358'), (u'COPY_-1207074249', u'MULTIEQUAL_-1207074354'), (u'CALL_-1207075042', u'INDIRECT_-1207074049'), (u'CALL_-1207075075', u'INDIRECT_-1207074188'), (u'CALL_-1207075379', u'CALL_-1207075292'), (u'CALL_-1207075272', u'INDIRECT_-1207074202'), (u'CALL_-1207075211', u'INDIRECT_-1207074306'), (u'CALL_-1207074978', u'INDIRECT_-1207074139'), ('const-0', u'CALL_-1207075292'), (u'CALL_-1207075020', u'INDIRECT_-1207074273'), ('tmp_2382', u'COPY_-1207074192'), ('tmp_2704', u'COPY_-1207074249'), (u'CALL_-1207075272', u'INDIRECT_-1207074444'), (u'INDIRECT_-1207074460', u'CALL_-1207075272'), (u'CALL_-1207075223', u'INDIRECT_-1207074405'), (u'CALL_-1207075211', u'INDIRECT_-1207074330'), (u'CALL_-1207075223', u'INDIRECT_-1207074111'), (u'CALL_-1207075027', u'INDIRECT_-1207074291'), (u'CALL_-1207075239', u'INDIRECT_-1207074376'), (u'CALL_-1207075223', u'INDIRECT_-1207074163'), (u'CALL_-1207075075', u'INDIRECT_-1207074248'), (u'PTRSUB_-1207073900', u'CALL_-1207074990'), ('tmp_2376', u'CALL_-1207075292'), (u'CALL_-1207075272', u'INDIRECT_-1207074254'), (u'CALL_-1207075239', u'INDIRECT_-1207074364'), (u'CALL_-1207075075', u'INDIRECT_-1207074236'), (u'CALL_-1207075211', u'INDIRECT_-1207074342'), ('tmp_4073', u'MULTIEQUAL_-1207074276'), (u'CALL_-1207074990', u'INDIRECT_-1207074184'), (u'CALL_-1207074978', u'INDIRECT_-1207074127'), (u'CALL_-1207075379', u'INDIRECT_-1207074341'), (u'CALL_-1207074978', u'INDIRECT_-1207074011'), (u'CALL_-1207074978', u'INDIRECT_-1207074151'), (u'CALL_-1207075292', u'INDIRECT_-1207074270'), (u'CALL_-1207075379', u'INDIRECT_-1207074451'), (u'CALL_-1207075075', u'INDIRECT_-1207074260'), (u'CALL_-1207075223', u'INDIRECT_-1207074363'), (u'COPY_-1207073977', u'CALL_-1207075027'), (u'CALL_-1207075042', u'INDIRECT_-1207074179'), (u'CALL_-1207075379', u'INDIRECT_-1207074379'), (u'CALL_-1207075239', u'INDIRECT_-1207074418'), (u'CALL_-1207075020', u'INDIRECT_-1207074237'), (u'INDIRECT_-1207074238', u'COPY_-1207074274'), (u'CALL_-1207075075', u'INDIRECT_-1207074098'), (u'CALL_-1207075223', u'INDIRECT_-1207074137'), (u'CALL_-1207075042', u'INDIRECT_-1207074243'), ('const-0', u'COPY_-1207075192'), (u'INDIRECT_-1207074396', u'COPY_-1207074439'), (u'CALL_-1207075020', u'INDIRECT_-1207074161'), ('const--200', u'PTRSUB_-1207074174'), (u'CALL_-1207075223', u'INDIRECT_-1207074279'), (u'CALL_-1207075020', u'INDIRECT_-1207074309'), (u'CALL_-1207075292', u'INDIRECT_-1207074406'), (u'CALL_-1207075292', u'INDIRECT_-1207074334'), (u'INDIRECT_-1207074429', u'CALL_-1207075239'), (u'CALL_-1207075211', u'INDIRECT_-1207074180'), (u'CALL_-1207075272', u'INDIRECT_-1207074354'), (u'CALL_-1207075027', u'INDIRECT_-1207074225'), (u'CAST_-1207073882', u'CALL_-1207074990'), (u'CALL_-1207075075', u'INDIRECT_-1207074314'), (u'CAST_-1207073882', u'CALL_-1207074978'), (u'INT_NOTEQUAL_-1207075584', u'CBRANCH_-1207075584'), (u'CALL_-1207075379', u'INDIRECT_-1207074439'), ('const-1318707', u'COPY_-1207074152'), (u'CALL_-1207075020', u'INDIRECT_-1207074225'), (u'CALL_-1207075379', u'INDIRECT_-1207074211'), (u'CALL_-1207075379', u'INDIRECT_-1207074237'), (u'CALL_-1207075020', u'INDIRECT_-1207074135'), ('tmp_2473', u'INT_NOTEQUAL_-1207075436'), (u'CALL_-1207075379', u'INDIRECT_-1207074490'), (u'CALL_-1207075379', u'INDIRECT_-1207074415'), ('tmp_2686', u'COPY_-1207074252'), ('const-5', u'CALL_-1207075379'), ('tmp_2376', u'CALL_-1207075027'), (u'PTRSUB_-1207073991', u'CALL_-1207075042'), ('tmp_2375', u'PTRSUB_-1207073900'), (u'CALL_-1207075211', u'INDIRECT_-1207074282'), (u'CAST_-1207074054', u'CALL_-1207075239'), (u'CALL_-1207075027', u'INDIRECT_-1207074127'), ('tmp_4083', u'MULTIEQUAL_-1207074406'), (u'CALL_-1207074978', u'INDIRECT_-1207074253'), (u'CALL_-1207075211', u'INDIRECT_-1207074154'), (u'CALL_-1207075292', u'INDIRECT_-1207074346'), (u'CALL_-1207075020', u'INDIRECT_-1207074351'), ('const-0', u'RETURN_-1207075162'), (u'CALL_-1207075223', u'INDIRECT_-1207074215'), ('const-1', u'INT_NOTEQUAL_-1207075417'), ('tmp_266', u'CBRANCH_-1207075416'), ('const-16', u'COPY_-1207075494')]
null
null
00127cb0
x64
O1
(translation_unit "undefined8\nFUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n undefined8 param_14)\n\n{\n char in_AL;\n undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}\n\n" (function_definition "undefined8\nFUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n undefined8 param_14)\n\n{\n char in_AL;\n undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}" type_identifier (function_declarator "FUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n 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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n 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 "int param_9" primitive_type 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 undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "void *pvVar2;" primitive_type (pointer_declarator "*pvVar2" * identifier) ;) (declaration "undefined *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined4 local_e0;" type_identifier identifier ;) (declaration "undefined4 local_dc;" type_identifier identifier ;) (declaration "undefined1 *local_d8;" type_identifier (pointer_declarator "*local_d8" * identifier) ;) (declaration "undefined1 *local_d0;" type_identifier (pointer_declarator "*local_d0" * identifier) ;) (declaration "undefined1 local_c8 [16];" type_identifier (array_declarator "local_c8 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b8;" type_identifier identifier ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_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 ;) (if_statement "if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }" { (expression_statement "local_98 = param_1;" (assignment_expression "local_98 = param_1" identifier = identifier) ;) (expression_statement "local_88 = param_2;" (assignment_expression "local_88 = param_2" identifier = identifier) ;) (expression_statement "local_78 = param_3;" (assignment_expression "local_78 = param_3" identifier = identifier) ;) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" identifier = identifier) ;) (expression_statement "local_58 = param_5;" (assignment_expression "local_58 = param_5" identifier = identifier) ;) (expression_statement "local_48 = param_6;" (assignment_expression "local_48 = param_6" identifier = identifier) ;) (expression_statement "local_38 = param_7;" (assignment_expression "local_38 = param_7" identifier = identifier) ;) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" identifier = identifier) ;) })) (expression_statement "local_d8 = &stack0x00000008;" (assignment_expression "local_d8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_e0 = 0x10;" (assignment_expression "local_e0 = 0x10" identifier = number_literal) ;) (expression_statement "local_d0 = local_c8;" (assignment_expression "local_d0 = local_c8" identifier = identifier) ;) (expression_statement "local_dc = 0x30;" (assignment_expression "local_dc = 0x30" identifier = number_literal) ;) (expression_statement "local_b8 = param_11;" (assignment_expression "local_b8 = param_11" identifier = identifier) ;) (expression_statement "local_b0 = param_12;" (assignment_expression "local_b0 = param_12" identifier = identifier) ;) (expression_statement "local_a8 = param_13;" (assignment_expression "local_a8 = param_13" identifier = identifier) ;) (expression_statement "local_a0 = param_14;" (assignment_expression "local_a0 = param_14" identifier = identifier) ;) (if_statement "if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }" if (parenthesized_expression "(param_9 != 0)" ( (binary_expression "param_9 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }" { (if_statement "if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }" if (parenthesized_expression "(param_9 != 1)" ( (binary_expression "param_9 != 1" identifier != number_literal) )) (compound_statement "{\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }" { (expression_statement "uVar1 = dcgettext(0,"%P: error: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: error: ",5)" identifier = (call_expression "dcgettext(0,"%P: error: ",5)" identifier (argument_list "(0,"%P: error: ",5)" ( number_literal , (string_literal ""%P: error: "" " string_content ") , number_literal )))) ;) (expression_statement "puVar3 = &DAT_0013f203;" (assignment_expression "puVar3 = &DAT_0013f203" identifier = (pointer_expression "&DAT_0013f203" & identifier)) ;) (if_statement "if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }" if (parenthesized_expression "(param_9 != 3)" ( (binary_expression "param_9 != 3" identifier != number_literal) )) (compound_statement "{\n puVar3 = &DAT_00140fed;\n }" { (expression_statement "puVar3 = &DAT_00140fed;" (assignment_expression "puVar3 = &DAT_00140fed" identifier = (pointer_expression "&DAT_00140fed" & identifier)) ;) })) (expression_statement "pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);" (assignment_expression "pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0)" identifier = (cast_expression "(void *)concat(puVar3,uVar1,param_10,"\n",0)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "concat(puVar3,uVar1,param_10,"\n",0)" identifier (argument_list "(puVar3,uVar1,param_10,"\n",0)" ( identifier , identifier , identifier , (string_literal ""\n"" " escape_sequence ") , number_literal ))))) ;) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (expression_statement "FUN_00124350(stderr,pvVar2,&local_e0,1);" (call_expression "FUN_00124350(stderr,pvVar2,&local_e0,1)" identifier (argument_list "(stderr,pvVar2,&local_e0,1)" ( identifier , identifier , (pointer_expression "&local_e0" & identifier) , number_literal ))) ;) (expression_statement "fflush(stderr);" (call_expression "fflush(stderr)" identifier (argument_list "(stderr)" ( identifier ))) ;) (expression_statement "free(pvVar2);" (call_expression "free(pvVar2)" identifier (argument_list "(pvVar2)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar1 = dcgettext(0,"%P: warning: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: ",5)" identifier = (call_expression "dcgettext(0,"%P: warning: ",5)" identifier (argument_list "(0,"%P: warning: ",5)" ( number_literal , (string_literal ""%P: warning: "" " string_content ") , number_literal )))) ;) (expression_statement "pvVar2 = (void *)concat(uVar1,param_10,"\n",0);" (assignment_expression "pvVar2 = (void *)concat(uVar1,param_10,"\n",0)" identifier = (cast_expression "(void *)concat(uVar1,param_10,"\n",0)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "concat(uVar1,param_10,"\n",0)" identifier (argument_list "(uVar1,param_10,"\n",0)" ( identifier , identifier , (string_literal ""\n"" " escape_sequence ") , number_literal ))))) ;) (expression_statement "FUN_00124350(stdout,pvVar2,&local_e0,1);" (call_expression "FUN_00124350(stdout,pvVar2,&local_e0,1)" identifier (argument_list "(stdout,pvVar2,&local_e0,1)" ( identifier , identifier , (pointer_expression "&local_e0" & identifier) , number_literal ))) ;) (expression_statement "free(pvVar2);" (call_expression "free(pvVar2)" identifier (argument_list "(pvVar2)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "FUN_00124350(stdout,param_10,&local_e0,0);" (call_expression "FUN_00124350(stdout,param_10,&local_e0,0)" identifier (argument_list "(stdout,param_10,&local_e0,0)" ( identifier , identifier , (pointer_expression "&local_e0" & identifier) , number_literal ))) ;) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" identifier (argument_list "(10,stdout)" ( number_literal , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "ld_plugin_status message(int level,char *format,...)\n\n{\n char in_AL;\n undefined8 uVar1;\n char *pcVar2;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined *puVar3;\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_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = in_XMM0_Qa;\n local_88 = in_XMM1_Qa;\n local_78 = in_XMM2_Qa;\n local_68 = in_XMM3_Qa;\n local_58 = in_XMM4_Qa;\n local_48 = in_XMM5_Qa;\n local_38 = in_XMM6_Qa;\n local_28 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 0x10;\n args[0].reg_save_area = local_c8;\n args[0].fp_offset = 0x30;\n local_b8 = in_RDX;\n local_b0 = in_RCX;\n local_a8 = in_R8;\n local_a0 = in_R9;\n if (level != 0) {\n if (level != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pcVar2 = (char *)concat(uVar1,format,"\n",0);\n vfinfo((FILE *)stdout,pcVar2,args,1);\n free(pcVar2);\n return LDPS_OK;\n }\n vfinfo((FILE *)stdout,format,args,0);\n putc(10,stdout);\n return LDPS_OK;\n}\n\n" (function_definition "ld_plugin_status message(int level,char *format,...)\n\n{\n char in_AL;\n undefined8 uVar1;\n char *pcVar2;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined *puVar3;\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_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = in_XMM0_Qa;\n local_88 = in_XMM1_Qa;\n local_78 = in_XMM2_Qa;\n local_68 = in_XMM3_Qa;\n local_58 = in_XMM4_Qa;\n local_48 = in_XMM5_Qa;\n local_38 = in_XMM6_Qa;\n local_28 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 0x10;\n args[0].reg_save_area = local_c8;\n args[0].fp_offset = 0x30;\n local_b8 = in_RDX;\n local_b0 = in_RCX;\n local_a8 = in_R8;\n local_a0 = in_R9;\n if (level != 0) {\n if (level != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pcVar2 = (char *)concat(uVar1,format,"\n",0);\n vfinfo((FILE *)stdout,pcVar2,args,1);\n free(pcVar2);\n return LDPS_OK;\n }\n vfinfo((FILE *)stdout,format,args,0);\n putc(10,stdout);\n return LDPS_OK;\n}" type_identifier (function_declarator "message(int level,char *format,...)" identifier (parameter_list "(int level,char *format,...)" ( (parameter_declaration "int level" primitive_type identifier) , (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n undefined8 uVar1;\n char *pcVar2;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined *puVar3;\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_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = in_XMM0_Qa;\n local_88 = in_XMM1_Qa;\n local_78 = in_XMM2_Qa;\n local_68 = in_XMM3_Qa;\n local_58 = in_XMM4_Qa;\n local_48 = in_XMM5_Qa;\n local_38 = in_XMM6_Qa;\n local_28 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 0x10;\n args[0].reg_save_area = local_c8;\n args[0].fp_offset = 0x30;\n local_b8 = in_RDX;\n local_b0 = in_RCX;\n local_a8 = in_R8;\n local_a0 = in_R9;\n if (level != 0) {\n if (level != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pcVar2 = (char *)concat(uVar1,format,"\n",0);\n vfinfo((FILE *)stdout,pcVar2,args,1);\n free(pcVar2);\n return LDPS_OK;\n }\n vfinfo((FILE *)stdout,format,args,0);\n putc(10,stdout);\n return LDPS_OK;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier identifier ;) (declaration "undefined *puVar3;" type_identifier (pointer_declarator "*puVar3" * 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_c8 [16];" type_identifier (array_declarator "local_c8 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b8;" type_identifier identifier ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_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 ;) (if_statement "if (in_AL != '\0') {\n local_98 = in_XMM0_Qa;\n local_88 = in_XMM1_Qa;\n local_78 = in_XMM2_Qa;\n local_68 = in_XMM3_Qa;\n local_58 = in_XMM4_Qa;\n local_48 = in_XMM5_Qa;\n local_38 = in_XMM6_Qa;\n local_28 = 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_98 = in_XMM0_Qa;\n local_88 = in_XMM1_Qa;\n local_78 = in_XMM2_Qa;\n local_68 = in_XMM3_Qa;\n local_58 = in_XMM4_Qa;\n local_48 = in_XMM5_Qa;\n local_38 = in_XMM6_Qa;\n local_28 = in_XMM7_Qa;\n }" { (expression_statement "local_98 = in_XMM0_Qa;" (assignment_expression "local_98 = in_XMM0_Qa" identifier = identifier) ;) (expression_statement "local_88 = in_XMM1_Qa;" (assignment_expression "local_88 = in_XMM1_Qa" identifier = identifier) ;) (expression_statement "local_78 = in_XMM2_Qa;" (assignment_expression "local_78 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "local_68 = in_XMM3_Qa;" (assignment_expression "local_68 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "local_58 = in_XMM4_Qa;" (assignment_expression "local_58 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "local_48 = in_XMM5_Qa;" (assignment_expression "local_48 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "local_38 = in_XMM6_Qa;" (assignment_expression "local_38 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "local_28 = in_XMM7_Qa;" (assignment_expression "local_28 = 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_c8;" (assignment_expression "args[0].reg_save_area = local_c8" (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_b8 = in_RDX;" (assignment_expression "local_b8 = in_RDX" identifier = identifier) ;) (expression_statement "local_b0 = in_RCX;" (assignment_expression "local_b0 = in_RCX" identifier = identifier) ;) (expression_statement "local_a8 = in_R8;" (assignment_expression "local_a8 = in_R8" identifier = identifier) ;) (expression_statement "local_a0 = in_R9;" (assignment_expression "local_a0 = in_R9" identifier = identifier) ;) (if_statement "if (level != 0) {\n if (level != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pcVar2 = (char *)concat(uVar1,format,"\n",0);\n vfinfo((FILE *)stdout,pcVar2,args,1);\n free(pcVar2);\n return LDPS_OK;\n }" if (parenthesized_expression "(level != 0)" ( (binary_expression "level != 0" identifier != number_literal) )) (compound_statement "{\n if (level != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pcVar2 = (char *)concat(uVar1,format,"\n",0);\n vfinfo((FILE *)stdout,pcVar2,args,1);\n free(pcVar2);\n return LDPS_OK;\n }" { (if_statement "if (level != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }" if (parenthesized_expression "(level != 1)" ( (binary_expression "level != 1" identifier != number_literal) )) (compound_statement "{\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (level != 3) {\n puVar3 = &DAT_00140fed;\n }\n pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);\n fflush(stdout);\n vfinfo((FILE *)stderr,pcVar2,args,1);\n fflush(stderr);\n free(pcVar2);\n return LDPS_OK;\n }" { (expression_statement "uVar1 = dcgettext(0,"%P: error: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: error: ",5)" identifier = (call_expression "dcgettext(0,"%P: error: ",5)" identifier (argument_list "(0,"%P: error: ",5)" ( number_literal , (string_literal ""%P: error: "" " string_content ") , number_literal )))) ;) (expression_statement "puVar3 = &DAT_0013f203;" (assignment_expression "puVar3 = &DAT_0013f203" identifier = (pointer_expression "&DAT_0013f203" & identifier)) ;) (if_statement "if (level != 3) {\n puVar3 = &DAT_00140fed;\n }" if (parenthesized_expression "(level != 3)" ( (binary_expression "level != 3" identifier != number_literal) )) (compound_statement "{\n puVar3 = &DAT_00140fed;\n }" { (expression_statement "puVar3 = &DAT_00140fed;" (assignment_expression "puVar3 = &DAT_00140fed" identifier = (pointer_expression "&DAT_00140fed" & identifier)) ;) })) (expression_statement "pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0);" (assignment_expression "pcVar2 = (char *)concat(puVar3,uVar1,format,"\n",0)" identifier = (cast_expression "(char *)concat(puVar3,uVar1,format,"\n",0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "concat(puVar3,uVar1,format,"\n",0)" identifier (argument_list "(puVar3,uVar1,format,"\n",0)" ( identifier , identifier , identifier , (string_literal ""\n"" " escape_sequence ") , number_literal ))))) ;) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (expression_statement "vfinfo((FILE *)stderr,pcVar2,args,1);" (call_expression "vfinfo((FILE *)stderr,pcVar2,args,1)" identifier (argument_list "((FILE *)stderr,pcVar2,args,1)" ( (cast_expression "(FILE *)stderr" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier , number_literal ))) ;) (expression_statement "fflush(stderr);" (call_expression "fflush(stderr)" identifier (argument_list "(stderr)" ( identifier ))) ;) (expression_statement "free(pcVar2);" (call_expression "free(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier ))) ;) (return_statement "return LDPS_OK;" return identifier ;) })) (expression_statement "uVar1 = dcgettext(0,"%P: warning: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: ",5)" identifier = (call_expression "dcgettext(0,"%P: warning: ",5)" identifier (argument_list "(0,"%P: warning: ",5)" ( number_literal , (string_literal ""%P: warning: "" " string_content ") , number_literal )))) ;) (expression_statement "pcVar2 = (char *)concat(uVar1,format,"\n",0);" (assignment_expression "pcVar2 = (char *)concat(uVar1,format,"\n",0)" identifier = (cast_expression "(char *)concat(uVar1,format,"\n",0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "concat(uVar1,format,"\n",0)" identifier (argument_list "(uVar1,format,"\n",0)" ( identifier , identifier , (string_literal ""\n"" " escape_sequence ") , number_literal ))))) ;) (expression_statement "vfinfo((FILE *)stdout,pcVar2,args,1);" (call_expression "vfinfo((FILE *)stdout,pcVar2,args,1)" identifier (argument_list "((FILE *)stdout,pcVar2,args,1)" ( (cast_expression "(FILE *)stdout" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier , number_literal ))) ;) (expression_statement "free(pcVar2);" (call_expression "free(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier ))) ;) (return_statement "return LDPS_OK;" return identifier ;) })) (expression_statement "vfinfo((FILE *)stdout,format,args,0);" (call_expression "vfinfo((FILE *)stdout,format,args,0)" identifier (argument_list "((FILE *)stdout,format,args,0)" ( (cast_expression "(FILE *)stdout" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier , number_literal ))) ;) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" identifier (argument_list "(10,stdout)" ( number_literal , identifier ))) ;) (return_statement "return LDPS_OK;" return identifier ;) })))
(translation_unit "undefined8\nFUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n undefined8 param_14)\n\n{\n char in_AL;\n undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}\n\n" (function_definition "undefined8\nFUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n undefined8 param_14)\n\n{\n char in_AL;\n undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}" type_identifier (function_declarator "FUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n 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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n 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 "int param_9" primitive_type 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 undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "void *pvVar2;" primitive_type (pointer_declarator "*pvVar2" * identifier) ;) (declaration "undefined *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined4 local_e0;" type_identifier identifier ;) (declaration "undefined4 local_dc;" type_identifier identifier ;) (declaration "undefined1 *local_d8;" type_identifier (pointer_declarator "*local_d8" * identifier) ;) (declaration "undefined1 *local_d0;" type_identifier (pointer_declarator "*local_d0" * identifier) ;) (declaration "undefined1 local_c8 [16];" type_identifier (array_declarator "local_c8 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b8;" type_identifier identifier ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_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 ;) (if_statement "if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }" { (expression_statement "local_98 = param_1;" (assignment_expression "local_98 = param_1" identifier = identifier) ;) (expression_statement "local_88 = param_2;" (assignment_expression "local_88 = param_2" identifier = identifier) ;) (expression_statement "local_78 = param_3;" (assignment_expression "local_78 = param_3" identifier = identifier) ;) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" identifier = identifier) ;) (expression_statement "local_58 = param_5;" (assignment_expression "local_58 = param_5" identifier = identifier) ;) (expression_statement "local_48 = param_6;" (assignment_expression "local_48 = param_6" identifier = identifier) ;) (expression_statement "local_38 = param_7;" (assignment_expression "local_38 = param_7" identifier = identifier) ;) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" identifier = identifier) ;) })) (expression_statement "local_d8 = &stack0x00000008;" (assignment_expression "local_d8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_e0 = 0x10;" (assignment_expression "local_e0 = 0x10" identifier = number_literal) ;) (expression_statement "local_d0 = local_c8;" (assignment_expression "local_d0 = local_c8" identifier = identifier) ;) (expression_statement "local_dc = 0x30;" (assignment_expression "local_dc = 0x30" identifier = number_literal) ;) (expression_statement "local_b8 = param_11;" (assignment_expression "local_b8 = param_11" identifier = identifier) ;) (expression_statement "local_b0 = param_12;" (assignment_expression "local_b0 = param_12" identifier = identifier) ;) (expression_statement "local_a8 = param_13;" (assignment_expression "local_a8 = param_13" identifier = identifier) ;) (expression_statement "local_a0 = param_14;" (assignment_expression "local_a0 = param_14" identifier = identifier) ;) (if_statement "if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }" if (parenthesized_expression "(param_9 != 0)" ( (binary_expression "param_9 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }" { (if_statement "if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }" if (parenthesized_expression "(param_9 != 1)" ( (binary_expression "param_9 != 1" identifier != number_literal) )) (compound_statement "{\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }" { (expression_statement "uVar1 = dcgettext(0,"%P: error: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: error: ",5)" identifier = (call_expression "dcgettext(0,"%P: error: ",5)" identifier (argument_list "(0,"%P: error: ",5)" ( number_literal , (string_literal ""%P: error: "" " string_content ") , number_literal )))) ;) (expression_statement "puVar3 = &DAT_0013f203;" (assignment_expression "puVar3 = &DAT_0013f203" identifier = (pointer_expression "&DAT_0013f203" & identifier)) ;) (if_statement "if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }" if (parenthesized_expression "(param_9 != 3)" ( (binary_expression "param_9 != 3" identifier != number_literal) )) (compound_statement "{\n puVar3 = &DAT_00140fed;\n }" { (expression_statement "puVar3 = &DAT_00140fed;" (assignment_expression "puVar3 = &DAT_00140fed" identifier = (pointer_expression "&DAT_00140fed" & identifier)) ;) })) (expression_statement "pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);" (assignment_expression "pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0)" identifier = (cast_expression "(void *)concat(puVar3,uVar1,param_10,"\n",0)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "concat(puVar3,uVar1,param_10,"\n",0)" identifier (argument_list "(puVar3,uVar1,param_10,"\n",0)" ( identifier , identifier , identifier , (string_literal ""\n"" " escape_sequence ") , number_literal ))))) ;) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (expression_statement "FUN_00124350(stderr,pvVar2,&local_e0,1);" (call_expression "FUN_00124350(stderr,pvVar2,&local_e0,1)" identifier (argument_list "(stderr,pvVar2,&local_e0,1)" ( identifier , identifier , (pointer_expression "&local_e0" & identifier) , number_literal ))) ;) (expression_statement "fflush(stderr);" (call_expression "fflush(stderr)" identifier (argument_list "(stderr)" ( identifier ))) ;) (expression_statement "free(pvVar2);" (call_expression "free(pvVar2)" identifier (argument_list "(pvVar2)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar1 = dcgettext(0,"%P: warning: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: ",5)" identifier = (call_expression "dcgettext(0,"%P: warning: ",5)" identifier (argument_list "(0,"%P: warning: ",5)" ( number_literal , (string_literal ""%P: warning: "" " string_content ") , number_literal )))) ;) (expression_statement "pvVar2 = (void *)concat(uVar1,param_10,"\n",0);" (assignment_expression "pvVar2 = (void *)concat(uVar1,param_10,"\n",0)" identifier = (cast_expression "(void *)concat(uVar1,param_10,"\n",0)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "concat(uVar1,param_10,"\n",0)" identifier (argument_list "(uVar1,param_10,"\n",0)" ( identifier , identifier , (string_literal ""\n"" " escape_sequence ") , number_literal ))))) ;) (expression_statement "FUN_00124350(stdout,pvVar2,&local_e0,1);" (call_expression "FUN_00124350(stdout,pvVar2,&local_e0,1)" identifier (argument_list "(stdout,pvVar2,&local_e0,1)" ( identifier , identifier , (pointer_expression "&local_e0" & identifier) , number_literal ))) ;) (expression_statement "free(pvVar2);" (call_expression "free(pvVar2)" identifier (argument_list "(pvVar2)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "FUN_00124350(stdout,param_10,&local_e0,0);" (call_expression "FUN_00124350(stdout,param_10,&local_e0,0)" identifier (argument_list "(stdout,param_10,&local_e0,0)" ( identifier , identifier , (pointer_expression "&local_e0" & identifier) , number_literal ))) ;) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" identifier (argument_list "(10,stdout)" ( number_literal , 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 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 (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 (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) ;) (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 = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (string_literal " escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , (string_literal " escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statement return LIT ;) })))
(function_definition "undefined8\nFUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n undefined8 param_14)\n\n{\n char in_AL;\n undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00127cb0(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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n undefined8 param_14)" (identifier "FUN_00127cb0") (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,int param_9,\n undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13,\n 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 "int param_9" (primitive_type "int") (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 undefined8 uVar1;\n void *pvVar2;\n undefined *puVar3;\n undefined4 local_e0;\n undefined4 local_dc;\n undefined1 *local_d8;\n undefined1 *local_d0;\n undefined1 local_c8 [16];\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\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 \n if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }\n local_d8 = &stack0x00000008;\n local_e0 = 0x10;\n local_d0 = local_c8;\n local_dc = 0x30;\n local_b8 = param_11;\n local_b0 = param_12;\n local_a8 = param_13;\n local_a0 = param_14;\n if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }\n FUN_00124350(stdout,param_10,&local_e0,0);\n putc(10,stdout);\n return 0;\n}" ({ "{") (declaration "char in_AL;" (primitive_type "char") (identifier "in_AL") (; ";")) (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "void *pvVar2;" (primitive_type "void") (pointer_declarator "*pvVar2" (* "*") (identifier "pvVar2")) (; ";")) (declaration "undefined *puVar3;" (type_identifier "undefined") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "undefined4 local_e0;" (type_identifier "undefined4") (identifier "local_e0") (; ";")) (declaration "undefined4 local_dc;" (type_identifier "undefined4") (identifier "local_dc") (; ";")) (declaration "undefined1 *local_d8;" (type_identifier "undefined1") (pointer_declarator "*local_d8" (* "*") (identifier "local_d8")) (; ";")) (declaration "undefined1 *local_d0;" (type_identifier "undefined1") (pointer_declarator "*local_d0" (* "*") (identifier "local_d0")) (; ";")) (declaration "undefined1 local_c8 [16];" (type_identifier "undefined1") (array_declarator "local_c8 [16]" (identifier "local_c8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined8 local_b8;" (type_identifier "undefined8") (identifier "local_b8") (; ";")) (declaration "undefined8 local_b0;" (type_identifier "undefined8") (identifier "local_b0") (; ";")) (declaration "undefined8 local_a8;" (type_identifier "undefined8") (identifier "local_a8") (; ";")) (declaration "undefined8 local_a0;" (type_identifier "undefined8") (identifier "local_a0") (; ";")) (declaration "undefined8 local_98;" (type_identifier "undefined8") (identifier "local_98") (; ";")) (declaration "undefined8 local_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") (; ";")) (if_statement "if (in_AL != '\0') {\n local_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = 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_98 = param_1;\n local_88 = param_2;\n local_78 = param_3;\n local_68 = param_4;\n local_58 = param_5;\n local_48 = param_6;\n local_38 = param_7;\n local_28 = param_8;\n }" ({ "{") (expression_statement "local_98 = param_1;" (assignment_expression "local_98 = param_1" (identifier "local_98") (= "=") (identifier "param_1")) (; ";")) (expression_statement "local_88 = param_2;" (assignment_expression "local_88 = param_2" (identifier "local_88") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_78 = param_3;" (assignment_expression "local_78 = param_3" (identifier "local_78") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" (identifier "local_68") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_58 = param_5;" (assignment_expression "local_58 = param_5" (identifier "local_58") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_48 = param_6;" (assignment_expression "local_48 = param_6" (identifier "local_48") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_38 = param_7;" (assignment_expression "local_38 = param_7" (identifier "local_38") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" (identifier "local_28") (= "=") (identifier "param_8")) (; ";")) (} "}"))) (expression_statement "local_d8 = &stack0x00000008;" (assignment_expression "local_d8 = &stack0x00000008" (identifier "local_d8") (= "=") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008"))) (; ";")) (expression_statement "local_e0 = 0x10;" (assignment_expression "local_e0 = 0x10" (identifier "local_e0") (= "=") (number_literal "0x10")) (; ";")) (expression_statement "local_d0 = local_c8;" (assignment_expression "local_d0 = local_c8" (identifier "local_d0") (= "=") (identifier "local_c8")) (; ";")) (expression_statement "local_dc = 0x30;" (assignment_expression "local_dc = 0x30" (identifier "local_dc") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "local_b8 = param_11;" (assignment_expression "local_b8 = param_11" (identifier "local_b8") (= "=") (identifier "param_11")) (; ";")) (expression_statement "local_b0 = param_12;" (assignment_expression "local_b0 = param_12" (identifier "local_b0") (= "=") (identifier "param_12")) (; ";")) (expression_statement "local_a8 = param_13;" (assignment_expression "local_a8 = param_13" (identifier "local_a8") (= "=") (identifier "param_13")) (; ";")) (expression_statement "local_a0 = param_14;" (assignment_expression "local_a0 = param_14" (identifier "local_a0") (= "=") (identifier "param_14")) (; ";")) (if_statement "if (param_9 != 0) {\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }" (if "if") (parenthesized_expression "(param_9 != 0)" (( "(") (binary_expression "param_9 != 0" (identifier "param_9") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }\n uVar1 = dcgettext(0,"%P: warning: ",5);\n pvVar2 = (void *)concat(uVar1,param_10,"\n",0);\n FUN_00124350(stdout,pvVar2,&local_e0,1);\n free(pvVar2);\n return 0;\n }" ({ "{") (if_statement "if (param_9 != 1) {\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }" (if "if") (parenthesized_expression "(param_9 != 1)" (( "(") (binary_expression "param_9 != 1" (identifier "param_9") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n uVar1 = dcgettext(0,"%P: error: ",5);\n puVar3 = &DAT_0013f203;\n if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }\n pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);\n fflush(stdout);\n FUN_00124350(stderr,pvVar2,&local_e0,1);\n fflush(stderr);\n free(pvVar2);\n return 0;\n }" ({ "{") (expression_statement "uVar1 = dcgettext(0,"%P: error: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: error: ",5)" (identifier "uVar1") (= "=") (call_expression "dcgettext(0,"%P: error: ",5)" (identifier "dcgettext") (argument_list "(0,"%P: error: ",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%P: error: "" (" """) (string_content "%P: error: ") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "puVar3 = &DAT_0013f203;" (assignment_expression "puVar3 = &DAT_0013f203" (identifier "puVar3") (= "=") (pointer_expression "&DAT_0013f203" (& "&") (identifier "DAT_0013f203"))) (; ";")) (if_statement "if (param_9 != 3) {\n puVar3 = &DAT_00140fed;\n }" (if "if") (parenthesized_expression "(param_9 != 3)" (( "(") (binary_expression "param_9 != 3" (identifier "param_9") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n puVar3 = &DAT_00140fed;\n }" ({ "{") (expression_statement "puVar3 = &DAT_00140fed;" (assignment_expression "puVar3 = &DAT_00140fed" (identifier "puVar3") (= "=") (pointer_expression "&DAT_00140fed" (& "&") (identifier "DAT_00140fed"))) (; ";")) (} "}"))) (expression_statement "pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0);" (assignment_expression "pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0)" (identifier "pvVar2") (= "=") (cast_expression "(void *)concat(puVar3,uVar1,param_10,"\n",0)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "concat(puVar3,uVar1,param_10,"\n",0)" (identifier "concat") (argument_list "(puVar3,uVar1,param_10,"\n",0)" (( "(") (identifier "puVar3") (, ",") (identifier "uVar1") (, ",") (identifier "param_10") (, ",") (string_literal ""\n"" (" """) (escape_sequence "\n") (" """)) (, ",") (number_literal "0") () ")"))))) (; ";")) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" (identifier "fflush") (argument_list "(stdout)" (( "(") (identifier "stdout") () ")"))) (; ";")) (expression_statement "FUN_00124350(stderr,pvVar2,&local_e0,1);" (call_expression "FUN_00124350(stderr,pvVar2,&local_e0,1)" (identifier "FUN_00124350") (argument_list "(stderr,pvVar2,&local_e0,1)" (( "(") (identifier "stderr") (, ",") (identifier "pvVar2") (, ",") (pointer_expression "&local_e0" (& "&") (identifier "local_e0")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "fflush(stderr);" (call_expression "fflush(stderr)" (identifier "fflush") (argument_list "(stderr)" (( "(") (identifier "stderr") () ")"))) (; ";")) (expression_statement "free(pvVar2);" (call_expression "free(pvVar2)" (identifier "free") (argument_list "(pvVar2)" (( "(") (identifier "pvVar2") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar1 = dcgettext(0,"%P: warning: ",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: ",5)" (identifier "uVar1") (= "=") (call_expression "dcgettext(0,"%P: warning: ",5)" (identifier "dcgettext") (argument_list "(0,"%P: warning: ",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%P: warning: "" (" """) (string_content "%P: warning: ") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "pvVar2 = (void *)concat(uVar1,param_10,"\n",0);" (assignment_expression "pvVar2 = (void *)concat(uVar1,param_10,"\n",0)" (identifier "pvVar2") (= "=") (cast_expression "(void *)concat(uVar1,param_10,"\n",0)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "concat(uVar1,param_10,"\n",0)" (identifier "concat") (argument_list "(uVar1,param_10,"\n",0)" (( "(") (identifier "uVar1") (, ",") (identifier "param_10") (, ",") (string_literal ""\n"" (" """) (escape_sequence "\n") (" """)) (, ",") (number_literal "0") () ")"))))) (; ";")) (expression_statement "FUN_00124350(stdout,pvVar2,&local_e0,1);" (call_expression "FUN_00124350(stdout,pvVar2,&local_e0,1)" (identifier "FUN_00124350") (argument_list "(stdout,pvVar2,&local_e0,1)" (( "(") (identifier "stdout") (, ",") (identifier "pvVar2") (, ",") (pointer_expression "&local_e0" (& "&") (identifier "local_e0")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "free(pvVar2);" (call_expression "free(pvVar2)" (identifier "free") (argument_list "(pvVar2)" (( "(") (identifier "pvVar2") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "FUN_00124350(stdout,param_10,&local_e0,0);" (call_expression "FUN_00124350(stdout,param_10,&local_e0,0)" (identifier "FUN_00124350") (argument_list "(stdout,param_10,&local_e0,0)" (( "(") (identifier "stdout") (, ",") (identifier "param_10") (, ",") (pointer_expression "&local_e0" (& "&") (identifier "local_e0")) (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" (identifier "putc") (argument_list "(10,stdout)" (( "(") (number_literal "10") (, ",") (identifier "stdout") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
type_1 function_1(int var_2,char *format,...) { char var_1; type_2 uVar1; char *pcVar2; type_2 in_RCX; type_2 in_RDX; type_3 *puVar3; 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_4 args; type_5 local_c8 [16]; type_2 local_b8; type_2 local_b0; type_2 local_a8; type_2 local_a0; type_2 local_98; 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; if (var_1 != '\0') { local_98 = in_XMM0_Qa; local_88 = in_XMM1_Qa; local_78 = in_XMM2_Qa; local_68 = in_XMM3_Qa; local_58 = in_XMM4_Qa; local_48 = in_XMM5_Qa; local_38 = in_XMM6_Qa; local_28 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args[0].gp_offset = 0x10; args[0].reg_save_area = local_c8; args[0].fp_offset = 0x30; local_b8 = in_RDX; local_b0 = in_RCX; local_a8 = in_R8; local_a0 = in_R9; if (var_2 != 0) { if (var_2 != 1) { uVar1 = var_3(0,"%P: error: ",5); puVar3 = &DAT_0013f203; if (var_2 != 3) { puVar3 = &DAT_00140fed; } pcVar2 = (char *)var_4(puVar3,uVar1,format,"\n",0); var_5(stdout); var_6((type_6 *)stderr,pcVar2,args,1); var_5(stderr); var_7(pcVar2); return LDPS_OK; } uVar1 = var_3(0,"%P: warning: ",5); pcVar2 = (char *)var_4(uVar1,format,"\n",0); var_6((type_6 *)stdout,pcVar2,args,1); var_7(pcVar2); return LDPS_OK; } var_6((type_6 *)stdout,format,args,0); var_8(10,stdout); return LDPS_OK; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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))) (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (string_literal (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (string_literal (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (return_statement (number_literal)))))
null
undefined8 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,int param_9, undefined8 param_10,undefined8 param_11,undefined8 param_12,undefined8 param_13, undefined8 param_14) { char in_AL; undefined8 uVar1; void *pvVar2; undefined *puVar3; undefined4 local_e0; undefined4 local_dc; undefined1 *local_d8; undefined1 *local_d0; undefined1 local_c8 [16]; undefined8 local_b8; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; if (in_AL != '\0') { local_98 = param_1; local_88 = param_2; local_78 = param_3; local_68 = param_4; local_58 = param_5; local_48 = param_6; local_38 = param_7; local_28 = param_8; } local_d8 = &stack0x00000008; local_e0 = 0x10; local_d0 = local_c8; local_dc = 0x30; local_b8 = param_11; local_b0 = param_12; local_a8 = param_13; local_a0 = param_14; if (param_9 != 0) { if (param_9 != 1) { uVar1 = dcgettext(0,"%P: error: ",5); puVar3 = &DAT_0013f203; if (param_9 != 3) { puVar3 = &DAT_00140fed; } pvVar2 = (void *)concat(puVar3,uVar1,param_10,"\n",0); fflush(stdout); FUN_00124350(stderr,pvVar2,&local_e0,1); fflush(stderr); free(pvVar2); return 0; } uVar1 = dcgettext(0,"%P: warning: ",5); pvVar2 = (void *)concat(uVar1,param_10,"\n",0); FUN_00124350(stdout,pvVar2,&local_e0,1); free(pvVar2); return 0; } FUN_00124350(stdout,param_10,&local_e0,0); putc(10,stdout); return 0; }
5220_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>
FUN_002ea7b0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9, true, 32, false>*, std::vector<gold::Output_reloc<9, true, 32, false>, std::allocator<gold::Output_reloc<9, true, 32, false> > > >, long int, __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9, true, 32, false>::Sort_relocs_comparison> > */ void std:: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_> (Output_reloc<9,_true,_32,_false> *__first,Output_reloc<9,_true,_32,_false> *__last, long __depth_limit) { Output_reloc<9,_true,_32,_false> *pOVar1; anon_union_8_2_238bdeaa_for_u2_ aVar2; anon_union_8_4_c82d8563_for_u1_ aVar3; anon_union_8_2_238bdeaa_for_u2_ aVar4; uint uVar5; undefined4 uVar6; uint uVar7; Address AVar8; uint uVar9; undefined4 uVar10; uint uVar11; int iVar12; long lVar13; long lVar14; Output_reloc<9,_true,_32,_false> *pOVar15; Output_reloc<9,_true,_32,_false> *local_68; Output_reloc<9,_true,_32,_false> __tmp; lVar13 = (long)__last - (long)__first; if (0x200 < lVar13) { local_68 = __last; if (__depth_limit != 0) { LAB_002ea7ec: __depth_limit = __depth_limit + -1; __move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_> (__first,__first + 1, __first + (((long)__last - (long)__first >> 5) - ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1); local_68 = __first + 1; pOVar15 = __last; do { iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first); if (-1 < iVar12) { do { pOVar1 = pOVar15; pOVar15 = pOVar1 + -1; iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15); } while (iVar12 < 0); if (pOVar15 <= local_68) goto LAB_002ea8a0; aVar2 = pOVar1[-1].u2_; aVar3 = local_68->u1_; aVar4 = local_68->u2_; AVar8 = local_68->address_; uVar9 = local_68->local_sym_index_; uVar10 = *(undefined4 *)&local_68->field_0x18; uVar11 = local_68->shndx_; local_68->u1_ = pOVar15->u1_; local_68->u2_ = aVar2; uVar5 = pOVar1[-1].local_sym_index_; uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18; uVar7 = pOVar1[-1].shndx_; local_68->address_ = pOVar1[-1].address_; local_68->local_sym_index_ = uVar5; *(undefined4 *)&local_68->field_0x18 = uVar6; local_68->shndx_ = uVar7; pOVar15->u1_ = aVar3; pOVar1[-1].u2_ = aVar4; pOVar1[-1].address_ = AVar8; pOVar1[-1].local_sym_index_ = uVar9; *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10; pOVar1[-1].shndx_ = uVar11; } local_68 = local_68 + 1; } while( true ); } LAB_002ea8cd: for (lVar14 = (lVar13 >> 5) + -2 >> 1; __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_> (__first,lVar14,lVar13 >> 5), lVar14 != 0; lVar14 = lVar14 + -1) { } do { pOVar15 = local_68 + -1; aVar2 = __first->u2_; pOVar15->u1_ = __first->u1_; local_68[-1].u2_ = aVar2; uVar5 = __first->local_sym_index_; uVar6 = *(undefined4 *)&__first->field_0x18; uVar7 = __first->shndx_; local_68[-1].address_ = __first->address_; local_68[-1].local_sym_index_ = uVar5; *(undefined4 *)&local_68[-1].field_0x18 = uVar6; local_68[-1].shndx_ = uVar7; __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_> (__first,0,(long)pOVar15 - (long)__first >> 5); local_68 = pOVar15; } while (0x20 < (long)pOVar15 - (long)__first); } return; LAB_002ea8a0: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_> (local_68,__last,__depth_limit); lVar13 = (long)local_68 - (long)__first; if (lVar13 < 0x201) { return; } __last = local_68; if (__depth_limit == 0) goto LAB_002ea8cd; goto LAB_002ea7ec; }
void FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3) { undefined8 *puVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; undefined8 uVar6; int iVar7; long lVar8; long lVar9; undefined8 *puVar10; undefined8 *local_68; lVar8 = (long)param_2 - (long)param_1; if (0x200 < lVar8) { local_68 = param_2; if (param_3 != 0) { LAB_002ea7ec: param_3 = param_3 + -1; FUN_002e9340(param_1,param_1 + 4, param_1 + (((long)param_2 - (long)param_1 >> 5) - ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4); local_68 = param_1 + 4; puVar10 = param_2; do { iVar7 = FUN_003fb580(local_68,param_1); if (-1 < iVar7) { do { puVar1 = puVar10; puVar10 = puVar1 + -4; iVar7 = FUN_003fb580(param_1,puVar10); } while (iVar7 < 0); if (puVar10 <= local_68) goto LAB_002ea8a0; uVar6 = puVar1[-3]; uVar4 = *local_68; uVar5 = local_68[1]; uVar2 = local_68[2]; uVar3 = local_68[3]; *local_68 = *puVar10; local_68[1] = uVar6; uVar6 = puVar1[-1]; local_68[2] = puVar1[-2]; local_68[3] = uVar6; *puVar10 = uVar4; puVar1[-3] = uVar5; puVar1[-2] = uVar2; puVar1[-1] = uVar3; } local_68 = local_68 + 4; } while( true ); } LAB_002ea8cd: for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0; lVar9 = lVar9 + -1) { } do { puVar10 = local_68 + -4; uVar2 = param_1[1]; *puVar10 = *param_1; local_68[-3] = uVar2; uVar2 = param_1[3]; local_68[-2] = param_1[2]; local_68[-1] = uVar2; FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5); local_68 = puVar10; } while (0x20 < (long)puVar10 - (long)param_1); } return; LAB_002ea8a0: FUN_002ea7b0(local_68,param_2,param_3); lVar8 = (long)local_68 - (long)param_1; if (lVar8 < 0x201) { return; } param_2 = local_68; if (param_3 == 0) goto LAB_002ea8cd; goto LAB_002ea7ec; }
PUSH R15 PUSH R14 PUSH R13 MOV R13,RDX MOV RDX,RSI PUSH R12 SUB RDX,RDI PUSH RBP PUSH RBX SUB RSP,0x38 CMP RDX,0x200 JLE 0x002ea9a4 MOV RBP,RDI TEST R13,R13 JZ 0x002ea9b8 LEA RAX,[RDI + 0x20] MOV R12,RSI MOV qword ptr [RSP + 0x8],RAX MOV RDX,R12 MOV RBX,qword ptr [RSP + 0x8] LEA RCX,[R12 + -0x20] MOV RDI,RBP SUB RDX,RBP SUB R13,0x1 MOV R15,R12 MOV RAX,RDX MOV RSI,RBX SAR RAX,0x5 MOV RDX,RAX SHR RDX,0x3f ADD RDX,RAX SAR RDX,0x1 SHL RDX,0x5 ADD RDX,RBP CALL 0x002e9340 NOP dword ptr [RAX] MOV RSI,RBP MOV RDI,RBX MOV qword ptr [RSP],RBX CALL 0x003fb580 TEST EAX,EAX JS 0x002ea899 LEA R14,[R15 + -0x20] NOP word ptr [RAX + RAX*0x1] MOV RSI,R14 MOV RDI,RBP MOV R15,R14 SUB R14,0x20 CALL 0x003fb580 TEST EAX,EAX JS 0x002ea850 CMP RBX,R15 JNC 0x002ea8a0 MOVDQU XMM2,xmmword ptr [R15] MOVDQU XMM1,xmmword ptr [RBX] MOVDQU XMM0,xmmword ptr [RBX + 0x10] MOVUPS xmmword ptr [RBX],XMM2 MOVDQU XMM3,xmmword ptr [R15 + 0x10] MOVAPS xmmword ptr [RSP + 0x10],XMM1 MOVUPS xmmword ptr [RBX + 0x10],XMM3 MOVAPS xmmword ptr [RSP + 0x20],XMM0 MOVUPS xmmword ptr [R15],XMM1 MOVUPS xmmword ptr [R15 + 0x10],XMM0 ADD RBX,0x20 JMP 0x002ea830 MOV RDX,R13 MOV RSI,R12 MOV RDI,RBX CALL 0x002ea7b0 MOV RDX,RBX SUB RDX,RBP CMP RDX,0x200 JLE 0x002ea9a4 MOV R12,RBX TEST R13,R13 JNZ 0x002ea7ec SAR RDX,0x5 LEA RBX,[RDX + -0x2] MOV R12,RDX SAR RBX,0x1 JMP 0x002ea8e4 SUB RBX,0x1 MOV RCX,RBX SHL RCX,0x5 MOV RDX,qword ptr [RBP + RCX*0x1 + 0x8] MOV RSI,qword ptr [RBP + RCX*0x1 + 0x10] MOV RDI,qword ptr [RBP + RCX*0x1 + 0x18] MOV RAX,qword ptr [RBP + RCX*0x1] MOV qword ptr [RSP + 0x18],RDX MOV qword ptr [RSP + 0x20],RSI MOV qword ptr [RSP + 0x28],RDI MOV qword ptr [RSP + 0x10],RAX PUSH RDI MOV RDI,RBP PUSH RSI MOV RSI,RBX PUSH RDX MOV RDX,R12 PUSH RAX CALL 0x002ea5a0 ADD RSP,0x20 TEST RBX,RBX JNZ 0x002ea8e0 MOV R15,qword ptr [RSP] SUB R15,0x20 NOP word ptr CS:[RAX + RAX*0x1] MOVDQU XMM4,xmmword ptr [RBP] MOV RDX,qword ptr [R15 + 0x8] MOV RBX,R15 SUB R15,0x20 MOV RSI,qword ptr [R15 + 0x30] MOV RDI,qword ptr [R15 + 0x38] SUB RBX,RBP MOV RAX,qword ptr [R15 + 0x20] MOVUPS xmmword ptr [R15 + 0x20],XMM4 MOVDQU XMM5,xmmword ptr [RBP + 0x10] MOV RCX,RBX MOV qword ptr [RSP + 0x18],RDX SAR RCX,0x5 MOV qword ptr [RSP + 0x20],RSI MOV qword ptr [RSP + 0x28],RDI MOV qword ptr [RSP + 0x10],RAX MOVUPS xmmword ptr [R15 + 0x30],XMM5 PUSH RDI MOV RDI,RBP PUSH RSI XOR ESI,ESI PUSH RDX MOV RDX,RCX PUSH RAX CALL 0x002ea5a0 ADD RSP,0x20 CMP RBX,0x20 JG 0x002ea940 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV qword ptr [RSP],RSI JMP 0x002ea8cd
null
null
null
null
[(u'MULTIEQUAL_-1204703423', u'PTRADD_-1204702981'), (u'LOAD_-1204703079', u'STORE_-1204703041'), (u'COPY_-1204703335', u'PTRADD_-1204703232'), (u'MULTIEQUAL_-1204703941', u'MULTIEQUAL_-1204703837'), (u'PTRADD_-1204703417', u'CALL_-1204705002'), (u'PTRSUB_-1204703230', u'CAST_-1204703192'), ('const-20', u'PTRSUB_-1204703275'), ('const-32', u'PTRADD_-1204703417'), ('tmp_4217', u'CAST_-1204703415'), ('const-433', u'STORE_-1204703663'), (u'PTRSUB_-1204703102', u'LOAD_-1204703479'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703275'), (u'PTRADD_-1204703230', u'PTRSUB_-1204703228'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703319'), ('const--1', u'PTRADD_-1204703285'), ('const-24', u'PTRSUB_-1204702972'), (u'PTRADD_-1204703273', u'MULTIEQUAL_-1204704007'), (u'CAST_-1204703415', u'INT_SUB_-1204705310'), ('tmp_4219', u'CALL_-1204704973'), ('tmp_4219', u'PTRSUB_-1204703017'), ('const--1', u'PTRADD_-1204702981'), ('const-28', u'PTRSUB_-1204703259'), ('const-433', u'STORE_-1204703630'), ('const-32', u'PTRADD_-1204703287'), ('const-433', u'LOAD_-1204703669'), ('tmp_138', u'CBRANCH_-1204705275'), ('const-16', u'PTRSUB_-1204703269'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703260'), ('const-28', u'PTRSUB_-1204702970'), (u'MULTIEQUAL_-1204703824', u'INT_ADD_-1204704321'), (u'LOAD_-1204703480', u'STORE_-1204703445'), ('const-32', u'PTRADD_-1204703119'), (u'MULTIEQUAL_-1204704021', u'INT_ADD_-1204705176'), (u'PTRADD_-1204703239', u'PTRSUB_-1204703237'), ('tmp_4219', u'CALL_-1204705002'), ('const-28', u'PTRSUB_-1204703228'), (u'PTRSUB_-1204703268', u'STORE_-1204703330'), ('const-8', u'PTRSUB_-1204703102'), ('tmp_4219', u'PTRSUB_-1204703018'), ('const-433', u'STORE_-1204703624'), ('tmp_4219', u'CALL_-1204704909'), ('tmp_801', u'CBRANCH_-1204704877'), (u'COPY_-1204703335', u'PTRADD_-1204703276'), (u'LOAD_-1204703479', u'STORE_-1204703444'), ('const--1', u'PTRADD_-1204703070'), ('tmp_897', u'BRANCH_-1204704790'), (u'PTRSUB_-1204703070', u'STORE_-1204703445'), (u'MULTIEQUAL_-1204704007', u'CAST_-1204703168'), (u'CALL_-1204704973', u'INT_SLESS_-1204704958'), (u'PTRSUB_-1204702972', u'CAST_-1204702948'), (u'INT_ADD_-1204705176', u'INT_EQUAL_-1204704709'), (u'PTRSUB_-1204702981', u'STORE_-1204703402'), ('const-32', u'PTRADD_-1204703070'), ('const-32', u'PTRADD_-1204703276'), (u'CAST_-1204703414', u'INT_SUB_-1204705310'), (u'PTRADD_-1204703382', u'CALL_-1204704909'), ('const--1', u'PTRADD_-1204702983'), ('const-32', u'INT_SLESS_-1204704173'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703269'), ('const-32', u'PTRADD_-1204702981'), ('const-433', u'LOAD_-1204703071'), (u'PTRADD_-1204703241', u'PTRSUB_-1204703239'), ('const-0', u'INT_NOTEQUAL_-1204704452'), (u'LOAD_-1204703070', u'STORE_-1204703032'), (u'COPY_-1204703335', u'PTRADD_-1204703241'), ('const-8', u'PTRSUB_-1204703338'), ('const-433', u'STORE_-1204703617'), (u'LOAD_-1204703328', u'STORE_-1204703290'), (u'PTRSUB_-1204703068', u'STORE_-1204703444'), (u'MULTIEQUAL_-1204703664', u'COPY_-1204703335'), ('const-32', u'PTRADD_-1204703340'), (u'PTRADD_-1204703232', u'PTRSUB_-1204703230'), ('tmp_4219', u'CAST_-1204703167'), (u'PTRADD_-1204703382', u'INT_LESSEQUAL_-1204704879'), (u'INT_SUB_-1204705310', u'MULTIEQUAL_-1204703859'), (u'INT_SUB_-1204705310', u'INT_SLESS_-1204705268'), (u'INT_ADD_-1204704321', u'MULTIEQUAL_-1204703824'), (u'MULTIEQUAL_-1204703941', u'COPY_-1204703351'), (u'PTRADD_-1204703288', u'PTRSUB_-1204703286'), (u'CAST_-1204703192', u'STORE_-1204703617'), ('tmp_4219', u'PTRADD_-1204703484'), ('const-28', u'PTRSUB_-1204703274'), (u'INT_ADD_-1204705176', u'CALL_-1204704769'), ('const-433', u'LOAD_-1204703480'), (u'PTRSUB_-1204703269', u'STORE_-1204703625'), ('const-433', u'STORE_-1204703299'), (u'INT_EQUAL_-1204704709', u'CBRANCH_-1204704706'), ('const--1', u'PTRADD_-1204703230'), (u'PTRADD_-1204703070', u'PTRSUB_-1204703068'), ('const-433', u'LOAD_-1204703080'), (u'MULTIEQUAL_-1204703423', u'PTRADD_-1204703119'), (u'CAST_-1204702948', u'STORE_-1204703401'), (u'CAST_-1204703350', u'INT_SUB_-1204705187'), (u'LOAD_-1204703670', u'STORE_-1204703631'), ('const-512', u'INT_SLESS_-1204705268'), (u'INT_SUB_-1204705187', u'INT_SRIGHT_-1204703755'), (u'COPY_-1204703382', u'MULTIEQUAL_-1204703941'), ('const-20', u'PTRSUB_-1204703017'), ('const-0', u'INT_NOTEQUAL_-1204705253'), ('const-1', u'PTRADD_-1204703273'), (u'PTRADD_-1204703276', u'PTRSUB_-1204703274'), ('const-24', u'PTRSUB_-1204703260'), ('tmp_1004', u'CBRANCH_-1204704706'), ('const-0', u'INT_SLESS_-1204704894'), ('const-433', u'LOAD_-1204703681'), ('const-8', u'PTRSUB_-1204703318'), (u'PTRSUB_-1204703267', u'CAST_-1204703227'), ('const-63', u'INT_SRIGHT_-1204703755'), ('const-433', u'LOAD_-1204703338'), ('const-24', u'PTRSUB_-1204703267'), ('tmp_4216', u'MULTIEQUAL_-1204704021'), (u'MULTIEQUAL_-1204704007', u'MULTIEQUAL_-1204703418'), (u'MULTIEQUAL_-1204703824', u'INT_NOTEQUAL_-1204704452'), (u'PTRSUB_-1204703318', u'STORE_-1204703662'), ('const-433', u'LOAD_-1204703336'), (u'PTRADD_-1204702972', u'PTRSUB_-1204702970'), (u'PTRSUB_-1204703009', u'CAST_-1204702981'), ('const-20', u'PTRSUB_-1204702979'), (u'INT_SLESS_-1204704958', u'CBRANCH_-1204704958'), ('tmp_4217', u'COPY_-1204703445'), (u'INT_SLESS_-1204704173', u'CBRANCH_-1204704180'), ('const-32', u'PTRADD_-1204703288'), ('const-433', u'STORE_-1204703290'), ('const-1', u'INT_SRIGHT_-1204704622'), ('const-32', u'PTRADD_-1204703241'), (u'LOAD_-1204703336', u'STORE_-1204703321'), ('const-433', u'STORE_-1204703041'), ('const-0', u'PTRSUB_-1204703288'), ('tmp_4219', u'PTRADD_-1204703417'), ('const--1', u'INT_ADD_-1204704321'), (u'INT_SRIGHT_-1204704622', u'MULTIEQUAL_-1204703824'), (u'LOAD_-1204703337', u'STORE_-1204703299'), ('const--1', u'PTRADD_-1204703232'), (u'INT_LESSEQUAL_-1204704879', u'CBRANCH_-1204704877'), (u'MULTIEQUAL_-1204703423', u'PTRADD_-1204702983'), ('tmp_4219', u'CALL_-1204704214'), ('const--1', u'PTRADD_-1204703276'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703266'), ('tmp_4219', u'CALL_-1204704480'), (u'PTRADD_-1204703119', u'PTRSUB_-1204703070'), ('const-16', u'PTRSUB_-1204702981'), (u'PTRSUB_-1204703239', u'STORE_-1204703618'), ('const-24', u'PTRSUB_-1204703230'), ('tmp_974', u'CBRANCH_-1204704730'), ('tmp_1136', u'BRANCH_-1204704639'), (u'INT_SRIGHT_-1204704671', u'CALL_-1204704480'), ('const-32', u'PTRADD_-1204702983'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703267'), ('const-32', u'PTRADD_-1204703484'), ('tmp_4219', u'CAST_-1204702994'), ('tmp_692', u'CBRANCH_-1204704958'), ('const-0', u'PTRSUB_-1204703340'), (u'CAST_-1204703167', u'INT_SUB_-1204704744'), ('const-32', u'PTRADD_-1204703463'), (u'COPY_-1204703335', u'PTRADD_-1204703239'), (u'COPY_-1204703335', u'PTRADD_-1204703288'), (u'PTRADD_-1204703382', u'MULTIEQUAL_-1204703837'), (u'LOAD_-1204703329', u'STORE_-1204703617'), (u'INT_SLESS_-1204704723', u'CBRANCH_-1204704730'), (u'LOAD_-1204703338', u'STORE_-1204703618'), ('const-0', u'PTRSUB_-1204703332'), ('const-513', u'INT_SLESS_-1204704723'), (u'INT_SRIGHT_-1204703755', u'INT_SUB_-1204705067'), ('const-433', u'LOAD_-1204703079'), ('const--1', u'PTRADD_-1204703239'), (u'MULTIEQUAL_-1204703824', u'CALL_-1204704480'), ('tmp_4219', u'PTRSUB_-1204703102'), (u'PTRADD_-1204703119', u'COPY_-1204702996'), (u'PTRSUB_-1204703237', u'STORE_-1204703299'), (u'LOAD_-1204703681', u'STORE_-1204703663'), ('const-16', u'PTRSUB_-1204703018'), ('tmp_1426', u'CBRANCH_-1204704450'), (u'MULTIEQUAL_-1204704007', u'INT_LESSEQUAL_-1204704879'), (u'PTRADD_-1204702983', u'PTRSUB_-1204702981'), ('const--1', u'INT_ADD_-1204705176'), (u'LOAD_-1204703346', u'STORE_-1204703625'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703268'), (u'LOAD_-1204703080', u'STORE_-1204703402'), ('const--1', u'PTRADD_-1204703287'), (u'INT_SRIGHT_-1204705043', u'PTRADD_-1204703417'), (u'COPY_-1204703451', u'MULTIEQUAL_-1204703418'), (u'INT_SUB_-1204704744', u'MULTIEQUAL_-1204703859'), (u'PTRADD_-1204703484', u'CALL_-1204705002'), ('tmp_166', u'CBRANCH_-1204705252'), (u'MULTIEQUAL_-1204703418', u'MULTIEQUAL_-1204703423'), ('const-433', u'LOAD_-1204703670'), (u'CAST_-1204703206', u'STORE_-1204703624'), ('const-0', u'PTRSUB_-1204703319'), (u'PTRADD_-1204703287', u'PTRSUB_-1204703285'), ('const-433', u'LOAD_-1204703329'), (u'INT_SRIGHT_-1204704296', u'CALL_-1204704214'), ('const-0', u'PTRSUB_-1204703070'), (u'PTRSUB_-1204703228', u'STORE_-1204703290'), ('const-433', u'LOAD_-1204703328'), (u'CAST_-1204702995', u'INT_SUB_-1204704354'), (u'MULTIEQUAL_-1204703423', u'PTRADD_-1204702974'), ('const-0', u'CALL_-1204704214'), ('const-16', u'PTRSUB_-1204703276'), ('const-20', u'PTRSUB_-1204703237'), (u'PTRADD_-1204703382', u'PTRSUB_-1204703288'), (u'COPY_-1204703220', u'MULTIEQUAL_-1204704025'), (u'MULTIEQUAL_-1204704007', u'CALL_-1204704973'), (u'PTRADD_-1204703382', u'PTRSUB_-1204703340'), (u'MULTIEQUAL_-1204704025', u'CAST_-1204703351'), ('const-433', u'STORE_-1204703445'), (u'PTRADD_-1204702974', u'PTRSUB_-1204702972'), ('const-0', u'PTRSUB_-1204703103'), ('tmp_1841', u'CBRANCH_-1204704180'), ('const-8', u'PTRSUB_-1204703068'), ('tmp_4219', u'PTRSUB_-1204703008'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703318'), (u'PTRADD_-1204703278', u'PTRSUB_-1204703276'), ('const-16', u'PTRSUB_-1204703285'), ('const-28', u'PTRSUB_-1204703008'), ('const-433', u'STORE_-1204703662'), (u'INT_SRIGHT_-1204705139', u'INT_SUB_-1204705067'), (u'INT_NOTEQUAL_-1204705253', u'CBRANCH_-1204705252'), ('const-32', u'PTRADD_-1204703278'), (u'PTRADD_-1204703119', u'CAST_-1204702995'), ('const-32', u'PTRADD_-1204703382'), ('const-0', u'RETURN_-1204704123'), (u'PTRSUB_-1204703260', u'CAST_-1204703206'), (u'PTRSUB_-1204703319', u'STORE_-1204703663'), ('const-433', u'STORE_-1204703401'), ('const--1', u'PTRADD_-1204702972'), (u'PTRSUB_-1204703018', u'LOAD_-1204703080'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703276'), ('const-433', u'STORE_-1204703625'), (u'LOAD_-1204703669', u'STORE_-1204703630'), (u'MULTIEQUAL_-1204704007', u'PTRADD_-1204703273'), (u'PTRSUB_-1204703276', u'LOAD_-1204703338'), ('tmp_4216', u'INT_NOTEQUAL_-1204705253'), ('const--1', u'PTRADD_-1204703119'), ('const-433', u'LOAD_-1204703346'), ('const-24', u'PTRSUB_-1204703009'), ('const-433', u'LOAD_-1204703680'), (u'LOAD_-1204703345', u'STORE_-1204703330'), ('const--1', u'PTRADD_-1204703278'), ('const-433', u'STORE_-1204703618'), ('const-433', u'STORE_-1204703321'), (u'COPY_-1204703335', u'PTRADD_-1204703278'), (u'INT_SLESS_-1204704894', u'CBRANCH_-1204704894'), ('const-5', u'INT_SRIGHT_-1204704671'), (u'COPY_-1204702996', u'MULTIEQUAL_-1204703423'), (u'PTRSUB_-1204703276', u'CAST_-1204703218'), (u'MULTIEQUAL_-1204704007', u'CALL_-1204704769'), ('const-28', u'PTRSUB_-1204703266'), (u'CALL_-1204704909', u'INT_SLESS_-1204704894'), ('const--1', u'PTRADD_-1204703340'), (u'CAST_-1204702994', u'INT_SUB_-1204704354'), ('const-8', u'PTRSUB_-1204703286'), ('const-433', u'LOAD_-1204703070'), ('const-32', u'PTRADD_-1204703232'), ('const-32', u'PTRADD_-1204702972'), ('const-4294967295', u'INT_SLESS_-1204704958'), (u'INT_NOTEQUAL_-1204704452', u'CBRANCH_-1204704450'), (u'COPY_-1204703335', u'PTRADD_-1204703340'), ('const-20', u'PTRSUB_-1204703283'), (u'INT_SLESS_-1204705268', u'CBRANCH_-1204705275'), (u'COPY_-1204703351', u'MULTIEQUAL_-1204703664'), (u'INT_SRIGHT_-1204704671', u'INT_ADD_-1204704647'), (u'INT_SUB_-1204705067', u'INT_SRIGHT_-1204705043'), (u'COPY_-1204703335', u'PTRADD_-1204703285'), (u'PTRSUB_-1204703017', u'LOAD_-1204703079'), (u'COPY_-1204703335', u'PTRADD_-1204703382'), (u'CAST_-1204703168', u'INT_SUB_-1204704744'), (u'PTRSUB_-1204703008', u'LOAD_-1204703070'), (u'PTRSUB_-1204703259', u'STORE_-1204703321'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703332'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703331'), (u'INT_SUB_-1204704354', u'INT_SLESS_-1204704173'), (u'MULTIEQUAL_-1204704025', u'PTRADD_-1204703463'), ('const-1', u'INT_SRIGHT_-1204705043'), (u'PTRSUB_-1204702979', u'STORE_-1204703041'), ('const-433', u'STORE_-1204703444'), (u'INT_SUB_-1204704354', u'INT_SRIGHT_-1204704296'), ('tmp_4219', u'CAST_-1204703350'), ('const-433', u'STORE_-1204703631'), ('const-5', u'INT_SRIGHT_-1204705139'), ('const-8', u'PTRSUB_-1204703331'), (u'PTRSUB_-1204703332', u'LOAD_-1204703670'), ('const-433', u'LOAD_-1204703337'), ('const-433', u'LOAD_-1204703337'), ('const-433', u'LOAD_-1204703479'), (u'PTRADD_-1204703463', u'CALL_-1204705002'), ('const-32', u'PTRADD_-1204703239'), (u'PTRSUB_-1204702970', u'STORE_-1204703032'), (u'CAST_-1204703227', u'LOAD_-1204703329'), ('const-32', u'PTRADD_-1204703285'), (u'PTRSUB_-1204703266', u'LOAD_-1204703328'), ('const-433', u'STORE_-1204703032'), (u'PTRSUB_-1204703283', u'LOAD_-1204703345'), (u'MULTIEQUAL_-1204703423', u'PTRADD_-1204703070'), (u'COPY_-1204703445', u'MULTIEQUAL_-1204704025'), ('tmp_4219', u'PTRSUB_-1204703103'), (u'INT_ADD_-1204705176', u'MULTIEQUAL_-1204704021'), (u'COPY_-1204703317', u'MULTIEQUAL_-1204703664'), (u'PTRSUB_-1204703286', u'STORE_-1204703630'), (u'COPY_-1204703335', u'PTRADD_-1204703287'), (u'MULTIEQUAL_-1204704025', u'CALL_-1204704769'), (u'MULTIEQUAL_-1204704007', u'COPY_-1204703220'), (u'CAST_-1204703351', u'INT_SUB_-1204705187'), (u'PTRADD_-1204702981', u'PTRSUB_-1204702979'), ('tmp_4217', u'COPY_-1204703451'), (u'MULTIEQUAL_-1204703859', u'INT_SRIGHT_-1204704671'), (u'LOAD_-1204703680', u'STORE_-1204703662'), ('const--2', u'INT_ADD_-1204704647'), ('const--1', u'PTRADD_-1204702974'), (u'PTRADD_-1204703285', u'PTRSUB_-1204703283'), (u'PTRSUB_-1204703331', u'LOAD_-1204703669'), ('const-433', u'STORE_-1204703330'), ('const-16', u'PTRSUB_-1204703239'), (u'CAST_-1204702981', u'LOAD_-1204703071'), ('const-24', u'PTRSUB_-1204703276'), ('const--1', u'PTRADD_-1204703463'), (u'PTRSUB_-1204703340', u'LOAD_-1204703681'), ('const-1', u'PTRADD_-1204703484'), (u'COPY_-1204703335', u'PTRADD_-1204703230'), ('const-0', u'RETURN_-1204703033'), (u'PTRSUB_-1204703103', u'LOAD_-1204703480'), ('const-32', u'PTRADD_-1204703273'), (u'PTRSUB_-1204703338', u'LOAD_-1204703680'), (u'LOAD_-1204703337', u'STORE_-1204703624'), ('tmp_4219', u'PTRSUB_-1204703009'), (u'INT_SUB_-1204705187', u'INT_SRIGHT_-1204705139'), (u'PTRSUB_-1204703275', u'LOAD_-1204703337'), (u'LOAD_-1204703071', u'STORE_-1204703401'), (u'INT_ADD_-1204704647', u'INT_SRIGHT_-1204704622'), (u'PTRSUB_-1204703288', u'STORE_-1204703631'), (u'INT_SUB_-1204704744', u'INT_SLESS_-1204704723'), (u'MULTIEQUAL_-1204703423', u'PTRADD_-1204702972'), (u'PTRADD_-1204703340', u'PTRSUB_-1204703338'), ('tmp_769', u'CBRANCH_-1204704894'), (u'MULTIEQUAL_-1204704025', u'COPY_-1204703382'), ('const--1', u'PTRADD_-1204703382'), ('const--1', u'PTRADD_-1204703288'), ('const-32', u'PTRADD_-1204703230'), (u'COPY_-1204703385', u'MULTIEQUAL_-1204704007'), (u'CAST_-1204703218', u'LOAD_-1204703337'), ('const-0', u'INT_EQUAL_-1204704709'), (u'PTRSUB_-1204703285', u'LOAD_-1204703346'), (u'PTRADD_-1204703484', u'COPY_-1204703385'), (u'MULTIEQUAL_-1204703837', u'MULTIEQUAL_-1204703941'), (u'PTRADD_-1204703382', u'COPY_-1204703317'), ('const-32', u'PTRADD_-1204702974'), ('const-5', u'INT_SRIGHT_-1204704296'), (u'PTRSUB_-1204703274', u'LOAD_-1204703336'), (u'MULTIEQUAL_-1204704007', u'PTRSUB_-1204703259'), ('const-20', u'PTRSUB_-1204703268'), ('const--1', u'PTRADD_-1204703241'), ('const-433', u'LOAD_-1204703345'), ('const-433', u'STORE_-1204703402'), ('tmp_4219', u'CAST_-1204703414')]
[(u'COPY_-1204703383', u'MULTIEQUAL_-1204704011'), (u'MULTIEQUAL_-1204703828', u'INT_NOTEQUAL_-1204704452'), (u'PTRADD_-1204703058', u'COPY_-1204702994'), ('const-433', u'LOAD_-1204703570'), ('tmp_4303', u'COPY_-1204703449'), ('const--2', u'PTRADD_-1204703219'), (u'LOAD_-1204703631', u'STORE_-1204703592'), ('const-1', u'PTRADD_-1204703252'), (u'MULTIEQUAL_-1204703630', u'COPY_-1204703333'), (u'COPY_-1204703333', u'PTRADD_-1204703224'), (u'PTRADD_-1204703346', u'CALL_-1204705002'), ('tmp_4305', u'CALL_-1204704909'), (u'INT_SRIGHT_-1204704622', u'MULTIEQUAL_-1204703828'), ('const-433', u'STORE_-1204703575'), (u'COPY_-1204703333', u'PTRADD_-1204703248'), ('const--3', u'PTRADD_-1204703224'), (u'PTRADD_-1204703311', u'STORE_-1204703570'), ('const-433', u'STORE_-1204703592'), ('const-5', u'INT_SRIGHT_-1204704671'), (u'COPY_-1204703349', u'MULTIEQUAL_-1204703630'), ('const-8', u'PTRADD_-1204703011'), (u'COPY_-1204702994', u'MULTIEQUAL_-1204703389'), ('const--1', u'INT_ADD_-1204705176'), (u'PTRADD_-1204703311', u'MULTIEQUAL_-1204703841'), ('const-433', u'LOAD_-1204703403'), (u'MULTIEQUAL_-1204703841', u'MULTIEQUAL_-1204703945'), ('tmp_138', u'CBRANCH_-1204705275'), ('const-433', u'LOAD_-1204703446'), ('const-8', u'PTRADD_-1204703235'), (u'MULTIEQUAL_-1204704011', u'INT_LESSEQUAL_-1204704879'), ('tmp_801', u'CBRANCH_-1204704877'), ('tmp_897', u'BRANCH_-1204704790'), (u'CALL_-1204704973', u'INT_SLESS_-1204704958'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703264'), (u'INT_ADD_-1204705176', u'INT_EQUAL_-1204704709'), (u'CAST_-1204702997', u'INT_SUB_-1204704354'), (u'MULTIEQUAL_-1204704011', u'CAST_-1204703166'), (u'COPY_-1204703333', u'PTRADD_-1204703247'), (u'PTRADD_-1204703218', u'STORE_-1204703592'), (u'COPY_-1204703333', u'PTRADD_-1204703270'), ('const-5', u'INT_SRIGHT_-1204704296'), ('const-8', u'PTRADD_-1204703247'), ('const-433', u'STORE_-1204703555'), ('const--4', u'PTRADD_-1204703311'), ('const-0', u'INT_NOTEQUAL_-1204704452'), (u'MULTIEQUAL_-1204703348', u'MULTIEQUAL_-1204703389'), (u'MULTIEQUAL_-1204703828', u'CALL_-1204704480'), (u'INT_SUB_-1204705310', u'INT_SLESS_-1204705268'), ('const-8', u'PTRADD_-1204702970'), ('const-8', u'PTRADD_-1204703058'), ('const-1', u'PTRADD_-1204703264'), ('tmp_4302', u'MULTIEQUAL_-1204704025'), (u'INT_ADD_-1204705176', u'CALL_-1204704769'), ('const-8', u'PTRADD_-1204703212'), (u'PTRADD_-1204703247', u'LOAD_-1204703569'), (u'INT_EQUAL_-1204704709', u'CBRANCH_-1204704706'), (u'PTRADD_-1204703219', u'STORE_-1204703593'), ('tmp_4305', u'LOAD_-1204703446'), ('tmp_4305', u'CALL_-1204704973'), (u'INT_SUB_-1204705310', u'MULTIEQUAL_-1204703863'), ('const-8', u'PTRADD_-1204703259'), (u'PTRADD_-1204702970', u'STORE_-1204703367'), ('tmp_4305', u'PTRADD_-1204703346'), ('const-0', u'INT_NOTEQUAL_-1204705253'), ('const-4', u'PTRADD_-1204703414'), ('const-8', u'PTRADD_-1204703270'), (u'PTRADD_-1204703212', u'MULTIEQUAL_-1204704011'), ('tmp_1004', u'CBRANCH_-1204704706'), ('const-0', u'INT_SLESS_-1204704894'), ('const-433', u'STORE_-1204703368'), ('const--2', u'PTRADD_-1204703248'), (u'PTRADD_-1204703224', u'STORE_-1204703569'), (u'LOAD_-1204703593', u'STORE_-1204703575'), (u'INT_SLESS_-1204704958', u'CBRANCH_-1204704958'), (u'PTRADD_-1204703004', u'LOAD_-1204703403'), (u'PTRADD_-1204703311', u'INT_LESSEQUAL_-1204704879'), (u'LOAD_-1204703404', u'STORE_-1204703368'), (u'INT_SLESS_-1204704173', u'CBRANCH_-1204704180'), (u'MULTIEQUAL_-1204703389', u'PTRADD_-1204702971'), (u'COPY_-1204703333', u'PTRADD_-1204703218'), ('const-1', u'INT_SRIGHT_-1204704622'), ('const-3', u'PTRADD_-1204703004'), (u'PTRADD_-1204703311', u'CALL_-1204704909'), (u'LOAD_-1204703569', u'STORE_-1204703554'), (u'COPY_-1204703443', u'MULTIEQUAL_-1204704029'), ('const-8', u'PTRADD_-1204703219'), ('const-433', u'LOAD_-1204703608'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703235'), ('const-3', u'PTRADD_-1204703234'), (u'MULTIEQUAL_-1204704029', u'CAST_-1204703349'), (u'INT_LESSEQUAL_-1204704879', u'CBRANCH_-1204704877'), ('tmp_974', u'CBRANCH_-1204704730'), ('tmp_1136', u'BRANCH_-1204704639'), (u'INT_SRIGHT_-1204704671', u'CALL_-1204704480'), (u'MULTIEQUAL_-1204703945', u'MULTIEQUAL_-1204703841'), (u'PTRADD_-1204703311', u'LOAD_-1204703593'), (u'PTRADD_-1204703270', u'LOAD_-1204703592'), (u'CAST_-1204703349', u'INT_SUB_-1204705187'), ('tmp_692', u'CBRANCH_-1204704958'), ('tmp_4303', u'CAST_-1204703413'), ('const-513', u'INT_SLESS_-1204704723'), ('const-8', u'PTRADD_-1204703043'), ('const-433', u'STORE_-1204703411'), (u'INT_SUB_-1204705187', u'INT_SRIGHT_-1204703721'), (u'LOAD_-1204703609', u'STORE_-1204703570'), (u'INT_MULT_-1204703380', u'PTRADD_-1204703346'), ('const-433', u'LOAD_-1204703593'), ('const--1', u'PTRADD_-1204702970'), (u'INT_SLESS_-1204704723', u'CBRANCH_-1204704730'), ('const-8', u'PTRADD_-1204703264'), ('const-433', u'LOAD_-1204703404'), ('const--1', u'PTRADD_-1204703218'), (u'INT_ADD_-1204705176', u'MULTIEQUAL_-1204704025'), (u'INT_SRIGHT_-1204705043', u'INT_MULT_-1204703380'), (u'MULTIEQUAL_-1204703863', u'INT_SRIGHT_-1204704671'), (u'PTRADD_-1204703235', u'STORE_-1204703555'), ('const--4', u'PTRADD_-1204703058'), ('tmp_1426', u'CBRANCH_-1204704450'), (u'COPY_-1204703380', u'MULTIEQUAL_-1204703945'), ('const-2', u'PTRADD_-1204703005'), (u'PTRADD_-1204703005', u'LOAD_-1204703404'), ('tmp_166', u'CBRANCH_-1204705252'), ('const--1', u'INT_ADD_-1204704321'), ('tmp_4305', u'PTRADD_-1204703414'), ('const-433', u'LOAD_-1204703445'), ('const-2', u'PTRADD_-1204703259'), (u'INT_SRIGHT_-1204704296', u'CALL_-1204704214'), ('const-8', u'PTRADD_-1204703258'), ('const-8', u'PTRADD_-1204703414'), ('const-433', u'STORE_-1204703410'), ('const-433', u'STORE_-1204703554'), (u'INT_ADD_-1204704321', u'MULTIEQUAL_-1204703828'), ('const-8', u'PTRADD_-1204703248'), (u'LOAD_-1204703445', u'STORE_-1204703410'), ('const-433', u'STORE_-1204703569'), ('const-8', u'PTRADD_-1204703005'), (u'MULTIEQUAL_-1204704011', u'LOAD_-1204703609'), ('const-63', u'INT_SRIGHT_-1204703721'), (u'MULTIEQUAL_-1204703389', u'PTRADD_-1204703058'), (u'PTRADD_-1204703252', u'STORE_-1204703574'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703234'), ('tmp_1841', u'CBRANCH_-1204704180'), ('const-32', u'INT_SLESS_-1204704173'), (u'PTRADD_-1204703259', u'LOAD_-1204703632'), (u'INT_SRIGHT_-1204705139', u'INT_SUB_-1204705067'), (u'INT_NOTEQUAL_-1204705253', u'CBRANCH_-1204705252'), ('const-8', u'PTRADD_-1204703218'), (u'PTRADD_-1204702971', u'STORE_-1204703368'), ('const-4', u'INT_MULT_-1204703380'), ('tmp_4305', u'PTRADD_-1204703004'), ('const-0', u'RETURN_-1204704123'), (u'CAST_-1204703412', u'INT_SUB_-1204705310'), ('const-512', u'INT_SLESS_-1204705268'), (u'LOAD_-1204703403', u'STORE_-1204703367'), ('const-8', u'PTRADD_-1204703234'), ('tmp_4302', u'INT_NOTEQUAL_-1204705253'), (u'MULTIEQUAL_-1204704011', u'STORE_-1204703575'), (u'CAST_-1204703413', u'INT_SUB_-1204705310'), (u'MULTIEQUAL_-1204703828', u'INT_ADD_-1204704321'), ('const-4', u'PTRADD_-1204703212'), (u'INT_SRIGHT_-1204703721', u'INT_SUB_-1204705067'), (u'LOAD_-1204703446', u'STORE_-1204703411'), ('const-8', u'PTRADD_-1204702971'), ('tmp_4305', u'CAST_-1204703412'), (u'PTRADD_-1204703311', u'COPY_-1204703315'), (u'MULTIEQUAL_-1204704011', u'CALL_-1204704769'), ('const--4', u'PTRADD_-1204703393'), (u'COPY_-1204703333', u'PTRADD_-1204703311'), (u'INT_SLESS_-1204704894', u'CBRANCH_-1204704894'), ('const-1', u'PTRADD_-1204703043'), ('const--3', u'PTRADD_-1204703270'), (u'MULTIEQUAL_-1204704029', u'CALL_-1204704769'), (u'PTRADD_-1204703258', u'LOAD_-1204703631'), (u'PTRADD_-1204703043', u'LOAD_-1204703445'), (u'CALL_-1204704909', u'INT_SLESS_-1204704894'), ('tmp_4305', u'CALL_-1204704214'), (u'PTRADD_-1204703058', u'STORE_-1204703411'), ('tmp_4303', u'COPY_-1204703443'), (u'LOAD_-1204703570', u'STORE_-1204703555'), ('const--1', u'PTRADD_-1204703247'), (u'PTRADD_-1204703264', u'LOAD_-1204703608'), ('tmp_4305', u'CAST_-1204703165'), (u'MULTIEQUAL_-1204704011', u'MULTIEQUAL_-1204703348'), (u'CAST_-1204703165', u'INT_SUB_-1204704744'), ('const--3', u'PTRADD_-1204703011'), (u'INT_NOTEQUAL_-1204704452', u'CBRANCH_-1204704450'), (u'INT_SLESS_-1204705268', u'CBRANCH_-1204705275'), ('const-8', u'PTRADD_-1204703346'), (u'INT_SRIGHT_-1204704671', u'INT_ADD_-1204704647'), (u'INT_SUB_-1204705067', u'INT_SRIGHT_-1204705043'), (u'COPY_-1204703218', u'MULTIEQUAL_-1204704029'), (u'MULTIEQUAL_-1204704029', u'COPY_-1204703380'), (u'PTRADD_-1204703011', u'STORE_-1204703410'), ('const-433', u'LOAD_-1204703631'), (u'PTRADD_-1204703414', u'COPY_-1204703383'), (u'INT_SUB_-1204704354', u'INT_SLESS_-1204704173'), ('const-0', u'RETURN_-1204702977'), (u'PTRADD_-1204703248', u'LOAD_-1204703570'), ('const-1', u'INT_SRIGHT_-1204705043'), ('const-433', u'LOAD_-1204703569'), (u'CAST_-1204702996', u'INT_SUB_-1204704354'), (u'INT_SUB_-1204704354', u'INT_SRIGHT_-1204704296'), ('const-8', u'PTRADD_-1204703393'), (u'MULTIEQUAL_-1204704029', u'PTRADD_-1204703393'), ('tmp_4305', u'CAST_-1204702996'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703258'), ('const-3', u'PTRADD_-1204703258'), (u'PTRADD_-1204703058', u'CAST_-1204702997'), ('tmp_4305', u'CALL_-1204705002'), (u'PTRADD_-1204703234', u'STORE_-1204703554'), (u'PTRADD_-1204703393', u'CALL_-1204705002'), (u'COPY_-1204703449', u'MULTIEQUAL_-1204703348'), ('const-8', u'PTRADD_-1204703311'), ('const-8', u'PTRADD_-1204703224'), (u'MULTIEQUAL_-1204704011', u'COPY_-1204703218'), (u'LOAD_-1204703592', u'STORE_-1204703574'), ('const--2', u'INT_ADD_-1204704647'), ('tmp_4305', u'PTRADD_-1204703043'), ('tmp_4305', u'CAST_-1204703348'), ('tmp_4305', u'PTRADD_-1204703005'), (u'MULTIEQUAL_-1204703389', u'PTRADD_-1204702970'), ('const-4294967295', u'INT_SLESS_-1204704958'), ('const-433', u'LOAD_-1204703632'), ('const-8', u'PTRADD_-1204703252'), ('tmp_4305', u'CALL_-1204704480'), ('const-433', u'LOAD_-1204703592'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703259'), (u'CAST_-1204703348', u'INT_SUB_-1204705187'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703212'), (u'CAST_-1204703166', u'INT_SUB_-1204704744'), (u'INT_SUB_-1204704744', u'MULTIEQUAL_-1204703863'), (u'LOAD_-1204703632', u'STORE_-1204703593'), (u'INT_SUB_-1204705187', u'INT_SRIGHT_-1204705139'), (u'INT_ADD_-1204704647', u'INT_SRIGHT_-1204704622'), (u'INT_SUB_-1204704744', u'INT_SLESS_-1204704723'), ('tmp_769', u'CBRANCH_-1204704894'), ('const-433', u'STORE_-1204703570'), ('const-8', u'PTRADD_-1204703004'), (u'MULTIEQUAL_-1204704025', u'INT_ADD_-1204705176'), (u'MULTIEQUAL_-1204704011', u'CALL_-1204704973'), ('const-2', u'PTRADD_-1204703235'), ('const--2', u'PTRADD_-1204702971'), ('const-0', u'INT_EQUAL_-1204704709'), (u'PTRADD_-1204703414', u'CALL_-1204705002'), (u'MULTIEQUAL_-1204703945', u'COPY_-1204703349'), (u'MULTIEQUAL_-1204703389', u'PTRADD_-1204703011'), ('const-433', u'STORE_-1204703367'), (u'COPY_-1204703315', u'MULTIEQUAL_-1204703630'), ('const-433', u'LOAD_-1204703609'), (u'COPY_-1204703333', u'PTRADD_-1204703219'), (u'LOAD_-1204703608', u'STORE_-1204703569'), ('const-0', u'CALL_-1204704214'), ('const-5', u'INT_SRIGHT_-1204705139'), ('const-433', u'STORE_-1204703574'), (u'MULTIEQUAL_-1204704011', u'PTRADD_-1204703252'), ('const-433', u'STORE_-1204703593')]
null
null
002ea7b0
x64
O1
(translation_unit "void FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}\n\n" (function_definition "void FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}" primitive_type (function_declarator "FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,undefined8 *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (expression_statement "lVar8 = (long)param_2 - (long)param_1;" (assignment_expression "lVar8 = (long)param_2 - (long)param_1" identifier = (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }" if (parenthesized_expression "(0x200 < lVar8)" ( (binary_expression "0x200 < lVar8" number_literal < identifier) )) (compound_statement "{\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }" { (expression_statement "local_68 = param_2;" (assignment_expression "local_68 = param_2" identifier = identifier) ;) (if_statement "if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }" { (labeled_statement "LAB_002ea7ec:\n param_3 = param_3 + -1;" statement_identifier : (expression_statement "param_3 = param_3 + -1;" (assignment_expression "param_3 = param_3 + -1" identifier = (binary_expression "param_3 + -1" identifier + number_literal)) ;)) (expression_statement "FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);" (call_expression "FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4)" identifier (argument_list "(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4)" ( identifier , (binary_expression "param_1 + 4" identifier + number_literal) , (binary_expression "param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4" identifier + (binary_expression "(((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4" (parenthesized_expression "(((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" ( (binary_expression "((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1" (binary_expression "((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f)" (parenthesized_expression "((long)param_2 - (long)param_1 >> 5)" ( (binary_expression "(long)param_2 - (long)param_1 >> 5" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) - (parenthesized_expression "((long)param_2 - (long)param_1 >> 0x3f)" ( (binary_expression "(long)param_2 - (long)param_1 >> 0x3f" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) >> number_literal) )) * number_literal)) , (binary_expression "param_2 + -4" identifier + number_literal) ))) ;) (expression_statement "local_68 = param_1 + 4;" (assignment_expression "local_68 = param_1 + 4" identifier = (binary_expression "param_1 + 4" identifier + number_literal)) ;) (expression_statement "puVar10 = param_2;" (assignment_expression "puVar10 = param_2" identifier = identifier) ;) (do_statement "do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );" do (compound_statement "{\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n }" { (expression_statement "iVar7 = FUN_003fb580(local_68,param_1);" (assignment_expression "iVar7 = FUN_003fb580(local_68,param_1)" identifier = (call_expression "FUN_003fb580(local_68,param_1)" identifier (argument_list "(local_68,param_1)" ( identifier , identifier )))) ;) (if_statement "if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }" { (do_statement "do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);" do (compound_statement "{\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n }" { (expression_statement "puVar1 = puVar10;" (assignment_expression "puVar1 = puVar10" identifier = identifier) ;) (expression_statement "puVar10 = puVar1 + -4;" (assignment_expression "puVar10 = puVar1 + -4" identifier = (binary_expression "puVar1 + -4" identifier + number_literal)) ;) (expression_statement "iVar7 = FUN_003fb580(param_1,puVar10);" (assignment_expression "iVar7 = FUN_003fb580(param_1,puVar10)" identifier = (call_expression "FUN_003fb580(param_1,puVar10)" identifier (argument_list "(param_1,puVar10)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "(iVar7 < 0)" ( (binary_expression "iVar7 < 0" identifier < number_literal) )) ;) (if_statement "if (puVar10 <= local_68) goto LAB_002ea8a0;" if (parenthesized_expression "(puVar10 <= local_68)" ( (binary_expression "puVar10 <= local_68" identifier <= identifier) )) (goto_statement "goto LAB_002ea8a0;" goto statement_identifier ;)) (expression_statement "uVar6 = puVar1[-3];" (assignment_expression "uVar6 = puVar1[-3]" identifier = (subscript_expression "puVar1[-3]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = *local_68;" (assignment_expression "uVar4 = *local_68" identifier = (pointer_expression "*local_68" * identifier)) ;) (expression_statement "uVar5 = local_68[1];" (assignment_expression "uVar5 = local_68[1]" identifier = (subscript_expression "local_68[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = local_68[2];" (assignment_expression "uVar2 = local_68[2]" identifier = (subscript_expression "local_68[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = local_68[3];" (assignment_expression "uVar3 = local_68[3]" identifier = (subscript_expression "local_68[3]" identifier [ number_literal ])) ;) (expression_statement "*local_68 = *puVar10;" (assignment_expression "*local_68 = *puVar10" (pointer_expression "*local_68" * identifier) = (pointer_expression "*puVar10" * identifier)) ;) (expression_statement "local_68[1] = uVar6;" (assignment_expression "local_68[1] = uVar6" (subscript_expression "local_68[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar6 = puVar1[-1];" (assignment_expression "uVar6 = puVar1[-1]" identifier = (subscript_expression "puVar1[-1]" identifier [ number_literal ])) ;) (expression_statement "local_68[2] = puVar1[-2];" (assignment_expression "local_68[2] = puVar1[-2]" (subscript_expression "local_68[2]" identifier [ number_literal ]) = (subscript_expression "puVar1[-2]" identifier [ number_literal ])) ;) (expression_statement "local_68[3] = uVar6;" (assignment_expression "local_68[3] = uVar6" (subscript_expression "local_68[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*puVar10 = uVar4;" (assignment_expression "*puVar10 = uVar4" (pointer_expression "*puVar10" * identifier) = identifier) ;) (expression_statement "puVar1[-3] = uVar5;" (assignment_expression "puVar1[-3] = uVar5" (subscript_expression "puVar1[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[-2] = uVar2;" (assignment_expression "puVar1[-2] = uVar2" (subscript_expression "puVar1[-2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[-1] = uVar3;" (assignment_expression "puVar1[-1] = uVar3" (subscript_expression "puVar1[-1]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "local_68 = local_68 + 4;" (assignment_expression "local_68 = local_68 + 4" identifier = (binary_expression "local_68 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }" statement_identifier : (for_statement "for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }" for ( (assignment_expression "lVar9 = (lVar8 >> 5) + -2 >> 1" identifier = (binary_expression "(lVar8 >> 5) + -2 >> 1" (binary_expression "(lVar8 >> 5) + -2" (parenthesized_expression "(lVar8 >> 5)" ( (binary_expression "lVar8 >> 5" identifier >> number_literal) )) + number_literal) >> number_literal)) ; (comma_expression "FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0" (call_expression "FUN_002ea5a0(param_1,lVar9,lVar8 >> 5)" identifier (argument_list "(param_1,lVar9,lVar8 >> 5)" ( identifier , identifier , (binary_expression "lVar8 >> 5" identifier >> number_literal) ))) , (binary_expression "lVar9 != 0" identifier != number_literal)) ; (assignment_expression "lVar9 = lVar9 + -1" identifier = (binary_expression "lVar9 + -1" identifier + number_literal)) ) (compound_statement "{\n }" { }))) (do_statement "do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);" do (compound_statement "{\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n }" { (expression_statement "puVar10 = local_68 + -4;" (assignment_expression "puVar10 = local_68 + -4" identifier = (binary_expression "local_68 + -4" identifier + number_literal)) ;) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar10 = *param_1;" (assignment_expression "*puVar10 = *param_1" (pointer_expression "*puVar10" * identifier) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "local_68[-3] = uVar2;" (assignment_expression "local_68[-3] = uVar2" (subscript_expression "local_68[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = param_1[3];" (assignment_expression "uVar2 = param_1[3]" identifier = (subscript_expression "param_1[3]" identifier [ number_literal ])) ;) (expression_statement "local_68[-2] = param_1[2];" (assignment_expression "local_68[-2] = param_1[2]" (subscript_expression "local_68[-2]" identifier [ number_literal ]) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "local_68[-1] = uVar2;" (assignment_expression "local_68[-1] = uVar2" (subscript_expression "local_68[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);" (call_expression "FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5)" identifier (argument_list "(param_1,0,(long)puVar10 - (long)param_1 >> 5)" ( identifier , number_literal , (binary_expression "(long)puVar10 - (long)param_1 >> 5" (binary_expression "(long)puVar10 - (long)param_1" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) ;) (expression_statement "local_68 = puVar10;" (assignment_expression "local_68 = puVar10" identifier = identifier) ;) }) while (parenthesized_expression "(0x20 < (long)puVar10 - (long)param_1)" ( (binary_expression "0x20 < (long)puVar10 - (long)param_1" number_literal < (binary_expression "(long)puVar10 - (long)param_1" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);" statement_identifier : (expression_statement "FUN_002ea7b0(local_68,param_2,param_3);" (call_expression "FUN_002ea7b0(local_68,param_2,param_3)" identifier (argument_list "(local_68,param_2,param_3)" ( identifier , identifier , identifier ))) ;)) (expression_statement "lVar8 = (long)local_68 - (long)param_1;" (assignment_expression "lVar8 = (long)local_68 - (long)param_1" identifier = (binary_expression "(long)local_68 - (long)param_1" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar8 < 0x201) {\n return;\n }" if (parenthesized_expression "(lVar8 < 0x201)" ( (binary_expression "lVar8 < 0x201" identifier < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "param_2 = local_68;" (assignment_expression "param_2 = local_68" identifier = identifier) ;) (if_statement "if (param_3 == 0) goto LAB_002ea8cd;" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002ea8cd;" goto statement_identifier ;)) (goto_statement "goto LAB_002ea7ec;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9, true,\n 32, false>*, std::vector<gold::Output_reloc<9, true, 32, false>,\n std::allocator<gold::Output_reloc<9, true, 32, false> > > >, long int,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9, true, 32,\n false>::Sort_relocs_comparison> > */\n\nvoid std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (Output_reloc<9,_true,_32,_false> *__first,Output_reloc<9,_true,_32,_false> *__last,\n long __depth_limit)\n\n{\n Output_reloc<9,_true,_32,_false> *pOVar1;\n anon_union_8_2_238bdeaa_for_u2_ aVar2;\n anon_union_8_4_c82d8563_for_u1_ aVar3;\n anon_union_8_2_238bdeaa_for_u2_ aVar4;\n uint uVar5;\n undefined4 uVar6;\n uint uVar7;\n Address AVar8;\n uint uVar9;\n undefined4 uVar10;\n uint uVar11;\n int iVar12;\n long lVar13;\n long lVar14;\n Output_reloc<9,_true,_32,_false> *pOVar15;\n Output_reloc<9,_true,_32,_false> *local_68;\n Output_reloc<9,_true,_32,_false> __tmp;\n \n lVar13 = (long)__last - (long)__first;\n if (0x200 < lVar13) {\n local_68 = __last;\n if (__depth_limit != 0) {\nLAB_002ea7ec:\n __depth_limit = __depth_limit + -1;\n __move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);\n local_68 = __first + 1;\n pOVar15 = __last;\n do {\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar14 = (lVar13 >> 5) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0; lVar14 = lVar14 + -1) {\n }\n do {\n pOVar15 = local_68 + -1;\n aVar2 = __first->u2_;\n pOVar15->u1_ = __first->u1_;\n local_68[-1].u2_ = aVar2;\n uVar5 = __first->local_sym_index_;\n uVar6 = *(undefined4 *)&__first->field_0x18;\n uVar7 = __first->shndx_;\n local_68[-1].address_ = __first->address_;\n local_68[-1].local_sym_index_ = uVar5;\n *(undefined4 *)&local_68[-1].field_0x18 = uVar6;\n local_68[-1].shndx_ = uVar7;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);\n local_68 = pOVar15;\n } while (0x20 < (long)pOVar15 - (long)__first);\n }\n return;\nLAB_002ea8a0:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit);\n lVar13 = (long)local_68 - (long)__first;\n if (lVar13 < 0x201) {\n return;\n }\n __last = local_68;\n if (__depth_limit == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}\n\n" comment comment (declaration "void std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (Output_reloc<9,_true,_32,_false> *__first,Output_reloc<9,_true,_32,_false> *__last,\n long __depth_limit)\n\n{\n Output_reloc<9,_true,_32,_false> *pOVar1;" primitive_type (ERROR "std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , identifier (ERROR ">*" > *) , (ERROR "_std::vector<gold::" identifier : : identifier < identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : identifier < identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , identifier (ERROR ">_>_>_>" > identifier > identifier > identifier >) , identifier , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::" identifier : : identifier : : identifier < identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::Sort_relocs_comparison>_>\n (Output_reloc<9,_true,_32,_false> *__first,Output_reloc<9,_true,_32,_false> *__last,\n long __depth_limit)\n\n{" identifier > : : identifier > (function_declarator "_>\n (Output_reloc<9,_true,_32,_false> *__first,Output_reloc<9,_true,_32,_false> *__last,\n long __depth_limit)" identifier (ERROR ">" >) (parameter_list "(Output_reloc<9,_true,_32,_false> *__first,Output_reloc<9,_true,_32,_false> *__last,\n long __depth_limit)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *__first" type_identifier (ERROR ">" >) (pointer_declarator "*__first" * identifier)) , (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *__last" type_identifier (ERROR ">" >) (pointer_declarator "*__last" * identifier)) , (parameter_declaration "long __depth_limit" (sized_type_specifier "long" long) identifier) ))) {) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>" identifier >) (pointer_declarator "*pOVar1" * identifier) ;) (declaration "anon_union_8_2_238bdeaa_for_u2_ aVar2;" type_identifier identifier ;) (declaration "anon_union_8_4_c82d8563_for_u1_ aVar3;" type_identifier identifier ;) (declaration "anon_union_8_2_238bdeaa_for_u2_ aVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "undefined4 uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "Address AVar8;" type_identifier identifier ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "undefined4 uVar10;" type_identifier identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar14;" (sized_type_specifier "long" long) identifier ;) (expression_statement "Output_reloc<9,_true,_32,_false> *pOVar15;" (update_expression "Output_reloc<9,_true,_32,_false> *pOVar15" (binary_expression "Output_reloc<9,_true,_32,_false> *pOVar15" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (pointer_expression "*pOVar15" * identifier)) --) ;) (expression_statement "Output_reloc<9,_true,_32,_false> *local_68;" (update_expression "Output_reloc<9,_true,_32,_false> *local_68" (binary_expression "Output_reloc<9,_true,_32,_false> *local_68" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (pointer_expression "*local_68" * identifier)) --) ;) (expression_statement "Output_reloc<9,_true,_32,_false> __tmp;" (update_expression "Output_reloc<9,_true,_32,_false> __tmp" (binary_expression "Output_reloc<9,_true,_32,_false> __tmp" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > identifier) --) ;) (expression_statement "lVar13 = (long)__last - (long)__first;" (assignment_expression "lVar13 = (long)__last - (long)__first" identifier = (binary_expression "(long)__last - (long)__first" (cast_expression "(long)__last" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (0x200 < lVar13) {\n local_68 = __last;\n if (__depth_limit != 0) {\nLAB_002ea7ec:\n __depth_limit = __depth_limit + -1;\n __move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);\n local_68 = __first + 1;\n pOVar15 = __last;\n do {\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar14 = (lVar13 >> 5) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0; lVar14 = lVar14 + -1) {\n }\n do {\n pOVar15 = local_68 + -1;\n aVar2 = __first->u2_;\n pOVar15->u1_ = __first->u1_;\n local_68[-1].u2_ = aVar2;\n uVar5 = __first->local_sym_index_;\n uVar6 = *(undefined4 *)&__first->field_0x18;\n uVar7 = __first->shndx_;\n local_68[-1].address_ = __first->address_;\n local_68[-1].local_sym_index_ = uVar5;\n *(undefined4 *)&local_68[-1].field_0x18 = uVar6;\n local_68[-1].shndx_ = uVar7;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);\n local_68 = pOVar15;\n } while (0x20 < (long)pOVar15 - (long)__first);\n }" if (parenthesized_expression "(0x200 < lVar13)" ( (binary_expression "0x200 < lVar13" number_literal < identifier) )) (compound_statement "{\n local_68 = __last;\n if (__depth_limit != 0) {\nLAB_002ea7ec:\n __depth_limit = __depth_limit + -1;\n __move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);\n local_68 = __first + 1;\n pOVar15 = __last;\n do {\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar14 = (lVar13 >> 5) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0; lVar14 = lVar14 + -1) {\n }\n do {\n pOVar15 = local_68 + -1;\n aVar2 = __first->u2_;\n pOVar15->u1_ = __first->u1_;\n local_68[-1].u2_ = aVar2;\n uVar5 = __first->local_sym_index_;\n uVar6 = *(undefined4 *)&__first->field_0x18;\n uVar7 = __first->shndx_;\n local_68[-1].address_ = __first->address_;\n local_68[-1].local_sym_index_ = uVar5;\n *(undefined4 *)&local_68[-1].field_0x18 = uVar6;\n local_68[-1].shndx_ = uVar7;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);\n local_68 = pOVar15;\n } while (0x20 < (long)pOVar15 - (long)__first);\n }" { (expression_statement "local_68 = __last;" (assignment_expression "local_68 = __last" identifier = identifier) ;) (if_statement "if (__depth_limit != 0) {\nLAB_002ea7ec:\n __depth_limit = __depth_limit + -1;\n __move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);\n local_68 = __first + 1;\n pOVar15 = __last;\n do {\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n } while( true );\n }" if (parenthesized_expression "(__depth_limit != 0)" ( (binary_expression "__depth_limit != 0" identifier != number_literal) )) (compound_statement "{\nLAB_002ea7ec:\n __depth_limit = __depth_limit + -1;\n __move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);\n local_68 = __first + 1;\n pOVar15 = __last;\n do {\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n } while( true );\n }" { (labeled_statement "LAB_002ea7ec:\n __depth_limit = __depth_limit + -1;" statement_identifier : (expression_statement "__depth_limit = __depth_limit + -1;" (assignment_expression "__depth_limit = __depth_limit + -1" identifier = (binary_expression "__depth_limit + -1" identifier + number_literal)) ;)) (ERROR "__move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,___gnu_cxx::" (comma_expression "__move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std" (binary_expression "__move_median_to_first<__gnu_cxx::__normal_iterator<gold::Output_reloc<9" (binary_expression "__move_median_to_first<__gnu_cxx::__normal_iterator<gold" (binary_expression "__move_median_to_first<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_false>*,_std" identifier , (comma_expression "_32,_false>*,_std" identifier , (binary_expression "_false>*,_std" identifier > (pointer_expression "*,_std" * (ERROR "," ,) identifier))))) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_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,_true,_32,_false>_>_>_>,___gnu_cxx" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_false>_>_>_>,___gnu_cxx" identifier , (comma_expression "_32,_false>_>_>_>,___gnu_cxx" identifier , (binary_expression "_false>_>_>_>,___gnu_cxx" (binary_expression "_false>_>_>_" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) > identifier) > (ERROR "," ,) identifier)))) : :) (labeled_statement "__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);" statement_identifier (ERROR "::_Iter_comp_iter<gold:" : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) :) : (expression_statement "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1);" (comma_expression "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) , (comma_expression "_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1)" identifier , (comma_expression "_32,_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1)" identifier , (binary_expression "_false>::Sort_relocs_comparison>_>\n (__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1)" (binary_expression "_false>::Sort_relocs_comparison>_" (binary_expression "_false>::Sort_relocs_comparison" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1)" ( (comma_expression "__first,__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1" identifier , (comma_expression "__first + 1,\n __first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1" (binary_expression "__first + 1" identifier + number_literal) , (comma_expression "__first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1),__last + -1" (binary_expression "__first + (((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1)" identifier + (parenthesized_expression "(((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1)" ( (binary_expression "((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f) >> 1" (binary_expression "((long)__last - (long)__first >> 5) -\n ((long)__last - (long)__first >> 0x3f)" (parenthesized_expression "((long)__last - (long)__first >> 5)" ( (binary_expression "(long)__last - (long)__first >> 5" (binary_expression "(long)__last - (long)__first" (cast_expression "(long)__last" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) - (parenthesized_expression "((long)__last - (long)__first >> 0x3f)" ( (binary_expression "(long)__last - (long)__first >> 0x3f" (binary_expression "(long)__last - (long)__first" (cast_expression "(long)__last" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) >> number_literal) ))) , (binary_expression "__last + -1" identifier + number_literal)))) )))))) ;)) (expression_statement "local_68 = __first + 1;" (assignment_expression "local_68 = __first + 1" identifier = (binary_expression "__first + 1" identifier + number_literal)) ;) (expression_statement "pOVar15 = __last;" (assignment_expression "pOVar15 = __last" identifier = identifier) ;) (do_statement "do {\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n } while( true );" do (compound_statement "{\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);\n if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }\n local_68 = local_68 + 1;\n }" { (expression_statement "iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first);" (comma_expression "iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(local_68,__first)" (binary_expression "iVar12 = gold::Output_reloc<9" (assignment_expression "iVar12 = gold" identifier = identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_false>::compare(local_68,__first)" identifier , (comma_expression "_32,_false>::compare(local_68,__first)" identifier , (binary_expression "_false>::compare(local_68,__first)" identifier > (ERROR "::" : :) (call_expression "compare(local_68,__first)" identifier (argument_list "(local_68,__first)" ( identifier , identifier ))))))) ;) (if_statement "if (-1 < iVar12) {\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }" if (parenthesized_expression "(-1 < iVar12)" ( (binary_expression "-1 < iVar12" number_literal < identifier) )) (compound_statement "{\n do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);\n if (pOVar15 <= local_68) goto LAB_002ea8a0;\n aVar2 = pOVar1[-1].u2_;\n aVar3 = local_68->u1_;\n aVar4 = local_68->u2_;\n AVar8 = local_68->address_;\n uVar9 = local_68->local_sym_index_;\n uVar10 = *(undefined4 *)&local_68->field_0x18;\n uVar11 = local_68->shndx_;\n local_68->u1_ = pOVar15->u1_;\n local_68->u2_ = aVar2;\n uVar5 = pOVar1[-1].local_sym_index_;\n uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;\n uVar7 = pOVar1[-1].shndx_;\n local_68->address_ = pOVar1[-1].address_;\n local_68->local_sym_index_ = uVar5;\n *(undefined4 *)&local_68->field_0x18 = uVar6;\n local_68->shndx_ = uVar7;\n pOVar15->u1_ = aVar3;\n pOVar1[-1].u2_ = aVar4;\n pOVar1[-1].address_ = AVar8;\n pOVar1[-1].local_sym_index_ = uVar9;\n *(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;\n pOVar1[-1].shndx_ = uVar11;\n }" { (do_statement "do {\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n } while (iVar12 < 0);" do (compound_statement "{\n pOVar1 = pOVar15;\n pOVar15 = pOVar1 + -1;\n iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);\n }" { (expression_statement "pOVar1 = pOVar15;" (assignment_expression "pOVar1 = pOVar15" identifier = identifier) ;) (expression_statement "pOVar15 = pOVar1 + -1;" (assignment_expression "pOVar15 = pOVar1 + -1" identifier = (binary_expression "pOVar1 + -1" identifier + number_literal)) ;) (expression_statement "iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15);" (comma_expression "iVar12 = gold::Output_reloc<9,_true,_32,_false>::compare(__first,pOVar15)" (binary_expression "iVar12 = gold::Output_reloc<9" (assignment_expression "iVar12 = gold" identifier = identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_false>::compare(__first,pOVar15)" identifier , (comma_expression "_32,_false>::compare(__first,pOVar15)" identifier , (binary_expression "_false>::compare(__first,pOVar15)" identifier > (ERROR "::" : :) (call_expression "compare(__first,pOVar15)" identifier (argument_list "(__first,pOVar15)" ( identifier , identifier ))))))) ;) }) while (parenthesized_expression "(iVar12 < 0)" ( (binary_expression "iVar12 < 0" identifier < number_literal) )) ;) (if_statement "if (pOVar15 <= local_68) goto LAB_002ea8a0;" if (parenthesized_expression "(pOVar15 <= local_68)" ( (binary_expression "pOVar15 <= local_68" identifier <= identifier) )) (goto_statement "goto LAB_002ea8a0;" goto statement_identifier ;)) (expression_statement "aVar2 = pOVar1[-1].u2_;" (assignment_expression "aVar2 = pOVar1[-1].u2_" identifier = (field_expression "pOVar1[-1].u2_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "aVar3 = local_68->u1_;" (assignment_expression "aVar3 = local_68->u1_" identifier = (field_expression "local_68->u1_" identifier -> field_identifier)) ;) (expression_statement "aVar4 = local_68->u2_;" (assignment_expression "aVar4 = local_68->u2_" identifier = (field_expression "local_68->u2_" identifier -> field_identifier)) ;) (expression_statement "AVar8 = local_68->address_;" (assignment_expression "AVar8 = local_68->address_" identifier = (field_expression "local_68->address_" identifier -> field_identifier)) ;) (expression_statement "uVar9 = local_68->local_sym_index_;" (assignment_expression "uVar9 = local_68->local_sym_index_" identifier = (field_expression "local_68->local_sym_index_" identifier -> field_identifier)) ;) (expression_statement "uVar10 = *(undefined4 *)&local_68->field_0x18;" (assignment_expression "uVar10 = *(undefined4 *)&local_68->field_0x18" identifier = (pointer_expression "*(undefined4 *)&local_68->field_0x18" * (cast_expression "(undefined4 *)&local_68->field_0x18" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68->field_0x18" & (field_expression "local_68->field_0x18" identifier -> field_identifier))))) ;) (expression_statement "uVar11 = local_68->shndx_;" (assignment_expression "uVar11 = local_68->shndx_" identifier = (field_expression "local_68->shndx_" identifier -> field_identifier)) ;) (expression_statement "local_68->u1_ = pOVar15->u1_;" (assignment_expression "local_68->u1_ = pOVar15->u1_" (field_expression "local_68->u1_" identifier -> field_identifier) = (field_expression "pOVar15->u1_" identifier -> field_identifier)) ;) (expression_statement "local_68->u2_ = aVar2;" (assignment_expression "local_68->u2_ = aVar2" (field_expression "local_68->u2_" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar5 = pOVar1[-1].local_sym_index_;" (assignment_expression "uVar5 = pOVar1[-1].local_sym_index_" identifier = (field_expression "pOVar1[-1].local_sym_index_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18;" (assignment_expression "uVar6 = *(undefined4 *)&pOVar1[-1].field_0x18" identifier = (pointer_expression "*(undefined4 *)&pOVar1[-1].field_0x18" * (cast_expression "(undefined4 *)&pOVar1[-1].field_0x18" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pOVar1[-1].field_0x18" & (field_expression "pOVar1[-1].field_0x18" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier))))) ;) (expression_statement "uVar7 = pOVar1[-1].shndx_;" (assignment_expression "uVar7 = pOVar1[-1].shndx_" identifier = (field_expression "pOVar1[-1].shndx_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "local_68->address_ = pOVar1[-1].address_;" (assignment_expression "local_68->address_ = pOVar1[-1].address_" (field_expression "local_68->address_" identifier -> field_identifier) = (field_expression "pOVar1[-1].address_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "local_68->local_sym_index_ = uVar5;" (assignment_expression "local_68->local_sym_index_ = uVar5" (field_expression "local_68->local_sym_index_" identifier -> field_identifier) = identifier) ;) (expression_statement "*(undefined4 *)&local_68->field_0x18 = uVar6;" (assignment_expression "*(undefined4 *)&local_68->field_0x18 = uVar6" (pointer_expression "*(undefined4 *)&local_68->field_0x18" * (cast_expression "(undefined4 *)&local_68->field_0x18" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68->field_0x18" & (field_expression "local_68->field_0x18" identifier -> field_identifier)))) = identifier) ;) (expression_statement "local_68->shndx_ = uVar7;" (assignment_expression "local_68->shndx_ = uVar7" (field_expression "local_68->shndx_" identifier -> field_identifier) = identifier) ;) (expression_statement "pOVar15->u1_ = aVar3;" (assignment_expression "pOVar15->u1_ = aVar3" (field_expression "pOVar15->u1_" identifier -> field_identifier) = identifier) ;) (expression_statement "pOVar1[-1].u2_ = aVar4;" (assignment_expression "pOVar1[-1].u2_ = aVar4" (field_expression "pOVar1[-1].u2_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "pOVar1[-1].address_ = AVar8;" (assignment_expression "pOVar1[-1].address_ = AVar8" (field_expression "pOVar1[-1].address_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "pOVar1[-1].local_sym_index_ = uVar9;" (assignment_expression "pOVar1[-1].local_sym_index_ = uVar9" (field_expression "pOVar1[-1].local_sym_index_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "*(undefined4 *)&pOVar1[-1].field_0x18 = uVar10;" (assignment_expression "*(undefined4 *)&pOVar1[-1].field_0x18 = uVar10" (pointer_expression "*(undefined4 *)&pOVar1[-1].field_0x18" * (cast_expression "(undefined4 *)&pOVar1[-1].field_0x18" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pOVar1[-1].field_0x18" & (field_expression "pOVar1[-1].field_0x18" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier)))) = identifier) ;) (expression_statement "pOVar1[-1].shndx_ = uVar11;" (assignment_expression "pOVar1[-1].shndx_ = uVar11" (field_expression "pOVar1[-1].shndx_" (subscript_expression "pOVar1[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) })) (expression_statement "local_68 = local_68 + 1;" (assignment_expression "local_68 = local_68 + 1" identifier = (binary_expression "local_68 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_002ea8cd:\n for (lVar14 = (lVar13 >> 5) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0; lVar14 = lVar14 + -1) {\n }" statement_identifier : (for_statement "for (lVar14 = (lVar13 >> 5) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0; lVar14 = lVar14 + -1) {\n }" for ( (assignment_expression "lVar14 = (lVar13 >> 5) + -2 >> 1" identifier = (binary_expression "(lVar13 >> 5) + -2 >> 1" (binary_expression "(lVar13 >> 5) + -2" (parenthesized_expression "(lVar13 >> 5)" ( (binary_expression "lVar13 >> 5" identifier >> number_literal) )) + number_literal) >> number_literal)) ; (ERROR "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::" (comma_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std" (binary_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9" (binary_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold" (binary_expression "__adjust_heap<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_false>*,_std" identifier , (comma_expression "_32,_false>*,_std" identifier , (binary_expression "_false>*,_std" identifier > (pointer_expression "*,_std" * (ERROR "," ,) identifier))))) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_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,_true,_32,_false>_>_>_>,_long_int,_gold" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_false>_>_>_>,_long_int,_gold" identifier , (comma_expression "_32,_false>_>_>_>,_long_int,_gold" identifier , (comma_expression "_false>_>_>_>,_long_int,_gold" (binary_expression "_false>_>_>_>,_long_int" (binary_expression "_false>_>_>_" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) , identifier)))) : : (comma_expression "Output_reloc<9,_true,_32,_false>,___gnu_cxx" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_false>,___gnu_cxx" identifier , (comma_expression "_32,_false>,___gnu_cxx" identifier , (binary_expression "_false>,___gnu_cxx" identifier > (ERROR "," ,) identifier)))) : : identifier : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) : :) (comma_expression "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) , (comma_expression "_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0" identifier , (comma_expression "_32,_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0" identifier , (comma_expression "_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5), lVar14 != 0" (binary_expression "_false>::Sort_relocs_comparison>_>\n (__first,lVar14,lVar13 >> 5)" (binary_expression "_false>::Sort_relocs_comparison>_" (binary_expression "_false>::Sort_relocs_comparison" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(__first,lVar14,lVar13 >> 5)" ( (comma_expression "__first,lVar14,lVar13 >> 5" identifier , (comma_expression "lVar14,lVar13 >> 5" identifier , (binary_expression "lVar13 >> 5" identifier >> number_literal))) ))) , (binary_expression "lVar14 != 0" identifier != number_literal))))) ; (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ) (compound_statement "{\n }" { }))) (do_statement "do {\n pOVar15 = local_68 + -1;\n aVar2 = __first->u2_;\n pOVar15->u1_ = __first->u1_;\n local_68[-1].u2_ = aVar2;\n uVar5 = __first->local_sym_index_;\n uVar6 = *(undefined4 *)&__first->field_0x18;\n uVar7 = __first->shndx_;\n local_68[-1].address_ = __first->address_;\n local_68[-1].local_sym_index_ = uVar5;\n *(undefined4 *)&local_68[-1].field_0x18 = uVar6;\n local_68[-1].shndx_ = uVar7;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);\n local_68 = pOVar15;\n } while (0x20 < (long)pOVar15 - (long)__first);" do (compound_statement "{\n pOVar15 = local_68 + -1;\n aVar2 = __first->u2_;\n pOVar15->u1_ = __first->u1_;\n local_68[-1].u2_ = aVar2;\n uVar5 = __first->local_sym_index_;\n uVar6 = *(undefined4 *)&__first->field_0x18;\n uVar7 = __first->shndx_;\n local_68[-1].address_ = __first->address_;\n local_68[-1].local_sym_index_ = uVar5;\n *(undefined4 *)&local_68[-1].field_0x18 = uVar6;\n local_68[-1].shndx_ = uVar7;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);\n local_68 = pOVar15;\n }" { (expression_statement "pOVar15 = local_68 + -1;" (assignment_expression "pOVar15 = local_68 + -1" identifier = (binary_expression "local_68 + -1" identifier + number_literal)) ;) (expression_statement "aVar2 = __first->u2_;" (assignment_expression "aVar2 = __first->u2_" identifier = (field_expression "__first->u2_" identifier -> field_identifier)) ;) (expression_statement "pOVar15->u1_ = __first->u1_;" (assignment_expression "pOVar15->u1_ = __first->u1_" (field_expression "pOVar15->u1_" identifier -> field_identifier) = (field_expression "__first->u1_" identifier -> field_identifier)) ;) (expression_statement "local_68[-1].u2_ = aVar2;" (assignment_expression "local_68[-1].u2_ = aVar2" (field_expression "local_68[-1].u2_" (subscript_expression "local_68[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "uVar5 = __first->local_sym_index_;" (assignment_expression "uVar5 = __first->local_sym_index_" identifier = (field_expression "__first->local_sym_index_" identifier -> field_identifier)) ;) (expression_statement "uVar6 = *(undefined4 *)&__first->field_0x18;" (assignment_expression "uVar6 = *(undefined4 *)&__first->field_0x18" identifier = (pointer_expression "*(undefined4 *)&__first->field_0x18" * (cast_expression "(undefined4 *)&__first->field_0x18" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__first->field_0x18" & (field_expression "__first->field_0x18" identifier -> field_identifier))))) ;) (expression_statement "uVar7 = __first->shndx_;" (assignment_expression "uVar7 = __first->shndx_" identifier = (field_expression "__first->shndx_" identifier -> field_identifier)) ;) (expression_statement "local_68[-1].address_ = __first->address_;" (assignment_expression "local_68[-1].address_ = __first->address_" (field_expression "local_68[-1].address_" (subscript_expression "local_68[-1]" identifier [ number_literal ]) . field_identifier) = (field_expression "__first->address_" identifier -> field_identifier)) ;) (expression_statement "local_68[-1].local_sym_index_ = uVar5;" (assignment_expression "local_68[-1].local_sym_index_ = uVar5" (field_expression "local_68[-1].local_sym_index_" (subscript_expression "local_68[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "*(undefined4 *)&local_68[-1].field_0x18 = uVar6;" (assignment_expression "*(undefined4 *)&local_68[-1].field_0x18 = uVar6" (pointer_expression "*(undefined4 *)&local_68[-1].field_0x18" * (cast_expression "(undefined4 *)&local_68[-1].field_0x18" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68[-1].field_0x18" & (field_expression "local_68[-1].field_0x18" (subscript_expression "local_68[-1]" identifier [ number_literal ]) . field_identifier)))) = identifier) ;) (expression_statement "local_68[-1].shndx_ = uVar7;" (assignment_expression "local_68[-1].shndx_ = uVar7" (field_expression "local_68[-1].shndx_" (subscript_expression "local_68[-1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (ERROR "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,_gold::Output_reloc<9,_true,_32,_false>,___gnu_cxx::" (comma_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std" (binary_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_reloc<9" (binary_expression "__adjust_heap<__gnu_cxx::__normal_iterator<gold" (binary_expression "__adjust_heap<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_false>*,_std" identifier , (comma_expression "_32,_false>*,_std" identifier , (binary_expression "_false>*,_std" identifier > (pointer_expression "*,_std" * (ERROR "," ,) identifier))))) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_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,_true,_32,_false>_>_>_>,_long_int,_gold" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_false>_>_>_>,_long_int,_gold" identifier , (comma_expression "_32,_false>_>_>_>,_long_int,_gold" identifier , (comma_expression "_false>_>_>_>,_long_int,_gold" (binary_expression "_false>_>_>_>,_long_int" (binary_expression "_false>_>_>_" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) , identifier)))) : : (comma_expression "Output_reloc<9,_true,_32,_false>,___gnu_cxx" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_false>,___gnu_cxx" identifier , (comma_expression "_32,_false>,___gnu_cxx" identifier , (binary_expression "_false>,___gnu_cxx" identifier > (ERROR "," ,) identifier)))) : :) (labeled_statement "__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);" statement_identifier (ERROR "::_Iter_comp_iter<gold:" : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) :) : (expression_statement "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5);" (comma_expression "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) , (comma_expression "_true,_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5)" identifier , (comma_expression "_32,_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5)" identifier , (binary_expression "_false>::Sort_relocs_comparison>_>\n (__first,0,(long)pOVar15 - (long)__first >> 5)" (binary_expression "_false>::Sort_relocs_comparison>_" (binary_expression "_false>::Sort_relocs_comparison" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(__first,0,(long)pOVar15 - (long)__first >> 5)" ( (comma_expression "__first,0,(long)pOVar15 - (long)__first >> 5" identifier , (comma_expression "0,(long)pOVar15 - (long)__first >> 5" number_literal , (binary_expression "(long)pOVar15 - (long)__first >> 5" (binary_expression "(long)pOVar15 - (long)__first" (cast_expression "(long)pOVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal))) )))))) ;)) (expression_statement "local_68 = pOVar15;" (assignment_expression "local_68 = pOVar15" identifier = identifier) ;) }) while (parenthesized_expression "(0x20 < (long)pOVar15 - (long)__first)" ( (binary_expression "0x20 < (long)pOVar15 - (long)__first" number_literal < (binary_expression "(long)pOVar15 - (long)__first" (cast_expression "(long)pOVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_002ea8a0:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit);" statement_identifier : (ERROR "__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std::vector<gold::Output_reloc<9,_true,_32,_false>,_std::allocator<gold::Output_reloc<9,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx::" (comma_expression "__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9,_true,_32,_false>*,_std" (binary_expression "__introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9" (binary_expression "__introsort_loop<__gnu_cxx::__normal_iterator<gold" (binary_expression "__introsort_loop<__gnu_cxx" identifier < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_false>*,_std" identifier , (comma_expression "_32,_false>*,_std" identifier , (binary_expression "_false>*,_std" identifier > (pointer_expression "*,_std" * (ERROR "," ,) identifier))))) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_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,_true,_32,_false>_>_>_>,_long_int,___gnu_cxx" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_false>_>_>_>,_long_int,___gnu_cxx" identifier , (comma_expression "_32,_false>_>_>_>,_long_int,___gnu_cxx" identifier , (comma_expression "_false>_>_>_>,_long_int,___gnu_cxx" (binary_expression "_false>_>_>_>,_long_int" (binary_expression "_false>_>_>_" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) , identifier)))) : :) (labeled_statement "__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit);" statement_identifier (ERROR "::_Iter_comp_iter<gold:" : : (binary_expression "_Iter_comp_iter<gold" identifier < identifier) :) : (expression_statement "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit);" (comma_expression "Output_data_reloc_base<9,_true,_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) , (comma_expression "_true,_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit)" identifier , (comma_expression "_32,_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit)" identifier , (binary_expression "_false>::Sort_relocs_comparison>_>\n (local_68,__last,__depth_limit)" (binary_expression "_false>::Sort_relocs_comparison>_" (binary_expression "_false>::Sort_relocs_comparison" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(local_68,__last,__depth_limit)" ( (comma_expression "local_68,__last,__depth_limit" identifier , (comma_expression "__last,__depth_limit" identifier , identifier)) )))))) ;))) (expression_statement "lVar13 = (long)local_68 - (long)__first;" (assignment_expression "lVar13 = (long)local_68 - (long)__first" identifier = (binary_expression "(long)local_68 - (long)__first" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar13 < 0x201) {\n return;\n }" if (parenthesized_expression "(lVar13 < 0x201)" ( (binary_expression "lVar13 < 0x201" identifier < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "__last = local_68;" (assignment_expression "__last = local_68" identifier = identifier) ;) (if_statement "if (__depth_limit == 0) goto LAB_002ea8cd;" if (parenthesized_expression "(__depth_limit == 0)" ( (binary_expression "__depth_limit == 0" identifier == number_literal) )) (goto_statement "goto LAB_002ea8cd;" goto statement_identifier ;)) (goto_statement "goto LAB_002ea7ec;" goto statement_identifier ;) (ERROR "}" }))
(translation_unit "void FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}\n\n" (function_definition "void FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}" primitive_type (function_declarator "FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,undefined8 *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (expression_statement "lVar8 = (long)param_2 - (long)param_1;" (assignment_expression "lVar8 = (long)param_2 - (long)param_1" identifier = (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }" if (parenthesized_expression "(0x200 < lVar8)" ( (binary_expression "0x200 < lVar8" number_literal < identifier) )) (compound_statement "{\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }" { (expression_statement "local_68 = param_2;" (assignment_expression "local_68 = param_2" identifier = identifier) ;) (if_statement "if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }" { (labeled_statement "LAB_002ea7ec:\n param_3 = param_3 + -1;" statement_identifier : (expression_statement "param_3 = param_3 + -1;" (assignment_expression "param_3 = param_3 + -1" identifier = (binary_expression "param_3 + -1" identifier + number_literal)) ;)) (expression_statement "FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);" (call_expression "FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4)" identifier (argument_list "(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4)" ( identifier , (binary_expression "param_1 + 4" identifier + number_literal) , (binary_expression "param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4" identifier + (binary_expression "(((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4" (parenthesized_expression "(((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" ( (binary_expression "((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1" (binary_expression "((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f)" (parenthesized_expression "((long)param_2 - (long)param_1 >> 5)" ( (binary_expression "(long)param_2 - (long)param_1 >> 5" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) - (parenthesized_expression "((long)param_2 - (long)param_1 >> 0x3f)" ( (binary_expression "(long)param_2 - (long)param_1 >> 0x3f" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) >> number_literal) )) * number_literal)) , (binary_expression "param_2 + -4" identifier + number_literal) ))) ;) (expression_statement "local_68 = param_1 + 4;" (assignment_expression "local_68 = param_1 + 4" identifier = (binary_expression "param_1 + 4" identifier + number_literal)) ;) (expression_statement "puVar10 = param_2;" (assignment_expression "puVar10 = param_2" identifier = identifier) ;) (do_statement "do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );" do (compound_statement "{\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n }" { (expression_statement "iVar7 = FUN_003fb580(local_68,param_1);" (assignment_expression "iVar7 = FUN_003fb580(local_68,param_1)" identifier = (call_expression "FUN_003fb580(local_68,param_1)" identifier (argument_list "(local_68,param_1)" ( identifier , identifier )))) ;) (if_statement "if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }" { (do_statement "do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);" do (compound_statement "{\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n }" { (expression_statement "puVar1 = puVar10;" (assignment_expression "puVar1 = puVar10" identifier = identifier) ;) (expression_statement "puVar10 = puVar1 + -4;" (assignment_expression "puVar10 = puVar1 + -4" identifier = (binary_expression "puVar1 + -4" identifier + number_literal)) ;) (expression_statement "iVar7 = FUN_003fb580(param_1,puVar10);" (assignment_expression "iVar7 = FUN_003fb580(param_1,puVar10)" identifier = (call_expression "FUN_003fb580(param_1,puVar10)" identifier (argument_list "(param_1,puVar10)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "(iVar7 < 0)" ( (binary_expression "iVar7 < 0" identifier < number_literal) )) ;) (if_statement "if (puVar10 <= local_68) goto LAB_002ea8a0;" if (parenthesized_expression "(puVar10 <= local_68)" ( (binary_expression "puVar10 <= local_68" identifier <= identifier) )) (goto_statement "goto LAB_002ea8a0;" goto statement_identifier ;)) (expression_statement "uVar6 = puVar1[-3];" (assignment_expression "uVar6 = puVar1[-3]" identifier = (subscript_expression "puVar1[-3]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = *local_68;" (assignment_expression "uVar4 = *local_68" identifier = (pointer_expression "*local_68" * identifier)) ;) (expression_statement "uVar5 = local_68[1];" (assignment_expression "uVar5 = local_68[1]" identifier = (subscript_expression "local_68[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = local_68[2];" (assignment_expression "uVar2 = local_68[2]" identifier = (subscript_expression "local_68[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = local_68[3];" (assignment_expression "uVar3 = local_68[3]" identifier = (subscript_expression "local_68[3]" identifier [ number_literal ])) ;) (expression_statement "*local_68 = *puVar10;" (assignment_expression "*local_68 = *puVar10" (pointer_expression "*local_68" * identifier) = (pointer_expression "*puVar10" * identifier)) ;) (expression_statement "local_68[1] = uVar6;" (assignment_expression "local_68[1] = uVar6" (subscript_expression "local_68[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar6 = puVar1[-1];" (assignment_expression "uVar6 = puVar1[-1]" identifier = (subscript_expression "puVar1[-1]" identifier [ number_literal ])) ;) (expression_statement "local_68[2] = puVar1[-2];" (assignment_expression "local_68[2] = puVar1[-2]" (subscript_expression "local_68[2]" identifier [ number_literal ]) = (subscript_expression "puVar1[-2]" identifier [ number_literal ])) ;) (expression_statement "local_68[3] = uVar6;" (assignment_expression "local_68[3] = uVar6" (subscript_expression "local_68[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*puVar10 = uVar4;" (assignment_expression "*puVar10 = uVar4" (pointer_expression "*puVar10" * identifier) = identifier) ;) (expression_statement "puVar1[-3] = uVar5;" (assignment_expression "puVar1[-3] = uVar5" (subscript_expression "puVar1[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[-2] = uVar2;" (assignment_expression "puVar1[-2] = uVar2" (subscript_expression "puVar1[-2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[-1] = uVar3;" (assignment_expression "puVar1[-1] = uVar3" (subscript_expression "puVar1[-1]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "local_68 = local_68 + 4;" (assignment_expression "local_68 = local_68 + 4" identifier = (binary_expression "local_68 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }" statement_identifier : (for_statement "for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }" for ( (assignment_expression "lVar9 = (lVar8 >> 5) + -2 >> 1" identifier = (binary_expression "(lVar8 >> 5) + -2 >> 1" (binary_expression "(lVar8 >> 5) + -2" (parenthesized_expression "(lVar8 >> 5)" ( (binary_expression "lVar8 >> 5" identifier >> number_literal) )) + number_literal) >> number_literal)) ; (comma_expression "FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0" (call_expression "FUN_002ea5a0(param_1,lVar9,lVar8 >> 5)" identifier (argument_list "(param_1,lVar9,lVar8 >> 5)" ( identifier , identifier , (binary_expression "lVar8 >> 5" identifier >> number_literal) ))) , (binary_expression "lVar9 != 0" identifier != number_literal)) ; (assignment_expression "lVar9 = lVar9 + -1" identifier = (binary_expression "lVar9 + -1" identifier + number_literal)) ) (compound_statement "{\n }" { }))) (do_statement "do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);" do (compound_statement "{\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n }" { (expression_statement "puVar10 = local_68 + -4;" (assignment_expression "puVar10 = local_68 + -4" identifier = (binary_expression "local_68 + -4" identifier + number_literal)) ;) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar10 = *param_1;" (assignment_expression "*puVar10 = *param_1" (pointer_expression "*puVar10" * identifier) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "local_68[-3] = uVar2;" (assignment_expression "local_68[-3] = uVar2" (subscript_expression "local_68[-3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = param_1[3];" (assignment_expression "uVar2 = param_1[3]" identifier = (subscript_expression "param_1[3]" identifier [ number_literal ])) ;) (expression_statement "local_68[-2] = param_1[2];" (assignment_expression "local_68[-2] = param_1[2]" (subscript_expression "local_68[-2]" identifier [ number_literal ]) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "local_68[-1] = uVar2;" (assignment_expression "local_68[-1] = uVar2" (subscript_expression "local_68[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);" (call_expression "FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5)" identifier (argument_list "(param_1,0,(long)puVar10 - (long)param_1 >> 5)" ( identifier , number_literal , (binary_expression "(long)puVar10 - (long)param_1 >> 5" (binary_expression "(long)puVar10 - (long)param_1" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) ;) (expression_statement "local_68 = puVar10;" (assignment_expression "local_68 = puVar10" identifier = identifier) ;) }) while (parenthesized_expression "(0x20 < (long)puVar10 - (long)param_1)" ( (binary_expression "0x20 < (long)puVar10 - (long)param_1" number_literal < (binary_expression "(long)puVar10 - (long)param_1" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);" statement_identifier : (expression_statement "FUN_002ea7b0(local_68,param_2,param_3);" (call_expression "FUN_002ea7b0(local_68,param_2,param_3)" identifier (argument_list "(local_68,param_2,param_3)" ( identifier , identifier , identifier ))) ;)) (expression_statement "lVar8 = (long)local_68 - (long)param_1;" (assignment_expression "lVar8 = (long)local_68 - (long)param_1" identifier = (binary_expression "(long)local_68 - (long)param_1" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar8 < 0x201) {\n return;\n }" if (parenthesized_expression "(lVar8 < 0x201)" ( (binary_expression "lVar8 < 0x201" identifier < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "param_2 = local_68;" (assignment_expression "param_2 = local_68" identifier = identifier) ;) (if_statement "if (param_3 == 0) goto LAB_002ea8cd;" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002ea8cd;" goto statement_identifier ;)) (goto_statement "goto LAB_002ea7ec;" goto statement_identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) , (binary_expression IDENT + (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) )) - (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) ))) >> LIT) )) * LIT)) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < LIT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (labeled_statement statement_identifier : (for_statement for ( (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) + LIT) >> LIT)) ; (comma_expression (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT >> LIT) ))) , (binary_expression IDENT != LIT)) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { }))) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression LIT < (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) )) ;) })) (return_statement return ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;)) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })))
(function_definition "void FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}" (primitive_type "void") (function_declarator "FUN_002ea7b0(undefined8 *param_1,undefined8 *param_2,long param_3)" (identifier "FUN_002ea7b0") (parameter_list "(undefined8 *param_1,undefined8 *param_2,long param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n int iVar7;\n long lVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *local_68;\n \n lVar8 = (long)param_2 - (long)param_1;\n if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }\n return;\nLAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);\n lVar8 = (long)local_68 - (long)param_1;\n if (lVar8 < 0x201) {\n return;\n }\n param_2 = local_68;\n if (param_3 == 0) goto LAB_002ea8cd;\n goto LAB_002ea7ec;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "undefined8 *puVar10;" (type_identifier "undefined8") (pointer_declarator "*puVar10" (* "*") (identifier "puVar10")) (; ";")) (declaration "undefined8 *local_68;" (type_identifier "undefined8") (pointer_declarator "*local_68" (* "*") (identifier "local_68")) (; ";")) (expression_statement "lVar8 = (long)param_2 - (long)param_1;" (assignment_expression "lVar8 = (long)param_2 - (long)param_1" (identifier "lVar8") (= "=") (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (if_statement "if (0x200 < lVar8) {\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }" (if "if") (parenthesized_expression "(0x200 < lVar8)" (( "(") (binary_expression "0x200 < lVar8" (number_literal "0x200") (< "<") (identifier "lVar8")) () ")")) (compound_statement "{\n local_68 = param_2;\n if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }\nLAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }\n do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);\n }" ({ "{") (expression_statement "local_68 = param_2;" (assignment_expression "local_68 = param_2" (identifier "local_68") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_3 != 0) {\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_002ea7ec:\n param_3 = param_3 + -1;\n FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);\n local_68 = param_1 + 4;\n puVar10 = param_2;\n do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );\n }" ({ "{") (labeled_statement "LAB_002ea7ec:\n param_3 = param_3 + -1;" (statement_identifier "LAB_002ea7ec") (: ":") (expression_statement "param_3 = param_3 + -1;" (assignment_expression "param_3 = param_3 + -1" (identifier "param_3") (= "=") (binary_expression "param_3 + -1" (identifier "param_3") (+ "+") (number_literal "-1"))) (; ";"))) (expression_statement "FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4);" (call_expression "FUN_002e9340(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4)" (identifier "FUN_002e9340") (argument_list "(param_1,param_1 + 4,\n param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4)" (( "(") (identifier "param_1") (, ",") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) (, ",") (binary_expression "param_1 + (((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4" (identifier "param_1") (+ "+") (binary_expression "(((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4" (parenthesized_expression "(((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" (( "(") (binary_expression "((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1" (binary_expression "((long)param_2 - (long)param_1 >> 5) -\n ((long)param_2 - (long)param_1 >> 0x3f)" (parenthesized_expression "((long)param_2 - (long)param_1 >> 5)" (( "(") (binary_expression "(long)param_2 - (long)param_1 >> 5" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "5")) () ")")) (- "-") (parenthesized_expression "((long)param_2 - (long)param_1 >> 0x3f)" (( "(") (binary_expression "(long)param_2 - (long)param_1 >> 0x3f" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "0x3f")) () ")"))) (>> ">>") (number_literal "1")) () ")")) (* "*") (number_literal "4"))) (, ",") (binary_expression "param_2 + -4" (identifier "param_2") (+ "+") (number_literal "-4")) () ")"))) (; ";")) (expression_statement "local_68 = param_1 + 4;" (assignment_expression "local_68 = param_1 + 4" (identifier "local_68") (= "=") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "puVar10 = param_2;" (assignment_expression "puVar10 = param_2" (identifier "puVar10") (= "=") (identifier "param_2")) (; ";")) (do_statement "do {\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n } while( true );" (do "do") (compound_statement "{\n iVar7 = FUN_003fb580(local_68,param_1);\n if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }\n local_68 = local_68 + 4;\n }" ({ "{") (expression_statement "iVar7 = FUN_003fb580(local_68,param_1);" (assignment_expression "iVar7 = FUN_003fb580(local_68,param_1)" (identifier "iVar7") (= "=") (call_expression "FUN_003fb580(local_68,param_1)" (identifier "FUN_003fb580") (argument_list "(local_68,param_1)" (( "(") (identifier "local_68") (, ",") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (-1 < iVar7) {\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }" (if "if") (parenthesized_expression "(-1 < iVar7)" (( "(") (binary_expression "-1 < iVar7" (number_literal "-1") (< "<") (identifier "iVar7")) () ")")) (compound_statement "{\n do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);\n if (puVar10 <= local_68) goto LAB_002ea8a0;\n uVar6 = puVar1[-3];\n uVar4 = *local_68;\n uVar5 = local_68[1];\n uVar2 = local_68[2];\n uVar3 = local_68[3];\n *local_68 = *puVar10;\n local_68[1] = uVar6;\n uVar6 = puVar1[-1];\n local_68[2] = puVar1[-2];\n local_68[3] = uVar6;\n *puVar10 = uVar4;\n puVar1[-3] = uVar5;\n puVar1[-2] = uVar2;\n puVar1[-1] = uVar3;\n }" ({ "{") (do_statement "do {\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n } while (iVar7 < 0);" (do "do") (compound_statement "{\n puVar1 = puVar10;\n puVar10 = puVar1 + -4;\n iVar7 = FUN_003fb580(param_1,puVar10);\n }" ({ "{") (expression_statement "puVar1 = puVar10;" (assignment_expression "puVar1 = puVar10" (identifier "puVar1") (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar10 = puVar1 + -4;" (assignment_expression "puVar10 = puVar1 + -4" (identifier "puVar10") (= "=") (binary_expression "puVar1 + -4" (identifier "puVar1") (+ "+") (number_literal "-4"))) (; ";")) (expression_statement "iVar7 = FUN_003fb580(param_1,puVar10);" (assignment_expression "iVar7 = FUN_003fb580(param_1,puVar10)" (identifier "iVar7") (= "=") (call_expression "FUN_003fb580(param_1,puVar10)" (identifier "FUN_003fb580") (argument_list "(param_1,puVar10)" (( "(") (identifier "param_1") (, ",") (identifier "puVar10") () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar7 < 0)" (( "(") (binary_expression "iVar7 < 0" (identifier "iVar7") (< "<") (number_literal "0")) () ")")) (; ";")) (if_statement "if (puVar10 <= local_68) goto LAB_002ea8a0;" (if "if") (parenthesized_expression "(puVar10 <= local_68)" (( "(") (binary_expression "puVar10 <= local_68" (identifier "puVar10") (<= "<=") (identifier "local_68")) () ")")) (goto_statement "goto LAB_002ea8a0;" (goto "goto") (statement_identifier "LAB_002ea8a0") (; ";"))) (expression_statement "uVar6 = puVar1[-3];" (assignment_expression "uVar6 = puVar1[-3]" (identifier "uVar6") (= "=") (subscript_expression "puVar1[-3]" (identifier "puVar1") ([ "[") (number_literal "-3") (] "]"))) (; ";")) (expression_statement "uVar4 = *local_68;" (assignment_expression "uVar4 = *local_68" (identifier "uVar4") (= "=") (pointer_expression "*local_68" (* "*") (identifier "local_68"))) (; ";")) (expression_statement "uVar5 = local_68[1];" (assignment_expression "uVar5 = local_68[1]" (identifier "uVar5") (= "=") (subscript_expression "local_68[1]" (identifier "local_68") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar2 = local_68[2];" (assignment_expression "uVar2 = local_68[2]" (identifier "uVar2") (= "=") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar3 = local_68[3];" (assignment_expression "uVar3 = local_68[3]" (identifier "uVar3") (= "=") (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "*local_68 = *puVar10;" (assignment_expression "*local_68 = *puVar10" (pointer_expression "*local_68" (* "*") (identifier "local_68")) (= "=") (pointer_expression "*puVar10" (* "*") (identifier "puVar10"))) (; ";")) (expression_statement "local_68[1] = uVar6;" (assignment_expression "local_68[1] = uVar6" (subscript_expression "local_68[1]" (identifier "local_68") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "uVar6 = puVar1[-1];" (assignment_expression "uVar6 = puVar1[-1]" (identifier "uVar6") (= "=") (subscript_expression "puVar1[-1]" (identifier "puVar1") ([ "[") (number_literal "-1") (] "]"))) (; ";")) (expression_statement "local_68[2] = puVar1[-2];" (assignment_expression "local_68[2] = puVar1[-2]" (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar1[-2]" (identifier "puVar1") ([ "[") (number_literal "-2") (] "]"))) (; ";")) (expression_statement "local_68[3] = uVar6;" (assignment_expression "local_68[3] = uVar6" (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "*puVar10 = uVar4;" (assignment_expression "*puVar10 = uVar4" (pointer_expression "*puVar10" (* "*") (identifier "puVar10")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "puVar1[-3] = uVar5;" (assignment_expression "puVar1[-3] = uVar5" (subscript_expression "puVar1[-3]" (identifier "puVar1") ([ "[") (number_literal "-3") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "puVar1[-2] = uVar2;" (assignment_expression "puVar1[-2] = uVar2" (subscript_expression "puVar1[-2]" (identifier "puVar1") ([ "[") (number_literal "-2") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "puVar1[-1] = uVar3;" (assignment_expression "puVar1[-1] = uVar3" (subscript_expression "puVar1[-1]" (identifier "puVar1") ([ "[") (number_literal "-1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (} "}"))) (expression_statement "local_68 = local_68 + 4;" (assignment_expression "local_68 = local_68 + 4" (identifier "local_68") (= "=") (binary_expression "local_68 + 4" (identifier "local_68") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_002ea8cd:\n for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }" (statement_identifier "LAB_002ea8cd") (: ":") (for_statement "for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0;\n lVar9 = lVar9 + -1) {\n }" (for "for") (( "(") (assignment_expression "lVar9 = (lVar8 >> 5) + -2 >> 1" (identifier "lVar9") (= "=") (binary_expression "(lVar8 >> 5) + -2 >> 1" (binary_expression "(lVar8 >> 5) + -2" (parenthesized_expression "(lVar8 >> 5)" (( "(") (binary_expression "lVar8 >> 5" (identifier "lVar8") (>> ">>") (number_literal "5")) () ")")) (+ "+") (number_literal "-2")) (>> ">>") (number_literal "1"))) (; ";") (comma_expression "FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0" (call_expression "FUN_002ea5a0(param_1,lVar9,lVar8 >> 5)" (identifier "FUN_002ea5a0") (argument_list "(param_1,lVar9,lVar8 >> 5)" (( "(") (identifier "param_1") (, ",") (identifier "lVar9") (, ",") (binary_expression "lVar8 >> 5" (identifier "lVar8") (>> ">>") (number_literal "5")) () ")"))) (, ",") (binary_expression "lVar9 != 0" (identifier "lVar9") (!= "!=") (number_literal "0"))) (; ";") (assignment_expression "lVar9 = lVar9 + -1" (identifier "lVar9") (= "=") (binary_expression "lVar9 + -1" (identifier "lVar9") (+ "+") (number_literal "-1"))) () ")") (compound_statement "{\n }" ({ "{") (} "}")))) (do_statement "do {\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n } while (0x20 < (long)puVar10 - (long)param_1);" (do "do") (compound_statement "{\n puVar10 = local_68 + -4;\n uVar2 = param_1[1];\n *puVar10 = *param_1;\n local_68[-3] = uVar2;\n uVar2 = param_1[3];\n local_68[-2] = param_1[2];\n local_68[-1] = uVar2;\n FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);\n local_68 = puVar10;\n }" ({ "{") (expression_statement "puVar10 = local_68 + -4;" (assignment_expression "puVar10 = local_68 + -4" (identifier "puVar10") (= "=") (binary_expression "local_68 + -4" (identifier "local_68") (+ "+") (number_literal "-4"))) (; ";")) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" (identifier "uVar2") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*puVar10 = *param_1;" (assignment_expression "*puVar10 = *param_1" (pointer_expression "*puVar10" (* "*") (identifier "puVar10")) (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "local_68[-3] = uVar2;" (assignment_expression "local_68[-3] = uVar2" (subscript_expression "local_68[-3]" (identifier "local_68") ([ "[") (number_literal "-3") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar2 = param_1[3];" (assignment_expression "uVar2 = param_1[3]" (identifier "uVar2") (= "=") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "local_68[-2] = param_1[2];" (assignment_expression "local_68[-2] = param_1[2]" (subscript_expression "local_68[-2]" (identifier "local_68") ([ "[") (number_literal "-2") (] "]")) (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_68[-1] = uVar2;" (assignment_expression "local_68[-1] = uVar2" (subscript_expression "local_68[-1]" (identifier "local_68") ([ "[") (number_literal "-1") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5);" (call_expression "FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5)" (identifier "FUN_002ea5a0") (argument_list "(param_1,0,(long)puVar10 - (long)param_1 >> 5)" (( "(") (identifier "param_1") (, ",") (number_literal "0") (, ",") (binary_expression "(long)puVar10 - (long)param_1 >> 5" (binary_expression "(long)puVar10 - (long)param_1" (cast_expression "(long)puVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar10")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "5")) () ")"))) (; ";")) (expression_statement "local_68 = puVar10;" (assignment_expression "local_68 = puVar10" (identifier "local_68") (= "=") (identifier "puVar10")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(0x20 < (long)puVar10 - (long)param_1)" (( "(") (binary_expression "0x20 < (long)puVar10 - (long)param_1" (number_literal "0x20") (< "<") (binary_expression "(long)puVar10 - (long)param_1" (cast_expression "(long)puVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar10")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (labeled_statement "LAB_002ea8a0:\n FUN_002ea7b0(local_68,param_2,param_3);" (statement_identifier "LAB_002ea8a0") (: ":") (expression_statement "FUN_002ea7b0(local_68,param_2,param_3);" (call_expression "FUN_002ea7b0(local_68,param_2,param_3)" (identifier "FUN_002ea7b0") (argument_list "(local_68,param_2,param_3)" (( "(") (identifier "local_68") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";"))) (expression_statement "lVar8 = (long)local_68 - (long)param_1;" (assignment_expression "lVar8 = (long)local_68 - (long)param_1" (identifier "lVar8") (= "=") (binary_expression "(long)local_68 - (long)param_1" (cast_expression "(long)local_68" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_68")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (if_statement "if (lVar8 < 0x201) {\n return;\n }" (if "if") (parenthesized_expression "(lVar8 < 0x201)" (( "(") (binary_expression "lVar8 < 0x201" (identifier "lVar8") (< "<") (number_literal "0x201")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "param_2 = local_68;" (assignment_expression "param_2 = local_68" (identifier "param_2") (= "=") (identifier "local_68")) (; ";")) (if_statement "if (param_3 == 0) goto LAB_002ea8cd;" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002ea8cd;" (goto "goto") (statement_identifier "LAB_002ea8cd") (; ";"))) (goto_statement "goto LAB_002ea7ec;" (goto "goto") (statement_identifier "LAB_002ea7ec") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Output_reloc<9, true, 32, false>*, std::vector<gold::Output_reloc<9, true, 32, false>, std::allocator<gold::Output_reloc<9, true, 32, false> > > >, long int, __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_data_reloc_base<9, true, 32, false>::Sort_relocs_comparison> > */ void std:: __introsort_loop<__gnu_cxx::__normal_iterator<gold::var_1<9,_true,_32,var_6>*,_std::vector<gold::var_1<9,_true,_32,var_6>,_std::allocator<gold::var_1<9,_true,_32,var_6>var_8>var_8>var_8>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::var_5<9,_true,_32,var_6>::var_7>var_8> (var_1<9,_true,_32,var_6> *var_9,var_1<9,_true,_32,var_6> *var_10, long var_4) { var_1<9,_true,_32,var_6> *var_13; type_1 aVar2; type_2 aVar3; type_1 aVar4; type_3 uVar5; type_4 uVar6; type_3 uVar7; type_5 AVar8; type_3 uVar9; type_4 uVar10; type_3 uVar11; int var_12; long var_3; long var_16; var_1<9,_true,_32,var_6> *var_14; var_1<9,_true,_32,var_6> *var_15; var_1<9,_true,_32,var_6> var_2; var_3 = (long)var_10 - (long)var_9; if (0x200 < var_3) { var_15 = var_10; if (var_4 != 0) { LAB_002ea7ec: var_4 = var_4 + -1; __move_median_to_first<__gnu_cxx::__normal_iterator<gold::var_1<9,_true,_32,var_6>*,_std::vector<gold::var_1<9,_true,_32,var_6>,_std::allocator<gold::var_1<9,_true,_32,var_6>var_8>var_8>var_8>,___gnu_cxx::__ops::_Iter_comp_iter<gold::var_5<9,_true,_32,var_6>::var_7>var_8> (var_9,var_9 + 1, var_9 + (((long)var_10 - (long)var_9 >> 5) - ((long)var_10 - (long)var_9 >> 0x3f) >> 1),var_10 + -1); var_15 = var_9 + 1; var_14 = var_10; do { var_12 = gold::var_1<9,_true,_32,var_6>::var_11(var_15,var_9); if (-1 < var_12) { do { var_13 = var_14; var_14 = var_13 + -1; var_12 = gold::var_1<9,_true,_32,var_6>::var_11(var_9,var_14); } while (var_12 < 0); if (var_14 <= var_15) goto LAB_002ea8a0; aVar2 = var_13[-1].u2_; aVar3 = var_15->u1_; aVar4 = var_15->u2_; AVar8 = var_15->address_; uVar9 = var_15->local_sym_index_; uVar10 = *(type_4 *)&var_15->field_0x18; uVar11 = var_15->shndx_; var_15->u1_ = var_14->u1_; var_15->u2_ = aVar2; uVar5 = var_13[-1].local_sym_index_; uVar6 = *(type_4 *)&var_13[-1].field_0x18; uVar7 = var_13[-1].shndx_; var_15->address_ = var_13[-1].address_; var_15->local_sym_index_ = uVar5; *(type_4 *)&var_15->field_0x18 = uVar6; var_15->shndx_ = uVar7; var_14->u1_ = aVar3; var_13[-1].u2_ = aVar4; var_13[-1].address_ = AVar8; var_13[-1].local_sym_index_ = uVar9; *(type_4 *)&var_13[-1].field_0x18 = uVar10; var_13[-1].shndx_ = uVar11; } var_15 = var_15 + 1; } while( true ); } LAB_002ea8cd: for (var_16 = (var_3 >> 5) + -2 >> 1; __adjust_heap<__gnu_cxx::__normal_iterator<gold::var_1<9,_true,_32,var_6>*,_std::vector<gold::var_1<9,_true,_32,var_6>,_std::allocator<gold::var_1<9,_true,_32,var_6>var_8>var_8>var_8>,_long_int,_gold::var_1<9,_true,_32,var_6>,___gnu_cxx::__ops::_Iter_comp_iter<gold::var_5<9,_true,_32,var_6>::var_7>var_8> (var_9,var_16,var_3 >> 5), var_16 != 0; var_16 = var_16 + -1) { } do { var_14 = var_15 + -1; aVar2 = var_9->u2_; var_14->u1_ = var_9->u1_; var_15[-1].u2_ = aVar2; uVar5 = var_9->local_sym_index_; uVar6 = *(type_4 *)&var_9->field_0x18; uVar7 = var_9->shndx_; var_15[-1].address_ = var_9->address_; var_15[-1].local_sym_index_ = uVar5; *(type_4 *)&var_15[-1].field_0x18 = uVar6; var_15[-1].shndx_ = uVar7; __adjust_heap<__gnu_cxx::__normal_iterator<gold::var_1<9,_true,_32,var_6>*,_std::vector<gold::var_1<9,_true,_32,var_6>,_std::allocator<gold::var_1<9,_true,_32,var_6>var_8>var_8>var_8>,_long_int,_gold::var_1<9,_true,_32,var_6>,___gnu_cxx::__ops::_Iter_comp_iter<gold::var_5<9,_true,_32,var_6>::var_7>var_8> (var_9,0,(long)var_14 - (long)var_9 >> 5); var_15 = var_14; } while (0x20 < (long)var_14 - (long)var_9); } return; LAB_002ea8a0: __introsort_loop<__gnu_cxx::__normal_iterator<gold::var_1<9,_true,_32,var_6>*,_std::vector<gold::var_1<9,_true,_32,var_6>,_std::allocator<gold::var_1<9,_true,_32,var_6>var_8>var_8>var_8>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::var_5<9,_true,_32,var_6>::var_7>var_8> (var_15,var_10,var_4); var_3 = (long)var_15 - (long)var_9; if (var_3 < 0x201) { return; } var_10 = var_15; if (var_4 == 0) goto LAB_002ea8cd; goto LAB_002ea7ec; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (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: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))) right: (number_literal))) right: (number_literal))) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (true))))) (labeled_statement label: (statement_identifier) (for_statement initializer: (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (number_literal))) condition: (comma_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal))) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (number_literal) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))))) (return_statement) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))))
null
void MASKED(undefined8 *param_1,undefined8 *param_2,long param_3) { undefined8 *puVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; undefined8 uVar6; int iVar7; long lVar8; long lVar9; undefined8 *puVar10; undefined8 *local_68; lVar8 = (long)param_2 - (long)param_1; if (0x200 < lVar8) { local_68 = param_2; if (param_3 != 0) { LAB_002ea7ec: param_3 = param_3 + -1; FUN_002e9340(param_1,param_1 + 4, param_1 + (((long)param_2 - (long)param_1 >> 5) - ((long)param_2 - (long)param_1 >> 0x3f) >> 1) * 4,param_2 + -4); local_68 = param_1 + 4; puVar10 = param_2; do { iVar7 = FUN_003fb580(local_68,param_1); if (-1 < iVar7) { do { puVar1 = puVar10; puVar10 = puVar1 + -4; iVar7 = FUN_003fb580(param_1,puVar10); } while (iVar7 < 0); if (puVar10 <= local_68) goto LAB_002ea8a0; uVar6 = puVar1[-3]; uVar4 = *local_68; uVar5 = local_68[1]; uVar2 = local_68[2]; uVar3 = local_68[3]; *local_68 = *puVar10; local_68[1] = uVar6; uVar6 = puVar1[-1]; local_68[2] = puVar1[-2]; local_68[3] = uVar6; *puVar10 = uVar4; puVar1[-3] = uVar5; puVar1[-2] = uVar2; puVar1[-1] = uVar3; } local_68 = local_68 + 4; } while( true ); } LAB_002ea8cd: for (lVar9 = (lVar8 >> 5) + -2 >> 1; FUN_002ea5a0(param_1,lVar9,lVar8 >> 5), lVar9 != 0; lVar9 = lVar9 + -1) { } do { puVar10 = local_68 + -4; uVar2 = param_1[1]; *puVar10 = *param_1; local_68[-3] = uVar2; uVar2 = param_1[3]; local_68[-2] = param_1[2]; local_68[-1] = uVar2; FUN_002ea5a0(param_1,0,(long)puVar10 - (long)param_1 >> 5); local_68 = puVar10; } while (0x20 < (long)puVar10 - (long)param_1); } return; LAB_002ea8a0: MASKED(local_68,param_2,param_3); lVar8 = (long)local_68 - (long)param_1; if (lVar8 < 0x201) { return; } param_2 = local_68; if (param_3 == 0) goto LAB_002ea8cd; goto LAB_002ea7ec; }
6235_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
release
FUN_00355950
/* DWARF original prototype: void release(Lock_impl_nothreads * this) */ void __thiscall gold::Lock_impl_nothreads::release(Lock_impl_nothreads *this) { if (this->acquired_ != false) { this->acquired_ = false; return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/gold-threads.cc",0x3e,"release"); }
void FUN_00355950(long param_1) { if (*(char *)(param_1 + 8) != '\0') { *(undefined1 *)(param_1 + 8) = 0; return; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release"); }
CMP byte ptr [RDI + 0x8],0x0 JZ 0x0035595b MOV byte ptr [RDI + 0x8],0x0 RET PUSH RAX LEA RDX,[0x56e030] MOV ESI,0x3e LEA RDI,[0x56dfe3] CALL 0x00352af0
null
null
null
null
[('tmp_81', u'PTRSUB_-1205184056'), ('const-62', u'CALL_-1205184111'), ('const-433', u'STORE_-1205184152'), (u'PTRSUB_-1205184049', u'STORE_-1205184152'), ('const-8', u'PTRSUB_-1205184049'), ('const-0', u'STORE_-1205184152'), (u'LOAD_-1205184173', u'INT_NOTEQUAL_-1205184157'), ('const-8', u'PTRSUB_-1205184056'), ('tmp_34', u'CBRANCH_-1205184155'), ('const-1', u'RETURN_-1205184106'), (u'INT_NOTEQUAL_-1205184157', u'CBRANCH_-1205184155'), (u'COPY_-1205184091', u'CALL_-1205184111'), (u'PTRSUB_-1205184056', u'LOAD_-1205184173'), ('tmp_81', u'PTRSUB_-1205184049'), ('const-0', u'RETURN_-1205184138'), (u'COPY_-1205184092', u'CALL_-1205184111'), ('const-0', u'INT_NOTEQUAL_-1205184157'), ('const-433', u'LOAD_-1205184173'), ('const-5693411', u'COPY_-1205184092'), ('const-5693488', u'COPY_-1205184091')]
[(u'INT_ADD_-1205184157', u'CAST_-1205184059'), (u'INT_ADD_-1205184138', u'CAST_-1205184052'), (u'CAST_-1205184052', u'STORE_-1205184152'), ('const-433', u'LOAD_-1205184173'), (u'COPY_-1205184093', u'CALL_-1205184111'), ('tmp_124', u'INT_ADD_-1205184157'), (u'CAST_-1205184059', u'LOAD_-1205184173'), ('const-8', u'INT_ADD_-1205184138'), ('const-5693488', u'COPY_-1205184092'), ('const-8', u'INT_ADD_-1205184157'), ('const-433', u'STORE_-1205184152'), ('const-62', u'CALL_-1205184111'), ('const-0', u'STORE_-1205184152'), (u'LOAD_-1205184173', u'INT_NOTEQUAL_-1205184157'), ('tmp_34', u'CBRANCH_-1205184155'), ('const-1', u'RETURN_-1205184106'), (u'INT_NOTEQUAL_-1205184157', u'CBRANCH_-1205184155'), ('const-0', u'RETURN_-1205184138'), (u'COPY_-1205184092', u'CALL_-1205184111'), ('const-5693411', u'COPY_-1205184093'), ('const-0', u'INT_NOTEQUAL_-1205184157'), ('tmp_124', u'INT_ADD_-1205184138')]
null
null
00355950
x64
O1
(translation_unit "void FUN_00355950(long param_1)\n\n{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}\n\n" (function_definition "void FUN_00355950(long param_1)\n\n{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}" primitive_type (function_declarator "FUN_00355950(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}" { (if_statement "if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }" if (parenthesized_expression "(*(char *)(param_1 + 8) != '\0')" ( (binary_expression "*(char *)(param_1 + 8) != '\0'" (pointer_expression "*(char *)(param_1 + 8)" * (cast_expression "(char *)(param_1 + 8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");" (call_expression "FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release")" identifier (argument_list "("../../gold/gold-threads.cc",0x3e,"release")" ( (string_literal ""../../gold/gold-threads.cc"" " string_content ") , number_literal , (string_literal ""release"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void release(Lock_impl_nothreads * this) */\n\nvoid __thiscall gold::Lock_impl_nothreads::release(Lock_impl_nothreads *this)\n\n{\n if (this->acquired_ != false) {\n this->acquired_ = false;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold-threads.cc",0x3e,"release");\n}\n\n" comment (function_definition "void __thiscall gold::Lock_impl_nothreads::release(Lock_impl_nothreads *this)\n\n{\n if (this->acquired_ != false) {\n this->acquired_ = false;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold-threads.cc",0x3e,"release");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Lock_impl_nothreads::" identifier : : identifier : :) (function_declarator "release(Lock_impl_nothreads *this)" identifier (parameter_list "(Lock_impl_nothreads *this)" ( (parameter_declaration "Lock_impl_nothreads *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n if (this->acquired_ != false) {\n this->acquired_ = false;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold-threads.cc",0x3e,"release");\n}" { (if_statement "if (this->acquired_ != false) {\n this->acquired_ = false;\n return;\n }" if (parenthesized_expression "(this->acquired_ != false)" ( (binary_expression "this->acquired_ != false" (field_expression "this->acquired_" identifier -> field_identifier) != false) )) (compound_statement "{\n this->acquired_ = false;\n return;\n }" { (expression_statement "this->acquired_ = false;" (assignment_expression "this->acquired_ = false" (field_expression "this->acquired_" identifier -> field_identifier) = false) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/gold-threads.cc",0x3e,"release");" (call_expression "do_gold_unreachable("../../gold/gold-threads.cc",0x3e,"release")" identifier (argument_list "("../../gold/gold-threads.cc",0x3e,"release")" ( (string_literal ""../../gold/gold-threads.cc"" " string_content ") , number_literal , (string_literal ""release"" " string_content ") ))) ;) })))
(translation_unit "void FUN_00355950(long param_1)\n\n{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n \n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}\n\n" (function_definition "void FUN_00355950(long param_1)\n\n{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n \n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}" primitive_type (function_declarator "FUN_00355950(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n \n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}" { (if_statement "if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }" if (parenthesized_expression "(*(char *)(param_1 + 8) != '\0')" ( (binary_expression "*(char *)(param_1 + 8) != '\0'" (pointer_expression "*(char *)(param_1 + 8)" * (cast_expression "(char *)(param_1 + 8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");" (call_expression "FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release")" identifier (argument_list "("../../gold/gold-threads.cc",0x3e,"release")" ( (string_literal ""../../gold/gold-threads.cc"" " string_content ") , number_literal , (string_literal ""release"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (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) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00355950(long param_1)\n\n{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n \n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}" (primitive_type "void") (function_declarator "FUN_00355950(long param_1)" (identifier "FUN_00355950") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }\n \n FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");\n}" ({ "{") (if_statement "if (*(char *)(param_1 + 8) != '\0') {\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 8) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 8) != '\0'" (pointer_expression "*(char *)(param_1 + 8)" (* "*") (cast_expression "(char *)(param_1 + 8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 8) = 0;\n return;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" (* "*") (cast_expression "(undefined1 *)(param_1 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release");" (call_expression "FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release")" (identifier "FUN_00352af0") (argument_list "("../../gold/gold-threads.cc",0x3e,"release")" (( "(") (string_literal ""../../gold/gold-threads.cc"" (" """) (string_content "../../gold/gold-threads.cc") (" """)) (, ",") (number_literal "0x3e") (, ",") (string_literal ""release"" (" """) (string_content "release") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void release(Lock_impl_nothreads * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { if (this->acquired_ != false) { this->acquired_ = false; return; } /* WARNING: Subroutine does not return */ var_1("../../gold/gold-threads.cc",0x3e,"release"); }
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: (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))) (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) { if (*(char *)(param_1 + 8) != '\0') { *(undefined1 *)(param_1 + 8) = 0; return; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/gold-threads.cc",0x3e,"release"); }
9507_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
_M_message
FUN_0031a080
/* std::_V2::error_category::_M_message(int) const */ error_category * __thiscall std::_V2::error_category::_M_message(error_category *this,int param_1) { int *piVar1; int iVar2; undefined4 in_register_00000034; char *local_10; (**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))(&local_10); /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */ __sso_string::__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18)); if ((allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38) { if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) { iVar2 = *(int *)(local_10 + -8); *(int *)(local_10 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(local_10 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18)); } } return this; }
undefined8 FUN_0031a080(undefined8 param_1,long *param_2) { int *piVar1; int iVar2; undefined1 local_11; long local_10; (**(code **)(*param_2 + 0x18))(&local_10); /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */ FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18)); if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) { if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) { iVar2 = *(int *)(local_10 + -8); *(int *)(local_10 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(local_10 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11); } } return param_1; }
PUSH RBX MOV RBX,RDI SUB RSP,0x10 MOV RAX,qword ptr [RSI] LEA RDI,[RSP + 0x8] CALL qword ptr [RAX + 0x18] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX MOV RDX,qword ptr [RSI + -0x18] CALL 0x00336610 MOV RAX,qword ptr [RSP + 0x8] LEA RDI,[RAX + -0x18] CMP RDI,qword ptr [0x0043dc38] JNZ 0x0031a0c0 ADD RSP,0x10 MOV RAX,RBX POP RBX RET CMP qword ptr [0x0043dee8],0x0 JZ 0x0031a0e8 MOV EDX,0xffffffff XADD.LOCK dword ptr [RAX + -0x8],EDX TEST EDX,EDX JG 0x0031a0b6 LEA RSI,[RSP + 0x7] CALL 0x0030da30 JMP 0x0031a0b6 MOV EDX,dword ptr [RAX + -0x8] LEA ECX,[RDX + -0x1] MOV dword ptr [RAX + -0x8],ECX JMP 0x0031a0d4
null
null
null
null
[(u'INDIRECT_-1204903385', u'MULTIEQUAL_-1204903410'), ('const-0', u'INT_EQUAL_-1204903661'), ('const-433', u'LOAD_-1204903785'), ('tmp_346', u'COPY_-1204903690'), (u'LOAD_-1204903751', u'CALL_-1204903738'), (u'INDIRECT_-1204903377', u'MULTIEQUAL_-1204903402'), ('const-433', u'LOAD_-1204903751'), (u'LOAD_-1204903584', u'INT_ADD_-1204903437'), (u'CALL_-1204903593', u'INDIRECT_-1204903397'), (u'CALL_-1204903738', u'INDIRECT_-1204903460'), (u'CALLIND_-1204903762', u'INDIRECT_-1204903464'), ('tmp_346', u'CAST_-1204903433'), ('tmp_333', u'BRANCH_-1204903564'), ('tmp_537', u'PIECE_-1204903552'), ('tmp_291', u'CBRANCH_-1204903607'), ('tmp_205', u'CBRANCH_-1204903654'), (u'CAST_-1204903433', u'CALL_-1204903738'), (u'MULTIEQUAL_-1204903402', u'MULTIEQUAL_-1204903433'), ('const-4294967295', u'INT_ADD_-1204903437'), ('const-433', u'STORE_-1204903569'), (u'LOAD_-1204903785', u'INT_ADD_-1204903756'), ('const-433', u'STORE_-1204903636'), (u'CAST_-1204903350', u'STORE_-1204903569'), (u'INDIRECT_-1204903448', u'PTRADD_-1204903666'), (u'INDIRECT_-1204903464', u'CALL_-1204903738'), ('const-1', u'PTRADD_-1204903689'), (u'INDIRECT_-1204903397', u'MULTIEQUAL_-1204903433'), (u'INT_ADD_-1204903756', u'CAST_-1204903450'), (u'CAST_-1204903467', u'LOAD_-1204903785'), (u'PTRADD_-1204903666', u'CAST_-1204903422'), (u'INDIRECT_-1204903405', u'MULTIEQUAL_-1204903441'), ('const-1', u'PTRADD_-1204903666'), (u'STORE_-1204903636', u'INDIRECT_-1204903417'), (u'CAST_-1204903357', u'LOAD_-1204903584'), (u'INDIRECT_-1204903468', u'MULTIEQUAL_-1204903441'), (u'CAST_-1204903380', u'LOAD_-1204903640'), ('const--8', u'PTRADD_-1204903522'), (u'PTRADD_-1204903689', u'CAST_-1204903438'), ('tmp_674', u'PTRSUB_-1204903455'), (u'INDIRECT_-1204903448', u'PTRADD_-1204903509'), (u'LOAD_-1204903642', u'INT_ADD_-1204903624'), ('const-0', u'RETURN_-1204903670'), (u'INDIRECT_-1204903460', u'INT_EQUAL_-1204903661'), (u'STORE_-1204903569', u'INDIRECT_-1204903385'), ('const-1', u'PTRADD_-1204903522'), (u'INDIRECT_-1204903417', u'MULTIEQUAL_-1204903410'), (u'PTRADD_-1204903584', u'CAST_-1204903380'), (u'CALL_-1204903738', u'INDIRECT_-1204903448'), (u'STORE_-1204903569', u'INDIRECT_-1204903377'), (u'INDIRECT_-1204903464', u'PTRADD_-1204903689'), (u'CAST_-1204903422', u'CALL_-1204903593'), (u'CALLIND_-1204903762', u'INDIRECT_-1204903484'), (u'MULTIEQUAL_-1204903441', u'COPY_-1204903495'), ('tmp_347', u'PIECE_-1204903552'), ('const-1', u'INT_SLESS_-1204903600'), (u'LOAD_-1204903640', u'MULTIEQUAL_-1204903421'), (u'CALL_-1204903738', u'INDIRECT_-1204903468'), (u'INDIRECT_-1204903409', u'MULTIEQUAL_-1204903402'), (u'LOAD_-1204903772', u'CALLIND_-1204903762'), ('const--8', u'PTRADD_-1204903509'), (u'CAST_-1204903438', u'LOAD_-1204903751'), ('const--24', u'PTRADD_-1204903689'), (u'INDIRECT_-1204903448', u'PTRADD_-1204903522'), (u'INT_SLESS_-1204903600', u'CBRANCH_-1204903607'), (u'PTRADD_-1204903509', u'CAST_-1204903350'), ('const-433', u'LOAD_-1204903772'), (u'PTRADD_-1204903522', u'CAST_-1204903357'), ('const-17', u'CALLOTHER_-1204903641'), (u'STORE_-1204903636', u'INDIRECT_-1204903409'), ('const-433', u'LOAD_-1204903640'), ('tmp_306', u'BRANCH_-1204903590'), (u'CAST_-1204903380', u'STORE_-1204903636'), (u'MULTIEQUAL_-1204903433', u'COPY_-1204903487'), ('const-4294967295', u'INT_ADD_-1204903624'), (u'INT_ADD_-1204903437', u'STORE_-1204903569'), ('tmp_130', u'CBRANCH_-1204903702'), ('const-24', u'INT_ADD_-1204903756'), (u'CAST_-1204903417', u'INT_NOTEQUAL_-1204903708'), (u'CALLIND_-1204903762', u'INDIRECT_-1204903476'), (u'INDIRECT_-1204903468', u'CAST_-1204903417'), (u'CALL_-1204903593', u'INDIRECT_-1204903405'), (u'CAST_-1204903450', u'LOAD_-1204903772'), (u'MULTIEQUAL_-1204903410', u'MULTIEQUAL_-1204903441'), ('const-433', u'LOAD_-1204903642'), ('const--24', u'PTRADD_-1204903666'), (u'INT_EQUAL_-1204903661', u'CBRANCH_-1204903654'), (u'LOAD_-1204903584', u'MULTIEQUAL_-1204903421'), (u'INT_NOTEQUAL_-1204903708', u'CBRANCH_-1204903702'), (u'PTRSUB_-1204903455', u'CALLIND_-1204903762'), (u'COPY_-1204903690', u'RETURN_-1204903670'), (u'INT_ADD_-1204903624', u'STORE_-1204903636'), (u'INDIRECT_-1204903460', u'MULTIEQUAL_-1204903433'), ('const-1', u'PTRADD_-1204903509'), ('const-1', u'PTRADD_-1204903584'), (u'INDIRECT_-1204903448', u'PTRADD_-1204903584'), ('const--8', u'PTRADD_-1204903584'), (u'PIECE_-1204903552', u'CAST_-1204903467'), (u'CAST_-1204903380', u'LOAD_-1204903642'), (u'MULTIEQUAL_-1204903421', u'INT_SLESS_-1204903600'), (u'CAST_-1204903422', u'INT_NOTEQUAL_-1204903708'), ('const--16', u'PTRSUB_-1204903455'), ('const-433', u'LOAD_-1204903584'), ('const-18', u'CALLOTHER_-1204903623')]
[(u'INDIRECT_-1204903385', u'MULTIEQUAL_-1204903410'), ('const-1', u'INT_SLESS_-1204903600'), ('const--24', u'INT_ADD_-1204903735'), ('tmp_676', u'LOAD_-1204903785'), (u'LOAD_-1204903751', u'CALL_-1204903738'), (u'INDIRECT_-1204903377', u'MULTIEQUAL_-1204903402'), ('const-4294967295', u'INT_ADD_-1204903561'), (u'CALL_-1204903593', u'INDIRECT_-1204903397'), (u'CALL_-1204903738', u'INDIRECT_-1204903460'), (u'PTRSUB_-1204903377', u'CALL_-1204903593'), (u'CALLIND_-1204903762', u'INDIRECT_-1204903464'), ('tmp_333', u'BRANCH_-1204903564'), ('tmp_291', u'CBRANCH_-1204903607'), ('tmp_205', u'CBRANCH_-1204903654'), ('const-433', u'LOAD_-1204903584'), (u'MULTIEQUAL_-1204903402', u'MULTIEQUAL_-1204903433'), ('tmp_675', u'CALL_-1204903738'), ('const-433', u'LOAD_-1204903751'), (u'CAST_-1204903359', u'LOAD_-1204903584'), (u'INT_ADD_-1204903561', u'STORE_-1204903569'), ('tmp_674', u'PTRSUB_-1204903377'), (u'LOAD_-1204903785', u'INT_ADD_-1204903756'), (u'CAST_-1204903352', u'STORE_-1204903569'), (u'INDIRECT_-1204903464', u'CALL_-1204903738'), (u'INDIRECT_-1204903397', u'MULTIEQUAL_-1204903433'), ('const-433', u'LOAD_-1204903642'), (u'INT_ADD_-1204903756', u'CAST_-1204903450'), (u'INT_ADD_-1204903568', u'CAST_-1204903359'), ('const-433', u'STORE_-1204903636'), (u'CAST_-1204903423', u'CALL_-1204903593'), (u'CAST_-1204903423', u'INT_NOTEQUAL_-1204903708'), (u'INDIRECT_-1204903405', u'MULTIEQUAL_-1204903441'), (u'STORE_-1204903636', u'INDIRECT_-1204903417'), ('const--24', u'INT_ADD_-1204903712'), (u'INDIRECT_-1204903468', u'INT_NOTEQUAL_-1204903708'), (u'INDIRECT_-1204903468', u'MULTIEQUAL_-1204903441'), (u'INDIRECT_-1204903448', u'INT_ADD_-1204903630'), (u'INDIRECT_-1204903448', u'INT_ADD_-1204903555'), (u'INDIRECT_-1204903448', u'INT_ADD_-1204903712'), (u'LOAD_-1204903640', u'MULTIEQUAL_-1204903418'), ('tmp_674', u'PTRSUB_-1204903455'), ('const--16', u'PTRSUB_-1204903455'), (u'LOAD_-1204903642', u'INT_ADD_-1204903624'), (u'LOAD_-1204903584', u'MULTIEQUAL_-1204903418'), (u'LOAD_-1204903584', u'INT_ADD_-1204903561'), ('const-0', u'RETURN_-1204903670'), ('const-433', u'LOAD_-1204903785'), (u'INDIRECT_-1204903460', u'INT_EQUAL_-1204903661'), (u'STORE_-1204903569', u'INDIRECT_-1204903385'), (u'INDIRECT_-1204903464', u'INT_ADD_-1204903735'), (u'INDIRECT_-1204903417', u'MULTIEQUAL_-1204903410'), (u'CALL_-1204903738', u'INDIRECT_-1204903448'), (u'STORE_-1204903569', u'INDIRECT_-1204903377'), (u'CALLIND_-1204903762', u'INDIRECT_-1204903484'), (u'MULTIEQUAL_-1204903441', u'COPY_-1204903495'), ('const-4294967295', u'INT_ADD_-1204903624'), (u'CALL_-1204903738', u'INDIRECT_-1204903468'), (u'INDIRECT_-1204903409', u'MULTIEQUAL_-1204903402'), (u'LOAD_-1204903772', u'CALLIND_-1204903762'), ('const--8', u'INT_ADD_-1204903555'), (u'CAST_-1204903438', u'LOAD_-1204903751'), (u'INT_SLESS_-1204903600', u'CBRANCH_-1204903607'), (u'CAST_-1204903382', u'STORE_-1204903636'), (u'INDIRECT_-1204903448', u'INT_ADD_-1204903568'), (u'INT_ADD_-1204903630', u'CAST_-1204903382'), ('const-17', u'CALLOTHER_-1204903641'), (u'STORE_-1204903636', u'INDIRECT_-1204903409'), ('tmp_306', u'BRANCH_-1204903590'), ('tmp_675', u'COPY_-1204903690'), (u'MULTIEQUAL_-1204903433', u'COPY_-1204903487'), (u'INT_ADD_-1204903735', u'CAST_-1204903438'), ('tmp_130', u'CBRANCH_-1204903702'), ('const-24', u'INT_ADD_-1204903756'), (u'CAST_-1204903382', u'LOAD_-1204903640'), (u'CALLIND_-1204903762', u'INDIRECT_-1204903476'), (u'CALL_-1204903593', u'INDIRECT_-1204903405'), (u'CAST_-1204903450', u'LOAD_-1204903772'), (u'MULTIEQUAL_-1204903410', u'MULTIEQUAL_-1204903441'), (u'INT_EQUAL_-1204903661', u'CBRANCH_-1204903654'), ('const--17', u'PTRSUB_-1204903377'), (u'COPY_-1204903690', u'RETURN_-1204903670'), (u'INT_NOTEQUAL_-1204903708', u'CBRANCH_-1204903702'), (u'PTRSUB_-1204903455', u'CALLIND_-1204903762'), (u'INT_ADD_-1204903624', u'STORE_-1204903636'), ('const-433', u'STORE_-1204903569'), (u'INDIRECT_-1204903460', u'MULTIEQUAL_-1204903433'), ('const--8', u'INT_ADD_-1204903630'), ('const--8', u'INT_ADD_-1204903568'), (u'INT_ADD_-1204903555', u'CAST_-1204903352'), (u'INT_ADD_-1204903712', u'CAST_-1204903423'), ('const-0', u'INT_EQUAL_-1204903661'), ('const-433', u'LOAD_-1204903772'), (u'CAST_-1204903382', u'LOAD_-1204903642'), ('const-18', u'CALLOTHER_-1204903623'), ('const-433', u'LOAD_-1204903640'), (u'MULTIEQUAL_-1204903418', u'INT_SLESS_-1204903600')]
null
null
0031a080
x64
O1
(translation_unit "undefined8 FUN_0031a080(undefined8 param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */\n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_0031a080(undefined8 param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */\n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}" type_identifier (function_declarator "FUN_0031a080(undefined8 param_1,long *param_2)" identifier (parameter_list "(undefined8 param_1,long *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */\n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined1 local_11;" type_identifier identifier ;) (declaration "long local_10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "(**(code **)(*param_2 + 0x18))(&local_10);" (call_expression "(**(code **)(*param_2 + 0x18))(&local_10)" (parenthesized_expression "(**(code **)(*param_2 + 0x18))" ( (pointer_expression "**(code **)(*param_2 + 0x18)" * (pointer_expression "*(code **)(*param_2 + 0x18)" * (cast_expression "(code **)(*param_2 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x18)" ( (binary_expression "*param_2 + 0x18" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(&local_10)" ( (pointer_expression "&local_10" & identifier) ))) ;) comment (expression_statement "FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));" (call_expression "FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18))" identifier (argument_list "(param_1,local_10,*(undefined8 *)(local_10 + -0x18))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(local_10 + -0x18)" * (cast_expression "(undefined8 *)(local_10 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) )))) ))) ;) (if_statement "if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }" if (parenthesized_expression "((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38)" ( (binary_expression "(undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38" (cast_expression "(undefined *)(local_10 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) ))) != identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }" { (if_statement "if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_0043dee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_0043dee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(local_10 + -8);" (assignment_expression "iVar2 = *(int *)(local_10 + -8)" identifier = (pointer_expression "*(int *)(local_10 + -8)" * (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(local_10 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_10 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_10 + -8)" * (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(local_10 + -8);" (assignment_expression "piVar1 = (int *)(local_10 + -8)" identifier = (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }" { (expression_statement "thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);" (call_expression "thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11)" identifier (argument_list "((undefined *)(local_10 + -0x18),&local_11)" ( (cast_expression "(undefined *)(local_10 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_11" & identifier) ))) ;) })) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::_V2::error_category::_M_message(int) const */\n\nerror_category * __thiscall std::_V2::error_category::_M_message(error_category *this,int param_1)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 in_register_00000034;\n char *local_10;\n \n (**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))(&local_10);\n /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */\n __sso_string::__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18));\n if ((allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }\n }\n return this;\n}\n\n" comment (ERROR "error_category * __thiscall std::_V2::error_category::_M_message(error_category *this," (binary_expression "error_category * __thiscall std::_V2::error_category::_M_message(error_category *this" (binary_expression "error_category * __thiscall" identifier * identifier) (ERROR "std::_V2::error_category::_M_message(error_category" identifier : : identifier : : identifier : : identifier ( identifier) * identifier) ,) (function_definition "int param_1)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 in_register_00000034;\n char *local_10;\n \n (**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))(&local_10);\n /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */\n __sso_string::__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18));\n if ((allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }\n }\n return this;\n}" primitive_type identifier (ERROR ")" )) (compound_statement "{\n int *piVar1;\n int iVar2;\n undefined4 in_register_00000034;\n char *local_10;\n \n (**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))(&local_10);\n /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */\n __sso_string::__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18));\n if ((allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }\n }\n return this;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined4 in_register_00000034;" type_identifier identifier ;) (declaration "char *local_10;" primitive_type (pointer_declarator "*local_10" * identifier) ;) (expression_statement "(**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))(&local_10);" (call_expression "(**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))(&local_10)" (parenthesized_expression "(**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18))" ( (pointer_expression "**(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18)" * (pointer_expression "*(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18)" * (cast_expression "(code **)(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)CONCAT44(in_register_00000034,param_1) + 0x18)" ( (binary_expression "*(long *)CONCAT44(in_register_00000034,param_1) + 0x18" (pointer_expression "*(long *)CONCAT44(in_register_00000034,param_1)" * (cast_expression "(long *)CONCAT44(in_register_00000034,param_1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(in_register_00000034,param_1)" identifier (argument_list "(in_register_00000034,param_1)" ( identifier , identifier ))))) + number_literal) ))))) )) (argument_list "(&local_10)" ( (pointer_expression "&local_10" & identifier) ))) ;) comment (labeled_statement "__sso_string::__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18));" (call_expression "__sso_string((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18))" identifier (argument_list "((__sso_string *)this,local_10,*(ulong *)(local_10 + -0x18))" ( (cast_expression "(__sso_string *)this" ( (type_descriptor "__sso_string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (pointer_expression "*(ulong *)(local_10 + -0x18)" * (cast_expression "(ulong *)(local_10 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) )))) ))) ;)) (if_statement "if ((allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }\n }" if (parenthesized_expression "((allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38)" ( (binary_expression "(allocator *)(local_10 + -0x18) != (allocator *)PTR__S_empty_rep_storage_0043dc38" (cast_expression "(allocator *)(local_10 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) ))) != (cast_expression "(allocator *)PTR__S_empty_rep_storage_0043dc38" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }\n }" { (if_statement "if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_0043dee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_0043dee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(local_10 + -8);" (assignment_expression "iVar2 = *(int *)(local_10 + -8)" identifier = (pointer_expression "*(int *)(local_10 + -8)" * (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(local_10 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_10 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_10 + -8)" * (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(local_10 + -8);" (assignment_expression "piVar1 = (int *)(local_10 + -8)" identifier = (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));\n }" { (labeled_statement "std::string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "string::_Rep::_M_destroy((allocator *)(local_10 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "_Rep::_M_destroy((allocator *)(local_10 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "_M_destroy((allocator *)(local_10 + -0x18));" (call_expression "_M_destroy((allocator *)(local_10 + -0x18))" identifier (argument_list "((allocator *)(local_10 + -0x18))" ( (cast_expression "(allocator *)(local_10 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) ))) ))) ;)))) })) })) (return_statement "return this;" return identifier ;) })))
(translation_unit "undefined8 FUN_0031a080(undefined8 param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n \n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_0031a080(undefined8 param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n \n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}" type_identifier (function_declarator "FUN_0031a080(undefined8 param_1,long *param_2)" identifier (parameter_list "(undefined8 param_1,long *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n \n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined1 local_11;" type_identifier identifier ;) (declaration "long local_10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "(**(code **)(*param_2 + 0x18))(&local_10);" (call_expression "(**(code **)(*param_2 + 0x18))(&local_10)" (parenthesized_expression "(**(code **)(*param_2 + 0x18))" ( (pointer_expression "**(code **)(*param_2 + 0x18)" * (pointer_expression "*(code **)(*param_2 + 0x18)" * (cast_expression "(code **)(*param_2 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x18)" ( (binary_expression "*param_2 + 0x18" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(&local_10)" ( (pointer_expression "&local_10" & identifier) ))) ;) (expression_statement "FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));" (call_expression "FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18))" identifier (argument_list "(param_1,local_10,*(undefined8 *)(local_10 + -0x18))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(local_10 + -0x18)" * (cast_expression "(undefined8 *)(local_10 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) )))) ))) ;) (if_statement "if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }" if (parenthesized_expression "((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38)" ( (binary_expression "(undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38" (cast_expression "(undefined *)(local_10 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) ))) != identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }" { (if_statement "if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_0043dee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_0043dee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(local_10 + -8);" (assignment_expression "iVar2 = *(int *)(local_10 + -8)" identifier = (pointer_expression "*(int *)(local_10 + -8)" * (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(local_10 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_10 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_10 + -8)" * (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(local_10 + -8);" (assignment_expression "piVar1 = (int *)(local_10 + -8)" identifier = (cast_expression "(int *)(local_10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -8)" ( (binary_expression "local_10 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }" { (expression_statement "thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);" (call_expression "thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11)" identifier (argument_list "((undefined *)(local_10 + -0x18),&local_11)" ( (cast_expression "(undefined *)(local_10 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_10 + -0x18)" ( (binary_expression "local_10 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_11" & identifier) ))) ;) })) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (if_statement if (parenthesized_expression ( (binary_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 IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , (pointer_expression & IDENT) ))) ;) })) })) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_0031a080(undefined8 param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n \n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}" (type_identifier "undefined8") (function_declarator "FUN_0031a080(undefined8 param_1,long *param_2)" (identifier "FUN_0031a080") (parameter_list "(undefined8 param_1,long *param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n int *piVar1;\n int iVar2;\n undefined1 local_11;\n long local_10;\n \n (**(code **)(*param_2 + 0x18))(&local_10);\n \n FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));\n if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }\n return param_1;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined1 local_11;" (type_identifier "undefined1") (identifier "local_11") (; ";")) (declaration "long local_10;" (sized_type_specifier "long" (long "long")) (identifier "local_10") (; ";")) (expression_statement "(**(code **)(*param_2 + 0x18))(&local_10);" (call_expression "(**(code **)(*param_2 + 0x18))(&local_10)" (parenthesized_expression "(**(code **)(*param_2 + 0x18))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x18)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x18)" (* "*") (cast_expression "(code **)(*param_2 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x18)" (( "(") (binary_expression "*param_2 + 0x18" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(&local_10)" (( "(") (pointer_expression "&local_10" (& "&") (identifier "local_10")) () ")"))) (; ";")) (expression_statement "FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18));" (call_expression "FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18))" (identifier "FUN_00336610") (argument_list "(param_1,local_10,*(undefined8 *)(local_10 + -0x18))" (( "(") (identifier "param_1") (, ",") (identifier "local_10") (, ",") (pointer_expression "*(undefined8 *)(local_10 + -0x18)" (* "*") (cast_expression "(undefined8 *)(local_10 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_10 + -0x18)" (( "(") (binary_expression "local_10 + -0x18" (identifier "local_10") (+ "+") (number_literal "-0x18")) () ")")))) () ")"))) (; ";")) (if_statement "if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) {\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }" (if "if") (parenthesized_expression "((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38)" (( "(") (binary_expression "(undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38" (cast_expression "(undefined *)(local_10 + -0x18)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_10 + -0x18)" (( "(") (binary_expression "local_10 + -0x18" (identifier "local_10") (+ "+") (number_literal "-0x18")) () ")"))) (!= "!=") (identifier "PTR_DAT_0043dc38")) () ")")) (compound_statement "{\n if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }\n }" ({ "{") (if_statement "if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (if "if") (parenthesized_expression "(PTR___pthread_key_create_0043dee8 == (undefined *)0x0)" (( "(") (binary_expression "PTR___pthread_key_create_0043dee8 == (undefined *)0x0" (identifier "PTR___pthread_key_create_0043dee8") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = *(int *)(local_10 + -8);\n *(int *)(local_10 + -8) = iVar2 + -1;\n }" ({ "{") (expression_statement "iVar2 = *(int *)(local_10 + -8);" (assignment_expression "iVar2 = *(int *)(local_10 + -8)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(local_10 + -8)" (* "*") (cast_expression "(int *)(local_10 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_10 + -8)" (( "(") (binary_expression "local_10 + -8" (identifier "local_10") (+ "+") (number_literal "-8")) () ")"))))) (; ";")) (expression_statement "*(int *)(local_10 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_10 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_10 + -8)" (* "*") (cast_expression "(int *)(local_10 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_10 + -8)" (( "(") (binary_expression "local_10 + -8" (identifier "local_10") (+ "+") (number_literal "-8")) () ")")))) (= "=") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (else "else") (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_10 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" ({ "{") (expression_statement "LOCK();" (call_expression "LOCK()" (identifier "LOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "piVar1 = (int *)(local_10 + -8);" (assignment_expression "piVar1 = (int *)(local_10 + -8)" (identifier "piVar1") (= "=") (cast_expression "(int *)(local_10 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_10 + -8)" (( "(") (binary_expression "local_10 + -8" (identifier "local_10") (+ "+") (number_literal "-8")) () ")")))) (; ";")) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" (identifier "iVar2") (= "=") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (; ";")) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" (identifier "UNLOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }" (if "if") (parenthesized_expression "(iVar2 < 1)" (( "(") (binary_expression "iVar2 < 1" (identifier "iVar2") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);\n }" ({ "{") (expression_statement "thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11);" (call_expression "thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11)" (identifier "thunk_FUN_002dac60") (argument_list "((undefined *)(local_10 + -0x18),&local_11)" (( "(") (cast_expression "(undefined *)(local_10 + -0x18)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_10 + -0x18)" (( "(") (binary_expression "local_10 + -0x18" (identifier "local_10") (+ "+") (number_literal "-0x18")) () ")"))) (, ",") (pointer_expression "&local_11" (& "&") (identifier "local_11")) () ")"))) (; ";")) (} "}"))) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::_V2::error_category::_M_message(int) const */ error_category * __thiscall std::_V2::error_category::_M_message(error_category *this,int function_1) { int *piVar1; int var_5; type_1 in_register_00000034; char *var_3; (**(type_2 **)(*(long *)var_1(in_register_00000034,function_1) + 0x18))(&var_3); /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */ __sso_string::var_2((var_2 *)this,var_3,*(type_3 *)(var_3 + -0x18)); if ((type_4 *)(var_3 + -0x18) != (type_4 *)PTR__S_empty_rep_storage_0043dc38) { if (var_4 == (type_5 *)0x0) { var_5 = *(int *)(var_3 + -8); *(int *)(var_3 + -8) = var_5 + -1; } else { var_6(); piVar1 = (int *)(var_3 + -8); var_5 = *piVar1; *piVar1 = *piVar1 + -1; var_7(); } if (var_5 < 1) { std::string::_Rep::var_8((type_4 *)(var_3 + -0x18)); } } return this; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (pointer_expression argument: (identifier))))))))) (return_statement (identifier)))))
null
undefined8 MASKED(undefined8 param_1,long *param_2) { int *piVar1; int iVar2; undefined1 local_11; long local_10; (**(code **)(*param_2 + 0x18))(&local_10); /* try { // try from 0031a09f to 0031a0a3 has its CatchHandler @ 0031a0f3 */ FUN_00336610(param_1,local_10,*(undefined8 *)(local_10 + -0x18)); if ((undefined *)(local_10 + -0x18) != PTR_DAT_0043dc38) { if (PTR___pthread_key_create_0043dee8 == (undefined *)0x0) { iVar2 = *(int *)(local_10 + -8); *(int *)(local_10 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(local_10 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { thunk_FUN_002dac60((undefined *)(local_10 + -0x18),&local_11); } } return param_1; }
11298_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
_M_construct<__normal_iterator<wchar_t_const*,std::wstring>>
FUN_004a4780
/* void std::wstring::_M_construct<__normal_iterator<wchar_t const*, std::wstring > >(__normal_iterator<wchar_t const*, std::wstring >, __normal_iterator<wchar_t const*, std::wstring >, std::forward_iterator_tag) */ void std::wstring::_M_construct<__normal_iterator<wchar_t_const*,std::wstring>> (wstring *param_1,wchar_t *param_2,long param_3) { wchar_t *__s1; ulong __n; ulong local_20; __n = param_3 - (long)param_2 >> 2; local_20 = __n; if (__n < 4) { __s1 = *(wchar_t **)param_1; if (__n == 1) { *__s1 = *param_2; goto LAB_004a47b3; } if (__n == 0) goto LAB_004a47b3; } else { __s1 = (wchar_t *)_M_create(param_1,&local_20,0); *(wchar_t **)param_1 = __s1; *(ulong *)(param_1 + 0x10) = local_20; } wmemcpy(__s1,param_2,__n); __s1 = *(wchar_t **)param_1; LAB_004a47b3: *(ulong *)(param_1 + 8) = local_20; __s1[local_20] = L'\0'; return; }
void FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3) { wchar_t *__s1; ulong __n; ulong local_20; __n = param_3 - (long)param_2 >> 2; local_20 = __n; if (__n < 4) { __s1 = (wchar_t *)*param_1; if (__n == 1) { *__s1 = *param_2; goto LAB_004a47b3; } if (__n == 0) goto LAB_004a47b3; } else { __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0); *param_1 = __s1; param_1[2] = local_20; } wmemcpy(__s1,param_2,__n); __s1 = (wchar_t *)*param_1; LAB_004a47b3: param_1[1] = local_20; __s1[local_20] = L'\0'; return; }
PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RDI PUSH RBX MOV RBX,RDX SUB RBX,RSI SAR RBX,0x2 SUB RSP,0x10 MOV qword ptr [RSP + 0x8],RBX CMP RBX,0x3 JA 0x004a47e0 MOV RDX,RBX MOV RAX,qword ptr [RDI] CMP RBX,0x1 JNZ 0x004a47d0 MOV ECX,dword ptr [RSI] MOV dword ptr [RAX],ECX MOV qword ptr [RBP + 0x8],RDX MOV dword ptr [RAX + RDX*0x4],0x0 ADD RSP,0x10 POP RBX POP RBP POP R12 RET TEST RBX,RBX JZ 0x004a47b3 JMP 0x004a47f9 XOR EDX,EDX LEA RSI,[RSP + 0x8] CALL 0x004a1d50 MOV RDX,qword ptr [RSP + 0x8] MOV qword ptr [RBP],RAX MOV qword ptr [RBP + 0x10],RDX MOV RDX,RBX MOV RSI,R12 MOV RDI,RAX CALL 0x001770f0 MOV RDX,qword ptr [RSP + 0x8] MOV RAX,qword ptr [RBP] JMP 0x004a47b3
null
null
null
null
[('tmp_773', u'CAST_-1202370196'), (u'INT_SRIGHT_-1202370618', u'INT_EQUAL_-1202370462'), (u'INT_LESS_-1202370563', u'CBRANCH_-1202370571'), (u'INT_SRIGHT_-1202370618', u'INT_LESS_-1202370563'), ('const-433', u'STORE_-1202370524'), ('tmp_407', u'BRANCH_-1202370387'), (u'LOAD_-1202370544', u'STORE_-1202370537'), ('const-0', u'INT_EQUAL_-1202370462'), ('tmp_773', u'CALL_-1202370410'), (u'CAST_-1202370269', u'LOAD_-1202370567'), (u'INT_SUB_-1202370641', u'INT_SRIGHT_-1202370618'), (u'MULTIEQUAL_-1202370364', u'PTRADD_-1202370263'), ('const-2', u'INT_SRIGHT_-1202370618'), (u'CALL_-1202370404', u'INDIRECT_-1202370208'), (u'INT_SRIGHT_-1202370618', u'CALL_-1202370404'), (u'INT_EQUAL_-1202370548', u'CBRANCH_-1202370544'), (u'COPY_-1202370342', u'MULTIEQUAL_-1202370345'), ('const-433', u'STORE_-1202370399'), ('tmp_773', u'PTRADD_-1202370332'), ('tmp_773', u'CAST_-1202370269'), (u'CAST_-1202370196', u'STORE_-1202370399'), ('const-0', u'RETURN_-1202370478'), (u'INT_EQUAL_-1202370462', u'CBRANCH_-1202370460'), (u'INT_SRIGHT_-1202370618', u'INT_EQUAL_-1202370548'), ('const--32', u'PTRSUB_-1202370218'), (u'CAST_-1202370298', u'INT_SUB_-1202370641'), ('const-16', u'PTRADD_-1202370332'), ('const-4', u'PTRADD_-1202370263'), ('const-433', u'LOAD_-1202370544'), (u'COPY_-1202370260', u'MULTIEQUAL_-1202370216'), (u'INDIRECT_-1202370236', u'STORE_-1202370392'), ('const-433', u'LOAD_-1202370395'), ('const-433', u'STORE_-1202370537'), (u'MULTIEQUAL_-1202370345', u'STORE_-1202370532'), ('tmp_377', u'CBRANCH_-1202370460'), (u'MULTIEQUAL_-1202370295', u'CALL_-1202370404'), ('tmp_771', u'CAST_-1202370298'), (u'CAST_-1202370191', u'STORE_-1202370392'), ('tmp_257', u'CBRANCH_-1202370544'), ('tmp_773', u'PTRADD_-1202370472'), ('const-433', u'STORE_-1202370532'), (u'CAST_-1202370254', u'STORE_-1202370532'), ('const-0', u'CALL_-1202370410'), ('const-4', u'INT_LESS_-1202370563'), (u'COPY_-1202370342', u'MULTIEQUAL_-1202370216'), (u'INDIRECT_-1202370208', u'MULTIEQUAL_-1202370345'), ('const-433', u'STORE_-1202370392'), (u'CAST_-1202370207', u'MULTIEQUAL_-1202370295'), (u'CALL_-1202370410', u'INDIRECT_-1202370236'), ('const-1', u'PTRADD_-1202370472'), (u'CAST_-1202370207', u'STORE_-1202370399'), (u'PTRADD_-1202370472', u'CAST_-1202370254'), ('tmp_775', u'INT_SUB_-1202370641'), (u'PTRADD_-1202370332', u'CAST_-1202370191'), ('tmp_218', u'CBRANCH_-1202370571'), ('tmp_771', u'LOAD_-1202370544'), ('const-433', u'LOAD_-1202370567'), ('tmp_773', u'CAST_-1202370166'), ('const-0', u'STORE_-1202370524'), (u'MULTIEQUAL_-1202370345', u'PTRADD_-1202370263'), (u'PTRADD_-1202370263', u'STORE_-1202370524'), (u'PTRSUB_-1202370218', u'CALL_-1202370410'), (u'CALL_-1202370410', u'CAST_-1202370207'), ('const-8', u'PTRADD_-1202370472'), (u'LOAD_-1202370567', u'STORE_-1202370537'), (u'INT_SRIGHT_-1202370618', u'COPY_-1202370342'), (u'LOAD_-1202370567', u'MULTIEQUAL_-1202370364'), (u'CAST_-1202370166', u'LOAD_-1202370395'), ('tmp_770', u'PTRSUB_-1202370218'), ('const-1', u'PTRADD_-1202370332'), (u'LOAD_-1202370395', u'MULTIEQUAL_-1202370364'), (u'LOAD_-1202370567', u'MULTIEQUAL_-1202370295'), (u'INDIRECT_-1202370236', u'COPY_-1202370260'), ('const-1', u'INT_EQUAL_-1202370548'), ('tmp_771', u'CALL_-1202370404')]
[(u'INT_SRIGHT_-1202370618', u'INT_EQUAL_-1202370462'), ('const-433', u'STORE_-1202370399'), (u'CAST_-1202370269', u'MULTIEQUAL_-1202370295'), (u'CALL_-1202370410', u'CAST_-1202370205'), (u'INT_LESS_-1202370563', u'CBRANCH_-1202370571'), (u'INT_SRIGHT_-1202370618', u'INT_LESS_-1202370563'), ('const-2', u'PTRADD_-1202370198'), ('tmp_407', u'BRANCH_-1202370387'), (u'LOAD_-1202370544', u'STORE_-1202370537'), ('const-0', u'INT_EQUAL_-1202370462'), (u'PTRADD_-1202370262', u'STORE_-1202370524'), (u'PTRSUB_-1202370217', u'CALL_-1202370410'), (u'INT_SUB_-1202370641', u'INT_SRIGHT_-1202370618'), ('const-4', u'PTRADD_-1202370262'), (u'COPY_-1202370258', u'MULTIEQUAL_-1202370216'), ('const-0', u'CALL_-1202370410'), (u'CALL_-1202370404', u'INDIRECT_-1202370208'), (u'INT_SRIGHT_-1202370618', u'CALL_-1202370404'), (u'INT_EQUAL_-1202370548', u'CBRANCH_-1202370544'), ('const-4', u'INT_LESS_-1202370563'), (u'LOAD_-1202370395', u'CAST_-1202370166'), (u'CAST_-1202370269', u'MULTIEQUAL_-1202370364'), (u'COPY_-1202370340', u'MULTIEQUAL_-1202370216'), (u'CAST_-1202370205', u'MULTIEQUAL_-1202370295'), ('const-0', u'RETURN_-1202370478'), ('tmp_776', u'STORE_-1202370399'), (u'INT_EQUAL_-1202370462', u'CBRANCH_-1202370460'), (u'INT_SRIGHT_-1202370618', u'INT_EQUAL_-1202370548'), ('tmp_774', u'LOAD_-1202370544'), (u'PTRADD_-1202370198', u'STORE_-1202370392'), ('tmp_776', u'PTRADD_-1202370267'), (u'INDIRECT_-1202370236', u'STORE_-1202370392'), ('tmp_776', u'LOAD_-1202370395'), (u'MULTIEQUAL_-1202370345', u'STORE_-1202370532'), ('tmp_377', u'CBRANCH_-1202370460'), (u'MULTIEQUAL_-1202370295', u'CALL_-1202370404'), ('const-0', u'STORE_-1202370524'), (u'COPY_-1202370340', u'MULTIEQUAL_-1202370345'), ('tmp_257', u'CBRANCH_-1202370544'), (u'PTRADD_-1202370267', u'STORE_-1202370532'), ('tmp_776', u'PTRADD_-1202370198'), ('tmp_774', u'CAST_-1202370296'), ('const-433', u'STORE_-1202370537'), (u'INDIRECT_-1202370208', u'MULTIEQUAL_-1202370345'), ('const--32', u'PTRSUB_-1202370217'), (u'CALL_-1202370410', u'INDIRECT_-1202370236'), ('const-8', u'PTRADD_-1202370267'), ('const-433', u'STORE_-1202370392'), (u'CAST_-1202370205', u'STORE_-1202370399'), ('tmp_776', u'CALL_-1202370410'), ('const-433', u'STORE_-1202370524'), (u'LOAD_-1202370567', u'CAST_-1202370269'), ('const-433', u'STORE_-1202370532'), ('tmp_776', u'LOAD_-1202370567'), ('tmp_218', u'CBRANCH_-1202370571'), ('tmp_773', u'PTRSUB_-1202370217'), ('tmp_774', u'CALL_-1202370404'), ('const-1', u'INT_EQUAL_-1202370548'), (u'CAST_-1202370296', u'INT_SUB_-1202370641'), ('tmp_778', u'INT_SUB_-1202370641'), (u'CAST_-1202370269', u'STORE_-1202370537'), ('const-433', u'LOAD_-1202370395'), ('const-2', u'INT_SRIGHT_-1202370618'), (u'INDIRECT_-1202370236', u'COPY_-1202370258'), ('const-433', u'LOAD_-1202370567'), (u'MULTIEQUAL_-1202370364', u'PTRADD_-1202370262'), ('const-8', u'PTRADD_-1202370198'), (u'INT_SRIGHT_-1202370618', u'COPY_-1202370340'), ('const-433', u'LOAD_-1202370544'), (u'CAST_-1202370166', u'MULTIEQUAL_-1202370364'), (u'MULTIEQUAL_-1202370345', u'PTRADD_-1202370262'), ('const-1', u'PTRADD_-1202370267')]
null
null
004a4780
x64
O1
(translation_unit "void FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}\n\n" (function_definition "void FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}" primitive_type (function_declarator "FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,wchar_t *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}" { (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "ulong __n;" type_identifier identifier ;) (declaration "ulong local_20;" type_identifier identifier ;) (expression_statement "__n = param_3 - (long)param_2 >> 2;" (assignment_expression "__n = param_3 - (long)param_2 >> 2" identifier = (binary_expression "param_3 - (long)param_2 >> 2" (binary_expression "param_3 - (long)param_2" identifier - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (expression_statement "local_20 = __n;" (assignment_expression "local_20 = __n" identifier = identifier) ;) (if_statement "if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" if (parenthesized_expression "(__n < 4)" ( (binary_expression "__n < 4" identifier < number_literal) )) (compound_statement "{\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }" { (expression_statement "__s1 = (wchar_t *)*param_1;" (assignment_expression "__s1 = (wchar_t *)*param_1" identifier = (cast_expression "(wchar_t *)*param_1" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" { (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (goto_statement "goto LAB_004a47b3;" goto statement_identifier ;) })) (if_statement "if (__n == 0) goto LAB_004a47b3;" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (goto_statement "goto LAB_004a47b3;" goto statement_identifier ;)) }) (else_clause "else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" else (compound_statement "{\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" { (expression_statement "__s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);" (assignment_expression "__s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0)" identifier = (cast_expression "(wchar_t *)FUN_004a1d50(param_1,&local_20,0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_004a1d50(param_1,&local_20,0)" identifier (argument_list "(param_1,&local_20,0)" ( identifier , (pointer_expression "&local_20" & identifier) , number_literal ))))) ;) (expression_statement "*param_1 = __s1;" (assignment_expression "*param_1 = __s1" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[2] = local_20;" (assignment_expression "param_1[2] = local_20" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "wmemcpy(__s1,param_2,__n);" (call_expression "wmemcpy(__s1,param_2,__n)" identifier (argument_list "(__s1,param_2,__n)" ( identifier , identifier , identifier ))) ;) (expression_statement "__s1 = (wchar_t *)*param_1;" (assignment_expression "__s1 = (wchar_t *)*param_1" identifier = (cast_expression "(wchar_t *)*param_1" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (labeled_statement "LAB_004a47b3:\n param_1[1] = local_20;" statement_identifier : (expression_statement "param_1[1] = local_20;" (assignment_expression "param_1[1] = local_20" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;)) (expression_statement "__s1[local_20] = L'\0';" (assignment_expression "__s1[local_20] = L'\0'" (subscript_expression "__s1[local_20]" identifier [ identifier ]) = (char_literal "L'\0'" L' escape_sequence ')) ;) (return_statement "return;" return ;) })))
(translation_unit "/* void std::wstring::_M_construct<__normal_iterator<wchar_t const*, std::wstring >\n >(__normal_iterator<wchar_t const*, std::wstring >, __normal_iterator<wchar_t const*,\n std::wstring >, std::forward_iterator_tag) */\n\nvoid std::wstring::_M_construct<__normal_iterator<wchar_t_const*,std::wstring>>\n (wstring *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = *(wchar_t **)param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)_M_create(param_1,&local_20,0);\n *(wchar_t **)param_1 = __s1;\n *(ulong *)(param_1 + 0x10) = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = *(wchar_t **)param_1;\nLAB_004a47b3:\n *(ulong *)(param_1 + 8) = local_20;\n __s1[local_20] = L'\0';\n return;\n}\n\n" comment (declaration "void std::wstring::_M_construct<__normal_iterator<wchar_t_const*,std::wstring>>\n (wstring *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;" primitive_type (ERROR "std::wstring::_M_construct<__normal_iterator<" identifier : : identifier : : identifier < identifier <) identifier (ERROR "*" *) , (ERROR "std::wstring>>\n (wstring *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t" identifier : : (function_declarator "wstring>>\n (wstring *param_1,wchar_t *param_2,long param_3)" identifier (ERROR ">>" >>) (parameter_list "(wstring *param_1,wchar_t *param_2,long param_3)" ( (parameter_declaration "wstring *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) { identifier) (pointer_declarator "*__s1" * identifier) ;) (declaration "ulong __n;" type_identifier identifier ;) (declaration "ulong local_20;" type_identifier identifier ;) (expression_statement "__n = param_3 - (long)param_2 >> 2;" (assignment_expression "__n = param_3 - (long)param_2 >> 2" identifier = (binary_expression "param_3 - (long)param_2 >> 2" (binary_expression "param_3 - (long)param_2" identifier - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (expression_statement "local_20 = __n;" (assignment_expression "local_20 = __n" identifier = identifier) ;) (if_statement "if (__n < 4) {\n __s1 = *(wchar_t **)param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)_M_create(param_1,&local_20,0);\n *(wchar_t **)param_1 = __s1;\n *(ulong *)(param_1 + 0x10) = local_20;\n }" if (parenthesized_expression "(__n < 4)" ( (binary_expression "__n < 4" identifier < number_literal) )) (compound_statement "{\n __s1 = *(wchar_t **)param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }" { (expression_statement "__s1 = *(wchar_t **)param_1;" (assignment_expression "__s1 = *(wchar_t **)param_1" 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))) ;) (if_statement "if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" { (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (goto_statement "goto LAB_004a47b3;" goto statement_identifier ;) })) (if_statement "if (__n == 0) goto LAB_004a47b3;" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (goto_statement "goto LAB_004a47b3;" goto statement_identifier ;)) }) (else_clause "else {\n __s1 = (wchar_t *)_M_create(param_1,&local_20,0);\n *(wchar_t **)param_1 = __s1;\n *(ulong *)(param_1 + 0x10) = local_20;\n }" else (compound_statement "{\n __s1 = (wchar_t *)_M_create(param_1,&local_20,0);\n *(wchar_t **)param_1 = __s1;\n *(ulong *)(param_1 + 0x10) = local_20;\n }" { (expression_statement "__s1 = (wchar_t *)_M_create(param_1,&local_20,0);" (assignment_expression "__s1 = (wchar_t *)_M_create(param_1,&local_20,0)" identifier = (cast_expression "(wchar_t *)_M_create(param_1,&local_20,0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "_M_create(param_1,&local_20,0)" identifier (argument_list "(param_1,&local_20,0)" ( identifier , (pointer_expression "&local_20" & identifier) , number_literal ))))) ;) (expression_statement "*(wchar_t **)param_1 = __s1;" (assignment_expression "*(wchar_t **)param_1 = __s1" (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) ;) (expression_statement "*(ulong *)(param_1 + 0x10) = local_20;" (assignment_expression "*(ulong *)(param_1 + 0x10) = local_20" (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) )))) = identifier) ;) }))) (expression_statement "wmemcpy(__s1,param_2,__n);" (call_expression "wmemcpy(__s1,param_2,__n)" identifier (argument_list "(__s1,param_2,__n)" ( identifier , identifier , identifier ))) ;) (expression_statement "__s1 = *(wchar_t **)param_1;" (assignment_expression "__s1 = *(wchar_t **)param_1" 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))) ;) (labeled_statement "LAB_004a47b3:\n *(ulong *)(param_1 + 8) = local_20;" statement_identifier : (expression_statement "*(ulong *)(param_1 + 8) = local_20;" (assignment_expression "*(ulong *)(param_1 + 8) = local_20" (pointer_expression "*(ulong *)(param_1 + 8)" * (cast_expression "(ulong *)(param_1 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;)) (expression_statement "__s1[local_20] = L'\0';" (assignment_expression "__s1[local_20] = L'\0'" (subscript_expression "__s1[local_20]" identifier [ identifier ]) = (char_literal "L'\0'" L' escape_sequence ')) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}\n\n" (function_definition "void FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}" primitive_type (function_declarator "FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,wchar_t *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}" { (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "ulong __n;" type_identifier identifier ;) (declaration "ulong local_20;" type_identifier identifier ;) (expression_statement "__n = param_3 - (long)param_2 >> 2;" (assignment_expression "__n = param_3 - (long)param_2 >> 2" identifier = (binary_expression "param_3 - (long)param_2 >> 2" (binary_expression "param_3 - (long)param_2" identifier - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (expression_statement "local_20 = __n;" (assignment_expression "local_20 = __n" identifier = identifier) ;) (if_statement "if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" if (parenthesized_expression "(__n < 4)" ( (binary_expression "__n < 4" identifier < number_literal) )) (compound_statement "{\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }" { (expression_statement "__s1 = (wchar_t *)*param_1;" (assignment_expression "__s1 = (wchar_t *)*param_1" identifier = (cast_expression "(wchar_t *)*param_1" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" { (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (goto_statement "goto LAB_004a47b3;" goto statement_identifier ;) })) (if_statement "if (__n == 0) goto LAB_004a47b3;" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (goto_statement "goto LAB_004a47b3;" goto statement_identifier ;)) }) (else_clause "else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" else (compound_statement "{\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" { (expression_statement "__s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);" (assignment_expression "__s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0)" identifier = (cast_expression "(wchar_t *)FUN_004a1d50(param_1,&local_20,0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_004a1d50(param_1,&local_20,0)" identifier (argument_list "(param_1,&local_20,0)" ( identifier , (pointer_expression "&local_20" & identifier) , number_literal ))))) ;) (expression_statement "*param_1 = __s1;" (assignment_expression "*param_1 = __s1" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[2] = local_20;" (assignment_expression "param_1[2] = local_20" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "wmemcpy(__s1,param_2,__n);" (call_expression "wmemcpy(__s1,param_2,__n)" identifier (argument_list "(__s1,param_2,__n)" ( identifier , identifier , identifier ))) ;) (expression_statement "__s1 = (wchar_t *)*param_1;" (assignment_expression "__s1 = (wchar_t *)*param_1" identifier = (cast_expression "(wchar_t *)*param_1" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (labeled_statement "LAB_004a47b3:\n param_1[1] = local_20;" statement_identifier : (expression_statement "param_1[1] = local_20;" (assignment_expression "param_1[1] = local_20" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;)) (expression_statement "__s1[local_20] = L'\0';" (assignment_expression "__s1[local_20] = L'\0'" (subscript_expression "__s1[local_20]" identifier [ identifier ]) = (char_literal "L'\0'" L' escape_sequence ')) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (goto_statement goto statement_identifier ;) })) (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 (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (char_literal L' escape_sequence ')) ;) (return_statement return ;) })))
(function_definition "void FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)\n\n{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}" (primitive_type "void") (function_declarator "FUN_004a4780(undefined8 *param_1,wchar_t *param_2,long param_3)" (identifier "FUN_004a4780") (parameter_list "(undefined8 *param_1,wchar_t *param_2,long param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "wchar_t *param_2" (type_identifier "wchar_t") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n wchar_t *__s1;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2 >> 2;\n local_20 = __n;\n if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }\n wmemcpy(__s1,param_2,__n);\n __s1 = (wchar_t *)*param_1;\nLAB_004a47b3:\n param_1[1] = local_20;\n __s1[local_20] = L'\0';\n return;\n}" ({ "{") (declaration "wchar_t *__s1;" (type_identifier "wchar_t") (pointer_declarator "*__s1" (* "*") (identifier "__s1")) (; ";")) (declaration "ulong __n;" (type_identifier "ulong") (identifier "__n") (; ";")) (declaration "ulong local_20;" (type_identifier "ulong") (identifier "local_20") (; ";")) (expression_statement "__n = param_3 - (long)param_2 >> 2;" (assignment_expression "__n = param_3 - (long)param_2 >> 2" (identifier "__n") (= "=") (binary_expression "param_3 - (long)param_2 >> 2" (binary_expression "param_3 - (long)param_2" (identifier "param_3") (- "-") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) (>> ">>") (number_literal "2"))) (; ";")) (expression_statement "local_20 = __n;" (assignment_expression "local_20 = __n" (identifier "local_20") (= "=") (identifier "__n")) (; ";")) (if_statement "if (__n < 4) {\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }\n else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" (if "if") (parenthesized_expression "(__n < 4)" (( "(") (binary_expression "__n < 4" (identifier "__n") (< "<") (number_literal "4")) () ")")) (compound_statement "{\n __s1 = (wchar_t *)*param_1;\n if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }\n if (__n == 0) goto LAB_004a47b3;\n }" ({ "{") (expression_statement "__s1 = (wchar_t *)*param_1;" (assignment_expression "__s1 = (wchar_t *)*param_1" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)*param_1" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (__n == 1) {\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" (if "if") (parenthesized_expression "(__n == 1)" (( "(") (binary_expression "__n == 1" (identifier "__n") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *__s1 = *param_2;\n goto LAB_004a47b3;\n }" ({ "{") (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" (* "*") (identifier "__s1")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (goto_statement "goto LAB_004a47b3;" (goto "goto") (statement_identifier "LAB_004a47b3") (; ";")) (} "}"))) (if_statement "if (__n == 0) goto LAB_004a47b3;" (if "if") (parenthesized_expression "(__n == 0)" (( "(") (binary_expression "__n == 0" (identifier "__n") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_004a47b3;" (goto "goto") (statement_identifier "LAB_004a47b3") (; ";"))) (} "}")) (else_clause "else {\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" (else "else") (compound_statement "{\n __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);\n *param_1 = __s1;\n param_1[2] = local_20;\n }" ({ "{") (expression_statement "__s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0);" (assignment_expression "__s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0)" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)FUN_004a1d50(param_1,&local_20,0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_004a1d50(param_1,&local_20,0)" (identifier "FUN_004a1d50") (argument_list "(param_1,&local_20,0)" (( "(") (identifier "param_1") (, ",") (pointer_expression "&local_20" (& "&") (identifier "local_20")) (, ",") (number_literal "0") () ")"))))) (; ";")) (expression_statement "*param_1 = __s1;" (assignment_expression "*param_1 = __s1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "__s1")) (; ";")) (expression_statement "param_1[2] = local_20;" (assignment_expression "param_1[2] = local_20" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_20")) (; ";")) (} "}")))) (expression_statement "wmemcpy(__s1,param_2,__n);" (call_expression "wmemcpy(__s1,param_2,__n)" (identifier "wmemcpy") (argument_list "(__s1,param_2,__n)" (( "(") (identifier "__s1") (, ",") (identifier "param_2") (, ",") (identifier "__n") () ")"))) (; ";")) (expression_statement "__s1 = (wchar_t *)*param_1;" (assignment_expression "__s1 = (wchar_t *)*param_1" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)*param_1" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (labeled_statement "LAB_004a47b3:\n param_1[1] = local_20;" (statement_identifier "LAB_004a47b3") (: ":") (expression_statement "param_1[1] = local_20;" (assignment_expression "param_1[1] = local_20" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "local_20")) (; ";"))) (expression_statement "__s1[local_20] = L'\0';" (assignment_expression "__s1[local_20] = L'\0'" (subscript_expression "__s1[local_20]" (identifier "__s1") ([ "[") (identifier "local_20") (] "]")) (= "=") (char_literal "L'\0'" (L' "L'") (escape_sequence "\0") (' "'"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* void std::wstring::_M_construct<__normal_iterator<wchar_t const*, std::wstring > >(__normal_iterator<wchar_t const*, std::wstring >, __normal_iterator<wchar_t const*, std::wstring >, std::forward_iterator_tag) */ void std::wstring::_M_construct<__normal_iterator<wchar_t_const*,std::wstring>> (wstring *var_4,type_2 *param_2,long var_1) { type_2 *__s1; type_1 var_2; type_1 local_20; var_2 = var_1 - (long)param_2 >> 2; local_20 = var_2; if (var_2 < 4) { __s1 = *(type_2 **)var_4; if (var_2 == 1) { *__s1 = *param_2; goto LAB_004a47b3; } if (var_2 == 0) goto LAB_004a47b3; } else { __s1 = (type_2 *)var_3(var_4,&local_20,0); *(type_2 **)var_4 = __s1; *(type_1 *)(var_4 + 0x10) = local_20; } var_5(__s1,param_2,var_2); __s1 = *(type_2 **)var_4; LAB_004a47b3: *(type_1 *)(var_4 + 8) = local_20; __s1[local_20] = L'\0'; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (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) (pointer_expression argument: (identifier)) (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (labeled_statement label: (statement_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: (identifier)) right: (char_literal (escape_sequence)))) (return_statement))))
null
void MASKED(undefined8 *param_1,wchar_t *param_2,long param_3) { wchar_t *__s1; ulong __n; ulong local_20; __n = param_3 - (long)param_2 >> 2; local_20 = __n; if (__n < 4) { __s1 = (wchar_t *)*param_1; if (__n == 1) { *__s1 = *param_2; goto LAB_004a47b3; } if (__n == 0) goto LAB_004a47b3; } else { __s1 = (wchar_t *)FUN_004a1d50(param_1,&local_20,0); *param_1 = __s1; param_1[2] = local_20; } wmemcpy(__s1,param_2,__n); __s1 = (wchar_t *)*param_1; LAB_004a47b3: param_1[1] = local_20; __s1[local_20] = L'\0'; return; }
42_printf_and_printf_strip.c
error
error
void error(void) { (*(code *)PTR_error_0010e150)(); return; }
void error(void) { (*(code *)PTR_error_0010e150)(); return; }
JMP qword ptr [0x0010e150]
null
null
null
null
[('tmp_22', u'CAST_-1206967575'), (u'CAST_-1206967575', u'CALLIND_-1206967640'), ('const-0', u'RETURN_-1206967637'), (u'CALLIND_-1206967640', u'INDIRECT_-1206967580'), (u'INDIRECT_-1206967580', u'COPY_-1206967639')]
[('tmp_22', u'CAST_-1206967575'), (u'CAST_-1206967575', u'CALLIND_-1206967640'), ('const-0', u'RETURN_-1206967637'), (u'CALLIND_-1206967640', u'INDIRECT_-1206967580'), (u'INDIRECT_-1206967580', u'COPY_-1206967639')]
null
null
001022a0
x64
O1
(translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_error_0010e150)();\n return;\n}" { (expression_statement "(*(code *)PTR_error_0010e150)();" (call_expression "(*(code *)PTR_error_0010e150)()" (parenthesized_expression "(*(code *)PTR_error_0010e150)" ( (pointer_expression "*(code *)PTR_error_0010e150" * (cast_expression "(code *)PTR_error_0010e150" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_error_0010e150)();\n return;\n}" { (expression_statement "(*(code *)PTR_error_0010e150)();" (call_expression "(*(code *)PTR_error_0010e150)()" (parenthesized_expression "(*(code *)PTR_error_0010e150)" ( (pointer_expression "*(code *)PTR_error_0010e150" * (cast_expression "(code *)PTR_error_0010e150" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}\n\n" (function_definition "void error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}" primitive_type (function_declarator "error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_error_0010e150)();\n return;\n}" { (expression_statement "(*(code *)PTR_error_0010e150)();" (call_expression "(*(code *)PTR_error_0010e150)()" (parenthesized_expression "(*(code *)PTR_error_0010e150)" ( (pointer_expression "*(code *)PTR_error_0010e150" * (cast_expression "(code *)PTR_error_0010e150" ( (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 error(void)\n\n{\n (*(code *)PTR_error_0010e150)();\n return;\n}" (primitive_type "void") (function_declarator "error(void)" (identifier "error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_error_0010e150)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_error_0010e150)();" (call_expression "(*(code *)PTR_error_0010e150)()" (parenthesized_expression "(*(code *)PTR_error_0010e150)" (( "(") (pointer_expression "*(code *)PTR_error_0010e150" (* "*") (cast_expression "(code *)PTR_error_0010e150" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_error_0010e150"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_error_0010e150)(); 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_0010e150)(); return; }
883_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
parse_to_value
FUN_00154920
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_define_common * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_define_common::parse_to_value (Struct_no_define_common *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->define_common_).user_set_via_option = true; (options->define_common_).value = false; return; }
void FUN_00154920(void) { long in_R8; *(undefined2 *)(in_R8 + 0x1240) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x1240],AX RET
null
null
null
null
[(u'PTRSUB_-1207285388', u'STORE_-1207285461'), ('const-4576', u'PTRSUB_-1207285387'), ('const-97', u'PTRSUB_-1207285386'), (u'PTRSUB_-1207285389', u'PTRSUB_-1207285388'), ('const-433', u'STORE_-1207285448'), ('tmp_24', u'PTRSUB_-1207285387'), ('const-433', u'STORE_-1207285461'), (u'PTRSUB_-1207285387', u'PTRSUB_-1207285386'), ('const-4576', u'PTRSUB_-1207285389'), ('const-0', u'STORE_-1207285448'), (u'PTRSUB_-1207285386', u'STORE_-1207285448'), ('const-1', u'STORE_-1207285461'), ('tmp_24', u'PTRSUB_-1207285389'), ('const-96', u'PTRSUB_-1207285388'), ('const-0', u'RETURN_-1207285443')]
[('const-1', u'STORE_-1207285461'), (u'CAST_-1207285394', u'STORE_-1207285461'), ('const-4672', u'INT_ADD_-1207285447'), ('const-433', u'STORE_-1207285461'), (u'INT_ADD_-1207285447', u'CAST_-1207285394'), ('tmp_23', u'INT_ADD_-1207285447'), ('const-0', u'RETURN_-1207285443')]
null
null
00154920
x64
O1
(translation_unit "void FUN_00154920(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154920(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154920(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x1240) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x1240) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x1240)" * (cast_expression "(undefined2 *)(in_R8 + 0x1240)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x1240)" ( (binary_expression "in_R8 + 0x1240" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_define_common * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_define_common::parse_to_value\n (Struct_no_define_common *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->define_common_).user_set_via_option = true;\n (options->define_common_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_define_common::parse_to_value\n (Struct_no_define_common *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->define_common_).user_set_via_option = true;\n (options->define_common_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_define_common::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_define_common *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_define_common *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_define_common *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Command_line *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n (options->define_common_).user_set_via_option = true;\n (options->define_common_).value = false;\n return;\n}" { (expression_statement "(options->define_common_).user_set_via_option = true;" (assignment_expression "(options->define_common_).user_set_via_option = true" (field_expression "(options->define_common_).user_set_via_option" (parenthesized_expression "(options->define_common_)" ( (field_expression "options->define_common_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->define_common_).value = false;" (assignment_expression "(options->define_common_).value = false" (field_expression "(options->define_common_).value" (parenthesized_expression "(options->define_common_)" ( (field_expression "options->define_common_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154920(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154920(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154920(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x1240) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x1240) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x1240)" * (cast_expression "(undefined2 *)(in_R8 + 0x1240)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x1240)" ( (binary_expression "in_R8 + 0x1240" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_00154920(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154920(void)" (identifier "FUN_00154920") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x1240) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x1240) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x1240) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x1240)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x1240)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x1240)" (( "(") (binary_expression "in_R8 + 0x1240" (identifier "in_R8") (+ "+") (number_literal "0x1240")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_define_common * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4, type_3 *options) { (options->define_common_).user_set_via_option = true; (options->define_common_).value = false; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(void) { long in_R8; *(undefined2 *)(in_R8 + 0x1240) = 1; return; }
27_riscv64-linux-gnu-nm_and_riscv64-linux-gnu-nm_strip.c
strlen
strlen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_0010c0d8)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_strlen_0010c0d8)(); return sVar1; }
JMP qword ptr [0x0010c0d8]
null
null
null
null
[(u'CALLIND_-1206963784', u'RETURN_-1206963781'), ('tmp_32', u'CAST_-1206963717'), (u'CAST_-1206963717', u'CALLIND_-1206963784'), ('const-0', u'RETURN_-1206963781'), (u'INDIRECT_-1206963722', u'COPY_-1206963781'), (u'CALLIND_-1206963784', u'INDIRECT_-1206963722')]
[(u'CALLIND_-1206963784', u'RETURN_-1206963781'), ('tmp_32', u'CAST_-1206963717'), (u'CAST_-1206963717', u'CALLIND_-1206963784'), ('const-0', u'RETURN_-1206963781'), (u'INDIRECT_-1206963722', u'COPY_-1206963781'), (u'CALLIND_-1206963784', u'INDIRECT_-1206963722')]
null
null
001031b0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_strlen_0010c0d8)();" (assignment_expression "sVar1 = (*(code *)PTR_strlen_0010c0d8)()" identifier = (call_expression "(*(code *)PTR_strlen_0010c0d8)()" (parenthesized_expression "(*(code *)PTR_strlen_0010c0d8)" ( (pointer_expression "*(code *)PTR_strlen_0010c0d8" * (cast_expression "(code *)PTR_strlen_0010c0d8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_strlen_0010c0d8)();" (assignment_expression "sVar1 = (*(code *)PTR_strlen_0010c0d8)()" identifier = (call_expression "(*(code *)PTR_strlen_0010c0d8)()" (parenthesized_expression "(*(code *)PTR_strlen_0010c0d8)" ( (pointer_expression "*(code *)PTR_strlen_0010c0d8" * (cast_expression "(code *)PTR_strlen_0010c0d8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_strlen_0010c0d8)();" (assignment_expression "sVar1 = (*(code *)PTR_strlen_0010c0d8)()" identifier = (call_expression "(*(code *)PTR_strlen_0010c0d8)()" (parenthesized_expression "(*(code *)PTR_strlen_0010c0d8)" ( (pointer_expression "*(code *)PTR_strlen_0010c0d8" * (cast_expression "(code *)PTR_strlen_0010c0d8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")"))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_strlen_0010c0d8)();" (assignment_expression "sVar1 = (*(code *)PTR_strlen_0010c0d8)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_strlen_0010c0d8)()" (parenthesized_expression "(*(code *)PTR_strlen_0010c0d8)" (( "(") (pointer_expression "*(code *)PTR_strlen_0010c0d8" (* "*") (cast_expression "(code *)PTR_strlen_0010c0d8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strlen_0010c0d8"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return sVar1;" (return "return") (identifier "sVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s) { size_t sVar1; sVar1 = (*(type_1 *)PTR_strlen_0010c0d8)(); return sVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__s) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_0010c0d8)(); return sVar1; }
4069_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
restore_states
FUN_001faa90
/* DWARF original prototype: void restore_states(Output_section * this) */ void __thiscall gold::Output_section::restore_states(Output_section *this) { Checkpoint_output_section *pCVar1; pointer pIVar2; ulong uVar3; ulong uVar4; pointer pIVar5; pCVar1 = this->checkpoint_; if (pCVar1 == (Checkpoint_output_section *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states"); } this->addralign_ = pCVar1->addralign_; this->flags_ = pCVar1->flags_; this->first_input_offset_ = pCVar1->first_input_offset_; if (pCVar1->input_sections_size_ == (long)(pCVar1->input_sections_copy_). super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> ._M_impl._M_finish - (long)(pCVar1->input_sections_copy_). super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> ._M_impl._M_start >> 5) { std:: vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_); } else { pIVar2 = (this->input_sections_). super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> ._M_impl._M_finish; pIVar5 = (this->input_sections_). super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> ._M_impl._M_start; uVar3 = pCVar1->input_sections_size_; uVar4 = (long)pIVar2 - (long)pIVar5 >> 5; if (uVar4 < uVar3) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states"); } if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) { (this->input_sections_). super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> ._M_impl._M_finish = pIVar5; } } this->field_0xc9 = this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4); this->lookup_maps_->is_valid_ = false; return; }
void FUN_001faa90(long param_1) { long lVar1; ulong uVar2; ulong uVar3; long lVar4; lVar1 = *(long *)(param_1 + 0xe8); if (lVar1 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states"); } *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8); *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10); *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40); if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) { FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28); } else { uVar2 = *(ulong *)(lVar1 + 0x20); uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5; if (uVar3 < uVar2) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states"); } if ((uVar2 < uVar3) && (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) { *(long *)(param_1 + 0x90) = lVar4; } } *(byte *)(param_1 + 0xc9) = *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4); **(undefined1 **)(param_1 + 0xf0) = 0; return; }
PUSH RBP PUSH RBX SUB RSP,0x8 MOV RBX,qword ptr [RDI + 0xe8] TEST RBX,RBX JZ 0x001fab52 MOV RAX,qword ptr [RBX + 0x8] MOV RBP,RDI MOV qword ptr [RDI + 0x30],RAX MOV RAX,qword ptr [RBX + 0x10] MOV qword ptr [RDI + 0x70],RAX MOV RAX,qword ptr [RBX + 0x40] MOV qword ptr [RDI + 0xa0],RAX MOV RAX,qword ptr [RBX + 0x30] SUB RAX,qword ptr [RBX + 0x28] SAR RAX,0x5 CMP qword ptr [RBX + 0x20],RAX JZ 0x001fab40 MOV RSI,qword ptr [RDI + 0x90] MOV RDX,qword ptr [RDI + 0x88] MOV RCX,qword ptr [RBX + 0x20] MOV RAX,RSI SUB RAX,RDX SAR RAX,0x5 CMP RCX,RAX JA 0x001fab6a JNC 0x001fab0c SHL RCX,0x5 ADD RDX,RCX CMP RSI,RDX JZ 0x001fab0c MOV qword ptr [RDI + 0x90],RDX MOVZX EAX,byte ptr [RBX + 0x48] AND EAX,0x1 SHL EAX,0x4 MOV EDX,EAX MOVZX EAX,byte ptr [RBP + 0xc9] AND EAX,0xffffffef OR EAX,EDX MOV byte ptr [RBP + 0xc9],AL MOV RAX,qword ptr [RBP + 0xf0] MOV byte ptr [RAX],0x0 ADD RSP,0x8 POP RBX POP RBP RET LEA RSI,[RBX + 0x28] LEA RDI,[RDI + 0x88] CALL 0x0020a6c0 JMP 0x001fab0c LEA RDX,[0x3803d8] MOV ESI,0xf9a LEA RDI,[0x37e8ef] CALL 0x0017c650 LEA RDX,[0x3803d8] MOV ESI,0xfa5 LEA RDI,[0x37e8ef] CALL 0x0017c650
null
null
null
null
[('tmp_483', u'CBRANCH_-1207915607'), ('const-0', u'PTRSUB_-1207915132'), (u'PTRSUB_-1207915131', u'PTRSUB_-1207915123'), ('const-40', u'PTRSUB_-1207915174'), (u'LOAD_-1207915685', u'INT_LESS_-1207915599'), ('const-5', u'INT_SRIGHT_-1207915732'), (u'PTRSUB_-1207915157', u'PTRSUB_-1207915140'), (u'INT_SUB_-1207915655', u'INT_SRIGHT_-1207915632'), ('const-433', u'LOAD_-1207915817'), (u'PTRSUB_-1207915145', u'LOAD_-1207915786'), (u'INT_SRIGHT_-1207915732', u'INT_EQUAL_-1207915709'), (u'LOAD_-1207915864', u'PTRSUB_-1207915174'), (u'PTRSUB_-1207915174', u'PTRSUB_-1207915173'), ('const-433', u'STORE_-1207915401'), ('const-1', u'RETURN_-1207915298'), ('const-32', u'PTRSUB_-1207915139'), ('const-433', u'STORE_-1207915794'), ('const-0', u'PTRSUB_-1207915082'), ('const-40', u'PTRSUB_-1207915039'), ('const-40', u'PTRSUB_-1207915180'), ('const-433', u'LOAD_-1207915705'), ('const-433', u'LOAD_-1207915695'), ('const-433', u'STORE_-1207915531'), ('const-32', u'PTRADD_-1207915087'), ('const-240', u'PTRSUB_-1207915063'), ('tmp_1002', u'PTRSUB_-1207915105'), (u'CAST_-1207915138', u'INT_SUB_-1207915756'), (u'LOAD_-1207915695', u'CAST_-1207915101'), (u'PTRSUB_-1207915139', u'LOAD_-1207915685'), ('const-0', u'SUBPIECE_-1207915115'), ('tmp_1002', u'PTRSUB_-1207915233'), (u'PTRSUB_-1207915077', u'STORE_-1207915531'), (u'LOAD_-1207915412', u'PTRSUB_-1207915055'), ('const-0', u'INT_EQUAL_-1207915842'), (u'PTRSUB_-1207915153', u'PTRSUB_-1207915145'), (u'PTRADD_-1207915087', u'INT_NOTEQUAL_-1207915535'), ('const-4005', u'CALL_-1207915295'), (u'LOAD_-1207915786', u'CAST_-1207915139'), ('const-0', u'PTRSUB_-1207915147'), ('const-3664111', u'COPY_-1207915095'), ('const-32', u'PTRSUB_-1207915164'), ('const-64', u'PTRSUB_-1207915193'), ('const-0', u'PTRSUB_-1207915173'), ('const-72', u'PTRSUB_-1207915096'), ('const-239', u'INT_AND_-1207915420'), ('const-433', u'STORE_-1207915808'), ('const-433', u'LOAD_-1207915786'), (u'LOAD_-1207915685', u'PTRADD_-1207915087'), (u'PTRSUB_-1207915193', u'LOAD_-1207915803'), ('tmp_1002', u'PTRSUB_-1207915070'), (u'PTRSUB_-1207915132', u'PTRSUB_-1207915126'), ('tmp_1002', u'PTRSUB_-1207915083'), (u'INT_OR_-1207915406', u'STORE_-1207915419'), (u'PTRSUB_-1207915155', u'PTRSUB_-1207915147'), ('tmp_487', u'CBRANCH_-1207915603'), ('const-0', u'RETURN_-1207915365'), ('tmp_1002', u'PTRSUB_-1207915157'), ('const-3671000', u'COPY_-1207915093'), ('const-48', u'PTRSUB_-1207915208'), ('const-232', u'PTRSUB_-1207915233'), ('const-16', u'PTRSUB_-1207915203'), ('const-5', u'INT_SRIGHT_-1207915632'), (u'LOAD_-1207915775', u'CAST_-1207915138'), (u'COPY_-1207915070', u'CALL_-1207915295'), (u'LOAD_-1207915457', u'INT_AND_-1207915420'), ('const-0', u'PTRSUB_-1207915140'), (u'PTRADD_-1207915087', u'STORE_-1207915531'), ('const-4', u'INT_LEFT_-1207915474'), (u'CAST_-1207915101', u'INT_SUB_-1207915655'), ('const-1', u'RETURN_-1207915290'), (u'COPY_-1207915068', u'CALL_-1207915295'), (u'PTRSUB_-1207915173', u'PTRSUB_-1207915155'), ('const-160', u'PTRSUB_-1207915188'), ('const-0', u'PTRSUB_-1207915153'), (u'LOAD_-1207915864', u'PTRSUB_-1207915164'), ('const-0', u'PTRSUB_-1207915131'), (u'LOAD_-1207915685', u'INT_LESS_-1207915611'), (u'PTRSUB_-1207915070', u'STORE_-1207915419'), (u'CAST_-1207915139', u'INT_SUB_-1207915756'), ('tmp_1002', u'PTRSUB_-1207915198'), (u'PTRSUB_-1207915147', u'LOAD_-1207915775'), (u'LOAD_-1207915523', u'INT_ZEXT_-1207915293'), ('const-8', u'PTRSUB_-1207915126'), (u'COPY_-1207915093', u'CALL_-1207915303'), (u'LOAD_-1207915864', u'PTRSUB_-1207915180'), (u'LOAD_-1207915695', u'PTRADD_-1207915087'), (u'SUBPIECE_-1207915115', u'INT_OR_-1207915406'), (u'INT_EQUAL_-1207915842', u'CBRANCH_-1207915840'), (u'PTRSUB_-1207915216', u'LOAD_-1207915835'), (u'PTRSUB_-1207915148', u'PTRSUB_-1207915147'), ('const-112', u'PTRSUB_-1207915198'), (u'INT_LESS_-1207915599', u'CBRANCH_-1207915607'), ('tmp_647', u'CBRANCH_-1207915534'), ('const-3994', u'CALL_-1207915303'), ('tmp_1002', u'PTRSUB_-1207915208'), (u'LOAD_-1207915864', u'PTRSUB_-1207915096'), ('const-433', u'LOAD_-1207915523'), (u'LOAD_-1207915705', u'INT_NOTEQUAL_-1207915535'), (u'LOAD_-1207915864', u'PTRSUB_-1207915203'), ('const-0', u'PTRSUB_-1207915161'), ('const-433', u'LOAD_-1207915412'), (u'PTRSUB_-1207915034', u'CALL_-1207915336'), ('const-136', u'PTRSUB_-1207915157'), (u'PTRSUB_-1207915082', u'PTRSUB_-1207915077'), (u'LOAD_-1207915835', u'STORE_-1207915822'), ('const-136', u'PTRSUB_-1207915148'), ('tmp_301', u'CBRANCH_-1207915706'), ('tmp_1002', u'PTRSUB_-1207915063'), ('const-433', u'LOAD_-1207915775'), (u'INT_LESS_-1207915611', u'CBRANCH_-1207915603'), ('const-433', u'LOAD_-1207915803'), ('const-201', u'PTRSUB_-1207915070'), (u'LOAD_-1207915864', u'PTRSUB_-1207915139'), (u'INT_LEFT_-1207915474', u'SUBPIECE_-1207915115'), (u'PTRSUB_-1207915140', u'PTRSUB_-1207915132'), (u'INT_SRIGHT_-1207915632', u'INT_LESS_-1207915599'), ('const-433', u'STORE_-1207915419'), (u'COPY_-1207915095', u'CALL_-1207915303'), (u'PTRSUB_-1207915180', u'PTRSUB_-1207915161'), ('tmp_74', u'CBRANCH_-1207915840'), (u'PTRSUB_-1207915083', u'LOAD_-1207915457'), (u'PTRSUB_-1207915188', u'STORE_-1207915794'), ('const-8', u'PTRSUB_-1207915216'), ('const-433', u'LOAD_-1207915724'), ('const-0', u'PTRSUB_-1207915090'), (u'INT_AND_-1207915489', u'INT_LEFT_-1207915474'), ('const-0', u'PTRSUB_-1207915123'), ('tmp_1002', u'PTRSUB_-1207915148'), ('tmp_1002', u'PTRSUB_-1207915034'), (u'PTRSUB_-1207915233', u'LOAD_-1207915864'), ('tmp_1002', u'PTRSUB_-1207915188'), (u'CAST_-1207915102', u'INT_SUB_-1207915655'), (u'PTRSUB_-1207915039', u'CALL_-1207915336'), (u'PTRSUB_-1207915063', u'LOAD_-1207915412'), (u'INT_SRIGHT_-1207915632', u'INT_LESS_-1207915611'), ('const-433', u'STORE_-1207915822'), (u'LOAD_-1207915705', u'CAST_-1207915102'), (u'INT_SUB_-1207915756', u'INT_SRIGHT_-1207915732'), (u'PTRSUB_-1207915164', u'LOAD_-1207915724'), (u'PTRSUB_-1207915126', u'LOAD_-1207915705'), (u'LOAD_-1207915803', u'STORE_-1207915794'), (u'LOAD_-1207915724', u'INT_EQUAL_-1207915709'), (u'LOAD_-1207915864', u'PTRSUB_-1207915039'), (u'INT_EQUAL_-1207915709', u'CBRANCH_-1207915706'), (u'PTRSUB_-1207915105', u'PTRSUB_-1207915090'), ('const-0', u'PTRSUB_-1207915155'), ('const-433', u'LOAD_-1207915685'), (u'LOAD_-1207915864', u'INT_EQUAL_-1207915842'), (u'PTRSUB_-1207915055', u'STORE_-1207915401'), ('const-3671000', u'COPY_-1207915068'), (u'LOAD_-1207915864', u'PTRSUB_-1207915193'), ('const-433', u'LOAD_-1207915457'), ('const-136', u'PTRSUB_-1207915105'), ('const-0', u'PTRSUB_-1207915147'), (u'INT_NOTEQUAL_-1207915535', u'CBRANCH_-1207915534'), ('tmp_973', u'BRANCH_-1207915333'), (u'PTRSUB_-1207915123', u'LOAD_-1207915695'), (u'PTRSUB_-1207915096', u'LOAD_-1207915523'), ('const-8', u'PTRSUB_-1207915077'), ('const-201', u'PTRSUB_-1207915083'), (u'INT_AND_-1207915420', u'INT_OR_-1207915406'), (u'PTRSUB_-1207915198', u'STORE_-1207915808'), ('const-8', u'PTRSUB_-1207915145'), ('const-433', u'LOAD_-1207915835'), ('const-0', u'PTRSUB_-1207915055'), ('const-136', u'PTRSUB_-1207915034'), ('const-433', u'LOAD_-1207915864'), ('const-3664111', u'COPY_-1207915070'), (u'PTRSUB_-1207915147', u'PTRSUB_-1207915131'), (u'PTRSUB_-1207915208', u'STORE_-1207915822'), (u'PTRSUB_-1207915090', u'PTRSUB_-1207915082'), (u'LOAD_-1207915864', u'PTRSUB_-1207915216'), ('const-1', u'INT_AND_-1207915489'), (u'PTRSUB_-1207915161', u'PTRSUB_-1207915153'), (u'PTRSUB_-1207915203', u'LOAD_-1207915817'), ('const-0', u'STORE_-1207915401'), (u'LOAD_-1207915817', u'STORE_-1207915808'), (u'INT_ZEXT_-1207915293', u'INT_AND_-1207915489')]
[('tmp_483', u'CBRANCH_-1207915607'), (u'LOAD_-1207915685', u'INT_LESS_-1207915599'), ('const-433', u'STORE_-1207915822'), (u'CAST_-1207915162', u'LOAD_-1207915705'), (u'INT_SUB_-1207915655', u'INT_SRIGHT_-1207915632'), (u'INT_SRIGHT_-1207915732', u'INT_EQUAL_-1207915709'), (u'LOAD_-1207915864', u'INT_ADD_-1207915787'), (u'INT_ADD_-1207915808', u'CAST_-1207915211'), ('const-433', u'LOAD_-1207915817'), ('const-1', u'RETURN_-1207915298'), ('const-433', u'STORE_-1207915401'), (u'LOAD_-1207915412', u'STORE_-1207915401'), ('const-3664111', u'COPY_-1207915071'), (u'INT_ADD_-1207915780', u'CAST_-1207915191'), ('const-433', u'LOAD_-1207915695'), (u'INT_ADD_-1207915507', u'CAST_-1207915104'), (u'CAST_-1207915219', u'LOAD_-1207915835'), ('const-433', u'LOAD_-1207915705'), ('const-144', u'INT_ADD_-1207915517'), ('tmp_1596', u'INT_ADD_-1207915517'), (u'CAST_-1207915071', u'LOAD_-1207915412'), ('const-136', u'INT_ADD_-1207915679'), (u'COPY_-1207915094', u'CALL_-1207915303'), ('const-0', u'INT_EQUAL_-1207915842'), (u'LOAD_-1207915864', u'INT_ADD_-1207915770'), ('const-144', u'INT_ADD_-1207915689'), (u'CAST_-1207915146', u'LOAD_-1207915685'), (u'CAST_-1207915169', u'LOAD_-1207915724'), (u'LOAD_-1207915864', u'INT_ADD_-1207915708'), (u'INT_ADD_-1207915679', u'CAST_-1207915154'), ('const-0', u'SUBPIECE_-1207915116'), (u'INT_MULT_-1207915571', u'INT_ADD_-1207915543'), (u'CAST_-1207915206', u'LOAD_-1207915817'), ('const-160', u'INT_ADD_-1207915780'), ('const-40', u'INT_ADD_-1207915341'), ('const-3664111', u'COPY_-1207915096'), ('const-72', u'INT_ADD_-1207915507'), (u'INT_ADD_-1207915441', u'CAST_-1207915091'), ('const-3671000', u'COPY_-1207915094'), ('const-239', u'INT_AND_-1207915420'), ('const-16', u'INT_ADD_-1207915801'), (u'CAST_-1207915078', u'STORE_-1207915419'), (u'INT_ADD_-1207915763', u'CAST_-1207915178'), ('const-3994', u'CALL_-1207915303'), ('const-433', u'STORE_-1207915808'), ('tmp_1596', u'INT_ADD_-1207915689'), (u'INT_OR_-1207915406', u'STORE_-1207915419'), ('const-0', u'STORE_-1207915401'), (u'LOAD_-1207915864', u'INT_ADD_-1207915801'), (u'INT_ADD_-1207915708', u'CAST_-1207915169'), ('tmp_487', u'CBRANCH_-1207915603'), ('const-0', u'RETURN_-1207915365'), (u'CAST_-1207915112', u'STORE_-1207915531'), (u'LOAD_-1207915864', u'INT_ADD_-1207915819'), (u'LOAD_-1207915457', u'INT_AND_-1207915420'), (u'LOAD_-1207915864', u'INT_ADD_-1207915669'), (u'INT_ADD_-1207915787', u'CAST_-1207915196'), (u'LOAD_-1207915775', u'INT_SUB_-1207915756'), ('tmp_1596', u'INT_ADD_-1207915848'), ('const-1', u'RETURN_-1207915290'), ('const-433', u'LOAD_-1207915835'), ('const-48', u'INT_ADD_-1207915770'), ('const-201', u'INT_ADD_-1207915405'), ('const-433', u'LOAD_-1207915685'), (u'LOAD_-1207915685', u'INT_LESS_-1207915611'), (u'CAST_-1207915178', u'LOAD_-1207915775'), (u'CAST_-1207915104', u'LOAD_-1207915523'), (u'LOAD_-1207915523', u'INT_ZEXT_-1207915293'), ('const-5', u'INT_SRIGHT_-1207915632'), ('const-433', u'LOAD_-1207915786'), (u'COPY_-1207915096', u'CALL_-1207915303'), (u'INT_EQUAL_-1207915842', u'CBRANCH_-1207915840'), ('tmp_1596', u'INT_ADD_-1207915441'), (u'INT_LESS_-1207915599', u'CBRANCH_-1207915607'), ('tmp_647', u'CBRANCH_-1207915534'), (u'INT_ADD_-1207915396', u'CAST_-1207915071'), ('const-4005', u'CALL_-1207915295'), ('const-112', u'INT_ADD_-1207915794'), ('const-433', u'LOAD_-1207915803'), ('const-32', u'INT_MULT_-1207915571'), ('tmp_1596', u'INT_ADD_-1207915679'), ('tmp_1596', u'INT_ADD_-1207915808'), (u'LOAD_-1207915705', u'INT_NOTEQUAL_-1207915535'), (u'INT_ADD_-1207915770', u'CAST_-1207915183'), (u'INT_ADD_-1207915517', u'CAST_-1207915112'), (u'CAST_-1207915091', u'LOAD_-1207915457'), (u'CAST_-1207915183', u'LOAD_-1207915786'), (u'LOAD_-1207915835', u'STORE_-1207915822'), (u'CAST_-1207915154', u'LOAD_-1207915695'), (u'CAST_-1207915211', u'STORE_-1207915822'), (u'CAST_-1207915196', u'LOAD_-1207915803'), (u'LOAD_-1207915705', u'INT_SUB_-1207915655'), ('tmp_301', u'CBRANCH_-1207915706'), (u'INT_LESS_-1207915611', u'CBRANCH_-1207915603'), (u'LOAD_-1207915786', u'INT_SUB_-1207915756'), (u'INT_ADD_-1207915335', u'CALL_-1207915336'), ('const-64', u'INT_ADD_-1207915787'), ('const-433', u'LOAD_-1207915457'), ('const-40', u'INT_ADD_-1207915763'), ('tmp_1596', u'INT_ADD_-1207915405'), ('const-8', u'INT_ADD_-1207915819'), (u'INT_ADD_-1207915848', u'CAST_-1207915236'), (u'INT_ADD_-1207915794', u'CAST_-1207915201'), (u'INT_SRIGHT_-1207915632', u'INT_LESS_-1207915599'), (u'INT_ADD_-1207915801', u'CAST_-1207915206'), (u'SUBPIECE_-1207915116', u'INT_OR_-1207915406'), ('tmp_74', u'CBRANCH_-1207915840'), ('const-32', u'INT_ADD_-1207915708'), (u'COPY_-1207915069', u'CALL_-1207915295'), (u'CAST_-1207915236', u'LOAD_-1207915864'), (u'CAST_-1207915191', u'STORE_-1207915794'), (u'INT_AND_-1207915489', u'INT_LEFT_-1207915474'), ('const-232', u'INT_ADD_-1207915848'), (u'INT_ADD_-1207915669', u'CAST_-1207915146'), ('const-433', u'LOAD_-1207915412'), ('const-433', u'LOAD_-1207915864'), (u'INT_SRIGHT_-1207915632', u'INT_LESS_-1207915611'), ('tmp_1596', u'INT_ADD_-1207915780'), ('const-433', u'STORE_-1207915419'), ('const-433', u'LOAD_-1207915523'), (u'INT_SUB_-1207915756', u'INT_SRIGHT_-1207915732'), (u'INT_ADD_-1207915543', u'STORE_-1207915531'), (u'LOAD_-1207915864', u'INT_ADD_-1207915507'), ('const-433', u'STORE_-1207915794'), ('tmp_1596', u'INT_ADD_-1207915794'), (u'LOAD_-1207915803', u'STORE_-1207915794'), (u'LOAD_-1207915724', u'INT_EQUAL_-1207915709'), (u'INT_ADD_-1207915341', u'CALL_-1207915336'), ('const-5', u'INT_SRIGHT_-1207915732'), (u'INT_EQUAL_-1207915709', u'CBRANCH_-1207915706'), ('const-433', u'LOAD_-1207915724'), ('tmp_1596', u'INT_ADD_-1207915396'), (u'LOAD_-1207915685', u'INT_MULT_-1207915571'), (u'LOAD_-1207915864', u'INT_EQUAL_-1207915842'), ('const-32', u'INT_ADD_-1207915669'), (u'INT_ADD_-1207915819', u'CAST_-1207915219'), (u'LOAD_-1207915864', u'INT_ADD_-1207915341'), (u'LOAD_-1207915695', u'INT_SUB_-1207915655'), ('const-433', u'STORE_-1207915531'), ('const-48', u'INT_ADD_-1207915808'), (u'INT_ADD_-1207915689', u'CAST_-1207915162'), (u'INT_NOTEQUAL_-1207915535', u'CBRANCH_-1207915534'), ('const-201', u'INT_ADD_-1207915441'), ('tmp_973', u'BRANCH_-1207915333'), (u'INT_AND_-1207915420', u'INT_OR_-1207915406'), ('const-4', u'INT_LEFT_-1207915474'), ('const-136', u'INT_ADD_-1207915335'), (u'LOAD_-1207915864', u'INT_ADD_-1207915763'), (u'INT_LEFT_-1207915474', u'SUBPIECE_-1207915116'), (u'COPY_-1207915071', u'CALL_-1207915295'), (u'INT_ADD_-1207915543', u'INT_NOTEQUAL_-1207915535'), (u'CAST_-1207915201', u'STORE_-1207915808'), ('const-1', u'INT_AND_-1207915489'), ('const-240', u'INT_ADD_-1207915396'), ('tmp_1596', u'INT_ADD_-1207915335'), (u'LOAD_-1207915695', u'INT_ADD_-1207915543'), ('const-3671000', u'COPY_-1207915069'), ('const-433', u'LOAD_-1207915775'), (u'INT_ADD_-1207915405', u'CAST_-1207915078'), (u'LOAD_-1207915817', u'STORE_-1207915808'), (u'INT_ZEXT_-1207915293', u'INT_AND_-1207915489')]
null
null
001faa90
x64
O1
(translation_unit "void FUN_001faa90(long param_1)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}\n\n" (function_definition "void FUN_001faa90(long param_1)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}" primitive_type (function_declarator "FUN_001faa90(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 ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0xe8);" (assignment_expression "lVar1 = *(long *)(param_1 + 0xe8)" identifier = (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\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/output.cc",0xf9a,"restore_states");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");" (call_expression "FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states")" identifier (argument_list "("../../gold/output.cc",0xf9a,"restore_states")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""restore_states"" " string_content ") ))) ;) })) (expression_statement "*(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8)" (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) )))) = (pointer_expression "*(undefined8 *)(lVar1 + 8)" * (cast_expression "(undefined8 *)(lVar1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);" (assignment_expression "*(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10)" (pointer_expression "*(undefined8 *)(param_1 + 0x70)" * (cast_expression "(undefined8 *)(param_1 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x70)" ( (binary_expression "param_1 + 0x70" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar1 + 0x10)" * (cast_expression "(undefined8 *)(lVar1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);" (assignment_expression "*(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40)" (pointer_expression "*(undefined8 *)(param_1 + 0xa0)" * (cast_expression "(undefined8 *)(param_1 + 0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar1 + 0x40)" * (cast_expression "(undefined8 *)(lVar1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x40)" ( (binary_expression "lVar1 + 0x40" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" if (parenthesized_expression "(*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5)" ( (binary_expression "*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5" (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) )))) == (binary_expression "*(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5" (binary_expression "*(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28)" (pointer_expression "*(long *)(lVar1 + 0x30)" * (cast_expression "(long *)(lVar1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x30)" ( (binary_expression "lVar1 + 0x30" identifier + number_literal) )))) - (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) ))))) >> number_literal)) )) (compound_statement "{\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }" { (expression_statement "FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);" (call_expression "FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28)" identifier (argument_list "(param_1 + 0x88,lVar1 + 0x28)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) , (binary_expression "lVar1 + 0x28" identifier + number_literal) ))) ;) }) (else_clause "else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" else (compound_statement "{\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" { (expression_statement "uVar2 = *(ulong *)(lVar1 + 0x20);" (assignment_expression "uVar2 = *(ulong *)(lVar1 + 0x20)" identifier = (pointer_expression "*(ulong *)(lVar1 + 0x20)" * (cast_expression "(ulong *)(lVar1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;" (assignment_expression "uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5" identifier = (binary_expression "*(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5" (binary_expression "*(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88)" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0x88)" * (cast_expression "(long *)(param_1 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if (uVar3 < uVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }" if (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");" (call_expression "FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states")" identifier (argument_list "("../../gold/output.cc",0xfa5,"restore_states")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""restore_states"" " string_content ") ))) ;) })) (if_statement "if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }" if (parenthesized_expression "((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4))" ( (binary_expression "(uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)" (parenthesized_expression "(uVar2 < uVar3)" ( (binary_expression "uVar2 < uVar3" identifier < identifier) )) && (parenthesized_expression "(lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)" ( (comma_expression "lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4" (assignment_expression "lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20" identifier = (binary_expression "*(long *)(param_1 + 0x88) + uVar2 * 0x20" (pointer_expression "*(long *)(param_1 + 0x88)" * (cast_expression "(long *)(param_1 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) )))) + (binary_expression "uVar2 * 0x20" identifier * number_literal))) , (binary_expression "*(long *)(param_1 + 0x90) != lVar4" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) != identifier)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x90) = lVar4;\n }" { (expression_statement "*(long *)(param_1 + 0x90) = lVar4;" (assignment_expression "*(long *)(param_1 + 0x90) = lVar4" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) = identifier) ;) })) }))) (expression_statement "*(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);" (assignment_expression "*(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (pointer_expression "*(byte *)(param_1 + 0xc9)" * (cast_expression "(byte *)(param_1 + 0xc9)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc9)" ( (binary_expression "param_1 + 0xc9" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (binary_expression "*(byte *)(param_1 + 0xc9) & 0xef" (pointer_expression "*(byte *)(param_1 + 0xc9)" * (cast_expression "(byte *)(param_1 + 0xc9)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc9)" ( (binary_expression "param_1 + 0xc9" identifier + number_literal) )))) & number_literal) | (call_expression "(byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((*(byte *)(lVar1 + 0x48) & 1) << 4)" ( (binary_expression "(*(byte *)(lVar1 + 0x48) & 1) << 4" (parenthesized_expression "(*(byte *)(lVar1 + 0x48) & 1)" ( (binary_expression "*(byte *)(lVar1 + 0x48) & 1" (pointer_expression "*(byte *)(lVar1 + 0x48)" * (cast_expression "(byte *)(lVar1 + 0x48)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) & number_literal) )) << number_literal) ))))) ;) (expression_statement "**(undefined1 **)(param_1 + 0xf0) = 0;" (assignment_expression "**(undefined1 **)(param_1 + 0xf0) = 0" (pointer_expression "**(undefined1 **)(param_1 + 0xf0)" * (pointer_expression "*(undefined1 **)(param_1 + 0xf0)" * (cast_expression "(undefined1 **)(param_1 + 0xf0)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) ))))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void restore_states(Output_section * this) */\n\nvoid __thiscall gold::Output_section::restore_states(Output_section *this)\n\n{\n Checkpoint_output_section *pCVar1;\n pointer pIVar2;\n ulong uVar3;\n ulong uVar4;\n pointer pIVar5;\n \n pCVar1 = this->checkpoint_;\n if (pCVar1 == (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states");\n }\n this->addralign_ = pCVar1->addralign_;\n this->flags_ = pCVar1->flags_;\n this->first_input_offset_ = pCVar1->first_input_offset_;\n if (pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start >> 5) {\n std::\n vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);\n }\n else {\n pIVar2 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;\n pIVar5 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;\n uVar3 = pCVar1->input_sections_size_;\n uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;\n if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }\n }\n this->field_0xc9 =\n this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4);\n this->lookup_maps_->is_valid_ = false;\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Output_section::restore_states(Output_section *this)\n\n{\n Checkpoint_output_section *pCVar1;\n pointer pIVar2;\n ulong uVar3;\n ulong uVar4;\n pointer pIVar5;\n \n pCVar1 = this->checkpoint_;\n if (pCVar1 == (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states");\n }\n this->addralign_ = pCVar1->addralign_;\n this->flags_ = pCVar1->flags_;\n this->first_input_offset_ = pCVar1->first_input_offset_;\n if (pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start >> 5) {\n std::\n vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);\n }\n else {\n pIVar2 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;\n pIVar5 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;\n uVar3 = pCVar1->input_sections_size_;\n uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;\n if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }\n }\n this->field_0xc9 =\n this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4);\n this->lookup_maps_->is_valid_ = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_section::" identifier : : identifier : :) (function_declarator "restore_states(Output_section *this)" identifier (parameter_list "(Output_section *this)" ( (parameter_declaration "Output_section *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n Checkpoint_output_section *pCVar1;\n pointer pIVar2;\n ulong uVar3;\n ulong uVar4;\n pointer pIVar5;\n \n pCVar1 = this->checkpoint_;\n if (pCVar1 == (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states");\n }\n this->addralign_ = pCVar1->addralign_;\n this->flags_ = pCVar1->flags_;\n this->first_input_offset_ = pCVar1->first_input_offset_;\n if (pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start >> 5) {\n std::\n vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);\n }\n else {\n pIVar2 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;\n pIVar5 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;\n uVar3 = pCVar1->input_sections_size_;\n uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;\n if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }\n }\n this->field_0xc9 =\n this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4);\n this->lookup_maps_->is_valid_ = false;\n return;\n}" { (declaration "Checkpoint_output_section *pCVar1;" type_identifier (pointer_declarator "*pCVar1" * identifier) ;) (declaration "pointer pIVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "pointer pIVar5;" type_identifier identifier ;) (expression_statement "pCVar1 = this->checkpoint_;" (assignment_expression "pCVar1 = this->checkpoint_" identifier = (field_expression "this->checkpoint_" identifier -> field_identifier)) ;) (if_statement "if (pCVar1 == (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states");\n }" if (parenthesized_expression "(pCVar1 == (Checkpoint_output_section *)0x0)" ( (binary_expression "pCVar1 == (Checkpoint_output_section *)0x0" identifier == (cast_expression "(Checkpoint_output_section *)0x0" ( (type_descriptor "Checkpoint_output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xf9a,"restore_states")" identifier (argument_list "("../../gold/output.cc",0xf9a,"restore_states")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""restore_states"" " string_content ") ))) ;) })) (expression_statement "this->addralign_ = pCVar1->addralign_;" (assignment_expression "this->addralign_ = pCVar1->addralign_" (field_expression "this->addralign_" identifier -> field_identifier) = (field_expression "pCVar1->addralign_" identifier -> field_identifier)) ;) (expression_statement "this->flags_ = pCVar1->flags_;" (assignment_expression "this->flags_ = pCVar1->flags_" (field_expression "this->flags_" identifier -> field_identifier) = (field_expression "pCVar1->flags_" identifier -> field_identifier)) ;) (expression_statement "this->first_input_offset_ = pCVar1->first_input_offset_;" (assignment_expression "this->first_input_offset_ = pCVar1->first_input_offset_" (field_expression "this->first_input_offset_" identifier -> field_identifier) = (field_expression "pCVar1->first_input_offset_" identifier -> field_identifier)) ;) (if_statement "if (pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start >> 5) {\n std::\n vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);\n }\n else {\n pIVar2 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;\n pIVar5 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;\n uVar3 = pCVar1->input_sections_size_;\n uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;\n if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }\n }" if (parenthesized_expression "(pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start >> 5)" ( (ERROR "pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::" (comma_expression "pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold::Output_section::Input_section,_std" (binary_expression "pCVar1->input_sections_size_ ==\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold" (field_expression "pCVar1->input_sections_size_" identifier -> field_identifier) == (binary_expression "(long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold" (cast_expression "(long)(pCVar1->input_sections_copy_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(pCVar1->input_sections_copy_).\n super__Vector_base" (parenthesized_expression "(pCVar1->input_sections_copy_)" ( (field_expression "pCVar1->input_sections_copy_" identifier -> field_identifier) )) . field_identifier)) < identifier)) (ERROR "::Output_section::Input_section" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : : (binary_expression "Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base<gold" (binary_expression "Input_section>_>\n ._M_impl._M_finish -\n (long)(pCVar1->input_sections_copy_).\n super__Vector_base" (field_expression "Input_section>_>\n ._M_impl._M_finish" (field_expression "Input_section>_>\n ._M_impl" (binary_expression "Input_section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)(pCVar1->input_sections_copy_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(pCVar1->input_sections_copy_).\n super__Vector_base" (parenthesized_expression "(pCVar1->input_sections_copy_)" ( (field_expression "pCVar1->input_sections_copy_" identifier -> field_identifier) )) . field_identifier))) < identifier) : : identifier : : (comma_expression "Input_section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Input_section>_>\n ._M_impl._M_start >> 5" (field_expression "Input_section>_>\n ._M_impl._M_start" (field_expression "Input_section>_>\n ._M_impl" (binary_expression "Input_section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) >> number_literal) )) (compound_statement "{\n std::\n vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);\n }" { (labeled_statement "std::\n vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);" statement_identifier (ERROR "::\n vector<gold:" : : (binary_expression "vector<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);" statement_identifier (ERROR "::Input_section,_std::allocator<gold:" : : (comma_expression "Input_section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section>_>\n ::operator=(&this->input_sections_,&pCVar1->input_sections_copy_);" statement_identifier (ERROR "::Input_section>_>\n :" : : (binary_expression "Input_section>_" identifier > identifier) > :) : (expression_statement "operator=(&this->input_sections_,&pCVar1->input_sections_copy_);" (assignment_expression "operator=(&this->input_sections_,&pCVar1->input_sections_copy_)" identifier = (parenthesized_expression "(&this->input_sections_,&pCVar1->input_sections_copy_)" ( (comma_expression "&this->input_sections_,&pCVar1->input_sections_copy_" (pointer_expression "&this->input_sections_" & (field_expression "this->input_sections_" identifier -> field_identifier)) , (pointer_expression "&pCVar1->input_sections_copy_" & (field_expression "pCVar1->input_sections_copy_" identifier -> field_identifier))) ))) ;)))) }) (else_clause "else {\n pIVar2 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;\n pIVar5 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;\n uVar3 = pCVar1->input_sections_size_;\n uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;\n if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }\n }" else (compound_statement "{\n pIVar2 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;\n pIVar5 = (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;\n uVar3 = pCVar1->input_sections_size_;\n uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;\n if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }\n }" { (ERROR "pIVar2 = (this->input_sections_).\n super__Vector_base<gold::" (assignment_expression "pIVar2 = (this->input_sections_).\n super__Vector_base<gold" identifier = (binary_expression "(this->input_sections_).\n super__Vector_base<gold" (field_expression "(this->input_sections_).\n super__Vector_base" (parenthesized_expression "(this->input_sections_)" ( (field_expression "this->input_sections_" identifier -> field_identifier) )) . field_identifier) < identifier)) : :) (labeled_statement "Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish;" statement_identifier (ERROR "::Input_section,_std::allocator<gold:" : : (comma_expression "Input_section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section>_>\n ._M_impl._M_finish;" statement_identifier : (ERROR ":" :) (expression_statement "Input_section>_>\n ._M_impl._M_finish;" (field_expression "Input_section>_>\n ._M_impl._M_finish" (field_expression "Input_section>_>\n ._M_impl" (binary_expression "Input_section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;))) (ERROR "pIVar5 = (this->input_sections_).\n super__Vector_base<gold::" (assignment_expression "pIVar5 = (this->input_sections_).\n super__Vector_base<gold" identifier = (binary_expression "(this->input_sections_).\n super__Vector_base<gold" (field_expression "(this->input_sections_).\n super__Vector_base" (parenthesized_expression "(this->input_sections_)" ( (field_expression "this->input_sections_" identifier -> field_identifier) )) . field_identifier) < identifier)) : :) (labeled_statement "Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_start;" statement_identifier (ERROR "::Input_section,_std::allocator<gold:" : : (comma_expression "Input_section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section>_>\n ._M_impl._M_start;" statement_identifier : (ERROR ":" :) (expression_statement "Input_section>_>\n ._M_impl._M_start;" (field_expression "Input_section>_>\n ._M_impl._M_start" (field_expression "Input_section>_>\n ._M_impl" (binary_expression "Input_section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;))) (expression_statement "uVar3 = pCVar1->input_sections_size_;" (assignment_expression "uVar3 = pCVar1->input_sections_size_" identifier = (field_expression "pCVar1->input_sections_size_" identifier -> field_identifier)) ;) (expression_statement "uVar4 = (long)pIVar2 - (long)pIVar5 >> 5;" (assignment_expression "uVar4 = (long)pIVar2 - (long)pIVar5 >> 5" identifier = (binary_expression "(long)pIVar2 - (long)pIVar5 >> 5" (binary_expression "(long)pIVar2 - (long)pIVar5" (cast_expression "(long)pIVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pIVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar4 < uVar3) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }" if (parenthesized_expression "(uVar4 < uVar3)" ( (binary_expression "uVar4 < uVar3" identifier < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xfa5,"restore_states")" identifier (argument_list "("../../gold/output.cc",0xfa5,"restore_states")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""restore_states"" " string_content ") ))) ;) })) (if_statement "if ((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)) {\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }" if (parenthesized_expression "((uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5))" ( (binary_expression "(uVar3 < uVar4) && (pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)" (parenthesized_expression "(uVar3 < uVar4)" ( (binary_expression "uVar3 < uVar4" identifier < identifier) )) && (parenthesized_expression "(pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5)" ( (comma_expression "pIVar5 = pIVar5 + uVar3, pIVar2 != pIVar5" (assignment_expression "pIVar5 = pIVar5 + uVar3" identifier = (binary_expression "pIVar5 + uVar3" identifier + identifier)) , (binary_expression "pIVar2 != pIVar5" identifier != identifier)) ))) )) (compound_statement "{\n (this->input_sections_).\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;\n }" { (ERROR "(this->input_sections_).\n super__Vector_base<gold::" (binary_expression "(this->input_sections_).\n super__Vector_base<gold" (field_expression "(this->input_sections_).\n super__Vector_base" (parenthesized_expression "(this->input_sections_)" ( (field_expression "this->input_sections_" identifier -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;" statement_identifier (ERROR "::Input_section,_std::allocator<gold:" : : (comma_expression "Input_section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Output_section::Input_section>_>\n ._M_impl._M_finish = pIVar5;" statement_identifier : (ERROR ":" :) (expression_statement "Input_section>_>\n ._M_impl._M_finish = pIVar5;" (assignment_expression "Input_section>_>\n ._M_impl._M_finish = pIVar5" (field_expression "Input_section>_>\n ._M_impl._M_finish" (field_expression "Input_section>_>\n ._M_impl" (binary_expression "Input_section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier) ;))) })) }))) (expression_statement "this->field_0xc9 =\n this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4);" (assignment_expression "this->field_0xc9 =\n this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4)" (field_expression "this->field_0xc9" identifier -> field_identifier) = (binary_expression "this->field_0xc9 & 0xef | (byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4)" (binary_expression "this->field_0xc9 & 0xef" (field_expression "this->field_0xc9" identifier -> field_identifier) & number_literal) | (call_expression "(byte)((pCVar1->attached_input_sections_are_sorted_ & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((pCVar1->attached_input_sections_are_sorted_ & 1) << 4)" ( (binary_expression "(pCVar1->attached_input_sections_are_sorted_ & 1) << 4" (parenthesized_expression "(pCVar1->attached_input_sections_are_sorted_ & 1)" ( (binary_expression "pCVar1->attached_input_sections_are_sorted_ & 1" (field_expression "pCVar1->attached_input_sections_are_sorted_" identifier -> field_identifier) & number_literal) )) << number_literal) ))))) ;) (expression_statement "this->lookup_maps_->is_valid_ = false;" (assignment_expression "this->lookup_maps_->is_valid_ = false" (field_expression "this->lookup_maps_->is_valid_" (field_expression "this->lookup_maps_" identifier -> field_identifier) -> field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001faa90(long param_1)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}\n\n" (function_definition "void FUN_001faa90(long param_1)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}" primitive_type (function_declarator "FUN_001faa90(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 ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0xe8);" (assignment_expression "lVar1 = *(long *)(param_1 + 0xe8)" identifier = (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }" { (expression_statement "FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");" (call_expression "FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states")" identifier (argument_list "("../../gold/output.cc",0xf9a,"restore_states")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""restore_states"" " string_content ") ))) ;) })) (expression_statement "*(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8)" (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) )))) = (pointer_expression "*(undefined8 *)(lVar1 + 8)" * (cast_expression "(undefined8 *)(lVar1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);" (assignment_expression "*(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10)" (pointer_expression "*(undefined8 *)(param_1 + 0x70)" * (cast_expression "(undefined8 *)(param_1 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x70)" ( (binary_expression "param_1 + 0x70" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar1 + 0x10)" * (cast_expression "(undefined8 *)(lVar1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);" (assignment_expression "*(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40)" (pointer_expression "*(undefined8 *)(param_1 + 0xa0)" * (cast_expression "(undefined8 *)(param_1 + 0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar1 + 0x40)" * (cast_expression "(undefined8 *)(lVar1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x40)" ( (binary_expression "lVar1 + 0x40" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" if (parenthesized_expression "(*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5)" ( (binary_expression "*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5" (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) )))) == (binary_expression "*(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5" (binary_expression "*(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28)" (pointer_expression "*(long *)(lVar1 + 0x30)" * (cast_expression "(long *)(lVar1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x30)" ( (binary_expression "lVar1 + 0x30" identifier + number_literal) )))) - (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) ))))) >> number_literal)) )) (compound_statement "{\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }" { (expression_statement "FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);" (call_expression "FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28)" identifier (argument_list "(param_1 + 0x88,lVar1 + 0x28)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) , (binary_expression "lVar1 + 0x28" identifier + number_literal) ))) ;) }) (else_clause "else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" else (compound_statement "{\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" { (expression_statement "uVar2 = *(ulong *)(lVar1 + 0x20);" (assignment_expression "uVar2 = *(ulong *)(lVar1 + 0x20)" identifier = (pointer_expression "*(ulong *)(lVar1 + 0x20)" * (cast_expression "(ulong *)(lVar1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;" (assignment_expression "uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5" identifier = (binary_expression "*(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5" (binary_expression "*(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88)" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0x88)" * (cast_expression "(long *)(param_1 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }" if (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }" { (expression_statement "FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");" (call_expression "FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states")" identifier (argument_list "("../../gold/output.cc",0xfa5,"restore_states")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""restore_states"" " string_content ") ))) ;) })) (if_statement "if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }" if (parenthesized_expression "((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4))" ( (binary_expression "(uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)" (parenthesized_expression "(uVar2 < uVar3)" ( (binary_expression "uVar2 < uVar3" identifier < identifier) )) && (parenthesized_expression "(lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)" ( (comma_expression "lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4" (assignment_expression "lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20" identifier = (binary_expression "*(long *)(param_1 + 0x88) + uVar2 * 0x20" (pointer_expression "*(long *)(param_1 + 0x88)" * (cast_expression "(long *)(param_1 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) )))) + (binary_expression "uVar2 * 0x20" identifier * number_literal))) , (binary_expression "*(long *)(param_1 + 0x90) != lVar4" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) != identifier)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x90) = lVar4;\n }" { (expression_statement "*(long *)(param_1 + 0x90) = lVar4;" (assignment_expression "*(long *)(param_1 + 0x90) = lVar4" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) = identifier) ;) })) }))) (expression_statement "*(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);" (assignment_expression "*(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (pointer_expression "*(byte *)(param_1 + 0xc9)" * (cast_expression "(byte *)(param_1 + 0xc9)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc9)" ( (binary_expression "param_1 + 0xc9" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (binary_expression "*(byte *)(param_1 + 0xc9) & 0xef" (pointer_expression "*(byte *)(param_1 + 0xc9)" * (cast_expression "(byte *)(param_1 + 0xc9)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc9)" ( (binary_expression "param_1 + 0xc9" identifier + number_literal) )))) & number_literal) | (call_expression "(byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((*(byte *)(lVar1 + 0x48) & 1) << 4)" ( (binary_expression "(*(byte *)(lVar1 + 0x48) & 1) << 4" (parenthesized_expression "(*(byte *)(lVar1 + 0x48) & 1)" ( (binary_expression "*(byte *)(lVar1 + 0x48) & 1" (pointer_expression "*(byte *)(lVar1 + 0x48)" * (cast_expression "(byte *)(lVar1 + 0x48)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) & number_literal) )) << number_literal) ))))) ;) (expression_statement "**(undefined1 **)(param_1 + 0xf0) = 0;" (assignment_expression "**(undefined1 **)(param_1 + 0xf0) = 0" (pointer_expression "**(undefined1 **)(param_1 + 0xf0)" * (pointer_expression "*(undefined1 **)(param_1 + 0xf0)" * (cast_expression "(undefined1 **)(param_1 + 0xf0)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" 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 ;) (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 ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT))) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_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 (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_001faa90(long param_1)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001faa90(long param_1)" (identifier "FUN_001faa90") (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 ulong uVar2;\n ulong uVar3;\n long lVar4;\n \n lVar1 = *(long *)(param_1 + 0xe8);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }\n *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);\n *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);\n *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);\n if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }\n *(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);\n **(undefined1 **)(param_1 + 0xf0) = 0;\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (expression_statement "lVar1 = *(long *)(param_1 + 0xe8);" (assignment_expression "lVar1 = *(long *)(param_1 + 0xe8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (if_statement "if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states");" (call_expression "FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0xf9a,"restore_states")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xf9a") (, ",") (string_literal ""restore_states"" (" """) (string_content "restore_states") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8);" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8)" (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")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 8)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10);" (assignment_expression "*(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10)" (pointer_expression "*(undefined8 *)(param_1 + 0x70)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x70)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x70)" (( "(") (binary_expression "param_1 + 0x70" (identifier "param_1") (+ "+") (number_literal "0x70")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40);" (assignment_expression "*(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40)" (pointer_expression "*(undefined8 *)(param_1 + 0xa0)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0xa0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x40)" (( "(") (binary_expression "lVar1 + 0x40" (identifier "lVar1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (if_statement "if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) {\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }\n else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" (if "if") (parenthesized_expression "(*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5)" (( "(") (binary_expression "*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5" (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")) () ")")))) (== "==") (binary_expression "*(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5" (binary_expression "*(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28)" (pointer_expression "*(long *)(lVar1 + 0x30)" (* "*") (cast_expression "(long *)(lVar1 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x30)" (( "(") (binary_expression "lVar1 + 0x30" (identifier "lVar1") (+ "+") (number_literal "0x30")) () ")")))) (- "-") (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")"))))) (>> ">>") (number_literal "5"))) () ")")) (compound_statement "{\n FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);\n }" ({ "{") (expression_statement "FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28);" (call_expression "FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28)" (identifier "FUN_0020a6c0") (argument_list "(param_1 + 0x88,lVar1 + 0x28)" (( "(") (binary_expression "param_1 + 0x88" (identifier "param_1") (+ "+") (number_literal "0x88")) (, ",") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" (else "else") (compound_statement "{\n uVar2 = *(ulong *)(lVar1 + 0x20);\n uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;\n if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }\n if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }\n }" ({ "{") (expression_statement "uVar2 = *(ulong *)(lVar1 + 0x20);" (assignment_expression "uVar2 = *(ulong *)(lVar1 + 0x20)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(lVar1 + 0x20)" (* "*") (cast_expression "(ulong *)(lVar1 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x20)" (( "(") (binary_expression "lVar1 + 0x20" (identifier "lVar1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5;" (assignment_expression "uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5" (identifier "uVar3") (= "=") (binary_expression "*(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5" (binary_expression "*(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88)" (pointer_expression "*(long *)(param_1 + 0x90)" (* "*") (cast_expression "(long *)(param_1 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")")))) (- "-") (pointer_expression "*(long *)(param_1 + 0x88)" (* "*") (cast_expression "(long *)(param_1 + 0x88)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x88)" (( "(") (binary_expression "param_1 + 0x88" (identifier "param_1") (+ "+") (number_literal "0x88")) () ")"))))) (>> ">>") (number_literal "5"))) (; ";")) (if_statement "if (uVar3 < uVar2) {\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }" (if "if") (parenthesized_expression "(uVar3 < uVar2)" (( "(") (binary_expression "uVar3 < uVar2" (identifier "uVar3") (< "<") (identifier "uVar2")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states");" (call_expression "FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0xfa5,"restore_states")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xfa5") (, ",") (string_literal ""restore_states"" (" """) (string_content "restore_states") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if ((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) {\n *(long *)(param_1 + 0x90) = lVar4;\n }" (if "if") (parenthesized_expression "((uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4))" (( "(") (binary_expression "(uVar2 < uVar3) &&\n (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)" (parenthesized_expression "(uVar2 < uVar3)" (( "(") (binary_expression "uVar2 < uVar3" (identifier "uVar2") (< "<") (identifier "uVar3")) () ")")) (&& "&&") (parenthesized_expression "(lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)" (( "(") (comma_expression "lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4" (assignment_expression "lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20" (identifier "lVar4") (= "=") (binary_expression "*(long *)(param_1 + 0x88) + uVar2 * 0x20" (pointer_expression "*(long *)(param_1 + 0x88)" (* "*") (cast_expression "(long *)(param_1 + 0x88)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x88)" (( "(") (binary_expression "param_1 + 0x88" (identifier "param_1") (+ "+") (number_literal "0x88")) () ")")))) (+ "+") (binary_expression "uVar2 * 0x20" (identifier "uVar2") (* "*") (number_literal "0x20")))) (, ",") (binary_expression "*(long *)(param_1 + 0x90) != lVar4" (pointer_expression "*(long *)(param_1 + 0x90)" (* "*") (cast_expression "(long *)(param_1 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")")))) (!= "!=") (identifier "lVar4"))) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x90) = lVar4;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x90) = lVar4;" (assignment_expression "*(long *)(param_1 + 0x90) = lVar4" (pointer_expression "*(long *)(param_1 + 0x90)" (* "*") (cast_expression "(long *)(param_1 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")")))) (= "=") (identifier "lVar4")) (; ";")) (} "}"))) (} "}")))) (expression_statement "*(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4);" (assignment_expression "*(byte *)(param_1 + 0xc9) =\n *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (pointer_expression "*(byte *)(param_1 + 0xc9)" (* "*") (cast_expression "(byte *)(param_1 + 0xc9)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc9)" (( "(") (binary_expression "param_1 + 0xc9" (identifier "param_1") (+ "+") (number_literal "0xc9")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (binary_expression "*(byte *)(param_1 + 0xc9) & 0xef" (pointer_expression "*(byte *)(param_1 + 0xc9)" (* "*") (cast_expression "(byte *)(param_1 + 0xc9)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc9)" (( "(") (binary_expression "param_1 + 0xc9" (identifier "param_1") (+ "+") (number_literal "0xc9")) () ")")))) (& "&") (number_literal "0xef")) (| "|") (call_expression "(byte)((*(byte *)(lVar1 + 0x48) & 1) << 4)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((*(byte *)(lVar1 + 0x48) & 1) << 4)" (( "(") (binary_expression "(*(byte *)(lVar1 + 0x48) & 1) << 4" (parenthesized_expression "(*(byte *)(lVar1 + 0x48) & 1)" (( "(") (binary_expression "*(byte *)(lVar1 + 0x48) & 1" (pointer_expression "*(byte *)(lVar1 + 0x48)" (* "*") (cast_expression "(byte *)(lVar1 + 0x48)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "**(undefined1 **)(param_1 + 0xf0) = 0;" (assignment_expression "**(undefined1 **)(param_1 + 0xf0) = 0" (pointer_expression "**(undefined1 **)(param_1 + 0xf0)" (* "*") (pointer_expression "*(undefined1 **)(param_1 + 0xf0)" (* "*") (cast_expression "(undefined1 **)(param_1 + 0xf0)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xf0)" (( "(") (binary_expression "param_1 + 0xf0" (identifier "param_1") (+ "+") (number_literal "0xf0")) () ")"))))) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void restore_states(Output_section * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { type_2 *var_1; type_3 var_8; type_4 var_6; type_4 var_5; type_3 var_7; var_1 = this->checkpoint_; if (var_1 == (type_2 *)0x0) { /* WARNING: Subroutine does not return */ var_2("../../gold/output.cc",0xf9a,"restore_states"); } this->addralign_ = var_1->addralign_; this->flags_ = var_1->flags_; this->first_input_offset_ = var_1->first_input_offset_; if (var_1->input_sections_size_ == (long)(var_1->input_sections_copy_). super__Vector_base<gold::type_1::var_3,_std::allocator<gold::type_1::var_3>var_4> ._M_impl._M_finish - (long)(var_1->input_sections_copy_). super__Vector_base<gold::type_1::var_3,_std::allocator<gold::type_1::var_3>var_4> ._M_impl._M_start >> 5) { std:: vector<gold::Output_section::var_3,_std::allocator<gold::Output_section::var_3>var_4> ::operator=(&this->input_sections_,&var_1->input_sections_copy_); } else { var_8 = (this->input_sections_). super__Vector_base<gold::Output_section::var_3,_std::allocator<gold::Output_section::var_3>var_4> ._M_impl._M_finish; var_7 = (this->input_sections_). super__Vector_base<gold::Output_section::var_3,_std::allocator<gold::Output_section::var_3>var_4> ._M_impl._M_start; var_6 = var_1->input_sections_size_; var_5 = (long)var_8 - (long)var_7 >> 5; if (var_5 < var_6) { /* WARNING: Subroutine does not return */ var_2("../../gold/output.cc",0xfa5,"restore_states"); } if ((var_6 < var_5) && (var_7 = var_7 + var_6, var_8 != var_7)) { (this->input_sections_). super__Vector_base<gold::Output_section::var_3,_std::allocator<gold::Output_section::var_3>var_4> ._M_impl._M_finish = var_7; } } this->field_0xc9 = this->field_0xc9 & 0xef | (byte)((var_1->attached_input_sections_are_sorted_ & 1) << 4); this->lookup_maps_->is_valid_ = false; 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)) (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))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (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 (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1) { long lVar1; ulong uVar2; ulong uVar3; long lVar4; lVar1 = *(long *)(param_1 + 0xe8); if (lVar1 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xf9a,"restore_states"); } *(undefined8 *)(param_1 + 0x30) = *(undefined8 *)(lVar1 + 8); *(undefined8 *)(param_1 + 0x70) = *(undefined8 *)(lVar1 + 0x10); *(undefined8 *)(param_1 + 0xa0) = *(undefined8 *)(lVar1 + 0x40); if (*(long *)(lVar1 + 0x20) == *(long *)(lVar1 + 0x30) - *(long *)(lVar1 + 0x28) >> 5) { FUN_0020a6c0(param_1 + 0x88,lVar1 + 0x28); } else { uVar2 = *(ulong *)(lVar1 + 0x20); uVar3 = *(long *)(param_1 + 0x90) - *(long *)(param_1 + 0x88) >> 5; if (uVar3 < uVar2) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xfa5,"restore_states"); } if ((uVar2 < uVar3) && (lVar4 = *(long *)(param_1 + 0x88) + uVar2 * 0x20, *(long *)(param_1 + 0x90) != lVar4)) { *(long *)(param_1 + 0x90) = lVar4; } } *(byte *)(param_1 + 0xc9) = *(byte *)(param_1 + 0xc9) & 0xef | (byte)((*(byte *)(lVar1 + 0x48) & 1) << 4); **(undefined1 **)(param_1 + 0xf0) = 0; return; }
3_sg_sat_identify_and_sg_sat_identify_strip.c
putchar
putchar
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putchar(int __c) { int iVar1; iVar1 = (*(code *)PTR_putchar_00105f40)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int putchar(int __c) { int iVar1; iVar1 = (*(code *)PTR_putchar_00105f40)(); return iVar1; }
JMP qword ptr [0x00105f40]
null
null
null
null
[('tmp_32', u'CAST_-1206972293'), ('const-0', u'RETURN_-1206972357'), (u'CAST_-1206972293', u'CALLIND_-1206972360'), (u'CALLIND_-1206972360', u'RETURN_-1206972357'), (u'INDIRECT_-1206972298', u'COPY_-1206972357'), (u'CALLIND_-1206972360', u'INDIRECT_-1206972298')]
[('tmp_32', u'CAST_-1206972293'), ('const-0', u'RETURN_-1206972357'), (u'CAST_-1206972293', u'CALLIND_-1206972360'), (u'CALLIND_-1206972360', u'RETURN_-1206972357'), (u'INDIRECT_-1206972298', u'COPY_-1206972357'), (u'CALLIND_-1206972360', u'INDIRECT_-1206972298')]
null
null
00101030
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}\n\n" comment (function_definition "int putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" primitive_type (function_declarator "putchar(int __c)" identifier (parameter_list "(int __c)" ( (parameter_declaration "int __c" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_putchar_00105f40)();" (assignment_expression "iVar1 = (*(code *)PTR_putchar_00105f40)()" identifier = (call_expression "(*(code *)PTR_putchar_00105f40)()" (parenthesized_expression "(*(code *)PTR_putchar_00105f40)" ( (pointer_expression "*(code *)PTR_putchar_00105f40" * (cast_expression "(code *)PTR_putchar_00105f40" ( (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 putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}\n\n" comment (function_definition "int putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" primitive_type (function_declarator "putchar(int __c)" identifier (parameter_list "(int __c)" ( (parameter_declaration "int __c" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_putchar_00105f40)();" (assignment_expression "iVar1 = (*(code *)PTR_putchar_00105f40)()" identifier = (call_expression "(*(code *)PTR_putchar_00105f40)()" (parenthesized_expression "(*(code *)PTR_putchar_00105f40)" ( (pointer_expression "*(code *)PTR_putchar_00105f40" * (cast_expression "(code *)PTR_putchar_00105f40" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}\n\n" (function_definition "int putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" primitive_type (function_declarator "putchar(int __c)" identifier (parameter_list "(int __c)" ( (parameter_declaration "int __c" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_putchar_00105f40)();" (assignment_expression "iVar1 = (*(code *)PTR_putchar_00105f40)()" identifier = (call_expression "(*(code *)PTR_putchar_00105f40)()" (parenthesized_expression "(*(code *)PTR_putchar_00105f40)" ( (pointer_expression "*(code *)PTR_putchar_00105f40" * (cast_expression "(code *)PTR_putchar_00105f40" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int putchar(int __c)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "putchar(int __c)" (identifier "putchar") (parameter_list "(int __c)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_putchar_00105f40)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_putchar_00105f40)();" (assignment_expression "iVar1 = (*(code *)PTR_putchar_00105f40)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_putchar_00105f40)()" (parenthesized_expression "(*(code *)PTR_putchar_00105f40)" (( "(") (pointer_expression "*(code *)PTR_putchar_00105f40" (* "*") (cast_expression "(code *)PTR_putchar_00105f40" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_putchar_00105f40"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __c) { int iVar1; iVar1 = (*(type_1 *)PTR_putchar_00105f40)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __c) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00105f40)(); return iVar1; }
619_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c
countargv
FUN_0012f8f0
/* WARNING: Unknown calling convention */ int countargv(char **argv) { long lVar1; long lVar2; if ((argv != (char **)0x0) && (*argv != (char *)0x0)) { lVar1 = 1; do { lVar2 = lVar1; lVar1 = lVar2 + 1; } while (argv[lVar2] != (char *)0x0); return (int)lVar2; } return 0; }
ulong FUN_0012f8f0(long *param_1) { long *plVar1; ulong uVar2; ulong uVar3; if ((param_1 != (long *)0x0) && (*param_1 != 0)) { uVar3 = 1; do { uVar2 = uVar3 & 0xffffffff; plVar1 = param_1 + uVar3; uVar3 = uVar3 + 1; } while (*plVar1 != 0); return uVar2; } return 0; }
XOR EAX,EAX TEST RDI,RDI JZ 0x0012f918 CMP qword ptr [RDI],0x0 JZ 0x0012f918 MOV EDX,0x1 MOV EAX,EDX ADD RDX,0x1 CMP qword ptr [RDI + RDX*0x8 + -0x8],0x0 JNZ 0x0012f902 RET RET
null
null
null
null
[('const-0', u'RETURN_-1207043741'), (u'LOAD_-1207043827', u'INT_NOTEQUAL_-1207043811'), ('const-0', u'INT_NOTEQUAL_-1207043828'), ('const-0', u'INT_NOTEQUAL_-1207043767'), (u'INT_NOTEQUAL_-1207043828', u'CBRANCH_-1207043827'), (u'COPY_-1207043702', u'MULTIEQUAL_-1207043677'), (u'PTRADD_-1207043646', u'LOAD_-1207043783'), ('const-0', u'RETURN_-1207043752'), ('tmp_83', u'CBRANCH_-1207043809'), (u'COPY_-1207043721', u'RETURN_-1207043741'), ('const-433', u'LOAD_-1207043827'), ('const-0', u'COPY_-1207043721'), ('tmp_181', u'INT_NOTEQUAL_-1207043828'), (u'COPY_-1207043713', u'PTRADD_-1207043646'), ('const-1', u'INT_ADD_-1207043780'), (u'INT_NOTEQUAL_-1207043811', u'CBRANCH_-1207043809'), ('tmp_159', u'CBRANCH_-1207043762'), ('const-8', u'PTRADD_-1207043646'), ('const-433', u'LOAD_-1207043783'), (u'SUBPIECE_-1207043668', u'RETURN_-1207043752'), ('const-0', u'SUBPIECE_-1207043668'), (u'INT_NOTEQUAL_-1207043767', u'CBRANCH_-1207043762'), (u'COPY_-1207043713', u'SUBPIECE_-1207043668'), ('const-1', u'COPY_-1207043810'), (u'COPY_-1207043810', u'COPY_-1207043720'), ('tmp_50', u'CBRANCH_-1207043827'), (u'COPY_-1207043720', u'MULTIEQUAL_-1207043677'), (u'COPY_-1207043713', u'INT_ADD_-1207043780'), ('tmp_181', u'LOAD_-1207043827'), (u'MULTIEQUAL_-1207043677', u'COPY_-1207043713'), (u'LOAD_-1207043783', u'INT_NOTEQUAL_-1207043767'), ('tmp_181', u'PTRADD_-1207043646'), (u'INT_ADD_-1207043780', u'COPY_-1207043702'), ('const-0', u'INT_NOTEQUAL_-1207043811')]
[('const-0', u'RETURN_-1207043741'), (u'LOAD_-1207043827', u'INT_NOTEQUAL_-1207043811'), ('const-0', u'INT_NOTEQUAL_-1207043811'), ('const-0', u'INT_NOTEQUAL_-1207043828'), (u'COPY_-1207043724', u'MULTIEQUAL_-1207043679'), (u'INT_NOTEQUAL_-1207043828', u'CBRANCH_-1207043827'), ('const-433', u'LOAD_-1207043827'), ('const-4294967295', u'INT_AND_-1207043715'), (u'INT_ADD_-1207043780', u'COPY_-1207043706'), ('const-0', u'RETURN_-1207043752'), ('tmp_83', u'CBRANCH_-1207043809'), ('const-1', u'INT_ADD_-1207043780'), (u'INT_NOTEQUAL_-1207043811', u'CBRANCH_-1207043809'), ('tmp_159', u'CBRANCH_-1207043762'), (u'COPY_-1207043852', u'RETURN_-1207043741'), (u'MULTIEQUAL_-1207043679', u'PTRADD_-1207043650'), (u'COPY_-1207043810', u'COPY_-1207043724'), ('tmp_299', u'INT_NOTEQUAL_-1207043828'), (u'INT_NOTEQUAL_-1207043767', u'CBRANCH_-1207043762'), ('const-1', u'COPY_-1207043810'), ('const-433', u'LOAD_-1207043783'), ('tmp_50', u'CBRANCH_-1207043827'), (u'MULTIEQUAL_-1207043679', u'INT_AND_-1207043715'), ('tmp_299', u'PTRADD_-1207043650'), (u'COPY_-1207043803', u'RETURN_-1207043752'), ('tmp_299', u'LOAD_-1207043827'), (u'COPY_-1207043706', u'MULTIEQUAL_-1207043679'), ('const-0', u'INT_NOTEQUAL_-1207043767'), ('const-8', u'PTRADD_-1207043650'), (u'MULTIEQUAL_-1207043679', u'INT_ADD_-1207043780'), (u'PTRADD_-1207043650', u'LOAD_-1207043783'), (u'LOAD_-1207043783', u'INT_NOTEQUAL_-1207043767'), ('const-0', u'COPY_-1207043852'), (u'INT_AND_-1207043715', u'COPY_-1207043803')]
null
null
0012f8f0
x64
O1
(translation_unit "ulong FUN_0012f8f0(long *param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\n}\n\n" (function_definition "ulong FUN_0012f8f0(long *param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0012f8f0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\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 ;) (if_statement "if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }" if (parenthesized_expression "((param_1 != (long *)0x0) && (*param_1 != 0))" ( (binary_expression "(param_1 != (long *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) ))) )) (compound_statement "{\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }" { (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" identifier = number_literal) ;) (do_statement "do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);" do (compound_statement "{\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n }" { (expression_statement "uVar2 = uVar3 & 0xffffffff;" (assignment_expression "uVar2 = uVar3 & 0xffffffff" identifier = (binary_expression "uVar3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "plVar1 = param_1 + uVar3;" (assignment_expression "plVar1 = param_1 + uVar3" identifier = (binary_expression "param_1 + uVar3" identifier + identifier)) ;) (expression_statement "uVar3 = uVar3 + 1;" (assignment_expression "uVar3 = uVar3 + 1" identifier = (binary_expression "uVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(*plVar1 != 0)" ( (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" * identifier) != number_literal) )) ;) (return_statement "return uVar2;" return identifier ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint countargv(char **argv)\n\n{\n long lVar1;\n long lVar2;\n \n if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n lVar1 = 1;\n do {\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n } while (argv[lVar2] != (char *)0x0);\n return (int)lVar2;\n }\n return 0;\n}\n\n" comment (function_definition "int countargv(char **argv)\n\n{\n long lVar1;\n long lVar2;\n \n if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n lVar1 = 1;\n do {\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n } while (argv[lVar2] != (char *)0x0);\n return (int)lVar2;\n }\n return 0;\n}" primitive_type (function_declarator "countargv(char **argv)" identifier (parameter_list "(char **argv)" ( (parameter_declaration "char **argv" primitive_type (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier))) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n \n if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n lVar1 = 1;\n do {\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n } while (argv[lVar2] != (char *)0x0);\n return (int)lVar2;\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((argv != (char **)0x0) && (*argv != (char *)0x0)) {\n lVar1 = 1;\n do {\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n } while (argv[lVar2] != (char *)0x0);\n return (int)lVar2;\n }" if (parenthesized_expression "((argv != (char **)0x0) && (*argv != (char *)0x0))" ( (binary_expression "(argv != (char **)0x0) && (*argv != (char *)0x0)" (parenthesized_expression "(argv != (char **)0x0)" ( (binary_expression "argv != (char **)0x0" identifier != (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) && (parenthesized_expression "(*argv != (char *)0x0)" ( (binary_expression "*argv != (char *)0x0" (pointer_expression "*argv" * identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n lVar1 = 1;\n do {\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n } while (argv[lVar2] != (char *)0x0);\n return (int)lVar2;\n }" { (expression_statement "lVar1 = 1;" (assignment_expression "lVar1 = 1" identifier = number_literal) ;) (do_statement "do {\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n } while (argv[lVar2] != (char *)0x0);" do (compound_statement "{\n lVar2 = lVar1;\n lVar1 = lVar2 + 1;\n }" { (expression_statement "lVar2 = lVar1;" (assignment_expression "lVar2 = lVar1" identifier = identifier) ;) (expression_statement "lVar1 = lVar2 + 1;" (assignment_expression "lVar1 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(argv[lVar2] != (char *)0x0)" ( (binary_expression "argv[lVar2] != (char *)0x0" (subscript_expression "argv[lVar2]" identifier [ identifier ]) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (return_statement "return (int)lVar2;" return (cast_expression "(int)lVar2" ( (type_descriptor "int" primitive_type) ) identifier) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "ulong FUN_0012f8f0(long *param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\n}\n\n" (function_definition "ulong FUN_0012f8f0(long *param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0012f8f0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\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 ;) (if_statement "if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }" if (parenthesized_expression "((param_1 != (long *)0x0) && (*param_1 != 0))" ( (binary_expression "(param_1 != (long *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) ))) )) (compound_statement "{\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }" { (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" identifier = number_literal) ;) (do_statement "do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);" do (compound_statement "{\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n }" { (expression_statement "uVar2 = uVar3 & 0xffffffff;" (assignment_expression "uVar2 = uVar3 & 0xffffffff" identifier = (binary_expression "uVar3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "plVar1 = param_1 + uVar3;" (assignment_expression "plVar1 = param_1 + uVar3" identifier = (binary_expression "param_1 + uVar3" identifier + identifier)) ;) (expression_statement "uVar3 = uVar3 + 1;" (assignment_expression "uVar3 = uVar3 + 1" identifier = (binary_expression "uVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(*plVar1 != 0)" ( (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" * identifier) != number_literal) )) ;) (return_statement "return uVar2;" return identifier ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE 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 = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) ;) (return_statement return IDENT ;) })) (return_statement return LIT ;) })))
(function_definition "ulong FUN_0012f8f0(long *param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\n}" (type_identifier "ulong") (function_declarator "FUN_0012f8f0(long *param_1)" (identifier "FUN_0012f8f0") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }\n return 0;\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") (; ";")) (if_statement "if ((param_1 != (long *)0x0) && (*param_1 != 0)) {\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }" (if "if") (parenthesized_expression "((param_1 != (long *)0x0) && (*param_1 != 0))" (( "(") (binary_expression "(param_1 != (long *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (long *)0x0)" (( "(") (binary_expression "param_1 != (long *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(*param_1 != 0)" (( "(") (binary_expression "*param_1 != 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n uVar3 = 1;\n do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);\n return uVar2;\n }" ({ "{") (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" (identifier "uVar3") (= "=") (number_literal "1")) (; ";")) (do_statement "do {\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n } while (*plVar1 != 0);" (do "do") (compound_statement "{\n uVar2 = uVar3 & 0xffffffff;\n plVar1 = param_1 + uVar3;\n uVar3 = uVar3 + 1;\n }" ({ "{") (expression_statement "uVar2 = uVar3 & 0xffffffff;" (assignment_expression "uVar2 = uVar3 & 0xffffffff" (identifier "uVar2") (= "=") (binary_expression "uVar3 & 0xffffffff" (identifier "uVar3") (& "&") (number_literal "0xffffffff"))) (; ";")) (expression_statement "plVar1 = param_1 + uVar3;" (assignment_expression "plVar1 = param_1 + uVar3" (identifier "plVar1") (= "=") (binary_expression "param_1 + uVar3" (identifier "param_1") (+ "+") (identifier "uVar3"))) (; ";")) (expression_statement "uVar3 = uVar3 + 1;" (assignment_expression "uVar3 = uVar3 + 1" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 1" (identifier "uVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*plVar1 != 0)" (( "(") (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(char **var_1) { long lVar1; long var_2; if ((var_1 != (char **)0x0) && (*var_1 != (char *)0x0)) { lVar1 = 1; do { var_2 = lVar1; lVar1 = var_2 + 1; } while (var_1[var_2] != (char *)0x0); return (int)var_2; } return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator 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)) (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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (return_statement (identifier)))) (return_statement (number_literal)))))
null
ulong MASKED(long *param_1) { long *plVar1; ulong uVar2; ulong uVar3; if ((param_1 != (long *)0x0) && (*param_1 != 0)) { uVar3 = 1; do { uVar2 = uVar3 & 0xffffffff; plVar1 = param_1 + uVar3; uVar3 = uVar3 + 1; } while (*plVar1 != 0); return uVar2; } return 0; }
1287_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~Struct_warn_unresolved_symbols
FUN_00157c10
/* DWARF original prototype: void ~Struct_warn_unresolved_symbols(Struct_warn_unresolved_symbols * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_warn_unresolved_symbols::~Struct_warn_unresolved_symbols (Struct_warn_unresolved_symbols *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425f28; pcVar1 = (this->option).longname._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->option).longname.field_2) { operator_delete(pcVar1); } operator_delete(this,0x68); return; }
void FUN_00157c10(undefined8 *param_1) { *param_1 = &PTR_FUN_00425f28; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
LEA RAX,[0x425f28] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x00157c30 CALL 0x002dac70 MOV RDI,RBX MOV ESI,0x68 POP RBX JMP 0x002dac60
null
null
null
null
[('const-104', u'CALL_-1207272352'), (u'PTRSUB_-1207272262', u'LOAD_-1207272408'), (u'LOAD_-1207272408', u'CAST_-1207272253'), ('const-0', u'RETURN_-1207272348'), (u'PTRSUB_-1207272275', u'CAST_-1207272265'), (u'PTRSUB_-1207272269', u'STORE_-1207272412'), ('const-16', u'PTRSUB_-1207272257'), (u'PTRSUB_-1207272265', u'PTRSUB_-1207272262'), (u'INT_NOTEQUAL_-1207272381', u'CBRANCH_-1207272380'), ('tmp_93', u'CALL_-1207272352'), ('const-0', u'PTRSUB_-1207272269'), (u'PTRSUB_-1207272269', u'PTRSUB_-1207272265'), (u'CAST_-1207272265', u'STORE_-1207272412'), (u'PTRSUB_-1207272274', u'PTRSUB_-1207272269'), (u'PTRSUB_-1207272257', u'INT_NOTEQUAL_-1207272381'), ('const-0', u'PTRSUB_-1207272265'), (u'PTRSUB_-1207272264', u'PTRSUB_-1207272260'), ('const-0', u'PTRSUB_-1207272275'), (u'LOAD_-1207272408', u'CALL_-1207272373'), (u'PTRSUB_-1207272270', u'PTRSUB_-1207272269'), ('tmp_58', u'CBRANCH_-1207272380'), (u'CAST_-1207272253', u'INT_NOTEQUAL_-1207272381'), ('const-433', u'LOAD_-1207272408'), ('const-8', u'PTRSUB_-1207272270'), ('tmp_93', u'PTRSUB_-1207272274'), ('const-8', u'PTRSUB_-1207272264'), ('const-433', u'STORE_-1207272412'), ('tmp_93', u'PTRSUB_-1207272264'), ('const-0', u'PTRSUB_-1207272260'), ('const-0', u'PTRSUB_-1207272262'), ('const-0', u'PTRSUB_-1207272274'), ('const-4349736', u'PTRSUB_-1207272275'), (u'PTRSUB_-1207272260', u'PTRSUB_-1207272257'), ('tmp_93', u'PTRSUB_-1207272270'), ('const-0', u'PTRSUB_-1207272269')]
[('const-433', u'STORE_-1207272412'), ('const-4349736', u'PTRSUB_-1207272276'), ('const-0', u'RETURN_-1207272348'), ('const-1', u'PTRADD_-1207272273'), (u'PTRSUB_-1207272276', u'STORE_-1207272412'), ('const-104', u'CALL_-1207272352'), (u'PTRADD_-1207272273', u'LOAD_-1207272408'), ('const-8', u'PTRADD_-1207272268'), (u'INT_NOTEQUAL_-1207272381', u'CBRANCH_-1207272380'), (u'CAST_-1207272272', u'INT_NOTEQUAL_-1207272381'), ('const-0', u'PTRSUB_-1207272276'), ('tmp_194', u'STORE_-1207272412'), ('const-433', u'LOAD_-1207272408'), (u'LOAD_-1207272408', u'CAST_-1207272272'), ('tmp_194', u'PTRADD_-1207272268'), ('tmp_194', u'PTRADD_-1207272273'), (u'PTRADD_-1207272268', u'INT_NOTEQUAL_-1207272381'), ('const-3', u'PTRADD_-1207272268'), ('tmp_58', u'CBRANCH_-1207272380'), ('tmp_194', u'CALL_-1207272352'), ('const-8', u'PTRADD_-1207272273')]
null
null
00157c10
x64
O1
(translation_unit "void FUN_00157c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_00157c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_00157c10(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_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00425f28;" (assignment_expression "*param_1 = &PTR_FUN_00425f28" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425f28" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\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();\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 "/* DWARF original prototype: void ~Struct_warn_unresolved_symbols(Struct_warn_unresolved_symbols *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_warn_unresolved_symbols::~Struct_warn_unresolved_symbols\n (Struct_warn_unresolved_symbols *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425f28;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x68);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_warn_unresolved_symbols::~Struct_warn_unresolved_symbols\n (Struct_warn_unresolved_symbols *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425f28;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x68);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_warn_unresolved_symbols::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_warn_unresolved_symbols\n (Struct_warn_unresolved_symbols *this,int __in_chrg)" identifier (parameter_list "(Struct_warn_unresolved_symbols *this,int __in_chrg)" ( (parameter_declaration "Struct_warn_unresolved_symbols *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425f28;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x68);\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425f28;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425f28" (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_00425f28" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00425f28" & identifier))) ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) })) (expression_statement "operator_delete(this,0x68);" (call_expression "operator_delete(this,0x68)" identifier (argument_list "(this,0x68)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00157c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_00157c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_00157c10(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_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00425f28;" (assignment_expression "*param_1 = &PTR_FUN_00425f28" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425f28" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\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();\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_00157c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00157c10(undefined8 *param_1)" (identifier "FUN_00157c10") (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_00425f28;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00425f28;" (assignment_expression "*param_1 = &PTR_FUN_00425f28" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00425f28" (& "&") (identifier "PTR_FUN_00425f28"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70();\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();\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") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_warn_unresolved_symbols(Struct_warn_unresolved_symbols * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00425f28; var_5 = (this->option).longname._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->option).longname.field_2) { var_6(var_5); } var_6(this,0x68); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_00425f28; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
217_i686-gnu-gprof_and_i686-gnu-gprof_strip.c
xmalloc_set_program_name
xmalloc_set_program_name
/* WARNING: Control flow encountered bad instruction data */ void xmalloc_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xmalloc_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207000790')]
[('const-1', u'RETURN_-1207000790')]
null
null
0011a120
x64
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "xmalloc_set_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "xmalloc_set_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xmalloc_set_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void xmalloc_set_program_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xmalloc_set_program_name(void)" (identifier "xmalloc_set_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1607_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~Struct_no_Bstatic
FUN_00156af0
/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_Bstatic::~Struct_no_Bstatic(Struct_no_Bstatic *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003de538; pcVar1 = (this->option).longname._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->option).longname.field_2) { operator_delete(pcVar1); } operator_delete(this,0x60); return; }
void FUN_00156af0(undefined8 *param_1) { *param_1 = &PTR_FUN_003de538; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002a2980(); } thunk_FUN_002a2980(param_1,0x60); return; }
LEA RAX,[0x3de538] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x00156b10 CALL 0x002a2980 MOV RDI,RBX MOV ESI,0x60 POP RBX JMP 0x002a2970
null
null
null
null
[(u'PTRSUB_-1207276659', u'CAST_-1207276649'), ('tmp_58', u'CBRANCH_-1207276764'), ('tmp_93', u'PTRSUB_-1207276654'), ('tmp_93', u'PTRSUB_-1207276658'), ('const-4056376', u'PTRSUB_-1207276659'), (u'PTRSUB_-1207276653', u'PTRSUB_-1207276649'), ('const-433', u'LOAD_-1207276792'), ('const-0', u'PTRSUB_-1207276646'), ('const-0', u'PTRSUB_-1207276653'), ('const-433', u'STORE_-1207276796'), (u'LOAD_-1207276792', u'CAST_-1207276637'), ('tmp_93', u'PTRSUB_-1207276648'), (u'PTRSUB_-1207276648', u'PTRSUB_-1207276644'), (u'PTRSUB_-1207276649', u'PTRSUB_-1207276646'), (u'CAST_-1207276637', u'INT_NOTEQUAL_-1207276765'), ('const-0', u'PTRSUB_-1207276649'), (u'INT_NOTEQUAL_-1207276765', u'CBRANCH_-1207276764'), ('const-0', u'PTRSUB_-1207276659'), ('const-16', u'PTRSUB_-1207276641'), ('tmp_93', u'CALL_-1207276736'), ('const-96', u'CALL_-1207276736'), (u'PTRSUB_-1207276646', u'LOAD_-1207276792'), (u'LOAD_-1207276792', u'CALL_-1207276757'), ('const-8', u'PTRSUB_-1207276648'), ('const-8', u'PTRSUB_-1207276654'), ('const-0', u'PTRSUB_-1207276644'), ('const-0', u'RETURN_-1207276732'), ('const-0', u'PTRSUB_-1207276658'), (u'PTRSUB_-1207276644', u'PTRSUB_-1207276641'), (u'PTRSUB_-1207276653', u'STORE_-1207276796'), (u'PTRSUB_-1207276654', u'PTRSUB_-1207276653'), (u'PTRSUB_-1207276641', u'INT_NOTEQUAL_-1207276765'), (u'CAST_-1207276649', u'STORE_-1207276796'), (u'PTRSUB_-1207276658', u'PTRSUB_-1207276653'), ('const-0', u'PTRSUB_-1207276653')]
[('const-433', u'STORE_-1207276796'), ('const-4056376', u'PTRSUB_-1207276660'), ('tmp_58', u'CBRANCH_-1207276764'), ('const-1', u'PTRADD_-1207276657'), (u'PTRADD_-1207276657', u'LOAD_-1207276792'), ('const-8', u'PTRADD_-1207276652'), (u'CAST_-1207276656', u'INT_NOTEQUAL_-1207276765'), (u'LOAD_-1207276792', u'CAST_-1207276656'), ('const-96', u'CALL_-1207276736'), ('const-0', u'RETURN_-1207276732'), ('tmp_194', u'STORE_-1207276796'), ('tmp_194', u'PTRADD_-1207276657'), ('tmp_194', u'PTRADD_-1207276652'), ('const-3', u'PTRADD_-1207276652'), (u'PTRADD_-1207276652', u'INT_NOTEQUAL_-1207276765'), (u'PTRSUB_-1207276660', u'STORE_-1207276796'), ('tmp_194', u'CALL_-1207276736'), ('const-8', u'PTRADD_-1207276657'), ('const-0', u'PTRSUB_-1207276660'), ('const-433', u'LOAD_-1207276792'), (u'INT_NOTEQUAL_-1207276765', u'CBRANCH_-1207276764')]
null
null
00156af0
x64
O1
(translation_unit "void FUN_00156af0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00156af0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_00156af0(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_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003de538;" (assignment_expression "*param_1 = &PTR_FUN_003de538" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003de538" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\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_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002a2980(param_1,0x60);" (call_expression "thunk_FUN_002a2980(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_Bstatic::~Struct_no_Bstatic(Struct_no_Bstatic *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003de538;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_no_Bstatic::~Struct_no_Bstatic(Struct_no_Bstatic *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003de538;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_Bstatic::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_Bstatic(Struct_no_Bstatic *this,int __in_chrg)" identifier (parameter_list "(Struct_no_Bstatic *this,int __in_chrg)" ( (parameter_declaration "Struct_no_Bstatic *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003de538;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003de538;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003de538" (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_003de538" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_003de538" & identifier))) ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) })) (expression_statement "operator_delete(this,0x60);" (call_expression "operator_delete(this,0x60)" identifier (argument_list "(this,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00156af0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00156af0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_00156af0(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_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003de538;" (assignment_expression "*param_1 = &PTR_FUN_003de538" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003de538" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\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_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002a2980(param_1,0x60);" (call_expression "thunk_FUN_002a2980(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00156af0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00156af0(undefined8 *param_1)" (identifier "FUN_00156af0") (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_003de538;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003de538;" (assignment_expression "*param_1 = &PTR_FUN_003de538" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003de538" (& "&") (identifier "PTR_FUN_003de538"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\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_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_002a2980(param_1,0x60);" (call_expression "thunk_FUN_002a2980(param_1,0x60)" (identifier "thunk_FUN_002a2980") (argument_list "(param_1,0x60)" (( "(") (identifier "param_1") (, ",") (number_literal "0x60") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_003de538; var_5 = (this->option).longname._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->option).longname.field_2) { var_6(var_5); } var_6(this,0x60); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003de538; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002a2980(); } thunk_FUN_002a2980(param_1,0x60); return; }
26_inetutils-talk_and_inetutils-talk_strip.c
getpwuid
getpwuid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ passwd * getpwuid(__uid_t __uid) { passwd *ppVar1; ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)(); return ppVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ passwd * getpwuid(__uid_t __uid) { passwd *ppVar1; ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)(); return ppVar1; }
JMP qword ptr [0x0010fd80]
null
null
null
null
[('const-0', u'RETURN_-1206963797'), (u'CALLIND_-1206963800', u'CAST_-1206963732'), (u'INDIRECT_-1206963738', u'COPY_-1206963797'), (u'CAST_-1206963732', u'RETURN_-1206963797'), (u'CAST_-1206963733', u'CALLIND_-1206963800'), (u'CALLIND_-1206963800', u'INDIRECT_-1206963738'), ('tmp_32', u'CAST_-1206963733')]
[('const-0', u'RETURN_-1206963797'), (u'CALLIND_-1206963800', u'CAST_-1206963732'), (u'INDIRECT_-1206963738', u'COPY_-1206963797'), (u'CAST_-1206963732', u'RETURN_-1206963797'), (u'CAST_-1206963733', u'CALLIND_-1206963800'), (u'CALLIND_-1206963800', u'INDIRECT_-1206963738'), ('tmp_32', u'CAST_-1206963733')]
null
null
001031a0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\npasswd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}\n\n" comment (function_definition "passwd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" type_identifier (pointer_declarator "* getpwuid(__uid_t __uid)" * (function_declarator "getpwuid(__uid_t __uid)" identifier (parameter_list "(__uid_t __uid)" ( (parameter_declaration "__uid_t __uid" type_identifier identifier) )))) (compound_statement "{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" { (declaration "passwd *ppVar1;" type_identifier (pointer_declarator "*ppVar1" * identifier) ;) (expression_statement "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();" (assignment_expression "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)()" identifier = (cast_expression "(passwd *)(*(code *)PTR_getpwuid_0010fd80)()" ( (type_descriptor "passwd *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_getpwuid_0010fd80)()" (parenthesized_expression "(*(code *)PTR_getpwuid_0010fd80)" ( (pointer_expression "*(code *)PTR_getpwuid_0010fd80" * (cast_expression "(code *)PTR_getpwuid_0010fd80" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return ppVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\npasswd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}\n\n" comment (function_definition "passwd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" type_identifier (pointer_declarator "* getpwuid(__uid_t __uid)" * (function_declarator "getpwuid(__uid_t __uid)" identifier (parameter_list "(__uid_t __uid)" ( (parameter_declaration "__uid_t __uid" type_identifier identifier) )))) (compound_statement "{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" { (declaration "passwd *ppVar1;" type_identifier (pointer_declarator "*ppVar1" * identifier) ;) (expression_statement "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();" (assignment_expression "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)()" identifier = (cast_expression "(passwd *)(*(code *)PTR_getpwuid_0010fd80)()" ( (type_descriptor "passwd *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_getpwuid_0010fd80)()" (parenthesized_expression "(*(code *)PTR_getpwuid_0010fd80)" ( (pointer_expression "*(code *)PTR_getpwuid_0010fd80" * (cast_expression "(code *)PTR_getpwuid_0010fd80" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return ppVar1;" return identifier ;) })))
(translation_unit "passwd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}\n\n" (function_definition "passwd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" type_identifier (pointer_declarator "* getpwuid(__uid_t __uid)" * (function_declarator "getpwuid(__uid_t __uid)" identifier (parameter_list "(__uid_t __uid)" ( (parameter_declaration "__uid_t __uid" type_identifier identifier) )))) (compound_statement "{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" { (declaration "passwd *ppVar1;" type_identifier (pointer_declarator "*ppVar1" * identifier) ;) (expression_statement "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();" (assignment_expression "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)()" identifier = (cast_expression "(passwd *)(*(code *)PTR_getpwuid_0010fd80)()" ( (type_descriptor "passwd *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_getpwuid_0010fd80)()" (parenthesized_expression "(*(code *)PTR_getpwuid_0010fd80)" ( (pointer_expression "*(code *)PTR_getpwuid_0010fd80" * (cast_expression "(code *)PTR_getpwuid_0010fd80" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return ppVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "passwd * getpwuid(__uid_t __uid)\n\n{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" (type_identifier "passwd") (pointer_declarator "* getpwuid(__uid_t __uid)" (* "*") (function_declarator "getpwuid(__uid_t __uid)" (identifier "getpwuid") (parameter_list "(__uid_t __uid)" (( "(") (parameter_declaration "__uid_t __uid" (type_identifier "__uid_t") (identifier "__uid")) () ")")))) (compound_statement "{\n passwd *ppVar1;\n \n ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();\n return ppVar1;\n}" ({ "{") (declaration "passwd *ppVar1;" (type_identifier "passwd") (pointer_declarator "*ppVar1" (* "*") (identifier "ppVar1")) (; ";")) (expression_statement "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)();" (assignment_expression "ppVar1 = (passwd *)(*(code *)PTR_getpwuid_0010fd80)()" (identifier "ppVar1") (= "=") (cast_expression "(passwd *)(*(code *)PTR_getpwuid_0010fd80)()" (( "(") (type_descriptor "passwd *" (type_identifier "passwd") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_getpwuid_0010fd80)()" (parenthesized_expression "(*(code *)PTR_getpwuid_0010fd80)" (( "(") (pointer_expression "*(code *)PTR_getpwuid_0010fd80" (* "*") (cast_expression "(code *)PTR_getpwuid_0010fd80" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_getpwuid_0010fd80"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return ppVar1;" (return "return") (identifier "ppVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(type_2 __uid) { type_1 *ppVar1; ppVar1 = (type_1 *)(*(type_3 *)PTR_getpwuid_0010fd80)(); return ppVar1; }
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))))) 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: (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 */ passwd * MASKED(__uid_t __uid) { passwd *ppVar1; ppVar1 = (passwd *)(*(code *)PTR_MASKED_0010fd80)(); return ppVar1; }
6815_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_layout
FUN_002a8fb0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab, Layout * param_2, Read_symbols_data * sd) */ void __thiscall gold::Sized_dynobj<32,_true>::do_layout (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd) { uint uVar1; uchar *puVar2; Layout *pLVar3; char *format; Symbol_table *sd_00; Layout *extraout_RDX; Layout *pLVar4; ulong uVar5; Symbol_table *symtab_00; uint uVar6; uint uVar7; uint *puVar8; uVar1 = (this->super_Dynobj).super_Object.shnum_; if (uVar1 == 0) { return; } puVar2 = sd->section_headers->data_; pLVar3 = (Layout *)sd->section_names->data_; puVar8 = (uint *)(puVar2 + 0x28); sd_00 = (Symbol_table *)sd; pLVar4 = pLVar3; symtab_00 = symtab; if (uVar1 < 2) { LAB_002a904d: do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00); return; } uVar6 = *(uint *)(puVar2 + 0x28); uVar7 = 1; uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; if (uVar5 < sd->section_names_size) { do { symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5); uVar7 = uVar6 + 1; puVar8 = puVar8 + 10; sd_00 = symtab; Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab); Object::handle_split_stack_section((Object *)this,(char *)symtab_00); pLVar4 = extraout_RDX; if (uVar7 == uVar1) goto LAB_002a904d; uVar6 = *puVar8; uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; } while (uVar5 < sd->section_names_size); } format = (char *)gettext("bad section name offset for section %u: %lu"); Object::error((Object *)this,format,(ulong)uVar7,uVar5); return; }
void FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4) { uint uVar1; long lVar2; undefined8 uVar3; ulong uVar4; long lVar5; uint uVar6; uint uVar7; uint *puVar8; uVar1 = *(uint *)(param_1 + 0x38); if (uVar1 == 0) { return; } lVar2 = *(long *)(param_4[1] + 0x10); puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28); if (uVar1 < 2) { LAB_002a904d: FUN_002a6b00(param_4); return; } uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28); uVar7 = 1; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; if (uVar4 < (ulong)param_4[2]) { do { lVar5 = uVar4 + lVar2; uVar7 = uVar6 + 1; puVar8 = puVar8 + 10; FUN_001d0380(param_1,lVar5,uVar6,param_2); FUN_001cf990(param_1,lVar5); if (uVar7 == uVar1) goto LAB_002a904d; uVar6 = *puVar8; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; } while (uVar4 < (ulong)param_4[2]); } uVar3 = gettext("bad section name offset for section %u: %lu"); FUN_001cf7b0(param_1,uVar3,uVar7,uVar4); return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x18 MOV R13D,dword ptr [RDI + 0x38] TEST R13D,R13D JZ 0x002a9068 MOV RAX,qword ptr [RCX] MOV RDX,qword ptr [RCX + 0x8] MOV R12,RCX MOV qword ptr [RSP + 0x8],RSI MOV RBP,RDI MOV RAX,qword ptr [RAX + 0x10] MOV RDX,qword ptr [RDX + 0x10] LEA R15,[RAX + 0x28] MOV qword ptr [RSP],RDX CMP R13D,0x1 JBE 0x002a904d MOV EBX,dword ptr [RAX + 0x28] MOV R14D,0x1 BSWAP EBX MOV EBX,EBX CMP RBX,qword ptr [RCX + 0x10] JC 0x002a901e JMP 0x002a9080 MOV EBX,dword ptr [R15] BSWAP EBX MOV EBX,EBX CMP RBX,qword ptr [R12 + 0x10] JNC 0x002a9080 ADD RBX,qword ptr [RSP] MOV RCX,qword ptr [RSP + 0x8] MOV EDX,R14D MOV RDI,RBP MOV RSI,RBX ADD R14D,0x1 ADD R15,0x28 CALL 0x001d0380 MOV RSI,RBX MOV RDI,RBP CALL 0x001cf990 CMP R14D,R13D JNZ 0x002a9010 ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x002a6b00 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RDI,[0x38f3d8] CALL 0x00149320 ADD RSP,0x18 MOV RCX,RBX MOV EDX,R14D POP RBX MOV RSI,RAX MOV RDI,RBP XOR EAX,EAX POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x001cf7b0
null
null
null
null
[('const-56', u'PTRSUB_-1204448573'), (u'INT_RIGHT_-1204449175', u'INT_OR_-1204449174'), ('const-1', u'COPY_-1204448677'), ('const-8', u'INT_LEFT_-1204448969'), (u'LOAD_-1204449217', u'INT_LEFT_-1204449168'), (u'INT_AND_-1204449177', u'INT_RIGHT_-1204449173'), (u'INT_AND_-1204448975', u'INT_RIGHT_-1204448971'), (u'INT_ZEXT_-1204448669', u'CALL_-1204448947'), ('tmp_860', u'PTRSUB_-1204448587'), (u'MULTIEQUAL_-1204448690', u'CALL_-1204448927'), (u'MULTIEQUAL_-1204448607', u'CALL_-1204448947'), (u'INT_OR_-1204448969', u'INT_OR_-1204448966'), (u'COPY_-1204448562', u'MULTIEQUAL_-1204448583'), (u'CAST_-1204448356', u'CALL_-1204448947'), (u'PTRSUB_-1204448548', u'LOAD_-1204449254'), (u'CALL_-1204449029', u'CAST_-1204448356'), ('const-8', u'PTRSUB_-1204448568'), (u'INT_RIGHT_-1204449173', u'INT_OR_-1204449174'), (u'LOAD_-1204449217', u'INT_AND_-1204449177'), ('tmp_572', u'CBRANCH_-1204448983'), (u'LOAD_-1204449217', u'INT_RIGHT_-1204449175'), ('const-8', u'INT_LEFT_-1204449171'), ('const-1', u'PTRADD_-1204449185'), (u'INDIRECT_-1204448718', u'MULTIEQUAL_-1204448705'), (u'MULTIEQUAL_-1204448705', u'CAST_-1204448394'), ('const-433', u'LOAD_-1204449316'), (u'COPY_-1204448677', u'COPY_-1204448562'), ('const-16', u'PTRSUB_-1204448492'), (u'LOAD_-1204449261', u'PTRADD_-1204449155'), ('const-2', u'INT_LESS_-1204449209'), (u'CAST_-1204448395', u'CALL_-1204448927'), (u'PTRADD_-1204448461', u'LOAD_-1204449008'), (u'COPY_-1204448494', u'MULTIEQUAL_-1204448690'), ('const-8', u'INT_RIGHT_-1204448971'), ('const-1', u'PTRADD_-1204449155'), (u'LOAD_-1204449217', u'INT_AND_-1204449174'), (u'LOAD_-1204449008', u'INT_LEFT_-1204448966'), (u'CALL_-1204449001', u'INDIRECT_-1204448661'), (u'PTRSUB_-1204448576', u'PTRSUB_-1204448573'), (u'CAST_-1204448527', u'MULTIEQUAL_-1204448659'), (u'CAST_-1204448438', u'CALL_-1204449017'), (u'LOAD_-1204449008', u'INT_AND_-1204448975'), (u'CAST_-1204448426', u'CALL_-1204449001'), ('const-65280', u'INT_AND_-1204449174'), ('tmp_861', u'CALL_-1204449017'), (u'INT_ZEXT_-1204448788', u'MULTIEQUAL_-1204448607'), (u'PTRSUB_-1204448543', u'LOAD_-1204449261'), ('tmp_863', u'PTRSUB_-1204448516'), ('tmp_860', u'CAST_-1204448322'), (u'LOAD_-1204449316', u'INT_EQUAL_-1204448986'), ('tmp_108', u'CBRANCH_-1204449294'), (u'INT_ADD_-1204449032', u'INT_EQUAL_-1204448986'), ('tmp_863', u'CAST_-1204448395'), (u'INT_LEFT_-1204449171', u'INT_OR_-1204449171'), (u'CAST_-1204448514', u'COPY_-1204448585'), (u'LOAD_-1204449261', u'PTRADD_-1204449185'), ('const-0', u'PTRSUB_-1204448576'), ('const-24', u'INT_LEFT_-1204449168'), ('const-433', u'LOAD_-1204449284'), (u'INT_OR_-1204449171', u'INT_OR_-1204449168'), ('tmp_747', u'CBRANCH_-1204448963'), (u'CAST_-1204448532', u'COPY_-1204448583'), ('const-0', u'PTRSUB_-1204448572'), (u'CAST_-1204448466', u'CAST_-1204448438'), (u'CAST_-1204448532', u'PTRSUB_-1204448484'), (u'INT_AND_-1204448972', u'INT_LEFT_-1204448969'), (u'INT_OR_-1204448972', u'INT_OR_-1204448969'), ('const-433', u'LOAD_-1204448983'), (u'PTRSUB_-1204448484', u'CAST_-1204448467'), (u'PTRSUB_-1204448587', u'PTRSUB_-1204448576'), (u'CAST_-1204448467', u'INT_ADD_-1204448530'), (u'INT_OR_-1204449168', u'INT_ZEXT_-1204448788'), ('const-433', u'LOAD_-1204449008'), ('const-0', u'RETURN_-1204448923'), (u'LOAD_-1204449008', u'INT_AND_-1204448972'), ('tmp_863', u'PTRSUB_-1204448492'), (u'LOAD_-1204449316', u'INT_EQUAL_-1204449296'), (u'COPY_-1204448585', u'MULTIEQUAL_-1204448705'), (u'PTRSUB_-1204448573', u'LOAD_-1204449316'), (u'INT_RIGHT_-1204448971', u'INT_OR_-1204448972'), ('const-0', u'RETURN_-1204448832'), ('const-3732440', u'COPY_-1204448452'), ('const-40', u'PTRADD_-1204449185'), ('const-65280', u'INT_AND_-1204448972'), ('const-24', u'INT_RIGHT_-1204448973'), (u'CAST_-1204448322', u'CALL_-1204448947'), (u'CAST_-1204448511', u'LOAD_-1204449217'), ('const-16', u'PTRSUB_-1204448516'), (u'COPY_-1204448582', u'MULTIEQUAL_-1204448648'), (u'CAST_-1204448439', u'CALL_-1204449017'), (u'INT_ZEXT_-1204448759', u'MULTIEQUAL_-1204448706'), ('const-0', u'RETURN_-1204448943'), ('const-8', u'INT_RIGHT_-1204449173'), (u'MULTIEQUAL_-1204448659', u'PTRADD_-1204448461'), ('tmp_863', u'PTRSUB_-1204448572'), ('tmp_863', u'PTRSUB_-1204448568'), (u'MULTIEQUAL_-1204448583', u'INT_ADD_-1204449032'), ('const-24', u'INT_RIGHT_-1204449175'), (u'LOAD_-1204449254', u'CAST_-1204448532'), ('const-0', u'PTRSUB_-1204448587'), (u'COPY_-1204448583', u'MULTIEQUAL_-1204448690'), ('const-433', u'LOAD_-1204449217'), (u'INT_AND_-1204449174', u'INT_LEFT_-1204449171'), (u'INT_OR_-1204449174', u'INT_OR_-1204449171'), ('const-1', u'INT_ADD_-1204449032'), (u'COPY_-1204448452', u'CALL_-1204449029'), (u'INT_LEFT_-1204448969', u'INT_OR_-1204448969'), (u'INDIRECT_-1204448703', u'COPY_-1204448494'), ('const-433', u'LOAD_-1204449290'), ('const-4', u'PTRADD_-1204448461'), (u'PTRSUB_-1204448568', u'LOAD_-1204449284'), (u'PTRADD_-1204449185', u'CAST_-1204448527'), (u'LOAD_-1204449008', u'INT_RIGHT_-1204448973'), ('const-16', u'PTRSUB_-1204448543'), ('const-433', u'LOAD_-1204449261'), ('const-16711680', u'INT_AND_-1204448975'), (u'INT_OR_-1204448966', u'INT_ZEXT_-1204448759'), ('const-16711680', u'INT_AND_-1204449177'), (u'MULTIEQUAL_-1204448481', u'INT_ZEXT_-1204448669'), (u'PTRSUB_-1204448492', u'LOAD_-1204448983'), (u'MULTIEQUAL_-1204448706', u'INT_ADD_-1204448530'), ('const-24', u'INT_LEFT_-1204448966'), (u'INT_ADD_-1204449032', u'COPY_-1204448537'), (u'MULTIEQUAL_-1204448648', u'CALL_-1204448927'), ('const-16', u'PTRSUB_-1204448548'), (u'CALL_-1204449001', u'INDIRECT_-1204448703'), (u'PTRSUB_-1204448516', u'LOAD_-1204449185'), (u'INT_ZEXT_-1204448788', u'INT_LESS_-1204449170'), ('const-40', u'PTRADD_-1204449155'), (u'CAST_-1204448466', u'CAST_-1204448425'), (u'INT_ZEXT_-1204448788', u'MULTIEQUAL_-1204448706'), (u'CAST_-1204448425', u'CALL_-1204449001'), (u'INT_LEFT_-1204449168', u'INT_OR_-1204449168'), (u'COPY_-1204448677', u'MULTIEQUAL_-1204448481'), ('tmp_860', u'CAST_-1204448426'), (u'CALL_-1204449001', u'INDIRECT_-1204448718'), (u'PTRADD_-1204449155', u'CAST_-1204448511'), (u'INT_LESS_-1204449170', u'CBRANCH_-1204449167'), (u'INT_ZEXT_-1204448759', u'INT_LESS_-1204448968'), ('const-0', u'PTRSUB_-1204448484'), (u'CALL_-1204449017', u'INDIRECT_-1204448730'), (u'INT_RIGHT_-1204448973', u'INT_OR_-1204448972'), ('const-10', u'PTRADD_-1204448461'), ('tmp_861', u'COPY_-1204448582'), (u'LOAD_-1204449316', u'INT_LESS_-1204449209'), (u'LOAD_-1204449185', u'INT_LESS_-1204449170'), (u'PTRSUB_-1204448572', u'LOAD_-1204449290'), ('const-433', u'LOAD_-1204449254'), ('const-433', u'LOAD_-1204449185'), (u'INT_ZEXT_-1204448759', u'MULTIEQUAL_-1204448607'), ('const-0', u'INT_EQUAL_-1204449296'), (u'INT_EQUAL_-1204449296', u'CBRANCH_-1204449294'), ('tmp_279', u'CBRANCH_-1204449167'), (u'COPY_-1204448537', u'MULTIEQUAL_-1204448583'), ('tmp_861', u'COPY_-1204448515'), (u'INT_EQUAL_-1204448986', u'CBRANCH_-1204448983'), (u'INDIRECT_-1204448661', u'MULTIEQUAL_-1204448648'), (u'LOAD_-1204449284', u'PTRSUB_-1204448548'), ('tmp_192', u'CBRANCH_-1204449218'), (u'INT_ADD_-1204449032', u'MULTIEQUAL_-1204448481'), ('tmp_863', u'CAST_-1204448514'), (u'PTRADD_-1204448461', u'MULTIEQUAL_-1204448659'), (u'INT_ADD_-1204448530', u'CAST_-1204448466'), (u'LOAD_-1204449290', u'PTRSUB_-1204448543'), (u'INT_LESS_-1204449209', u'CBRANCH_-1204449218'), (u'INT_LEFT_-1204448966', u'INT_OR_-1204448966'), (u'LOAD_-1204448983', u'INT_LESS_-1204448968'), (u'INT_LESS_-1204448968', u'CBRANCH_-1204448963'), ('tmp_860', u'CAST_-1204448439'), (u'MULTIEQUAL_-1204448583', u'CALL_-1204449017'), (u'CAST_-1204448394', u'CALL_-1204448927')]
[(u'INT_RIGHT_-1204449175', u'INT_OR_-1204449174'), (u'INT_ZEXT_-1204448793', u'MULTIEQUAL_-1204448612'), ('const-1', u'PTRADD_-1204448579'), ('const-8', u'INT_LEFT_-1204448969'), (u'LOAD_-1204449217', u'INT_LEFT_-1204449168'), (u'INT_AND_-1204449177', u'INT_RIGHT_-1204449173'), (u'INT_AND_-1204448975', u'INT_RIGHT_-1204448971'), (u'INT_OR_-1204448969', u'INT_OR_-1204448966'), (u'LOAD_-1204449290', u'INT_ADD_-1204449245'), ('tmp_1584', u'LOAD_-1204449290'), ('const-433', u'LOAD_-1204449316'), ('const-433', u'LOAD_-1204449185'), ('const-4', u'PTRADD_-1204448474'), (u'INT_ADD_-1204449300', u'CAST_-1204448589'), (u'INT_RIGHT_-1204449173', u'INT_OR_-1204449174'), (u'LOAD_-1204449217', u'INT_AND_-1204449177'), ('tmp_572', u'CBRANCH_-1204448983'), (u'LOAD_-1204449217', u'INT_RIGHT_-1204449175'), ('const-8', u'INT_LEFT_-1204449171'), ('tmp_1584', u'CALL_-1204448927'), (u'MULTIEQUAL_-1204448510', u'INT_ADD_-1204449032'), ('const-8', u'INT_RIGHT_-1204448971'), (u'LOAD_-1204449217', u'INT_AND_-1204449174'), (u'COPY_-1204448606', u'COPY_-1204448584'), (u'LOAD_-1204449008', u'INT_LEFT_-1204448966'), (u'LOAD_-1204449008', u'INT_AND_-1204448975'), (u'COPY_-1204448584', u'MULTIEQUAL_-1204448510'), ('const-65280', u'INT_AND_-1204449174'), ('const-8', u'PTRADD_-1204448504'), (u'CAST_-1204448547', u'MULTIEQUAL_-1204448664'), ('const-40', u'INT_ADD_-1204449201'), ('tmp_1581', u'INT_ADD_-1204449300'), (u'CAST_-1204448518', u'INT_LESS_-1204449170'), (u'LOAD_-1204448983', u'CAST_-1204448494'), (u'LOAD_-1204449316', u'INT_EQUAL_-1204448986'), ('tmp_108', u'CBRANCH_-1204449294'), (u'INT_ADD_-1204449032', u'INT_EQUAL_-1204448986'), (u'INT_LEFT_-1204449171', u'INT_OR_-1204449171'), (u'COPY_-1204448606', u'MULTIEQUAL_-1204448410'), (u'INT_ADD_-1204449201', u'CAST_-1204448532'), ('const-8', u'PTRADD_-1204448528'), ('const-433', u'LOAD_-1204448983'), ('const-433', u'LOAD_-1204449284'), ('const-24', u'INT_LEFT_-1204449168'), (u'INT_OR_-1204449171', u'INT_OR_-1204449168'), (u'CAST_-1204448589', u'LOAD_-1204449316'), ('tmp_747', u'CBRANCH_-1204448963'), (u'CAST_-1204448552', u'LOAD_-1204449254'), (u'LOAD_-1204449254', u'INT_ADD_-1204449066'), (u'CAST_-1204448494', u'INT_LESS_-1204448968'), (u'INT_AND_-1204448972', u'INT_LEFT_-1204448969'), (u'INT_OR_-1204448972', u'INT_OR_-1204448969'), (u'INT_ADD_-1204449231', u'CAST_-1204448547'), (u'INT_ZEXT_-1204448764', u'INT_LESS_-1204448968'), (u'MULTIEQUAL_-1204448612', u'CALL_-1204448947'), ('const-0', u'RETURN_-1204448923'), (u'LOAD_-1204449008', u'INT_AND_-1204448972'), (u'PTRADD_-1204448474', u'MULTIEQUAL_-1204448664'), (u'INT_ZEXT_-1204448764', u'MULTIEQUAL_-1204448612'), (u'LOAD_-1204449316', u'INT_EQUAL_-1204449296'), (u'LOAD_-1204449185', u'CAST_-1204448518'), (u'CALL_-1204449029', u'CALL_-1204448947'), (u'LOAD_-1204449261', u'INT_ADD_-1204449231'), (u'INT_RIGHT_-1204448971', u'INT_OR_-1204448972'), (u'INT_ADD_-1204449032', u'MULTIEQUAL_-1204448410'), ('const-0', u'RETURN_-1204448832'), (u'INT_ADD_-1204449238', u'CAST_-1204448552'), (u'LOAD_-1204449261', u'INT_ADD_-1204449201'), (u'PTRADD_-1204448504', u'LOAD_-1204448983'), ('const-65280', u'INT_AND_-1204448972'), (u'INT_ADD_-1204449245', u'CAST_-1204448557'), ('const-24', u'INT_RIGHT_-1204448973'), ('const-16', u'INT_ADD_-1204449245'), ('const-2', u'INT_LESS_-1204449209'), (u'PTRADD_-1204448528', u'LOAD_-1204449185'), ('const-16', u'INT_ADD_-1204449238'), ('const-0', u'RETURN_-1204448943'), ('tmp_1584', u'PTRADD_-1204448579'), ('const-8', u'INT_RIGHT_-1204449173'), ('const-2', u'PTRADD_-1204448504'), (u'COPY_-1204448459', u'CALL_-1204449029'), ('const-56', u'INT_ADD_-1204449300'), (u'COPY_-1204448559', u'MULTIEQUAL_-1204448510'), ('tmp_1581', u'CALL_-1204449001'), (u'INT_OR_-1204448966', u'INT_ZEXT_-1204448764'), ('const-24', u'INT_RIGHT_-1204449175'), (u'MULTIEQUAL_-1204448711', u'INT_ADD_-1204449066'), (u'INT_AND_-1204449174', u'INT_LEFT_-1204449171'), (u'INT_OR_-1204449174', u'INT_OR_-1204449171'), ('const-1', u'INT_ADD_-1204449032'), (u'INT_LEFT_-1204448969', u'INT_OR_-1204448969'), ('const-433', u'LOAD_-1204449254'), ('const-433', u'LOAD_-1204449008'), ('const-40', u'INT_ADD_-1204449231'), (u'INT_ZEXT_-1204448793', u'MULTIEQUAL_-1204448711'), (u'LOAD_-1204449008', u'INT_RIGHT_-1204448973'), (u'LOAD_-1204449284', u'INT_ADD_-1204449238'), ('const-16711680', u'INT_AND_-1204448975'), (u'PTRADD_-1204448474', u'LOAD_-1204449008'), ('const-16711680', u'INT_AND_-1204449177'), ('const-433', u'LOAD_-1204449290'), (u'INT_ADD_-1204449066', u'CALL_-1204449017'), ('tmp_1585', u'CALL_-1204449017'), ('const-24', u'INT_LEFT_-1204448966'), (u'MULTIEQUAL_-1204448510', u'CALL_-1204449017'), ('const-2', u'PTRADD_-1204448528'), (u'CAST_-1204448532', u'LOAD_-1204449217'), (u'PTRADD_-1204448579', u'LOAD_-1204449284'), ('const-1', u'COPY_-1204448606'), (u'INT_ZEXT_-1204448793', u'INT_LESS_-1204449170'), (u'INT_LEFT_-1204449168', u'INT_OR_-1204449168'), (u'INT_OR_-1204449168', u'INT_ZEXT_-1204448793'), ('tmp_1584', u'PTRADD_-1204448504'), (u'INT_LESS_-1204449170', u'CBRANCH_-1204449167'), ('const-10', u'PTRADD_-1204448474'), ('tmp_1584', u'PTRADD_-1204448528'), (u'INT_ZEXT_-1204448764', u'MULTIEQUAL_-1204448711'), ('const-3732440', u'COPY_-1204448459'), (u'INT_RIGHT_-1204448973', u'INT_OR_-1204448972'), (u'MULTIEQUAL_-1204448664', u'PTRADD_-1204448474'), ('const-433', u'LOAD_-1204449261'), (u'LOAD_-1204449316', u'INT_LESS_-1204449209'), (u'INT_ADD_-1204449032', u'COPY_-1204448559'), ('const-433', u'LOAD_-1204449217'), ('const-0', u'INT_EQUAL_-1204449296'), (u'INT_EQUAL_-1204449296', u'CBRANCH_-1204449294'), ('tmp_279', u'CBRANCH_-1204449167'), ('tmp_1581', u'CALL_-1204449017'), (u'INT_ADD_-1204449066', u'CALL_-1204449001'), (u'MULTIEQUAL_-1204448410', u'CALL_-1204448947'), (u'INT_EQUAL_-1204448986', u'CBRANCH_-1204448983'), ('tmp_192', u'CBRANCH_-1204449218'), (u'CAST_-1204448557', u'LOAD_-1204449261'), ('const-8', u'PTRADD_-1204448579'), (u'INT_LESS_-1204449209', u'CBRANCH_-1204449218'), (u'INT_LEFT_-1204448966', u'INT_OR_-1204448966'), (u'INT_LESS_-1204448968', u'CBRANCH_-1204448963'), ('tmp_1581', u'CALL_-1204448947')]
null
null
002a8fb0
x64
O1
(translation_unit "void FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}\n\n" (function_definition "void FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}" primitive_type (function_declarator "FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 0x38);" (assignment_expression "uVar1 = *(uint *)(param_1 + 0x38)" identifier = (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar2 = *(long *)(param_4[1] + 0x10);" (assignment_expression "lVar2 = *(long *)(param_4[1] + 0x10)" identifier = (pointer_expression "*(long *)(param_4[1] + 0x10)" * (cast_expression "(long *)(param_4[1] + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[1] + 0x10)" ( (binary_expression "param_4[1] + 0x10" (subscript_expression "param_4[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) )))) ;) (if_statement "if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }" if (parenthesized_expression "(uVar1 < 2)" ( (binary_expression "uVar1 < 2" identifier < number_literal) )) (compound_statement "{\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }" { (labeled_statement "LAB_002a904d:\n FUN_002a6b00(param_4);" statement_identifier : (expression_statement "FUN_002a6b00(param_4);" (call_expression "FUN_002a6b00(param_4)" identifier (argument_list "(param_4)" ( identifier ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (pointer_expression "*(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" * (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" identifier = number_literal) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) (if_statement "if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" if (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" { (do_statement "do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);" do (compound_statement "{\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" { (expression_statement "lVar5 = uVar4 + lVar2;" (assignment_expression "lVar5 = uVar4 + lVar2" identifier = (binary_expression "uVar4 + lVar2" identifier + identifier)) ;) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" identifier = (binary_expression "puVar8 + 10" identifier + number_literal)) ;) (expression_statement "FUN_001d0380(param_1,lVar5,uVar6,param_2);" (call_expression "FUN_001d0380(param_1,lVar5,uVar6,param_2)" identifier (argument_list "(param_1,lVar5,uVar6,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "FUN_001cf990(param_1,lVar5);" (call_expression "FUN_001cf990(param_1,lVar5)" identifier (argument_list "(param_1,lVar5)" ( identifier , identifier ))) ;) (if_statement "if (uVar7 == uVar1) goto LAB_002a904d;" if (parenthesized_expression "(uVar7 == uVar1)" ( (binary_expression "uVar7 == uVar1" identifier == identifier) )) (goto_statement "goto LAB_002a904d;" goto statement_identifier ;)) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) }) while (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) ;) })) (expression_statement "uVar3 = gettext("bad section name offset for section %u: %lu");" (assignment_expression "uVar3 = gettext("bad section name offset for section %u: %lu")" identifier = (call_expression "gettext("bad section name offset for section %u: %lu")" identifier (argument_list "("bad section name offset for section %u: %lu")" ( (string_literal ""bad section name offset for section %u: %lu"" " string_content ") )))) ;) (expression_statement "FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);" (call_expression "FUN_001cf7b0(param_1,uVar3,uVar7,uVar4)" identifier (argument_list "(param_1,uVar3,uVar7,uVar4)" ( identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab,\n Layout * param_2, Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n uint uVar1;\n uchar *puVar2;\n Layout *pLVar3;\n char *format;\n Symbol_table *sd_00;\n Layout *extraout_RDX;\n Layout *pLVar4;\n ulong uVar5;\n Symbol_table *symtab_00;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = (this->super_Dynobj).super_Object.shnum_;\n if (uVar1 == 0) {\n return;\n }\n puVar2 = sd->section_headers->data_;\n pLVar3 = (Layout *)sd->section_names->data_;\n puVar8 = (uint *)(puVar2 + 0x28);\n sd_00 = (Symbol_table *)sd;\n pLVar4 = pLVar3;\n symtab_00 = symtab;\n if (uVar1 < 2) {\nLAB_002a904d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);\n return;\n }\n uVar6 = *(uint *)(puVar2 + 0x28);\n uVar7 = 1;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar5 < sd->section_names_size) {\n do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);\n }\n format = (char *)gettext("bad section name offset for section %u: %lu");\n Object::error((Object *)this,format,(ulong)uVar7,uVar5);\n return;\n}\n\n" comment comment (declaration "void __thiscall\ngold::Sized_dynobj<32,_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n uint" identifier > : : (function_declarator "do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)" identifier (parameter_list "(Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "Layout *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Read_symbols_data *sd" type_identifier (pointer_declarator "*sd" * identifier)) ))) { identifier) identifier ;) (declaration "uchar *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "Layout *pLVar3;" type_identifier (pointer_declarator "*pLVar3" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "Symbol_table *sd_00;" type_identifier (pointer_declarator "*sd_00" * identifier) ;) (declaration "Layout *extraout_RDX;" type_identifier (pointer_declarator "*extraout_RDX" * identifier) ;) (declaration "Layout *pLVar4;" type_identifier (pointer_declarator "*pLVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "Symbol_table *symtab_00;" type_identifier (pointer_declarator "*symtab_00" * identifier) ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "uVar1 = (this->super_Dynobj).super_Object.shnum_;" (assignment_expression "uVar1 = (this->super_Dynobj).super_Object.shnum_" identifier = (field_expression "(this->super_Dynobj).super_Object.shnum_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "puVar2 = sd->section_headers->data_;" (assignment_expression "puVar2 = sd->section_headers->data_" identifier = (field_expression "sd->section_headers->data_" (field_expression "sd->section_headers" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pLVar3 = (Layout *)sd->section_names->data_;" (assignment_expression "pLVar3 = (Layout *)sd->section_names->data_" identifier = (cast_expression "(Layout *)sd->section_names->data_" ( (type_descriptor "Layout *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "sd->section_names->data_" (field_expression "sd->section_names" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "puVar8 = (uint *)(puVar2 + 0x28);" (assignment_expression "puVar8 = (uint *)(puVar2 + 0x28)" identifier = (cast_expression "(uint *)(puVar2 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x28)" ( (binary_expression "puVar2 + 0x28" identifier + number_literal) )))) ;) (expression_statement "sd_00 = (Symbol_table *)sd;" (assignment_expression "sd_00 = (Symbol_table *)sd" identifier = (cast_expression "(Symbol_table *)sd" ( (type_descriptor "Symbol_table *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pLVar4 = pLVar3;" (assignment_expression "pLVar4 = pLVar3" identifier = identifier) ;) (expression_statement "symtab_00 = symtab;" (assignment_expression "symtab_00 = symtab" identifier = identifier) ;) (if_statement "if (uVar1 < 2) {\nLAB_002a904d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);\n return;\n }" if (parenthesized_expression "(uVar1 < 2)" ( (binary_expression "uVar1 < 2" identifier < number_literal) )) (compound_statement "{\nLAB_002a904d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);\n return;\n }" { (labeled_statement "LAB_002a904d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);" statement_identifier : (expression_statement "do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);" (call_expression "do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00)" identifier (argument_list "((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00)" ( (parenthesized_expression "(Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00)" ( (comma_expression "Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00" (binary_expression "Sized_dynobj<32" identifier < number_literal) , (comma_expression "_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00" (binary_expression "_true> *)sd" identifier > (pointer_expression "*)sd" * (ERROR ")" )) identifier)) , (comma_expression "symtab_00,pLVar4,(Read_symbols_data *)sd_00" identifier , (comma_expression "pLVar4,(Read_symbols_data *)sd_00" identifier , (cast_expression "(Read_symbols_data *)sd_00" ( (type_descriptor "Read_symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier))))) )) ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar6 = *(uint *)(puVar2 + 0x28);" (assignment_expression "uVar6 = *(uint *)(puVar2 + 0x28)" identifier = (pointer_expression "*(uint *)(puVar2 + 0x28)" * (cast_expression "(uint *)(puVar2 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x28)" ( (binary_expression "puVar2 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" identifier = number_literal) ;) (expression_statement "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) (if_statement "if (uVar5 < sd->section_names_size) {\n do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);\n }" if (parenthesized_expression "(uVar5 < sd->section_names_size)" ( (binary_expression "uVar5 < sd->section_names_size" identifier < (field_expression "sd->section_names_size" identifier -> field_identifier)) )) (compound_statement "{\n do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);\n }" { (do_statement "do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);" do (compound_statement "{\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" { (expression_statement "symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);" (assignment_expression "symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5)" identifier = (cast_expression "(Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5)" ( (type_descriptor "Symbol_table *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&pLVar3->number_of_input_files_ + uVar5)" ( (binary_expression "(long)&pLVar3->number_of_input_files_ + uVar5" (cast_expression "(long)&pLVar3->number_of_input_files_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pLVar3->number_of_input_files_" & (field_expression "pLVar3->number_of_input_files_" identifier -> field_identifier))) + identifier) )))) ;) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" identifier = (binary_expression "puVar8 + 10" identifier + number_literal)) ;) (expression_statement "sd_00 = symtab;" (assignment_expression "sd_00 = symtab" identifier = identifier) ;) (labeled_statement "Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);" statement_identifier : (ERROR ":" :) (expression_statement "handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);" (call_expression "handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab)" identifier (argument_list "((Object *)this,(char *)symtab_00,uVar6,symtab)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)symtab_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;)) (labeled_statement "Object::handle_split_stack_section((Object *)this,(char *)symtab_00);" statement_identifier : (ERROR ":" :) (expression_statement "handle_split_stack_section((Object *)this,(char *)symtab_00);" (call_expression "handle_split_stack_section((Object *)this,(char *)symtab_00)" identifier (argument_list "((Object *)this,(char *)symtab_00)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)symtab_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (expression_statement "pLVar4 = extraout_RDX;" (assignment_expression "pLVar4 = extraout_RDX" identifier = identifier) ;) (if_statement "if (uVar7 == uVar1) goto LAB_002a904d;" if (parenthesized_expression "(uVar7 == uVar1)" ( (binary_expression "uVar7 == uVar1" identifier == identifier) )) (goto_statement "goto LAB_002a904d;" goto statement_identifier ;)) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) }) while (parenthesized_expression "(uVar5 < sd->section_names_size)" ( (binary_expression "uVar5 < sd->section_names_size" identifier < (field_expression "sd->section_names_size" identifier -> field_identifier)) )) ;) })) (expression_statement "format = (char *)gettext("bad section name offset for section %u: %lu");" (assignment_expression "format = (char *)gettext("bad section name offset for section %u: %lu")" identifier = (cast_expression "(char *)gettext("bad section name offset for section %u: %lu")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("bad section name offset for section %u: %lu")" identifier (argument_list "("bad section name offset for section %u: %lu")" ( (string_literal ""bad section name offset for section %u: %lu"" " string_content ") ))))) ;) (labeled_statement "Object::error((Object *)this,format,(ulong)uVar7,uVar5);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,format,(ulong)uVar7,uVar5);" (call_expression "error((Object *)this,format,(ulong)uVar7,uVar5)" identifier (argument_list "((Object *)this,format,(ulong)uVar7,uVar5)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier ))) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}\n\n" (function_definition "void FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}" primitive_type (function_declarator "FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 0x38);" (assignment_expression "uVar1 = *(uint *)(param_1 + 0x38)" identifier = (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar2 = *(long *)(param_4[1] + 0x10);" (assignment_expression "lVar2 = *(long *)(param_4[1] + 0x10)" identifier = (pointer_expression "*(long *)(param_4[1] + 0x10)" * (cast_expression "(long *)(param_4[1] + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[1] + 0x10)" ( (binary_expression "param_4[1] + 0x10" (subscript_expression "param_4[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) )))) ;) (if_statement "if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }" if (parenthesized_expression "(uVar1 < 2)" ( (binary_expression "uVar1 < 2" identifier < number_literal) )) (compound_statement "{\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }" { (labeled_statement "LAB_002a904d:\n FUN_002a6b00(param_4);" statement_identifier : (expression_statement "FUN_002a6b00(param_4);" (call_expression "FUN_002a6b00(param_4)" identifier (argument_list "(param_4)" ( identifier ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (pointer_expression "*(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" * (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" identifier = number_literal) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) (if_statement "if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" if (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" { (do_statement "do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);" do (compound_statement "{\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" { (expression_statement "lVar5 = uVar4 + lVar2;" (assignment_expression "lVar5 = uVar4 + lVar2" identifier = (binary_expression "uVar4 + lVar2" identifier + identifier)) ;) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" identifier = (binary_expression "puVar8 + 10" identifier + number_literal)) ;) (expression_statement "FUN_001d0380(param_1,lVar5,uVar6,param_2);" (call_expression "FUN_001d0380(param_1,lVar5,uVar6,param_2)" identifier (argument_list "(param_1,lVar5,uVar6,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "FUN_001cf990(param_1,lVar5);" (call_expression "FUN_001cf990(param_1,lVar5)" identifier (argument_list "(param_1,lVar5)" ( identifier , identifier ))) ;) (if_statement "if (uVar7 == uVar1) goto LAB_002a904d;" if (parenthesized_expression "(uVar7 == uVar1)" ( (binary_expression "uVar7 == uVar1" identifier == identifier) )) (goto_statement "goto LAB_002a904d;" goto statement_identifier ;)) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) }) while (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) ;) })) (expression_statement "uVar3 = gettext("bad section name offset for section %u: %lu");" (assignment_expression "uVar3 = gettext("bad section name offset for section %u: %lu")" identifier = (call_expression "gettext("bad section name offset for section %u: %lu")" identifier (argument_list "("bad section name offset for section %u: %lu")" ( (string_literal ""bad section name offset for section %u: %lu"" " string_content ") )))) ;) (expression_statement "FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);" (call_expression "FUN_001cf7b0(param_1,uVar3,uVar7,uVar4)" identifier (argument_list "(param_1,uVar3,uVar7,uVar4)" ( identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT)) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT)) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a8fb0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" (identifier "FUN_002a8fb0") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);\n return;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "uint *puVar8;" (type_identifier "uint") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (expression_statement "uVar1 = *(uint *)(param_1 + 0x38);" (assignment_expression "uVar1 = *(uint *)(param_1 + 0x38)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (uVar1 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(uVar1 == 0)" (( "(") (binary_expression "uVar1 == 0" (identifier "uVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar2 = *(long *)(param_4[1] + 0x10);" (assignment_expression "lVar2 = *(long *)(param_4[1] + 0x10)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_4[1] + 0x10)" (* "*") (cast_expression "(long *)(param_4[1] + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4[1] + 0x10)" (( "(") (binary_expression "param_4[1] + 0x10" (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (identifier "puVar8") (= "=") (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" (* "*") (cast_expression "(long *)(*param_4 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_4 + 0x10)" (( "(") (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x28")) () ")")))) (; ";")) (if_statement "if (uVar1 < 2) {\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }" (if "if") (parenthesized_expression "(uVar1 < 2)" (( "(") (binary_expression "uVar1 < 2" (identifier "uVar1") (< "<") (number_literal "2")) () ")")) (compound_statement "{\nLAB_002a904d:\n FUN_002a6b00(param_4);\n return;\n }" ({ "{") (labeled_statement "LAB_002a904d:\n FUN_002a6b00(param_4);" (statement_identifier "LAB_002a904d") (: ":") (expression_statement "FUN_002a6b00(param_4);" (call_expression "FUN_002a6b00(param_4)" (identifier "FUN_002a6b00") (argument_list "(param_4)" (( "(") (identifier "param_4") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (identifier "uVar6") (= "=") (pointer_expression "*(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (* "*") (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" (* "*") (cast_expression "(long *)(*param_4 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_4 + 0x10)" (( "(") (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" (identifier "uVar7") (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (identifier "uVar4") (= "=") (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (( "(") (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" (identifier "uVar6") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" (( "(") (binary_expression "uVar6 & 0xff0000" (identifier "uVar6") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" (( "(") (binary_expression "uVar6 & 0xff00" (identifier "uVar6") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar6 << 0x18" (identifier "uVar6") (<< "<<") (number_literal "0x18"))) () ")")))) (; ";")) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" (identifier "uVar6") (= "=") (identifier "uVar7")) (; ";")) (if_statement "if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" (if "if") (parenthesized_expression "(uVar4 < (ulong)param_4[2])" (( "(") (binary_expression "uVar4 < (ulong)param_4[2]" (identifier "uVar4") (< "<") (cast_expression "(ulong)param_4[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]")))) () ")")) (compound_statement "{\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" ({ "{") (do_statement "do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);" (do "do") (compound_statement "{\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d0380(param_1,lVar5,uVar6,param_2);\n FUN_001cf990(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002a904d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" ({ "{") (expression_statement "lVar5 = uVar4 + lVar2;" (assignment_expression "lVar5 = uVar4 + lVar2" (identifier "lVar5") (= "=") (binary_expression "uVar4 + lVar2" (identifier "uVar4") (+ "+") (identifier "lVar2"))) (; ";")) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" (identifier "uVar7") (= "=") (binary_expression "uVar6 + 1" (identifier "uVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" (identifier "puVar8") (= "=") (binary_expression "puVar8 + 10" (identifier "puVar8") (+ "+") (number_literal "10"))) (; ";")) (expression_statement "FUN_001d0380(param_1,lVar5,uVar6,param_2);" (call_expression "FUN_001d0380(param_1,lVar5,uVar6,param_2)" (identifier "FUN_001d0380") (argument_list "(param_1,lVar5,uVar6,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "lVar5") (, ",") (identifier "uVar6") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "FUN_001cf990(param_1,lVar5);" (call_expression "FUN_001cf990(param_1,lVar5)" (identifier "FUN_001cf990") (argument_list "(param_1,lVar5)" (( "(") (identifier "param_1") (, ",") (identifier "lVar5") () ")"))) (; ";")) (if_statement "if (uVar7 == uVar1) goto LAB_002a904d;" (if "if") (parenthesized_expression "(uVar7 == uVar1)" (( "(") (binary_expression "uVar7 == uVar1" (identifier "uVar7") (== "==") (identifier "uVar1")) () ")")) (goto_statement "goto LAB_002a904d;" (goto "goto") (statement_identifier "LAB_002a904d") (; ";"))) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" (identifier "uVar6") (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (identifier "uVar4") (= "=") (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (( "(") (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" (identifier "uVar6") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" (( "(") (binary_expression "uVar6 & 0xff0000" (identifier "uVar6") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" (( "(") (binary_expression "uVar6 & 0xff00" (identifier "uVar6") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar6 << 0x18" (identifier "uVar6") (<< "<<") (number_literal "0x18"))) () ")")))) (; ";")) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" (identifier "uVar6") (= "=") (identifier "uVar7")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar4 < (ulong)param_4[2])" (( "(") (binary_expression "uVar4 < (ulong)param_4[2]" (identifier "uVar4") (< "<") (cast_expression "(ulong)param_4[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]")))) () ")")) (; ";")) (} "}"))) (expression_statement "uVar3 = gettext("bad section name offset for section %u: %lu");" (assignment_expression "uVar3 = gettext("bad section name offset for section %u: %lu")" (identifier "uVar3") (= "=") (call_expression "gettext("bad section name offset for section %u: %lu")" (identifier "gettext") (argument_list "("bad section name offset for section %u: %lu")" (( "(") (string_literal ""bad section name offset for section %u: %lu"" (" """) (string_content "bad section name offset for section %u: %lu") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001cf7b0(param_1,uVar3,uVar7,uVar4);" (call_expression "FUN_001cf7b0(param_1,uVar3,uVar7,uVar4)" (identifier "FUN_001cf7b0") (argument_list "(param_1,uVar3,uVar7,uVar4)" (( "(") (identifier "param_1") (, ",") (identifier "uVar3") (, ",") (identifier "uVar7") (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab, Layout * param_2, Read_symbols_data * sd) */ void __thiscall gold::var_4<32,var_5>::var_3 (var_4<32,var_5> *this,type_3 *symtab,type_2 *param_2,type_6 *sd) { type_5 var_1; type_1 *var_2; type_2 *pLVar3; char *format; type_3 *sd_00; type_2 *extraout_RDX; type_2 *pLVar4; type_4 var_7; type_3 *symtab_00; type_5 var_6; type_5 var_11; type_5 *var_8; var_1 = (this->super_Dynobj).super_Object.shnum_; if (var_1 == 0) { return; } var_2 = sd->section_headers->data_; pLVar3 = (type_2 *)sd->section_names->data_; var_8 = (type_5 *)(var_2 + 0x28); sd_00 = (type_3 *)sd; pLVar4 = pLVar3; symtab_00 = symtab; if (var_1 < 2) { LAB_002a904d: var_3((var_4<32,var_5> *)sd,symtab_00,pLVar4,(type_6 *)sd_00); return; } var_6 = *(type_5 *)(var_2 + 0x28); var_11 = 1; var_7 = (type_4)(var_6 >> 0x18 | (var_6 & 0xff0000) >> 8 | (var_6 & 0xff00) << 8 | var_6 << 0x18); var_6 = var_11; if (var_7 < sd->section_names_size) { do { symtab_00 = (type_3 *)((long)&pLVar3->number_of_input_files_ + var_7); var_11 = var_6 + 1; var_8 = var_8 + 10; sd_00 = symtab; Object::var_9((type_7 *)this,(char *)symtab_00,var_6,symtab); Object::var_10((type_7 *)this,(char *)symtab_00); pLVar4 = extraout_RDX; if (var_11 == var_1) goto LAB_002a904d; var_6 = *var_8; var_7 = (type_4)(var_6 >> 0x18 | (var_6 & 0xff0000) >> 8 | (var_6 & 0xff00) << 8 | var_6 << 0x18); var_6 = var_11; } while (var_7 < sd->section_names_size); } format = (char *)var_12("bad section name offset for section %u: %lu"); Object::var_13((type_7 *)this,format,(type_4)var_11,var_7); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,long *param_4) { uint uVar1; long lVar2; undefined8 uVar3; ulong uVar4; long lVar5; uint uVar6; uint uVar7; uint *puVar8; uVar1 = *(uint *)(param_1 + 0x38); if (uVar1 == 0) { return; } lVar2 = *(long *)(param_4[1] + 0x10); puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28); if (uVar1 < 2) { LAB_002a904d: FUN_002a6b00(param_4); return; } uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28); uVar7 = 1; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; if (uVar4 < (ulong)param_4[2]) { do { lVar5 = uVar4 + lVar2; uVar7 = uVar6 + 1; puVar8 = puVar8 + 10; FUN_001d0380(param_1,lVar5,uVar6,param_2); FUN_001cf990(param_1,lVar5); if (uVar7 == uVar1) goto LAB_002a904d; uVar6 = *puVar8; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; } while (uVar4 < (ulong)param_4[2]); } uVar3 = gettext("bad section name offset for section %u: %lu"); FUN_001cf7b0(param_1,uVar3,uVar7,uVar4); return; }
61_touch_and_touch_strip.c
open
open
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int open(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(code *)PTR_open_001191e8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int open(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(code *)PTR_open_001191e8)(); return iVar1; }
JMP qword ptr [0x001191e8]
null
null
null
null
[(u'INDIRECT_-1206963177', u'COPY_-1206963236'), (u'CALLIND_-1206963240', u'INDIRECT_-1206963177'), ('const-0', u'RETURN_-1206963237'), ('tmp_38', u'CAST_-1206963172'), (u'CALLIND_-1206963240', u'RETURN_-1206963237'), (u'CAST_-1206963172', u'CALLIND_-1206963240')]
[(u'INDIRECT_-1206963177', u'COPY_-1206963236'), (u'CALLIND_-1206963240', u'INDIRECT_-1206963177'), ('const-0', u'RETURN_-1206963237'), ('tmp_38', u'CAST_-1206963172'), (u'CALLIND_-1206963240', u'RETURN_-1206963237'), (u'CAST_-1206963172', u'CALLIND_-1206963240')]
null
null
001033d0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}\n\n" comment (function_definition "int open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" primitive_type (function_declarator "open(char *__file,int __oflag,...)" identifier (parameter_list "(char *__file,int __oflag,...)" ( (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "int __oflag" primitive_type identifier) , (variadic_parameter "..." ...) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_open_001191e8)();" (assignment_expression "iVar1 = (*(code *)PTR_open_001191e8)()" identifier = (call_expression "(*(code *)PTR_open_001191e8)()" (parenthesized_expression "(*(code *)PTR_open_001191e8)" ( (pointer_expression "*(code *)PTR_open_001191e8" * (cast_expression "(code *)PTR_open_001191e8" ( (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 open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}\n\n" comment (function_definition "int open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" primitive_type (function_declarator "open(char *__file,int __oflag,...)" identifier (parameter_list "(char *__file,int __oflag,...)" ( (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "int __oflag" primitive_type identifier) , (variadic_parameter "..." ...) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_open_001191e8)();" (assignment_expression "iVar1 = (*(code *)PTR_open_001191e8)()" identifier = (call_expression "(*(code *)PTR_open_001191e8)()" (parenthesized_expression "(*(code *)PTR_open_001191e8)" ( (pointer_expression "*(code *)PTR_open_001191e8" * (cast_expression "(code *)PTR_open_001191e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}\n\n" (function_definition "int open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" primitive_type (function_declarator "open(char *__file,int __oflag,...)" identifier (parameter_list "(char *__file,int __oflag,...)" ( (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "int __oflag" primitive_type identifier) , (variadic_parameter "..." ...) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_open_001191e8)();" (assignment_expression "iVar1 = (*(code *)PTR_open_001191e8)()" identifier = (call_expression "(*(code *)PTR_open_001191e8)()" (parenthesized_expression "(*(code *)PTR_open_001191e8)" ( (pointer_expression "*(code *)PTR_open_001191e8" * (cast_expression "(code *)PTR_open_001191e8" ( (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) , (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 open(char *__file,int __oflag,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "open(char *__file,int __oflag,...)" (identifier "open") (parameter_list "(char *__file,int __oflag,...)" (( "(") (parameter_declaration "char *__file" (primitive_type "char") (pointer_declarator "*__file" (* "*") (identifier "__file"))) (, ",") (parameter_declaration "int __oflag" (primitive_type "int") (identifier "__oflag")) (, ",") (variadic_parameter "..." (... "...")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_open_001191e8)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_open_001191e8)();" (assignment_expression "iVar1 = (*(code *)PTR_open_001191e8)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_open_001191e8)()" (parenthesized_expression "(*(code *)PTR_open_001191e8)" (( "(") (pointer_expression "*(code *)PTR_open_001191e8" (* "*") (cast_expression "(code *)PTR_open_001191e8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_open_001191e8"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__file,int __oflag,...) { int iVar1; iVar1 = (*(type_1 *)PTR_open_001191e8)(); 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)) (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 *__file,int __oflag,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_001191e8)(); return iVar1; }
7769_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
assign
FUN_002aaef0
/* std::string::assign(std::string const&) */ string * __thiscall std::string::assign(string *this,string *param_1) { int *piVar1; long lVar2; long lVar3; int iVar4; allocator local_9; lVar3 = *(long *)param_1; if (*(long *)this != lVar3) { if (*(int *)(lVar3 + -8) < 0) { lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0); } else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) { if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1; } else { LOCK(); *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1; UNLOCK(); } } lVar2 = *(long *)this; if ((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage) { if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { iVar4 = *(int *)(lVar2 + -8); *(int *)(lVar2 + -8) = iVar4 + -1; } else { LOCK(); piVar1 = (int *)(lVar2 + -8); iVar4 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar4 < 1) { _Rep::_M_destroy((allocator *)(lVar2 + -0x18)); } } *(long *)this = lVar3; } return this; }
long * FUN_002aaef0(long *param_1,long *param_2) { int *piVar1; int iVar2; long lVar3; long lVar4; undefined1 local_9; lVar4 = *param_2; if (*param_1 != lVar4) { if (*(int *)(lVar4 + -8) < 0) { lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0); } else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) { if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1; } else { LOCK(); *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1; UNLOCK(); } } lVar3 = *param_1; if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) { if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { iVar2 = *(int *)(lVar3 + -8); *(int *)(lVar3 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(lVar3 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9); } } *param_1 = lVar4; } return param_1; }
PUSH RBX MOV RBX,RDI SUB RSP,0x20 MOV RAX,qword ptr [RSI] CMP qword ptr [RDI],RAX JZ 0x002aaf2a MOV EDX,dword ptr [RAX + -0x8] LEA RDI,[RAX + -0x18] LEA RCX,[RDI + 0x10] TEST EDX,EDX JS 0x002aaf38 LEA RDX,[0x3ca540] CMP RDI,RDX JNZ 0x002aaf90 MOV RCX,qword ptr [RBX] LEA RDI,[RCX + -0x18] CMP RDI,RDX JNZ 0x002aaf50 MOV qword ptr [RBX],RAX ADD RSP,0x20 MOV RAX,RBX POP RBX RET XOR EDX,EDX LEA RSI,[RSP + 0x1f] CALL 0x002aa7c0 LEA RDX,[0x3ca540] JMP 0x002aaf1b CMP qword ptr [0x003bdee8],0x0 JZ 0x002aaf80 MOV EDX,0xffffffff XADD.LOCK dword ptr [RCX + -0x8],EDX TEST EDX,EDX JG 0x002aaf27 LEA RSI,[RSP + 0x1f] MOV qword ptr [RSP + 0x8],RAX CALL 0x002a9af0 MOV RAX,qword ptr [RSP + 0x8] JMP 0x002aaf27 MOV EDX,dword ptr [RCX + -0x8] LEA ESI,[RDX + -0x1] MOV dword ptr [RCX + -0x8],ESI JMP 0x002aaf64 CMP qword ptr [0x003bdee8],0x0 JZ 0x002aafa8 ADD.LOCK dword ptr [RCX],0x1 JMP 0x002aaf1b ADD dword ptr [RAX + -0x8],0x1 JMP 0x002aaf1b
null
null
null
null
[(u'LOAD_-1204441257', u'INT_ADD_-1204441035'), ('tmp_549', u'BRANCH_-1204440961'), ('tmp_274', u'CBRANCH_-1204441148'), ('tmp_194', u'CBRANCH_-1204441229'), (u'INT_ADD_-1204441124', u'CAST_-1204440725'), (u'INDIRECT_-1204440692', u'MULTIEQUAL_-1204440832'), (u'INT_NOTEQUAL_-1204441316', u'CBRANCH_-1204441315'), ('const-0', u'CALL_-1204441052'), (u'CALL_-1204441079', u'INDIRECT_-1204440752'), (u'INT_ADD_-1204441291', u'CAST_-1204440826'), (u'MULTIEQUAL_-1204440815', u'COPY_-1204440875'), (u'LOAD_-1204441257', u'INT_ADD_-1204441124'), ('const-0', u'RETURN_-1204441192'), (u'INT_ADD_-1204440781', u'STORE_-1204441049'), ('const-433', u'LOAD_-1204441134'), ('const-18', u'CALLOTHER_-1204441117'), (u'INT_NOTEQUAL_-1204441259', u'CBRANCH_-1204441257'), ('tmp_498', u'BRANCH_-1204440993'), ('tmp_360', u'CBRANCH_-1204441101'), (u'LOAD_-1204441257', u'INT_ADD_-1204441235'), (u'LOAD_-1204441012', u'INT_ADD_-1204440994'), ('const-433', u'LOAD_-1204441337'), (u'INT_ADD_-1204441235', u'CAST_-1204440794'), (u'INT_EQUAL_-1204441024', u'CBRANCH_-1204441017'), ('const-433', u'STORE_-1204441227'), ('const-17', u'CALLOTHER_-1204441135'), (u'INT_ADD_-1204440967', u'CAST_-1204440658'), ('const--24', u'INT_ADD_-1204441291'), (u'CAST_-1204440826', u'INT_NOTEQUAL_-1204441259'), (u'LOAD_-1204441332', u'INT_NOTEQUAL_-1204441316'), ('const-3974464', u'PTRSUB_-1204440811'), ('const-1', u'INT_ADD_-1204440994'), (u'CAST_-1204440780', u'STORE_-1204441227'), ('const-433', u'LOAD_-1204441012'), (u'CAST_-1204440794', u'INT_NOTEQUAL_-1204441231'), (u'INT_NOTEQUAL_-1204441231', u'CBRANCH_-1204441229'), ('tmp_1359', u'INT_EQUAL_-1204441024'), ('const--8', u'INT_ADD_-1204441298'), ('const-0', u'PTRSUB_-1204440811'), (u'INT_EQUAL_-1204441155', u'CBRANCH_-1204441148'), ('const-4294967295', u'INT_ADD_-1204441118'), ('const-433', u'STORE_-1204440976'), (u'CAST_-1204440725', u'LOAD_-1204441136'), (u'INT_ADD_-1204441118', u'STORE_-1204441130'), (u'PTRSUB_-1204440773', u'CALL_-1204441052'), (u'LOAD_-1204441337', u'INT_ADD_-1204441291'), (u'INT_SLESS_-1204441094', u'CBRANCH_-1204441101'), ('tmp_391', u'BRANCH_-1204441068'), (u'INDIRECT_-1204440752', u'MULTIEQUAL_-1204440821'), ('const-0', u'PTRSUB_-1204440798'), (u'CAST_-1204440840', u'LOAD_-1204441337'), (u'LOAD_-1204441064', u'MULTIEQUAL_-1204440773'), (u'CALL_-1204441052', u'MULTIEQUAL_-1204440949'), (u'LOAD_-1204441314', u'INT_SLESS_-1204441282'), ('const-1', u'INT_SLESS_-1204441094'), ('tmp_152', u'CBRANCH_-1204441257'), (u'PTRSUB_-1204440798', u'CAST_-1204440789'), ('const-433', u'STORE_-1204441049'), (u'LOAD_-1204441337', u'INT_ADD_-1204441285'), (u'LOAD_-1204441136', u'INT_ADD_-1204441118'), (u'STORE_-1204441049', u'INDIRECT_-1204440728'), (u'STORE_-1204440976', u'INDIRECT_-1204440692'), ('tmp_601', u'CAST_-1204440836'), ('tmp_1359', u'MULTIEQUAL_-1204440815'), (u'COPY_-1204441212', u'RETURN_-1204441192'), ('const-433', u'LOAD_-1204441136'), (u'LOAD_-1204441337', u'MULTIEQUAL_-1204440949'), ('const-0', u'INT_EQUAL_-1204441155'), (u'MULTIEQUAL_-1204440773', u'INT_SLESS_-1204441094'), (u'INDIRECT_-1204440804', u'MULTIEQUAL_-1204440832'), ('const--8', u'INT_ADD_-1204441124'), (u'INT_ADD_-1204440994', u'STORE_-1204441009'), (u'CAST_-1204440836', u'LOAD_-1204441332'), ('const-433', u'LOAD_-1204441332'), ('const--8', u'INT_ADD_-1204440967'), (u'INT_ADD_-1204440961', u'STORE_-1204440976'), (u'PTRSUB_-1204440811', u'CAST_-1204440805'), ('const-433', u'LOAD_-1204441314'), ('tmp_601', u'COPY_-1204441212'), (u'INT_ADD_-1204441285', u'CAST_-1204440821'), (u'CAST_-1204440725', u'LOAD_-1204441134'), ('const-0', u'INT_EQUAL_-1204441024'), (u'INDIRECT_-1204440728', u'MULTIEQUAL_-1204440758'), ('const-0', u'INT_SLESS_-1204441282'), (u'INDIRECT_-1204440825', u'MULTIEQUAL_-1204440815'), (u'LOAD_-1204441064', u'INT_ADD_-1204440781'), (u'CALL_-1204441052', u'INDIRECT_-1204440804'), ('tmp_118', u'CBRANCH_-1204441282'), (u'INDIRECT_-1204440707', u'MULTIEQUAL_-1204440832'), (u'CAST_-1204440794', u'CALL_-1204441079'), (u'MULTIEQUAL_-1204440949', u'STORE_-1204441227'), ('tmp_601', u'CAST_-1204440798'), (u'CAST_-1204440830', u'LOAD_-1204441314'), (u'CAST_-1204440789', u'INT_NOTEQUAL_-1204441231'), (u'STORE_-1204441009', u'INDIRECT_-1204440707'), (u'MULTIEQUAL_-1204440758', u'MULTIEQUAL_-1204440821'), (u'LOAD_-1204440979', u'INT_ADD_-1204440961'), (u'LOAD_-1204441337', u'INT_ADD_-1204441298'), ('const--9', u'PTRSUB_-1204440773'), ('tmp_447', u'CBRANCH_-1204441017'), (u'CAST_-1204440658', u'STORE_-1204440976'), (u'CAST_-1204440821', u'LOAD_-1204441012'), (u'LOAD_-1204441337', u'INT_ADD_-1204440967'), ('tmp_72', u'CBRANCH_-1204441315'), ('const-433', u'LOAD_-1204441257'), (u'STORE_-1204441130', u'INDIRECT_-1204440768'), ('const-18', u'CALLOTHER_-1204440993'), (u'MULTIEQUAL_-1204440832', u'MULTIEQUAL_-1204440821'), ('const--8', u'INT_ADD_-1204441285'), (u'CAST_-1204440826', u'CALL_-1204441052'), (u'LOAD_-1204441257', u'INT_ADD_-1204441048'), (u'STORE_-1204441227', u'INDIRECT_-1204440825'), (u'INT_SLESS_-1204441282', u'CBRANCH_-1204441282'), (u'INT_ADD_-1204441298', u'CAST_-1204440830'), (u'LOAD_-1204441337', u'INT_NOTEQUAL_-1204441316'), ('tmp_1159', u'PTRSUB_-1204440773'), ('tmp_601', u'CAST_-1204440780'), ('const--24', u'INT_ADD_-1204441235'), ('tmp_418', u'BRANCH_-1204441044'), ('tmp_1359', u'MULTIEQUAL_-1204440832'), ('const-433', u'LOAD_-1204440979'), (u'CAST_-1204440694', u'LOAD_-1204441064'), (u'INT_ADD_-1204441048', u'CAST_-1204440694'), ('const-433', u'LOAD_-1204441064'), (u'CAST_-1204440687', u'STORE_-1204441049'), ('const-433', u'STORE_-1204441009'), ('tmp_591', u'BRANCH_-1204441041'), (u'LOAD_-1204441134', u'MULTIEQUAL_-1204440773'), (u'CAST_-1204440658', u'LOAD_-1204440979'), ('const-3974464', u'PTRSUB_-1204440798'), ('const-4294967295', u'INT_ADD_-1204440781'), ('tmp_602', u'CAST_-1204440840'), (u'CAST_-1204440798', u'LOAD_-1204441257'), ('const-433', u'STORE_-1204441130'), ('const--8', u'INT_ADD_-1204441035'), (u'INDIRECT_-1204440768', u'MULTIEQUAL_-1204440758'), ('const--8', u'INT_ADD_-1204441048'), (u'CAST_-1204440725', u'STORE_-1204441130'), (u'MULTIEQUAL_-1204440832', u'INT_EQUAL_-1204441155'), (u'CAST_-1204440805', u'INT_NOTEQUAL_-1204441259'), (u'CAST_-1204440821', u'STORE_-1204441009'), (u'INT_ADD_-1204441035', u'CAST_-1204440687'), ('const-17', u'CALLOTHER_-1204441010'), ('const-1', u'INT_ADD_-1204440961')]
[(u'LOAD_-1204441257', u'INT_ADD_-1204441035'), ('tmp_549', u'BRANCH_-1204440961'), (u'PTRSUB_-1204440797', u'INT_NOTEQUAL_-1204441231'), ('tmp_274', u'CBRANCH_-1204441148'), ('tmp_194', u'CBRANCH_-1204441229'), (u'CAST_-1204440690', u'STORE_-1204441049'), (u'MULTIEQUAL_-1204440757', u'MULTIEQUAL_-1204440820'), (u'INT_NOTEQUAL_-1204441316', u'CBRANCH_-1204441315'), ('const-0', u'INT_EQUAL_-1204441155'), ('const-3974464', u'PTRSUB_-1204440797'), (u'INT_ADD_-1204441291', u'CAST_-1204440826'), (u'LOAD_-1204441257', u'INT_ADD_-1204441124'), ('const-0', u'RETURN_-1204441192'), ('const-18', u'CALLOTHER_-1204441117'), (u'CAST_-1204440659', u'LOAD_-1204440979'), (u'INT_NOTEQUAL_-1204441259', u'CBRANCH_-1204441257'), ('tmp_498', u'BRANCH_-1204440993'), ('tmp_360', u'CBRANCH_-1204441101'), ('tmp_1372', u'INT_EQUAL_-1204441024'), (u'LOAD_-1204441257', u'INT_ADD_-1204441235'), ('const-433', u'LOAD_-1204441134'), ('tmp_1162', u'LOAD_-1204441257'), (u'INT_ADD_-1204441035', u'CAST_-1204440690'), (u'LOAD_-1204441012', u'INT_ADD_-1204440994'), (u'LOAD_-1204441064', u'MULTIEQUAL_-1204440768'), (u'INT_EQUAL_-1204441024', u'CBRANCH_-1204441017'), ('const-17', u'CALLOTHER_-1204441135'), ('const--24', u'INT_ADD_-1204441291'), (u'INT_ADD_-1204441048', u'CAST_-1204440697'), (u'INDIRECT_-1204440691', u'MULTIEQUAL_-1204440831'), (u'CAST_-1204440826', u'INT_NOTEQUAL_-1204441259'), (u'STORE_-1204440976', u'INDIRECT_-1204440691'), (u'STORE_-1204441227', u'INDIRECT_-1204440824'), (u'PTRSUB_-1204440810', u'INT_NOTEQUAL_-1204441259'), (u'CAST_-1204440796', u'CALL_-1204441079'), ('const-433', u'STORE_-1204441049'), ('const-1', u'INT_SLESS_-1204441094'), (u'LOAD_-1204441332', u'INT_NOTEQUAL_-1204441316'), ('const-1', u'INT_ADD_-1204440994'), (u'INT_NOTEQUAL_-1204441231', u'CBRANCH_-1204441229'), ('const--8', u'INT_ADD_-1204441298'), (u'INT_EQUAL_-1204441155', u'CBRANCH_-1204441148'), (u'MULTIEQUAL_-1204440831', u'INT_EQUAL_-1204441155'), (u'CAST_-1204440728', u'LOAD_-1204441136'), ('const--9', u'PTRSUB_-1204440725'), (u'INDIRECT_-1204440803', u'MULTIEQUAL_-1204440831'), ('tmp_1162', u'LOAD_-1204441332'), ('const-433', u'STORE_-1204441130'), (u'INDIRECT_-1204440706', u'MULTIEQUAL_-1204440831'), ('tmp_1372', u'MULTIEQUAL_-1204440814'), (u'INT_ADD_-1204441118', u'STORE_-1204441130'), (u'STORE_-1204441009', u'INDIRECT_-1204440706'), (u'INT_ADD_-1204441235', u'CAST_-1204440796'), (u'CALL_-1204441079', u'INDIRECT_-1204440751'), (u'MULTIEQUAL_-1204440768', u'INT_SLESS_-1204441094'), (u'LOAD_-1204441337', u'INT_ADD_-1204441291'), (u'INT_SLESS_-1204441094', u'CBRANCH_-1204441101'), ('tmp_391', u'BRANCH_-1204441068'), ('const-433', u'LOAD_-1204441012'), (u'INT_ADD_-1204440967', u'CAST_-1204440659'), ('const-0', u'PTRSUB_-1204440797'), ('tmp_1372', u'MULTIEQUAL_-1204440831'), ('const-433', u'LOAD_-1204441332'), ('const-0', u'INT_EQUAL_-1204441024'), (u'CALL_-1204441052', u'MULTIEQUAL_-1204440949'), (u'MULTIEQUAL_-1204440814', u'COPY_-1204440874'), ('tmp_1161', u'PTRSUB_-1204440772'), (u'LOAD_-1204441314', u'INT_SLESS_-1204441282'), ('tmp_152', u'CBRANCH_-1204441257'), ('const-433', u'STORE_-1204441227'), (u'INDIRECT_-1204440751', u'MULTIEQUAL_-1204440820'), (u'LOAD_-1204441337', u'INT_ADD_-1204441285'), ('const-0', u'PTRSUB_-1204440810'), (u'LOAD_-1204441136', u'INT_ADD_-1204441118'), ('const-433', u'LOAD_-1204441314'), (u'CAST_-1204440728', u'STORE_-1204441130'), ('tmp_1162', u'STORE_-1204441227'), (u'LOAD_-1204441134', u'MULTIEQUAL_-1204440768'), (u'INDIRECT_-1204440727', u'MULTIEQUAL_-1204440757'), (u'COPY_-1204441212', u'RETURN_-1204441192'), (u'LOAD_-1204441337', u'MULTIEQUAL_-1204440949'), ('const--8', u'INT_ADD_-1204441124'), (u'INT_ADD_-1204440994', u'STORE_-1204441009'), ('const-433', u'LOAD_-1204441064'), ('const--8', u'INT_ADD_-1204440967'), ('tmp_1161', u'PTRSUB_-1204440725'), (u'INT_ADD_-1204440961', u'STORE_-1204440976'), (u'MULTIEQUAL_-1204440831', u'MULTIEQUAL_-1204440820'), ('const--8', u'INT_ADD_-1204441285'), (u'INT_ADD_-1204441285', u'CAST_-1204440821'), ('const-433', u'LOAD_-1204441257'), ('const-0', u'INT_SLESS_-1204441282'), (u'INT_ADD_-1204441124', u'CAST_-1204440728'), ('const-433', u'LOAD_-1204441337'), ('tmp_118', u'CBRANCH_-1204441282'), ('tmp_1163', u'LOAD_-1204441337'), ('const-4294967295', u'INT_ADD_-1204441118'), ('const-433', u'LOAD_-1204440979'), (u'PTRSUB_-1204440725', u'CALL_-1204441079'), (u'MULTIEQUAL_-1204440949', u'STORE_-1204441227'), (u'CAST_-1204440659', u'STORE_-1204440976'), (u'CAST_-1204440830', u'LOAD_-1204441314'), (u'PTRSUB_-1204440772', u'CALL_-1204441052'), ('const-0', u'CALL_-1204441052'), (u'LOAD_-1204440979', u'INT_ADD_-1204440961'), ('const-433', u'LOAD_-1204441136'), ('const-433', u'STORE_-1204441009'), (u'LOAD_-1204441337', u'INT_ADD_-1204441298'), (u'INT_ADD_-1204441041', u'STORE_-1204441049'), ('tmp_447', u'CBRANCH_-1204441017'), (u'STORE_-1204441130', u'INDIRECT_-1204440767'), ('const--9', u'PTRSUB_-1204440772'), (u'CAST_-1204440821', u'LOAD_-1204441012'), (u'LOAD_-1204441337', u'INT_ADD_-1204440967'), ('const-3974464', u'PTRSUB_-1204440810'), ('tmp_72', u'CBRANCH_-1204441315'), ('const-18', u'CALLOTHER_-1204440993'), (u'CAST_-1204440697', u'LOAD_-1204441064'), (u'CAST_-1204440826', u'CALL_-1204441052'), (u'LOAD_-1204441257', u'INT_ADD_-1204441048'), ('tmp_1162', u'COPY_-1204441212'), (u'INT_ADD_-1204441298', u'CAST_-1204440830'), (u'INT_SLESS_-1204441282', u'CBRANCH_-1204441282'), (u'LOAD_-1204441337', u'INT_NOTEQUAL_-1204441316'), ('const-433', u'STORE_-1204440976'), (u'CAST_-1204440796', u'INT_NOTEQUAL_-1204441231'), (u'LOAD_-1204441064', u'INT_ADD_-1204441041'), ('const--24', u'INT_ADD_-1204441235'), ('tmp_418', u'BRANCH_-1204441044'), ('tmp_591', u'BRANCH_-1204441041'), (u'INDIRECT_-1204440767', u'MULTIEQUAL_-1204440757'), ('const--8', u'INT_ADD_-1204441035'), ('const--8', u'INT_ADD_-1204441048'), (u'STORE_-1204441049', u'INDIRECT_-1204440727'), (u'CAST_-1204440728', u'LOAD_-1204441134'), (u'CALL_-1204441052', u'INDIRECT_-1204440803'), ('const-4294967295', u'INT_ADD_-1204441041'), (u'CAST_-1204440821', u'STORE_-1204441009'), (u'INDIRECT_-1204440824', u'MULTIEQUAL_-1204440814'), ('const-17', u'CALLOTHER_-1204441010'), ('const-1', u'INT_ADD_-1204440961')]
null
null
002aaef0
x64
O1
(translation_unit "long * FUN_002aaef0(long *param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_002aaef0(long *param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002aaef0(long *param_1,long *param_2)" * (function_declarator "FUN_002aaef0(long *param_1,long *param_2)" identifier (parameter_list "(long *param_1,long *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_9;" type_identifier identifier ;) (expression_statement "lVar4 = *param_2;" (assignment_expression "lVar4 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }" if (parenthesized_expression "(*param_1 != lVar4)" ( (binary_expression "*param_1 != lVar4" (pointer_expression "*param_1" * identifier) != identifier) )) (compound_statement "{\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }" { (if_statement "if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" if (parenthesized_expression "(*(int *)(lVar4 + -8) < 0)" ( (binary_expression "*(int *)(lVar4 + -8) < 0" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) < number_literal) )) (compound_statement "{\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }" { (expression_statement "lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);" (assignment_expression "lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0)" identifier = (call_expression "FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0)" identifier (argument_list "((undefined8 *)(lVar4 + -0x18),&local_9,0)" ( (cast_expression "(undefined8 *)(lVar4 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_9" & identifier) , number_literal )))) ;) }) (else_clause "else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" else (if_statement "if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" if (parenthesized_expression "((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540)" ( (binary_expression "(undefined8 *)(lVar4 + -0x18) != &DAT_003ca540" (cast_expression "(undefined8 *)(lVar4 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_003ca540" & identifier)) )) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" { (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }" { (expression_statement "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;" (assignment_expression "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) = (binary_expression "*(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) + number_literal)) ;) }) (else_clause "else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;" (assignment_expression "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) = (binary_expression "*(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) })))) (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }" if (parenthesized_expression "((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540)" ( (binary_expression "(undefined8 *)(lVar3 + -0x18) != &DAT_003ca540" (cast_expression "(undefined8 *)(lVar3 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_003ca540" & identifier)) )) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }" { (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(lVar3 + -8);" (assignment_expression "iVar2 = *(int *)(lVar3 + -8)" identifier = (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar3 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(lVar3 + -8) = iVar2 + -1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(lVar3 + -8);" (assignment_expression "piVar1 = (int *)(lVar3 + -8)" identifier = (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }" { (expression_statement "thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);" (call_expression "thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9)" identifier (argument_list "((undefined8 *)(lVar3 + -0x18),&local_9)" ( (cast_expression "(undefined8 *)(lVar3 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_9" & identifier) ))) ;) })) })) (expression_statement "*param_1 = lVar4;" (assignment_expression "*param_1 = lVar4" (pointer_expression "*param_1" * identifier) = identifier) ;) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::string::assign(std::string const&) */\n\nstring * __thiscall std::string::assign(string *this,string *param_1)\n\n{\n int *piVar1;\n long lVar2;\n long lVar3;\n int iVar4;\n allocator local_9;\n \n lVar3 = *(long *)param_1;\n if (*(long *)this != lVar3) {\n if (*(int *)(lVar3 + -8) < 0) {\n lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);\n }\n else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }\n lVar2 = *(long *)this;\n if ((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n *(long *)this = lVar3;\n }\n return this;\n}\n\n" comment (ERROR "string * __thiscall std::string::assign(string *this,string *param_1)" (binary_expression "string * __thiscall std::string::assign(string *this,string *param_1" (binary_expression "string * __thiscall std::string::assign(string *this" (binary_expression "string * __thiscall" identifier * identifier) (ERROR "std::string::assign(string" identifier : : identifier : : identifier ( identifier) * identifier) (ERROR ",string" , identifier) * identifier) )) (compound_statement "{\n int *piVar1;\n long lVar2;\n long lVar3;\n int iVar4;\n allocator local_9;\n \n lVar3 = *(long *)param_1;\n if (*(long *)this != lVar3) {\n if (*(int *)(lVar3 + -8) < 0) {\n lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);\n }\n else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }\n lVar2 = *(long *)this;\n if ((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n *(long *)this = lVar3;\n }\n return this;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "allocator local_9;" type_identifier identifier ;) (expression_statement "lVar3 = *(long *)param_1;" (assignment_expression "lVar3 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (if_statement "if (*(long *)this != lVar3) {\n if (*(int *)(lVar3 + -8) < 0) {\n lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);\n }\n else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }\n lVar2 = *(long *)this;\n if ((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n *(long *)this = lVar3;\n }" if (parenthesized_expression "(*(long *)this != lVar3)" ( (binary_expression "*(long *)this != lVar3" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) != identifier) )) (compound_statement "{\n if (*(int *)(lVar3 + -8) < 0) {\n lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);\n }\n else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }\n lVar2 = *(long *)this;\n if ((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n *(long *)this = lVar3;\n }" { (if_statement "if (*(int *)(lVar3 + -8) < 0) {\n lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);\n }\n else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }" if (parenthesized_expression "(*(int *)(lVar3 + -8) < 0)" ( (binary_expression "*(int *)(lVar3 + -8) < 0" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) < number_literal) )) (compound_statement "{\n lVar3 = _Rep::_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);\n }" { (ERROR "lVar3 = _Rep::" (assignment_expression "lVar3 = _Rep" identifier = identifier) : :) (expression_statement "_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0);" (call_expression "_M_clone((_Rep *)(lVar3 + -0x18),&local_9,0)" identifier (argument_list "((_Rep *)(lVar3 + -0x18),&local_9,0)" ( (cast_expression "(_Rep *)(lVar3 + -0x18)" ( (type_descriptor "_Rep *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_9" & identifier) , number_literal ))) ;) }) (else_clause "else if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }" else (if_statement "if ((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }" if (parenthesized_expression "((_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep::_S_empty_rep_storage)" ( (binary_expression "(_Rep *)(lVar3 + -0x18) != (_Rep *)&_Rep" (cast_expression "(_Rep *)(lVar3 + -0x18)" ( (type_descriptor "_Rep *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))) != (cast_expression "(_Rep *)&_Rep" ( (type_descriptor "_Rep *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&_Rep" & identifier))) (ERROR "::_S_empty_rep_storage" : : identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }\n }" { (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n }" { (expression_statement "*(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;" (assignment_expression "*(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) = (binary_expression "*(int *)(lVar3 + -8) + 1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) + number_literal)) ;) }) (else_clause "else {\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n *(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1;" (assignment_expression "*(int *)(lVar3 + -8) = *(int *)(lVar3 + -8) + 1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) = (binary_expression "*(int *)(lVar3 + -8) + 1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) })))) (expression_statement "lVar2 = *(long *)this;" (assignment_expression "lVar2 = *(long *)this" identifier = (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (if_statement "if ((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }" if (parenthesized_expression "((allocator *)(lVar2 + -0x18) != (allocator *)&_Rep::_S_empty_rep_storage)" ( (binary_expression "(allocator *)(lVar2 + -0x18) != (allocator *)&_Rep" (cast_expression "(allocator *)(lVar2 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) != (cast_expression "(allocator *)&_Rep" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&_Rep" & identifier))) (ERROR "::_S_empty_rep_storage" : : identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }" { (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar4 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar4 + -1;\n }" { (expression_statement "iVar4 = *(int *)(lVar2 + -8);" (assignment_expression "iVar4 = *(int *)(lVar2 + -8)" identifier = (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar2 + -8) = iVar4 + -1;" (assignment_expression "*(int *)(lVar2 + -8) = iVar4 + -1" (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar4 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(lVar2 + -8);" (assignment_expression "piVar1 = (int *)(lVar2 + -8)" identifier = (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar4 = *piVar1;" (assignment_expression "iVar4 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar4 < 1) {\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }" if (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) (compound_statement "{\n _Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }" { (labeled_statement "_Rep::_M_destroy((allocator *)(lVar2 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "_M_destroy((allocator *)(lVar2 + -0x18));" (call_expression "_M_destroy((allocator *)(lVar2 + -0x18))" identifier (argument_list "((allocator *)(lVar2 + -0x18))" ( (cast_expression "(allocator *)(lVar2 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) ))) ;)) })) })) (expression_statement "*(long *)this = lVar3;" (assignment_expression "*(long *)this = lVar3" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) })) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_002aaef0(long *param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_002aaef0(long *param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002aaef0(long *param_1,long *param_2)" * (function_declarator "FUN_002aaef0(long *param_1,long *param_2)" identifier (parameter_list "(long *param_1,long *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_9;" type_identifier identifier ;) (expression_statement "lVar4 = *param_2;" (assignment_expression "lVar4 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }" if (parenthesized_expression "(*param_1 != lVar4)" ( (binary_expression "*param_1 != lVar4" (pointer_expression "*param_1" * identifier) != identifier) )) (compound_statement "{\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }" { (if_statement "if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" if (parenthesized_expression "(*(int *)(lVar4 + -8) < 0)" ( (binary_expression "*(int *)(lVar4 + -8) < 0" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) < number_literal) )) (compound_statement "{\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }" { (expression_statement "lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);" (assignment_expression "lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0)" identifier = (call_expression "FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0)" identifier (argument_list "((undefined8 *)(lVar4 + -0x18),&local_9,0)" ( (cast_expression "(undefined8 *)(lVar4 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_9" & identifier) , number_literal )))) ;) }) (else_clause "else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" else (if_statement "if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" if (parenthesized_expression "((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540)" ( (binary_expression "(undefined8 *)(lVar4 + -0x18) != &DAT_003ca540" (cast_expression "(undefined8 *)(lVar4 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_003ca540" & identifier)) )) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" { (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }" { (expression_statement "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;" (assignment_expression "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) = (binary_expression "*(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) + number_literal)) ;) }) (else_clause "else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;" (assignment_expression "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) = (binary_expression "*(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" * (cast_expression "(int *)(lVar4 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -8)" ( (binary_expression "lVar4 + -8" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) })))) (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }" if (parenthesized_expression "((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540)" ( (binary_expression "(undefined8 *)(lVar3 + -0x18) != &DAT_003ca540" (cast_expression "(undefined8 *)(lVar3 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_003ca540" & identifier)) )) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }" { (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(lVar3 + -8);" (assignment_expression "iVar2 = *(int *)(lVar3 + -8)" identifier = (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar3 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(lVar3 + -8) = iVar2 + -1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(lVar3 + -8);" (assignment_expression "piVar1 = (int *)(lVar3 + -8)" identifier = (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }" { (expression_statement "thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);" (call_expression "thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9)" identifier (argument_list "((undefined8 *)(lVar3 + -0x18),&local_9)" ( (cast_expression "(undefined8 *)(lVar3 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_9" & identifier) ))) ;) })) })) (expression_statement "*param_1 = lVar4;" (assignment_expression "*param_1 = lVar4" (pointer_expression "*param_1" * 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) (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != 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 IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , (pointer_expression & IDENT) , LIT )))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) != (pointer_expression & IDENT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (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) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) })))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) != (pointer_expression & IDENT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , (pointer_expression & IDENT) ))) ;) })) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (return_statement return IDENT ;) })))
(function_definition "long * FUN_002aaef0(long *param_1,long *param_2)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002aaef0(long *param_1,long *param_2)" (* "*") (function_declarator "FUN_002aaef0(long *param_1,long *param_2)" (identifier "FUN_002aaef0") (parameter_list "(long *param_1,long *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")")))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n undefined1 local_9;\n \n lVar4 = *param_2;\n if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }\n return param_1;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "undefined1 local_9;" (type_identifier "undefined1") (identifier "local_9") (; ";")) (expression_statement "lVar4 = *param_2;" (assignment_expression "lVar4 = *param_2" (identifier "lVar4") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (if_statement "if (*param_1 != lVar4) {\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }" (if "if") (parenthesized_expression "(*param_1 != lVar4)" (( "(") (binary_expression "*param_1 != lVar4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (identifier "lVar4")) () ")")) (compound_statement "{\n if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }\n lVar3 = *param_1;\n if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }\n *param_1 = lVar4;\n }" ({ "{") (if_statement "if (*(int *)(lVar4 + -8) < 0) {\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }\n else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" (if "if") (parenthesized_expression "(*(int *)(lVar4 + -8) < 0)" (( "(") (binary_expression "*(int *)(lVar4 + -8) < 0" (pointer_expression "*(int *)(lVar4 + -8)" (* "*") (cast_expression "(int *)(lVar4 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -8)" (( "(") (binary_expression "lVar4 + -8" (identifier "lVar4") (+ "+") (number_literal "-8")) () ")")))) (< "<") (number_literal "0")) () ")")) (compound_statement "{\n lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);\n }" ({ "{") (expression_statement "lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0);" (assignment_expression "lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0)" (identifier "lVar4") (= "=") (call_expression "FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0)" (identifier "FUN_002aa7c0") (argument_list "((undefined8 *)(lVar4 + -0x18),&local_9,0)" (( "(") (cast_expression "(undefined8 *)(lVar4 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")"))) (, ",") (pointer_expression "&local_9" (& "&") (identifier "local_9")) (, ",") (number_literal "0") () ")")))) (; ";")) (} "}")) (else_clause "else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" (else "else") (if_statement "if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" (if "if") (parenthesized_expression "((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540)" (( "(") (binary_expression "(undefined8 *)(lVar4 + -0x18) != &DAT_003ca540" (cast_expression "(undefined8 *)(lVar4 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")"))) (!= "!=") (pointer_expression "&DAT_003ca540" (& "&") (identifier "DAT_003ca540"))) () ")")) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }\n }" ({ "{") (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }\n else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" (if "if") (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" (( "(") (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" (identifier "PTR___pthread_key_create_003bdee8") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n }" ({ "{") (expression_statement "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;" (assignment_expression "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" (* "*") (cast_expression "(int *)(lVar4 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -8)" (( "(") (binary_expression "lVar4 + -8" (identifier "lVar4") (+ "+") (number_literal "-8")) () ")")))) (= "=") (binary_expression "*(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" (* "*") (cast_expression "(int *)(lVar4 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -8)" (( "(") (binary_expression "lVar4 + -8" (identifier "lVar4") (+ "+") (number_literal "-8")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else {\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" (else "else") (compound_statement "{\n LOCK();\n *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;\n UNLOCK();\n }" ({ "{") (expression_statement "LOCK();" (call_expression "LOCK()" (identifier "LOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1;" (assignment_expression "*(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" (* "*") (cast_expression "(int *)(lVar4 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -8)" (( "(") (binary_expression "lVar4 + -8" (identifier "lVar4") (+ "+") (number_literal "-8")) () ")")))) (= "=") (binary_expression "*(int *)(lVar4 + -8) + 1" (pointer_expression "*(int *)(lVar4 + -8)" (* "*") (cast_expression "(int *)(lVar4 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -8)" (( "(") (binary_expression "lVar4 + -8" (identifier "lVar4") (+ "+") (number_literal "-8")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" (identifier "UNLOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (} "}"))))) (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" (identifier "lVar3") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) {\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }" (if "if") (parenthesized_expression "((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540)" (( "(") (binary_expression "(undefined8 *)(lVar3 + -0x18) != &DAT_003ca540" (cast_expression "(undefined8 *)(lVar3 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))) (!= "!=") (pointer_expression "&DAT_003ca540" (& "&") (identifier "DAT_003ca540"))) () ")")) (compound_statement "{\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }\n }" ({ "{") (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (if "if") (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" (( "(") (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" (identifier "PTR___pthread_key_create_003bdee8") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }" ({ "{") (expression_statement "iVar2 = *(int *)(lVar3 + -8);" (assignment_expression "iVar2 = *(int *)(lVar3 + -8)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(lVar3 + -8)" (* "*") (cast_expression "(int *)(lVar3 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -8)" (( "(") (binary_expression "lVar3 + -8" (identifier "lVar3") (+ "+") (number_literal "-8")) () ")"))))) (; ";")) (expression_statement "*(int *)(lVar3 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(lVar3 + -8) = iVar2 + -1" (pointer_expression "*(int *)(lVar3 + -8)" (* "*") (cast_expression "(int *)(lVar3 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -8)" (( "(") (binary_expression "lVar3 + -8" (identifier "lVar3") (+ "+") (number_literal "-8")) () ")")))) (= "=") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (else "else") (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" ({ "{") (expression_statement "LOCK();" (call_expression "LOCK()" (identifier "LOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "piVar1 = (int *)(lVar3 + -8);" (assignment_expression "piVar1 = (int *)(lVar3 + -8)" (identifier "piVar1") (= "=") (cast_expression "(int *)(lVar3 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -8)" (( "(") (binary_expression "lVar3 + -8" (identifier "lVar3") (+ "+") (number_literal "-8")) () ")")))) (; ";")) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" (identifier "iVar2") (= "=") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (; ";")) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" (identifier "UNLOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }" (if "if") (parenthesized_expression "(iVar2 < 1)" (( "(") (binary_expression "iVar2 < 1" (identifier "iVar2") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);\n }" ({ "{") (expression_statement "thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9);" (call_expression "thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9)" (identifier "thunk_FUN_00276d20") (argument_list "((undefined8 *)(lVar3 + -0x18),&local_9)" (( "(") (cast_expression "(undefined8 *)(lVar3 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))) (, ",") (pointer_expression "&local_9" (& "&") (identifier "local_9")) () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "*param_1 = lVar4;" (assignment_expression "*param_1 = lVar4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar4")) (; ";")) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::string::assign(std::string const&) */ string * __thiscall std::string::assign(string *this,string *param_1) { int *piVar1; long var_6; long var_1; int var_7; type_1 local_9; var_1 = *(long *)param_1; if (*(long *)this != var_1) { if (*(int *)(var_1 + -8) < 0) { var_1 = type_2::var_2((type_2 *)(var_1 + -0x18),&local_9,0); } else if ((type_2 *)(var_1 + -0x18) != (type_2 *)&type_2::_S_empty_rep_storage) { if (var_3 == (type_3 *)0x0) { *(int *)(var_1 + -8) = *(int *)(var_1 + -8) + 1; } else { var_4(); *(int *)(var_1 + -8) = *(int *)(var_1 + -8) + 1; var_5(); } } var_6 = *(long *)this; if ((type_1 *)(var_6 + -0x18) != (type_1 *)&type_2::_S_empty_rep_storage) { if (var_3 == (type_3 *)0x0) { var_7 = *(int *)(var_6 + -8); *(int *)(var_6 + -8) = var_7 + -1; } else { var_4(); piVar1 = (int *)(var_6 + -8); var_7 = *piVar1; *piVar1 = *piVar1 + -1; var_5(); } if (var_7 < 1) { _Rep::var_8((type_1 *)(var_6 + -0x18)); } } *(long *)this = var_1; } return this; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) 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: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (pointer_expression argument: (identifier)) (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (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))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long *param_2) { int *piVar1; int iVar2; long lVar3; long lVar4; undefined1 local_9; lVar4 = *param_2; if (*param_1 != lVar4) { if (*(int *)(lVar4 + -8) < 0) { lVar4 = FUN_002aa7c0((undefined8 *)(lVar4 + -0x18),&local_9,0); } else if ((undefined8 *)(lVar4 + -0x18) != &DAT_003ca540) { if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1; } else { LOCK(); *(int *)(lVar4 + -8) = *(int *)(lVar4 + -8) + 1; UNLOCK(); } } lVar3 = *param_1; if ((undefined8 *)(lVar3 + -0x18) != &DAT_003ca540) { if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { iVar2 = *(int *)(lVar3 + -8); *(int *)(lVar3 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(lVar3 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { thunk_FUN_00276d20((undefined8 *)(lVar3 + -0x18),&local_9); } } *param_1 = lVar4; } return param_1; }
135_shred_and_shred_strip.c
quotearg_char_mem
FUN_00106f10
char * quotearg_char_mem(char *arg,size_t argsize,char ch) { long lVar1; char *pcVar2; long in_FS_OFFSET; quoting_options options; lVar1 = *(long *)(in_FS_OFFSET + 0x28); options._0_8_ = default_quoting_options._0_8_; options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_; options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_; options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_; options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_; options.left_quote = default_quoting_options.left_quote; options.right_quote = default_quoting_options.right_quote; set_char_quoting(&options,ch,L'\x01'); pcVar2 = quotearg_n_options(L'\0',arg,argsize,&options); if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) { return pcVar2; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3) { long in_FS_OFFSET; undefined8 local_68; undefined8 uStack_60; undefined8 local_58; undefined8 uStack_50; undefined8 local_48; undefined8 uStack_40; undefined8 local_38; long local_30; local_30 = *(long *)(in_FS_OFFSET + 0x28); local_68 = _DAT_0010f480; uStack_60 = uRam000000000010f488; local_58 = _DAT_0010f490; uStack_50 = uRam000000000010f498; local_48 = _DAT_0010f4a0; uStack_40 = uRam000000000010f4a8; local_38 = DAT_0010f4b0; FUN_00106aa6(&local_68,(int)param_3,1); FUN_001068b6(0,param_1,param_2,&local_68); if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x48 MOV R12,RDI MOV R13,RSI MOV EBX,0x28 MOV RAX,qword ptr FS:[RBX] MOV qword ptr [RSP + 0x38],RAX XOR EAX,EAX MOVDQA XMM0,xmmword ptr [0x0010f480] MOVAPS xmmword ptr [RSP],XMM0 MOVDQA XMM1,xmmword ptr [0x0010f490] MOVAPS xmmword ptr [RSP + 0x10],XMM1 MOVDQA XMM2,xmmword ptr [0x0010f4a0] MOVAPS xmmword ptr [RSP + 0x20],XMM2 MOV RAX,qword ptr [0x0010f4b0] MOV qword ptr [RSP + 0x30],RAX MOVSX ESI,DL MOV RBP,RSP MOV EDX,0x1 MOV RDI,RBP CALL 0x00106aa6 MOV RCX,RBP MOV RDX,R13 MOV RSI,R12 MOV EDI,0x0 CALL 0x001068b6 MOV RCX,qword ptr [RSP + 0x38] XOR RCX,qword ptr FS:[RBX] JNZ 0x00106f9e ADD RSP,0x48 POP RBX POP RBP POP R12 POP R13 RET CALL 0x00102180
null
null
null
null
[('tmp_893', u'COPY_-1206947822'), ('tmp_894', u'COPY_-1206947806'), (u'INDIRECT_-1206947644', u'COPY_-1206947676'), (u'CALL_-1206947889', u'INDIRECT_-1206947664'), (u'CALL_-1206947915', u'INDIRECT_-1206947647'), (u'PTRSUB_-1206947701', u'CALL_-1206947889'), ('tmp_895', u'COPY_-1206947805'), (u'CALL_-1206947915', u'INDIRECT_-1206947656'), (u'INT_ADD_-1206947863', u'CAST_-1206947582'), (u'CALL_-1206947915', u'INDIRECT_-1206947641'), ('const-433', u'LOAD_-1206947877'), (u'INDIRECT_-1206947664', u'COPY_-1206947696'), (u'INDIRECT_-1206947631', u'COPY_-1206947689'), (u'CALL_-1206947889', u'INDIRECT_-1206947627'), (u'CALL_-1206947815', u'INDIRECT_-1206947641'), ('tmp_897', u'COPY_-1206947787'), (u'INT_ADD_-1206948016', u'CAST_-1206947687'), (u'CALL_-1206947915', u'INDIRECT_-1206947638'), (u'CALL_-1206947889', u'RETURN_-1206947816'), (u'CALL_-1206947915', u'INDIRECT_-1206947759'), (u'CALL_-1206947889', u'INDIRECT_-1206947659'), (u'INDIRECT_-1206947654', u'COPY_-1206947686'), ('const-40', u'INT_ADD_-1206947863'), (u'CALL_-1206947889', u'INDIRECT_-1206947649'), ('const-433', u'LOAD_-1206948032'), (u'CALL_-1206947915', u'INDIRECT_-1206947674'), (u'CALL_-1206947815', u'INDIRECT_-1206947605'), ('tmp_547', u'PTRSUB_-1206947702'), ('tmp_317', u'CALL_-1206947915'), (u'CALL_-1206947815', u'INDIRECT_-1206947616'), (u'CALL_-1206947815', u'INDIRECT_-1206947602'), (u'CALL_-1206947815', u'INDIRECT_-1206947631'), (u'INDIRECT_-1206947739', u'INT_ADD_-1206947863'), (u'CALL_-1206947889', u'INDIRECT_-1206947739'), ('tmp_315', u'CALL_-1206947889'), (u'CALL_-1206947815', u'INDIRECT_-1206947608'), ('const-1', u'CALL_-1206947915'), (u'INDIRECT_-1206947621', u'COPY_-1206947679'), (u'CALL_-1206947889', u'INDIRECT_-1206947636'), ('tmp_892', u'COPY_-1206947823'), (u'INT_EQUAL_-1206947865', u'CBRANCH_-1206947861'), (u'CALL_-1206947915', u'INDIRECT_-1206947650'), (u'INDIRECT_-1206947641', u'COPY_-1206947699'), ('tmp_898', u'COPY_-1206947948'), (u'CALL_-1206947815', u'INDIRECT_-1206947599'), (u'CALL_-1206947915', u'INDIRECT_-1206947644'), (u'CALL_-1206947889', u'INDIRECT_-1206947674'), ('const-40', u'INT_ADD_-1206948016'), (u'CALL_-1206947815', u'INDIRECT_-1206947646'), (u'INDIRECT_-1206947616', u'COPY_-1206947674'), (u'CALL_-1206947815', u'INDIRECT_-1206947621'), (u'CALL_-1206947915', u'INDIRECT_-1206947664'), (u'CALL_-1206947815', u'INDIRECT_-1206947590'), (u'CALL_-1206947889', u'INDIRECT_-1206947621'), (u'CALL_-1206947815', u'INDIRECT_-1206947596'), (u'CALL_-1206947889', u'INDIRECT_-1206947669'), (u'INDIRECT_-1206947646', u'COPY_-1206947704'), (u'INDIRECT_-1206947669', u'COPY_-1206947701'), ('const-1', u'RETURN_-1206947810'), ('tmp_316', u'CALL_-1206947889'), (u'LOAD_-1206947877', u'INT_EQUAL_-1206947865'), (u'CALL_-1206947889', u'INDIRECT_-1206947654'), (u'CALL_-1206947889', u'INDIRECT_-1206947618'), (u'CALL_-1206947889', u'INDIRECT_-1206947644'), (u'CALL_-1206947889', u'INDIRECT_-1206947633'), (u'CAST_-1206947582', u'LOAD_-1206947877'), (u'CALL_-1206947915', u'INDIRECT_-1206947653'), (u'INDIRECT_-1206947626', u'COPY_-1206947684'), ('tmp_547', u'PTRSUB_-1206947701'), (u'CAST_-1206947687', u'LOAD_-1206948032'), (u'CALL_-1206947915', u'INDIRECT_-1206947694'), (u'CALL_-1206947815', u'INDIRECT_-1206947626'), (u'CALL_-1206947915', u'INDIRECT_-1206947669'), (u'CALL_-1206947889', u'INDIRECT_-1206947630'), (u'CALL_-1206947815', u'INDIRECT_-1206947593'), (u'PTRSUB_-1206947702', u'CALL_-1206947915'), (u'CALL_-1206947815', u'INDIRECT_-1206947636'), (u'CALL_-1206947915', u'INDIRECT_-1206947679'), ('tmp_896', u'COPY_-1206947788'), ('const--104', u'PTRSUB_-1206947701'), ('tmp_553', u'INT_ADD_-1206948016'), ('tmp_217', u'CBRANCH_-1206947861'), (u'CALL_-1206947889', u'INDIRECT_-1206947624'), (u'CALL_-1206947915', u'INDIRECT_-1206947689'), (u'INDIRECT_-1206947659', u'COPY_-1206947691'), ('const--104', u'PTRSUB_-1206947702'), ('const-0', u'RETURN_-1206947816'), (u'INDIRECT_-1206947649', u'COPY_-1206947681'), (u'INDIRECT_-1206947636', u'COPY_-1206947694'), ('const-0', u'CALL_-1206947889'), (u'INDIRECT_-1206947674', u'COPY_-1206947706'), (u'CALL_-1206947915', u'INDIRECT_-1206947684'), (u'LOAD_-1206948032', u'INT_EQUAL_-1206947865')]
[(u'CALL_-1206947915', u'INDIRECT_-1206947665'), ('tmp_941', u'COPY_-1206947797'), (u'CALL_-1206947915', u'INDIRECT_-1206947655'), (u'INDIRECT_-1206947645', u'COPY_-1206947677'), (u'CALL_-1206947889', u'INDIRECT_-1206947635'), (u'CALL_-1206947889', u'INDIRECT_-1206947665'), (u'CALL_-1206947889', u'INDIRECT_-1206947640'), (u'INT_ADD_-1206948016', u'CAST_-1206947677'), (u'CALL_-1206947889', u'INDIRECT_-1206947606'), (u'PTRSUB_-1206947692', u'CALL_-1206947915'), ('tmp_580', u'CALL_-1206947889'), (u'CALL_-1206947815', u'INDIRECT_-1206947622'), (u'CALL_-1206947815', u'INDIRECT_-1206947584'), ('tmp_581', u'INT_ADD_-1206948016'), (u'CALL_-1206947889', u'INDIRECT_-1206947627'), ('const-0', u'CALL_-1206947889'), (u'CALL_-1206947915', u'INDIRECT_-1206947638'), (u'CALL_-1206947889', u'INDIRECT_-1206947655'), (u'CALL_-1206947815', u'INDIRECT_-1206947632'), ('tmp_943', u'COPY_-1206947779'), ('tmp_575', u'PTRSUB_-1206947692'), ('const--104', u'PTRSUB_-1206947692'), (u'CALL_-1206947815', u'INDIRECT_-1206947612'), (u'CALL_-1206947915', u'INDIRECT_-1206947660'), ('tmp_579', u'CALL_-1206947889'), (u'CALL_-1206947889', u'INDIRECT_-1206947645'), (u'CALL_-1206947815', u'INDIRECT_-1206947637'), (u'INT_EQUAL_-1206947865', u'CBRANCH_-1206947861'), (u'CALL_-1206947815', u'INDIRECT_-1206947599'), ('const-433', u'LOAD_-1206948032'), ('tmp_575', u'PTRSUB_-1206947691'), (u'CALL_-1206947815', u'INDIRECT_-1206947590'), ('const-1', u'RETURN_-1206947810'), (u'CALL_-1206947889', u'INDIRECT_-1206947618'), (u'CALL_-1206947815', u'INDIRECT_-1206947617'), (u'CALL_-1206947889', u'INDIRECT_-1206947744'), ('const-40', u'INT_ADD_-1206948016'), ('const-40', u'INT_ADD_-1206947863'), (u'CALL_-1206947915', u'INDIRECT_-1206947685'), ('tmp_944', u'COPY_-1206947778'), (u'CALL_-1206947915', u'INDIRECT_-1206947626'), (u'INDIRECT_-1206947635', u'COPY_-1206947667'), (u'CALL_-1206947915', u'INDIRECT_-1206947632'), ('tmp_939', u'COPY_-1206947814'), (u'CALL_-1206947915', u'INDIRECT_-1206947635'), (u'CALL_-1206947889', u'INDIRECT_-1206947615'), (u'CALL_-1206947889', u'INDIRECT_-1206947624'), (u'CALL_-1206947889', u'INDIRECT_-1206947660'), (u'INDIRECT_-1206947665', u'COPY_-1206947697'), (u'INDIRECT_-1206947612', u'COPY_-1206947670'), (u'INDIRECT_-1206947607', u'COPY_-1206947665'), (u'INDIRECT_-1206947617', u'COPY_-1206947675'), (u'CALL_-1206947915', u'INDIRECT_-1206947629'), (u'CALL_-1206947889', u'INDIRECT_-1206947609'), (u'INDIRECT_-1206947655', u'COPY_-1206947687'), (u'CALL_-1206947915', u'INDIRECT_-1206947647'), ('tmp_945', u'COPY_-1206947948'), (u'CALL_-1206947889', u'INDIRECT_-1206947612'), (u'INDIRECT_-1206947660', u'COPY_-1206947692'), (u'CALL_-1206947915', u'INDIRECT_-1206947641'), (u'INDIRECT_-1206947606', u'INT_EQUAL_-1206947865'), ('tmp_608', u'INT_SEXT_-1206947925'), (u'CALL_-1206947915', u'INDIRECT_-1206947675'), (u'CALL_-1206947815', u'INDIRECT_-1206947627'), ('const-1', u'CALL_-1206947915'), (u'CAST_-1206947572', u'LOAD_-1206947877'), (u'CALL_-1206947815', u'INDIRECT_-1206947578'), (u'PTRSUB_-1206947691', u'CALL_-1206947889'), (u'INDIRECT_-1206947744', u'INT_ADD_-1206947863'), (u'CALL_-1206947915', u'INDIRECT_-1206947670'), (u'CALL_-1206947915', u'INDIRECT_-1206947680'), (u'INT_ADD_-1206947863', u'CAST_-1206947572'), (u'INDIRECT_-1206947637', u'COPY_-1206947695'), (u'INDIRECT_-1206947627', u'COPY_-1206947685'), (u'INDIRECT_-1206947622', u'COPY_-1206947680'), (u'CALL_-1206947915', u'INDIRECT_-1206947644'), ('tmp_942', u'COPY_-1206947796'), (u'CAST_-1206947677', u'LOAD_-1206948032'), (u'CALL_-1206947889', u'INDIRECT_-1206947621'), ('const-433', u'LOAD_-1206947877'), (u'CALL_-1206947815', u'INDIRECT_-1206947596'), (u'INT_SEXT_-1206947925', u'CALL_-1206947915'), (u'LOAD_-1206947877', u'INT_EQUAL_-1206947865'), (u'INDIRECT_-1206947632', u'COPY_-1206947690'), ('tmp_940', u'COPY_-1206947813'), (u'CALL_-1206947889', u'INDIRECT_-1206947650'), (u'CALL_-1206947815', u'INDIRECT_-1206947607'), (u'CALL_-1206947815', u'INDIRECT_-1206947593'), (u'INDIRECT_-1206947650', u'COPY_-1206947682'), (u'CALL_-1206947815', u'INDIRECT_-1206947587'), ('const--104', u'PTRSUB_-1206947691'), ('tmp_217', u'CBRANCH_-1206947861'), ('const-0', u'RETURN_-1206947816'), (u'CALL_-1206947815', u'INDIRECT_-1206947581'), (u'INDIRECT_-1206947640', u'COPY_-1206947672'), (u'CALL_-1206947915', u'INDIRECT_-1206947764')]
null
null
00106f10
x64
O1
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" comment (function_definition "void FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,char param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "char param_3" primitive_type identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(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 "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 uStack_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 uStack_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 uStack_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_68 = _DAT_0010f480;" (assignment_expression "local_68 = _DAT_0010f480" identifier = identifier) ;) (expression_statement "uStack_60 = uRam000000000010f488;" (assignment_expression "uStack_60 = uRam000000000010f488" identifier = identifier) ;) (expression_statement "local_58 = _DAT_0010f490;" (assignment_expression "local_58 = _DAT_0010f490" identifier = identifier) ;) (expression_statement "uStack_50 = uRam000000000010f498;" (assignment_expression "uStack_50 = uRam000000000010f498" identifier = identifier) ;) (expression_statement "local_48 = _DAT_0010f4a0;" (assignment_expression "local_48 = _DAT_0010f4a0" identifier = identifier) ;) (expression_statement "uStack_40 = uRam000000000010f4a8;" (assignment_expression "uStack_40 = uRam000000000010f4a8" identifier = identifier) ;) (expression_statement "local_38 = DAT_0010f4b0;" (assignment_expression "local_38 = DAT_0010f4b0" identifier = identifier) ;) (expression_statement "FUN_00106aa6(&local_68,(int)param_3,1);" (call_expression "FUN_00106aa6(&local_68,(int)param_3,1)" identifier (argument_list "(&local_68,(int)param_3,1)" ( (pointer_expression "&local_68" & identifier) , (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) , number_literal ))) ;) (expression_statement "FUN_001068b6(0,param_1,param_2,&local_68);" (call_expression "FUN_001068b6(0,param_1,param_2,&local_68)" identifier (argument_list "(0,param_1,param_2,&local_68)" ( number_literal , identifier , identifier , (pointer_expression "&local_68" & identifier) ))) ;) (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * quotearg_char_mem(char *arg,size_t argsize,char ch)\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 options._0_8_ = default_quoting_options._0_8_;\n options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_;\n options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_;\n options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_;\n options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_;\n options.left_quote = default_quoting_options.left_quote;\n options.right_quote = default_quoting_options.right_quote;\n set_char_quoting(&options,ch,L'\x01');\n pcVar2 = quotearg_n_options(L'\0',arg,argsize,&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_char_mem(char *arg,size_t argsize,char ch)\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 options._0_8_ = default_quoting_options._0_8_;\n options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_;\n options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_;\n options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_;\n options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_;\n options.left_quote = default_quoting_options.left_quote;\n options.right_quote = default_quoting_options.right_quote;\n set_char_quoting(&options,ch,L'\x01');\n pcVar2 = quotearg_n_options(L'\0',arg,argsize,&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_char_mem(char *arg,size_t argsize,char ch)" * (function_declarator "quotearg_char_mem(char *arg,size_t argsize,char ch)" identifier (parameter_list "(char *arg,size_t argsize,char ch)" ( (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "size_t argsize" primitive_type identifier) , (parameter_declaration "char ch" primitive_type 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 options._0_8_ = default_quoting_options._0_8_;\n options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_;\n options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_;\n options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_;\n options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_;\n options.left_quote = default_quoting_options.left_quote;\n options.right_quote = default_quoting_options.right_quote;\n set_char_quoting(&options,ch,L'\x01');\n pcVar2 = quotearg_n_options(L'\0',arg,argsize,&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) ))))) ;) (expression_statement "options._0_8_ = default_quoting_options._0_8_;" (assignment_expression "options._0_8_ = default_quoting_options._0_8_" (field_expression "options._0_8_" identifier . field_identifier) = (field_expression "default_quoting_options._0_8_" identifier . field_identifier)) ;) (expression_statement "options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_;" (assignment_expression "options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_" (field_expression "options.quote_these_too._0_8_" (field_expression "options.quote_these_too" identifier . field_identifier) . field_identifier) = (field_expression "default_quoting_options.quote_these_too._0_8_" (field_expression "default_quoting_options.quote_these_too" identifier . field_identifier) . field_identifier)) ;) (expression_statement "options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_;" (assignment_expression "options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_" (field_expression "options.quote_these_too._8_8_" (field_expression "options.quote_these_too" identifier . field_identifier) . field_identifier) = (field_expression "default_quoting_options.quote_these_too._8_8_" (field_expression "default_quoting_options.quote_these_too" identifier . field_identifier) . field_identifier)) ;) (expression_statement "options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_;" (assignment_expression "options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_" (field_expression "options.quote_these_too._16_8_" (field_expression "options.quote_these_too" identifier . field_identifier) . field_identifier) = (field_expression "default_quoting_options.quote_these_too._16_8_" (field_expression "default_quoting_options.quote_these_too" identifier . field_identifier) . field_identifier)) ;) (expression_statement "options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_;" (assignment_expression "options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_" (field_expression "options.quote_these_too._24_8_" (field_expression "options.quote_these_too" identifier . field_identifier) . field_identifier) = (field_expression "default_quoting_options.quote_these_too._24_8_" (field_expression "default_quoting_options.quote_these_too" identifier . field_identifier) . field_identifier)) ;) (expression_statement "options.left_quote = default_quoting_options.left_quote;" (assignment_expression "options.left_quote = default_quoting_options.left_quote" (field_expression "options.left_quote" identifier . field_identifier) = (field_expression "default_quoting_options.left_quote" identifier . field_identifier)) ;) (expression_statement "options.right_quote = default_quoting_options.right_quote;" (assignment_expression "options.right_quote = default_quoting_options.right_quote" (field_expression "options.right_quote" identifier . field_identifier) = (field_expression "default_quoting_options.right_quote" identifier . field_identifier)) ;) (expression_statement "set_char_quoting(&options,ch,L'\x01');" (call_expression "set_char_quoting(&options,ch,L'\x01')" identifier (argument_list "(&options,ch,L'\x01')" ( (pointer_expression "&options" & identifier) , identifier , (char_literal "L'\x01'" L' escape_sequence ') ))) ;) (expression_statement "pcVar2 = quotearg_n_options(L'\0',arg,argsize,&options);" (assignment_expression "pcVar2 = quotearg_n_options(L'\0',arg,argsize,&options)" identifier = (call_expression "quotearg_n_options(L'\0',arg,argsize,&options)" identifier (argument_list "(L'\0',arg,argsize,&options)" ( (char_literal "L'\0'" L' escape_sequence ') , identifier , identifier , (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_00106f10(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,char param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "char param_3" primitive_type identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(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 "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 uStack_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 uStack_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 uStack_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_68 = _DAT_0010f480;" (assignment_expression "local_68 = _DAT_0010f480" identifier = identifier) ;) (expression_statement "uStack_60 = uRam000000000010f488;" (assignment_expression "uStack_60 = uRam000000000010f488" identifier = identifier) ;) (expression_statement "local_58 = _DAT_0010f490;" (assignment_expression "local_58 = _DAT_0010f490" identifier = identifier) ;) (expression_statement "uStack_50 = uRam000000000010f498;" (assignment_expression "uStack_50 = uRam000000000010f498" identifier = identifier) ;) (expression_statement "local_48 = _DAT_0010f4a0;" (assignment_expression "local_48 = _DAT_0010f4a0" identifier = identifier) ;) (expression_statement "uStack_40 = uRam000000000010f4a8;" (assignment_expression "uStack_40 = uRam000000000010f4a8" identifier = identifier) ;) (expression_statement "local_38 = DAT_0010f4b0;" (assignment_expression "local_38 = DAT_0010f4b0" identifier = identifier) ;) (expression_statement "FUN_00106aa6(&local_68,(int)param_3,1);" (call_expression "FUN_00106aa6(&local_68,(int)param_3,1)" identifier (argument_list "(&local_68,(int)param_3,1)" ( (pointer_expression "&local_68" & identifier) , (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) , number_literal ))) ;) (expression_statement "FUN_001068b6(0,param_1,param_2,&local_68);" (call_expression "FUN_001068b6(0,param_1,param_2,&local_68)" identifier (argument_list "(0,param_1,param_2,&local_68)" ( number_literal , identifier , identifier , (pointer_expression "&local_68" & identifier) ))) ;) (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "__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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (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 (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (cast_expression ( (type_descriptor TYPE) ) IDENT) , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , (pointer_expression & 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_00106f10(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_00106f10(undefined8 param_1,undefined8 param_2,char param_3)" (identifier "FUN_00106f10") (parameter_list "(undefined8 param_1,undefined8 param_2,char param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "char param_3" (primitive_type "char") (identifier "param_3")) () ")"))) (compound_statement "{\n long in_FS_OFFSET;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined8 local_48;\n undefined8 uStack_40;\n undefined8 local_38;\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n local_68 = _DAT_0010f480;\n uStack_60 = uRam000000000010f488;\n local_58 = _DAT_0010f490;\n uStack_50 = uRam000000000010f498;\n local_48 = _DAT_0010f4a0;\n uStack_40 = uRam000000000010f4a8;\n local_38 = DAT_0010f4b0;\n FUN_00106aa6(&local_68,(int)param_3,1);\n FUN_001068b6(0,param_1,param_2,&local_68);\n if (local_30 == *(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 "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 uStack_60;" (type_identifier "undefined8") (identifier "uStack_60") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 uStack_50;" (type_identifier "undefined8") (identifier "uStack_50") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 uStack_40;" (type_identifier "undefined8") (identifier "uStack_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "long local_30;" (sized_type_specifier "long" (long "long")) (identifier "local_30") (; ";")) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_30") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "local_68 = _DAT_0010f480;" (assignment_expression "local_68 = _DAT_0010f480" (identifier "local_68") (= "=") (identifier "_DAT_0010f480")) (; ";")) (expression_statement "uStack_60 = uRam000000000010f488;" (assignment_expression "uStack_60 = uRam000000000010f488" (identifier "uStack_60") (= "=") (identifier "uRam000000000010f488")) (; ";")) (expression_statement "local_58 = _DAT_0010f490;" (assignment_expression "local_58 = _DAT_0010f490" (identifier "local_58") (= "=") (identifier "_DAT_0010f490")) (; ";")) (expression_statement "uStack_50 = uRam000000000010f498;" (assignment_expression "uStack_50 = uRam000000000010f498" (identifier "uStack_50") (= "=") (identifier "uRam000000000010f498")) (; ";")) (expression_statement "local_48 = _DAT_0010f4a0;" (assignment_expression "local_48 = _DAT_0010f4a0" (identifier "local_48") (= "=") (identifier "_DAT_0010f4a0")) (; ";")) (expression_statement "uStack_40 = uRam000000000010f4a8;" (assignment_expression "uStack_40 = uRam000000000010f4a8" (identifier "uStack_40") (= "=") (identifier "uRam000000000010f4a8")) (; ";")) (expression_statement "local_38 = DAT_0010f4b0;" (assignment_expression "local_38 = DAT_0010f4b0" (identifier "local_38") (= "=") (identifier "DAT_0010f4b0")) (; ";")) (expression_statement "FUN_00106aa6(&local_68,(int)param_3,1);" (call_expression "FUN_00106aa6(&local_68,(int)param_3,1)" (identifier "FUN_00106aa6") (argument_list "(&local_68,(int)param_3,1)" (( "(") (pointer_expression "&local_68" (& "&") (identifier "local_68")) (, ",") (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_001068b6(0,param_1,param_2,&local_68);" (call_expression "FUN_001068b6(0,param_1,param_2,&local_68)" (identifier "FUN_001068b6") (argument_list "(0,param_1,param_2,&local_68)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")"))) (; ";")) (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" (if "if") (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_30") (== "==") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
char * function_1(char *arg,size_t argsize,char ch) { long var_4; char *pcVar2; long var_1; type_1 options; var_4 = *(long *)(var_1 + 0x28); options._0_8_ = default_quoting_options._0_8_; options.quote_these_too._0_8_ = default_quoting_options.quote_these_too._0_8_; options.quote_these_too._8_8_ = default_quoting_options.quote_these_too._8_8_; options.quote_these_too._16_8_ = default_quoting_options.quote_these_too._16_8_; options.quote_these_too._24_8_ = default_quoting_options.quote_these_too._24_8_; options.left_quote = default_quoting_options.left_quote; options.right_quote = default_quoting_options.right_quote; var_2(&options,ch,L'\x01'); pcVar2 = var_3(L'\0',arg,argsize,&options); if (var_4 == *(long *)(var_1 + 0x28)) { return pcVar2; } /* WARNING: Subroutine does not return */ var_5(); }
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)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (identifier) (pointer_expression argument: (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
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void MASKED(undefined8 param_1,undefined8 param_2,char param_3) { long in_FS_OFFSET; undefined8 local_68; undefined8 uStack_60; undefined8 local_58; undefined8 uStack_50; undefined8 local_48; undefined8 uStack_40; undefined8 local_38; long local_30; local_30 = *(long *)(in_FS_OFFSET + 0x28); local_68 = _DAT_0010f480; uStack_60 = uRam000000000010f488; local_58 = _DAT_0010f490; uStack_50 = uRam000000000010f498; local_48 = _DAT_0010f4a0; uStack_40 = uRam000000000010f4a8; local_38 = DAT_0010f4b0; FUN_00106aa6(&local_68,(int)param_3,1); FUN_001068b6(0,param_1,param_2,&local_68); if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
6577_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
__unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**,_std::vector<gold::Sized_symbol<64>*,_std::allocator<gold::Sized_symbol<64>*>_>_>,___gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64>_>_>
FUN_002977c0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**, std::vector<gold::Sized_symbol<64>*, std::allocator<gold::Sized_symbol<64>*> > >, __gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64> > > */ void std:: __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**,_std::vector<gold::Sized_symbol<64>*,_std::allocator<gold::Sized_symbol<64>*>_>_>,___gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64>_>_> (undefined8 *__last) { Sized_symbol<64> *s1; bool bVar1; s1 = (Sized_symbol<64> *)*__last; while( true ) { bVar1 = gold::Weak_alias_sorter<64>::operator() ((Weak_alias_sorter<64> *)&stack0x00000008,s1,(Sized_symbol<64> *)__last[-1]); if (!bVar1) break; *__last = __last[-1]; __last = __last + -1; } *__last = s1; return; }
void FUN_002977c0(undefined8 *param_1) { undefined8 uVar1; char cVar2; uVar1 = *param_1; while( true ) { cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]); if (cVar2 == '\0') break; *param_1 = param_1[-1]; param_1 = param_1 + -1; } *param_1 = uVar1; return; }
PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI MOV RBP,qword ptr [RDI] JMP 0x002977d7 MOV RAX,qword ptr [RBX] MOV qword ptr [RBX + 0x8],RAX MOV RDX,qword ptr [RBX + -0x8] MOV RSI,RBP LEA RDI,[RSP + 0x20] MOV R12,RBX SUB RBX,0x8 CALL 0x002975a0 TEST AL,AL JNZ 0x002977d0 MOV qword ptr [R12],RBP POP RBX POP RBP POP R12 RET
null
null
null
null
[(u'MULTIEQUAL_-1204389780', u'PTRADD_-1204389722'), (u'LOAD_-1204389913', u'CAST_-1204389734'), ('tmp_301', u'LOAD_-1204389933'), (u'BOOL_NEGATE_-1204389742', u'CBRANCH_-1204389856'), ('const-8', u'PTRADD_-1204389722'), (u'PTRSUB_-1204389730', u'CAST_-1204389726'), ('const-0', u'RETURN_-1204389824'), (u'PTRADD_-1204389722', u'LOAD_-1204389874'), ('const--1', u'PTRADD_-1204389722'), (u'MULTIEQUAL_-1204389780', u'STORE_-1204389866'), ('const--1', u'PTRADD_-1204389739'), (u'CAST_-1204389726', u'CALL_-1204389872'), ('const-433', u'LOAD_-1204389933'), ('tmp_298', u'PTRSUB_-1204389730'), ('const-8', u'PTRSUB_-1204389730'), ('const-433', u'STORE_-1204389854'), (u'MULTIEQUAL_-1204389780', u'STORE_-1204389854'), (u'PTRADD_-1204389722', u'COPY_-1204389803'), (u'MULTIEQUAL_-1204389780', u'PTRADD_-1204389739'), (u'LOAD_-1204389874', u'STORE_-1204389866'), (u'PTRADD_-1204389739', u'LOAD_-1204389913'), ('const-8', u'PTRADD_-1204389739'), (u'CAST_-1204389734', u'CALL_-1204389872'), ('tmp_109', u'CBRANCH_-1204389856'), (u'CAST_-1204389751', u'STORE_-1204389854'), ('const-433', u'LOAD_-1204389874'), ('const-433', u'STORE_-1204389866'), (u'LOAD_-1204389933', u'CAST_-1204389751'), ('tmp_31', u'BRANCH_-1204389926'), ('tmp_301', u'COPY_-1204389813'), (u'COPY_-1204389813', u'MULTIEQUAL_-1204389780'), (u'COPY_-1204389803', u'MULTIEQUAL_-1204389780'), ('const-433', u'LOAD_-1204389913'), (u'CAST_-1204389751', u'CALL_-1204389872'), (u'CALL_-1204389872', u'BOOL_NEGATE_-1204389742')]
[(u'PTRADD_-1204389724', u'COPY_-1204389805'), ('const-433', u'STORE_-1204389866'), (u'LOAD_-1204389933', u'STORE_-1204389854'), (u'LOAD_-1204389913', u'CALL_-1204389872'), ('const-433', u'LOAD_-1204389874'), ('const-0', u'RETURN_-1204389824'), ('tmp_298', u'COPY_-1204389815'), (u'MULTIEQUAL_-1204389782', u'PTRADD_-1204389724'), ('const-433', u'STORE_-1204389854'), (u'PTRSUB_-1204389732', u'CALL_-1204389872'), (u'INT_EQUAL_-1204389858', u'CBRANCH_-1204389856'), (u'LOAD_-1204389933', u'CALL_-1204389872'), ('const-0', u'INT_EQUAL_-1204389858'), ('const--1', u'PTRADD_-1204389741'), (u'MULTIEQUAL_-1204389782', u'PTRADD_-1204389741'), (u'LOAD_-1204389874', u'STORE_-1204389866'), (u'COPY_-1204389805', u'MULTIEQUAL_-1204389782'), ('const-8', u'PTRSUB_-1204389732'), ('const-8', u'PTRADD_-1204389724'), ('const-433', u'LOAD_-1204389913'), (u'COPY_-1204389815', u'MULTIEQUAL_-1204389782'), ('tmp_109', u'CBRANCH_-1204389856'), (u'CALL_-1204389872', u'INT_EQUAL_-1204389858'), (u'MULTIEQUAL_-1204389782', u'STORE_-1204389866'), (u'PTRADD_-1204389724', u'LOAD_-1204389874'), ('const-8', u'PTRADD_-1204389741'), ('const-433', u'LOAD_-1204389933'), ('tmp_31', u'BRANCH_-1204389926'), ('const--1', u'PTRADD_-1204389724'), (u'PTRADD_-1204389741', u'LOAD_-1204389913'), ('tmp_295', u'PTRSUB_-1204389732'), ('tmp_298', u'LOAD_-1204389933'), (u'MULTIEQUAL_-1204389782', u'STORE_-1204389854')]
null
null
002977c0
x64
O1
(translation_unit "void FUN_002977c0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}\n\n" (function_definition "void FUN_002977c0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}" primitive_type (function_declarator "FUN_002977c0(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 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (while_statement "while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }" { (expression_statement "cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);" (assignment_expression "cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1])" identifier = (call_expression "FUN_002975a0(&stack0x00000008,uVar1,param_1[-1])" identifier (argument_list "(&stack0x00000008,uVar1,param_1[-1])" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , (subscript_expression "param_1[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar2 == '\0') break;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "*param_1 = param_1[-1];" (assignment_expression "*param_1 = param_1[-1]" (pointer_expression "*param_1" * identifier) = (subscript_expression "param_1[-1]" identifier [ number_literal ])) ;) (expression_statement "param_1 = param_1 + -1;" (assignment_expression "param_1 = param_1 + -1" identifier = (binary_expression "param_1 + -1" identifier + number_literal)) ;) })) (expression_statement "*param_1 = uVar1;" (assignment_expression "*param_1 = uVar1" (pointer_expression "*param_1" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**,\n std::vector<gold::Sized_symbol<64>*, std::allocator<gold::Sized_symbol<64>*> > >,\n __gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64> > > */\n\nvoid std::\n __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**,_std::vector<gold::Sized_symbol<64>*,_std::allocator<gold::Sized_symbol<64>*>_>_>,___gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64>_>_>\n (undefined8 *__last)\n\n{\n Sized_symbol<64> *s1;\n bool bVar1;\n \n s1 = (Sized_symbol<64> *)*__last;\n while( true ) {\n bVar1 = gold::Weak_alias_sorter<64>::operator()\n ((Weak_alias_sorter<64> *)&stack0x00000008,s1,(Sized_symbol<64> *)__last[-1]);\n if (!bVar1) break;\n *__last = __last[-1];\n __last = __last + -1;\n }\n *__last = s1;\n return;\n}\n\n" comment comment (declaration "void std::\n __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**,_std::vector<gold::Sized_symbol<64>*,_std::allocator<gold::Sized_symbol<64>*>_>_>,___gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64>_>_>\n (undefined8 *__last)\n\n{\n Sized_symbol<64> *s1;" primitive_type (ERROR "std::\n __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>" identifier : : identifier < identifier : : identifier < identifier : : identifier < number_literal >) (pointer_declarator "**,_std::vector<gold::Sized_symbol<64>*,_std::allocator<gold::Sized_symbol<64>*>_>_" * (pointer_declarator "*,_std::vector<gold::Sized_symbol<64>*,_std::allocator<gold::Sized_symbol<64>*>_>_" * (ERROR ",_std::vector<gold::Sized_symbol<64>" , identifier : : identifier < identifier : : identifier < number_literal >) (pointer_declarator "*,_std::allocator<gold::Sized_symbol<64>*>_>_" * (ERROR ",_std::allocator<gold::Sized_symbol<64>" , identifier : : identifier < identifier : : identifier < number_literal >) (pointer_declarator "*>_>_" * (ERROR ">_>" > identifier >) identifier)))) (ERROR ">" >) , (ERROR "___gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64>_>_>\n (undefined8 *__last)\n\n{\n Sized_symbol<64>" identifier : : identifier : : identifier < identifier : : identifier < number_literal > identifier > (function_declarator "_>\n (undefined8 *__last)" identifier (ERROR ">" >) (parameter_list "(undefined8 *__last)" ( (parameter_declaration "undefined8 *__last" type_identifier (pointer_declarator "*__last" * identifier)) ))) { identifier < number_literal >) (pointer_declarator "*s1" * identifier) ;) (declaration "bool bVar1;" primitive_type identifier ;) (expression_statement "s1 = (Sized_symbol<64> *)*__last;" (assignment_expression "s1 = (Sized_symbol<64> *)*__last" identifier = (binary_expression "(Sized_symbol<64> *)*__last" (parenthesized_expression "(Sized_symbol<64> *)" ( (binary_expression "Sized_symbol<64> *" (binary_expression "Sized_symbol<64" identifier < number_literal) > (pointer_expression "*" * identifier)) )) * identifier)) ;) (while_statement "while( true ) {\n bVar1 = gold::Weak_alias_sorter<64>::operator()\n ((Weak_alias_sorter<64> *)&stack0x00000008,s1,(Sized_symbol<64> *)__last[-1]);\n if (!bVar1) break;\n *__last = __last[-1];\n __last = __last + -1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar1 = gold::Weak_alias_sorter<64>::operator()\n ((Weak_alias_sorter<64> *)&stack0x00000008,s1,(Sized_symbol<64> *)__last[-1]);\n if (!bVar1) break;\n *__last = __last[-1];\n __last = __last + -1;\n }" { (ERROR "bVar1 = gold::Weak_alias_sorter<64>::operator()\n ((Weak_alias_sorter<64> *)&stack0x00000008,s1,(Sized_symbol<64> *)__last[-1]);" (assignment_expression "bVar1 = gold" identifier = identifier) : : (binary_expression "Weak_alias_sorter<64" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()" identifier (argument_list "()" ( ))) ( ( (comma_expression "Weak_alias_sorter<64> *)&stack0x00000008,s1,(Sized_symbol<64> *)__last[-1])" (binary_expression "Weak_alias_sorter<64> *)&stack0x00000008" (binary_expression "Weak_alias_sorter<64" identifier < number_literal) > (pointer_expression "*)&stack0x00000008" * (ERROR ")" )) (pointer_expression "&stack0x00000008" & identifier))) , (comma_expression "s1,(Sized_symbol<64> *)__last[-1])" identifier , (parenthesized_expression "(Sized_symbol<64> *)__last[-1])" ( (binary_expression "Sized_symbol<64> *)__last[-1]" (binary_expression "Sized_symbol<64" identifier < number_literal) > (pointer_expression "*)__last[-1]" * (ERROR ")" )) (subscript_expression "__last[-1]" identifier [ number_literal ]))) )))) ;) (if_statement "if (!bVar1) break;" if (parenthesized_expression "(!bVar1)" ( (unary_expression "!bVar1" ! identifier) )) (break_statement "break;" break ;)) (expression_statement "*__last = __last[-1];" (assignment_expression "*__last = __last[-1]" (pointer_expression "*__last" * identifier) = (subscript_expression "__last[-1]" identifier [ number_literal ])) ;) (expression_statement "__last = __last + -1;" (assignment_expression "__last = __last + -1" identifier = (binary_expression "__last + -1" identifier + number_literal)) ;) })) (expression_statement "*__last = s1;" (assignment_expression "*__last = s1" (pointer_expression "*__last" * identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002977c0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}\n\n" (function_definition "void FUN_002977c0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}" primitive_type (function_declarator "FUN_002977c0(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 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (while_statement "while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }" { (expression_statement "cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);" (assignment_expression "cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1])" identifier = (call_expression "FUN_002975a0(&stack0x00000008,uVar1,param_1[-1])" identifier (argument_list "(&stack0x00000008,uVar1,param_1[-1])" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , (subscript_expression "param_1[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar2 == '\0') break;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "*param_1 = param_1[-1];" (assignment_expression "*param_1 = param_1[-1]" (pointer_expression "*param_1" * identifier) = (subscript_expression "param_1[-1]" identifier [ number_literal ])) ;) (expression_statement "param_1 = param_1 + -1;" (assignment_expression "param_1 = param_1 + -1" identifier = (binary_expression "param_1 + -1" identifier + number_literal)) ;) })) (expression_statement "*param_1 = uVar1;" (assignment_expression "*param_1 = uVar1" (pointer_expression "*param_1" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_002977c0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002977c0(undefined8 *param_1)" (identifier "FUN_002977c0") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n undefined8 uVar1;\n char cVar2;\n \n uVar1 = *param_1;\n while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }\n *param_1 = uVar1;\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" (identifier "uVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (while_statement "while( true ) {\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);\n if (cVar2 == '\0') break;\n *param_1 = param_1[-1];\n param_1 = param_1 + -1;\n }" ({ "{") (expression_statement "cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]);" (assignment_expression "cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1])" (identifier "cVar2") (= "=") (call_expression "FUN_002975a0(&stack0x00000008,uVar1,param_1[-1])" (identifier "FUN_002975a0") (argument_list "(&stack0x00000008,uVar1,param_1[-1])" (( "(") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008")) (, ",") (identifier "uVar1") (, ",") (subscript_expression "param_1[-1]" (identifier "param_1") ([ "[") (number_literal "-1") (] "]")) () ")")))) (; ";")) (if_statement "if (cVar2 == '\0') break;" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*param_1 = param_1[-1];" (assignment_expression "*param_1 = param_1[-1]" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (subscript_expression "param_1[-1]" (identifier "param_1") ([ "[") (number_literal "-1") (] "]"))) (; ";")) (expression_statement "param_1 = param_1 + -1;" (assignment_expression "param_1 = param_1 + -1" (identifier "param_1") (= "=") (binary_expression "param_1 + -1" (identifier "param_1") (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*param_1 = uVar1;" (assignment_expression "*param_1 = uVar1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "uVar1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Sized_symbol<64>**, std::vector<gold::Sized_symbol<64>*, std::allocator<gold::Sized_symbol<64>*> > >, __gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64> > > */ void std:: __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::var_1<64>**,_std::vector<gold::var_1<64>*,_std::allocator<gold::var_1<64>*>_>_>,___gnu_cxx::__ops::_Val_comp_iter<gold::Weak_alias_sorter<64>_>_> (undefined8 *var_2) { var_1<64> *s1; bool bVar1; s1 = (var_1<64> *)*var_2; while( true ) { bVar1 = gold::Weak_alias_sorter<64>::operator() ((Weak_alias_sorter<64> *)&stack0x00000008,s1,(var_1<64> *)var_2[-1]); if (!bVar1) break; *var_2 = var_2[-1]; var_2 = var_2 + -1; } *var_2 = s1; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement))))
null
void MASKED(undefined8 *param_1) { undefined8 uVar1; char cVar2; uVar1 = *param_1; while( true ) { cVar2 = FUN_002975a0(&stack0x00000008,uVar1,param_1[-1]); if (cVar2 == '\0') break; *param_1 = param_1[-1]; param_1 = param_1 + -1; } *param_1 = uVar1; return; }
2897_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Target_x86_64
FUN_001a8900
/* DWARF original prototype: void ~Target_x86_64(Target_x86_64<32> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_358c2b::Target_x86_64<32>::~Target_x86_64(Target_x86_64<32> *this,int __in_chrg) { pointer pTVar1; char *pcVar2; *(undefined ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0; pTVar1 = (this->tlsdesc_reloc_info_). super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info,_std::allocator<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info>_> ._M_impl._M_start; if (pTVar1 != (pointer)0x0) { operator_delete(pTVar1); } pcVar2 = (this->x86_64_info).attributes_section; if (pcVar2 != (char *)0x0) { operator_delete(pcVar2); return; } return; }
void FUN_001a8900(undefined8 *param_1) { *param_1 = &PTR_FUN_00660ee0; if (param_1[0x13] != 0) { FUN_0049e340(); } if (param_1[0xc] != 0) { FUN_0049e340(); return; } return; }
LEA RAX,[0x660ee0] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x98] TEST RDI,RDI JZ 0x001a891f CALL 0x0049e340 MOV RDI,qword ptr [RBX + 0x60] TEST RDI,RDI JZ 0x001a8930 POP RBX JMP 0x0049e340 POP RBX RET
null
null
null
null
[(u'PTRSUB_-1207596602', u'PTRSUB_-1207596599'), (u'LOAD_-1207596776', u'INT_NOTEQUAL_-1207596753'), ('const-433', u'LOAD_-1207596776'), ('const-433', u'STORE_-1207596780'), ('tmp_132', u'PTRSUB_-1207596621'), ('const-0', u'INT_NOTEQUAL_-1207596723'), (u'PTRSUB_-1207596599', u'LOAD_-1207596743'), ('tmp_91', u'CBRANCH_-1207596722'), ('const-152', u'PTRSUB_-1207596621'), (u'PTRSUB_-1207596621', u'PTRSUB_-1207596620'), ('const-0', u'RETURN_-1207596693'), (u'PTRSUB_-1207596620', u'PTRSUB_-1207596617'), ('const-0', u'INT_NOTEQUAL_-1207596753'), ('const-433', u'LOAD_-1207596743'), ('const-0', u'PTRSUB_-1207596620'), ('const-0', u'PTRSUB_-1207596625'), (u'INT_NOTEQUAL_-1207596753', u'CBRANCH_-1207596752'), (u'INT_NOTEQUAL_-1207596723', u'CBRANCH_-1207596722'), (u'PTRSUB_-1207596617', u'PTRSUB_-1207596615'), ('const-6688480', u'PTRSUB_-1207596626'), ('tmp_49', u'CBRANCH_-1207596752'), ('tmp_132', u'PTRSUB_-1207596602'), ('const-0', u'PTRSUB_-1207596615'), ('const-0', u'PTRSUB_-1207596617'), ('const-0', u'PTRSUB_-1207596626'), ('const-96', u'PTRSUB_-1207596599'), (u'CAST_-1207596619', u'STORE_-1207596780'), (u'LOAD_-1207596743', u'INT_NOTEQUAL_-1207596723'), (u'PTRSUB_-1207596625', u'CAST_-1207596619'), ('tmp_132', u'PTRSUB_-1207596625'), (u'PTRSUB_-1207596626', u'STORE_-1207596780'), (u'LOAD_-1207596743', u'CALL_-1207596712'), ('const-0', u'RETURN_-1207596708'), ('const-0', u'PTRSUB_-1207596602'), (u'PTRSUB_-1207596615', u'LOAD_-1207596776'), (u'LOAD_-1207596776', u'CALL_-1207596745')]
[('const-6688480', u'PTRSUB_-1207596629'), (u'LOAD_-1207596776', u'INT_NOTEQUAL_-1207596753'), ('const-0', u'INT_NOTEQUAL_-1207596723'), ('tmp_232', u'STORE_-1207596780'), ('tmp_91', u'CBRANCH_-1207596722'), ('tmp_232', u'PTRADD_-1207596626'), ('const-0', u'RETURN_-1207596693'), ('const-0', u'INT_NOTEQUAL_-1207596753'), ('const-433', u'STORE_-1207596780'), ('tmp_232', u'PTRADD_-1207596608'), (u'INT_NOTEQUAL_-1207596753', u'CBRANCH_-1207596752'), (u'INT_NOTEQUAL_-1207596723', u'CBRANCH_-1207596722'), ('const-19', u'PTRADD_-1207596626'), (u'PTRSUB_-1207596629', u'STORE_-1207596780'), ('const-8', u'PTRADD_-1207596626'), ('tmp_49', u'CBRANCH_-1207596752'), ('const-8', u'PTRADD_-1207596608'), (u'PTRADD_-1207596626', u'LOAD_-1207596776'), ('const-0', u'PTRSUB_-1207596629'), ('const-433', u'LOAD_-1207596776'), (u'LOAD_-1207596743', u'INT_NOTEQUAL_-1207596723'), (u'PTRADD_-1207596608', u'LOAD_-1207596743'), ('const-12', u'PTRADD_-1207596608'), ('const-0', u'RETURN_-1207596708'), ('const-433', u'LOAD_-1207596743')]
null
null
001a8900
x64
O1
(translation_unit "void FUN_001a8900(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001a8900(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001a8900(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_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00660ee0;" (assignment_expression "*param_1 = &PTR_FUN_00660ee0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00660ee0" & identifier)) ;) (if_statement "if (param_1[0x13] != 0) {\n FUN_0049e340();\n }" if (parenthesized_expression "(param_1[0x13] != 0)" ( (binary_expression "param_1[0x13] != 0" (subscript_expression "param_1[0x13]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }" if (parenthesized_expression "(param_1[0xc] != 0)" ( (binary_expression "param_1[0xc] != 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e340();\n return;\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Target_x86_64(Target_x86_64<32> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_358c2b::Target_x86_64<32>::~Target_x86_64(Target_x86_64<32> *this,int __in_chrg)\n\n{\n pointer pTVar1;\n char *pcVar2;\n \n *(undefined ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0;\n pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info,_std::allocator<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info>_>\n ._M_impl._M_start;\n if (pTVar1 != (pointer)0x0) {\n operator_delete(pTVar1);\n }\n pcVar2 = (this->x86_64_info).attributes_section;\n if (pcVar2 != (char *)0x0) {\n operator_delete(pcVar2);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\nanon_unknown.dwarf_358c2b::Target_x86_64<32>::~Target_x86_64(Target_x86_64<32> *this,int __in_chrg)\n\n{\n pointer pTVar1;\n char *pcVar2;\n \n *(undefined ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0;\n pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info,_std::allocator<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info>_>\n ._M_impl._M_start;\n if (pTVar1 != (pointer)0x0) {\n operator_delete(pTVar1);\n }\n pcVar2 = (this->x86_64_info).attributes_section;\n if (pcVar2 != (char *)0x0) {\n operator_delete(pcVar2);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_358c2b::Target_x86_64<32>::~" identifier . identifier : : identifier < number_literal > : : ~) (function_declarator "Target_x86_64(Target_x86_64<32> *this,int __in_chrg)" identifier (parameter_list "(Target_x86_64<32> *this,int __in_chrg)" ( (parameter_declaration "Target_x86_64<32> *this" type_identifier (ERROR "<32>" < number_literal >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pTVar1;\n char *pcVar2;\n \n *(undefined ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0;\n pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info,_std::allocator<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info>_>\n ._M_impl._M_start;\n if (pTVar1 != (pointer)0x0) {\n operator_delete(pTVar1);\n }\n pcVar2 = (this->x86_64_info).attributes_section;\n if (pcVar2 != (char *)0x0) {\n operator_delete(pcVar2);\n return;\n }\n return;\n}" { (declaration "pointer pTVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "*(undefined ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0;" (assignment_expression "*(undefined ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0" (pointer_expression "*(undefined ***)&this->x86_64_info" * (cast_expression "(undefined ***)&this->x86_64_info" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&this->x86_64_info" & (field_expression "this->x86_64_info" identifier -> field_identifier)))) = (pointer_expression "&PTR__Target_x86_64_00660ee0" & identifier)) ;) (ERROR "pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info,_std::allocator<(anonymous_namespace)::" (comma_expression "pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info,_std" (binary_expression "pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32>::Tlsdesc_info" (binary_expression "pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)::Target_x86_64<32" (assignment_expression "pTVar1 = (this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)" identifier = (binary_expression "(this->tlsdesc_reloc_info_).\n super__Vector_base<(anonymous_namespace)" (field_expression "(this->tlsdesc_reloc_info_).\n super__Vector_base" (parenthesized_expression "(this->tlsdesc_reloc_info_)" ( (field_expression "this->tlsdesc_reloc_info_" identifier -> field_identifier) )) . field_identifier) < (parenthesized_expression "(anonymous_namespace)" ( identifier )))) (ERROR "::Target_x86_64" : : identifier) < number_literal) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "allocator<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : :) (expression_statement "Target_x86_64<32>::Tlsdesc_info>_>\n ._M_impl._M_start;" (field_expression "Target_x86_64<32>::Tlsdesc_info>_>\n ._M_impl._M_start" (field_expression "Target_x86_64<32>::Tlsdesc_info>_>\n ._M_impl" (binary_expression "Target_x86_64<32>::Tlsdesc_info>_" (binary_expression "Target_x86_64<32>::Tlsdesc_info" (binary_expression "Target_x86_64<32" identifier < number_literal) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (pTVar1 != (pointer)0x0) {\n operator_delete(pTVar1);\n }" if (parenthesized_expression "(pTVar1 != (pointer)0x0)" ( (binary_expression "pTVar1 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pTVar1);\n }" { (expression_statement "operator_delete(pTVar1);" (call_expression "operator_delete(pTVar1)" identifier (argument_list "(pTVar1)" ( identifier ))) ;) })) (expression_statement "pcVar2 = (this->x86_64_info).attributes_section;" (assignment_expression "pcVar2 = (this->x86_64_info).attributes_section" identifier = (field_expression "(this->x86_64_info).attributes_section" (parenthesized_expression "(this->x86_64_info)" ( (field_expression "this->x86_64_info" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pcVar2 != (char *)0x0) {\n operator_delete(pcVar2);\n return;\n }" if (parenthesized_expression "(pcVar2 != (char *)0x0)" ( (binary_expression "pcVar2 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(pcVar2);\n return;\n }" { (expression_statement "operator_delete(pcVar2);" (call_expression "operator_delete(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001a8900(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001a8900(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001a8900(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_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00660ee0;" (assignment_expression "*param_1 = &PTR_FUN_00660ee0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00660ee0" & identifier)) ;) (if_statement "if (param_1[0x13] != 0) {\n FUN_0049e340();\n }" if (parenthesized_expression "(param_1[0x13] != 0)" ( (binary_expression "param_1[0x13] != 0" (subscript_expression "param_1[0x13]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }" if (parenthesized_expression "(param_1[0xc] != 0)" ( (binary_expression "param_1[0xc] != 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e340();\n return;\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_001a8900(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a8900(undefined8 *param_1)" (identifier "FUN_001a8900") (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_00660ee0;\n if (param_1[0x13] != 0) {\n FUN_0049e340();\n }\n if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00660ee0;" (assignment_expression "*param_1 = &PTR_FUN_00660ee0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00660ee0" (& "&") (identifier "PTR_FUN_00660ee0"))) (; ";")) (if_statement "if (param_1[0x13] != 0) {\n FUN_0049e340();\n }" (if "if") (parenthesized_expression "(param_1[0x13] != 0)" (( "(") (binary_expression "param_1[0x13] != 0" (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0049e340();\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (param_1[0xc] != 0) {\n FUN_0049e340();\n return;\n }" (if "if") (parenthesized_expression "(param_1[0xc] != 0)" (( "(") (binary_expression "param_1[0xc] != 0" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0049e340();\n return;\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Target_x86_64(Target_x86_64<32> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_358c2b::function_1<32>::~function_1(function_1<32> *this,int __in_chrg) { type_1 var_3; char *var_5; *(type_2 ***)&this->x86_64_info = &PTR__Target_x86_64_00660ee0; var_3 = (this->tlsdesc_reloc_info_). super__Vector_base<(anonymous_namespace)::function_1<32>::var_1,_std::allocator<(anonymous_namespace)::function_1<32>::var_1>var_2> ._M_impl._M_start; if (var_3 != (type_1)0x0) { var_4(var_3); } var_5 = (this->x86_64_info).attributes_section; if (var_5 != (char *)0x0) { var_4(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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_00660ee0; if (param_1[0x13] != 0) { FUN_0049e340(); } if (param_1[0xc] != 0) { FUN_0049e340(); return; } return; }
1126_sqlite3_and_sqlite3_strip.c
sqlite3_column_name
FUN_0013edc9
char * sqlite3_column_name(sqlite3_stmt *pStmt,int N) { char *pcVar1; pcVar1 = (char *)columnName(pStmt,N,sqlite3_value_text,0); return pcVar1; }
void FUN_0013edc9(undefined8 param_1,undefined8 param_2) { FUN_0013ed42(param_1,param_2,FUN_001569d7,0); return; }
SUB RSP,0x8 MOV ECX,0x0 LEA RDX,[0x1569d7] CALL 0x0013ed42 ADD RSP,0x8 RET
null
null
null
null
[(u'CAST_-1207112121', u'RETURN_-1207112187'), (u'CALL_-1207112211', u'CAST_-1207112121'), (u'PTRSUB_-1207112120', u'CALL_-1207112211'), ('const-0', u'RETURN_-1207112187'), ('tmp_79', u'CALL_-1207112211'), ('const-0', u'CALL_-1207112211'), ('const-1403351', u'PTRSUB_-1207112120'), ('tmp_78', u'CALL_-1207112211'), ('const-0', u'PTRSUB_-1207112120')]
[('const-1403351', u'PTRSUB_-1207112121'), ('const-0', u'CALL_-1207112211'), ('const-0', u'RETURN_-1207112187'), ('tmp_140', u'CALL_-1207112211'), ('const-0', u'PTRSUB_-1207112121'), ('tmp_141', u'CALL_-1207112211'), (u'PTRSUB_-1207112121', u'CALL_-1207112211')]
null
null
0013edc9
x64
O1
(translation_unit "void FUN_0013edc9(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}\n\n" (function_definition "void FUN_0013edc9(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}" primitive_type (function_declarator "FUN_0013edc9(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}" { (expression_statement "FUN_0013ed42(param_1,param_2,FUN_001569d7,0);" (call_expression "FUN_0013ed42(param_1,param_2,FUN_001569d7,0)" identifier (argument_list "(param_1,param_2,FUN_001569d7,0)" ( identifier , identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "char * sqlite3_column_name(sqlite3_stmt *pStmt,int N)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)columnName(pStmt,N,sqlite3_value_text,0);\n return pcVar1;\n}\n\n" (function_definition "char * sqlite3_column_name(sqlite3_stmt *pStmt,int N)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)columnName(pStmt,N,sqlite3_value_text,0);\n return pcVar1;\n}" primitive_type (pointer_declarator "* sqlite3_column_name(sqlite3_stmt *pStmt,int N)" * (function_declarator "sqlite3_column_name(sqlite3_stmt *pStmt,int N)" identifier (parameter_list "(sqlite3_stmt *pStmt,int N)" ( (parameter_declaration "sqlite3_stmt *pStmt" type_identifier (pointer_declarator "*pStmt" * identifier)) , (parameter_declaration "int N" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)columnName(pStmt,N,sqlite3_value_text,0);\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)columnName(pStmt,N,sqlite3_value_text,0);" (assignment_expression "pcVar1 = (char *)columnName(pStmt,N,sqlite3_value_text,0)" identifier = (cast_expression "(char *)columnName(pStmt,N,sqlite3_value_text,0)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "columnName(pStmt,N,sqlite3_value_text,0)" identifier (argument_list "(pStmt,N,sqlite3_value_text,0)" ( identifier , identifier , identifier , number_literal ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "void FUN_0013edc9(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}\n\n" (function_definition "void FUN_0013edc9(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}" primitive_type (function_declarator "FUN_0013edc9(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}" { (expression_statement "FUN_0013ed42(param_1,param_2,FUN_001569d7,0);" (call_expression "FUN_0013ed42(param_1,param_2,FUN_001569d7,0)" identifier (argument_list "(param_1,param_2,FUN_001569d7,0)" ( identifier , identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0013edc9(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0013edc9(undefined8 param_1,undefined8 param_2)" (identifier "FUN_0013edc9") (parameter_list "(undefined8 param_1,undefined8 param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n FUN_0013ed42(param_1,param_2,FUN_001569d7,0);\n return;\n}" ({ "{") (expression_statement "FUN_0013ed42(param_1,param_2,FUN_001569d7,0);" (call_expression "FUN_0013ed42(param_1,param_2,FUN_001569d7,0)" (identifier "FUN_0013ed42") (argument_list "(param_1,param_2,FUN_001569d7,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "FUN_001569d7") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
char * function_1(type_1 *pStmt,int N) { char *pcVar1; pcVar1 = (char *)var_1(pStmt,N,sqlite3_value_text,0); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2) { FUN_0013ed42(param_1,param_2,FUN_001569d7,0); return; }
467_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
script_add_file.cold.465
FUN_0014fd2a
void script_add_file_cold_465(void) { long unaff_RBX; long unaff_RBP; long unaff_R13; void *unaff_retaddr; void *in_stack_00000020; void *in_stack_00000060; if (in_stack_00000060 != (void *)(unaff_RBX + 0x10)) { operator_delete(in_stack_00000060); } if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) { operator_delete(in_stack_00000020); } if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) { operator_delete(unaff_retaddr); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0014fd2a(void) { long unaff_RBX; long unaff_RBP; long unaff_R13; long unaff_retaddr; long in_stack_00000020; long in_stack_00000060; if (in_stack_00000060 != unaff_RBX + 0x10) { FUN_002f1e60(); } if (in_stack_00000020 != unaff_R13 + 0x10) { FUN_002f1e60(); } if (unaff_retaddr != unaff_RBP + 0x10) { FUN_002f1e60(); } /* WARNING: Subroutine does not return */ FUN_0037fad0(); }
MOV RDI,qword ptr [RSP + 0x60] ADD RBX,0x10 CMP RDI,RBX JZ 0x0014fd3d CALL 0x002f1e60 MOV RDI,qword ptr [RSP + 0x20] ADD R13,0x10 CMP RDI,R13 JZ 0x0014fd50 CALL 0x002f1e60 MOV RDI,qword ptr [RSP] ADD RBP,0x10 CMP RDI,RBP JZ 0x0014fd62 CALL 0x002f1e60 MOV RDI,R12 CALL 0x0037fad0
null
null
null
null
[(u'INT_NOTEQUAL_-1207173720', u'CBRANCH_-1207173719'), (u'INT_ADD_-1207173817', u'CAST_-1207173591'), ('tmp_550', u'INT_NOTEQUAL_-1207173763'), (u'INT_NOTEQUAL_-1207173808', u'CBRANCH_-1207173807'), (u'INT_ADD_-1207173729', u'CAST_-1207173552'), ('tmp_420', u'INT_ADD_-1207173817'), ('const-16', u'INT_ADD_-1207173772'), ('tmp_548', u'INT_NOTEQUAL_-1207173808'), ('tmp_62', u'CBRANCH_-1207173807'), ('tmp_203', u'CBRANCH_-1207173719'), ('tmp_551', u'CALL_-1207173712'), (u'CAST_-1207173571', u'INT_NOTEQUAL_-1207173763'), (u'CAST_-1207173591', u'INT_NOTEQUAL_-1207173808'), ('tmp_550', u'CALL_-1207173755'), ('tmp_551', u'INT_NOTEQUAL_-1207173720'), ('tmp_422', u'INT_ADD_-1207173729'), ('const-16', u'INT_ADD_-1207173729'), ('const-1', u'RETURN_-1207173695'), ('tmp_548', u'CALL_-1207173800'), ('tmp_421', u'INT_ADD_-1207173772'), (u'CAST_-1207173552', u'INT_NOTEQUAL_-1207173720'), ('const-16', u'INT_ADD_-1207173817'), (u'INT_NOTEQUAL_-1207173763', u'CBRANCH_-1207173762'), ('tmp_134', u'CBRANCH_-1207173762'), (u'INT_ADD_-1207173772', u'CAST_-1207173571')]
[(u'INT_ADD_-1207173817', u'INT_NOTEQUAL_-1207173808'), (u'INT_ADD_-1207173729', u'INT_NOTEQUAL_-1207173720'), (u'INT_NOTEQUAL_-1207173720', u'CBRANCH_-1207173719'), (u'INT_NOTEQUAL_-1207173808', u'CBRANCH_-1207173807'), ('tmp_422', u'INT_ADD_-1207173729'), ('const-16', u'INT_ADD_-1207173729'), ('const-1', u'RETURN_-1207173695'), ('tmp_420', u'INT_ADD_-1207173817'), ('const-16', u'INT_ADD_-1207173772'), ('tmp_559', u'INT_NOTEQUAL_-1207173763'), ('tmp_421', u'INT_ADD_-1207173772'), ('tmp_557', u'INT_NOTEQUAL_-1207173808'), ('const-16', u'INT_ADD_-1207173817'), (u'INT_ADD_-1207173772', u'INT_NOTEQUAL_-1207173763'), ('tmp_560', u'INT_NOTEQUAL_-1207173720'), (u'INT_NOTEQUAL_-1207173763', u'CBRANCH_-1207173762'), ('tmp_62', u'CBRANCH_-1207173807'), ('tmp_134', u'CBRANCH_-1207173762'), ('tmp_203', u'CBRANCH_-1207173719')]
null
null
0014fd2a
x64
O1
(translation_unit "void FUN_0014fd2a(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n}\n\n" (function_definition "void FUN_0014fd2a(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n}" primitive_type (function_declarator "FUN_0014fd2a(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000060;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000060 != unaff_RBX + 0x10)" ( (binary_expression "in_stack_00000060 != unaff_RBX + 0x10" identifier != (binary_expression "unaff_RBX + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000020 != unaff_R13 + 0x10)" ( (binary_expression "in_stack_00000020 != unaff_R13 + 0x10" identifier != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(unaff_retaddr != unaff_RBP + 0x10)" ( (binary_expression "unaff_retaddr != unaff_RBP + 0x10" identifier != (binary_expression "unaff_RBP + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_0037fad0();" (call_expression "FUN_0037fad0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void script_add_file_cold_465(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n void *unaff_retaddr;\n void *in_stack_00000020;\n void *in_stack_00000060;\n \n if (in_stack_00000060 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000060);\n }\n if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void script_add_file_cold_465(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n void *unaff_retaddr;\n void *in_stack_00000020;\n void *in_stack_00000060;\n \n if (in_stack_00000060 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000060);\n }\n if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (function_declarator "script_add_file_cold_465(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n void *unaff_retaddr;\n void *in_stack_00000020;\n void *in_stack_00000060;\n \n if (in_stack_00000060 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000060);\n }\n if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "void *unaff_retaddr;" primitive_type (pointer_declarator "*unaff_retaddr" * identifier) ;) (declaration "void *in_stack_00000020;" primitive_type (pointer_declarator "*in_stack_00000020" * identifier) ;) (declaration "void *in_stack_00000060;" primitive_type (pointer_declarator "*in_stack_00000060" * identifier) ;) (if_statement "if (in_stack_00000060 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000060);\n }" if (parenthesized_expression "(in_stack_00000060 != (void *)(unaff_RBX + 0x10))" ( (binary_expression "in_stack_00000060 != (void *)(unaff_RBX + 0x10)" identifier != (cast_expression "(void *)(unaff_RBX + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x10)" ( (binary_expression "unaff_RBX + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000060);\n }" { (expression_statement "operator_delete(in_stack_00000060);" (call_expression "operator_delete(in_stack_00000060)" identifier (argument_list "(in_stack_00000060)" ( identifier ))) ;) })) (if_statement "if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }" if (parenthesized_expression "(in_stack_00000020 != (void *)(unaff_R13 + 0x10))" ( (binary_expression "in_stack_00000020 != (void *)(unaff_R13 + 0x10)" identifier != (cast_expression "(void *)(unaff_R13 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R13 + 0x10)" ( (binary_expression "unaff_R13 + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000020);\n }" { (expression_statement "operator_delete(in_stack_00000020);" (call_expression "operator_delete(in_stack_00000020)" identifier (argument_list "(in_stack_00000020)" ( identifier ))) ;) })) (if_statement "if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }" if (parenthesized_expression "(unaff_retaddr != (void *)(unaff_RBP + 0x10))" ( (binary_expression "unaff_retaddr != (void *)(unaff_RBP + 0x10)" identifier != (cast_expression "(void *)(unaff_RBP + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + 0x10)" ( (binary_expression "unaff_RBP + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(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_0014fd2a(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n \n FUN_0037fad0();\n}\n\n" (function_definition "void FUN_0014fd2a(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n \n FUN_0037fad0();\n}" primitive_type (function_declarator "FUN_0014fd2a(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n \n FUN_0037fad0();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000060;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000060 != unaff_RBX + 0x10)" ( (binary_expression "in_stack_00000060 != unaff_RBX + 0x10" identifier != (binary_expression "unaff_RBX + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000020 != unaff_R13 + 0x10)" ( (binary_expression "in_stack_00000020 != unaff_R13 + 0x10" identifier != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(unaff_retaddr != unaff_RBP + 0x10)" ( (binary_expression "unaff_retaddr != unaff_RBP + 0x10" identifier != (binary_expression "unaff_RBP + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0037fad0();" (call_expression "FUN_0037fad0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0014fd2a(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n \n FUN_0037fad0();\n}" (primitive_type "void") (function_declarator "FUN_0014fd2a(void)" (identifier "FUN_0014fd2a") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n long unaff_retaddr;\n long in_stack_00000020;\n long in_stack_00000060;\n \n if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }\n \n FUN_0037fad0();\n}" ({ "{") (declaration "long unaff_RBX;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBX") (; ";")) (declaration "long unaff_RBP;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBP") (; ";")) (declaration "long unaff_R13;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R13") (; ";")) (declaration "long unaff_retaddr;" (sized_type_specifier "long" (long "long")) (identifier "unaff_retaddr") (; ";")) (declaration "long in_stack_00000020;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000020") (; ";")) (declaration "long in_stack_00000060;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000060") (; ";")) (if_statement "if (in_stack_00000060 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }" (if "if") (parenthesized_expression "(in_stack_00000060 != unaff_RBX + 0x10)" (( "(") (binary_expression "in_stack_00000060 != unaff_RBX + 0x10" (identifier "in_stack_00000060") (!= "!=") (binary_expression "unaff_RBX + 0x10" (identifier "unaff_RBX") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002f1e60();\n }" ({ "{") (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" (identifier "FUN_002f1e60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }" (if "if") (parenthesized_expression "(in_stack_00000020 != unaff_R13 + 0x10)" (( "(") (binary_expression "in_stack_00000020 != unaff_R13 + 0x10" (identifier "in_stack_00000020") (!= "!=") (binary_expression "unaff_R13 + 0x10" (identifier "unaff_R13") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002f1e60();\n }" ({ "{") (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" (identifier "FUN_002f1e60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002f1e60();\n }" (if "if") (parenthesized_expression "(unaff_retaddr != unaff_RBP + 0x10)" (( "(") (binary_expression "unaff_retaddr != unaff_RBP + 0x10" (identifier "unaff_retaddr") (!= "!=") (binary_expression "unaff_RBP + 0x10" (identifier "unaff_RBP") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002f1e60();\n }" ({ "{") (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" (identifier "FUN_002f1e60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_0037fad0();" (call_expression "FUN_0037fad0()" (identifier "FUN_0037fad0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { long var_2; long var_7; long var_5; void *var_6; void *var_4; void *var_1; if (var_1 != (void *)(var_2 + 0x10)) { var_3(var_1); } if (var_4 != (void *)(var_5 + 0x10)) { var_3(var_4); } if (var_6 != (void *)(var_7 + 0x10)) { var_3(var_6); } /* WARNING: Subroutine does not return */ var_8(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBX; long unaff_RBP; long unaff_R13; long unaff_retaddr; long in_stack_00000020; long in_stack_00000060; if (in_stack_00000060 != unaff_RBX + 0x10) { FUN_002f1e60(); } if (in_stack_00000020 != unaff_R13 + 0x10) { FUN_002f1e60(); } if (unaff_retaddr != unaff_RBP + 0x10) { FUN_002f1e60(); } /* WARNING: Subroutine does not return */ FUN_0037fad0(); }
2701_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
do_discard_decompressed_sections
FUN_001a1ac0
/* DWARF original prototype: void do_discard_decompressed_sections(Object * this) */ void __thiscall gold::Object::do_discard_decompressed_sections(Object *this) { return; }
void FUN_001a1ac0(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1207625012')]
[('const-0', u'RETURN_-1207625012')]
null
null
001a1ac0
x64
O1
(translation_unit "void FUN_001a1ac0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001a1ac0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001a1ac0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void do_discard_decompressed_sections(Object * this) */\n\nvoid __thiscall gold::Object::do_discard_decompressed_sections(Object *this)\n\n{\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Object::do_discard_decompressed_sections(Object *this)\n\n{\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Object::" identifier : : identifier : :) (function_declarator "do_discard_decompressed_sections(Object *this)" identifier (parameter_list "(Object *this)" ( (parameter_declaration "Object *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void FUN_001a1ac0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001a1ac0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001a1ac0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void FUN_001a1ac0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a1ac0(void)" (identifier "FUN_001a1ac0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_discard_decompressed_sections(Object * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
void MASKED(void) { return; }
3101_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~Symbol_value
FUN_001aeda0
/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */ void __thiscall gold::Symbol_value<32>::~Symbol_value(Symbol_value<32> *this,int __in_chrg) { Merged_symbol_value<32> *pMVar1; _Hash_node_base *p_Var2; __bucket_type *pp_Var3; _Hash_node_base *p_Var4; if ((char)this->field_0xb < '\0') { return; } pMVar1 = (this->u_).merged_symbol_value; if (pMVar1 != (Merged_symbol_value<32> *)0x0) { p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt; while (p_Var4 != (_Hash_node_base *)0x0) { p_Var2 = p_Var4->_M_nxt; operator_delete(p_Var4); p_Var4 = p_Var2; } memset((pMVar1->output_addresses_)._M_h._M_buckets,0, (pMVar1->output_addresses_)._M_h._M_bucket_count * 8); pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets; (pMVar1->output_addresses_)._M_h._M_element_count = 0; (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0; if (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) { operator_delete(pp_Var3); } operator_delete(pMVar1,0x40); return; } return; }
void FUN_001aeda0(long param_1) { long lVar1; undefined8 *puVar2; if (*(char *)(param_1 + 0xb) < '\0') { return; } lVar1 = *(long *)(param_1 + 0x10); if (lVar1 != 0) { puVar2 = *(undefined8 **)(lVar1 + 0x18); while (puVar2 != (undefined8 *)0x0) { puVar2 = (undefined8 *)*puVar2; FUN_00276d20(); } memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8); *(undefined8 *)(lVar1 + 0x20) = 0; *(undefined8 *)(lVar1 + 0x18) = 0; if (*(long *)(lVar1 + 8) != lVar1 + 0x38) { FUN_00276d20(); } thunk_FUN_00276d20(lVar1,0x40); return; } return; }
CMP byte ptr [RDI + 0xb],0x0 JNS 0x001aedb0 RET PUSH RBP PUSH RBX SUB RSP,0x8 MOV RBX,qword ptr [RDI + 0x10] TEST RBX,RBX JZ 0x001aee30 MOV RDI,qword ptr [RBX + 0x18] TEST RDI,RDI JZ 0x001aede0 NOP dword ptr [RAX + RAX*0x1] MOV RBP,qword ptr [RDI] CALL 0x00276d20 MOV RDI,RBP TEST RBP,RBP JNZ 0x001aedd0 MOV RAX,qword ptr [RBX + 0x10] MOV RDI,qword ptr [RBX + 0x8] XOR ESI,ESI LEA RDX,[RAX*0x8] CALL 0x0013e100 MOV RDI,qword ptr [RBX + 0x8] LEA RAX,[RBX + 0x38] MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x18],0x0 CMP RDI,RAX JZ 0x001aee19 CALL 0x00276d20 ADD RSP,0x8 MOV RDI,RBX MOV ESI,0x40 POP RBX POP RBP JMP 0x00276d10 ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[(u'MULTIEQUAL_-1207570600', u'CALL_-1207570918'), ('const-8', u'PTRSUB_-1207570618'), ('const-8', u'PTRSUB_-1207570542'), ('const-0', u'INT_SLESS_-1207571021'), (u'LOAD_-1207570983', u'PTRSUB_-1207570554'), (u'LOAD_-1207570852', u'CALL_-1207570795'), (u'INT_NOTEQUAL_-1207570963', u'CBRANCH_-1207570962'), (u'PTRSUB_-1207570586', u'LOAD_-1207570983'), ('const-48', u'PTRSUB_-1207570523'), ('tmp_153', u'CBRANCH_-1207570940'), ('const-0', u'PTRSUB_-1207570616'), (u'MULTIEQUAL_-1207570600', u'PTRSUB_-1207570598'), (u'PTRSUB_-1207570557', u'LOAD_-1207570889'), ('const-0', u'PTRSUB_-1207570557'), (u'PTRSUB_-1207570616', u'LOAD_-1207570961'), (u'PTRSUB_-1207570563', u'PTRSUB_-1207570551'), (u'PTRSUB_-1207570598', u'PTRSUB_-1207570585'), (u'LOAD_-1207570889', u'CALL_-1207570854'), ('const-433', u'LOAD_-1207570852'), ('const-8', u'PTRSUB_-1207570532'), (u'PTRSUB_-1207570548', u'PTRSUB_-1207570532'), ('tmp_316', u'CBRANCH_-1207570802'), (u'PTRSUB_-1207570575', u'PTRSUB_-1207570574'), ('const-433', u'STORE_-1207570826'), ('const-0', u'PTRSUB_-1207570598'), ('const-433', u'STORE_-1207570837'), (u'INT_NOTEQUAL_-1207570803', u'CBRANCH_-1207570802'), (u'LOAD_-1207570961', u'COPY_-1207570638'), ('const-0', u'INT_NOTEQUAL_-1207570963'), ('const-11', u'PTRSUB_-1207570651'), ('const-8', u'INT_MULT_-1207570841'), (u'PTRSUB_-1207570518', u'STORE_-1207570837'), ('const-433', u'LOAD_-1207570983'), ('const-433', u'LOAD_-1207571037'), (u'LOAD_-1207570983', u'PTRSUB_-1207570548'), (u'PTRSUB_-1207570553', u'PTRSUB_-1207570537'), ('const-64', u'CALL_-1207570756'), (u'COPY_-1207570638', u'MULTIEQUAL_-1207570600'), ('const-0', u'PTRSUB_-1207570574'), (u'LOAD_-1207570852', u'INT_NOTEQUAL_-1207570803'), ('const-0', u'PTRSUB_-1207570537'), ('const-0', u'PTRSUB_-1207570598'), (u'INT_NOTEQUAL_-1207570941', u'CBRANCH_-1207570940'), ('const-0', u'CALL_-1207570854'), ('const-0', u'PTRSUB_-1207570526'), ('const-0', u'PTRSUB_-1207570530'), (u'PTRSUB_-1207570598', u'LOAD_-1207570930'), ('const-0', u'RETURN_-1207570717'), (u'LOAD_-1207570983', u'INT_NOTEQUAL_-1207570963'), ('const-0', u'PTRSUB_-1207570553'), (u'PTRSUB_-1207570526', u'PTRSUB_-1207570518'), ('const-0', u'INT_NOTEQUAL_-1207570941'), (u'PTRSUB_-1207570542', u'PTRSUB_-1207570526'), (u'LOAD_-1207571037', u'CAST_-1207570611'), ('const-0', u'PTRSUB_-1207570516'), (u'PTRSUB_-1207570530', u'STORE_-1207570826'), (u'LOAD_-1207570983', u'PTRSUB_-1207570532'), (u'PTRSUB_-1207570551', u'LOAD_-1207570896'), ('const-24', u'PTRSUB_-1207570518'), ('const-16', u'PTRSUB_-1207570628'), ('const-0', u'STORE_-1207570837'), (u'PTRSUB_-1207570554', u'PTRSUB_-1207570553'), ('tmp_448', u'PTRSUB_-1207570628'), ('const-0', u'PTRSUB_-1207570563'), (u'PTRSUB_-1207570523', u'INT_NOTEQUAL_-1207570803'), ('const-8', u'PTRSUB_-1207570548'), (u'PTRSUB_-1207570532', u'PTRSUB_-1207570516'), ('tmp_448', u'PTRSUB_-1207570651'), ('const-0', u'RETURN_-1207571008'), (u'PTRSUB_-1207570628', u'PTRSUB_-1207570586'), (u'LOAD_-1207570983', u'CALL_-1207570756'), ('const-8', u'PTRSUB_-1207570581'), ('const-433', u'LOAD_-1207570896'), (u'LOAD_-1207570983', u'PTRSUB_-1207570618'), (u'PTRSUB_-1207570618', u'PTRSUB_-1207570598'), (u'LOAD_-1207570983', u'PTRSUB_-1207570581'), (u'LOAD_-1207570896', u'INT_MULT_-1207570841'), (u'LOAD_-1207570983', u'PTRSUB_-1207570542'), ('const-0', u'STORE_-1207570826'), (u'LOAD_-1207570983', u'PTRSUB_-1207570575'), (u'INT_MULT_-1207570841', u'CALL_-1207570854'), (u'PTRSUB_-1207570585', u'PTRSUB_-1207570616'), ('const-433', u'LOAD_-1207570961'), (u'PTRSUB_-1207570574', u'PTRSUB_-1207570557'), ('tmp_36', u'CBRANCH_-1207571018'), (u'INT_SLESS_-1207571021', u'CBRANCH_-1207571018'), ('tmp_119', u'CBRANCH_-1207570962'), ('const-0', u'PTRSUB_-1207570532'), (u'PTRSUB_-1207570532', u'PTRSUB_-1207570523'), ('const-16', u'PTRSUB_-1207570585'), ('const-8', u'PTRSUB_-1207570554'), ('const-433', u'LOAD_-1207570930'), (u'PTRSUB_-1207570537', u'LOAD_-1207570852'), ('const-8', u'PTRSUB_-1207570551'), (u'LOAD_-1207570930', u'COPY_-1207570613'), ('const-433', u'LOAD_-1207570889'), (u'CAST_-1207570611', u'INT_SLESS_-1207571021'), (u'PTRSUB_-1207570581', u'PTRSUB_-1207570563'), ('const-0', u'PTRSUB_-1207570586'), (u'MULTIEQUAL_-1207570600', u'INT_NOTEQUAL_-1207570941'), (u'PTRSUB_-1207570509', u'PTRSUB_-1207570530'), (u'COPY_-1207570613', u'MULTIEQUAL_-1207570600'), ('const-8', u'PTRSUB_-1207570575'), ('const-0', u'RETURN_-1207570752'), ('const-16', u'PTRSUB_-1207570509'), (u'PTRSUB_-1207570516', u'PTRSUB_-1207570509'), (u'PTRSUB_-1207570651', u'LOAD_-1207571037')]
[('const-0', u'STORE_-1207570826'), ('const-0', u'RETURN_-1207570717'), (u'LOAD_-1207570983', u'INT_ADD_-1207570812'), (u'LOAD_-1207570983', u'INT_NOTEQUAL_-1207570963'), ('const-0', u'INT_NOTEQUAL_-1207570941'), (u'INT_ADD_-1207570812', u'CAST_-1207570539'), ('const-0', u'STORE_-1207570837'), ('const-0', u'INT_SLESS_-1207571021'), (u'LOAD_-1207571037', u'INT_SLESS_-1207571021'), (u'LOAD_-1207570983', u'INT_ADD_-1207570880'), ('const-433', u'LOAD_-1207570983'), ('const-0', u'CALL_-1207570854'), (u'INT_NOTEQUAL_-1207570963', u'CBRANCH_-1207570962'), ('const-433', u'STORE_-1207570826'), (u'INT_ADD_-1207570873', u'CAST_-1207570577'), ('const-11', u'INT_ADD_-1207571021'), (u'INT_ADD_-1207570823', u'CAST_-1207570548'), ('tmp_153', u'CBRANCH_-1207570940'), (u'LOAD_-1207570983', u'INT_ADD_-1207570829'), ('const-433', u'LOAD_-1207570930'), (u'CAST_-1207570539', u'STORE_-1207570826'), (u'INT_ADD_-1207571021', u'CAST_-1207570650'), (u'CAST_-1207570582', u'LOAD_-1207570896'), (u'LOAD_-1207570889', u'CALL_-1207570854'), (u'INT_ADD_-1207570829', u'INT_NOTEQUAL_-1207570803'), ('const-0', u'RETURN_-1207571008'), (u'CAST_-1207570617', u'LOAD_-1207570961'), ('tmp_799', u'INT_ADD_-1207570967'), ('const-433', u'LOAD_-1207570852'), (u'LOAD_-1207570983', u'CALL_-1207570756'), ('tmp_799', u'INT_ADD_-1207571021'), ('tmp_316', u'CBRANCH_-1207570802'), ('const-8', u'INT_ADD_-1207570836'), (u'LOAD_-1207570896', u'INT_MULT_-1207570841'), (u'CAST_-1207570627', u'LOAD_-1207570983'), (u'LOAD_-1207570983', u'INT_ADD_-1207570836'), (u'INT_MULT_-1207570841', u'CALL_-1207570854'), (u'INT_NOTEQUAL_-1207570803', u'CBRANCH_-1207570802'), (u'LOAD_-1207570983', u'INT_ADD_-1207570823'), ('tmp_36', u'CBRANCH_-1207571018'), (u'INT_ADD_-1207570967', u'CAST_-1207570627'), (u'INT_SLESS_-1207571021', u'CBRANCH_-1207571018'), ('tmp_119', u'CBRANCH_-1207570962'), ('const-32', u'INT_ADD_-1207570823'), ('const-433', u'LOAD_-1207570889'), ('const-0', u'INT_NOTEQUAL_-1207570963'), (u'CAST_-1207570577', u'LOAD_-1207570889'), ('const-16', u'INT_ADD_-1207570880'), (u'CAST_-1207570548', u'STORE_-1207570837'), ('const-8', u'INT_ADD_-1207570873'), ('const-8', u'INT_MULT_-1207570841'), (u'LOAD_-1207570983', u'INT_ADD_-1207570945'), (u'LOAD_-1207570930', u'CAST_-1207570599'), ('const-433', u'LOAD_-1207571037'), (u'INT_ADD_-1207570945', u'CAST_-1207570617'), ('const-433', u'STORE_-1207570837'), ('const-24', u'INT_ADD_-1207570812'), (u'CAST_-1207570599', u'MULTIEQUAL_-1207570620'), (u'LOAD_-1207570983', u'INT_ADD_-1207570873'), (u'LOAD_-1207570961', u'MULTIEQUAL_-1207570620'), (u'CAST_-1207570650', u'LOAD_-1207571037'), (u'MULTIEQUAL_-1207570620', u'LOAD_-1207570930'), (u'CAST_-1207570557', u'LOAD_-1207570852'), ('const-64', u'CALL_-1207570756'), (u'MULTIEQUAL_-1207570620', u'INT_NOTEQUAL_-1207570941'), (u'LOAD_-1207570852', u'INT_NOTEQUAL_-1207570803'), ('const-24', u'INT_ADD_-1207570945'), (u'INT_NOTEQUAL_-1207570941', u'CBRANCH_-1207570940'), ('const-433', u'LOAD_-1207570896'), (u'INT_ADD_-1207570880', u'CAST_-1207570582'), ('const-16', u'INT_ADD_-1207570967'), ('const-0', u'RETURN_-1207570752'), ('const-56', u'INT_ADD_-1207570829'), ('const-433', u'LOAD_-1207570961'), (u'INT_ADD_-1207570836', u'CAST_-1207570557')]
null
null
001aeda0
x64
O1
(translation_unit "void FUN_001aeda0(long param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001aeda0(long param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001aeda0(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 undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (if_statement "if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)(param_1 + 0xb) < '\0'" (pointer_expression "*(char *)(param_1 + 0xb)" * (cast_expression "(char *)(param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }" { (expression_statement "puVar2 = *(undefined8 **)(lVar1 + 0x18);" (assignment_expression "puVar2 = *(undefined8 **)(lVar1 + 0x18)" identifier = (pointer_expression "*(undefined8 **)(lVar1 + 0x18)" * (cast_expression "(undefined8 **)(lVar1 + 0x18)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) ))))) ;) (while_statement "while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }" while (parenthesized_expression "(puVar2 != (undefined8 *)0x0)" ( (binary_expression "puVar2 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }" { (expression_statement "puVar2 = (undefined8 *)*puVar2;" (assignment_expression "puVar2 = (undefined8 *)*puVar2" identifier = (cast_expression "(undefined8 *)*puVar2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar2" * identifier))) ;) (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);" (call_expression "memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8)" identifier (argument_list "(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8)" ( (pointer_expression "*(void **)(lVar1 + 8)" * (cast_expression "(void **)(lVar1 + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) , number_literal , (binary_expression "*(long *)(lVar1 + 0x10) * 8" (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) * number_literal) ))) ;) (expression_statement "*(undefined8 *)(lVar1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(lVar1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(lVar1 + 0x20)" * (cast_expression "(undefined8 *)(lVar1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar1 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar1 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar1 + 0x18)" * (cast_expression "(undefined8 *)(lVar1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }" if (parenthesized_expression "(*(long *)(lVar1 + 8) != lVar1 + 0x38)" ( (binary_expression "*(long *)(lVar1 + 8) != lVar1 + 0x38" (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) )))) != (binary_expression "lVar1 + 0x38" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00276d20(lVar1,0x40);" (call_expression "thunk_FUN_00276d20(lVar1,0x40)" identifier (argument_list "(lVar1,0x40)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */\n\nvoid __thiscall gold::Symbol_value<32>::~Symbol_value(Symbol_value<32> *this,int __in_chrg)\n\n{\n Merged_symbol_value<32> *pMVar1;\n _Hash_node_base *p_Var2;\n __bucket_type *pp_Var3;\n _Hash_node_base *p_Var4;\n \n if ((char)this->field_0xb < '\0') {\n return;\n }\n pMVar1 = (this->u_).merged_symbol_value;\n if (pMVar1 != (Merged_symbol_value<32> *)0x0) {\n p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt;\n while (p_Var4 != (_Hash_node_base *)0x0) {\n p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\n }\n memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8);\n pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets;\n (pMVar1->output_addresses_)._M_h._M_element_count = 0;\n (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) {\n operator_delete(pp_Var3);\n }\n operator_delete(pMVar1,0x40);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Symbol_value<32>::~Symbol_value(Symbol_value<32> *this,int __in_chrg)\n\n{\n Merged_symbol_value<32> *pMVar1;\n _Hash_node_base *p_Var2;\n __bucket_type *pp_Var3;\n _Hash_node_base *p_Var4;\n \n if ((char)this->field_0xb < '\0') {\n return;\n }\n pMVar1 = (this->u_).merged_symbol_value;\n if (pMVar1 != (Merged_symbol_value<32> *)0x0) {\n p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt;\n while (p_Var4 != (_Hash_node_base *)0x0) {\n p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\n }\n memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8);\n pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets;\n (pMVar1->output_addresses_)._M_h._M_element_count = 0;\n (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) {\n operator_delete(pp_Var3);\n }\n operator_delete(pMVar1,0x40);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Symbol_value<32>::~" identifier : : identifier < number_literal > : : ~) (function_declarator "Symbol_value(Symbol_value<32> *this,int __in_chrg)" identifier (parameter_list "(Symbol_value<32> *this,int __in_chrg)" ( (parameter_declaration "Symbol_value<32> *this" type_identifier (ERROR "<32>" < number_literal >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n Merged_symbol_value<32> *pMVar1;\n _Hash_node_base *p_Var2;\n __bucket_type *pp_Var3;\n _Hash_node_base *p_Var4;\n \n if ((char)this->field_0xb < '\0') {\n return;\n }\n pMVar1 = (this->u_).merged_symbol_value;\n if (pMVar1 != (Merged_symbol_value<32> *)0x0) {\n p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt;\n while (p_Var4 != (_Hash_node_base *)0x0) {\n p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\n }\n memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8);\n pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets;\n (pMVar1->output_addresses_)._M_h._M_element_count = 0;\n (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) {\n operator_delete(pp_Var3);\n }\n operator_delete(pMVar1,0x40);\n return;\n }\n return;\n}" { (expression_statement "Merged_symbol_value<32> *pMVar1;" (binary_expression "Merged_symbol_value<32> *pMVar1" (binary_expression "Merged_symbol_value<32" identifier < number_literal) > (pointer_expression "*pMVar1" * 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) ;) (if_statement "if ((char)this->field_0xb < '\0') {\n return;\n }" if (parenthesized_expression "((char)this->field_0xb < '\0')" ( (binary_expression "(char)this->field_0xb < '\0'" (cast_expression "(char)this->field_0xb" ( (type_descriptor "char" primitive_type) ) (field_expression "this->field_0xb" identifier -> field_identifier)) < (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "pMVar1 = (this->u_).merged_symbol_value;" (assignment_expression "pMVar1 = (this->u_).merged_symbol_value" identifier = (field_expression "(this->u_).merged_symbol_value" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pMVar1 != (Merged_symbol_value<32> *)0x0) {\n p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt;\n while (p_Var4 != (_Hash_node_base *)0x0) {\n p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\n }\n memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8);\n pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets;\n (pMVar1->output_addresses_)._M_h._M_element_count = 0;\n (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) {\n operator_delete(pp_Var3);\n }\n operator_delete(pMVar1,0x40);\n return;\n }" if (parenthesized_expression "(pMVar1 != (Merged_symbol_value<32> *)0x0)" ( (binary_expression "pMVar1 != (Merged_symbol_value<32> *)0x0)" identifier != (parenthesized_expression "(Merged_symbol_value<32> *)0x0)" ( (binary_expression "Merged_symbol_value<32> *)0x0" (binary_expression "Merged_symbol_value<32" identifier < number_literal) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt;\n while (p_Var4 != (_Hash_node_base *)0x0) {\n p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\n }\n memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8);\n pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets;\n (pMVar1->output_addresses_)._M_h._M_element_count = 0;\n (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) {\n operator_delete(pp_Var3);\n }\n operator_delete(pMVar1,0x40);\n return;\n }" { (expression_statement "p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt;" (assignment_expression "p_Var4 = (pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt" identifier = (field_expression "(pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt" (field_expression "(pMVar1->output_addresses_)._M_h._M_before_begin" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (while_statement "while (p_Var4 != (_Hash_node_base *)0x0) {\n p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\n }" while (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 p_Var2 = p_Var4->_M_nxt;\n operator_delete(p_Var4);\n p_Var4 = p_Var2;\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 "operator_delete(p_Var4);" (call_expression "operator_delete(p_Var4)" identifier (argument_list "(p_Var4)" ( identifier ))) ;) (expression_statement "p_Var4 = p_Var2;" (assignment_expression "p_Var4 = p_Var2" identifier = identifier) ;) })) (expression_statement "memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8);" (call_expression "memset((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8)" identifier (argument_list "((pMVar1->output_addresses_)._M_h._M_buckets,0,\n (pMVar1->output_addresses_)._M_h._M_bucket_count * 8)" ( (field_expression "(pMVar1->output_addresses_)._M_h._M_buckets" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" identifier -> field_identifier) )) . field_identifier) . field_identifier) , number_literal , (binary_expression "(pMVar1->output_addresses_)._M_h._M_bucket_count * 8" (field_expression "(pMVar1->output_addresses_)._M_h._M_bucket_count" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" identifier -> field_identifier) )) . field_identifier) . field_identifier) * number_literal) ))) ;) (expression_statement "pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets;" (assignment_expression "pp_Var3 = (pMVar1->output_addresses_)._M_h._M_buckets" identifier = (field_expression "(pMVar1->output_addresses_)._M_h._M_buckets" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "(pMVar1->output_addresses_)._M_h._M_element_count = 0;" (assignment_expression "(pMVar1->output_addresses_)._M_h._M_element_count = 0" (field_expression "(pMVar1->output_addresses_)._M_h._M_element_count" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0" (field_expression "(pMVar1->output_addresses_)._M_h._M_before_begin._M_nxt" (field_expression "(pMVar1->output_addresses_)._M_h._M_before_begin" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" 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 (pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket) {\n operator_delete(pp_Var3);\n }" if (parenthesized_expression "(pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket)" ( (binary_expression "pp_Var3 != &(pMVar1->output_addresses_)._M_h._M_single_bucket" identifier != (pointer_expression "&(pMVar1->output_addresses_)._M_h._M_single_bucket" & (field_expression "(pMVar1->output_addresses_)._M_h._M_single_bucket" (field_expression "(pMVar1->output_addresses_)._M_h" (parenthesized_expression "(pMVar1->output_addresses_)" ( (field_expression "pMVar1->output_addresses_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) (compound_statement "{\n operator_delete(pp_Var3);\n }" { (expression_statement "operator_delete(pp_Var3);" (call_expression "operator_delete(pp_Var3)" identifier (argument_list "(pp_Var3)" ( identifier ))) ;) })) (expression_statement "operator_delete(pMVar1,0x40);" (call_expression "operator_delete(pMVar1,0x40)" identifier (argument_list "(pMVar1,0x40)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001aeda0(long param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001aeda0(long param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001aeda0(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 undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (if_statement "if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)(param_1 + 0xb) < '\0'" (pointer_expression "*(char *)(param_1 + 0xb)" * (cast_expression "(char *)(param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }" { (expression_statement "puVar2 = *(undefined8 **)(lVar1 + 0x18);" (assignment_expression "puVar2 = *(undefined8 **)(lVar1 + 0x18)" identifier = (pointer_expression "*(undefined8 **)(lVar1 + 0x18)" * (cast_expression "(undefined8 **)(lVar1 + 0x18)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) ))))) ;) (while_statement "while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }" while (parenthesized_expression "(puVar2 != (undefined8 *)0x0)" ( (binary_expression "puVar2 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }" { (expression_statement "puVar2 = (undefined8 *)*puVar2;" (assignment_expression "puVar2 = (undefined8 *)*puVar2" identifier = (cast_expression "(undefined8 *)*puVar2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar2" * identifier))) ;) (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);" (call_expression "memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8)" identifier (argument_list "(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8)" ( (pointer_expression "*(void **)(lVar1 + 8)" * (cast_expression "(void **)(lVar1 + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) , number_literal , (binary_expression "*(long *)(lVar1 + 0x10) * 8" (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) * number_literal) ))) ;) (expression_statement "*(undefined8 *)(lVar1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(lVar1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(lVar1 + 0x20)" * (cast_expression "(undefined8 *)(lVar1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar1 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar1 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar1 + 0x18)" * (cast_expression "(undefined8 *)(lVar1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }" if (parenthesized_expression "(*(long *)(lVar1 + 8) != lVar1 + 0x38)" ( (binary_expression "*(long *)(lVar1 + 8) != lVar1 + 0x38" (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) )))) != (binary_expression "lVar1 + 0x38" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00276d20(lVar1,0x40);" (call_expression "thunk_FUN_00276d20(lVar1,0x40)" identifier (argument_list "(lVar1,0x40)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression 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) ))))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (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) )))) , LIT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT) ))) ;) (expression_statement (assignment_expression (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_001aeda0(long param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001aeda0(long param_1)" (identifier "FUN_001aeda0") (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 undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (if_statement "if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0xb) < '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xb) < '\0'" (pointer_expression "*(char *)(param_1 + 0xb)" (* "*") (cast_expression "(char *)(param_1 + 0xb)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb)" (( "(") (binary_expression "param_1 + 0xb" (identifier "param_1") (+ "+") (number_literal "0xb")) () ")")))) (< "<") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }\n memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);\n *(undefined8 *)(lVar1 + 0x20) = 0;\n *(undefined8 *)(lVar1 + 0x18) = 0;\n if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(lVar1,0x40);\n return;\n }" ({ "{") (expression_statement "puVar2 = *(undefined8 **)(lVar1 + 0x18);" (assignment_expression "puVar2 = *(undefined8 **)(lVar1 + 0x18)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(lVar1 + 0x18)" (* "*") (cast_expression "(undefined8 **)(lVar1 + 0x18)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (while_statement "while (puVar2 != (undefined8 *)0x0) {\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }" (while "while") (parenthesized_expression "(puVar2 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar2 != (undefined8 *)0x0" (identifier "puVar2") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n puVar2 = (undefined8 *)*puVar2;\n FUN_00276d20();\n }" ({ "{") (expression_statement "puVar2 = (undefined8 *)*puVar2;" (assignment_expression "puVar2 = (undefined8 *)*puVar2" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)*puVar2" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar2" (* "*") (identifier "puVar2")))) (; ";")) (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8);" (call_expression "memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8)" (identifier "memset") (argument_list "(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8)" (( "(") (pointer_expression "*(void **)(lVar1 + 8)" (* "*") (cast_expression "(void **)(lVar1 + 8)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "0") (, ",") (binary_expression "*(long *)(lVar1 + 0x10) * 8" (pointer_expression "*(long *)(lVar1 + 0x10)" (* "*") (cast_expression "(long *)(lVar1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")")))) (* "*") (number_literal "8")) () ")"))) (; ";")) (expression_statement "*(undefined8 *)(lVar1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(lVar1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(lVar1 + 0x20)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x20)" (( "(") (binary_expression "lVar1 + 0x20" (identifier "lVar1") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(lVar1 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar1 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(long *)(lVar1 + 8) != lVar1 + 0x38) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(*(long *)(lVar1 + 8) != lVar1 + 0x38)" (( "(") (binary_expression "*(long *)(lVar1 + 8) != lVar1 + 0x38" (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")) () ")")))) (!= "!=") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38"))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_00276d20(lVar1,0x40);" (call_expression "thunk_FUN_00276d20(lVar1,0x40)" (identifier "thunk_FUN_00276d20") (argument_list "(lVar1,0x40)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x40") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */ void __thiscall gold::function_1<32>::~function_1(function_1<32> *this,int __in_chrg) { var_1<32> *var_2; type_1 *p_Var2; type_2 *var_6; type_1 *var_3; if ((char)this->field_0xb < '\0') { return; } var_2 = (this->u_).merged_symbol_value; if (var_2 != (var_1<32> *)0x0) { var_3 = (var_2->output_addresses_)._M_h._M_before_begin._M_nxt; while (var_3 != (type_1 *)0x0) { p_Var2 = var_3->_M_nxt; var_4(var_3); var_3 = p_Var2; } var_5((var_2->output_addresses_)._M_h._M_buckets,0, (var_2->output_addresses_)._M_h._M_bucket_count * 8); var_6 = (var_2->output_addresses_)._M_h._M_buckets; (var_2->output_addresses_)._M_h._M_element_count = 0; (var_2->output_addresses_)._M_h._M_before_begin._M_nxt = (type_1 *)0x0; if (var_6 != &(var_2->output_addresses_)._M_h._M_single_bucket) { var_4(var_6); } var_4(var_2,0x40); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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))))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) body: (compound_statement (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 (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (binary_expression left: (pointer_expression argument: (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: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))) (return_statement))))
null
void MASKED(long param_1) { long lVar1; undefined8 *puVar2; if (*(char *)(param_1 + 0xb) < '\0') { return; } lVar1 = *(long *)(param_1 + 0x10); if (lVar1 != 0) { puVar2 = *(undefined8 **)(lVar1 + 0x18); while (puVar2 != (undefined8 *)0x0) { puVar2 = (undefined8 *)*puVar2; FUN_00276d20(); } memset(*(void **)(lVar1 + 8),0,*(long *)(lVar1 + 0x10) * 8); *(undefined8 *)(lVar1 + 0x20) = 0; *(undefined8 *)(lVar1 + 0x18) = 0; if (*(long *)(lVar1 + 8) != lVar1 + 0x38) { FUN_00276d20(); } thunk_FUN_00276d20(lVar1,0x40); return; } return; }
5814_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
next_offset
FUN_002453d0
/* DWARF original prototype: off_t next_offset(Track_relocs<32,_false> * this) */ off_t __thiscall gold::Track_relocs<32,_false>::next_offset(Track_relocs<32,_false> *this) { if (this->pos_ < this->len_) { return (ulong)*(uint *)(this->prelocs_ + this->pos_); } return -1; }
ulong FUN_002453d0(long *param_1) { if ((ulong)param_1[2] < (ulong)param_1[1]) { return (ulong)*(uint *)(*param_1 + param_1[2]); } return 0xffffffffffffffff; }
MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x8] JNC 0x002453e8 MOV RDX,qword ptr [RDI] MOV EAX,dword ptr [RDX + RAX*0x1] RET MOV RAX,-0x1 RET
null
null
null
null
[(u'CAST_-1204071356', u'LOAD_-1204071436'), ('tmp_86', u'PTRSUB_-1204071370'), ('const-433', u'LOAD_-1204071436'), ('const-16', u'PTRSUB_-1204071370'), ('tmp_86', u'PTRSUB_-1204071365'), ('const-8', u'PTRSUB_-1204071365'), ('const-0', u'PTRSUB_-1204071358'), ('const-0', u'RETURN_-1204071401'), ('const-433', u'LOAD_-1204071469'), ('const-1', u'PTRADD_-1204071374'), ('tmp_86', u'PTRSUB_-1204071358'), (u'LOAD_-1204071462', u'INT_LESS_-1204071447'), ('tmp_44', u'CBRANCH_-1204071443'), (u'COPY_-1204071420', u'RETURN_-1204071401'), (u'LOAD_-1204071443', u'PTRADD_-1204071374'), (u'LOAD_-1204071436', u'INT_ZEXT_-1204071408'), ('const--1', u'COPY_-1204071420'), (u'LOAD_-1204071469', u'PTRADD_-1204071374'), (u'COPY_-1204071435', u'RETURN_-1204071420'), ('const-433', u'LOAD_-1204071462'), ('const-0', u'RETURN_-1204071420'), (u'PTRSUB_-1204071358', u'LOAD_-1204071443'), (u'PTRADD_-1204071374', u'CAST_-1204071356'), (u'PTRSUB_-1204071365', u'LOAD_-1204071462'), (u'INT_ZEXT_-1204071408', u'COPY_-1204071435'), (u'INT_LESS_-1204071447', u'CBRANCH_-1204071443'), ('const-433', u'LOAD_-1204071443'), (u'LOAD_-1204071469', u'INT_LESS_-1204071447'), (u'PTRSUB_-1204071370', u'LOAD_-1204071469')]
[('const-2', u'PTRADD_-1204071371'), (u'PTRADD_-1204071366', u'LOAD_-1204071462'), ('tmp_94', u'LOAD_-1204071443'), (u'CAST_-1204071365', u'INT_LESS_-1204071447'), (u'PTRADD_-1204071371', u'LOAD_-1204071469'), (u'LOAD_-1204071469', u'INT_ADD_-1204071420'), ('tmp_94', u'PTRADD_-1204071366'), (u'LOAD_-1204071462', u'CAST_-1204071365'), ('const-0', u'RETURN_-1204071401'), (u'CAST_-1204071355', u'LOAD_-1204071436'), (u'LOAD_-1204071469', u'CAST_-1204071366'), ('const-8', u'PTRADD_-1204071366'), (u'LOAD_-1204071443', u'INT_ADD_-1204071420'), ('tmp_44', u'CBRANCH_-1204071443'), (u'COPY_-1204071420', u'RETURN_-1204071401'), ('const-433', u'LOAD_-1204071462'), (u'LOAD_-1204071436', u'INT_ZEXT_-1204071408'), ('const--1', u'COPY_-1204071420'), (u'COPY_-1204071435', u'RETURN_-1204071420'), ('const-0', u'RETURN_-1204071420'), ('const-433', u'LOAD_-1204071469'), ('const-433', u'LOAD_-1204071443'), (u'INT_ZEXT_-1204071408', u'COPY_-1204071435'), ('const-1', u'PTRADD_-1204071366'), (u'INT_LESS_-1204071447', u'CBRANCH_-1204071443'), ('const-8', u'PTRADD_-1204071371'), (u'CAST_-1204071366', u'INT_LESS_-1204071447'), (u'INT_ADD_-1204071420', u'CAST_-1204071355'), ('tmp_94', u'PTRADD_-1204071371'), ('const-433', u'LOAD_-1204071436')]
null
null
002453d0
x64
O1
(translation_unit "ulong FUN_002453d0(long *param_1)\n\n{\n if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}\n\n" (function_definition "ulong FUN_002453d0(long *param_1)\n\n{\n if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}" type_identifier (function_declarator "FUN_002453d0(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 ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}" { (if_statement "if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }" if (parenthesized_expression "((ulong)param_1[2] < (ulong)param_1[1])" ( (binary_expression "(ulong)param_1[2] < (ulong)param_1[1]" (cast_expression "(ulong)param_1[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }" { (return_statement "return (ulong)*(uint *)(*param_1 + param_1[2]);" return (binary_expression "(ulong)*(uint *)(*param_1 + param_1[2])" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*param_1 + param_1[2])" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + param_1[2])" ( (binary_expression "*param_1 + param_1[2]" (pointer_expression "*param_1" * identifier) + (subscript_expression "param_1[2]" identifier [ number_literal ])) )))) ;) })) (return_statement "return 0xffffffffffffffff;" return number_literal ;) })))
(translation_unit "/* DWARF original prototype: off_t next_offset(Track_relocs<32,_false> * this) */\n\noff_t __thiscall gold::Track_relocs<32,_false>::next_offset(Track_relocs<32,_false> *this)\n\n{\n if (this->pos_ < this->len_) {\n return (ulong)*(uint *)(this->prelocs_ + this->pos_);\n }\n return -1;\n}\n\n" comment (declaration "off_t __thiscall gold::Track_relocs<32,_false>::next_offset(Track_relocs<32,_false> *this)\n\n{\n if (this->pos_ < this->len_) {\n return (ulong)" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::" identifier > : :) (function_declarator "next_offset(Track_relocs<32,_false> *this)\n\n{\n if (this->pos_ < this->len_) {\n return (ulong)" (function_declarator "next_offset(Track_relocs<32,_false> *this)\n\n{\n if (this->pos_ < this->len_)" (function_declarator "next_offset(Track_relocs<32,_false> *this)" identifier (parameter_list "(Track_relocs<32,_false> *this)" ( (parameter_declaration "Track_relocs" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) (ERROR "{\n if" { if) (parameter_list "(this->pos_ < this->len_)" ( (parameter_declaration "this->pos_ < this->len_" type_identifier (ERROR "->pos_ < this->" -> identifier < identifier ->) identifier) ))) (ERROR "{\n return" { return) (parameter_list "(ulong)" ( (parameter_declaration "ulong" type_identifier) ))) ;) (expression_statement "*(uint *)(this->prelocs_ + this->pos_);" (pointer_expression "*(uint *)(this->prelocs_ + this->pos_)" * (cast_expression "(uint *)(this->prelocs_ + this->pos_)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this->prelocs_ + this->pos_)" ( (binary_expression "this->prelocs_ + this->pos_" (field_expression "this->prelocs_" identifier -> field_identifier) + (field_expression "this->pos_" identifier -> field_identifier)) )))) ;) (ERROR "}" }) (return_statement "return -1;" return number_literal ;) (ERROR "}" }))
(translation_unit "ulong FUN_002453d0(long *param_1)\n\n{\n if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}\n\n" (function_definition "ulong FUN_002453d0(long *param_1)\n\n{\n if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}" type_identifier (function_declarator "FUN_002453d0(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 ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}" { (if_statement "if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }" if (parenthesized_expression "((ulong)param_1[2] < (ulong)param_1[1])" ( (binary_expression "(ulong)param_1[2] < (ulong)param_1[1]" (cast_expression "(ulong)param_1[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }" { (return_statement "return (ulong)*(uint *)(*param_1 + param_1[2]);" return (binary_expression "(ulong)*(uint *)(*param_1 + param_1[2])" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*param_1 + param_1[2])" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + param_1[2])" ( (binary_expression "*param_1 + param_1[2]" (pointer_expression "*param_1" * identifier) + (subscript_expression "param_1[2]" identifier [ number_literal ])) )))) ;) })) (return_statement "return 0xffffffffffffffff;" return number_literal ;) })))
(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 TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (return_statement return (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (subscript_expression IDENT [ LIT ])) )))) ;) })) (return_statement return LIT ;) })))
(function_definition "ulong FUN_002453d0(long *param_1)\n\n{\n if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}" (type_identifier "ulong") (function_declarator "FUN_002453d0(long *param_1)" (identifier "FUN_002453d0") (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 ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }\n return 0xffffffffffffffff;\n}" ({ "{") (if_statement "if ((ulong)param_1[2] < (ulong)param_1[1]) {\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }" (if "if") (parenthesized_expression "((ulong)param_1[2] < (ulong)param_1[1])" (( "(") (binary_expression "(ulong)param_1[2] < (ulong)param_1[1]" (cast_expression "(ulong)param_1[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n return (ulong)*(uint *)(*param_1 + param_1[2]);\n }" ({ "{") (return_statement "return (ulong)*(uint *)(*param_1 + param_1[2]);" (return "return") (binary_expression "(ulong)*(uint *)(*param_1 + param_1[2])" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(*param_1 + param_1[2])" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + param_1[2])" (( "(") (binary_expression "*param_1 + param_1[2]" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) () ")")))) (; ";")) (} "}"))) (return_statement "return 0xffffffffffffffff;" (return "return") (number_literal "0xffffffffffffffff") (; ";")) (} "}")))
/* DWARF original prototype: off_t next_offset(Track_relocs<32,_false> * this) */ type_1 __thiscall gold::type_2<32,type_3>::function_1(type_2<32,type_3> *type_4) { if (type_4->pos_ < type_4->len_) { return (type_5)*(type_6 *)(type_4->prelocs_ + type_4->pos_); } return -1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (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: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))))))) (return_statement (number_literal)))))
null
ulong MASKED(long *param_1) { if ((ulong)param_1[2] < (ulong)param_1[1]) { return (ulong)*(uint *)(*param_1 + param_1[2]); } return 0xffffffffffffffff; }
9427_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
name
FUN_003186f0
/* (anonymous namespace)::generic_error_category::name() const */ char * (anonymous_namespace)::generic_error_category::name(void) { return "generic"; }
char * FUN_003186f0(void) { return "generic"; }
LEA RAX,[0x3929b5] RET
null
null
null
null
[(u'COPY_-1204910351', u'RETURN_-1204910332'), ('const-0', u'RETURN_-1204910332'), ('const-3746229', u'COPY_-1204910351')]
[(u'COPY_-1204910351', u'RETURN_-1204910332'), ('const-0', u'RETURN_-1204910332'), ('const-3746229', u'COPY_-1204910351')]
null
null
003186f0
x64
O1
(translation_unit "char * FUN_003186f0(void)\n\n{\n return "generic";\n}\n\n" (function_definition "char * FUN_003186f0(void)\n\n{\n return "generic";\n}" primitive_type (pointer_declarator "* FUN_003186f0(void)" * (function_declarator "FUN_003186f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "generic";\n}" { (return_statement "return "generic";" return (string_literal ""generic"" " string_content ") ;) })))
(translation_unit "/* (anonymous namespace)::generic_error_category::name() const */\n\nchar * (anonymous_namespace)::generic_error_category::name(void)\n\n{\n return "generic";\n}\n\n" comment (function_definition "char * (anonymous_namespace)::generic_error_category::name(void)\n\n{\n return "generic";\n}" primitive_type (pointer_declarator "* (anonymous_namespace)::generic_error_category::name(void)" * (ERROR "(anonymous_namespace)::generic_error_category::" (parenthesized_declarator "(anonymous_namespace)" ( identifier )) : : identifier : :) (function_declarator "name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "generic";\n}" { (return_statement "return "generic";" return (string_literal ""generic"" " string_content ") ;) })))
(translation_unit "char * FUN_003186f0(void)\n\n{\n return "generic";\n}\n\n" (function_definition "char * FUN_003186f0(void)\n\n{\n return "generic";\n}" primitive_type (pointer_declarator "* FUN_003186f0(void)" * (function_declarator "FUN_003186f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "generic";\n}" { (return_statement "return "generic";" return (string_literal ""generic"" " 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_003186f0(void)\n\n{\n return "generic";\n}" (primitive_type "char") (pointer_declarator "* FUN_003186f0(void)" (* "*") (function_declarator "FUN_003186f0(void)" (identifier "FUN_003186f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n return "generic";\n}" ({ "{") (return_statement "return "generic";" (return "return") (string_literal ""generic"" (" """) (string_content "generic") (" """)) (; ";")) (} "}")))
/* (anonymous namespace)::generic_error_category::name() const */ char * (anonymous_namespace)::generic_error_category::function_1(void) { return "generic"; }
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 "generic"; }
7_alpha-linux-gnu-c++filt_and_alpha-linux-gnu-c++filt_strip.c
bfd_scan_vma
bfd_scan_vma
void bfd_scan_vma(void) { (*(code *)PTR_bfd_scan_vma_00108038)(); return; }
void bfd_scan_vma(void) { (*(code *)PTR_bfd_scan_vma_00108038)(); return; }
JMP qword ptr [0x00108038]
null
null
null
null
[(u'INDIRECT_-1206968140', u'COPY_-1206968199'), (u'CAST_-1206968135', u'CALLIND_-1206968200'), (u'CALLIND_-1206968200', u'INDIRECT_-1206968140'), ('const-0', u'RETURN_-1206968197'), ('tmp_22', u'CAST_-1206968135')]
[(u'INDIRECT_-1206968140', u'COPY_-1206968199'), (u'CAST_-1206968135', u'CALLIND_-1206968200'), (u'CALLIND_-1206968200', u'INDIRECT_-1206968140'), ('const-0', u'RETURN_-1206968197'), ('tmp_22', u'CAST_-1206968135')]
null
null
00102070
x64
O1
(translation_unit "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_scan_vma_00108038)();" (call_expression "(*(code *)PTR_bfd_scan_vma_00108038)()" (parenthesized_expression "(*(code *)PTR_bfd_scan_vma_00108038)" ( (pointer_expression "*(code *)PTR_bfd_scan_vma_00108038" * (cast_expression "(code *)PTR_bfd_scan_vma_00108038" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_scan_vma_00108038)();" (call_expression "(*(code *)PTR_bfd_scan_vma_00108038)()" (parenthesized_expression "(*(code *)PTR_bfd_scan_vma_00108038)" ( (pointer_expression "*(code *)PTR_bfd_scan_vma_00108038" * (cast_expression "(code *)PTR_bfd_scan_vma_00108038" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_scan_vma_00108038)();" (call_expression "(*(code *)PTR_bfd_scan_vma_00108038)()" (parenthesized_expression "(*(code *)PTR_bfd_scan_vma_00108038)" ( (pointer_expression "*(code *)PTR_bfd_scan_vma_00108038" * (cast_expression "(code *)PTR_bfd_scan_vma_00108038" ( (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_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_scan_vma_00108038)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_scan_vma_00108038)();" (call_expression "(*(code *)PTR_bfd_scan_vma_00108038)()" (parenthesized_expression "(*(code *)PTR_bfd_scan_vma_00108038)" (( "(") (pointer_expression "*(code *)PTR_bfd_scan_vma_00108038" (* "*") (cast_expression "(code *)PTR_bfd_scan_vma_00108038" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_scan_vma_00108038"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_scan_vma_00108038)(); 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_00108038)(); return; }
967_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
parse_to_value
FUN_001544e0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_error_unresolved_symbols * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_error_unresolved_symbols::parse_to_value (Struct_no_error_unresolved_symbols *this,char *param_2,char *param_3, Command_line *param_4,General_options *options) { (options->warn_unresolved_symbols_).user_set_via_option = true; (options->warn_unresolved_symbols_).value = true; return; }
void FUN_001544e0(void) { long in_R8; *(undefined2 *)(in_R8 + 0x7420) = 0x101; return; }
MOV EAX,0x101 MOV word ptr [R8 + 0x7420],AX RET
null
null
null
null
[('const-29632', u'PTRSUB_-1207286477'), ('const-0', u'RETURN_-1207286531'), (u'PTRSUB_-1207286477', u'PTRSUB_-1207286476'), ('const-1', u'STORE_-1207286549'), ('const-96', u'PTRSUB_-1207286476'), ('tmp_24', u'PTRSUB_-1207286477'), (u'PTRSUB_-1207286476', u'STORE_-1207286549'), (u'PTRSUB_-1207286475', u'PTRSUB_-1207286474'), ('const-97', u'PTRSUB_-1207286474'), ('const-433', u'STORE_-1207286536'), ('tmp_24', u'PTRSUB_-1207286475'), ('const-433', u'STORE_-1207286549'), ('const-29632', u'PTRSUB_-1207286475'), ('const-1', u'STORE_-1207286536'), (u'PTRSUB_-1207286474', u'STORE_-1207286536')]
[(u'INT_ADD_-1207286535', u'CAST_-1207286482'), ('const-0', u'RETURN_-1207286531'), ('const-433', u'STORE_-1207286549'), ('const-257', u'STORE_-1207286549'), ('const-29728', u'INT_ADD_-1207286535'), ('tmp_23', u'INT_ADD_-1207286535'), (u'CAST_-1207286482', u'STORE_-1207286549')]
null
null
001544e0
x64
O1
(translation_unit "void FUN_001544e0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}\n\n" (function_definition "void FUN_001544e0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}" primitive_type (function_declarator "FUN_001544e0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x7420) = 0x101;" (assignment_expression "*(undefined2 *)(in_R8 + 0x7420) = 0x101" (pointer_expression "*(undefined2 *)(in_R8 + 0x7420)" * (cast_expression "(undefined2 *)(in_R8 + 0x7420)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x7420)" ( (binary_expression "in_R8 + 0x7420" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_error_unresolved_symbols * this, char *\n param_1, char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_error_unresolved_symbols::parse_to_value\n (Struct_no_error_unresolved_symbols *this,char *param_2,char *param_3,\n Command_line *param_4,General_options *options)\n\n{\n (options->warn_unresolved_symbols_).user_set_via_option = true;\n (options->warn_unresolved_symbols_).value = true;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_error_unresolved_symbols::parse_to_value\n (Struct_no_error_unresolved_symbols *this,char *param_2,char *param_3,\n Command_line *param_4,General_options *options)\n\n{\n (options->warn_unresolved_symbols_).user_set_via_option = true;\n (options->warn_unresolved_symbols_).value = true;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_error_unresolved_symbols::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_error_unresolved_symbols *this,char *param_2,char *param_3,\n Command_line *param_4,General_options *options)" identifier (parameter_list "(Struct_no_error_unresolved_symbols *this,char *param_2,char *param_3,\n Command_line *param_4,General_options *options)" ( (parameter_declaration "Struct_no_error_unresolved_symbols *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Command_line *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n (options->warn_unresolved_symbols_).user_set_via_option = true;\n (options->warn_unresolved_symbols_).value = true;\n return;\n}" { (expression_statement "(options->warn_unresolved_symbols_).user_set_via_option = true;" (assignment_expression "(options->warn_unresolved_symbols_).user_set_via_option = true" (field_expression "(options->warn_unresolved_symbols_).user_set_via_option" (parenthesized_expression "(options->warn_unresolved_symbols_)" ( (field_expression "options->warn_unresolved_symbols_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->warn_unresolved_symbols_).value = true;" (assignment_expression "(options->warn_unresolved_symbols_).value = true" (field_expression "(options->warn_unresolved_symbols_).value" (parenthesized_expression "(options->warn_unresolved_symbols_)" ( (field_expression "options->warn_unresolved_symbols_" identifier -> field_identifier) )) . field_identifier) = true) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001544e0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}\n\n" (function_definition "void FUN_001544e0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}" primitive_type (function_declarator "FUN_001544e0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x7420) = 0x101;" (assignment_expression "*(undefined2 *)(in_R8 + 0x7420) = 0x101" (pointer_expression "*(undefined2 *)(in_R8 + 0x7420)" * (cast_expression "(undefined2 *)(in_R8 + 0x7420)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x7420)" ( (binary_expression "in_R8 + 0x7420" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_001544e0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001544e0(void)" (identifier "FUN_001544e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7420) = 0x101;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x7420) = 0x101;" (assignment_expression "*(undefined2 *)(in_R8 + 0x7420) = 0x101" (pointer_expression "*(undefined2 *)(in_R8 + 0x7420)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x7420)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x7420)" (( "(") (binary_expression "in_R8 + 0x7420" (identifier "in_R8") (+ "+") (number_literal "0x7420")) () ")")))) (= "=") (number_literal "0x101")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_error_unresolved_symbols * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *param_3, type_2 *param_4,type_3 *options) { (options->warn_unresolved_symbols_).user_set_via_option = true; (options->warn_unresolved_symbols_).value = true; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(void) { long in_R8; *(undefined2 *)(in_R8 + 0x7420) = 0x101; return; }
252_powerpc64le-linux-gnu-strip_and_powerpc64le-linux-gnu-strip_strip.c
debug_make_field
FUN_0010f990
debug_field debug_make_field(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize, debug_visibility visibility) { debug_field pdVar1; pdVar1 = (debug_field)xmalloc(0x20); pdVar1->name = name; pdVar1->type = type; pdVar1->static_member = 0; (pdVar1->u).f.bitpos = (uint)bitpos; (pdVar1->u).f.bitsize = (uint)bitsize; pdVar1->visibility = visibility; return pdVar1; }
void FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined8 *puVar1; puVar1 = (undefined8 *)xmalloc(0x20); *puVar1 = param_2; puVar1[1] = param_3; *(undefined4 *)((long)puVar1 + 0x14) = 0; *(undefined4 *)(puVar1 + 3) = param_4; *(undefined4 *)((long)puVar1 + 0x1c) = param_5; *(undefined4 *)(puVar1 + 2) = param_6; return; }
PUSH R14 MOV EDI,0x20 MOV R14,RSI PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RCX PUSH RBP MOV RBP,R8 PUSH RBX MOV EBX,R9D CALL 0x00104370 MOV qword ptr [RAX],R14 MOV qword ptr [RAX + 0x8],R13 MOV dword ptr [RAX + 0x14],0x0 MOV dword ptr [RAX + 0x18],R12D MOV dword ptr [RAX + 0x1c],EBP MOV dword ptr [RAX + 0x10],EBX POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[(u'PTRSUB_-1206912427', u'STORE_-1206912562'), ('const-433', u'STORE_-1206912562'), ('const-24', u'PTRSUB_-1206912410'), ('const-433', u'STORE_-1206912539'), (u'CAST_-1206912425', u'PTRSUB_-1206912404'), (u'CAST_-1206912425', u'RETURN_-1206912485'), ('const-8', u'PTRSUB_-1206912423'), ('const-0', u'RETURN_-1206912485'), (u'SUBPIECE_-1206912434', u'STORE_-1206912532'), (u'CAST_-1206912425', u'PTRSUB_-1206912418'), (u'CALL_-1206912565', u'CAST_-1206912425'), ('const-24', u'PTRSUB_-1206912404'), ('const-20', u'PTRSUB_-1206912418'), (u'PTRSUB_-1206912401', u'STORE_-1206912532'), ('tmp_176', u'STORE_-1206912526'), ('tmp_174', u'SUBPIECE_-1206912433'), ('const-433', u'STORE_-1206912532'), ('const-0', u'STORE_-1206912549'), (u'PTRSUB_-1206912404', u'PTRSUB_-1206912398'), (u'CAST_-1206912425', u'PTRSUB_-1206912410'), ('const-4', u'PTRSUB_-1206912401'), ('const-32', u'CALL_-1206912565'), (u'PTRSUB_-1206912410', u'PTRSUB_-1206912403'), ('const-0', u'PTRSUB_-1206912427'), ('const-433', u'STORE_-1206912549'), ('const-433', u'STORE_-1206912556'), (u'CAST_-1206912425', u'PTRSUB_-1206912427'), (u'PTRSUB_-1206912403', u'PTRSUB_-1206912409'), ('const-0', u'SUBPIECE_-1206912434'), (u'PTRSUB_-1206912399', u'STORE_-1206912526'), ('tmp_172', u'STORE_-1206912562'), (u'PTRSUB_-1206912418', u'STORE_-1206912549'), ('tmp_173', u'STORE_-1206912556'), ('const-0', u'PTRSUB_-1206912409'), (u'CAST_-1206912425', u'PTRSUB_-1206912423'), ('const-0', u'PTRSUB_-1206912403'), ('const-0', u'SUBPIECE_-1206912433'), (u'PTRSUB_-1206912398', u'PTRSUB_-1206912401'), ('tmp_175', u'SUBPIECE_-1206912434'), (u'CAST_-1206912425', u'PTRSUB_-1206912399'), (u'SUBPIECE_-1206912433', u'STORE_-1206912539'), (u'PTRSUB_-1206912423', u'STORE_-1206912556'), ('const-433', u'STORE_-1206912526'), (u'PTRSUB_-1206912409', u'STORE_-1206912539'), ('const-16', u'PTRSUB_-1206912399'), ('const-0', u'PTRSUB_-1206912398')]
[(u'INT_ADD_-1206912518', u'CAST_-1206912403'), ('const-20', u'INT_ADD_-1206912535'), ('const-0', u'RETURN_-1206912485'), ('const-433', u'STORE_-1206912532'), ('tmp_307', u'STORE_-1206912532'), (u'CAST_-1206912431', u'PTRADD_-1206912413'), ('const-1', u'PTRADD_-1206912425'), ('const-8', u'PTRADD_-1206912413'), ('const-2', u'PTRADD_-1206912405'), (u'CAST_-1206912417', u'STORE_-1206912549'), ('const-433', u'STORE_-1206912526'), (u'CAST_-1206912418', u'INT_ADD_-1206912535'), (u'CAST_-1206912431', u'PTRADD_-1206912425'), ('const-433', u'STORE_-1206912539'), ('const-8', u'PTRADD_-1206912405'), ('const-433', u'STORE_-1206912562'), ('const-32', u'CALL_-1206912565'), ('const-433', u'STORE_-1206912556'), (u'PTRADD_-1206912405', u'CAST_-1206912399'), ('const-433', u'STORE_-1206912549'), (u'CAST_-1206912403', u'STORE_-1206912532'), (u'INT_ADD_-1206912535', u'CAST_-1206912417'), ('tmp_224', u'STORE_-1206912562'), (u'CAST_-1206912399', u'STORE_-1206912526'), ('const-0', u'STORE_-1206912549'), (u'CAST_-1206912404', u'INT_ADD_-1206912518'), (u'CAST_-1206912431', u'CAST_-1206912404'), (u'PTRADD_-1206912425', u'STORE_-1206912556'), (u'CAST_-1206912431', u'PTRADD_-1206912405'), ('tmp_226', u'STORE_-1206912556'), (u'PTRADD_-1206912413', u'CAST_-1206912409'), (u'CALL_-1206912565', u'CAST_-1206912431'), ('const-28', u'INT_ADD_-1206912518'), (u'CAST_-1206912431', u'STORE_-1206912562'), ('const-3', u'PTRADD_-1206912413'), (u'CAST_-1206912431', u'CAST_-1206912418'), (u'CAST_-1206912409', u'STORE_-1206912539'), ('const-8', u'PTRADD_-1206912425'), ('tmp_232', u'STORE_-1206912526'), ('tmp_305', u'STORE_-1206912539')]
null
null
0010f990
x64
O1
(translation_unit "void FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}\n\n" (function_definition "void FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}" primitive_type (function_declarator "FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)xmalloc(0x20);" (assignment_expression "puVar1 = (undefined8 *)xmalloc(0x20)" identifier = (cast_expression "(undefined8 *)xmalloc(0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = param_3;" (assignment_expression "puVar1[1] = param_3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x14) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x14) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x14)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x14)" ( (binary_expression "(long)puVar1 + 0x14" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 3) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 3)" * (cast_expression "(undefined4 *)(puVar1 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 3)" ( (binary_expression "puVar1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x1c) = param_5;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x1c) = param_5" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x1c)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x1c)" ( (binary_expression "(long)puVar1 + 0x1c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 2) = param_6;" (assignment_expression "*(undefined4 *)(puVar1 + 2) = param_6" (pointer_expression "*(undefined4 *)(puVar1 + 2)" * (cast_expression "(undefined4 *)(puVar1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "debug_field\ndebug_make_field(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize,\n debug_visibility visibility)\n\n{\n debug_field pdVar1;\n \n pdVar1 = (debug_field)xmalloc(0x20);\n pdVar1->name = name;\n pdVar1->type = type;\n pdVar1->static_member = 0;\n (pdVar1->u).f.bitpos = (uint)bitpos;\n (pdVar1->u).f.bitsize = (uint)bitsize;\n pdVar1->visibility = visibility;\n return pdVar1;\n}\n\n" (function_definition "debug_field\ndebug_make_field(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize,\n debug_visibility visibility)\n\n{\n debug_field pdVar1;\n \n pdVar1 = (debug_field)xmalloc(0x20);\n pdVar1->name = name;\n pdVar1->type = type;\n pdVar1->static_member = 0;\n (pdVar1->u).f.bitpos = (uint)bitpos;\n (pdVar1->u).f.bitsize = (uint)bitsize;\n pdVar1->visibility = visibility;\n return pdVar1;\n}" type_identifier (function_declarator "debug_make_field(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize,\n debug_visibility visibility)" identifier (parameter_list "(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize,\n debug_visibility visibility)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "debug_type_conflict type" type_identifier identifier) , (parameter_declaration "bfd_vma bitpos" type_identifier identifier) , (parameter_declaration "bfd_vma bitsize" type_identifier identifier) , (parameter_declaration "debug_visibility visibility" type_identifier identifier) ))) (compound_statement "{\n debug_field pdVar1;\n \n pdVar1 = (debug_field)xmalloc(0x20);\n pdVar1->name = name;\n pdVar1->type = type;\n pdVar1->static_member = 0;\n (pdVar1->u).f.bitpos = (uint)bitpos;\n (pdVar1->u).f.bitsize = (uint)bitsize;\n pdVar1->visibility = visibility;\n return pdVar1;\n}" { (declaration "debug_field pdVar1;" type_identifier identifier ;) (expression_statement "pdVar1 = (debug_field)xmalloc(0x20);" (assignment_expression "pdVar1 = (debug_field)xmalloc(0x20)" identifier = (cast_expression "(debug_field)xmalloc(0x20)" ( (type_descriptor "debug_field" type_identifier) ) (call_expression "xmalloc(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "pdVar1->name = name;" (assignment_expression "pdVar1->name = name" (field_expression "pdVar1->name" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->type = type;" (assignment_expression "pdVar1->type = type" (field_expression "pdVar1->type" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->static_member = 0;" (assignment_expression "pdVar1->static_member = 0" (field_expression "pdVar1->static_member" identifier -> field_identifier) = number_literal) ;) (expression_statement "(pdVar1->u).f.bitpos = (uint)bitpos;" (assignment_expression "(pdVar1->u).f.bitpos = (uint)bitpos" (field_expression "(pdVar1->u).f.bitpos" (field_expression "(pdVar1->u).f" (parenthesized_expression "(pdVar1->u)" ( (field_expression "pdVar1->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(uint)bitpos" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "(pdVar1->u).f.bitsize = (uint)bitsize;" (assignment_expression "(pdVar1->u).f.bitsize = (uint)bitsize" (field_expression "(pdVar1->u).f.bitsize" (field_expression "(pdVar1->u).f" (parenthesized_expression "(pdVar1->u)" ( (field_expression "pdVar1->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(uint)bitsize" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "pdVar1->visibility = visibility;" (assignment_expression "pdVar1->visibility = visibility" (field_expression "pdVar1->visibility" identifier -> field_identifier) = identifier) ;) (return_statement "return pdVar1;" return identifier ;) })))
(translation_unit "void FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}\n\n" (function_definition "void FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}" primitive_type (function_declarator "FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)xmalloc(0x20);" (assignment_expression "puVar1 = (undefined8 *)xmalloc(0x20)" identifier = (cast_expression "(undefined8 *)xmalloc(0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = param_3;" (assignment_expression "puVar1[1] = param_3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x14) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x14) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x14)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x14)" ( (binary_expression "(long)puVar1 + 0x14" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 3) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 3)" * (cast_expression "(undefined4 *)(puVar1 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 3)" ( (binary_expression "puVar1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x1c) = param_5;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x1c) = param_5" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x1c)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x1c)" ( (binary_expression "(long)puVar1 + 0x1c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 2) = param_6;" (assignment_expression "*(undefined4 *)(puVar1 + 2) = param_6" (pointer_expression "*(undefined4 *)(puVar1 + 2)" * (cast_expression "(undefined4 *)(puVar1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010f990(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" (identifier "FUN_0010f990") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) (, ",") (parameter_declaration "undefined4 param_5" (type_identifier "undefined4") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x20);\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = param_4;\n *(undefined4 *)((long)puVar1 + 0x1c) = param_5;\n *(undefined4 *)(puVar1 + 2) = param_6;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "puVar1 = (undefined8 *)xmalloc(0x20);" (assignment_expression "puVar1 = (undefined8 *)xmalloc(0x20)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)xmalloc(0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(0x20)" (identifier "xmalloc") (argument_list "(0x20)" (( "(") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar1[1] = param_3;" (assignment_expression "puVar1[1] = param_3" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(undefined4 *)((long)puVar1 + 0x14) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x14) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x14)" (* "*") (cast_expression "(undefined4 *)((long)puVar1 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x14)" (( "(") (binary_expression "(long)puVar1 + 0x14" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x14")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 3) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 3) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 3)" (( "(") (binary_expression "puVar1 + 3" (identifier "puVar1") (+ "+") (number_literal "3")) () ")")))) (= "=") (identifier "param_4")) (; ";")) (expression_statement "*(undefined4 *)((long)puVar1 + 0x1c) = param_5;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x1c) = param_5" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x1c)" (* "*") (cast_expression "(undefined4 *)((long)puVar1 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x1c)" (( "(") (binary_expression "(long)puVar1 + 0x1c" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 2) = param_6;" (assignment_expression "*(undefined4 *)(puVar1 + 2) = param_6" (pointer_expression "*(undefined4 *)(puVar1 + 2)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 2)" (( "(") (binary_expression "puVar1 + 2" (identifier "puVar1") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "param_6")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 function_1(void *handle,char *name,type_2 type,type_3 bitpos,type_3 bitsize, type_4 visibility) { type_1 pdVar1; pdVar1 = (type_1)var_1(0x20); pdVar1->name = name; pdVar1->type = type; pdVar1->static_member = 0; (pdVar1->u).f.bitpos = (type_5)bitpos; (pdVar1->u).f.bitsize = (type_5)bitsize; pdVar1->visibility = visibility; return pdVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined8 *puVar1; puVar1 = (undefined8 *)xmalloc(0x20); *puVar1 = param_2; puVar1[1] = param_3; *(undefined4 *)((long)puVar1 + 0x14) = 0; *(undefined4 *)(puVar1 + 3) = param_4; *(undefined4 *)((long)puVar1 + 0x1c) = param_5; *(undefined4 *)(puVar1 + 2) = param_6; return; }
2264_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
fatal
FUN_00185290
/* DWARF original prototype: noreturn void fatal(Errors * this, char * format, typedef___va_list_tag___va_list_tag * args) */ void __thiscall gold::Errors::fatal(Errors *this,char *format,typedef___va_list_tag___va_list_tag *args) { char *pcVar1; char *__format; FILE *pFVar2; pcVar1 = this->program_name_; __format = (char *)gettext("%s: fatal error: "); fprintf(stderr,__format,pcVar1); vfprintf(stderr,format,args); pFVar2 = stderr; fputc(10,stderr); /* WARNING: Subroutine does not return */ gold_exit((gold *)0x1,(Exit_status)pFVar2); }
void FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3) { undefined8 uVar1; char *__format; uVar1 = *param_1; __format = (char *)gettext("%s: fatal error: "); fprintf(stderr,__format,uVar1); vfprintf(stderr,param_2,param_3); fputc(10,stderr); /* WARNING: Subroutine does not return */ FUN_0018dc30(1); }
PUSH R12 PUSH RBP MOV RBP,RDX PUSH RBX MOV R12,qword ptr [RDI] LEA RDI,[0x3890a2] MOV RBX,RSI CALL 0x00149320 MOV RDI,qword ptr [0x00458860] MOV RDX,R12 MOV RSI,RAX XOR EAX,EAX CALL 0x001499f0 MOV RDI,qword ptr [0x00458860] MOV RDX,RBP MOV RSI,RBX CALL 0x00149400 MOV RSI,qword ptr [0x00458860] MOV EDI,0xa CALL 0x00149450 MOV EDI,0x1 CALL 0x0018dc30
null
null
null
null
[('const-433', u'LOAD_-1207479645'), (u'CALL_-1207479621', u'CAST_-1207479411'), ('const-0', u'SUBPIECE_-1207479426'), ('const-3707042', u'COPY_-1207479477'), ('tmp_138', u'PTRSUB_-1207479424'), ('const-0', u'PTRSUB_-1207479424'), (u'CALL_-1207479539', u'INDIRECT_-1207479434'), (u'CALL_-1207479561', u'INDIRECT_-1207479403'), (u'INDIRECT_-1207479403', u'COPY_-1207479420'), ('const-10', u'CALL_-1207479539'), (u'PTRSUB_-1207479424', u'LOAD_-1207479645'), (u'CALL_-1207479585', u'INDIRECT_-1207479422'), (u'CAST_-1207479411', u'CALL_-1207479585'), ('const-1', u'CALL_-1207479525'), (u'INDIRECT_-1207479422', u'CALL_-1207479561'), (u'CALL_-1207479525', u'INDIRECT_-1207479374'), ('tmp_140', u'CALL_-1207479561'), ('tmp_139', u'CALL_-1207479561'), (u'INDIRECT_-1207479434', u'SUBPIECE_-1207479426'), (u'INDIRECT_-1207479443', u'CALL_-1207479585'), (u'CALL_-1207479621', u'INDIRECT_-1207479443'), (u'SUBPIECE_-1207479426', u'CALL_-1207479525'), (u'COPY_-1207479477', u'CALL_-1207479621'), (u'LOAD_-1207479645', u'CALL_-1207479585'), ('const-1', u'RETURN_-1207479520'), (u'INDIRECT_-1207479403', u'CALL_-1207479539'), (u'CALL_-1207479539', u'INDIRECT_-1207479385'), (u'INDIRECT_-1207479374', u'COPY_-1207479433')]
[(u'INDIRECT_-1207479423', u'CALL_-1207479561'), (u'INDIRECT_-1207479444', u'CALL_-1207479585'), ('tmp_363', u'CALL_-1207479561'), (u'INDIRECT_-1207479375', u'COPY_-1207479434'), ('tmp_366', u'CALL_-1207479561'), ('tmp_365', u'LOAD_-1207479645'), (u'INDIRECT_-1207479404', u'CALL_-1207479539'), (u'CALL_-1207479525', u'INDIRECT_-1207479375'), (u'CALL_-1207479561', u'INDIRECT_-1207479404'), (u'COPY_-1207479478', u'CALL_-1207479621'), ('const-3707042', u'COPY_-1207479478'), ('const-1', u'CALL_-1207479525'), (u'CALL_-1207479621', u'INDIRECT_-1207479444'), (u'CAST_-1207479414', u'CALL_-1207479585'), (u'LOAD_-1207479645', u'CALL_-1207479585'), (u'CALL_-1207479585', u'INDIRECT_-1207479423'), ('const-1', u'RETURN_-1207479520'), (u'CALL_-1207479621', u'CAST_-1207479414'), ('const-433', u'LOAD_-1207479645'), ('const-10', u'CALL_-1207479539'), (u'CALL_-1207479539', u'INDIRECT_-1207479386')]
null
null
00185290
x64
O1
(translation_unit "void FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n /* WARNING: Subroutine does not return */\n FUN_0018dc30(1);\n}\n\n" (function_definition "void FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n /* WARNING: Subroutine does not return */\n FUN_0018dc30(1);\n}" primitive_type (function_declarator "FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)" identifier (parameter_list "(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "__gnuc_va_list param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n /* WARNING: Subroutine does not return */\n FUN_0018dc30(1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "__format = (char *)gettext("%s: fatal error: ");" (assignment_expression "__format = (char *)gettext("%s: fatal error: ")" identifier = (cast_expression "(char *)gettext("%s: fatal error: ")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: fatal error: ")" identifier (argument_list "("%s: fatal error: ")" ( (string_literal ""%s: fatal error: "" " string_content ") ))))) ;) (expression_statement "fprintf(stderr,__format,uVar1);" (call_expression "fprintf(stderr,__format,uVar1)" identifier (argument_list "(stderr,__format,uVar1)" ( identifier , identifier , identifier ))) ;) (expression_statement "vfprintf(stderr,param_2,param_3);" (call_expression "vfprintf(stderr,param_2,param_3)" identifier (argument_list "(stderr,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) comment (expression_statement "FUN_0018dc30(1);" (call_expression "FUN_0018dc30(1)" identifier (argument_list "(1)" ( number_literal ))) ;) })))
(translation_unit "/* DWARF original prototype: noreturn void fatal(Errors * this, char * format,\n typedef___va_list_tag___va_list_tag * args) */\n\nvoid __thiscall\ngold::Errors::fatal(Errors *this,char *format,typedef___va_list_tag___va_list_tag *args)\n\n{\n char *pcVar1;\n char *__format;\n FILE *pFVar2;\n \n pcVar1 = this->program_name_;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,pcVar1);\n vfprintf(stderr,format,args);\n pFVar2 = stderr;\n fputc(10,stderr);\n /* WARNING: Subroutine does not return */\n gold_exit((gold *)0x1,(Exit_status)pFVar2);\n}\n\n" comment (function_definition "void __thiscall\ngold::Errors::fatal(Errors *this,char *format,typedef___va_list_tag___va_list_tag *args)\n\n{\n char *pcVar1;\n char *__format;\n FILE *pFVar2;\n \n pcVar1 = this->program_name_;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,pcVar1);\n vfprintf(stderr,format,args);\n pFVar2 = stderr;\n fputc(10,stderr);\n /* WARNING: Subroutine does not return */\n gold_exit((gold *)0x1,(Exit_status)pFVar2);\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Errors::" identifier : : identifier : :) (function_declarator "fatal(Errors *this,char *format,typedef___va_list_tag___va_list_tag *args)" identifier (parameter_list "(Errors *this,char *format,typedef___va_list_tag___va_list_tag *args)" ( (parameter_declaration "Errors *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (parameter_declaration "typedef___va_list_tag___va_list_tag *args" type_identifier (pointer_declarator "*args" * identifier)) ))) (compound_statement "{\n char *pcVar1;\n char *__format;\n FILE *pFVar2;\n \n pcVar1 = this->program_name_;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,pcVar1);\n vfprintf(stderr,format,args);\n pFVar2 = stderr;\n fputc(10,stderr);\n /* WARNING: Subroutine does not return */\n gold_exit((gold *)0x1,(Exit_status)pFVar2);\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "FILE *pFVar2;" type_identifier (pointer_declarator "*pFVar2" * identifier) ;) (expression_statement "pcVar1 = this->program_name_;" (assignment_expression "pcVar1 = this->program_name_" identifier = (field_expression "this->program_name_" identifier -> field_identifier)) ;) (expression_statement "__format = (char *)gettext("%s: fatal error: ");" (assignment_expression "__format = (char *)gettext("%s: fatal error: ")" identifier = (cast_expression "(char *)gettext("%s: fatal error: ")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: fatal error: ")" identifier (argument_list "("%s: fatal error: ")" ( (string_literal ""%s: fatal error: "" " string_content ") ))))) ;) (expression_statement "fprintf(stderr,__format,pcVar1);" (call_expression "fprintf(stderr,__format,pcVar1)" identifier (argument_list "(stderr,__format,pcVar1)" ( identifier , identifier , identifier ))) ;) (expression_statement "vfprintf(stderr,format,args);" (call_expression "vfprintf(stderr,format,args)" identifier (argument_list "(stderr,format,args)" ( identifier , identifier , identifier ))) ;) (expression_statement "pFVar2 = stderr;" (assignment_expression "pFVar2 = stderr" identifier = identifier) ;) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) comment (expression_statement "gold_exit((gold *)0x1,(Exit_status)pFVar2);" (call_expression "gold_exit((gold *)0x1,(Exit_status)pFVar2)" identifier (argument_list "((gold *)0x1,(Exit_status)pFVar2)" ( (cast_expression "(gold *)0x1" ( (type_descriptor "gold *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(Exit_status)pFVar2" ( (type_descriptor "Exit_status" type_identifier) ) identifier) ))) ;) })))
(translation_unit "void FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n \n FUN_0018dc30(1);\n}\n\n" (function_definition "void FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n \n FUN_0018dc30(1);\n}" primitive_type (function_declarator "FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)" identifier (parameter_list "(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "__gnuc_va_list param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n \n FUN_0018dc30(1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "__format = (char *)gettext("%s: fatal error: ");" (assignment_expression "__format = (char *)gettext("%s: fatal error: ")" identifier = (cast_expression "(char *)gettext("%s: fatal error: ")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: fatal error: ")" identifier (argument_list "("%s: fatal error: ")" ( (string_literal ""%s: fatal error: "" " string_content ") ))))) ;) (expression_statement "fprintf(stderr,__format,uVar1);" (call_expression "fprintf(stderr,__format,uVar1)" identifier (argument_list "(stderr,__format,uVar1)" ( identifier , identifier , identifier ))) ;) (expression_statement "vfprintf(stderr,param_2,param_3);" (call_expression "vfprintf(stderr,param_2,param_3)" identifier (argument_list "(stderr,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) (expression_statement "FUN_0018dc30(1);" (call_expression "FUN_0018dc30(1)" identifier (argument_list "(1)" ( number_literal ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) })))
(function_definition "void FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)\n\n{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n \n FUN_0018dc30(1);\n}" (primitive_type "void") (function_declarator "FUN_00185290(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)" (identifier "FUN_00185290") (parameter_list "(undefined8 *param_1,char *param_2,__gnuc_va_list param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "__gnuc_va_list param_3" (type_identifier "__gnuc_va_list") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n char *__format;\n \n uVar1 = *param_1;\n __format = (char *)gettext("%s: fatal error: ");\n fprintf(stderr,__format,uVar1);\n vfprintf(stderr,param_2,param_3);\n fputc(10,stderr);\n \n FUN_0018dc30(1);\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" (identifier "uVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "__format = (char *)gettext("%s: fatal error: ");" (assignment_expression "__format = (char *)gettext("%s: fatal error: ")" (identifier "__format") (= "=") (cast_expression "(char *)gettext("%s: fatal error: ")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: fatal error: ")" (identifier "gettext") (argument_list "("%s: fatal error: ")" (( "(") (string_literal ""%s: fatal error: "" (" """) (string_content "%s: fatal error: ") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,__format,uVar1);" (call_expression "fprintf(stderr,__format,uVar1)" (identifier "fprintf") (argument_list "(stderr,__format,uVar1)" (( "(") (identifier "stderr") (, ",") (identifier "__format") (, ",") (identifier "uVar1") () ")"))) (; ";")) (expression_statement "vfprintf(stderr,param_2,param_3);" (call_expression "vfprintf(stderr,param_2,param_3)" (identifier "vfprintf") (argument_list "(stderr,param_2,param_3)" (( "(") (identifier "stderr") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" (identifier "fputc") (argument_list "(10,stderr)" (( "(") (number_literal "10") (, ",") (identifier "stderr") () ")"))) (; ";")) (expression_statement "FUN_0018dc30(1);" (call_expression "FUN_0018dc30(1)" (identifier "FUN_0018dc30") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: noreturn void fatal(Errors * this, char * format, typedef___va_list_tag___va_list_tag * args) */ void __thiscall type_4::type_1::function_1(type_1 *this,char *format,type_2 *args) { char *pcVar1; char *__format; type_3 *pFVar2; pcVar1 = this->program_name_; __format = (char *)var_1("%s: fatal error: "); var_2(stderr,__format,pcVar1); var_3(stderr,format,args); pFVar2 = stderr; var_4(10,stderr); /* WARNING: Subroutine does not return */ var_5((type_4 *)0x1,(type_5)pFVar2); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))))))
null
void MASKED(undefined8 *param_1,char *param_2,__gnuc_va_list param_3) { undefined8 uVar1; char *__format; uVar1 = *param_1; __format = (char *)gettext("%s: fatal error: "); fprintf(stderr,__format,uVar1); vfprintf(stderr,param_2,param_3); fputc(10,stderr); /* WARNING: Subroutine does not return */ FUN_0018dc30(1); }
469_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
set_final_data_size
FUN_0014dce2
/* gold::Output_compressed_section::set_final_data_size() [clone .cold.57] */ void gold::Output_compressed_section::set_final_data_size(void) { long unaff_R13; void *in_stack_00000020; if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) { operator_delete(in_stack_00000020); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0014dce2(void) { long unaff_R13; long in_stack_00000020; if (in_stack_00000020 != unaff_R13 + 0x10) { FUN_002dac60(); } /* WARNING: Subroutine does not return */ FUN_003688d0(); }
MOV RDI,qword ptr [RSP + 0x20] ADD R13,0x10 CMP RDI,R13 JZ 0x0014dcf5 CALL 0x002dac60 MOV RDI,RBX CALL 0x003688d0
null
null
null
null
[('tmp_62', u'CBRANCH_-1207182071'), ('tmp_209', u'INT_NOTEQUAL_-1207182072'), ('tmp_171', u'INT_ADD_-1207182081'), (u'INT_ADD_-1207182081', u'CAST_-1207181970'), ('tmp_209', u'CALL_-1207182064'), (u'INT_NOTEQUAL_-1207182072', u'CBRANCH_-1207182071'), (u'CAST_-1207181970', u'INT_NOTEQUAL_-1207182072'), ('const-1', u'RETURN_-1207182047'), ('const-16', u'INT_ADD_-1207182081')]
[('tmp_62', u'CBRANCH_-1207182071'), ('tmp_171', u'INT_ADD_-1207182081'), (u'INT_NOTEQUAL_-1207182072', u'CBRANCH_-1207182071'), ('const-1', u'RETURN_-1207182047'), (u'INT_ADD_-1207182081', u'INT_NOTEQUAL_-1207182072'), ('const-16', u'INT_ADD_-1207182081'), ('tmp_210', u'INT_NOTEQUAL_-1207182072')]
null
null
0014dce2
x64
O1
(translation_unit "void FUN_0014dce2(void)\n\n{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}\n\n" (function_definition "void FUN_0014dce2(void)\n\n{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_0014dce2(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" { (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "(in_stack_00000020 != unaff_R13 + 0x10)" ( (binary_expression "in_stack_00000020 != unaff_R13 + 0x10" identifier != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::Output_compressed_section::set_final_data_size() [clone .cold.57] */\n\nvoid gold::Output_compressed_section::set_final_data_size(void)\n\n{\n long unaff_R13;\n void *in_stack_00000020;\n \n if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Output_compressed_section::set_final_data_size(void)\n\n{\n long unaff_R13;\n void *in_stack_00000020;\n \n if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Output_compressed_section::" identifier : : identifier : :) (function_declarator "set_final_data_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R13;\n void *in_stack_00000020;\n \n if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "void *in_stack_00000020;" primitive_type (pointer_declarator "*in_stack_00000020" * identifier) ;) (if_statement "if (in_stack_00000020 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000020);\n }" if (parenthesized_expression "(in_stack_00000020 != (void *)(unaff_R13 + 0x10))" ( (binary_expression "in_stack_00000020 != (void *)(unaff_R13 + 0x10)" identifier != (cast_expression "(void *)(unaff_R13 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R13 + 0x10)" ( (binary_expression "unaff_R13 + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000020);\n }" { (expression_statement "operator_delete(in_stack_00000020);" (call_expression "operator_delete(in_stack_00000020)" identifier (argument_list "(in_stack_00000020)" ( identifier ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014dce2(void)\n\n{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}\n\n" (function_definition "void FUN_0014dce2(void)\n\n{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_0014dce2(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" { (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "(in_stack_00000020 != unaff_R13 + 0x10)" ( (binary_expression "in_stack_00000020 != unaff_R13 + 0x10" identifier != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0014dce2(void)\n\n{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" (primitive_type "void") (function_declarator "FUN_0014dce2(void)" (identifier "FUN_0014dce2") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_R13;\n long in_stack_00000020;\n \n if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" ({ "{") (declaration "long unaff_R13;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R13") (; ";")) (declaration "long in_stack_00000020;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000020") (; ";")) (if_statement "if (in_stack_00000020 != unaff_R13 + 0x10) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(in_stack_00000020 != unaff_R13 + 0x10)" (( "(") (binary_expression "in_stack_00000020 != unaff_R13 + 0x10" (identifier "in_stack_00000020") (!= "!=") (binary_expression "unaff_R13 + 0x10" (identifier "unaff_R13") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" (identifier "FUN_003688d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::Output_compressed_section::set_final_data_size() [clone .cold.57] */ void gold::Output_compressed_section::function_1(void) { long var_2; void *var_1; if (var_1 != (void *)(var_2 + 0x10)) { var_3(var_1); } /* WARNING: Subroutine does not return */ var_4(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_R13; long in_stack_00000020; if (in_stack_00000020 != unaff_R13 + 0x10) { FUN_002dac60(); } /* WARNING: Subroutine does not return */ FUN_003688d0(); }
288_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
add_sysroot
FUN_00148f0c
/* gold::Search_directory::add_sysroot(char const*, char const*) [clone .cold.534] */ void gold::Search_directory::add_sysroot(char *param_1,char *param_2) { long unaff_RBP; void *unaff_retaddr; if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) { operator_delete(unaff_retaddr); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00148f0c(void) { long unaff_RBP; long unaff_retaddr; if (unaff_retaddr != unaff_RBP + 0x10) { FUN_002dac60(); } /* WARNING: Subroutine does not return */ FUN_003688d0(); }
MOV RDI,qword ptr [RSP] ADD RBP,0x10 CMP RDI,RBP JZ 0x00148f1e CALL 0x002dac60 MOV RDI,RBX CALL 0x003688d0
null
null
null
null
[('tmp_59', u'CBRANCH_-1207201999'), (u'CAST_-1207201895', u'INT_NOTEQUAL_-1207202000'), (u'INT_ADD_-1207202009', u'CAST_-1207201895'), ('tmp_220', u'INT_NOTEQUAL_-1207202000'), ('tmp_220', u'CALL_-1207201992'), ('const-16', u'INT_ADD_-1207202009'), ('tmp_180', u'INT_ADD_-1207202009'), (u'INT_NOTEQUAL_-1207202000', u'CBRANCH_-1207201999'), ('const-1', u'RETURN_-1207201975')]
[('tmp_59', u'CBRANCH_-1207201999'), (u'INT_ADD_-1207202009', u'INT_NOTEQUAL_-1207202000'), ('tmp_168', u'INT_ADD_-1207202009'), ('tmp_207', u'INT_NOTEQUAL_-1207202000'), ('const-16', u'INT_ADD_-1207202009'), (u'INT_NOTEQUAL_-1207202000', u'CBRANCH_-1207201999'), ('const-1', u'RETURN_-1207201975')]
null
null
00148f0c
x64
O1
(translation_unit "void FUN_00148f0c(void)\n\n{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}\n\n" (function_definition "void FUN_00148f0c(void)\n\n{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_00148f0c(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "(unaff_retaddr != unaff_RBP + 0x10)" ( (binary_expression "unaff_retaddr != unaff_RBP + 0x10" identifier != (binary_expression "unaff_RBP + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::Search_directory::add_sysroot(char const*, char const*) [clone .cold.534] */\n\nvoid gold::Search_directory::add_sysroot(char *param_1,char *param_2)\n\n{\n long unaff_RBP;\n void *unaff_retaddr;\n \n if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Search_directory::add_sysroot(char *param_1,char *param_2)\n\n{\n long unaff_RBP;\n void *unaff_retaddr;\n \n if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Search_directory::" identifier : : identifier : :) (function_declarator "add_sysroot(char *param_1,char *param_2)" identifier (parameter_list "(char *param_1,char *param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long unaff_RBP;\n void *unaff_retaddr;\n \n if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "void *unaff_retaddr;" primitive_type (pointer_declarator "*unaff_retaddr" * identifier) ;) (if_statement "if (unaff_retaddr != (void *)(unaff_RBP + 0x10)) {\n operator_delete(unaff_retaddr);\n }" if (parenthesized_expression "(unaff_retaddr != (void *)(unaff_RBP + 0x10))" ( (binary_expression "unaff_retaddr != (void *)(unaff_RBP + 0x10)" identifier != (cast_expression "(void *)(unaff_RBP + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + 0x10)" ( (binary_expression "unaff_RBP + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(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_00148f0c(void)\n\n{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}\n\n" (function_definition "void FUN_00148f0c(void)\n\n{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_00148f0c(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "(unaff_retaddr != unaff_RBP + 0x10)" ( (binary_expression "unaff_retaddr != unaff_RBP + 0x10" identifier != (binary_expression "unaff_RBP + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00148f0c(void)\n\n{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" (primitive_type "void") (function_declarator "FUN_00148f0c(void)" (identifier "FUN_00148f0c") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBP;\n long unaff_retaddr;\n \n if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" ({ "{") (declaration "long unaff_RBP;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBP") (; ";")) (declaration "long unaff_retaddr;" (sized_type_specifier "long" (long "long")) (identifier "unaff_retaddr") (; ";")) (if_statement "if (unaff_retaddr != unaff_RBP + 0x10) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(unaff_retaddr != unaff_RBP + 0x10)" (( "(") (binary_expression "unaff_retaddr != unaff_RBP + 0x10" (identifier "unaff_retaddr") (!= "!=") (binary_expression "unaff_RBP + 0x10" (identifier "unaff_RBP") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" (identifier "FUN_003688d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::Search_directory::add_sysroot(char const*, char const*) [clone .cold.534] */ void gold::Search_directory::function_1(char *param_1,char *param_2) { long var_2; void *var_1; if (var_1 != (void *)(var_2 + 0x10)) { var_3(var_1); } /* WARNING: Subroutine does not return */ var_4(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBP; long unaff_retaddr; if (unaff_retaddr != unaff_RBP + 0x10) { FUN_002dac60(); } /* WARNING: Subroutine does not return */ FUN_003688d0(); }
52_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
strnlen
strnlen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strnlen(char *__string,size_t __maxlen) { size_t sVar1; sVar1 = (*(code *)PTR_strnlen_001551a0)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strnlen(char *__string,size_t __maxlen) { size_t sVar1; sVar1 = (*(code *)PTR_strnlen_001551a0)(); return sVar1; }
JMP qword ptr [0x001551a0]
null
null
null
null
[(u'CAST_-1206946932', u'CALLIND_-1206947000'), (u'CALLIND_-1206947000', u'INDIRECT_-1206946937'), ('const-0', u'RETURN_-1206946997'), (u'INDIRECT_-1206946937', u'COPY_-1206946996'), (u'CALLIND_-1206947000', u'RETURN_-1206946997'), ('tmp_38', u'CAST_-1206946932')]
[(u'CAST_-1206946932', u'CALLIND_-1206947000'), (u'CALLIND_-1206947000', u'INDIRECT_-1206946937'), ('const-0', u'RETURN_-1206946997'), (u'INDIRECT_-1206946937', u'COPY_-1206946996'), (u'CALLIND_-1206947000', u'RETURN_-1206946997'), ('tmp_38', u'CAST_-1206946932')]
null
null
00107340
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" primitive_type (function_declarator "strnlen(char *__string,size_t __maxlen)" identifier (parameter_list "(char *__string,size_t __maxlen)" ( (parameter_declaration "char *__string" primitive_type (pointer_declarator "*__string" * identifier)) , (parameter_declaration "size_t __maxlen" primitive_type identifier) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_strnlen_001551a0)();" (assignment_expression "sVar1 = (*(code *)PTR_strnlen_001551a0)()" identifier = (call_expression "(*(code *)PTR_strnlen_001551a0)()" (parenthesized_expression "(*(code *)PTR_strnlen_001551a0)" ( (pointer_expression "*(code *)PTR_strnlen_001551a0" * (cast_expression "(code *)PTR_strnlen_001551a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" primitive_type (function_declarator "strnlen(char *__string,size_t __maxlen)" identifier (parameter_list "(char *__string,size_t __maxlen)" ( (parameter_declaration "char *__string" primitive_type (pointer_declarator "*__string" * identifier)) , (parameter_declaration "size_t __maxlen" primitive_type identifier) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_strnlen_001551a0)();" (assignment_expression "sVar1 = (*(code *)PTR_strnlen_001551a0)()" identifier = (call_expression "(*(code *)PTR_strnlen_001551a0)()" (parenthesized_expression "(*(code *)PTR_strnlen_001551a0)" ( (pointer_expression "*(code *)PTR_strnlen_001551a0" * (cast_expression "(code *)PTR_strnlen_001551a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}\n\n" (function_definition "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" primitive_type (function_declarator "strnlen(char *__string,size_t __maxlen)" identifier (parameter_list "(char *__string,size_t __maxlen)" ( (parameter_declaration "char *__string" primitive_type (pointer_declarator "*__string" * identifier)) , (parameter_declaration "size_t __maxlen" primitive_type identifier) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_strnlen_001551a0)();" (assignment_expression "sVar1 = (*(code *)PTR_strnlen_001551a0)()" identifier = (call_expression "(*(code *)PTR_strnlen_001551a0)()" (parenthesized_expression "(*(code *)PTR_strnlen_001551a0)" ( (pointer_expression "*(code *)PTR_strnlen_001551a0" * (cast_expression "(code *)PTR_strnlen_001551a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "size_t strnlen(char *__string,size_t __maxlen)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strnlen(char *__string,size_t __maxlen)" (identifier "strnlen") (parameter_list "(char *__string,size_t __maxlen)" (( "(") (parameter_declaration "char *__string" (primitive_type "char") (pointer_declarator "*__string" (* "*") (identifier "__string"))) (, ",") (parameter_declaration "size_t __maxlen" (primitive_type "size_t") (identifier "__maxlen")) () ")"))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strnlen_001551a0)();\n return sVar1;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_strnlen_001551a0)();" (assignment_expression "sVar1 = (*(code *)PTR_strnlen_001551a0)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_strnlen_001551a0)()" (parenthesized_expression "(*(code *)PTR_strnlen_001551a0)" (( "(") (pointer_expression "*(code *)PTR_strnlen_001551a0" (* "*") (cast_expression "(code *)PTR_strnlen_001551a0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strnlen_001551a0"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return sVar1;" (return "return") (identifier "sVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__string,size_t __maxlen) { size_t sVar1; sVar1 = (*(type_1 *)PTR_strnlen_001551a0)(); return sVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__string,size_t __maxlen) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_001551a0)(); return sVar1; }
1195_libtomcrypt.so_and_libtomcrypt.so_strip.c
dh_set_pg_dhparam
dh_set_pg_dhparam
int dh_set_pg_dhparam(uchar *dhparam,ulong dhparamlen,dh_key *key) { int iVar1; if (key == (dh_key *)0x0) { /* WARNING: Subroutine does not return */ crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c); } if (*(long *)PTR_ltc_mp_001dfed8 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d); } if (dhparam == (uchar *)0x0) { /* WARNING: Subroutine does not return */ crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e); } if (dhparamlen != 0) { iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0); if (iVar1 == 0) { iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0); if (iVar1 != 0) { dh_free(key); } } return iVar1; } /* WARNING: Subroutine does not return */ crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f); }
int dh_set_pg_dhparam(long param_1,long param_2,long param_3) { int iVar1; if (param_3 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c); } if (*(long *)PTR_ltc_mp_001dfed8 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d); } if (param_1 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e); } if (param_2 != 0) { iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0); if (iVar1 == 0) { iVar1 = der_decode_sequence_multi (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1, *(undefined8 *)(param_3 + 0x18),0,0,0); if (iVar1 != 0) { dh_free(param_3); } } return iVar1; } /* WARNING: Subroutine does not return */ crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f); }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 TEST RDX,RDX JZ 0x0017a885 MOV R12,RDI MOV R13,RSI MOV RBX,RDX MOV RAX,qword ptr [0x001dfed8] CMP qword ptr [RAX],0x0 JZ 0x0017a89d TEST RDI,RDI JZ 0x0017a8b5 TEST RSI,RSI JZ 0x0017a8cd LEA RCX,[RDX + 0x20] LEA RDX,[RDX + 0x18] LEA RSI,[RBX + 0x10] LEA RDI,[RBX + 0x8] MOV R8D,0x0 MOV EAX,0x0 CALL 0x001135b0 MOV EBP,EAX TEST EAX,EAX JZ 0x0017a8e5 MOV EAX,EBP ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET MOV EDX,0x1c LEA RSI,[0x1c8f28] LEA RDI,[0x1c8f9d] CALL 0x00114260 MOV EDX,0x1d LEA RSI,[0x1c8f28] LEA RDI,[0x1c8edd] CALL 0x00114260 MOV EDX,0x1e LEA RSI,[0x1c8f28] LEA RDI,[0x1c8f46] CALL 0x00114260 MOV EDX,0x1f LEA RSI,[0x1c8f28] LEA RDI,[0x1c8f56] CALL 0x00114260 SUB RSP,0x8 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH qword ptr [RBX + 0x18] PUSH 0x1 MOV R9D,0x2 MOV R8,qword ptr [RBX + 0x20] MOV ECX,0x1 MOV EDX,0x2 MOV RSI,R13 MOV RDI,R12 MOV EAX,0x0 CALL 0x001137c0 MOV EBP,EAX ADD RSP,0x30 TEST EAX,EAX JZ 0x0017a878 MOV RDI,RBX CALL 0x00114cf0 JMP 0x0017a878
null
null
null
null
[(u'LOAD_-1207391874', u'CALL_-1207391815'), (u'COPY_-1207391504', u'CALL_-1207391834'), ('const-1871773', u'COPY_-1207391574'), ('const-2', u'CALL_-1207391815'), ('const-1', u'RETURN_-1207391829'), ('tmp_574', u'PTRSUB_-1207391417'), ('const-0', u'INT_NOTEQUAL_-1207392106'), (u'PTRSUB_-1207391578', u'CALL_-1207392061'), ('const-0', u'CALL_-1207391815'), (u'INDIRECT_-1207391625', u'COPY_-1207391674'), (u'PTRSUB_-1207391405', u'LOAD_-1207391854'), (u'COPY_-1207391862', u'RETURN_-1207391993'), ('const-1871686', u'COPY_-1207391529'), (u'CALL_-1207391815', u'INDIRECT_-1207391497'), (u'INDIRECT_-1207391550', u'COPY_-1207391605'), (u'COPY_-1207391581', u'CALL_-1207391882'), ('const-24', u'PTRSUB_-1207391573'), (u'INT_EQUAL_-1207392043', u'CBRANCH_-1207392042'), (u'INT_NOTEQUAL_-1207392106', u'CBRANCH_-1207392105'), ('tmp_574', u'INT_EQUAL_-1207392175'), ('tmp_574', u'PTRSUB_-1207391405'), ('tmp_123', u'CBRANCH_-1207392135'), ('const-0', u'INT_EQUAL_-1207392138'), ('const-30', u'CALL_-1207391850'), ('const-2', u'CALL_-1207391815'), (u'CAST_-1207391590', u'LOAD_-1207392153'), ('tmp_574', u'PTRSUB_-1207391578'), ('const-433', u'LOAD_-1207392153'), (u'INDIRECT_-1207391497', u'MULTIEQUAL_-1207391646'), (u'INT_EQUAL_-1207392175', u'CBRANCH_-1207392173'), (u'INDIRECT_-1207391474', u'MULTIEQUAL_-1207391646'), ('tmp_82', u'CBRANCH_-1207392173'), ('tmp_574', u'PTRSUB_-1207391563'), ('tmp_572', u'INT_EQUAL_-1207392122'), (u'CALL_-1207392061', u'MULTIEQUAL_-1207391673'), ('const-1', u'RETURN_-1207391845'), (u'CALL_-1207391866', u'INDIRECT_-1207391600'), ('const-1', u'RETURN_-1207391861'), (u'COPY_-1207391531', u'CALL_-1207391850'), (u'CALL_-1207391834', u'INDIRECT_-1207391550'), ('const-29', u'CALL_-1207391866'), ('const-0', u'RETURN_-1207391993'), ('const-1871581', u'COPY_-1207391558'), ('const-1871656', u'COPY_-1207391506'), ('const-1', u'RETURN_-1207391877'), (u'COPY_-1207391558', u'CALL_-1207391866'), ('const-24', u'PTRSUB_-1207391417'), (u'PTRSUB_-1207391573', u'CALL_-1207392061'), (u'CALL_-1207392061', u'INDIRECT_-1207391664'), (u'COPY_-1207391506', u'CALL_-1207391834'), (u'MULTIEQUAL_-1207391673', u'COPY_-1207391862'), ('tmp_574', u'PTRSUB_-1207391568'), ('tmp_572', u'CALL_-1207391815'), ('const-0', u'CALL_-1207391815'), (u'PTRSUB_-1207391563', u'CALL_-1207392061'), ('const-0', u'INT_EQUAL_-1207392043'), ('tmp_237', u'CBRANCH_-1207392042'), (u'LOAD_-1207392153', u'INT_EQUAL_-1207392138'), ('tmp_573', u'INT_NOTEQUAL_-1207392106'), ('tmp_175', u'CBRANCH_-1207392105'), ('const-28', u'CALL_-1207391882'), (u'PTRSUB_-1207391417', u'LOAD_-1207391874'), ('const-32', u'PTRSUB_-1207391578'), (u'LOAD_-1207391854', u'CALL_-1207391815'), ('tmp_574', u'CALL_-1207391768'), ('tmp_482', u'BRANCH_-1207391765'), ('const-31', u'CALL_-1207391834'), (u'INT_NOTEQUAL_-1207391783', u'CBRANCH_-1207391783'), (u'MULTIEQUAL_-1207391646', u'COPY_-1207391698'), (u'COPY_-1207391529', u'CALL_-1207391850'), ('const-0', u'INT_EQUAL_-1207392175'), (u'INT_EQUAL_-1207392122', u'CBRANCH_-1207392120'), ('const-0', u'INT_EQUAL_-1207392122'), (u'INT_EQUAL_-1207392138', u'CBRANCH_-1207392135'), ('const-1871702', u'COPY_-1207391504'), ('const-1871656', u'COPY_-1207391581'), ('const-32', u'PTRSUB_-1207391405'), (u'INDIRECT_-1207391600', u'COPY_-1207391651'), ('tmp_149', u'CBRANCH_-1207392120'), ('const-0', u'INT_NOTEQUAL_-1207391783'), ('const-1871656', u'COPY_-1207391531'), ('const-1871656', u'COPY_-1207391556'), (u'INDIRECT_-1207391664', u'MULTIEQUAL_-1207391646'), ('const-433', u'LOAD_-1207391874'), ('const-1', u'CALL_-1207391815'), ('const-0', u'CALL_-1207392061'), (u'CALL_-1207391850', u'INDIRECT_-1207391575'), (u'COPY_-1207391574', u'CALL_-1207391882'), (u'PTRSUB_-1207391568', u'CALL_-1207392061'), (u'CALL_-1207391815', u'INT_NOTEQUAL_-1207391783'), ('tmp_470', u'CBRANCH_-1207391783'), (u'INDIRECT_-1207391575', u'COPY_-1207391628'), ('const-8', u'PTRSUB_-1207391563'), (u'CALL_-1207391815', u'MULTIEQUAL_-1207391673'), ('const-1', u'CALL_-1207391815'), (u'CALL_-1207391882', u'INDIRECT_-1207391625'), (u'CALL_-1207391768', u'INDIRECT_-1207391474'), (u'COPY_-1207391556', u'CALL_-1207391866'), (u'CALL_-1207392061', u'INT_EQUAL_-1207392043'), ('tmp_1601', u'CAST_-1207391590'), ('const-433', u'LOAD_-1207391854'), ('const-0', u'CALL_-1207391815'), ('tmp_574', u'PTRSUB_-1207391573'), ('const-16', u'PTRSUB_-1207391568'), ('tmp_573', u'CALL_-1207391815')]
[('const-1871686', u'COPY_-1207391538'), (u'INDIRECT_-1207391588', u'COPY_-1207391641'), ('tmp_1089', u'INT_EQUAL_-1207392175'), (u'INT_ADD_-1207392076', u'CALL_-1207392061'), (u'LOAD_-1207391874', u'CALL_-1207391815'), ('tmp_1089', u'INT_ADD_-1207391858'), (u'INDIRECT_-1207391487', u'MULTIEQUAL_-1207391659'), ('const-1', u'RETURN_-1207391829'), (u'INT_ADD_-1207392088', u'CALL_-1207392061'), ('const-0', u'INT_NOTEQUAL_-1207392106'), ('const-1871656', u'COPY_-1207391540'), (u'MULTIEQUAL_-1207391659', u'COPY_-1207391711'), (u'COPY_-1207391590', u'CALL_-1207391882'), ('tmp_1089', u'INT_ADD_-1207392088'), ('tmp_1094', u'INT_EQUAL_-1207392122'), ('tmp_1612', u'CAST_-1207391605'), (u'INT_ADD_-1207391858', u'CAST_-1207391431'), ('tmp_1094', u'CALL_-1207391815'), ('const-1871656', u'COPY_-1207391515'), ('const-0', u'CALL_-1207391815'), ('const-2', u'CALL_-1207391815'), (u'INT_EQUAL_-1207392043', u'CBRANCH_-1207392042'), (u'INT_NOTEQUAL_-1207392106', u'CBRANCH_-1207392105'), (u'INT_ADD_-1207391838', u'CAST_-1207391419'), ('const-24', u'INT_ADD_-1207392082'), ('const-1871702', u'COPY_-1207391513'), ('const-433', u'LOAD_-1207391854'), (u'CALL_-1207392061', u'INDIRECT_-1207391677'), ('tmp_123', u'CBRANCH_-1207392135'), (u'INDIRECT_-1207391563', u'COPY_-1207391618'), ('const-433', u'LOAD_-1207391874'), ('const-2', u'CALL_-1207391815'), (u'MULTIEQUAL_-1207391568', u'COPY_-1207391626'), (u'INDIRECT_-1207391677', u'MULTIEQUAL_-1207391659'), (u'COPY_-1207391583', u'CALL_-1207391882'), (u'COPY_-1207391540', u'CALL_-1207391850'), (u'INT_EQUAL_-1207392175', u'CBRANCH_-1207392173'), (u'INT_ADD_-1207392070', u'CALL_-1207392061'), (u'COPY_-1207391626', u'RETURN_-1207391993'), ('tmp_82', u'CBRANCH_-1207392173'), (u'CALL_-1207391815', u'INDIRECT_-1207391510'), ('const-0', u'INT_EQUAL_-1207392138'), ('const-1', u'RETURN_-1207391845'), ('const-0', u'CALL_-1207391815'), (u'CALL_-1207391866', u'INDIRECT_-1207391613'), (u'INDIRECT_-1207391638', u'COPY_-1207391687'), ('const-1', u'RETURN_-1207391861'), (u'CALL_-1207392061', u'MULTIEQUAL_-1207391568'), ('const-1871656', u'COPY_-1207391590'), (u'CALL_-1207391815', u'MULTIEQUAL_-1207391568'), ('const-0', u'RETURN_-1207391993'), (u'CALL_-1207391882', u'INDIRECT_-1207391638'), ('const-1', u'CALL_-1207391815'), (u'CAST_-1207391605', u'LOAD_-1207392153'), ('const-1', u'RETURN_-1207391877'), ('tmp_1089', u'INT_ADD_-1207392076'), ('tmp_1095', u'INT_NOTEQUAL_-1207392106'), (u'COPY_-1207391513', u'CALL_-1207391834'), (u'CAST_-1207391431', u'LOAD_-1207391874'), (u'INDIRECT_-1207391510', u'MULTIEQUAL_-1207391659'), (u'COPY_-1207391565', u'CALL_-1207391866'), (u'CAST_-1207391419', u'LOAD_-1207391854'), (u'COPY_-1207391515', u'CALL_-1207391834'), ('const-0', u'CALL_-1207391815'), ('const-0', u'INT_EQUAL_-1207392043'), (u'COPY_-1207391567', u'CALL_-1207391866'), ('tmp_237', u'CBRANCH_-1207392042'), (u'LOAD_-1207392153', u'INT_EQUAL_-1207392138'), ('tmp_175', u'CBRANCH_-1207392105'), ('tmp_1089', u'INT_ADD_-1207392082'), ('const-1871656', u'COPY_-1207391565'), (u'LOAD_-1207391854', u'CALL_-1207391815'), ('const-32', u'INT_ADD_-1207391838'), ('tmp_482', u'BRANCH_-1207391765'), (u'INT_NOTEQUAL_-1207391783', u'CBRANCH_-1207391783'), ('const-0', u'INT_EQUAL_-1207392175'), (u'INT_EQUAL_-1207392122', u'CBRANCH_-1207392120'), ('const-30', u'CALL_-1207391850'), ('const-0', u'INT_EQUAL_-1207392122'), (u'INDIRECT_-1207391613', u'COPY_-1207391664'), (u'INT_EQUAL_-1207392138', u'CBRANCH_-1207392135'), ('const-24', u'INT_ADD_-1207391858'), ('const-29', u'CALL_-1207391866'), (u'COPY_-1207391538', u'CALL_-1207391850'), ('tmp_149', u'CBRANCH_-1207392120'), (u'CALL_-1207391850', u'INDIRECT_-1207391588'), (u'CALL_-1207391834', u'INDIRECT_-1207391563'), ('const-0', u'INT_NOTEQUAL_-1207391783'), ('tmp_1095', u'CALL_-1207391815'), ('tmp_1089', u'CALL_-1207391768'), ('const-8', u'INT_ADD_-1207392070'), ('const-16', u'INT_ADD_-1207392076'), ('const-433', u'LOAD_-1207392153'), ('const-1871581', u'COPY_-1207391567'), ('const-31', u'CALL_-1207391834'), (u'INT_ADD_-1207392082', u'CALL_-1207392061'), ('const-0', u'CALL_-1207392061'), (u'CALL_-1207391815', u'INT_NOTEQUAL_-1207391783'), ('tmp_470', u'CBRANCH_-1207391783'), ('tmp_1089', u'INT_ADD_-1207391838'), ('const-28', u'CALL_-1207391882'), ('tmp_1089', u'INT_ADD_-1207392070'), ('const-32', u'INT_ADD_-1207392088'), (u'CALL_-1207391768', u'INDIRECT_-1207391487'), (u'CALL_-1207392061', u'INT_EQUAL_-1207392043'), ('const-1', u'CALL_-1207391815'), ('const-1871773', u'COPY_-1207391583')]
null
null
0017a823
x64
O1
(translation_unit "int dh_set_pg_dhparam(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}\n\n" (function_definition "int dh_set_pg_dhparam(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" primitive_type (function_declarator "dh_set_pg_dhparam(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) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n \n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" { comment (expression_statement "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);" (call_expression "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" identifier (argument_list "("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" ( (string_literal ""key != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" if (parenthesized_expression "(*(long *)PTR_ltc_mp_001dfed8 == 0)" ( (binary_expression "*(long *)PTR_ltc_mp_001dfed8 == 0" (pointer_expression "*(long *)PTR_ltc_mp_001dfed8" * (cast_expression "(long *)PTR_ltc_mp_001dfed8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" { comment (expression_statement "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);" (call_expression "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" identifier (argument_list "("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" ( (string_literal ""ltc_mp.name != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" { comment (expression_statement "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);" (call_expression "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" identifier (argument_list "("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" ( (string_literal ""dhparam != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }" { (expression_statement "iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);" (assignment_expression "iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" identifier = (call_expression "ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" identifier (argument_list "(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" ( (binary_expression "param_3 + 8" identifier + number_literal) , (binary_expression "param_3 + 0x10" identifier + number_literal) , (binary_expression "param_3 + 0x18" identifier + number_literal) , (binary_expression "param_3 + 0x20" identifier + number_literal) , number_literal )))) ;) (if_statement "if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }" { (expression_statement "iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);" (assignment_expression "iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" identifier = (call_expression "der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" identifier (argument_list "(param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 0x20)" * (cast_expression "(undefined8 *)(param_3 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 0x18)" * (cast_expression "(undefined8 *)(param_3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) , number_literal , number_literal , number_literal )))) ;) (if_statement "if (iVar1 != 0) {\n dh_free(param_3);\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n dh_free(param_3);\n }" { (expression_statement "dh_free(param_3);" (call_expression "dh_free(param_3)" identifier (argument_list "(param_3)" ( identifier ))) ;) })) })) (return_statement "return iVar1;" return identifier ;) })) comment (expression_statement "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);" (call_expression "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" identifier (argument_list "("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" ( (string_literal ""dhparamlen > 0"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })))
(translation_unit "int dh_set_pg_dhparam(uchar *dhparam,ulong dhparamlen,dh_key *key)\n\n{\n int iVar1;\n \n if (key == (dh_key *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (dhparam == (uchar *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (dhparamlen != 0) {\n iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}\n\n" (function_definition "int dh_set_pg_dhparam(uchar *dhparam,ulong dhparamlen,dh_key *key)\n\n{\n int iVar1;\n \n if (key == (dh_key *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (dhparam == (uchar *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (dhparamlen != 0) {\n iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" primitive_type (function_declarator "dh_set_pg_dhparam(uchar *dhparam,ulong dhparamlen,dh_key *key)" identifier (parameter_list "(uchar *dhparam,ulong dhparamlen,dh_key *key)" ( (parameter_declaration "uchar *dhparam" type_identifier (pointer_declarator "*dhparam" * identifier)) , (parameter_declaration "ulong dhparamlen" type_identifier identifier) , (parameter_declaration "dh_key *key" type_identifier (pointer_declarator "*key" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n if (key == (dh_key *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (dhparam == (uchar *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (dhparamlen != 0) {\n iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (key == (dh_key *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" if (parenthesized_expression "(key == (dh_key *)0x0)" ( (binary_expression "key == (dh_key *)0x0" identifier == (cast_expression "(dh_key *)0x0" ( (type_descriptor "dh_key *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" { comment (expression_statement "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);" (call_expression "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" identifier (argument_list "("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" ( (string_literal ""key != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" if (parenthesized_expression "(*(long *)PTR_ltc_mp_001dfed8 == 0)" ( (binary_expression "*(long *)PTR_ltc_mp_001dfed8 == 0" (pointer_expression "*(long *)PTR_ltc_mp_001dfed8" * (cast_expression "(long *)PTR_ltc_mp_001dfed8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" { comment (expression_statement "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);" (call_expression "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" identifier (argument_list "("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" ( (string_literal ""ltc_mp.name != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (dhparam == (uchar *)0x0) {\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" if (parenthesized_expression "(dhparam == (uchar *)0x0)" ( (binary_expression "dhparam == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" { comment (expression_statement "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);" (call_expression "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" identifier (argument_list "("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" ( (string_literal ""dhparam != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (dhparamlen != 0) {\n iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }\n return iVar1;\n }" if (parenthesized_expression "(dhparamlen != 0)" ( (binary_expression "dhparamlen != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }\n return iVar1;\n }" { (expression_statement "iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0);" (assignment_expression "iVar1 = ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0)" identifier = (call_expression "ltc_init_multi(&key->x,&key->y,&key->base,&key->prime,0)" identifier (argument_list "(&key->x,&key->y,&key->base,&key->prime,0)" ( (pointer_expression "&key->x" & (field_expression "key->x" identifier -> field_identifier)) , (pointer_expression "&key->y" & (field_expression "key->y" identifier -> field_identifier)) , (pointer_expression "&key->base" & (field_expression "key->base" identifier -> field_identifier)) , (pointer_expression "&key->prime" & (field_expression "key->prime" identifier -> field_identifier)) , number_literal )))) ;) (if_statement "if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);\n if (iVar1 != 0) {\n dh_free(key);\n }\n }" { (expression_statement "iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0);" (assignment_expression "iVar1 = der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0)" identifier = (call_expression "der_decode_sequence_multi(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0)" identifier (argument_list "(dhparam,dhparamlen,2,1,key->prime,2,1,key->base,0,0,0)" ( identifier , identifier , number_literal , number_literal , (field_expression "key->prime" identifier -> field_identifier) , number_literal , number_literal , (field_expression "key->base" identifier -> field_identifier) , number_literal , number_literal , number_literal )))) ;) (if_statement "if (iVar1 != 0) {\n dh_free(key);\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n dh_free(key);\n }" { (expression_statement "dh_free(key);" (call_expression "dh_free(key)" identifier (argument_list "(key)" ( identifier ))) ;) })) })) (return_statement "return iVar1;" return identifier ;) })) comment (expression_statement "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);" (call_expression "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" identifier (argument_list "("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" ( (string_literal ""dhparamlen > 0"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })))
(translation_unit "int dh_set_pg_dhparam(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n if (param_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n \n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}\n\n" (function_definition "int dh_set_pg_dhparam(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n if (param_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n \n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" primitive_type (function_declarator "dh_set_pg_dhparam(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) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n \n if (param_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n \n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (param_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" { (expression_statement "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);" (call_expression "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" identifier (argument_list "("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" ( (string_literal ""key != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" if (parenthesized_expression "(*(long *)PTR_ltc_mp_001dfed8 == 0)" ( (binary_expression "*(long *)PTR_ltc_mp_001dfed8 == 0" (pointer_expression "*(long *)PTR_ltc_mp_001dfed8" * (cast_expression "(long *)PTR_ltc_mp_001dfed8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) == number_literal) )) (compound_statement "{\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" { (expression_statement "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);" (call_expression "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" identifier (argument_list "("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" ( (string_literal ""ltc_mp.name != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" { (expression_statement "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);" (call_expression "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" identifier (argument_list "("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" ( (string_literal ""dhparam != NULL"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })) (if_statement "if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }" { (expression_statement "iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);" (assignment_expression "iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" identifier = (call_expression "ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" identifier (argument_list "(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" ( (binary_expression "param_3 + 8" identifier + number_literal) , (binary_expression "param_3 + 0x10" identifier + number_literal) , (binary_expression "param_3 + 0x18" identifier + number_literal) , (binary_expression "param_3 + 0x20" identifier + number_literal) , number_literal )))) ;) (if_statement "if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }" { (expression_statement "iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);" (assignment_expression "iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" identifier = (call_expression "der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" identifier (argument_list "(param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 0x20)" * (cast_expression "(undefined8 *)(param_3 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 0x18)" * (cast_expression "(undefined8 *)(param_3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) , number_literal , number_literal , number_literal )))) ;) (if_statement "if (iVar1 != 0) {\n dh_free(param_3);\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n dh_free(param_3);\n }" { (expression_statement "dh_free(param_3);" (call_expression "dh_free(param_3)" identifier (argument_list "(param_3)" ( identifier ))) ;) })) })) (return_statement "return iVar1;" return identifier ;) })) (expression_statement "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);" (call_expression "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" identifier (argument_list "("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" ( (string_literal ""dhparamlen > 0"" " string_content ") , (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" " string_content ") , number_literal ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) IDENT)) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT ))) ;) })) (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 ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_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 , IDENT , LIT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) })) (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT ))) ;) })))
(function_definition "int dh_set_pg_dhparam(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n \n if (param_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n \n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" (primitive_type "int") (function_declarator "dh_set_pg_dhparam(long param_1,long param_2,long param_3)" (identifier "dh_set_pg_dhparam") (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")) (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_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }\n if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }\n if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }\n if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }\n \n crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (if_statement "if (param_3 == 0) {\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);\n }" ({ "{") (expression_statement "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c);" (call_expression "crypt_argchk("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" (identifier "crypt_argchk") (argument_list "("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c)" (( "(") (string_literal ""key != NULL"" (" """) (string_content "key != NULL") (" """)) (, ",") (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" (" """) (string_content "src/pk/dh/dh_set_pg_dhparam.c") (" """)) (, ",") (number_literal "0x1c") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)PTR_ltc_mp_001dfed8 == 0) {\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" (if "if") (parenthesized_expression "(*(long *)PTR_ltc_mp_001dfed8 == 0)" (( "(") (binary_expression "*(long *)PTR_ltc_mp_001dfed8 == 0" (pointer_expression "*(long *)PTR_ltc_mp_001dfed8" (* "*") (cast_expression "(long *)PTR_ltc_mp_001dfed8" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_ltc_mp_001dfed8"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);\n }" ({ "{") (expression_statement "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d);" (call_expression "crypt_argchk("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" (identifier "crypt_argchk") (argument_list "("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d)" (( "(") (string_literal ""ltc_mp.name != NULL"" (" """) (string_content "ltc_mp.name != NULL") (" """)) (, ",") (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" (" """) (string_content "src/pk/dh/dh_set_pg_dhparam.c") (" """)) (, ",") (number_literal "0x1d") () ")"))) (; ";")) (} "}"))) (if_statement "if (param_1 == 0) {\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);\n }" ({ "{") (expression_statement "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e);" (call_expression "crypt_argchk("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" (identifier "crypt_argchk") (argument_list "("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e)" (( "(") (string_literal ""dhparam != NULL"" (" """) (string_content "dhparam != NULL") (" """)) (, ",") (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" (" """) (string_content "src/pk/dh/dh_set_pg_dhparam.c") (" """)) (, ",") (number_literal "0x1e") () ")"))) (; ";")) (} "}"))) (if_statement "if (param_2 != 0) {\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);\n if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }\n return iVar1;\n }" ({ "{") (expression_statement "iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0);" (assignment_expression "iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" (identifier "iVar1") (= "=") (call_expression "ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" (identifier "ltc_init_multi") (argument_list "(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) (, ",") (binary_expression "param_3 + 0x10" (identifier "param_3") (+ "+") (number_literal "0x10")) (, ",") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) (, ",") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);\n if (iVar1 != 0) {\n dh_free(param_3);\n }\n }" ({ "{") (expression_statement "iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0);" (assignment_expression "iVar1 = der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" (identifier "iVar1") (= "=") (call_expression "der_decode_sequence_multi\n (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" (identifier "der_decode_sequence_multi") (argument_list "(param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1,\n *(undefined8 *)(param_3 + 0x18),0,0,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (number_literal "2") (, ",") (number_literal "1") (, ",") (pointer_expression "*(undefined8 *)(param_3 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (, ",") (number_literal "2") (, ",") (number_literal "1") (, ",") (pointer_expression "*(undefined8 *)(param_3 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x18)" (( "(") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar1 != 0) {\n dh_free(param_3);\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dh_free(param_3);\n }" ({ "{") (expression_statement "dh_free(param_3);" (call_expression "dh_free(param_3)" (identifier "dh_free") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")"))) (; ";")) (} "}"))) (} "}"))) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}"))) (expression_statement "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f);" (call_expression "crypt_argchk("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" (identifier "crypt_argchk") (argument_list "("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f)" (( "(") (string_literal ""dhparamlen > 0"" (" """) (string_content "dhparamlen > 0") (" """)) (, ",") (string_literal ""src/pk/dh/dh_set_pg_dhparam.c"" (" """) (string_content "src/pk/dh/dh_set_pg_dhparam.c") (" """)) (, ",") (number_literal "0x1f") () ")"))) (; ";")) (} "}")))
int function_1(type_1 *var_3,type_2 var_4,type_3 *var_1) { int var_6; if (var_1 == (type_3 *)0x0) { /* WARNING: Subroutine does not return */ var_2("key != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1c); } if (*(long *)PTR_ltc_mp_001dfed8 == 0) { /* WARNING: Subroutine does not return */ var_2("ltc_mp.name != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1d); } if (var_3 == (type_1 *)0x0) { /* WARNING: Subroutine does not return */ var_2("dhparam != NULL","src/pk/dh/dh_set_pg_dhparam.c",0x1e); } if (var_4 != 0) { var_6 = var_5(&var_1->x,&var_1->y,&var_1->base,&var_1->prime,0); if (var_6 == 0) { var_6 = var_7(var_3,var_4,2,1,var_1->prime,2,1,var_1->base,0,0,0); if (var_6 != 0) { var_8(var_1); } } return var_6; } /* WARNING: Subroutine does not return */ var_2("dhparamlen > 0","src/pk/dh/dh_set_pg_dhparam.c",0x1f); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (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)) (string_literal (string_content)) (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 (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (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 (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (number_literal) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))))) (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal)))))))
null
int MASKED(long param_1,long param_2,long param_3) { int iVar1; if (param_3 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("key != NULL","src/pk/dh/MASKED.c",0x1c); } if (*(long *)PTR_ltc_mp_001dfed8 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("ltc_mp.name != NULL","src/pk/dh/MASKED.c",0x1d); } if (param_1 == 0) { /* WARNING: Subroutine does not return */ crypt_argchk("dhparam != NULL","src/pk/dh/MASKED.c",0x1e); } if (param_2 != 0) { iVar1 = ltc_init_multi(param_3 + 8,param_3 + 0x10,param_3 + 0x18,param_3 + 0x20,0); if (iVar1 == 0) { iVar1 = der_decode_sequence_multi (param_1,param_2,2,1,*(undefined8 *)(param_3 + 0x20),2,1, *(undefined8 *)(param_3 + 0x18),0,0,0); if (iVar1 != 0) { dh_free(param_3); } } return iVar1; } /* WARNING: Subroutine does not return */ crypt_argchk("dhparamlen > 0","src/pk/dh/MASKED.c",0x1f); }
12015_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
istream
FUN_004be2b0
/* std::istream::istream(std::istream&&) */ void __thiscall std::istream::istream(istream *this,istream *param_1) { ios_base iVar1; long lVar2; undefined8 uVar3; long *in_RDX; ios_base *piVar4; ios_base *this_00; lVar2 = *(long *)param_1; *(long *)this = lVar2; *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 8); *(long *)(this + 8) = in_RDX[1]; this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18)); piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX); ios_base::_M_move(this_00,piVar4); ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0)); uVar3 = *(undefined8 *)(piVar4 + 0xd8); *(undefined8 *)(piVar4 + 0xd8) = 0; *(undefined8 *)(this_00 + 0xd8) = uVar3; this_00[0xe0] = piVar4[0xe0]; iVar1 = piVar4[0xe1]; *(undefined8 *)(this_00 + 0xe8) = 0; this_00[0xe1] = iVar1; in_RDX[1] = 0; return; }
void FUN_004be2b0(long *param_1,long *param_2,long *param_3) { undefined1 uVar1; undefined8 uVar2; long lVar3; long lVar4; lVar3 = *param_2; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1]; param_1[1] = param_3[1]; lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18); lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3; FUN_004dc460(lVar4,lVar3); FUN_004c4280(lVar4,lVar4 + 0xd0); uVar2 = *(undefined8 *)(lVar3 + 0xd8); *(undefined8 *)(lVar3 + 0xd8) = 0; *(undefined8 *)(lVar4 + 0xd8) = uVar2; *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0); uVar1 = *(undefined1 *)(lVar3 + 0xe1); *(undefined8 *)(lVar4 + 0xe8) = 0; *(undefined1 *)(lVar4 + 0xe1) = uVar1; param_3[1] = 0; return; }
PUSH R12 MOV R12,RDX PUSH RBP PUSH RBX MOV RAX,qword ptr [RSI] MOV qword ptr [RDI],RAX MOV RDX,qword ptr [RAX + -0x18] MOV RCX,qword ptr [RSI + 0x8] MOV qword ptr [RDI + RDX*0x1],RCX MOV RDX,qword ptr [R12 + 0x8] MOV qword ptr [RDI + 0x8],RDX ADD RDI,qword ptr [RAX + -0x18] MOV RAX,qword ptr [R12] MOV RBX,RDI MOV RBP,qword ptr [RAX + -0x18] ADD RBP,R12 MOV RSI,RBP CALL 0x004dc460 LEA RSI,[RBX + 0xd0] MOV RDI,RBX CALL 0x004c4280 MOV RAX,qword ptr [RBP + 0xd8] MOV qword ptr [RBP + 0xd8],0x0 MOV qword ptr [RBX + 0xd8],RAX MOVZX EAX,byte ptr [RBP + 0xe0] MOV byte ptr [RBX + 0xe0],AL MOVZX EAX,byte ptr [RBP + 0xe1] MOV qword ptr [RBX + 0xe8],0x0 MOV byte ptr [RBX + 0xe1],AL POP RBX MOV qword ptr [R12 + 0x8],0x0 POP RBP POP R12 RET
null
null
null
null
[('const-216', u'PTRADD_-1202396288'), (u'CAST_-1202396199', u'CALL_-1202396373'), ('const-433', u'STORE_-1202396324'), (u'PTRADD_-1202396254', u'LOAD_-1202396316'), (u'PTRADD_-1202396223', u'CAST_-1202396122'), ('const-1', u'PTRADD_-1202396234'), ('const-1', u'PTRADD_-1202396209'), ('const-1', u'PTRADD_-1202396234'), ('const-1', u'PTRADD_-1202396223'), (u'CAST_-1202396247', u'STORE_-1202396470'), (u'INT_ADD_-1202396450', u'CAST_-1202396243'), ('const-433', u'LOAD_-1202396413'), (u'PTRADD_-1202396234', u'LOAD_-1202396444'), (u'LOAD_-1202396296', u'STORE_-1202396269'), ('const-433', u'LOAD_-1202396444'), ('tmp_305', u'PTRADD_-1202396361'), (u'CAST_-1202396218', u'LOAD_-1202396425'), ('const-8', u'PTRADD_-1202396374'), ('const-1', u'PTRADD_-1202396374'), (u'CAST_-1202396170', u'LOAD_-1202396350'), ('const-1', u'PTRADD_-1202396254'), (u'CAST_-1202396238', u'LOAD_-1202396459'), ('const-1', u'PTRADD_-1202396389'), ('const--24', u'INT_ADD_-1202396386'), (u'PTRADD_-1202396309', u'CAST_-1202396187'), ('const-433', u'LOAD_-1202396296'), (u'PTRADD_-1202396288', u'CAST_-1202396170'), ('const-1', u'PTRADD_-1202396309'), ('const-224', u'PTRADD_-1202396254'), (u'LOAD_-1202396413', u'INT_ADD_-1202396386'), (u'CAST_-1202396122', u'STORE_-1202396283'), ('const-1', u'PTRADD_-1202396120'), ('const-433', u'LOAD_-1202396402'), ('tmp_305', u'PTRADD_-1202396374'), ('const-433', u'STORE_-1202396303'), ('tmp_305', u'CAST_-1202396247'), (u'PTRADD_-1202396389', u'CAST_-1202396233'), ('tmp_413', u'CAST_-1202396200'), ('const-433', u'STORE_-1202396434'), (u'PTRADD_-1202396361', u'CAST_-1202396217'), ('const-0', u'STORE_-1202396283'), (u'PTRADD_-1202396243', u'STORE_-1202396303'), (u'INT_ADD_-1202396413', u'CAST_-1202396218'), (u'PTRADD_-1202396120', u'STORE_-1202396255'), ('const-208', u'PTRADD_-1202396309'), (u'LOAD_-1202396316', u'STORE_-1202396303'), (u'PTRADD_-1202396264', u'CAST_-1202396150'), (u'LOAD_-1202396477', u'INT_ADD_-1202396450'), (u'PTRADD_-1202396397', u'CAST_-1202396238'), ('const-1', u'PTRADD_-1202396397'), (u'INT_ADD_-1202396386', u'CAST_-1202396205'), (u'LOAD_-1202396477', u'STORE_-1202396470'), ('tmp_413', u'PTRADD_-1202396234'), ('const-433', u'LOAD_-1202396316'), (u'CAST_-1202396251', u'LOAD_-1202396477'), (u'LOAD_-1202396350', u'STORE_-1202396324'), ('const-8', u'PTRADD_-1202396120'), (u'CAST_-1202396217', u'PTRADD_-1202396264'), ('const-1', u'PTRADD_-1202396243'), (u'PTRADD_-1202396209', u'STORE_-1202396269'), (u'CAST_-1202396205', u'LOAD_-1202396402'), ('const-433', u'STORE_-1202396283'), (u'CAST_-1202396199', u'PTRADD_-1202396288'), ('const-433', u'STORE_-1202396269'), (u'PTRADD_-1202396374', u'CAST_-1202396223'), ('const-232', u'PTRADD_-1202396223'), (u'LOAD_-1202396402', u'INT_ADD_-1202396377'), ('const-225', u'PTRADD_-1202396234'), ('tmp_306', u'PTRADD_-1202396397'), (u'CAST_-1202396217', u'PTRADD_-1202396309'), ('const-1', u'PTRADD_-1202396278'), ('tmp_413', u'PTRADD_-1202396120'), (u'CAST_-1202396217', u'CALL_-1202396373'), ('const-1', u'PTRADD_-1202396264'), ('const--24', u'INT_ADD_-1202396450'), (u'CAST_-1202396187', u'CALL_-1202396352'), (u'LOAD_-1202396477', u'INT_ADD_-1202396413'), ('const-433', u'STORE_-1202396255'), ('tmp_413', u'LOAD_-1202396413'), (u'CAST_-1202396162', u'STORE_-1202396338'), ('const-8', u'PTRADD_-1202396234'), (u'CAST_-1202396200', u'INT_ADD_-1202396377'), ('const-433', u'LOAD_-1202396350'), (u'LOAD_-1202396425', u'PTRADD_-1202396361'), ('const-225', u'PTRADD_-1202396209'), (u'LOAD_-1202396466', u'PTRADD_-1202396389'), ('const-0', u'RETURN_-1202396225'), (u'PTRADD_-1202396234', u'LOAD_-1202396296'), ('const--24', u'INT_ADD_-1202396413'), ('const-433', u'LOAD_-1202396466'), ('const-216', u'PTRADD_-1202396264'), ('const-433', u'LOAD_-1202396477'), ('const-0', u'STORE_-1202396338'), (u'CAST_-1202396176', u'CALL_-1202396352'), (u'INT_ADD_-1202396377', u'CAST_-1202396199'), (u'LOAD_-1202396444', u'STORE_-1202396434'), (u'LOAD_-1202396459', u'STORE_-1202396449'), ('const-433', u'STORE_-1202396470'), ('const-433', u'STORE_-1202396449'), ('tmp_305', u'PTRADD_-1202396389'), (u'CAST_-1202396217', u'PTRADD_-1202396209'), ('const-216', u'PTRADD_-1202396278'), ('const-433', u'LOAD_-1202396459'), ('const-8', u'PTRADD_-1202396397'), ('const-1', u'PTRADD_-1202396288'), (u'CAST_-1202396199', u'PTRADD_-1202396234'), ('const-433', u'LOAD_-1202396425'), (u'CAST_-1202396243', u'LOAD_-1202396466'), (u'CAST_-1202396217', u'CAST_-1202396176'), ('const-1', u'PTRADD_-1202396361'), (u'PTRADD_-1202396278', u'CAST_-1202396162'), (u'CAST_-1202396199', u'PTRADD_-1202396278'), (u'CAST_-1202396223', u'STORE_-1202396434'), ('const-433', u'STORE_-1202396338'), (u'CAST_-1202396199', u'PTRADD_-1202396254'), ('const-224', u'PTRADD_-1202396243'), (u'CAST_-1202396150', u'STORE_-1202396324'), ('tmp_306', u'CAST_-1202396251'), ('const-0', u'STORE_-1202396255'), (u'CAST_-1202396233', u'STORE_-1202396449'), (u'CAST_-1202396217', u'PTRADD_-1202396243'), (u'CAST_-1202396217', u'PTRADD_-1202396223')]
[(u'CAST_-1202396206', u'LOAD_-1202396402'), (u'INT_ADD_-1202396377', u'INT_ADD_-1202396280'), (u'INT_ADD_-1202396450', u'CAST_-1202396243'), ('const-433', u'STORE_-1202396324'), ('tmp_419', u'CAST_-1202396218'), ('const-433', u'STORE_-1202396269'), (u'INT_ADD_-1202396355', u'CALL_-1202396352'), (u'LOAD_-1202396296', u'STORE_-1202396269'), (u'CAST_-1202396131', u'LOAD_-1202396296'), (u'INT_ADD_-1202396280', u'CAST_-1202396131'), ('const-433', u'LOAD_-1202396466'), ('const-0', u'STORE_-1202396338'), (u'CAST_-1202396146', u'LOAD_-1202396316'), ('const-433', u'LOAD_-1202396444'), ('const-1', u'PTRADD_-1202396227'), (u'CAST_-1202396218', u'INT_ADD_-1202396407'), ('const--24', u'INT_ADD_-1202396386'), (u'INT_ADD_-1202396377', u'INT_ADD_-1202396334'), (u'INT_ADD_-1202396289', u'CAST_-1202396138'), ('const-433', u'STORE_-1202396434'), ('const-433', u'STORE_-1202396303'), (u'INT_ADD_-1202396407', u'INT_ADD_-1202396289'), ('const-8', u'PTRADD_-1202396118'), ('const-433', u'STORE_-1202396255'), (u'LOAD_-1202396413', u'INT_ADD_-1202396386'), (u'INT_ADD_-1202396255', u'CAST_-1202396111'), (u'INT_ADD_-1202396377', u'CALL_-1202396373'), (u'INT_ADD_-1202396300', u'CAST_-1202396146'), ('const-433', u'LOAD_-1202396296'), (u'INT_ADD_-1202396407', u'INT_ADD_-1202396269'), (u'CAST_-1202396154', u'STORE_-1202396324'), ('const-225', u'INT_ADD_-1202396255'), ('const-433', u'LOAD_-1202396413'), ('tmp_415', u'PTRADD_-1202396118'), (u'INT_ADD_-1202396269', u'CAST_-1202396123'), ('tmp_415', u'CAST_-1202396201'), (u'CAST_-1202396166', u'STORE_-1202396338'), (u'INT_ADD_-1202396407', u'INT_ADD_-1202396255'), ('const-1', u'PTRADD_-1202396242'), (u'LOAD_-1202396316', u'STORE_-1202396303'), (u'CAST_-1202396111', u'STORE_-1202396269'), ('const-433', u'STORE_-1202396283'), (u'INT_ADD_-1202396324', u'CAST_-1202396166'), (u'LOAD_-1202396477', u'INT_ADD_-1202396450'), ('const-1', u'PTRADD_-1202396233'), ('tmp_419', u'CAST_-1202396234'), (u'CAST_-1202396123', u'STORE_-1202396283'), ('tmp_415', u'PTRADD_-1202396233'), (u'LOAD_-1202396477', u'STORE_-1202396470'), (u'INT_ADD_-1202396407', u'INT_ADD_-1202396355'), (u'LOAD_-1202396350', u'STORE_-1202396324'), (u'INT_ADD_-1202396413', u'CAST_-1202396219'), (u'INT_ADD_-1202396407', u'INT_ADD_-1202396310'), (u'INT_ADD_-1202396435', u'CAST_-1202396233'), (u'CAST_-1202396138', u'STORE_-1202396303'), (u'CAST_-1202396234', u'INT_ADD_-1202396435'), (u'CAST_-1202396174', u'LOAD_-1202396350'), ('const-0', u'STORE_-1202396255'), (u'LOAD_-1202396402', u'INT_ADD_-1202396377'), ('const-224', u'INT_ADD_-1202396289'), ('const-433', u'STORE_-1202396449'), ('const-216', u'INT_ADD_-1202396334'), ('const--24', u'INT_ADD_-1202396450'), (u'LOAD_-1202396477', u'INT_ADD_-1202396413'), ('const-208', u'INT_ADD_-1202396355'), (u'INT_ADD_-1202396377', u'INT_ADD_-1202396300'), ('const-0', u'RETURN_-1202396225'), (u'LOAD_-1202396466', u'INT_ADD_-1202396435'), ('const-8', u'PTRADD_-1202396233'), ('const--24', u'INT_ADD_-1202396413'), ('const-216', u'INT_ADD_-1202396324'), (u'INT_ADD_-1202396407', u'CALL_-1202396352'), ('const-0', u'STORE_-1202396283'), (u'PTRADD_-1202396233', u'LOAD_-1202396444'), ('tmp_415', u'LOAD_-1202396413'), (u'PTRADD_-1202396118', u'STORE_-1202396255'), (u'LOAD_-1202396444', u'STORE_-1202396434'), (u'PTRADD_-1202396242', u'LOAD_-1202396459'), ('tmp_419', u'PTRADD_-1202396227'), (u'LOAD_-1202396459', u'STORE_-1202396449'), ('const-433', u'LOAD_-1202396459'), (u'INT_ADD_-1202396377', u'INT_ADD_-1202396324'), ('const-433', u'STORE_-1202396470'), ('tmp_418', u'LOAD_-1202396477'), (u'INT_ADD_-1202396310', u'CAST_-1202396154'), ('const-433', u'LOAD_-1202396316'), ('const-433', u'LOAD_-1202396350'), (u'CAST_-1202396219', u'LOAD_-1202396425'), ('const-224', u'INT_ADD_-1202396300'), ('tmp_419', u'STORE_-1202396470'), (u'CAST_-1202396243', u'LOAD_-1202396466'), (u'INT_ADD_-1202396386', u'CAST_-1202396206'), ('const-433', u'LOAD_-1202396477'), ('const-225', u'INT_ADD_-1202396280'), ('const-433', u'LOAD_-1202396402'), ('const-433', u'STORE_-1202396338'), (u'LOAD_-1202396425', u'INT_ADD_-1202396407'), ('const-1', u'PTRADD_-1202396118'), (u'PTRADD_-1202396227', u'STORE_-1202396434'), (u'INT_ADD_-1202396407', u'CALL_-1202396373'), (u'INT_ADD_-1202396334', u'CAST_-1202396174'), ('const-216', u'INT_ADD_-1202396310'), ('const-433', u'LOAD_-1202396425'), (u'CAST_-1202396201', u'INT_ADD_-1202396377'), (u'CAST_-1202396233', u'STORE_-1202396449'), ('const-232', u'INT_ADD_-1202396269'), ('const-8', u'PTRADD_-1202396227'), ('tmp_418', u'PTRADD_-1202396242'), ('const-8', u'PTRADD_-1202396242')]
null
null
004be2b0
x64
O1
(translation_unit "void FUN_004be2b0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_004be2b0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_004be2b0(long *param_1,long *param_2,long *param_3)" identifier (parameter_list "(long *param_1,long *param_2,long *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = param_3[1];" (assignment_expression "param_1[1] = param_3[1]" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);" (assignment_expression "lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18)" identifier = (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))))) ;) (expression_statement "lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;" (assignment_expression "lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3" identifier = (binary_expression "*(long *)(*param_3 + -0x18) + (long)param_3" (pointer_expression "*(long *)(*param_3 + -0x18)" * (cast_expression "(long *)(*param_3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_3 + -0x18)" ( (binary_expression "*param_3 + -0x18" (pointer_expression "*param_3" * identifier) + number_literal) )))) + (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_004dc460(lVar4,lVar3);" (call_expression "FUN_004dc460(lVar4,lVar3)" identifier (argument_list "(lVar4,lVar3)" ( identifier , identifier ))) ;) (expression_statement "FUN_004c4280(lVar4,lVar4 + 0xd0);" (call_expression "FUN_004c4280(lVar4,lVar4 + 0xd0)" identifier (argument_list "(lVar4,lVar4 + 0xd0)" ( identifier , (binary_expression "lVar4 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar2 = *(undefined8 *)(lVar3 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(lVar3 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" * (cast_expression "(undefined8 *)(lVar3 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar3 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" * (cast_expression "(undefined8 *)(lVar3 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar2;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar2" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);" (assignment_expression "*(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0)" (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" * (cast_expression "(undefined1 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar3 + 0xe0)" * (cast_expression "(undefined1 *)(lVar3 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe0)" ( (binary_expression "lVar3 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar3 + 0xe1);" (assignment_expression "uVar1 = *(undefined1 *)(lVar3 + 0xe1)" identifier = (pointer_expression "*(undefined1 *)(lVar3 + 0xe1)" * (cast_expression "(undefined1 *)(lVar3 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe1)" ( (binary_expression "lVar3 + 0xe1" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xe8)" * (cast_expression "(undefined8 *)(lVar4 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe8)" ( (binary_expression "lVar4 + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe1) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe1) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" * (cast_expression "(undefined1 *)(lVar4 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe1)" ( (binary_expression "lVar4 + 0xe1" identifier + number_literal) )))) = identifier) ;) (expression_statement "param_3[1] = 0;" (assignment_expression "param_3[1] = 0" (subscript_expression "param_3[1]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::istream::istream(std::istream&&) */\n\nvoid __thiscall std::istream::istream(istream *this,istream *param_1)\n\n{\n ios_base iVar1;\n long lVar2;\n undefined8 uVar3;\n long *in_RDX;\n ios_base *piVar4;\n ios_base *this_00;\n \n lVar2 = *(long *)param_1;\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 8);\n *(long *)(this + 8) = in_RDX[1];\n this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));\n piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);\n ios_base::_M_move(this_00,piVar4);\n ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n this_00[0xe0] = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this_00 + 0xe8) = 0;\n this_00[0xe1] = iVar1;\n in_RDX[1] = 0;\n return;\n}\n\n" comment (function_definition "void __thiscall std::istream::istream(istream *this,istream *param_1)\n\n{\n ios_base iVar1;\n long lVar2;\n undefined8 uVar3;\n long *in_RDX;\n ios_base *piVar4;\n ios_base *this_00;\n \n lVar2 = *(long *)param_1;\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 8);\n *(long *)(this + 8) = in_RDX[1];\n this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));\n piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);\n ios_base::_M_move(this_00,piVar4);\n ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n this_00[0xe0] = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this_00 + 0xe8) = 0;\n this_00[0xe1] = iVar1;\n in_RDX[1] = 0;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::istream::" identifier : : identifier : :) (function_declarator "istream(istream *this,istream *param_1)" identifier (parameter_list "(istream *this,istream *param_1)" ( (parameter_declaration "istream *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "istream *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ios_base iVar1;\n long lVar2;\n undefined8 uVar3;\n long *in_RDX;\n ios_base *piVar4;\n ios_base *this_00;\n \n lVar2 = *(long *)param_1;\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 8);\n *(long *)(this + 8) = in_RDX[1];\n this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));\n piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);\n ios_base::_M_move(this_00,piVar4);\n ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n this_00[0xe0] = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this_00 + 0xe8) = 0;\n this_00[0xe1] = iVar1;\n in_RDX[1] = 0;\n return;\n}" { (declaration "ios_base iVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long *in_RDX;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDX" * identifier) ;) (declaration "ios_base *piVar4;" type_identifier (pointer_declarator "*piVar4" * identifier) ;) (declaration "ios_base *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (expression_statement "lVar2 = *(long *)param_1;" (assignment_expression "lVar2 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "*(long *)this = lVar2;" (assignment_expression "*(long *)this = lVar2" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 8);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 8)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar2 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18))" ( (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(this + 8) = in_RDX[1];" (assignment_expression "*(long *)(this + 8) = in_RDX[1]" (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (subscript_expression "in_RDX[1]" identifier [ number_literal ])) ;) (expression_statement "this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));" (assignment_expression "this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18))" identifier = (cast_expression "(ios_base *)(this + *(long *)(lVar2 + -0x18))" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18))" ( (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) ;) (expression_statement "piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);" (assignment_expression "piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX)" identifier = (cast_expression "(ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*in_RDX + -0x18) + (long)in_RDX)" ( (binary_expression "*(long *)(*in_RDX + -0x18) + (long)in_RDX" (pointer_expression "*(long *)(*in_RDX + -0x18)" * (cast_expression "(long *)(*in_RDX + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*in_RDX + -0x18)" ( (binary_expression "*in_RDX + -0x18" (pointer_expression "*in_RDX" * identifier) + number_literal) )))) + (cast_expression "(long)in_RDX" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (labeled_statement "ios_base::_M_move(this_00,piVar4);" statement_identifier : (ERROR ":" :) (expression_statement "_M_move(this_00,piVar4);" (call_expression "_M_move(this_00,piVar4)" identifier (argument_list "(this_00,piVar4)" ( identifier , identifier ))) ;)) (labeled_statement "ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));" (call_expression "_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0))" identifier (argument_list "((ios *)this_00,(locale *)(this_00 + 0xd0))" ( (cast_expression "(ios *)this_00" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(locale *)(this_00 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd0)" ( (binary_expression "this_00 + 0xd0" identifier + number_literal) ))) ))) ;)) (expression_statement "uVar3 = *(undefined8 *)(piVar4 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(piVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(piVar4 + 0xd8)" * (cast_expression "(undefined8 *)(piVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar4 + 0xd8)" ( (binary_expression "piVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(piVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(piVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(piVar4 + 0xd8)" * (cast_expression "(undefined8 *)(piVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar4 + 0xd8)" ( (binary_expression "piVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this_00 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(this_00 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(this_00 + 0xd8)" * (cast_expression "(undefined8 *)(this_00 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd8)" ( (binary_expression "this_00 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "this_00[0xe0] = piVar4[0xe0];" (assignment_expression "this_00[0xe0] = piVar4[0xe0]" (subscript_expression "this_00[0xe0]" identifier [ number_literal ]) = (subscript_expression "piVar4[0xe0]" identifier [ number_literal ])) ;) (expression_statement "iVar1 = piVar4[0xe1];" (assignment_expression "iVar1 = piVar4[0xe1]" identifier = (subscript_expression "piVar4[0xe1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(this_00 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(this_00 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(this_00 + 0xe8)" * (cast_expression "(undefined8 *)(this_00 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xe8)" ( (binary_expression "this_00 + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "this_00[0xe1] = iVar1;" (assignment_expression "this_00[0xe1] = iVar1" (subscript_expression "this_00[0xe1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "in_RDX[1] = 0;" (assignment_expression "in_RDX[1] = 0" (subscript_expression "in_RDX[1]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_004be2b0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_004be2b0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_004be2b0(long *param_1,long *param_2,long *param_3)" identifier (parameter_list "(long *param_1,long *param_2,long *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = param_3[1];" (assignment_expression "param_1[1] = param_3[1]" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);" (assignment_expression "lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18)" identifier = (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))))) ;) (expression_statement "lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;" (assignment_expression "lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3" identifier = (binary_expression "*(long *)(*param_3 + -0x18) + (long)param_3" (pointer_expression "*(long *)(*param_3 + -0x18)" * (cast_expression "(long *)(*param_3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_3 + -0x18)" ( (binary_expression "*param_3 + -0x18" (pointer_expression "*param_3" * identifier) + number_literal) )))) + (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_004dc460(lVar4,lVar3);" (call_expression "FUN_004dc460(lVar4,lVar3)" identifier (argument_list "(lVar4,lVar3)" ( identifier , identifier ))) ;) (expression_statement "FUN_004c4280(lVar4,lVar4 + 0xd0);" (call_expression "FUN_004c4280(lVar4,lVar4 + 0xd0)" identifier (argument_list "(lVar4,lVar4 + 0xd0)" ( identifier , (binary_expression "lVar4 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar2 = *(undefined8 *)(lVar3 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(lVar3 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" * (cast_expression "(undefined8 *)(lVar3 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar3 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" * (cast_expression "(undefined8 *)(lVar3 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar2;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar2" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);" (assignment_expression "*(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0)" (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" * (cast_expression "(undefined1 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar3 + 0xe0)" * (cast_expression "(undefined1 *)(lVar3 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe0)" ( (binary_expression "lVar3 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar3 + 0xe1);" (assignment_expression "uVar1 = *(undefined1 *)(lVar3 + 0xe1)" identifier = (pointer_expression "*(undefined1 *)(lVar3 + 0xe1)" * (cast_expression "(undefined1 *)(lVar3 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe1)" ( (binary_expression "lVar3 + 0xe1" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xe8)" * (cast_expression "(undefined8 *)(lVar4 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe8)" ( (binary_expression "lVar4 + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe1) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe1) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" * (cast_expression "(undefined1 *)(lVar4 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe1)" ( (binary_expression "lVar4 + 0xe1" identifier + number_literal) )))) = identifier) ;) (expression_statement "param_3[1] = 0;" (assignment_expression "param_3[1] = 0" (subscript_expression "param_3[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)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_004be2b0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_004be2b0(long *param_1,long *param_2,long *param_3)" (identifier "FUN_004be2b0") (parameter_list "(long *param_1,long *param_2,long *param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];\n param_1[1] = param_3[1];\n lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);\n lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_004dc460(lVar4,lVar3);\n FUN_004c4280(lVar4,lVar4 + 0xd0);\n uVar2 = *(undefined8 *)(lVar3 + 0xd8);\n *(undefined8 *)(lVar3 + 0xd8) = 0;\n *(undefined8 *)(lVar4 + 0xd8) = uVar2;\n *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);\n uVar1 = *(undefined1 *)(lVar3 + 0xe1);\n *(undefined8 *)(lVar4 + 0xe8) = 0;\n *(undefined1 *)(lVar4 + 0xe1) = uVar1;\n param_3[1] = 0;\n return;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" (identifier "lVar3") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "param_1[1] = param_3[1];" (assignment_expression "param_1[1] = param_3[1]" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18);" (assignment_expression "lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18)" (identifier "lVar4") (= "=") (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")")))))) (; ";")) (expression_statement "lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3;" (assignment_expression "lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3" (identifier "lVar3") (= "=") (binary_expression "*(long *)(*param_3 + -0x18) + (long)param_3" (pointer_expression "*(long *)(*param_3 + -0x18)" (* "*") (cast_expression "(long *)(*param_3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_3 + -0x18)" (( "(") (binary_expression "*param_3 + -0x18" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3")))) (; ";")) (expression_statement "FUN_004dc460(lVar4,lVar3);" (call_expression "FUN_004dc460(lVar4,lVar3)" (identifier "FUN_004dc460") (argument_list "(lVar4,lVar3)" (( "(") (identifier "lVar4") (, ",") (identifier "lVar3") () ")"))) (; ";")) (expression_statement "FUN_004c4280(lVar4,lVar4 + 0xd0);" (call_expression "FUN_004c4280(lVar4,lVar4 + 0xd0)" (identifier "FUN_004c4280") (argument_list "(lVar4,lVar4 + 0xd0)" (( "(") (identifier "lVar4") (, ",") (binary_expression "lVar4 + 0xd0" (identifier "lVar4") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "uVar2 = *(undefined8 *)(lVar3 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(lVar3 + 0xd8)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xd8)" (( "(") (binary_expression "lVar3 + 0xd8" (identifier "lVar3") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xd8)" (( "(") (binary_expression "lVar3 + 0xd8" (identifier "lVar3") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar2;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar2" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0);" (assignment_expression "*(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0)" (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(lVar3 + 0xe0)" (* "*") (cast_expression "(undefined1 *)(lVar3 + 0xe0)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xe0)" (( "(") (binary_expression "lVar3 + 0xe0" (identifier "lVar3") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "uVar1 = *(undefined1 *)(lVar3 + 0xe1);" (assignment_expression "uVar1 = *(undefined1 *)(lVar3 + 0xe1)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)(lVar3 + 0xe1)" (* "*") (cast_expression "(undefined1 *)(lVar3 + 0xe1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xe1)" (( "(") (binary_expression "lVar3 + 0xe1" (identifier "lVar3") (+ "+") (number_literal "0xe1")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xe8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xe8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe8)" (( "(") (binary_expression "lVar4 + 0xe8" (identifier "lVar4") (+ "+") (number_literal "0xe8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(lVar4 + 0xe1) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe1) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe1)" (( "(") (binary_expression "lVar4 + 0xe1" (identifier "lVar4") (+ "+") (number_literal "0xe1")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "param_3[1] = 0;" (assignment_expression "param_3[1] = 0" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::istream::istream(std::istream&&) */ void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_3) { type_1 iVar1; long var_2; type_2 uVar3; long *in_RDX; type_1 *var_7; type_1 *var_6; var_2 = *(long *)var_3; *(long *)var_1 = var_2; *(type_2 *)(var_1 + *(long *)(var_2 + -0x18)) = *(type_2 *)(var_3 + 8); *(long *)(var_1 + 8) = in_RDX[1]; var_6 = (type_1 *)(var_1 + *(long *)(var_2 + -0x18)); var_7 = (type_1 *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX); ios_base::var_4(var_6,var_7); ios::var_5((type_3 *)var_6,(type_4 *)(var_6 + 0xd0)); uVar3 = *(type_2 *)(var_7 + 0xd8); *(type_2 *)(var_7 + 0xd8) = 0; *(type_2 *)(var_6 + 0xd8) = uVar3; var_6[0xe0] = var_7[0xe0]; iVar1 = var_7[0xe1]; *(type_2 *)(var_6 + 0xe8) = 0; var_6[0xe1] = iVar1; in_RDX[1] = 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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))))
null
void MASKED(long *param_1,long *param_2,long *param_3) { undefined1 uVar1; undefined8 uVar2; long lVar3; long lVar4; lVar3 = *param_2; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[1]; param_1[1] = param_3[1]; lVar4 = (long)param_1 + *(long *)(lVar3 + -0x18); lVar3 = *(long *)(*param_3 + -0x18) + (long)param_3; FUN_004dc460(lVar4,lVar3); FUN_004c4280(lVar4,lVar4 + 0xd0); uVar2 = *(undefined8 *)(lVar3 + 0xd8); *(undefined8 *)(lVar3 + 0xd8) = 0; *(undefined8 *)(lVar4 + 0xd8) = uVar2; *(undefined1 *)(lVar4 + 0xe0) = *(undefined1 *)(lVar3 + 0xe0); uVar1 = *(undefined1 *)(lVar3 + 0xe1); *(undefined8 *)(lVar4 + 0xe8) = 0; *(undefined1 *)(lVar4 + 0xe1) = uVar1; param_3[1] = 0; return; }
2403_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_for_all_unused_symbols
FUN_001839a0
/* DWARF original prototype: void do_for_all_unused_symbols(Incremental_library * this, Symbol_visitor_base * v) */ void __thiscall gold::Incremental_library::do_for_all_unused_symbols (Incremental_library *this,Symbol_visitor_base *v) { _func_int_varargs **pp_Var1; iterator __position; pointer pbVar2; Key symbol_key; Key local_40 [2]; pbVar2 = (this->unused_symbols_). super__Vector_base<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>_>_>_> ._M_impl._M_start; if (pbVar2 != (this->unused_symbols_). super__Vector_base<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>_>_>_> ._M_impl._M_finish) { do { while( true ) { if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break; pbVar2 = pbVar2 + 1; (*v->_vptr_Symbol_visitor_base[2])(v); if ((this->unused_symbols_). super__Vector_base<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>_>_>_> ._M_impl._M_finish == pbVar2) { return; } } Stringpool_template<char>::add ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base, (pbVar2->_M_dataplus)._M_p,true,&symbol_key); pp_Var1 = v[1]._vptr_Symbol_visitor_base; __position._M_current = (ulong *)pp_Var1[0xb]; local_40[0] = symbol_key; if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) { std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>:: _M_realloc_insert<long_unsigned_int_const&> ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10), __position,local_40); } else { *__position._M_current = symbol_key; pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1); } pbVar2 = pbVar2 + 1; } while ((this->unused_symbols_). super__Vector_base<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>_>_>_> ._M_impl._M_finish != pbVar2); } return; }
void FUN_001839a0(long param_1,long *param_2) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; undefined8 local_48; undefined8 local_40 [2]; puVar3 = *(undefined8 **)(param_1 + 0x48); if (puVar3 != *(undefined8 **)(param_1 + 0x50)) { do { while( true ) { if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break; puVar3 = puVar3 + 4; (**(code **)(*param_2 + 0x10))(param_2); if (*(undefined8 **)(param_1 + 0x50) == puVar3) { return; } } FUN_0026e690(param_2[2],*puVar3,1,&local_48); lVar1 = param_2[1]; puVar2 = *(undefined8 **)(lVar1 + 0x58); local_40[0] = local_48; if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) { FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40); } else { *puVar2 = local_48; *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1; } puVar3 = puVar3 + 4; } while (*(undefined8 **)(param_1 + 0x50) != puVar3); } return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x18 MOV RBX,qword ptr [RDI + 0x48] CMP RBX,qword ptr [RDI + 0x50] JZ 0x00183a2b MOV R15,RSI MOV RBP,RDI LEA R12,[0x18ed20] MOV R13,RSP LEA R14,[RSP + 0x8] JMP 0x00183a0d MOV RDI,qword ptr [R15 + 0x10] MOV RCX,R13 MOV EDX,0x1 CALL 0x0026e690 MOV RDI,qword ptr [R15 + 0x8] MOV RAX,qword ptr [RSP] MOV RSI,qword ptr [RDI + 0x58] MOV qword ptr [RSP + 0x8],RAX CMP RSI,qword ptr [RDI + 0x60] JZ 0x00183a40 MOV qword ptr [RSI],RAX ADD RSI,0x8 MOV qword ptr [RDI + 0x58],RSI ADD RBX,0x20 CMP qword ptr [RBP + 0x50],RBX JZ 0x00183a2b MOV RAX,qword ptr [R15] MOV RSI,qword ptr [RBX] MOV RAX,qword ptr [RAX + 0x10] CMP RAX,R12 JZ 0x001839d0 MOV RDI,R15 ADD RBX,0x20 CALL RAX CMP qword ptr [RBP + 0x50],RBX JNZ 0x00183a0d ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET ADD RDI,0x50 MOV RDX,R14 CALL 0x0018ebd0 JMP 0x00183a03
null
null
null
null
[(u'PTRADD_-1207485436', u'LOAD_-1207485876'), ('const-32', u'PTRADD_-1207485457'), ('const-1', u'PTRADD_-1207485497'), ('const-0', u'PTRSUB_-1207485431'), (u'LOAD_-1207485827', u'CAST_-1207485455'), (u'PTRSUB_-1207485443', u'LOAD_-1207485887'), (u'PTRADD_-1207485423', u'MULTIEQUAL_-1207485603'), ('const-0', u'RETURN_-1207485474'), ('const-1', u'PTRADD_-1207485467'), ('tmp_116', u'CBRANCH_-1207485979'), (u'INDIRECT_-1207485488', u'MULTIEQUAL_-1207485508'), (u'LOAD_-1207486004', u'INT_NOTEQUAL_-1207485981'), (u'INDIRECT_-1207485567', u'MULTIEQUAL_-1207485526'), ('tmp_583', u'PTRSUB_-1207485554'), ('tmp_583', u'PTRSUB_-1207485415'), (u'LOAD_-1207485865', u'CAST_-1207485481'), (u'LOAD_-1207485840', u'PTRADD_-1207485387'), ('tmp_584', u'PTRADD_-1207485497'), (u'LOAD_-1207485882', u'CALL_-1207485842'), (u'CAST_-1207485366', u'CALL_-1207485662'), (u'LOAD_-1207485997', u'INT_NOTEQUAL_-1207485981'), ('const-0', u'PTRSUB_-1207485553'), (u'PTRADD_-1207485457', u'INT_NOTEQUAL_-1207485739'), ('tmp_131', u'BRANCH_-1207485950'), (u'LOAD_-1207485840', u'PTRADD_-1207485487'), ('const-0', u'PTRSUB_-1207485523'), (u'CAST_-1207485455', u'CAST_-1207485445'), ('const--64', u'PTRSUB_-1207485524'), (u'CALL_-1207485842', u'INDIRECT_-1207485567'), (u'PTRSUB_-1207485531', u'PTRSUB_-1207485523'), (u'COPY_-1207485820', u'MULTIEQUAL_-1207485520'), (u'INT_NOTEQUAL_-1207485739', u'CBRANCH_-1207485737'), (u'MULTIEQUAL_-1207485603', u'PTRSUB_-1207485439'), (u'PTRSUB_-1207485518', u'PTRSUB_-1207485512'), ('const-1633568', u'PTRSUB_-1207485451'), (u'CALL_-1207485842', u'INDIRECT_-1207485561'), ('const-8', u'PTRADD_-1207485487'), (u'PTRSUB_-1207485439', u'PTRSUB_-1207485431'), ('tmp_583', u'PTRSUB_-1207485548'), (u'PTRSUB_-1207485553', u'PTRSUB_-1207485531'), (u'INT_EQUAL_-1207485815', u'CBRANCH_-1207485811'), ('const-433', u'STORE_-1207485792'), ('const-433', u'LOAD_-1207485755'), (u'PTRADD_-1207485423', u'INT_EQUAL_-1207485815'), (u'PTRSUB_-1207485406', u'PTRSUB_-1207485399'), (u'CAST_-1207485455', u'STORE_-1207485792'), (u'INDIRECT_-1207485494', u'MULTIEQUAL_-1207485514'), (u'INDIRECT_-1207485567', u'COPY_-1207485820'), (u'LOAD_-1207485840', u'PTRADD_-1207485462'), (u'PTRSUB_-1207485512', u'LOAD_-1207485997'), ('const-12', u'PTRADD_-1207485477'), (u'LOAD_-1207485812', u'INT_EQUAL_-1207485797'), (u'INT_EQUAL_-1207485856', u'CBRANCH_-1207485854'), ('const-1', u'CALL_-1207485842'), ('const-8', u'PTRADD_-1207485462'), ('const-1', u'PTRADD_-1207485457'), ('const-2', u'PTRADD_-1207485436'), ('tmp_584', u'CALLIND_-1207485828'), ('tmp_584', u'PTRSUB_-1207485443'), (u'LOAD_-1207485830', u'INT_EQUAL_-1207485815'), (u'MULTIEQUAL_-1207485520', u'MULTIEQUAL_-1207485508'), ('const-8', u'PTRSUB_-1207485426'), (u'CALL_-1207485662', u'INDIRECT_-1207485453'), (u'MULTIEQUAL_-1207485603', u'PTRADD_-1207485423'), ('const-72', u'PTRSUB_-1207485548'), ('const-0', u'PTRSUB_-1207485531'), (u'PTRSUB_-1207485559', u'CALL_-1207485842'), (u'CAST_-1207485455', u'PTRADD_-1207485467'), (u'LOAD_-1207485887', u'PTRADD_-1207485436'), (u'PTRSUB_-1207485395', u'LOAD_-1207485830'), ('const-0', u'RETURN_-1207485754'), ('tmp_583', u'PTRSUB_-1207485451'), (u'PTRADD_-1207485516', u'PTRSUB_-1207485514'), ('const-0', u'PTRSUB_-1207485495'), (u'INDIRECT_-1207485459', u'MULTIEQUAL_-1207485526'), (u'LOAD_-1207485876', u'CALLIND_-1207485828'), (u'PTRSUB_-1207485439', u'PTRSUB_-1207485428'), (u'CAST_-1207485430', u'STORE_-1207485773'), (u'PTRSUB_-1207485523', u'LOAD_-1207486004'), (u'PTRADD_-1207485462', u'STORE_-1207485773'), ('const-433', u'LOAD_-1207485876'), ('const-8', u'PTRSUB_-1207485512'), (u'LOAD_-1207485755', u'INT_NOTEQUAL_-1207485739'), ('const-8', u'PTRADD_-1207485516'), (u'PTRSUB_-1207485548', u'PTRSUB_-1207485526'), ('const-8', u'PTRADD_-1207485467'), (u'PTRSUB_-1207485399', u'PTRSUB_-1207485395'), ('tmp_570', u'BRANCH_-1207485659'), ('const-0', u'PTRSUB_-1207485406'), (u'PTRSUB_-1207485426', u'LOAD_-1207485755'), ('const-0', u'PTRSUB_-1207485514'), ('const-8', u'PTRADD_-1207485497'), (u'PTRSUB_-1207485431', u'PTRSUB_-1207485426'), (u'PTRSUB_-1207485495', u'LOAD_-1207485840'), ('const-433', u'STORE_-1207485773'), (u'PTRSUB_-1207485428', u'LOAD_-1207485882'), ('const-0', u'PTRSUB_-1207485399'), ('const-433', u'LOAD_-1207485887'), ('tmp_1309', u'MULTIEQUAL_-1207485508'), ('const-32', u'PTRADD_-1207485423'), (u'CALLIND_-1207485828', u'INDIRECT_-1207485488'), ('const--72', u'PTRSUB_-1207485559'), ('const-72', u'PTRSUB_-1207485554'), (u'MULTIEQUAL_-1207485603', u'PTRADD_-1207485457'), ('tmp_532', u'CBRANCH_-1207485737'), ('const-0', u'PTRSUB_-1207485443'), ('const-433', u'LOAD_-1207485812'), ('tmp_178', u'CBRANCH_-1207485854'), (u'LOAD_-1207486004', u'MULTIEQUAL_-1207485603'), (u'PTRADD_-1207485497', u'PTRSUB_-1207485495'), ('const-72', u'PTRSUB_-1207485415'), (u'PTRADD_-1207485487', u'LOAD_-1207485827'), ('const-433', u'LOAD_-1207485997'), (u'PTRSUB_-1207485451', u'PTRSUB_-1207485439'), ('const-0', u'PTRSUB_-1207485518'), (u'INDIRECT_-1207485453', u'MULTIEQUAL_-1207485520'), (u'INDIRECT_-1207485567', u'STORE_-1207485792'), ('const-8', u'PTRADD_-1207485477'), (u'PTRADD_-1207485467', u'CAST_-1207485430'), (u'INT_EQUAL_-1207485797', u'CBRANCH_-1207485794'), ('const-11', u'PTRADD_-1207485462'), ('tmp_584', u'PTRADD_-1207485516'), ('tmp_431', u'CBRANCH_-1207485794'), ('const-8', u'PTRADD_-1207485387'), ('const-8', u'PTRSUB_-1207485395'), ('const-2', u'PTRADD_-1207485516'), ('tmp_1015', u'PTRSUB_-1207485524'), (u'PTRSUB_-1207485451', u'INT_EQUAL_-1207485856'), ('const-1', u'PTRADD_-1207485423'), (u'CAST_-1207485445', u'INT_EQUAL_-1207485797'), ('const-8', u'PTRADD_-1207485436'), (u'PTRSUB_-1207485524', u'CALL_-1207485662'), (u'PTRSUB_-1207485526', u'PTRSUB_-1207485518'), ('const-433', u'LOAD_-1207485830'), ('const-0', u'PTRSUB_-1207485439'), ('const-0', u'PTRSUB_-1207485526'), (u'LOAD_-1207485876', u'INT_EQUAL_-1207485856'), ('const-10', u'PTRADD_-1207485387'), ('const-433', u'LOAD_-1207485840'), (u'CAST_-1207485455', u'CALL_-1207485662'), ('const-72', u'PTRSUB_-1207485451'), (u'MULTIEQUAL_-1207485526', u'MULTIEQUAL_-1207485514'), ('const-433', u'LOAD_-1207485865'), (u'INT_NOTEQUAL_-1207485981', u'CBRANCH_-1207485979'), ('tmp_1015', u'PTRSUB_-1207485559'), ('const-0', u'PTRSUB_-1207485428'), ('const-11', u'PTRADD_-1207485487'), ('tmp_1310', u'MULTIEQUAL_-1207485514'), (u'PTRSUB_-1207485415', u'PTRSUB_-1207485406'), (u'CALL_-1207485662', u'INDIRECT_-1207485459'), (u'PTRADD_-1207485457', u'MULTIEQUAL_-1207485603'), (u'PTRSUB_-1207485514', u'LOAD_-1207485865'), (u'PTRADD_-1207485477', u'LOAD_-1207485812'), ('const-0', u'PTRSUB_-1207485451'), (u'PTRADD_-1207485387', u'CAST_-1207485366'), ('tmp_253', u'CBRANCH_-1207485811'), ('const-433', u'LOAD_-1207486004'), (u'PTRSUB_-1207485554', u'PTRSUB_-1207485553'), (u'LOAD_-1207485840', u'PTRADD_-1207485477'), ('const-433', u'LOAD_-1207485882'), (u'CALLIND_-1207485828', u'INDIRECT_-1207485494'), (u'CAST_-1207485481', u'CALL_-1207485842'), ('const-0', u'PTRSUB_-1207485439'), ('const-433', u'LOAD_-1207485827')]
[(u'CALLIND_-1207485828', u'INDIRECT_-1207485490'), ('const-8', u'PTRADD_-1207485504'), (u'CAST_-1207485426', u'LOAD_-1207485830'), ('const-1', u'PTRADD_-1207485477'), ('tmp_116', u'CBRANCH_-1207485979'), ('const-433', u'LOAD_-1207485887'), (u'INT_ADD_-1207485811', u'CAST_-1207485490'), (u'LOAD_-1207486004', u'INT_NOTEQUAL_-1207485981'), (u'INDIRECT_-1207485569', u'MULTIEQUAL_-1207485528'), (u'CAST_-1207485480', u'LOAD_-1207485812'), (u'CAST_-1207485457', u'LOAD_-1207485755'), ('const-2', u'PTRADD_-1207485522'), (u'MULTIEQUAL_-1207485522', u'MULTIEQUAL_-1207485510'), (u'CALL_-1207485662', u'INDIRECT_-1207485455'), (u'LOAD_-1207485882', u'CALL_-1207485842'), (u'LOAD_-1207485997', u'INT_NOTEQUAL_-1207485981'), ('tmp_1320', u'MULTIEQUAL_-1207485516'), ('tmp_1319', u'MULTIEQUAL_-1207485510'), ('const-1', u'CALL_-1207485842'), ('tmp_131', u'BRANCH_-1207485950'), (u'PTRADD_-1207485468', u'INT_NOTEQUAL_-1207485739'), (u'CAST_-1207485449', u'LOAD_-1207485876'), ('const-96', u'INT_ADD_-1207485796'), (u'INT_ADD_-1207485981', u'CAST_-1207485547'), ('const-433', u'LOAD_-1207485876'), (u'INT_NOTEQUAL_-1207485739', u'CBRANCH_-1207485737'), ('tmp_1017', u'INT_ADD_-1207485739'), ('const-0', u'RETURN_-1207485476'), (u'LOAD_-1207485840', u'INT_ADD_-1207485811'), ('const--64', u'PTRSUB_-1207485530'), (u'INT_EQUAL_-1207485815', u'CBRANCH_-1207485811'), (u'CALLIND_-1207485828', u'INDIRECT_-1207485496'), (u'INDIRECT_-1207485490', u'MULTIEQUAL_-1207485510'), (u'PTRADD_-1207485477', u'STORE_-1207485773'), (u'INDIRECT_-1207485461', u'MULTIEQUAL_-1207485528'), (u'PTRADD_-1207485522', u'LOAD_-1207485865'), ('const-4', u'PTRADD_-1207485439'), ('const-80', u'INT_ADD_-1207485814'), ('const-433', u'LOAD_-1207485827'), ('const-8', u'PTRADD_-1207485477'), (u'LOAD_-1207485812', u'INT_EQUAL_-1207485797'), ('const-433', u'STORE_-1207485792'), (u'INT_EQUAL_-1207485856', u'CBRANCH_-1207485854'), (u'PTRADD_-1207485504', u'LOAD_-1207485840'), ('const-88', u'INT_ADD_-1207485811'), (u'LOAD_-1207485830', u'INT_EQUAL_-1207485815'), ('const-1633568', u'PTRSUB_-1207485453'), (u'CAST_-1207485490', u'LOAD_-1207485827'), ('const-433', u'LOAD_-1207485830'), ('const-80', u'INT_ADD_-1207485981'), (u'INDIRECT_-1207485569', u'COPY_-1207485820'), ('const-433', u'LOAD_-1207485882'), (u'INT_ADD_-1207485860', u'CAST_-1207485449'), (u'LOAD_-1207485827', u'PTRADD_-1207485477'), ('const-433', u'STORE_-1207485773'), ('tmp_1019', u'PTRADD_-1207485504'), (u'INT_ADD_-1207485667', u'CALL_-1207485662'), (u'COPY_-1207485820', u'MULTIEQUAL_-1207485522'), ('const-0', u'RETURN_-1207485754'), ('const-4', u'PTRADD_-1207485468'), (u'PTRSUB_-1207485561', u'CALL_-1207485842'), (u'CAST_-1207485552', u'LOAD_-1207486004'), (u'LOAD_-1207485876', u'CALLIND_-1207485828'), (u'PTRADD_-1207485439', u'INT_EQUAL_-1207485815'), (u'CAST_-1207485547', u'LOAD_-1207485997'), (u'PTRADD_-1207485439', u'MULTIEQUAL_-1207485605'), ('const-8', u'PTRADD_-1207485468'), (u'CALL_-1207485842', u'INDIRECT_-1207485569'), (u'LOAD_-1207485827', u'INT_EQUAL_-1207485797'), (u'PTRADD_-1207485468', u'MULTIEQUAL_-1207485605'), (u'LOAD_-1207485755', u'INT_NOTEQUAL_-1207485739'), ('tmp_1019', u'CALLIND_-1207485828'), ('const--72', u'PTRSUB_-1207485561'), ('tmp_1017', u'INT_ADD_-1207485814'), ('tmp_570', u'BRANCH_-1207485659'), (u'INT_ADD_-1207485988', u'CAST_-1207485552'), ('tmp_1017', u'INT_ADD_-1207485988'), ('const-433', u'LOAD_-1207485840'), (u'INT_ADD_-1207485739', u'CAST_-1207485457'), ('const-433', u'LOAD_-1207485755'), ('tmp_1011', u'PTRSUB_-1207485530'), (u'PTRSUB_-1207485453', u'INT_EQUAL_-1207485856'), (u'LOAD_-1207486004', u'MULTIEQUAL_-1207485605'), ('tmp_532', u'CBRANCH_-1207485737'), (u'CALL_-1207485842', u'INDIRECT_-1207485563'), (u'LOAD_-1207485840', u'INT_ADD_-1207485759'), ('tmp_178', u'CBRANCH_-1207485854'), (u'MULTIEQUAL_-1207485605', u'PTRADD_-1207485439'), (u'INT_ADD_-1207485796', u'CAST_-1207485480'), (u'MULTIEQUAL_-1207485605', u'PTRADD_-1207485468'), (u'MULTIEQUAL_-1207485605', u'LOAD_-1207485882'), ('const-433', u'LOAD_-1207485997'), (u'LOAD_-1207485865', u'CALL_-1207485842'), ('const-1', u'PTRADD_-1207485504'), ('tmp_1011', u'PTRSUB_-1207485561'), ('const-0', u'PTRSUB_-1207485453'), ('tmp_1019', u'LOAD_-1207485887'), (u'LOAD_-1207485840', u'INT_ADD_-1207485667'), ('const-433', u'LOAD_-1207485865'), (u'CAST_-1207485466', u'STORE_-1207485773'), (u'INT_ADD_-1207485759', u'CAST_-1207485466'), (u'INT_ADD_-1207485814', u'CAST_-1207485426'), (u'CALL_-1207485662', u'INDIRECT_-1207485461'), (u'LOAD_-1207485887', u'INT_ADD_-1207485860'), ('const-80', u'INT_ADD_-1207485739'), (u'INT_EQUAL_-1207485797', u'CBRANCH_-1207485794'), ('tmp_431', u'CBRANCH_-1207485794'), (u'INDIRECT_-1207485496', u'MULTIEQUAL_-1207485516'), ('const-72', u'INT_ADD_-1207485988'), (u'LOAD_-1207485827', u'STORE_-1207485792'), (u'INDIRECT_-1207485455', u'MULTIEQUAL_-1207485522'), (u'LOAD_-1207485840', u'INT_ADD_-1207485796'), ('const-80', u'INT_ADD_-1207485667'), ('const-433', u'LOAD_-1207485812'), ('const-8', u'PTRADD_-1207485522'), ('const-8', u'PTRADD_-1207485439'), ('const-88', u'INT_ADD_-1207485759'), (u'MULTIEQUAL_-1207485528', u'MULTIEQUAL_-1207485516'), (u'LOAD_-1207485876', u'INT_EQUAL_-1207485856'), ('const-16', u'INT_ADD_-1207485860'), ('tmp_1017', u'INT_ADD_-1207485981'), (u'INT_NOTEQUAL_-1207485981', u'CBRANCH_-1207485979'), ('tmp_1019', u'PTRADD_-1207485522'), (u'INDIRECT_-1207485569', u'STORE_-1207485792'), (u'PTRSUB_-1207485530', u'CALL_-1207485662'), ('const-433', u'LOAD_-1207486004'), ('tmp_253', u'CBRANCH_-1207485811'), (u'LOAD_-1207485827', u'CALL_-1207485662')]
null
null
001839a0
x64
O1
(translation_unit "void FUN_001839a0(long param_1,long *param_2)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}\n\n" (function_definition "void FUN_001839a0(long param_1,long *param_2)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}" primitive_type (function_declarator "FUN_001839a0(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) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (expression_statement "puVar3 = *(undefined8 **)(param_1 + 0x48);" (assignment_expression "puVar3 = *(undefined8 **)(param_1 + 0x48)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x48)" * (cast_expression "(undefined8 **)(param_1 + 0x48)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (if_statement "if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }" if (parenthesized_expression "(puVar3 != *(undefined8 **)(param_1 + 0x50))" ( (binary_expression "puVar3 != *(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) ))))) )) (compound_statement "{\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }" { (do_statement "do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);" do (compound_statement "{\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n }" { (while_statement "while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }" { (if_statement "if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;" if (parenthesized_expression "(*(code **)(*param_2 + 0x10) == FUN_0018ed20)" ( (binary_expression "*(code **)(*param_2 + 0x10) == FUN_0018ed20" (pointer_expression "*(code **)(*param_2 + 0x10)" * (cast_expression "(code **)(*param_2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x10)" ( (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" * identifier) + number_literal) )))) == identifier) )) (break_statement "break;" break ;)) (expression_statement "puVar3 = puVar3 + 4;" (assignment_expression "puVar3 = puVar3 + 4" identifier = (binary_expression "puVar3 + 4" identifier + number_literal)) ;) (expression_statement "(**(code **)(*param_2 + 0x10))(param_2);" (call_expression "(**(code **)(*param_2 + 0x10))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x10))" ( (pointer_expression "**(code **)(*param_2 + 0x10)" * (pointer_expression "*(code **)(*param_2 + 0x10)" * (cast_expression "(code **)(*param_2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x10)" ( (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) (if_statement "if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }" if (parenthesized_expression "(*(undefined8 **)(param_1 + 0x50) == puVar3)" ( (binary_expression "*(undefined8 **)(param_1 + 0x50) == puVar3" (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) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "FUN_0026e690(param_2[2],*puVar3,1,&local_48);" (call_expression "FUN_0026e690(param_2[2],*puVar3,1,&local_48)" identifier (argument_list "(param_2[2],*puVar3,1,&local_48)" ( (subscript_expression "param_2[2]" identifier [ number_literal ]) , (pointer_expression "*puVar3" * identifier) , number_literal , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "lVar1 = param_2[1];" (assignment_expression "lVar1 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "puVar2 = *(undefined8 **)(lVar1 + 0x58);" (assignment_expression "puVar2 = *(undefined8 **)(lVar1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(lVar1 + 0x58)" * (cast_expression "(undefined8 **)(lVar1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "local_40[0] = local_48;" (assignment_expression "local_40[0] = local_48" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" if (parenthesized_expression "(puVar2 == *(undefined8 **)(lVar1 + 0x60))" ( (binary_expression "puVar2 == *(undefined8 **)(lVar1 + 0x60)" identifier == (pointer_expression "*(undefined8 **)(lVar1 + 0x60)" * (cast_expression "(undefined8 **)(lVar1 + 0x60)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x60)" ( (binary_expression "lVar1 + 0x60" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }" { (expression_statement "FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);" (call_expression "FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40)" identifier (argument_list "(lVar1 + 0x50,puVar2,local_40)" ( (binary_expression "lVar1 + 0x50" identifier + number_literal) , identifier , identifier ))) ;) }) (else_clause "else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" else (compound_statement "{\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" { (expression_statement "*puVar2 = local_48;" (assignment_expression "*puVar2 = local_48" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "*(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;" (assignment_expression "*(undefined8 **)(lVar1 + 0x58) = puVar2 + 1" (pointer_expression "*(undefined8 **)(lVar1 + 0x58)" * (cast_expression "(undefined8 **)(lVar1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) = (binary_expression "puVar2 + 1" identifier + number_literal)) ;) }))) (expression_statement "puVar3 = puVar3 + 4;" (assignment_expression "puVar3 = puVar3 + 4" identifier = (binary_expression "puVar3 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(undefined8 **)(param_1 + 0x50) != puVar3)" ( (binary_expression "*(undefined8 **)(param_1 + 0x50) != puVar3" (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) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void do_for_all_unused_symbols(Incremental_library * this,\n Symbol_visitor_base * v) */\n\nvoid __thiscall\ngold::Incremental_library::do_for_all_unused_symbols\n (Incremental_library *this,Symbol_visitor_base *v)\n\n{\n _func_int_varargs **pp_Var1;\n iterator __position;\n pointer pbVar2;\n Key symbol_key;\n Key local_40 [2];\n \n pbVar2 = (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_start;\n if (pbVar2 != (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish) {\n do {\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n } while ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2);\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Incremental_library::do_for_all_unused_symbols\n (Incremental_library *this,Symbol_visitor_base *v)\n\n{\n _func_int_varargs **pp_Var1;\n iterator __position;\n pointer pbVar2;\n Key symbol_key;\n Key local_40 [2];\n \n pbVar2 = (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_start;\n if (pbVar2 != (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish) {\n do {\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n } while ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2);\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Incremental_library::" identifier : : identifier : :) (function_declarator "do_for_all_unused_symbols\n (Incremental_library *this,Symbol_visitor_base *v)" identifier (parameter_list "(Incremental_library *this,Symbol_visitor_base *v)" ( (parameter_declaration "Incremental_library *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_visitor_base *v" type_identifier (pointer_declarator "*v" * identifier)) ))) (compound_statement "{\n _func_int_varargs **pp_Var1;\n iterator __position;\n pointer pbVar2;\n Key symbol_key;\n Key local_40 [2];\n \n pbVar2 = (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_start;\n if (pbVar2 != (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish) {\n do {\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n } while ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2);\n }\n return;\n}" { (declaration "_func_int_varargs **pp_Var1;" type_identifier (pointer_declarator "**pp_Var1" * (pointer_declarator "*pp_Var1" * identifier)) ;) (declaration "iterator __position;" type_identifier identifier ;) (declaration "pointer pbVar2;" type_identifier identifier ;) (declaration "Key symbol_key;" type_identifier identifier ;) (declaration "Key local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (ERROR "pbVar2 = (this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (assignment_expression "pbVar2 = (this->unused_symbols_).\n super__Vector_base<std" identifier = (binary_expression "(this->unused_symbols_).\n super__Vector_base<std" (field_expression "(this->unused_symbols_).\n super__Vector_base" (parenthesized_expression "(this->unused_symbols_)" ( (field_expression "this->unused_symbols_" identifier -> field_identifier) )) . field_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) : : (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) : :) (expression_statement "allocator<char>_>_>_>\n ._M_impl._M_start;" (field_expression "allocator<char>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (pbVar2 != (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish) {\n do {\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n } while ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2);\n }" if (parenthesized_expression "(pbVar2 != (this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish)" ( (ERROR "pbVar2 != (this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "pbVar2 != (this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std" (binary_expression "pbVar2 != (this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char" (binary_expression "pbVar2 != (this->unused_symbols_).\n super__Vector_base<std" identifier != (binary_expression "(this->unused_symbols_).\n super__Vector_base<std" (field_expression "(this->unused_symbols_).\n super__Vector_base" (parenthesized_expression "(this->unused_symbols_)" ( (field_expression "this->unused_symbols_" identifier -> field_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>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (field_expression "allocator<char>_>_>_>\n ._M_impl._M_finish" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n do {\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n } while ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2);\n }" { (do_statement "do {\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n } while ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2);" do (compound_statement "{\n while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }\n Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);\n pp_Var1 = v[1]._vptr_Symbol_visitor_base;\n __position._M_current = (ulong *)pp_Var1[0xb];\n local_40[0] = symbol_key;\n if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }\n pbVar2 = pbVar2 + 1;\n }" { (while_statement "while( true ) {\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;\n pbVar2 = pbVar2 + 1;\n (*v->_vptr_Symbol_visitor_base[2])(v);\n if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }\n }" { (if_statement "if (v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit) break;" if (parenthesized_expression "(v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor::visit)" ( (binary_expression "v->_vptr_Symbol_visitor_base[2] == Unused_symbol_visitor" (subscript_expression "v->_vptr_Symbol_visitor_base[2]" (field_expression "v->_vptr_Symbol_visitor_base" identifier -> field_identifier) [ number_literal ]) == identifier) (ERROR "::visit" : : identifier) )) (break_statement "break;" break ;)) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "(*v->_vptr_Symbol_visitor_base[2])(v);" (call_expression "(*v->_vptr_Symbol_visitor_base[2])(v)" (parenthesized_expression "(*v->_vptr_Symbol_visitor_base[2])" ( (pointer_expression "*v->_vptr_Symbol_visitor_base[2]" * (subscript_expression "v->_vptr_Symbol_visitor_base[2]" (field_expression "v->_vptr_Symbol_visitor_base" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(v)" ( identifier ))) ;) (if_statement "if ((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2) {\n return;\n }" if (parenthesized_expression "((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish == pbVar2)" ( (ERROR "(this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "(this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std" (binary_expression "(this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char" (binary_expression "(this->unused_symbols_).\n super__Vector_base<std" (field_expression "(this->unused_symbols_).\n super__Vector_base" (parenthesized_expression "(this->unused_symbols_)" ( (field_expression "this->unused_symbols_" identifier -> field_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>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_>_>\n ._M_impl._M_finish == pbVar2" (field_expression "allocator<char>_>_>_>\n ._M_impl._M_finish" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key);" (binary_expression "Stringpool_template<char>::add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key)" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) (call_expression "add\n ((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key)" identifier (argument_list "((Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key)" ( (parenthesized_expression "(Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key)" ( (comma_expression "Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base,\n (pbVar2->_M_dataplus)._M_p,true,&symbol_key" (binary_expression "Stringpool_template<char> *)v[2]._vptr_Symbol_visitor_base" (binary_expression "Stringpool_template<char" identifier < identifier) > (pointer_expression "*)v[2]._vptr_Symbol_visitor_base" * (ERROR ")" )) (field_expression "v[2]._vptr_Symbol_visitor_base" (subscript_expression "v[2]" identifier [ number_literal ]) . field_identifier))) , (comma_expression "(pbVar2->_M_dataplus)._M_p,true,&symbol_key" (field_expression "(pbVar2->_M_dataplus)._M_p" (parenthesized_expression "(pbVar2->_M_dataplus)" ( (field_expression "pbVar2->_M_dataplus" identifier -> field_identifier) )) . field_identifier) , (comma_expression "true,&symbol_key" true , (pointer_expression "&symbol_key" & identifier)))) )) )))) ;) (expression_statement "pp_Var1 = v[1]._vptr_Symbol_visitor_base;" (assignment_expression "pp_Var1 = v[1]._vptr_Symbol_visitor_base" identifier = (field_expression "v[1]._vptr_Symbol_visitor_base" (subscript_expression "v[1]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "__position._M_current = (ulong *)pp_Var1[0xb];" (assignment_expression "__position._M_current = (ulong *)pp_Var1[0xb]" (field_expression "__position._M_current" identifier . field_identifier) = (cast_expression "(ulong *)pp_Var1[0xb]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "pp_Var1[0xb]" identifier [ number_literal ]))) ;) (expression_statement "local_40[0] = symbol_key;" (assignment_expression "local_40[0] = symbol_key" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if ((_func_int_varargs *)__position._M_current == pp_Var1[0xc]) {\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }\n else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }" if (parenthesized_expression "((_func_int_varargs *)__position._M_current == pp_Var1[0xc])" ( (binary_expression "(_func_int_varargs *)__position._M_current == pp_Var1[0xc]" (cast_expression "(_func_int_varargs *)__position._M_current" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "__position._M_current" identifier . field_identifier)) == (subscript_expression "pp_Var1[0xc]" identifier [ number_literal ])) )) (compound_statement "{\n std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);\n }" { (labeled_statement "std::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>::\n _M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);" statement_identifier (ERROR "::vector<long_unsigned_int,_std::allocator<long_unsigned_int>_>:" : : (comma_expression "vector<long_unsigned_int,_std" (binary_expression "vector<long_unsigned_int" identifier < identifier) , identifier) : : (binary_expression "allocator<long_unsigned_int>_" (binary_expression "allocator<long_unsigned_int" identifier < identifier) > identifier) > :) : (expression_statement "_M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40);" (binary_expression "_M_realloc_insert<long_unsigned_int_const&>\n ((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40)" (binary_expression "_M_realloc_insert<long_unsigned_int_const" identifier < identifier) (ERROR "&" &) > (parenthesized_expression "((vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40)" ( (comma_expression "(vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10),\n __position,local_40" (call_expression "(vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)(pp_Var1 + 10)" (parenthesized_expression "(vector<long_unsigned_int,_std::allocator<long_unsigned_int>_> *)" ( (ERROR "vector<long_unsigned_int,_std::" (comma_expression "vector<long_unsigned_int,_std" (binary_expression "vector<long_unsigned_int" identifier < identifier) , identifier) : :) (binary_expression "allocator<long_unsigned_int>_> *" (binary_expression "allocator<long_unsigned_int>_" (binary_expression "allocator<long_unsigned_int" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) (argument_list "(pp_Var1 + 10)" ( (binary_expression "pp_Var1 + 10" identifier + number_literal) ))) , (comma_expression "__position,local_40" identifier , identifier)) ))) ;)) }) (else_clause "else {\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }" else (compound_statement "{\n *__position._M_current = symbol_key;\n pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);\n }" { (expression_statement "*__position._M_current = symbol_key;" (assignment_expression "*__position._M_current = symbol_key" (pointer_expression "*__position._M_current" * (field_expression "__position._M_current" identifier . field_identifier)) = identifier) ;) (expression_statement "pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1);" (assignment_expression "pp_Var1[0xb] = (_func_int_varargs *)(__position._M_current + 1)" (subscript_expression "pp_Var1[0xb]" identifier [ number_literal ]) = (cast_expression "(_func_int_varargs *)(__position._M_current + 1)" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__position._M_current + 1)" ( (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal) )))) ;) }))) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((this->unused_symbols_).\n super__Vector_base<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>_>_>_>\n ._M_impl._M_finish != pbVar2)" ( (ERROR "(this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "(this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char,_std" (binary_expression "(this->unused_symbols_).\n super__Vector_base<std::__cxx11::basic_string<char" (binary_expression "(this->unused_symbols_).\n super__Vector_base<std" (field_expression "(this->unused_symbols_).\n super__Vector_base" (parenthesized_expression "(this->unused_symbols_)" ( (field_expression "this->unused_symbols_" identifier -> field_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>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_>_>\n ._M_impl._M_finish != pbVar2" (field_expression "allocator<char>_>_>_>\n ._M_impl._M_finish" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001839a0(long param_1,long *param_2)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}\n\n" (function_definition "void FUN_001839a0(long param_1,long *param_2)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}" primitive_type (function_declarator "FUN_001839a0(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) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (expression_statement "puVar3 = *(undefined8 **)(param_1 + 0x48);" (assignment_expression "puVar3 = *(undefined8 **)(param_1 + 0x48)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x48)" * (cast_expression "(undefined8 **)(param_1 + 0x48)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (if_statement "if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }" if (parenthesized_expression "(puVar3 != *(undefined8 **)(param_1 + 0x50))" ( (binary_expression "puVar3 != *(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) ))))) )) (compound_statement "{\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }" { (do_statement "do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);" do (compound_statement "{\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n }" { (while_statement "while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }" { (if_statement "if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;" if (parenthesized_expression "(*(code **)(*param_2 + 0x10) == FUN_0018ed20)" ( (binary_expression "*(code **)(*param_2 + 0x10) == FUN_0018ed20" (pointer_expression "*(code **)(*param_2 + 0x10)" * (cast_expression "(code **)(*param_2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x10)" ( (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" * identifier) + number_literal) )))) == identifier) )) (break_statement "break;" break ;)) (expression_statement "puVar3 = puVar3 + 4;" (assignment_expression "puVar3 = puVar3 + 4" identifier = (binary_expression "puVar3 + 4" identifier + number_literal)) ;) (expression_statement "(**(code **)(*param_2 + 0x10))(param_2);" (call_expression "(**(code **)(*param_2 + 0x10))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x10))" ( (pointer_expression "**(code **)(*param_2 + 0x10)" * (pointer_expression "*(code **)(*param_2 + 0x10)" * (cast_expression "(code **)(*param_2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x10)" ( (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) (if_statement "if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }" if (parenthesized_expression "(*(undefined8 **)(param_1 + 0x50) == puVar3)" ( (binary_expression "*(undefined8 **)(param_1 + 0x50) == puVar3" (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) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "FUN_0026e690(param_2[2],*puVar3,1,&local_48);" (call_expression "FUN_0026e690(param_2[2],*puVar3,1,&local_48)" identifier (argument_list "(param_2[2],*puVar3,1,&local_48)" ( (subscript_expression "param_2[2]" identifier [ number_literal ]) , (pointer_expression "*puVar3" * identifier) , number_literal , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "lVar1 = param_2[1];" (assignment_expression "lVar1 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "puVar2 = *(undefined8 **)(lVar1 + 0x58);" (assignment_expression "puVar2 = *(undefined8 **)(lVar1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(lVar1 + 0x58)" * (cast_expression "(undefined8 **)(lVar1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "local_40[0] = local_48;" (assignment_expression "local_40[0] = local_48" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" if (parenthesized_expression "(puVar2 == *(undefined8 **)(lVar1 + 0x60))" ( (binary_expression "puVar2 == *(undefined8 **)(lVar1 + 0x60)" identifier == (pointer_expression "*(undefined8 **)(lVar1 + 0x60)" * (cast_expression "(undefined8 **)(lVar1 + 0x60)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x60)" ( (binary_expression "lVar1 + 0x60" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }" { (expression_statement "FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);" (call_expression "FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40)" identifier (argument_list "(lVar1 + 0x50,puVar2,local_40)" ( (binary_expression "lVar1 + 0x50" identifier + number_literal) , identifier , identifier ))) ;) }) (else_clause "else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" else (compound_statement "{\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" { (expression_statement "*puVar2 = local_48;" (assignment_expression "*puVar2 = local_48" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "*(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;" (assignment_expression "*(undefined8 **)(lVar1 + 0x58) = puVar2 + 1" (pointer_expression "*(undefined8 **)(lVar1 + 0x58)" * (cast_expression "(undefined8 **)(lVar1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) = (binary_expression "puVar2 + 1" identifier + number_literal)) ;) }))) (expression_statement "puVar3 = puVar3 + 4;" (assignment_expression "puVar3 = puVar3 + 4" identifier = (binary_expression "puVar3 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(undefined8 **)(param_1 + 0x50) != puVar3)" ( (binary_expression "*(undefined8 **)(param_1 + 0x50) != puVar3" (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) )) ;) })) (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)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + 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 { (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;) (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) )))) == IDENT) )) (compound_statement { (return_statement return ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , (pointer_expression * IDENT) , LIT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) ;) })) (return_statement return ;) })))
(function_definition "void FUN_001839a0(long param_1,long *param_2)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001839a0(long param_1,long *param_2)" (identifier "FUN_001839a0") (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")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n undefined8 local_48;\n undefined8 local_40 [2];\n \n puVar3 = *(undefined8 **)(param_1 + 0x48);\n if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_40 [2];" (type_identifier "undefined8") (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]")) (; ";")) (expression_statement "puVar3 = *(undefined8 **)(param_1 + 0x48);" (assignment_expression "puVar3 = *(undefined8 **)(param_1 + 0x48)" (identifier "puVar3") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (if_statement "if (puVar3 != *(undefined8 **)(param_1 + 0x50)) {\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }" (if "if") (parenthesized_expression "(puVar3 != *(undefined8 **)(param_1 + 0x50))" (( "(") (binary_expression "puVar3 != *(undefined8 **)(param_1 + 0x50)" (identifier "puVar3") (!= "!=") (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")) () ")"))))) () ")")) (compound_statement "{\n do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);\n }" ({ "{") (do_statement "do {\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n } while (*(undefined8 **)(param_1 + 0x50) != puVar3);" (do "do") (compound_statement "{\n while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }\n FUN_0026e690(param_2[2],*puVar3,1,&local_48);\n lVar1 = param_2[1];\n puVar2 = *(undefined8 **)(lVar1 + 0x58);\n local_40[0] = local_48;\n if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }\n puVar3 = puVar3 + 4;\n }" ({ "{") (while_statement "while( true ) {\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;\n puVar3 = puVar3 + 4;\n (**(code **)(*param_2 + 0x10))(param_2);\n if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }\n }" ({ "{") (if_statement "if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break;" (if "if") (parenthesized_expression "(*(code **)(*param_2 + 0x10) == FUN_0018ed20)" (( "(") (binary_expression "*(code **)(*param_2 + 0x10) == FUN_0018ed20" (pointer_expression "*(code **)(*param_2 + 0x10)" (* "*") (cast_expression "(code **)(*param_2 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x10)" (( "(") (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x10")) () ")")))) (== "==") (identifier "FUN_0018ed20")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "puVar3 = puVar3 + 4;" (assignment_expression "puVar3 = puVar3 + 4" (identifier "puVar3") (= "=") (binary_expression "puVar3 + 4" (identifier "puVar3") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "(**(code **)(*param_2 + 0x10))(param_2);" (call_expression "(**(code **)(*param_2 + 0x10))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x10))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x10)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x10)" (* "*") (cast_expression "(code **)(*param_2 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x10)" (( "(") (binary_expression "*param_2 + 0x10" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";")) (if_statement "if (*(undefined8 **)(param_1 + 0x50) == puVar3) {\n return;\n }" (if "if") (parenthesized_expression "(*(undefined8 **)(param_1 + 0x50) == puVar3)" (( "(") (binary_expression "*(undefined8 **)(param_1 + 0x50) == puVar3" (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 "puVar3")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_0026e690(param_2[2],*puVar3,1,&local_48);" (call_expression "FUN_0026e690(param_2[2],*puVar3,1,&local_48)" (identifier "FUN_0026e690") (argument_list "(param_2[2],*puVar3,1,&local_48)" (( "(") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (, ",") (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (, ",") (number_literal "1") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "lVar1 = param_2[1];" (assignment_expression "lVar1 = param_2[1]" (identifier "lVar1") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(lVar1 + 0x58);" (assignment_expression "puVar2 = *(undefined8 **)(lVar1 + 0x58)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(lVar1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(lVar1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "local_40[0] = local_48;" (assignment_expression "local_40[0] = local_48" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "local_48")) (; ";")) (if_statement "if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) {\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }\n else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" (if "if") (parenthesized_expression "(puVar2 == *(undefined8 **)(lVar1 + 0x60))" (( "(") (binary_expression "puVar2 == *(undefined8 **)(lVar1 + 0x60)" (identifier "puVar2") (== "==") (pointer_expression "*(undefined8 **)(lVar1 + 0x60)" (* "*") (cast_expression "(undefined8 **)(lVar1 + 0x60)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x60)" (( "(") (binary_expression "lVar1 + 0x60" (identifier "lVar1") (+ "+") (number_literal "0x60")) () ")"))))) () ")")) (compound_statement "{\n FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);\n }" ({ "{") (expression_statement "FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40);" (call_expression "FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40)" (identifier "FUN_0018ebd0") (argument_list "(lVar1 + 0x50,puVar2,local_40)" (( "(") (binary_expression "lVar1 + 0x50" (identifier "lVar1") (+ "+") (number_literal "0x50")) (, ",") (identifier "puVar2") (, ",") (identifier "local_40") () ")"))) (; ";")) (} "}")) (else_clause "else {\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" (else "else") (compound_statement "{\n *puVar2 = local_48;\n *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;\n }" ({ "{") (expression_statement "*puVar2 = local_48;" (assignment_expression "*puVar2 = local_48" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "*(undefined8 **)(lVar1 + 0x58) = puVar2 + 1;" (assignment_expression "*(undefined8 **)(lVar1 + 0x58) = puVar2 + 1" (pointer_expression "*(undefined8 **)(lVar1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(lVar1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (= "=") (binary_expression "puVar2 + 1" (identifier "puVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (expression_statement "puVar3 = puVar3 + 4;" (assignment_expression "puVar3 = puVar3 + 4" (identifier "puVar3") (= "=") (binary_expression "puVar3 + 4" (identifier "puVar3") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(undefined8 **)(param_1 + 0x50) != puVar3)" (( "(") (binary_expression "*(undefined8 **)(param_1 + 0x50) != puVar3" (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 "puVar3")) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_for_all_unused_symbols(Incremental_library * this, Symbol_visitor_base * v) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *v) { type_3 **var_11; type_4 __position; type_5 var_5; type_6 symbol_key; type_6 local_40 [2]; var_5 = (this->unused_symbols_). super__Vector_base<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3> ._M_impl._M_start; if (var_5 != (this->unused_symbols_). super__Vector_base<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3> ._M_impl._M_finish) { do { while( true ) { if (v->_vptr_Symbol_visitor_base[2] == var_4::visit) break; var_5 = var_5 + 1; (*v->_vptr_Symbol_visitor_base[2])(v); if ((this->unused_symbols_). super__Vector_base<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3> ._M_impl._M_finish == var_5) { return; } } var_6<var_2>::var_7 ((var_6<var_2> *)v[2]._vptr_Symbol_visitor_base, (var_5->_M_dataplus)._M_p,true,&symbol_key); var_11 = v[1]._vptr_Symbol_visitor_base; __position._M_current = (type_7 *)var_11[0xb]; local_40[0] = symbol_key; if ((type_3 *)__position._M_current == var_11[0xc]) { std::vector<var_10,_std::var_1<var_10>var_3>:: var_8<var_9&> ((vector<var_10,_std::var_1<var_10>var_3> *)(var_11 + 10), __position,local_40); } else { *__position._M_current = symbol_key; var_11[0xb] = (type_3 *)(__position._M_current + 1); } var_5 = var_5 + 1; } while ((this->unused_symbols_). super__Vector_base<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3> ._M_impl._M_finish != var_5); } 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))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (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 (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))) (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: (identifier))) consequence: (compound_statement (return_statement))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (identifier)) (number_literal) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (return_statement))))
null
void MASKED(long param_1,long *param_2) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; undefined8 local_48; undefined8 local_40 [2]; puVar3 = *(undefined8 **)(param_1 + 0x48); if (puVar3 != *(undefined8 **)(param_1 + 0x50)) { do { while( true ) { if (*(code **)(*param_2 + 0x10) == FUN_0018ed20) break; puVar3 = puVar3 + 4; (**(code **)(*param_2 + 0x10))(param_2); if (*(undefined8 **)(param_1 + 0x50) == puVar3) { return; } } FUN_0026e690(param_2[2],*puVar3,1,&local_48); lVar1 = param_2[1]; puVar2 = *(undefined8 **)(lVar1 + 0x58); local_40[0] = local_48; if (puVar2 == *(undefined8 **)(lVar1 + 0x60)) { FUN_0018ebd0(lVar1 + 0x50,puVar2,local_40); } else { *puVar2 = local_48; *(undefined8 **)(lVar1 + 0x58) = puVar2 + 1; } puVar3 = puVar3 + 4; } while (*(undefined8 **)(param_1 + 0x50) != puVar3); } return; }
8934_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
operator=
FUN_00309ea0
/* std::wfstream::TEMPNAMEPLACEHOLDERVALUE(std::wfstream&&) */ wfstream * __thiscall std::wfstream::operator=(wfstream *this,wfstream *param_1) { wios wVar1; undefined4 uVar2; undefined8 uVar3; undefined8 uVar4; wios *this_00; ios_base *this_01; this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18)); this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)); ios_base::_M_swap(this_01,(ios_base *)this_00); wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0)); wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0)); uVar3 = *(undefined8 *)(this_01 + 0xd8); *(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8); *(undefined8 *)(this_00 + 0xd8) = uVar3; uVar2 = *(undefined4 *)(this_01 + 0xe0); *(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0); *(undefined4 *)(this_00 + 0xe0) = uVar2; wVar1 = *(wios *)(this_01 + 0xe4); *(wios *)(this_01 + 0xe4) = this_00[0xe4]; uVar3 = *(undefined8 *)(param_1 + 8); this_00[0xe4] = wVar1; uVar4 = *(undefined8 *)(this + 8); *(undefined8 *)(this + 8) = uVar3; *(undefined8 *)(param_1 + 8) = uVar4; wfilebuf::operator=((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18)); return this; }
long * FUN_00309ea0(long *param_1,long *param_2) { undefined1 uVar1; undefined4 uVar2; undefined8 uVar3; long lVar4; long lVar5; lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2; FUN_00318eb0(lVar5,lVar4); FUN_003014d0(lVar5,lVar5 + 0xd0); FUN_003014d0(lVar4,lVar4 + 0xd0); uVar3 = *(undefined8 *)(lVar5 + 0xd8); *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = uVar3; uVar2 = *(undefined4 *)(lVar5 + 0xe0); *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0); *(undefined4 *)(lVar4 + 0xe0) = uVar2; uVar1 = *(undefined1 *)(lVar5 + 0xe4); *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4); lVar5 = param_2[1]; *(undefined1 *)(lVar4 + 0xe4) = uVar1; lVar4 = param_1[1]; param_1[1] = lVar5; param_2[1] = lVar4; FUN_00309c00(param_1 + 3,param_2 + 3); return param_1; }
PUSH R13 MOV R13,RDI PUSH R12 MOV R12,RSI PUSH RBP PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [RDI] MOV RBP,qword ptr [RAX + -0x18] MOV RAX,qword ptr [RSI] MOV RBX,qword ptr [RAX + -0x18] ADD RBP,RDI MOV RDI,RBP ADD RBX,RSI MOV RSI,RBX CALL 0x00318eb0 LEA RSI,[RBP + 0xd0] MOV RDI,RBP CALL 0x003014d0 LEA RSI,[RBX + 0xd0] MOV RDI,RBX CALL 0x003014d0 MOV RAX,qword ptr [RBP + 0xd8] MOV RDX,qword ptr [RBX + 0xd8] LEA RSI,[R12 + 0x18] LEA RDI,[R13 + 0x18] MOV qword ptr [RBP + 0xd8],RDX MOV EDX,dword ptr [RBX + 0xe0] MOV qword ptr [RBX + 0xd8],RAX MOV EAX,dword ptr [RBP + 0xe0] MOV dword ptr [RBP + 0xe0],EDX MOVZX EDX,byte ptr [RBX + 0xe4] MOV dword ptr [RBX + 0xe0],EAX MOVZX EAX,byte ptr [RBP + 0xe4] MOV byte ptr [RBP + 0xe4],DL MOV RDX,qword ptr [R12 + 0x8] MOV byte ptr [RBX + 0xe4],AL MOV RAX,qword ptr [R13 + 0x8] MOV qword ptr [R13 + 0x8],RDX MOV qword ptr [R12 + 0x8],RAX CALL 0x00309c00 ADD RSP,0x8 MOV RAX,R13 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[('const-433', u'LOAD_-1204838541'), ('const-228', u'PTRADD_-1204838460'), (u'LOAD_-1204838502', u'STORE_-1204838472'), (u'CAST_-1204838384', u'CAST_-1204838353'), (u'PTRADD_-1204838479', u'CAST_-1204838281'), ('const-1', u'PTRADD_-1204838469'), ('const-228', u'PTRADD_-1204838412'), (u'LOAD_-1204838594', u'STORE_-1204838569'), ('const-1', u'PTRADD_-1204838606'), ('const-1', u'PTRADD_-1204838403'), (u'CAST_-1204838377', u'CALL_-1204838606'), (u'CAST_-1204838393', u'LOAD_-1204838699'), (u'COPY_-1204838424', u'RETURN_-1204838387'), (u'PTRADD_-1204838499', u'CAST_-1204838296'), (u'PTRADD_-1204838606', u'CAST_-1204838377'), ('const-1', u'PTRADD_-1204838584'), ('tmp_426', u'PTRADD_-1204838515'), (u'CAST_-1204838274', u'STORE_-1204838529'), (u'LOAD_-1204838482', u'STORE_-1204838456'), (u'LOAD_-1204838693', u'PTRADD_-1204838606'), (u'CAST_-1204838238', u'LOAD_-1204838482'), ('const-224', u'PTRADD_-1204838499'), ('const-1', u'PTRADD_-1204838479'), (u'CAST_-1204838216', u'STORE_-1204838449'), (u'CAST_-1204838402', u'LOAD_-1204838711'), ('const-1', u'PTRADD_-1204838499'), (u'CAST_-1204838315', u'CALL_-1204838437'), ('tmp_426', u'CAST_-1204838402'), (u'CAST_-1204838304', u'STORE_-1204838569'), (u'CAST_-1204838296', u'LOAD_-1204838561'), ('tmp_426', u'PTRADD_-1204838622'), ('const-1', u'PTRADD_-1204838563'), ('const-8', u'PTRADD_-1204838396'), ('const-433', u'LOAD_-1204838482'), (u'INT_ADD_-1204838689', u'CAST_-1204838398'), (u'CAST_-1204838353', u'CALL_-1204838627'), (u'LOAD_-1204838522', u'STORE_-1204838489'), ('const-433', u'LOAD_-1204838693'), ('const-1', u'PTRADD_-1204838522'), (u'CAST_-1204838384', u'PTRADD_-1204838469'), (u'PTRADD_-1204838469', u'CAST_-1204838274'), (u'PTRADD_-1204838563', u'CAST_-1204838347'), ('const-216', u'PTRADD_-1204838509'), (u'INT_ADD_-1204838677', u'CAST_-1204838389'), (u'PTRADD_-1204838396', u'CAST_-1204838221'), ('const-224', u'PTRADD_-1204838469'), ('tmp_426', u'COPY_-1204838424'), ('const-1', u'PTRADD_-1204838396'), (u'CAST_-1204838260', u'STORE_-1204838509'), ('const-1', u'PTRADD_-1204838429'), (u'PTRADD_-1204838420', u'CAST_-1204838238'), ('tmp_426', u'PTRADD_-1204838403'), (u'CAST_-1204838377', u'CAST_-1204838370'), ('const-433', u'LOAD_-1204838502'), (u'PTRADD_-1204838403', u'CAST_-1204838226'), (u'CAST_-1204838377', u'PTRADD_-1204838460'), (u'PTRADD_-1204838449', u'CAST_-1204838260'), ('tmp_426', u'PTRADD_-1204838396'), (u'PTRADD_-1204838584', u'CAST_-1204838364'), ('tmp_427', u'PTRADD_-1204838522'), (u'PTRADD_-1204838412', u'STORE_-1204838472'), (u'CAST_-1204838309', u'CALL_-1204838437'), (u'CAST_-1204838384', u'PTRADD_-1204838584'), ('tmp_427', u'PTRADD_-1204838606'), (u'CAST_-1204838389', u'LOAD_-1204838693'), (u'LOAD_-1204838561', u'STORE_-1204838529'), ('const-8', u'PTRADD_-1204838420'), ('const-1', u'PTRADD_-1204838389'), ('const-433', u'STORE_-1204838449'), (u'CAST_-1204838384', u'CALL_-1204838648'), ('const-216', u'PTRADD_-1204838489'), ('const-208', u'PTRADD_-1204838563'), (u'PTRADD_-1204838509', u'CAST_-1204838304'), (u'CAST_-1204838221', u'STORE_-1204838456'), ('const-433', u'STORE_-1204838549'), ('const-1', u'PTRADD_-1204838412'), (u'LOAD_-1204838604', u'STORE_-1204838549'), ('tmp_427', u'PTRADD_-1204838420'), ('const-24', u'PTRADD_-1204838515'), ('const-433', u'STORE_-1204838529'), ('const-433', u'STORE_-1204838569'), (u'CAST_-1204838245', u'STORE_-1204838489'), ('const-216', u'PTRADD_-1204838542'), (u'PTRADD_-1204838489', u'CAST_-1204838289'), (u'PTRADD_-1204838440', u'CAST_-1204838253'), (u'LOAD_-1204838465', u'STORE_-1204838449'), ('const-433', u'LOAD_-1204838604'), ('const--24', u'INT_ADD_-1204838677'), ('const-24', u'PTRADD_-1204838522'), (u'PTRADD_-1204838460', u'LOAD_-1204838522'), (u'CAST_-1204838347', u'CALL_-1204838606'), ('const-433', u'LOAD_-1204838465'), ('const-433', u'STORE_-1204838456'), (u'CAST_-1204838377', u'PTRADD_-1204838499'), ('const-1', u'PTRADD_-1204838489'), ('const-433', u'LOAD_-1204838711'), (u'LOAD_-1204838699', u'INT_ADD_-1204838677'), (u'CAST_-1204838377', u'PTRADD_-1204838449'), (u'CAST_-1204838384', u'PTRADD_-1204838440'), ('const-8', u'PTRADD_-1204838403'), ('const-433', u'LOAD_-1204838594'), ('const-433', u'STORE_-1204838509'), ('const-0', u'RETURN_-1204838387'), ('const-1', u'PTRADD_-1204838622'), (u'CAST_-1204838289', u'STORE_-1204838549'), ('const-1', u'PTRADD_-1204838460'), (u'CAST_-1204838384', u'PTRADD_-1204838429'), ('const-433', u'LOAD_-1204838699'), ('tmp_427', u'CAST_-1204838393'), ('const-1', u'PTRADD_-1204838532'), (u'CAST_-1204838377', u'PTRADD_-1204838412'), ('const-216', u'PTRADD_-1204838532'), (u'CAST_-1204838281', u'LOAD_-1204838541'), ('const-433', u'LOAD_-1204838522'), (u'CAST_-1204838377', u'PTRADD_-1204838489'), (u'CAST_-1204838331', u'LOAD_-1204838604'), ('const-433', u'LOAD_-1204838705'), (u'PTRADD_-1204838532', u'CAST_-1204838323'), (u'CAST_-1204838377', u'PTRADD_-1204838532'), ('const-433', u'STORE_-1204838489'), (u'PTRADD_-1204838542', u'CAST_-1204838331'), ('tmp_427', u'PTRADD_-1204838389'), (u'CAST_-1204838323', u'LOAD_-1204838594'), (u'CAST_-1204838253', u'LOAD_-1204838502'), ('const-1', u'PTRADD_-1204838542'), (u'LOAD_-1204838711', u'INT_ADD_-1204838689'), (u'PTRADD_-1204838429', u'CAST_-1204838245'), (u'CAST_-1204838364', u'CALL_-1204838627'), ('const-1', u'PTRADD_-1204838515'), (u'PTRADD_-1204838622', u'CAST_-1204838384'), (u'CAST_-1204838384', u'PTRADD_-1204838509'), (u'CAST_-1204838384', u'PTRADD_-1204838542'), (u'CAST_-1204838384', u'PTRADD_-1204838479'), (u'PTRADD_-1204838522', u'CAST_-1204838315'), (u'PTRADD_-1204838515', u'CAST_-1204838309'), (u'CAST_-1204838226', u'LOAD_-1204838465'), ('const-433', u'STORE_-1204838472'), ('const-224', u'PTRADD_-1204838479'), ('const-1', u'PTRADD_-1204838420'), ('const-8', u'PTRADD_-1204838389'), (u'PTRADD_-1204838389', u'CAST_-1204838216'), ('const-1', u'PTRADD_-1204838509'), ('const-1', u'PTRADD_-1204838440'), (u'LOAD_-1204838541', u'STORE_-1204838509'), (u'CAST_-1204838398', u'LOAD_-1204838705'), ('const-433', u'LOAD_-1204838561'), (u'LOAD_-1204838705', u'PTRADD_-1204838622'), ('const--24', u'INT_ADD_-1204838689'), ('const-228', u'PTRADD_-1204838429'), (u'CAST_-1204838377', u'PTRADD_-1204838563'), ('const-208', u'PTRADD_-1204838584'), (u'CAST_-1204838370', u'CALL_-1204838648'), ('const-228', u'PTRADD_-1204838440'), ('const-1', u'PTRADD_-1204838449'), ('const-224', u'PTRADD_-1204838449')]
[('tmp_628', u'CAST_-1204838373'), (u'LOAD_-1204838502', u'STORE_-1204838472'), ('const-433', u'LOAD_-1204838699'), (u'CAST_-1204838276', u'STORE_-1204838529'), ('const-433', u'LOAD_-1204838465'), (u'INT_ADD_-1204838525', u'CAST_-1204838283'), ('const-433', u'STORE_-1204838509'), (u'LOAD_-1204838594', u'STORE_-1204838569'), ('const-433', u'LOAD_-1204838693'), ('tmp_626', u'PTRADD_-1204838320'), (u'COPY_-1204838424', u'RETURN_-1204838387'), ('const-8', u'PTRADD_-1204838320'), ('const-216', u'INT_ADD_-1204838588'), ('const-433', u'STORE_-1204838549'), (u'LOAD_-1204838482', u'STORE_-1204838456'), (u'INT_ADD_-1204838677', u'CAST_-1204838385'), ('const-3', u'PTRADD_-1204838326'), (u'PTRADD_-1204838326', u'CALL_-1204838437'), (u'INT_ADD_-1204838506', u'CAST_-1204838269'), ('const-228', u'INT_ADD_-1204838458'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838458'), ('const-3', u'PTRADD_-1204838320'), ('const-1', u'PTRADD_-1204838240'), ('const-224', u'INT_ADD_-1204838515'), (u'INT_ADD_-1204838458', u'CAST_-1204838234'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838506'), ('tmp_628', u'PTRADD_-1204838326'), ('const-1', u'PTRADD_-1204838257'), ('const-433', u'STORE_-1204838529'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838630'), (u'INT_ADD_-1204838535', u'CAST_-1204838291'), ('tmp_628', u'LOAD_-1204838699'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838588'), (u'INT_ADD_-1204838515', u'CAST_-1204838276'), (u'LOAD_-1204838522', u'STORE_-1204838489'), ('const-228', u'INT_ADD_-1204838486'), (u'CAST_-1204838254', u'LOAD_-1204838502'), (u'LOAD_-1204838693', u'INT_ADD_-1204838652'), ('tmp_628', u'PTRADD_-1204838235'), (u'INT_ADD_-1204838652', u'CALL_-1204838648'), (u'INT_ADD_-1204838495', u'CAST_-1204838261'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838555'), (u'INT_ADD_-1204838668', u'CALL_-1204838648'), ('const-224', u'INT_ADD_-1204838495'), ('const-433', u'LOAD_-1204838594'), ('const-433', u'LOAD_-1204838711'), (u'CAST_-1204838234', u'STORE_-1204838472'), (u'CAST_-1204838261', u'STORE_-1204838509'), (u'CAST_-1204838298', u'LOAD_-1204838561'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838545'), ('const-224', u'INT_ADD_-1204838545'), (u'INT_ADD_-1204838555', u'CAST_-1204838306'), (u'INT_ADD_-1204838668', u'CALL_-1204838627'), (u'CAST_-1204838380', u'INT_ADD_-1204838668'), ('const-433', u'LOAD_-1204838502'), (u'INT_ADD_-1204838689', u'CAST_-1204838393'), (u'PTRADD_-1204838245', u'LOAD_-1204838465'), (u'LOAD_-1204838561', u'STORE_-1204838529'), ('const-8', u'PTRADD_-1204838235'), (u'PTRADD_-1204838235', u'STORE_-1204838449'), ('const-8', u'PTRADD_-1204838240'), (u'INT_ADD_-1204838652', u'CALL_-1204838606'), ('const-433', u'LOAD_-1204838561'), ('tmp_628', u'PTRADD_-1204838257'), ('tmp_626', u'CAST_-1204838380'), (u'INT_ADD_-1204838609', u'CALL_-1204838606'), (u'LOAD_-1204838604', u'STORE_-1204838549'), (u'CAST_-1204838373', u'INT_ADD_-1204838652'), ('const-208', u'INT_ADD_-1204838630'), (u'CAST_-1204838291', u'STORE_-1204838549'), ('const-216', u'INT_ADD_-1204838555'), (u'PTRADD_-1204838240', u'STORE_-1204838456'), (u'CAST_-1204838393', u'LOAD_-1204838705'), (u'CAST_-1204838283', u'LOAD_-1204838541'), (u'INT_ADD_-1204838475', u'CAST_-1204838246'), ('const-8', u'PTRADD_-1204838257'), (u'LOAD_-1204838465', u'STORE_-1204838449'), ('const--24', u'INT_ADD_-1204838677'), ('const-224', u'INT_ADD_-1204838525'), ('const-1', u'PTRADD_-1204838235'), ('const-433', u'STORE_-1204838472'), (u'LOAD_-1204838699', u'INT_ADD_-1204838677'), ('const-433', u'STORE_-1204838489'), ('tmp_626', u'PTRADD_-1204838245'), ('const-208', u'INT_ADD_-1204838609'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838515'), ('const-0', u'RETURN_-1204838387'), ('const-216', u'INT_ADD_-1204838578'), (u'CAST_-1204838385', u'LOAD_-1204838693'), (u'CAST_-1204838306', u'STORE_-1204838569'), (u'INT_ADD_-1204838486', u'CAST_-1204838254'), (u'PTRADD_-1204838257', u'LOAD_-1204838482'), (u'CAST_-1204838331', u'LOAD_-1204838604'), ('const-228', u'INT_ADD_-1204838506'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838486'), ('tmp_626', u'LOAD_-1204838711'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838578'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838525'), (u'LOAD_-1204838705', u'INT_ADD_-1204838668'), ('const-433', u'STORE_-1204838449'), ('const-433', u'LOAD_-1204838604'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838535'), (u'PTRADD_-1204838320', u'CALL_-1204838437'), (u'CAST_-1204838323', u'LOAD_-1204838594'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838495'), (u'INT_ADD_-1204838668', u'INT_ADD_-1204838475'), ('const-433', u'LOAD_-1204838522'), ('const-433', u'LOAD_-1204838541'), (u'INT_ADD_-1204838652', u'INT_ADD_-1204838609'), (u'LOAD_-1204838711', u'INT_ADD_-1204838689'), (u'INT_ADD_-1204838630', u'CALL_-1204838627'), ('const-8', u'PTRADD_-1204838326'), ('const-228', u'INT_ADD_-1204838475'), ('tmp_626', u'COPY_-1204838424'), (u'INT_ADD_-1204838578', u'CAST_-1204838323'), (u'CAST_-1204838269', u'LOAD_-1204838522'), ('const-1', u'PTRADD_-1204838245'), ('const-433', u'STORE_-1204838456'), (u'INT_ADD_-1204838545', u'CAST_-1204838298'), ('const-433', u'STORE_-1204838569'), (u'LOAD_-1204838541', u'STORE_-1204838509'), ('const-433', u'LOAD_-1204838705'), ('const--24', u'INT_ADD_-1204838689'), (u'CAST_-1204838246', u'STORE_-1204838489'), ('tmp_626', u'PTRADD_-1204838240'), ('const-216', u'INT_ADD_-1204838535'), ('const-433', u'LOAD_-1204838482'), ('const-8', u'PTRADD_-1204838245'), (u'INT_ADD_-1204838588', u'CAST_-1204838331')]
null
null
00309ea0
x64
O1
(translation_unit "long * FUN_00309ea0(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}\n\n" (function_definition "long * FUN_00309ea0(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00309ea0(long *param_1,long *param_2)" * (function_declarator "FUN_00309ea0(long *param_1,long *param_2)" identifier (parameter_list "(long *param_1,long *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(*param_2 + -0x18) + (long)param_2" (pointer_expression "*(long *)(*param_2 + -0x18)" * (cast_expression "(long *)(*param_2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + -0x18)" ( (binary_expression "*param_2 + -0x18" (pointer_expression "*param_2" * identifier) + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_00318eb0(lVar5,lVar4);" (call_expression "FUN_00318eb0(lVar5,lVar4)" identifier (argument_list "(lVar5,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_003014d0(lVar5,lVar5 + 0xd0);" (call_expression "FUN_003014d0(lVar5,lVar5 + 0xd0)" identifier (argument_list "(lVar5,lVar5 + 0xd0)" ( identifier , (binary_expression "lVar5 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_003014d0(lVar4,lVar4 + 0xd0);" (call_expression "FUN_003014d0(lVar4,lVar4 + 0xd0)" identifier (argument_list "(lVar4,lVar4 + 0xd0)" ( identifier , (binary_expression "lVar4 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar3 = *(undefined8 *)(lVar5 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar5 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8)" (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(lVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar4 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(lVar4 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar5 + 0xe4);" (assignment_expression "uVar1 = *(undefined1 *)(lVar5 + 0xe4)" identifier = (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4)" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = param_2[1];" (assignment_expression "lVar5 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe4) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe4) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar4 = param_1[1];" (assignment_expression "lVar4 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = lVar5;" (assignment_expression "param_1[1] = lVar5" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_2[1] = lVar4;" (assignment_expression "param_2[1] = lVar4" (subscript_expression "param_2[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00309c00(param_1 + 3,param_2 + 3);" (call_expression "FUN_00309c00(param_1 + 3,param_2 + 3)" identifier (argument_list "(param_1 + 3,param_2 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) , (binary_expression "param_2 + 3" identifier + number_literal) ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wfstream::TEMPNAMEPLACEHOLDERVALUE(std::wfstream&&) */\n\nwfstream * __thiscall std::wfstream::operator=(wfstream *this,wfstream *param_1)\n\n{\n wios wVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n wios *this_00;\n ios_base *this_01;\n \n this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18));\n this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18));\n ios_base::_M_swap(this_01,(ios_base *)this_00);\n wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));\n wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(this_01 + 0xd8);\n *(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8);\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(this_01 + 0xe0);\n *(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0);\n *(undefined4 *)(this_00 + 0xe0) = uVar2;\n wVar1 = *(wios *)(this_01 + 0xe4);\n *(wios *)(this_01 + 0xe4) = this_00[0xe4];\n uVar3 = *(undefined8 *)(param_1 + 8);\n this_00[0xe4] = wVar1;\n uVar4 = *(undefined8 *)(this + 8);\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(param_1 + 8) = uVar4;\n wfilebuf::operator=((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18));\n return this;\n}\n\n" comment (ERROR "wfstream * __thiscall std::wfstream::operator=(wfstream *this,wfstream *param_1)" (binary_expression "wfstream * __thiscall std::wfstream::operator=(wfstream *this,wfstream *param_1)" identifier * (assignment_expression "__thiscall std::wfstream::operator=(wfstream *this,wfstream *param_1)" identifier (ERROR "std::wfstream::operator" identifier : : identifier : : identifier) = (parenthesized_expression "(wfstream *this,wfstream *param_1)" ( (comma_expression "wfstream *this,wfstream *param_1" (binary_expression "wfstream *this" identifier * identifier) , (binary_expression "wfstream *param_1" identifier * identifier)) ))))) (compound_statement "{\n wios wVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n wios *this_00;\n ios_base *this_01;\n \n this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18));\n this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18));\n ios_base::_M_swap(this_01,(ios_base *)this_00);\n wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));\n wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(this_01 + 0xd8);\n *(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8);\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(this_01 + 0xe0);\n *(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0);\n *(undefined4 *)(this_00 + 0xe0) = uVar2;\n wVar1 = *(wios *)(this_01 + 0xe4);\n *(wios *)(this_01 + 0xe4) = this_00[0xe4];\n uVar3 = *(undefined8 *)(param_1 + 8);\n this_00[0xe4] = wVar1;\n uVar4 = *(undefined8 *)(this + 8);\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(param_1 + 8) = uVar4;\n wfilebuf::operator=((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18));\n return this;\n}" { (declaration "wios wVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "wios *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "ios_base *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (expression_statement "this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18));" (assignment_expression "this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18))" identifier = (cast_expression "(ios_base *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )))) ;) (expression_statement "this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18));" (assignment_expression "this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" identifier = (cast_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )))) ;) (labeled_statement "ios_base::_M_swap(this_01,(ios_base *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "_M_swap(this_01,(ios_base *)this_00);" (call_expression "_M_swap(this_01,(ios_base *)this_00)" identifier (argument_list "(this_01,(ios_base *)this_00)" ( identifier , (cast_expression "(ios_base *)this_00" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (labeled_statement "wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));" (call_expression "_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0))" identifier (argument_list "((wios *)this_01,(locale *)(this_01 + 0xd0))" ( (cast_expression "(wios *)this_01" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(locale *)(this_01 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xd0)" ( (binary_expression "this_01 + 0xd0" identifier + number_literal) ))) ))) ;)) (labeled_statement "wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));" (call_expression "_M_cache_locale(this_00,(locale *)(this_00 + 0xd0))" identifier (argument_list "(this_00,(locale *)(this_00 + 0xd0))" ( identifier , (cast_expression "(locale *)(this_00 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd0)" ( (binary_expression "this_00 + 0xd0" identifier + number_literal) ))) ))) ;)) (expression_statement "uVar3 = *(undefined8 *)(this_01 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(this_01 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(this_01 + 0xd8)" * (cast_expression "(undefined8 *)(this_01 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xd8)" ( (binary_expression "this_01 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8);" (assignment_expression "*(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8)" (pointer_expression "*(undefined8 *)(this_01 + 0xd8)" * (cast_expression "(undefined8 *)(this_01 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xd8)" ( (binary_expression "this_01 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(this_00 + 0xd8)" * (cast_expression "(undefined8 *)(this_00 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd8)" ( (binary_expression "this_00 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this_00 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(this_00 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(this_00 + 0xd8)" * (cast_expression "(undefined8 *)(this_00 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd8)" ( (binary_expression "this_00 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(this_01 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(this_01 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(this_01 + 0xe0)" * (cast_expression "(undefined4 *)(this_01 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe0)" ( (binary_expression "this_01 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0);" (assignment_expression "*(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0)" (pointer_expression "*(undefined4 *)(this_01 + 0xe0)" * (cast_expression "(undefined4 *)(this_01 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe0)" ( (binary_expression "this_01 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(this_00 + 0xe0)" * (cast_expression "(undefined4 *)(this_00 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xe0)" ( (binary_expression "this_00 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(this_00 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(this_00 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(this_00 + 0xe0)" * (cast_expression "(undefined4 *)(this_00 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xe0)" ( (binary_expression "this_00 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "wVar1 = *(wios *)(this_01 + 0xe4);" (assignment_expression "wVar1 = *(wios *)(this_01 + 0xe4)" identifier = (pointer_expression "*(wios *)(this_01 + 0xe4)" * (cast_expression "(wios *)(this_01 + 0xe4)" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe4)" ( (binary_expression "this_01 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "*(wios *)(this_01 + 0xe4) = this_00[0xe4];" (assignment_expression "*(wios *)(this_01 + 0xe4) = this_00[0xe4]" (pointer_expression "*(wios *)(this_01 + 0xe4)" * (cast_expression "(wios *)(this_01 + 0xe4)" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe4)" ( (binary_expression "this_01 + 0xe4" identifier + number_literal) )))) = (subscript_expression "this_00[0xe4]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = *(undefined8 *)(param_1 + 8);" (assignment_expression "uVar3 = *(undefined8 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "this_00[0xe4] = wVar1;" (assignment_expression "this_00[0xe4] = wVar1" (subscript_expression "this_00[0xe4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar4 = *(undefined8 *)(this + 8);" (assignment_expression "uVar4 = *(undefined8 *)(this + 8)" identifier = (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 8) = uVar3;" (assignment_expression "*(undefined8 *)(this + 8) = uVar3" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 8) = uVar4;" (assignment_expression "*(undefined8 *)(param_1 + 8) = uVar4" (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (labeled_statement "wfilebuf::operator=((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18));" statement_identifier : (ERROR ":" :) (expression_statement "operator=((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18));" (assignment_expression "operator=((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18))" identifier = (parenthesized_expression "((wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18))" ( (comma_expression "(wfilebuf *)(this + 0x18),(wfilebuf *)(param_1 + 0x18)" (cast_expression "(wfilebuf *)(this + 0x18)" ( (type_descriptor "wfilebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) ))) , (cast_expression "(wfilebuf *)(param_1 + 0x18)" ( (type_descriptor "wfilebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;)) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_00309ea0(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}\n\n" (function_definition "long * FUN_00309ea0(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00309ea0(long *param_1,long *param_2)" * (function_declarator "FUN_00309ea0(long *param_1,long *param_2)" identifier (parameter_list "(long *param_1,long *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(*param_2 + -0x18) + (long)param_2" (pointer_expression "*(long *)(*param_2 + -0x18)" * (cast_expression "(long *)(*param_2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + -0x18)" ( (binary_expression "*param_2 + -0x18" (pointer_expression "*param_2" * identifier) + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_00318eb0(lVar5,lVar4);" (call_expression "FUN_00318eb0(lVar5,lVar4)" identifier (argument_list "(lVar5,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_003014d0(lVar5,lVar5 + 0xd0);" (call_expression "FUN_003014d0(lVar5,lVar5 + 0xd0)" identifier (argument_list "(lVar5,lVar5 + 0xd0)" ( identifier , (binary_expression "lVar5 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_003014d0(lVar4,lVar4 + 0xd0);" (call_expression "FUN_003014d0(lVar4,lVar4 + 0xd0)" identifier (argument_list "(lVar4,lVar4 + 0xd0)" ( identifier , (binary_expression "lVar4 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar3 = *(undefined8 *)(lVar5 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar5 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8)" (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(lVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar4 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(lVar4 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar5 + 0xe4);" (assignment_expression "uVar1 = *(undefined1 *)(lVar5 + 0xe4)" identifier = (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4)" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = param_2[1];" (assignment_expression "lVar5 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe4) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe4) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar4 = param_1[1];" (assignment_expression "lVar4 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = lVar5;" (assignment_expression "param_1[1] = lVar5" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_2[1] = lVar4;" (assignment_expression "param_2[1] = lVar4" (subscript_expression "param_2[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00309c00(param_1 + 3,param_2 + 3);" (call_expression "FUN_00309c00(param_1 + 3,param_2 + 3)" identifier (argument_list "(param_1 + 3,param_2 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) , (binary_expression "param_2 + 3" identifier + number_literal) ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00309ea0(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00309ea0(long *param_1,long *param_2)" (* "*") (function_declarator "FUN_00309ea0(long *param_1,long *param_2)" (identifier "FUN_00309ea0") (parameter_list "(long *param_1,long *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")")))) (compound_statement "{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318eb0(lVar5,lVar4);\n FUN_003014d0(lVar5,lVar5 + 0xd0);\n FUN_003014d0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n FUN_00309c00(param_1 + 3,param_2 + 3);\n return param_1;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar5") (= "=") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (expression_statement "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2" (identifier "lVar4") (= "=") (binary_expression "*(long *)(*param_2 + -0x18) + (long)param_2" (pointer_expression "*(long *)(*param_2 + -0x18)" (* "*") (cast_expression "(long *)(*param_2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_2 + -0x18)" (( "(") (binary_expression "*param_2 + -0x18" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")))) (; ";")) (expression_statement "FUN_00318eb0(lVar5,lVar4);" (call_expression "FUN_00318eb0(lVar5,lVar4)" (identifier "FUN_00318eb0") (argument_list "(lVar5,lVar4)" (( "(") (identifier "lVar5") (, ",") (identifier "lVar4") () ")"))) (; ";")) (expression_statement "FUN_003014d0(lVar5,lVar5 + 0xd0);" (call_expression "FUN_003014d0(lVar5,lVar5 + 0xd0)" (identifier "FUN_003014d0") (argument_list "(lVar5,lVar5 + 0xd0)" (( "(") (identifier "lVar5") (, ",") (binary_expression "lVar5 + 0xd0" (identifier "lVar5") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "FUN_003014d0(lVar4,lVar4 + 0xd0);" (call_expression "FUN_003014d0(lVar4,lVar4 + 0xd0)" (identifier "FUN_003014d0") (argument_list "(lVar4,lVar4 + 0xd0)" (( "(") (identifier "lVar4") (, ",") (binary_expression "lVar4 + 0xd0" (identifier "lVar4") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "uVar3 = *(undefined8 *)(lVar5 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar5 + 0xd8)" (identifier "uVar3") (= "=") (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar5 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xd8)" (( "(") (binary_expression "lVar5 + 0xd8" (identifier "lVar5") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8)" (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar5 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xd8)" (( "(") (binary_expression "lVar5 + 0xd8" (identifier "lVar5") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(lVar5 + 0xe0)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(lVar4 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(lVar4 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar1 = *(undefined1 *)(lVar5 + 0xe4);" (assignment_expression "uVar1 = *(undefined1 *)(lVar5 + 0xe4)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe4)" (( "(") (binary_expression "lVar5 + 0xe4" (identifier "lVar5") (+ "+") (number_literal "0xe4")) () ")"))))) (; ";")) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4)" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe4)" (( "(") (binary_expression "lVar5 + 0xe4" (identifier "lVar5") (+ "+") (number_literal "0xe4")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe4)" (( "(") (binary_expression "lVar4 + 0xe4" (identifier "lVar4") (+ "+") (number_literal "0xe4")) () ")"))))) (; ";")) (expression_statement "lVar5 = param_2[1];" (assignment_expression "lVar5 = param_2[1]" (identifier "lVar5") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*(undefined1 *)(lVar4 + 0xe4) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe4) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe4)" (( "(") (binary_expression "lVar4 + 0xe4" (identifier "lVar4") (+ "+") (number_literal "0xe4")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "lVar4 = param_1[1];" (assignment_expression "lVar4 = param_1[1]" (identifier "lVar4") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "param_1[1] = lVar5;" (assignment_expression "param_1[1] = lVar5" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar5")) (; ";")) (expression_statement "param_2[1] = lVar4;" (assignment_expression "param_2[1] = lVar4" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "FUN_00309c00(param_1 + 3,param_2 + 3);" (call_expression "FUN_00309c00(param_1 + 3,param_2 + 3)" (identifier "FUN_00309c00") (argument_list "(param_1 + 3,param_2 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) (, ",") (binary_expression "param_2 + 3" (identifier "param_2") (+ "+") (number_literal "3")) () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wfstream::TEMPNAMEPLACEHOLDERVALUE(std::wfstream&&) */ wfstream * __thiscall std::wfstream::operator=(wfstream *var_1,wfstream *var_2) { type_1 wVar1; type_2 uVar2; type_3 uVar3; type_3 uVar4; type_1 *var_6; type_4 *var_5; var_5 = (type_4 *)(var_1 + *(long *)(*(long *)var_1 + -0x18)); var_6 = (type_1 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)); ios_base::var_3(var_5,(type_4 *)var_6); wios::var_4((type_1 *)var_5,(type_5 *)(var_5 + 0xd0)); wios::var_4(var_6,(type_5 *)(var_6 + 0xd0)); uVar3 = *(type_3 *)(var_5 + 0xd8); *(type_3 *)(var_5 + 0xd8) = *(type_3 *)(var_6 + 0xd8); *(type_3 *)(var_6 + 0xd8) = uVar3; uVar2 = *(type_2 *)(var_5 + 0xe0); *(type_2 *)(var_5 + 0xe0) = *(type_2 *)(var_6 + 0xe0); *(type_2 *)(var_6 + 0xe0) = uVar2; wVar1 = *(type_1 *)(var_5 + 0xe4); *(type_1 *)(var_5 + 0xe4) = var_6[0xe4]; uVar3 = *(type_3 *)(var_2 + 8); var_6[0xe4] = wVar1; uVar4 = *(type_3 *)(var_1 + 8); *(type_3 *)(var_1 + 8) = uVar3; *(type_3 *)(var_2 + 8) = uVar4; wfilebuf::operator=((type_6 *)(var_1 + 0x18),(type_6 *)(var_2 + 0x18)); return var_1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long *param_2) { undefined1 uVar1; undefined4 uVar2; undefined8 uVar3; long lVar4; long lVar5; lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2; FUN_00318eb0(lVar5,lVar4); FUN_003014d0(lVar5,lVar5 + 0xd0); FUN_003014d0(lVar4,lVar4 + 0xd0); uVar3 = *(undefined8 *)(lVar5 + 0xd8); *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = uVar3; uVar2 = *(undefined4 *)(lVar5 + 0xe0); *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0); *(undefined4 *)(lVar4 + 0xe0) = uVar2; uVar1 = *(undefined1 *)(lVar5 + 0xe4); *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4); lVar5 = param_2[1]; *(undefined1 *)(lVar4 + 0xe4) = uVar1; lVar4 = param_1[1]; param_1[1] = lVar5; param_2[1] = lVar4; FUN_00309c00(param_1 + 3,param_2 + 3); return param_1; }
7068_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
operator[]
FUN_002bdc70
/* DWARF original prototype: mapped_type * operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true> * this, key_type * __k) */ mapped_type * __thiscall std::__detail:: _Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true> ::operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true> *this,key_type *__k) { uint uVar1; key_type kVar2; long *plVar3; __node_type *__node; iterator iVar4; ulong __bkt; __hashtable *__h; long *plVar5; long *plVar6; uint uVar7; uVar1 = *__k; __bkt = (ulong)uVar1 % *(ulong *)(this + 8); plVar6 = *(long **)(*(long *)this + __bkt * 8); if (plVar6 != (long *)0x0) { uVar7 = *(uint *)((long *)*plVar6 + 1); plVar3 = (long *)*plVar6; while (plVar5 = plVar3, uVar1 != uVar7) { plVar3 = (long *)*plVar5; if ((plVar3 == (long *)0x0) || (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5, __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8; } if (*plVar6 != 0) { return (mapped_type *)(*plVar6 + 0x10); } } LAB_002bdce8: __node = (__node_type *)operator_new(0x28); kVar2 = *__k; (__node-> super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_> ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0; *(key_type *) &(__node-> super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_> )._M_storage._M_storage = kVar2; *(undefined8 *) ((long)&(__node-> super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_> )._M_storage._M_storage + 8) = 0; *(undefined8 *) ((long)&(__node-> super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_> )._M_storage._M_storage + 0x10) = 0; *(undefined8 *) ((long)&(__node-> super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_> )._M_storage._M_storage + 0x18) = 0; iVar4 = _Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_> ::_M_insert_unique_node ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_> *)this,__bkt,(ulong)uVar1,__node,1); return (mapped_type *) ((long)iVar4. super__Node_iterator_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_false> ._M_cur + 0x10); }
long FUN_002bdc70(long *param_1,uint *param_2) { uint uVar1; long *plVar2; undefined8 *puVar3; long lVar4; ulong uVar5; long *plVar6; long *plVar7; uint uVar8; uVar1 = *param_2; uVar5 = (ulong)uVar1 % (ulong)param_1[1]; plVar7 = *(long **)(*param_1 + uVar5 * 8); if (plVar7 != (long *)0x0) { uVar8 = *(uint *)((long *)*plVar7 + 1); plVar2 = (long *)*plVar7; do { plVar6 = plVar2; if (uVar1 == uVar8) { if (*plVar7 != 0) { return *plVar7 + 0x10; } break; } plVar2 = (long *)*plVar6; if (plVar2 == (long *)0x0) break; uVar8 = *(uint *)(plVar2 + 1); plVar7 = plVar6; } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]); } puVar3 = (undefined8 *)FUN_002ee780(0x28); uVar8 = *param_2; *puVar3 = 0; *(uint *)(puVar3 + 1) = uVar8; puVar3[2] = 0; puVar3[3] = 0; puVar3[4] = 0; lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1); return lVar4 + 0x10; }
PUSH R13 XOR EDX,EDX PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV EBX,dword ptr [RSI] MOV RCX,qword ptr [RDI + 0x8] MOV RAX,RBX DIV RCX MOV RAX,qword ptr [RDI] MOV R9,qword ptr [RAX + RDX*0x8] MOV RBP,RDX TEST R9,R9 JZ 0x002bdce8 MOV R8,qword ptr [R9] MOV R11,RBX MOV R10D,dword ptr [R8 + 0x8] JMP 0x002bdcc7 MOV RAX,qword ptr [R8] TEST RAX,RAX JZ 0x002bdce8 MOV R10D,dword ptr [RAX + 0x8] MOV R9,R8 XOR EDX,EDX MOV R8,RAX MOV EAX,R10D DIV RCX CMP RBP,RDX JNZ 0x002bdce8 CMP R11D,R10D JNZ 0x002bdca8 MOV RAX,qword ptr [R9] TEST RAX,RAX JZ 0x002bdce8 ADD RSP,0x8 ADD RAX,0x10 POP RBX POP RBP POP R12 POP R13 RET MOV R13,RSI MOV R12,RDI MOV EDI,0x28 CALL 0x002ee780 MOV EDX,dword ptr [R13] MOV RSI,RBP MOV RDI,R12 MOV qword ptr [RAX],0x0 MOV R8D,0x1 MOV RCX,RAX MOV dword ptr [RAX + 0x8],EDX MOV RDX,RBX MOV qword ptr [RAX + 0x10],0x0 MOV qword ptr [RAX + 0x18],0x0 MOV qword ptr [RAX + 0x20],0x0 CALL 0x002bd3d0 ADD RSP,0x8 POP RBX ADD RAX,0x10 POP RBP POP R12 POP R13 RET
null
null
null
null
[(u'PTRSUB_-1204494546', u'CAST_-1204494528'), (u'CAST_-1204494676', u'LOAD_-1204495133'), (u'INT_EQUAL_-1204494971', u'CBRANCH_-1204494969'), (u'INT_NOTEQUAL_-1204495144', u'CBRANCH_-1204495143'), ('const-40', u'CALL_-1204494972'), (u'CAST_-1204494538', u'INT_ADD_-1204494602'), ('const-8', u'PTRSUB_-1204494563'), (u'CAST_-1204494587', u'PTRSUB_-1204494561'), (u'LOAD_-1204494968', u'MULTIEQUAL_-1204494699'), ('const-0', u'PTRSUB_-1204494581'), (u'CALL_-1204494886', u'CAST_-1204494507'), (u'CAST_-1204494683', u'PTRADD_-1204494711'), ('const-0', u'STORE_-1204494954'), ('const-1', u'CALL_-1204494886'), ('const-0', u'RETURN_-1204494827'), (u'LOAD_-1204495070', u'INT_NOTEQUAL_-1204495051'), (u'LOAD_-1204495168', u'COPY_-1204494741'), ('tmp_248', u'CBRANCH_-1204495050'), ('const-8', u'INT_ADD_-1204494612'), (u'LOAD_-1204494989', u'CAST_-1204494664'), ('const-0', u'PTRSUB_-1204494561'), (u'CAST_-1204494700', u'LOAD_-1204495175'), ('const-433', u'STORE_-1204494933'), (u'PTRADD_-1204495135', u'CAST_-1204494711'), (u'INT_ADD_-1204494612', u'CAST_-1204494547'), (u'CAST_-1204494587', u'PTRSUB_-1204494607'), ('tmp_667', u'CAST_-1204494700'), (u'CALL_-1204494972', u'CAST_-1204494587'), ('const-433', u'LOAD_-1204495168'), ('const-0', u'PTRSUB_-1204494588'), ('tmp_217', u'CBRANCH_-1204495070'), ('const-0', u'RETURN_-1204494992'), ('const-433', u'STORE_-1204494923'), ('const-0', u'PTRSUB_-1204494556'), (u'CAST_-1204494587', u'CALL_-1204494886'), (u'LOAD_-1204495197', u'INT_REM_-1204495147'), ('const-0', u'PTRSUB_-1204494590'), ('tmp_186', u'BRANCH_-1204495124'), (u'LOAD_-1204495168', u'LOAD_-1204495143'), (u'CAST_-1204494506', u'RETURN_-1204494827'), (u'PTRSUB_-1204494553', u'PTRSUB_-1204494546'), (u'CAST_-1204494683', u'COPY_-1204494744'), ('const-8', u'INT_MULT_-1204495140'), ('const-433', u'LOAD_-1204495133'), ('const-433', u'LOAD_-1204495143'), (u'MULTIEQUAL_-1204494754', u'COPY_-1204494704'), (u'INT_ADD_-1204495018', u'CAST_-1204494603'), (u'LOAD_-1204495133', u'MULTIEQUAL_-1204494699'), ('const-1', u'PTRADD_-1204494691'), (u'PTRSUB_-1204494607', u'PTRSUB_-1204494597'), ('const-0', u'STORE_-1204494923'), (u'LOAD_-1204494968', u'INT_ZEXT_-1204494739'), ('const-433', u'LOAD_-1204495175'), (u'CAST_-1204494587', u'PTRSUB_-1204494581'), (u'LOAD_-1204495168', u'INT_NOTEQUAL_-1204495144'), (u'PTRSUB_-1204494590', u'PTRSUB_-1204494580'), ('const-0', u'INT_EQUAL_-1204494971'), (u'INT_ZEXT_-1204494880', u'CALL_-1204494886'), (u'PTRSUB_-1204494580', u'PTRSUB_-1204494588'), (u'INT_REM_-1204495147', u'CALL_-1204494886'), (u'PTRSUB_-1204494573', u'PTRSUB_-1204494566'), ('const-433', u'STORE_-1204494901'), ('const-0', u'PTRSUB_-1204494607'), ('const-16', u'INT_ADD_-1204494602'), ('const-433', u'LOAD_-1204495203'), (u'CAST_-1204494664', u'COPY_-1204494707'), (u'INT_ZEXT_-1204494880', u'INT_REM_-1204495147'), ('const-0', u'PTRSUB_-1204494571'), ('const-1', u'PTRADD_-1204495135'), (u'CAST_-1204494555', u'STORE_-1204494933'), (u'INT_NOTEQUAL_-1204495051', u'CBRANCH_-1204495050'), (u'LOAD_-1204495175', u'INT_ADD_-1204495152'), (u'CAST_-1204494603', u'RETURN_-1204494992'), (u'INT_NOTEQUAL_-1204494909', u'CBRANCH_-1204494907'), ('const-0', u'PTRSUB_-1204494589'), (u'PTRSUB_-1204494571', u'PTRSUB_-1204494563'), ('const-16', u'INT_ADD_-1204494848'), (u'PTRSUB_-1204494597', u'PTRSUB_-1204494589'), ('const-0', u'INT_NOTEQUAL_-1204495051'), ('const-8', u'PTRSUB_-1204494580'), (u'CAST_-1204494537', u'STORE_-1204494912'), (u'CAST_-1204494528', u'INT_ADD_-1204494592'), (u'COPY_-1204494704', u'COPY_-1204494704'), (u'CAST_-1204494587', u'PTRSUB_-1204494590'), ('const-8', u'PTRADD_-1204494691'), (u'CAST_-1204494527', u'STORE_-1204494901'), (u'CAST_-1204494518', u'CALL_-1204494886'), (u'COPY_-1204494704', u'MULTIEQUAL_-1204494750'), (u'INT_REM_-1204495147', u'INT_MULT_-1204495140'), (u'LOAD_-1204495070', u'INT_ADD_-1204495018'), (u'INT_REM_-1204495147', u'INT_NOTEQUAL_-1204494909'), (u'LOAD_-1204495203', u'INT_NOTEQUAL_-1204495072'), (u'CAST_-1204494547', u'STORE_-1204494923'), ('const-8', u'PTRADD_-1204495135'), (u'PTRSUB_-1204494581', u'PTRSUB_-1204494573'), (u'CAST_-1204494548', u'INT_ADD_-1204494612'), ('const-433', u'LOAD_-1204495070'), (u'COPY_-1204494744', u'MULTIEQUAL_-1204494754'), (u'LOAD_-1204495203', u'INT_ZEXT_-1204494880'), ('tmp_667', u'PTRADD_-1204495135'), (u'INT_ZEXT_-1204494739', u'INT_REM_-1204494896'), (u'PTRADD_-1204494691', u'CAST_-1204494655'), (u'PTRSUB_-1204494556', u'CAST_-1204494538'), (u'INT_ADD_-1204495152', u'CAST_-1204494696'), ('const-433', u'LOAD_-1204494971'), ('const-24', u'INT_ADD_-1204494592'), (u'MULTIEQUAL_-1204494750', u'LOAD_-1204495070'), ('const-0', u'PTRSUB_-1204494597'), (u'COPY_-1204494704', u'LOAD_-1204494989'), (u'PTRSUB_-1204494566', u'CAST_-1204494548'), ('const-0', u'STORE_-1204494912'), (u'INT_REM_-1204494896', u'INT_NOTEQUAL_-1204494909'), ('const-8', u'PTRADD_-1204494711'), (u'INT_ADD_-1204494602', u'CAST_-1204494537'), ('const-0', u'PTRSUB_-1204494566'), (u'PTRSUB_-1204494588', u'CAST_-1204494555'), ('const-8', u'PTRSUB_-1204494573'), (u'INT_MULT_-1204495140', u'INT_ADD_-1204495152'), (u'PTRADD_-1204494711', u'CAST_-1204494676'), (u'INT_NOTEQUAL_-1204495072', u'CBRANCH_-1204495070'), (u'CAST_-1204494696', u'LOAD_-1204495168'), (u'CAST_-1204494587', u'PTRSUB_-1204494571'), ('const-433', u'LOAD_-1204495197'), (u'MULTIEQUAL_-1204494699', u'INT_NOTEQUAL_-1204495072'), ('const-433', u'STORE_-1204494954'), ('const-1', u'PTRADD_-1204494711'), ('tmp_668', u'LOAD_-1204495203'), ('tmp_553', u'CBRANCH_-1204494969'), (u'CAST_-1204494664', u'PTRADD_-1204494691'), ('const-0', u'INT_NOTEQUAL_-1204495144'), ('tmp_167', u'CBRANCH_-1204495143'), ('const-0', u'PTRSUB_-1204494546'), (u'COPY_-1204494707', u'MULTIEQUAL_-1204494754'), ('tmp_653', u'CBRANCH_-1204494907'), (u'LOAD_-1204495143', u'CAST_-1204494683'), ('const-8', u'PTRSUB_-1204494553'), ('const-433', u'LOAD_-1204494989'), (u'CAST_-1204494711', u'LOAD_-1204495197'), (u'CAST_-1204494655', u'LOAD_-1204494968'), (u'PTRSUB_-1204494589', u'STORE_-1204494954'), ('const-433', u'STORE_-1204494912'), ('const-16', u'INT_ADD_-1204495018'), ('const-0', u'STORE_-1204494901'), (u'INT_ADD_-1204494848', u'CAST_-1204494506'), ('const-433', u'LOAD_-1204494968'), (u'INT_ADD_-1204494592', u'CAST_-1204494527'), (u'LOAD_-1204495197', u'INT_REM_-1204494896'), (u'PTRSUB_-1204494561', u'PTRSUB_-1204494553'), ('tmp_667', u'CAST_-1204494518'), (u'CAST_-1204494507', u'INT_ADD_-1204494848'), (u'CAST_-1204494664', u'INT_EQUAL_-1204494971'), (u'COPY_-1204494741', u'MULTIEQUAL_-1204494750'), ('tmp_668', u'LOAD_-1204494971'), (u'LOAD_-1204494971', u'STORE_-1204494933'), (u'PTRSUB_-1204494563', u'PTRSUB_-1204494556')]
[(u'CALL_-1204494886', u'INT_ADD_-1204494848'), (u'INT_EQUAL_-1204494971', u'CBRANCH_-1204494969'), (u'INT_NOTEQUAL_-1204495144', u'CBRANCH_-1204495143'), (u'COPY_-1204494757', u'MULTIEQUAL_-1204494748'), (u'CAST_-1204494693', u'LOAD_-1204495133'), (u'LOAD_-1204495203', u'INT_EQUAL_-1204495073'), (u'CAST_-1204494603', u'PTRADD_-1204494571'), (u'INT_EQUAL_-1204494910', u'CBRANCH_-1204494907'), ('tmp_1123', u'LOAD_-1204494971'), (u'CAST_-1204494681', u'INT_EQUAL_-1204494971'), (u'LOAD_-1204495197', u'CAST_-1204494656'), ('const-433', u'LOAD_-1204494989'), (u'COPY_-1204494720', u'MULTIEQUAL_-1204494748'), ('const-0', u'RETURN_-1204494827'), (u'PTRADD_-1204494738', u'LOAD_-1204495197'), (u'LOAD_-1204495070', u'INT_NOTEQUAL_-1204495051'), (u'PTRADD_-1204494706', u'CAST_-1204494693'), (u'CAST_-1204494700', u'COPY_-1204494760'), ('tmp_248', u'CBRANCH_-1204495050'), ('tmp_1124', u'PTRADD_-1204494738'), ('const-433', u'STORE_-1204494933'), ('const-3', u'PTRADD_-1204494571'), ('const-1', u'CALL_-1204494886'), (u'LOAD_-1204495203', u'INT_ZEXT_-1204494878'), (u'PTRADD_-1204494571', u'STORE_-1204494912'), ('const-0', u'STORE_-1204494912'), (u'MULTIEQUAL_-1204494752', u'COPY_-1204494720'), ('const-433', u'STORE_-1204494901'), ('tmp_217', u'CBRANCH_-1204495070'), ('const-0', u'STORE_-1204494901'), ('const-0', u'RETURN_-1204494992'), ('tmp_186', u'BRANCH_-1204495124'), (u'LOAD_-1204495168', u'LOAD_-1204495143'), (u'CALL_-1204494972', u'CAST_-1204494603'), ('const-433', u'LOAD_-1204495203'), (u'LOAD_-1204494989', u'CAST_-1204494681'), ('const-40', u'CALL_-1204494972'), (u'CAST_-1204494700', u'PTRADD_-1204494706'), ('const-8', u'INT_MULT_-1204495140'), (u'CAST_-1204494603', u'STORE_-1204494954'), (u'CAST_-1204494713', u'LOAD_-1204495168'), (u'INT_ADD_-1204495152', u'CAST_-1204494713'), (u'MULTIEQUAL_-1204494697', u'INT_EQUAL_-1204495073'), ('tmp_1124', u'CALL_-1204494886'), ('const-433', u'LOAD_-1204495175'), ('const-433', u'LOAD_-1204495143'), (u'COPY_-1204494723', u'MULTIEQUAL_-1204494752'), ('const-0', u'STORE_-1204494954'), ('const-2', u'PTRADD_-1204494580'), (u'LOAD_-1204495168', u'INT_NOTEQUAL_-1204495144'), ('const-0', u'INT_EQUAL_-1204494971'), ('const-8', u'PTRADD_-1204494587'), (u'INT_REM_-1204495147', u'CALL_-1204494886'), ('const-8', u'PTRADD_-1204494738'), (u'INT_EQUAL_-1204495073', u'CBRANCH_-1204495070'), (u'INT_REM_-1204495147', u'INT_EQUAL_-1204494910'), ('const-433', u'LOAD_-1204494971'), (u'INT_NOTEQUAL_-1204495051', u'CBRANCH_-1204495050'), (u'LOAD_-1204495175', u'INT_ADD_-1204495152'), (u'LOAD_-1204495133', u'MULTIEQUAL_-1204494697'), (u'CAST_-1204494672', u'LOAD_-1204494968'), (u'COPY_-1204494760', u'MULTIEQUAL_-1204494752'), (u'PTRADD_-1204494580', u'STORE_-1204494923'), ('const-8', u'PTRADD_-1204494706'), ('const-16', u'INT_ADD_-1204494848'), ('const-1', u'PTRADD_-1204494738'), (u'LOAD_-1204495168', u'COPY_-1204494757'), (u'CAST_-1204494603', u'PTRADD_-1204494580'), (u'INT_REM_-1204494896', u'INT_EQUAL_-1204494910'), ('const-433', u'LOAD_-1204494968'), ('const-0', u'INT_NOTEQUAL_-1204495051'), ('const-8', u'PTRADD_-1204494571'), (u'CAST_-1204494571', u'STORE_-1204494933'), (u'COPY_-1204494720', u'LOAD_-1204494989'), (u'PTRADD_-1204494686', u'CAST_-1204494672'), ('const-433', u'STORE_-1204494912'), (u'INT_ZEXT_-1204494737', u'INT_REM_-1204494896'), (u'INT_REM_-1204495147', u'INT_MULT_-1204495140'), (u'LOAD_-1204495070', u'INT_ADD_-1204495018'), (u'MULTIEQUAL_-1204494748', u'LOAD_-1204495070'), (u'PTRADD_-1204494562', u'STORE_-1204494901'), (u'CAST_-1204494720', u'INT_REM_-1204495147'), (u'CAST_-1204494681', u'PTRADD_-1204494686'), (u'LOAD_-1204494968', u'INT_ZEXT_-1204494737'), ('const-433', u'LOAD_-1204495070'), ('const-433', u'LOAD_-1204495133'), ('const-4', u'PTRADD_-1204494562'), ('const-433', u'LOAD_-1204495168'), ('const-433', u'LOAD_-1204495197'), ('const-8', u'PTRADD_-1204494580'), (u'CAST_-1204494603', u'CALL_-1204494886'), (u'INT_ADD_-1204495018', u'RETURN_-1204494992'), (u'CAST_-1204494656', u'INT_REM_-1204494896'), (u'LOAD_-1204494968', u'MULTIEQUAL_-1204494697'), ('const-1', u'PTRADD_-1204494587'), (u'INT_MULT_-1204495140', u'INT_ADD_-1204495152'), (u'INT_ZEXT_-1204494878', u'CALL_-1204494886'), (u'COPY_-1204494720', u'COPY_-1204494720'), (u'PTRADD_-1204494587', u'CAST_-1204494571'), ('tmp_553', u'CBRANCH_-1204494969'), (u'CAST_-1204494681', u'COPY_-1204494723'), ('tmp_167', u'CBRANCH_-1204495143'), ('const-0', u'INT_NOTEQUAL_-1204495144'), ('const-0', u'STORE_-1204494923'), (u'INT_ZEXT_-1204494878', u'INT_REM_-1204495147'), ('tmp_1123', u'LOAD_-1204495203'), (u'LOAD_-1204495197', u'CAST_-1204494720'), (u'LOAD_-1204495143', u'CAST_-1204494700'), ('tmp_653', u'CBRANCH_-1204494907'), ('const-433', u'STORE_-1204494923'), ('tmp_1124', u'LOAD_-1204495175'), ('const-16', u'INT_ADD_-1204495018'), ('const-8', u'PTRADD_-1204494562'), (u'INT_ADD_-1204494848', u'RETURN_-1204494827'), ('const-433', u'STORE_-1204494954'), ('const-1', u'PTRADD_-1204494706'), ('const-1', u'PTRADD_-1204494686'), ('const-8', u'PTRADD_-1204494686'), (u'CAST_-1204494603', u'PTRADD_-1204494587'), (u'LOAD_-1204494971', u'STORE_-1204494933'), (u'CAST_-1204494603', u'PTRADD_-1204494562')]
null
null
002bdc70
x64
O1
(translation_unit "long FUN_002bdc70(long *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}\n\n" (function_definition "long FUN_002bdc70(long *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_002bdc70(long *param_1,uint *param_2)" identifier (parameter_list "(long *param_1,uint *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) 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 "uint uVar8;" type_identifier identifier ;) (expression_statement "uVar1 = *param_2;" (assignment_expression "uVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar5 = (ulong)uVar1 % (ulong)param_1[1];" (assignment_expression "uVar5 = (ulong)uVar1 % (ulong)param_1[1]" identifier = (binary_expression "(ulong)uVar1 % (ulong)param_1[1]" (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) ;) (expression_statement "plVar7 = *(long **)(*param_1 + uVar5 * 8);" (assignment_expression "plVar7 = *(long **)(*param_1 + uVar5 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + uVar5 * 8)" * (cast_expression "(long **)(*param_1 + uVar5 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + uVar5 * 8)" ( (binary_expression "*param_1 + uVar5 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "uVar5 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }" if (parenthesized_expression "(plVar7 != (long *)0x0)" ( (binary_expression "plVar7 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }" { (expression_statement "uVar8 = *(uint *)((long *)*plVar7 + 1);" (assignment_expression "uVar8 = *(uint *)((long *)*plVar7 + 1)" identifier = (pointer_expression "*(uint *)((long *)*plVar7 + 1)" * (cast_expression "(uint *)((long *)*plVar7 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long *)*plVar7 + 1)" ( (binary_expression "(long *)*plVar7 + 1" (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier)) + number_literal) ))))) ;) (expression_statement "plVar2 = (long *)*plVar7;" (assignment_expression "plVar2 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) ;) (do_statement "do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);" do (compound_statement "{\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n }" { (expression_statement "plVar6 = plVar2;" (assignment_expression "plVar6 = plVar2" identifier = identifier) ;) (if_statement "if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }" if (parenthesized_expression "(uVar1 == uVar8)" ( (binary_expression "uVar1 == uVar8" identifier == identifier) )) (compound_statement "{\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }" { (if_statement "if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }" if (parenthesized_expression "(*plVar7 != 0)" ( (binary_expression "*plVar7 != 0" (pointer_expression "*plVar7" * identifier) != number_literal) )) (compound_statement "{\n return *plVar7 + 0x10;\n }" { (return_statement "return *plVar7 + 0x10;" return (binary_expression "*plVar7 + 0x10" (pointer_expression "*plVar7" * identifier) + number_literal) ;) })) (break_statement "break;" break ;) })) (expression_statement "plVar2 = (long *)*plVar6;" (assignment_expression "plVar2 = (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 (plVar2 == (long *)0x0) break;" 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)) )) (break_statement "break;" break ;)) (expression_statement "uVar8 = *(uint *)(plVar2 + 1);" (assignment_expression "uVar8 = *(uint *)(plVar2 + 1)" identifier = (pointer_expression "*(uint *)(plVar2 + 1)" * (cast_expression "(uint *)(plVar2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) ))))) ;) (expression_statement "plVar7 = plVar6;" (assignment_expression "plVar7 = plVar6" identifier = identifier) ;) }) while (parenthesized_expression "(uVar5 == (ulong)uVar8 % (ulong)param_1[1])" ( (binary_expression "uVar5 == (ulong)uVar8 % (ulong)param_1[1]" identifier == (binary_expression "(ulong)uVar8 % (ulong)param_1[1]" (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) )) ;) })) (expression_statement "puVar3 = (undefined8 *)FUN_002ee780(0x28);" (assignment_expression "puVar3 = (undefined8 *)FUN_002ee780(0x28)" identifier = (cast_expression "(undefined8 *)FUN_002ee780(0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002ee780(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 "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" * identifier) = number_literal) ;) (expression_statement "*(uint *)(puVar3 + 1) = uVar8;" (assignment_expression "*(uint *)(puVar3 + 1) = uVar8" (pointer_expression "*(uint *)(puVar3 + 1)" * (cast_expression "(uint *)(puVar3 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + 1)" ( (binary_expression "puVar3 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar3[2] = 0;" (assignment_expression "puVar3[2] = 0" (subscript_expression "puVar3[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar3[3] = 0;" (assignment_expression "puVar3[3] = 0" (subscript_expression "puVar3[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar3[4] = 0;" (assignment_expression "puVar3[4] = 0" (subscript_expression "puVar3[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);" (assignment_expression "lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1)" identifier = (call_expression "FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1)" identifier (argument_list "(param_1,uVar5,(ulong)uVar1,puVar3,1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier , number_literal )))) ;) (return_statement "return lVar4 + 0x10;" return (binary_expression "lVar4 + 0x10" identifier + number_literal) ;) })))
(translation_unit "/* DWARF original prototype: mapped_type *\n operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n * this, key_type * __k) */\n\nmapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n::operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)\n\n{\n uint uVar1;\n key_type kVar2;\n long *plVar3;\n __node_type *__node;\n iterator iVar4;\n ulong __bkt;\n __hashtable *__h;\n long *plVar5;\n long *plVar6;\n uint uVar7;\n \n uVar1 = *__k;\n __bkt = (ulong)uVar1 % *(ulong *)(this + 8);\n plVar6 = *(long **)(*(long *)this + __bkt * 8);\n if (plVar6 != (long *)0x0) {\n uVar7 = *(uint *)((long *)*plVar6 + 1);\n plVar3 = (long *)*plVar6;\n while (plVar5 = plVar3, uVar1 != uVar7) {\n plVar3 = (long *)*plVar5;\n if ((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8;\n }\n if (*plVar6 != 0) {\n return (mapped_type *)(*plVar6 + 0x10);\n }\n }\nLAB_002bdce8:\n __node = (__node_type *)operator_new(0x28);\n kVar2 = *__k;\n (__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n *(key_type *)\n &(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage = kVar2;\n *(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8) = 0;\n *(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10) = 0;\n *(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18) = 0;\n iVar4 = _Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1);\n return (mapped_type *)\n ((long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_false>\n ._M_cur + 0x10);\n}\n\n" comment (expression_statement "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n::operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)\n\n{\n uint uVar1;\n key_type kVar2;\n long *plVar3;" (update_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n::operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)\n\n{\n uint uVar1;\n key_type kVar2;\n long *plVar3" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n::operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)\n\n{\n uint uVar1;\n key_type kVar2;\n long *plVar3" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int,_std::pair<unsigned_int_const" (binary_expression "mapped_type * __thiscall\nstd::__detail::\n_Map_base<unsigned_int" (binary_expression "mapped_type * __thiscall" identifier * identifier) (ERROR "std::__detail::\n_Map_base" identifier : : identifier : : identifier) < identifier) (ERROR ",_std::pair" , identifier : : identifier) < identifier) (ERROR ",_std::vector" , identifier : : identifier) < identifier) (ERROR "::Offset_to_lineno_entry,_std::allocator" : : identifier , identifier : : identifier) < identifier) (ERROR "::Offset_to_lineno_entry" : : identifier) > identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR ",_std::vector" , identifier : : identifier) < identifier) (ERROR "::Offset_to_lineno_entry,_std::allocator" : : identifier , identifier : : identifier) < identifier) (ERROR "::Offset_to_lineno_entry" : : identifier) > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Select1st,_std::equal_to" : : identifier : : identifier , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::hash" : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits" : : identifier : : identifier , identifier : : identifier : : identifier , identifier : : identifier : : identifier , identifier : : identifier : : identifier) < false) (ERROR ",_false,_true" , identifier , identifier) > (ERROR "," ,) identifier) > (ERROR "::" : :) (binary_expression "operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)\n\n{\n uint uVar1;\n key_type kVar2;\n long *plVar3" (call_expression "operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)" (subscript_expression "operator[]" identifier [ identifier ]) (argument_list "(_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true>\n *this,key_type *__k)" ( (binary_expression "_Map_base<unsigned_int" identifier < identifier) , (ERROR "_std::" identifier : :) (binary_expression "pair<unsigned_int_const" identifier < identifier) , (ERROR "_std::vector<gold::" identifier : : (binary_expression "vector<gold" identifier < identifier) : :) identifier , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) (ERROR ">" >) , (ERROR "_std::allocator<std::" identifier : : (binary_expression "allocator<std" identifier < identifier) : :) (binary_expression "pair<unsigned_int_const" identifier < identifier) , (ERROR "_std::vector<gold::" identifier : : (binary_expression "vector<gold" identifier < identifier) : :) identifier , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::" identifier : :) (binary_expression "equal_to<unsigned_int" identifier < identifier) (ERROR ">" >) , (ERROR "_std::" identifier : :) (binary_expression "hash<unsigned_int" identifier < identifier) (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) (binary_expression "_Hashtable_traits<false" identifier < false) , identifier , identifier (ERROR ">" >) , (binary_expression "_true>\n *this" identifier > (pointer_expression "*this" * identifier)) , (binary_expression "key_type *__k" identifier * identifier) ))) (ERROR "{\n uint uVar1;\n key_type kVar2;\n long" { identifier identifier ; identifier identifier ; long) * identifier)) --) ;) (declaration "__node_type *__node;" type_identifier (pointer_declarator "*__node" * identifier) ;) (declaration "iterator iVar4;" type_identifier identifier ;) (declaration "ulong __bkt;" type_identifier identifier ;) (declaration "__hashtable *__h;" type_identifier (pointer_declarator "*__h" * identifier) ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "uint uVar7;" type_identifier identifier ;) (expression_statement "uVar1 = *__k;" (assignment_expression "uVar1 = *__k" identifier = (pointer_expression "*__k" * identifier)) ;) (expression_statement "__bkt = (ulong)uVar1 % *(ulong *)(this + 8);" (assignment_expression "__bkt = (ulong)uVar1 % *(ulong *)(this + 8)" identifier = (binary_expression "(ulong)uVar1 % *(ulong *)(this + 8)" (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) 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 "plVar6 = *(long **)(*(long *)this + __bkt * 8);" (assignment_expression "plVar6 = *(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 (plVar6 != (long *)0x0) {\n uVar7 = *(uint *)((long *)*plVar6 + 1);\n plVar3 = (long *)*plVar6;\n while (plVar5 = plVar3, uVar1 != uVar7) {\n plVar3 = (long *)*plVar5;\n if ((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8;\n }\n if (*plVar6 != 0) {\n return (mapped_type *)(*plVar6 + 0x10);\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 uVar7 = *(uint *)((long *)*plVar6 + 1);\n plVar3 = (long *)*plVar6;\n while (plVar5 = plVar3, uVar1 != uVar7) {\n plVar3 = (long *)*plVar5;\n if ((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8;\n }\n if (*plVar6 != 0) {\n return (mapped_type *)(*plVar6 + 0x10);\n }\n }" { (expression_statement "uVar7 = *(uint *)((long *)*plVar6 + 1);" (assignment_expression "uVar7 = *(uint *)((long *)*plVar6 + 1)" identifier = (pointer_expression "*(uint *)((long *)*plVar6 + 1)" * (cast_expression "(uint *)((long *)*plVar6 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long *)*plVar6 + 1)" ( (binary_expression "(long *)*plVar6 + 1" (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) + number_literal) ))))) ;) (expression_statement "plVar3 = (long *)*plVar6;" (assignment_expression "plVar3 = (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 (plVar5 = plVar3, uVar1 != uVar7) {\n plVar3 = (long *)*plVar5;\n if ((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8;\n }" while (parenthesized_expression "(plVar5 = plVar3, uVar1 != uVar7)" ( (comma_expression "plVar5 = plVar3, uVar1 != uVar7" (assignment_expression "plVar5 = plVar3" identifier = identifier) , (binary_expression "uVar1 != uVar7" identifier != identifier)) )) (compound_statement "{\n plVar3 = (long *)*plVar5;\n if ((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8;\n }" { (expression_statement "plVar3 = (long *)*plVar5;" (assignment_expression "plVar3 = (long *)*plVar5" identifier = (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier))) ;) (if_statement "if ((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))) goto LAB_002bdce8;" if (parenthesized_expression "((plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8)))" ( (binary_expression "(plVar3 == (long *)0x0) ||\n (uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))" (parenthesized_expression "(plVar3 == (long *)0x0)" ( (binary_expression "plVar3 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8))" ( (comma_expression "uVar7 = *(uint *)(plVar3 + 1), plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8)" (assignment_expression "uVar7 = *(uint *)(plVar3 + 1)" identifier = (pointer_expression "*(uint *)(plVar3 + 1)" * (cast_expression "(uint *)(plVar3 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar3 + 1)" ( (binary_expression "plVar3 + 1" identifier + number_literal) ))))) , (comma_expression "plVar6 = plVar5,\n __bkt != (ulong)uVar7 % *(ulong *)(this + 8)" (assignment_expression "plVar6 = plVar5" identifier = identifier) , (binary_expression "__bkt != (ulong)uVar7 % *(ulong *)(this + 8)" identifier != (binary_expression "(ulong)uVar7 % *(ulong *)(this + 8)" (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) 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_002bdce8;" goto statement_identifier ;)) })) (if_statement "if (*plVar6 != 0) {\n return (mapped_type *)(*plVar6 + 0x10);\n }" if (parenthesized_expression "(*plVar6 != 0)" ( (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" * identifier) != number_literal) )) (compound_statement "{\n return (mapped_type *)(*plVar6 + 0x10);\n }" { (return_statement "return (mapped_type *)(*plVar6 + 0x10);" return (cast_expression "(mapped_type *)(*plVar6 + 0x10)" ( (type_descriptor "mapped_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar6 + 0x10)" ( (binary_expression "*plVar6 + 0x10" (pointer_expression "*plVar6" * identifier) + number_literal) ))) ;) })) })) (labeled_statement "LAB_002bdce8:\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 "kVar2 = *__k;" (assignment_expression "kVar2 = *__k" identifier = (pointer_expression "*__k" * identifier)) ;) (expression_statement "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n ).super__Hash_node_base._M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n ).super__Hash_node_base" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>_>" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" 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 "*(key_type *)\n &(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage = kVar2;" (assignment_expression "*(key_type *)\n &(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage = kVar2" (pointer_expression "*(key_type *)\n &(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" * (cast_expression "(key_type *)\n &(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" ( (type_descriptor "key_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" & (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>_>" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)))) = identifier) ;) (expression_statement "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8) = 0;" (assignment_expression "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8) = 0" (pointer_expression "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8)" * (cast_expression "(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8)" ( (binary_expression "(long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 8" (cast_expression "(long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" & (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>_>" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier))) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10) = 0;" (assignment_expression "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10) = 0" (pointer_expression "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10)" * (cast_expression "(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10)" ( (binary_expression "(long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x10" (cast_expression "(long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" & (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>_>" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier))) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18) = 0;" (assignment_expression "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18) = 0" (pointer_expression "*(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18)" * (cast_expression "(undefined8 *)\n ((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18)" ( (binary_expression "(long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage + 0x18" (cast_expression "(long)&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" & (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage._M_storage" (field_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::" (comma_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::pair<unsigned_int_const" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>_>" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier))) + number_literal) )))) = number_literal) ;) (ERROR "iVar4 = _Hashtable<unsigned_int," (assignment_expression "iVar4 = _Hashtable<unsigned_int" identifier = (binary_expression "_Hashtable<unsigned_int" identifier < identifier)) ,) (labeled_statement "_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1);" statement_identifier (ERROR "::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std:" : : (comma_expression "pair<unsigned_int_const,_std" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Offset_to_lineno_entry>_>_>,_std" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "pair<unsigned_int_const,_std" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Offset_to_lineno_entry>_>_>_>,_std" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Select1st,_std::equal_to<unsigned_int>,_std" identifier (ERROR "::_Select1st,_std::equal_to<unsigned_int>" : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<unsigned_int" identifier < identifier) >) , identifier) : : (binary_expression "hash<unsigned_int>,_std" (binary_expression "hash<unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) :) : (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__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<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__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<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1);" (comma_expression "_Hashtable_traits<false,_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1)" (binary_expression "_Hashtable_traits<false" identifier < false) , (comma_expression "_false,_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1)" identifier , (binary_expression "_true>_>\n ::_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_insert_unique_node\n ((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1)" identifier (argument_list "((_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1)" ( (parenthesized_expression "(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1)" ( (ERROR "_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<unsigned_int,_std" (binary_expression "_Hashtable<unsigned_int" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int_const,_std" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Offset_to_lineno_entry>_>_>,_std" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "pair<unsigned_int_const,_std" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Offset_to_lineno_entry>_>_>_>,_std" (binary_expression "Offset_to_lineno_entry>_>_>_" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<unsigned_int>,_std" (binary_expression "equal_to<unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "hash<unsigned_int>,_std" (binary_expression "hash<unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<false,_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1" (binary_expression "_Hashtable_traits<false" identifier < false) , (comma_expression "_false,_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1" identifier , (comma_expression "_true>_>\n *)this,__bkt,(ulong)uVar1,__node,1" (binary_expression "_true>_>\n *)this" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "__bkt,(ulong)uVar1,__node,1" identifier , (comma_expression "(ulong)uVar1,__node,1" (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) , (comma_expression "__node,1" identifier , number_literal)))))) )) )))))) ;)))))) (return_statement "return (mapped_type *)\n ((long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_false>\n ._M_cur + 0x10);" return (cast_expression "(mapped_type *)\n ((long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_false>\n ._M_cur + 0x10)" ( (type_descriptor "mapped_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_false>\n ._M_cur + 0x10)" ( (ERROR "(long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::" (comma_expression "(long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const,_std" (binary_expression "(long)iVar4.\n super__Node_iterator_base<std::pair<unsigned_int_const" (binary_expression "(long)iVar4.\n super__Node_iterator_base<std" (cast_expression "(long)iVar4.\n super__Node_iterator_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "iVar4.\n super__Node_iterator_base" identifier . field_identifier)) < identifier) (ERROR "::pair" : : identifier) < identifier) , identifier) : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Offset_to_lineno_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Offset_to_lineno_entry>_>_>,_false>\n ._M_cur + 0x10" (field_expression "Offset_to_lineno_entry>_>_>,_false>\n ._M_cur" (binary_expression "Offset_to_lineno_entry>_>_>,_false" (binary_expression "Offset_to_lineno_entry>_>_" (binary_expression "Offset_to_lineno_entry>_" identifier > identifier) > identifier) > (ERROR "," ,) identifier) (ERROR ">" >) . field_identifier) + number_literal) ))) ;) (ERROR "}" }))
(translation_unit "long FUN_002bdc70(long *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}\n\n" (function_definition "long FUN_002bdc70(long *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_002bdc70(long *param_1,uint *param_2)" identifier (parameter_list "(long *param_1,uint *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) 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 "uint uVar8;" type_identifier identifier ;) (expression_statement "uVar1 = *param_2;" (assignment_expression "uVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar5 = (ulong)uVar1 % (ulong)param_1[1];" (assignment_expression "uVar5 = (ulong)uVar1 % (ulong)param_1[1]" identifier = (binary_expression "(ulong)uVar1 % (ulong)param_1[1]" (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) ;) (expression_statement "plVar7 = *(long **)(*param_1 + uVar5 * 8);" (assignment_expression "plVar7 = *(long **)(*param_1 + uVar5 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + uVar5 * 8)" * (cast_expression "(long **)(*param_1 + uVar5 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + uVar5 * 8)" ( (binary_expression "*param_1 + uVar5 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "uVar5 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }" if (parenthesized_expression "(plVar7 != (long *)0x0)" ( (binary_expression "plVar7 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }" { (expression_statement "uVar8 = *(uint *)((long *)*plVar7 + 1);" (assignment_expression "uVar8 = *(uint *)((long *)*plVar7 + 1)" identifier = (pointer_expression "*(uint *)((long *)*plVar7 + 1)" * (cast_expression "(uint *)((long *)*plVar7 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long *)*plVar7 + 1)" ( (binary_expression "(long *)*plVar7 + 1" (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier)) + number_literal) ))))) ;) (expression_statement "plVar2 = (long *)*plVar7;" (assignment_expression "plVar2 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) ;) (do_statement "do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);" do (compound_statement "{\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n }" { (expression_statement "plVar6 = plVar2;" (assignment_expression "plVar6 = plVar2" identifier = identifier) ;) (if_statement "if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }" if (parenthesized_expression "(uVar1 == uVar8)" ( (binary_expression "uVar1 == uVar8" identifier == identifier) )) (compound_statement "{\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }" { (if_statement "if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }" if (parenthesized_expression "(*plVar7 != 0)" ( (binary_expression "*plVar7 != 0" (pointer_expression "*plVar7" * identifier) != number_literal) )) (compound_statement "{\n return *plVar7 + 0x10;\n }" { (return_statement "return *plVar7 + 0x10;" return (binary_expression "*plVar7 + 0x10" (pointer_expression "*plVar7" * identifier) + number_literal) ;) })) (break_statement "break;" break ;) })) (expression_statement "plVar2 = (long *)*plVar6;" (assignment_expression "plVar2 = (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 (plVar2 == (long *)0x0) break;" 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)) )) (break_statement "break;" break ;)) (expression_statement "uVar8 = *(uint *)(plVar2 + 1);" (assignment_expression "uVar8 = *(uint *)(plVar2 + 1)" identifier = (pointer_expression "*(uint *)(plVar2 + 1)" * (cast_expression "(uint *)(plVar2 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) ))))) ;) (expression_statement "plVar7 = plVar6;" (assignment_expression "plVar7 = plVar6" identifier = identifier) ;) }) while (parenthesized_expression "(uVar5 == (ulong)uVar8 % (ulong)param_1[1])" ( (binary_expression "uVar5 == (ulong)uVar8 % (ulong)param_1[1]" identifier == (binary_expression "(ulong)uVar8 % (ulong)param_1[1]" (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) )) ;) })) (expression_statement "puVar3 = (undefined8 *)FUN_002ee780(0x28);" (assignment_expression "puVar3 = (undefined8 *)FUN_002ee780(0x28)" identifier = (cast_expression "(undefined8 *)FUN_002ee780(0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002ee780(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 "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" * identifier) = number_literal) ;) (expression_statement "*(uint *)(puVar3 + 1) = uVar8;" (assignment_expression "*(uint *)(puVar3 + 1) = uVar8" (pointer_expression "*(uint *)(puVar3 + 1)" * (cast_expression "(uint *)(puVar3 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + 1)" ( (binary_expression "puVar3 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar3[2] = 0;" (assignment_expression "puVar3[2] = 0" (subscript_expression "puVar3[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar3[3] = 0;" (assignment_expression "puVar3[3] = 0" (subscript_expression "puVar3[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar3[4] = 0;" (assignment_expression "puVar3[4] = 0" (subscript_expression "puVar3[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);" (assignment_expression "lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1)" identifier = (call_expression "FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1)" identifier (argument_list "(param_1,uVar5,(ulong)uVar1,puVar3,1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier , number_literal )))) ;) (return_statement "return lVar4 + 0x10;" return (binary_expression "lVar4 + 0x10" identifier + number_literal) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) 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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (return_statement return (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 *)) ) (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 ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT == (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) % (cast_expression ( (type_descriptor TYPE) ) (subscript_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 * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) , IDENT , LIT )))) ;) (return_statement return (binary_expression IDENT + LIT) ;) })))
(function_definition "long FUN_002bdc70(long *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_002bdc70(long *param_1,uint *param_2)" (identifier "FUN_002bdc70") (parameter_list "(long *param_1,uint *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "uint *param_2" (type_identifier "uint") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n undefined8 *puVar3;\n long lVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n uint uVar8;\n \n uVar1 = *param_2;\n uVar5 = (ulong)uVar1 % (ulong)param_1[1];\n plVar7 = *(long **)(*param_1 + uVar5 * 8);\n if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }\n puVar3 = (undefined8 *)FUN_002ee780(0x28);\n uVar8 = *param_2;\n *puVar3 = 0;\n *(uint *)(puVar3 + 1) = uVar8;\n puVar3[2] = 0;\n puVar3[3] = 0;\n puVar3[4] = 0;\n lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);\n return lVar4 + 0x10;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (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 "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (expression_statement "uVar1 = *param_2;" (assignment_expression "uVar1 = *param_2" (identifier "uVar1") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "uVar5 = (ulong)uVar1 % (ulong)param_1[1];" (assignment_expression "uVar5 = (ulong)uVar1 % (ulong)param_1[1]" (identifier "uVar5") (= "=") (binary_expression "(ulong)uVar1 % (ulong)param_1[1]" (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1")) (% "%") (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 "plVar7 = *(long **)(*param_1 + uVar5 * 8);" (assignment_expression "plVar7 = *(long **)(*param_1 + uVar5 * 8)" (identifier "plVar7") (= "=") (pointer_expression "*(long **)(*param_1 + uVar5 * 8)" (* "*") (cast_expression "(long **)(*param_1 + uVar5 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + uVar5 * 8)" (( "(") (binary_expression "*param_1 + uVar5 * 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "uVar5 * 8" (identifier "uVar5") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar7 != (long *)0x0) {\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }" (if "if") (parenthesized_expression "(plVar7 != (long *)0x0)" (( "(") (binary_expression "plVar7 != (long *)0x0" (identifier "plVar7") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar8 = *(uint *)((long *)*plVar7 + 1);\n plVar2 = (long *)*plVar7;\n do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);\n }" ({ "{") (expression_statement "uVar8 = *(uint *)((long *)*plVar7 + 1);" (assignment_expression "uVar8 = *(uint *)((long *)*plVar7 + 1)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)((long *)*plVar7 + 1)" (* "*") (cast_expression "(uint *)((long *)*plVar7 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long *)*plVar7 + 1)" (( "(") (binary_expression "(long *)*plVar7 + 1" (cast_expression "(long *)*plVar7" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "plVar2 = (long *)*plVar7;" (assignment_expression "plVar2 = (long *)*plVar7" (identifier "plVar2") (= "=") (cast_expression "(long *)*plVar7" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar7" (* "*") (identifier "plVar7")))) (; ";")) (do_statement "do {\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]);" (do "do") (compound_statement "{\n plVar6 = plVar2;\n if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }\n plVar2 = (long *)*plVar6;\n if (plVar2 == (long *)0x0) break;\n uVar8 = *(uint *)(plVar2 + 1);\n plVar7 = plVar6;\n }" ({ "{") (expression_statement "plVar6 = plVar2;" (assignment_expression "plVar6 = plVar2" (identifier "plVar6") (= "=") (identifier "plVar2")) (; ";")) (if_statement "if (uVar1 == uVar8) {\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }" (if "if") (parenthesized_expression "(uVar1 == uVar8)" (( "(") (binary_expression "uVar1 == uVar8" (identifier "uVar1") (== "==") (identifier "uVar8")) () ")")) (compound_statement "{\n if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }\n break;\n }" ({ "{") (if_statement "if (*plVar7 != 0) {\n return *plVar7 + 0x10;\n }" (if "if") (parenthesized_expression "(*plVar7 != 0)" (( "(") (binary_expression "*plVar7 != 0" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return *plVar7 + 0x10;\n }" ({ "{") (return_statement "return *plVar7 + 0x10;" (return "return") (binary_expression "*plVar7 + 0x10" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (number_literal "0x10")) (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (expression_statement "plVar2 = (long *)*plVar6;" (assignment_expression "plVar2 = (long *)*plVar6" (identifier "plVar2") (= "=") (cast_expression "(long *)*plVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6")))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) break;" (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"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar8 = *(uint *)(plVar2 + 1);" (assignment_expression "uVar8 = *(uint *)(plVar2 + 1)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)(plVar2 + 1)" (* "*") (cast_expression "(uint *)(plVar2 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 1)" (( "(") (binary_expression "plVar2 + 1" (identifier "plVar2") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "plVar7 = plVar6;" (assignment_expression "plVar7 = plVar6" (identifier "plVar7") (= "=") (identifier "plVar6")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar5 == (ulong)uVar8 % (ulong)param_1[1])" (( "(") (binary_expression "uVar5 == (ulong)uVar8 % (ulong)param_1[1]" (identifier "uVar5") (== "==") (binary_expression "(ulong)uVar8 % (ulong)param_1[1]" (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (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") (] "]"))))) () ")")) (; ";")) (} "}"))) (expression_statement "puVar3 = (undefined8 *)FUN_002ee780(0x28);" (assignment_expression "puVar3 = (undefined8 *)FUN_002ee780(0x28)" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)FUN_002ee780(0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002ee780(0x28)" (identifier "FUN_002ee780") (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 "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(uint *)(puVar3 + 1) = uVar8;" (assignment_expression "*(uint *)(puVar3 + 1) = uVar8" (pointer_expression "*(uint *)(puVar3 + 1)" (* "*") (cast_expression "(uint *)(puVar3 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar3 + 1)" (( "(") (binary_expression "puVar3 + 1" (identifier "puVar3") (+ "+") (number_literal "1")) () ")")))) (= "=") (identifier "uVar8")) (; ";")) (expression_statement "puVar3[2] = 0;" (assignment_expression "puVar3[2] = 0" (subscript_expression "puVar3[2]" (identifier "puVar3") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar3[3] = 0;" (assignment_expression "puVar3[3] = 0" (subscript_expression "puVar3[3]" (identifier "puVar3") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar3[4] = 0;" (assignment_expression "puVar3[4] = 0" (subscript_expression "puVar3[4]" (identifier "puVar3") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1);" (assignment_expression "lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1)" (identifier "lVar4") (= "=") (call_expression "FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1)" (identifier "FUN_002bd3d0") (argument_list "(param_1,uVar5,(ulong)uVar1,puVar3,1)" (( "(") (identifier "param_1") (, ",") (identifier "uVar5") (, ",") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1")) (, ",") (identifier "puVar3") (, ",") (number_literal "1") () ")")))) (; ";")) (return_statement "return lVar4 + 0x10;" (return "return") (binary_expression "lVar4 + 0x10" (identifier "lVar4") (+ "+") (number_literal "0x10")) (; ";")) (} "}")))
/* DWARF original prototype: mapped_type * operator[](_Map_base<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>_>,_std::__detail::_Select1st,_std::equal_to<unsigned_int>,_std::hash<unsigned_int>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>,_true> * this, key_type * __k) */ var_1 * var_2 var_8::__detail:: var_10<var_3,var_7::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>,var_7::allocator<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>,var_7::__detail::_Select1st,var_7::var_13<var_3>,var_7::var_14<var_3>,var_7::__detail::_Mod_range_hashing,var_7::__detail::_Default_ranged_hash,var_7::__detail::_Prime_rehash_policy,var_7::__detail::var_15<false,var_27,var_9>,var_9> ::operator[var_25](var_10<var_3,var_7::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>,var_7::allocator<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>,var_7::__detail::_Select1st,var_7::var_13<var_3>,var_7::var_14<var_3>,var_7::__detail::_Mod_range_hashing,var_7::__detail::_Default_ranged_hash,var_7::__detail::_Prime_rehash_policy,var_7::__detail::var_15<false,var_27,var_9>,var_9> *var_19,var_16 *var_17) { type_5 var_22; var_16 kVar2; long *var_18; type_1 *__node; type_2 iVar4; type_3 var_20; type_4 *__h; long *plVar5; long *var_21; type_5 var_23; var_22 = *var_17; var_20 = (type_3)var_22 % *(type_3 *)(var_19 + 8); var_21 = *(long **)(*(long *)var_19 + var_20 * 8); if (var_21 != (long *)0x0) { var_23 = *(type_5 *)((long *)*var_21 + 1); var_18 = (long *)*var_21; while (plVar5 = var_18, var_22 != var_23) { var_18 = (long *)*plVar5; if ((var_18 == (long *)0x0) || (var_23 = *(type_5 *)(var_18 + 1), var_21 = plVar5, var_20 != (type_3)var_23 % *(type_3 *)(var_19 + 8))) goto LAB_002bdce8; } if (*var_21 != 0) { return (var_1 *)(*var_21 + 0x10); } } LAB_002bdce8: __node = (type_1 *)var_24(0x28); kVar2 = *var_17; (__node-> super__Hash_node_value_base<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>var_25 ).super__Hash_node_base._M_nxt = (type_6 *)0x0; *(var_16 *) &(__node-> super__Hash_node_value_base<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>var_25 )._M_storage._M_storage = kVar2; *(type_7 *) ((long)&(__node-> super__Hash_node_value_base<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>var_25 )._M_storage._M_storage + 8) = 0; *(type_7 *) ((long)&(__node-> super__Hash_node_value_base<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>var_25 )._M_storage._M_storage + 0x10) = 0; *(type_7 *) ((long)&(__node-> super__Hash_node_value_base<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>var_25 )._M_storage._M_storage + 0x18) = 0; iVar4 = _Hashtable<var_3,_std::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>,var_7::allocator<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>,var_7::__detail::_Select1st,var_7::var_13<var_3>,var_7::var_14<var_3>,var_7::__detail::_Mod_range_hashing,var_7::__detail::_Default_ranged_hash,var_7::__detail::_Prime_rehash_policy,var_7::__detail::var_15<false,var_27,var_9>var_6> ::var_26 ((_Hashtable<var_3,var_7::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>,var_7::allocator<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>var_6>,var_7::__detail::_Select1st,var_7::var_13<var_3>,var_7::var_14<var_3>,var_7::__detail::_Mod_range_hashing,var_7::__detail::_Default_ranged_hash,var_7::__detail::_Prime_rehash_policy,var_7::__detail::var_15<false,var_27,var_9>var_6> *)var_19,var_20,(type_3)var_22,__node,1); return (var_1 *) ((long)iVar4. super__Node_iterator_base<var_8::var_11<var_4,var_7::vector<var_5::var_12,var_7::allocator<var_5::var_12>var_6>var_6>,var_27> ._M_cur + 0x10); }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (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: (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: (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: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (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) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (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))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) (break_statement))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (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: (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: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) (identifier) (number_literal))))) (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
long MASKED(long *param_1,uint *param_2) { uint uVar1; long *plVar2; undefined8 *puVar3; long lVar4; ulong uVar5; long *plVar6; long *plVar7; uint uVar8; uVar1 = *param_2; uVar5 = (ulong)uVar1 % (ulong)param_1[1]; plVar7 = *(long **)(*param_1 + uVar5 * 8); if (plVar7 != (long *)0x0) { uVar8 = *(uint *)((long *)*plVar7 + 1); plVar2 = (long *)*plVar7; do { plVar6 = plVar2; if (uVar1 == uVar8) { if (*plVar7 != 0) { return *plVar7 + 0x10; } break; } plVar2 = (long *)*plVar6; if (plVar2 == (long *)0x0) break; uVar8 = *(uint *)(plVar2 + 1); plVar7 = plVar6; } while (uVar5 == (ulong)uVar8 % (ulong)param_1[1]); } puVar3 = (undefined8 *)FUN_002ee780(0x28); uVar8 = *param_2; *puVar3 = 0; *(uint *)(puVar3 + 1) = uVar8; puVar3[2] = 0; puVar3[3] = 0; puVar3[4] = 0; lVar4 = FUN_002bd3d0(param_1,uVar5,(ulong)uVar1,puVar3,1); return lVar4 + 0x10; }
96_nohup_and_nohup_strip.c
quotearg_custom_mem
FUN_00104d67
char * quotearg_custom_mem(char *left_quote,char *right_quote,char *arg,size_t argsize) { char *pcVar1; pcVar1 = quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize); return pcVar1; }
void FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { FUN_00104ca6(0,param_1,param_2,param_3,param_4); return; }
SUB RSP,0x8 MOV R8,RCX MOV RCX,RDX MOV RDX,RSI MOV RSI,RDI MOV EDI,0x0 CALL 0x00104ca6 ADD RSP,0x8 RET
null
null
null
null
[('tmp_85', u'CALL_-1206956653'), ('tmp_87', u'CALL_-1206956653'), ('const-0', u'CALL_-1206956653'), ('tmp_84', u'CALL_-1206956653'), ('const-0', u'RETURN_-1206956629'), ('tmp_86', u'CALL_-1206956653'), (u'CALL_-1206956653', u'RETURN_-1206956629')]
[('tmp_131', u'CALL_-1206956653'), ('tmp_134', u'CALL_-1206956653'), ('tmp_132', u'CALL_-1206956653'), ('const-0', u'RETURN_-1206956629'), ('const-0', u'CALL_-1206956653'), ('tmp_133', u'CALL_-1206956653')]
null
null
00104d67
x64
O1
(translation_unit "void FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}\n\n" (function_definition "void FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}" primitive_type (function_declarator "FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}" { (expression_statement "FUN_00104ca6(0,param_1,param_2,param_3,param_4);" (call_expression "FUN_00104ca6(0,param_1,param_2,param_3,param_4)" identifier (argument_list "(0,param_1,param_2,param_3,param_4)" ( number_literal , identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "char * quotearg_custom_mem(char *left_quote,char *right_quote,char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize);\n return pcVar1;\n}\n\n" (function_definition "char * quotearg_custom_mem(char *left_quote,char *right_quote,char *arg,size_t argsize)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize);\n return pcVar1;\n}" primitive_type (pointer_declarator "* quotearg_custom_mem(char *left_quote,char *right_quote,char *arg,size_t argsize)" * (function_declarator "quotearg_custom_mem(char *left_quote,char *right_quote,char *arg,size_t argsize)" identifier (parameter_list "(char *left_quote,char *right_quote,char *arg,size_t argsize)" ( (parameter_declaration "char *left_quote" primitive_type (pointer_declarator "*left_quote" * identifier)) , (parameter_declaration "char *right_quote" primitive_type (pointer_declarator "*right_quote" * identifier)) , (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "size_t argsize" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize);\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize);" (assignment_expression "pcVar1 = quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize)" identifier = (call_expression "quotearg_n_custom_mem(L'\0',left_quote,right_quote,arg,argsize)" identifier (argument_list "(L'\0',left_quote,right_quote,arg,argsize)" ( (char_literal "L'\0'" L' escape_sequence ') , identifier , identifier , identifier , identifier )))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "void FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}\n\n" (function_definition "void FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}" primitive_type (function_declarator "FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}" { (expression_statement "FUN_00104ca6(0,param_1,param_2,param_3,param_4);" (call_expression "FUN_00104ca6(0,param_1,param_2,param_3,param_4)" identifier (argument_list "(0,param_1,param_2,param_3,param_4)" ( number_literal , identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00104d67(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_00104d67") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n FUN_00104ca6(0,param_1,param_2,param_3,param_4);\n return;\n}" ({ "{") (expression_statement "FUN_00104ca6(0,param_1,param_2,param_3,param_4);" (call_expression "FUN_00104ca6(0,param_1,param_2,param_3,param_4)" (identifier "FUN_00104ca6") (argument_list "(0,param_1,param_2,param_3,param_4)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
char * function_1(char *left_quote,char *right_quote,char *arg,size_t argsize) { char *pcVar1; pcVar1 = var_1(L'\0',left_quote,right_quote,arg,argsize); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { FUN_00104ca6(0,param_1,param_2,param_3,param_4); return; }
6289_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
Stringpool_template
FUN_0026bfc0
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void Stringpool_template(Stringpool_template<unsigned_int> * this, uint64_t addralign) */ void __thiscall gold::Stringpool_template<unsigned_int>::Stringpool_template (Stringpool_template<unsigned_int> *this,uint64_t addralign) { General_options *pGVar1; Parameters *pPVar2; (this->string_set_)._M_h._M_single_bucket = (__bucket_type)0x0; (this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket; (this->strings_). super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_> ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)&this->strings_; (this->strings_). super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_> ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)&this->strings_; this->zero_null_ = true; pPVar2 = parameters; this->optimize_ = false; (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0; *(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0; (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0; pGVar1 = pPVar2->options_; (this->string_set_)._M_h._M_bucket_count = 1; (this->string_set_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0; (this->string_set_)._M_h._M_element_count = 0; (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0; (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0; (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 = (pointer)0x0; (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_finish = (pointer)0x0; (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_end_of_storage = (pointer)0x0; (this->key_to_offset_).size_ = 0; (this->strings_). super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_> ._M_impl._M_node._M_size = 0; this->strtab_size_ = 0; this->offset_ = 4; this->addralign_ = addralign; if (((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5)) { this->optimize_ = true; } return; }
void FUN_0026bfc0(long *param_1,ulong param_2) { long lVar1; undefined *puVar2; param_1[6] = 0; *param_1 = (long)(param_1 + 6); param_1[0xc] = (long)(param_1 + 0xb); param_1[0xb] = (long)(param_1 + 0xb); *(undefined2 *)(param_1 + 0xf) = 1; puVar2 = PTR_DAT_0043e6b0; *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0; lVar1 = *(long *)(puVar2 + 0x10); param_1[1] = 1; param_1[2] = 0; param_1[3] = 0; *(undefined4 *)(param_1 + 4) = 0x3f800000; param_1[5] = 0; param_1[7] = 0; param_1[8] = 0; param_1[9] = 0; param_1[10] = 0; param_1[0xd] = 0; param_1[0xe] = 0; param_1[0x10] = 4; param_1[0x11] = param_2; if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) { *(undefined1 *)((long)param_1 + 0x79) = 1; } return; }
LEA RAX,[RDI + 0x30] PXOR XMM0,XMM0 MOV qword ptr [RDI + 0x30],0x0 MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x58] MOV qword ptr [RDI + 0x60],RAX MOV qword ptr [RDI + 0x58],RAX MOV EAX,0x1 MOV word ptr [RDI + 0x78],AX MOV RAX,qword ptr [0x0043e6b0] MOVUPS xmmword ptr [RDI + 0x20],XMM0 MOV RAX,qword ptr [RAX + 0x10] MOV qword ptr [RDI + 0x8],0x1 MOV qword ptr [RDI + 0x10],0x0 MOV qword ptr [RDI + 0x18],0x0 MOV dword ptr [RDI + 0x20],0x3f800000 MOV qword ptr [RDI + 0x28],0x0 MOV qword ptr [RDI + 0x38],0x0 MOV qword ptr [RDI + 0x40],0x0 MOV qword ptr [RDI + 0x48],0x0 MOV qword ptr [RDI + 0x50],0x0 MOV qword ptr [RDI + 0x68],0x0 MOV qword ptr [RDI + 0x70],0x0 MOV qword ptr [RDI + 0x80],0x4 MOV qword ptr [RDI + 0x88],RSI TEST RAX,RAX JZ 0x0026c078 CMP dword ptr [RAX + 0x4134],0x1 JLE 0x0026c078 CMP RSI,0x4 JA 0x0026c078 MOV byte ptr [RDI + 0x79],0x1 RET
null
null
null
null
[('const-0', u'PTRSUB_-1204174622'), (u'STORE_-1204174727', u'INDIRECT_-1204174572'), (u'PTRSUB_-1204174514', u'STORE_-1204174716'), ('tmp_295', u'PTRSUB_-1204174493'), (u'PTRSUB_-1204174449', u'LOAD_-1204174668'), ('const-0', u'STORE_-1204174771'), ('const-0', u'STORE_-1204174803'), ('const-0', u'PTRSUB_-1204174603'), ('const-0', u'PTRSUB_-1204174614'), ('const-8', u'PTRSUB_-1204174551'), (u'PTRSUB_-1204174516', u'PTRSUB_-1204174515'), ('const-0', u'STORE_-1204174576'), (u'STORE_-1204174886', u'INDIRECT_-1204174696'), ('tmp_295', u'PTRSUB_-1204174660'), (u'PTRSUB_-1204174648', u'PTRSUB_-1204174608'), ('const-0', u'PTRSUB_-1204174497'), ('const-0', u'PTRSUB_-1204174674'), (u'PTRSUB_-1204174557', u'PTRSUB_-1204174533'), ('const-0', u'PTRSUB_-1204174486'), (u'PTRSUB_-1204174524', u'PTRSUB_-1204174523'), ('const-0', u'PTRSUB_-1204174519'), ('const-433', u'LOAD_-1204174668'), ('const-0', u'PTRSUB_-1204174608'), ('tmp_275', u'CBRANCH_-1204174626'), ('const-0', u'PTRSUB_-1204174577'), ('const-0', u'PTRSUB_-1204174520'), (u'PTRSUB_-1204174517', u'PTRSUB_-1204174516'), ('const-8', u'PTRSUB_-1204174514'), (u'PTRSUB_-1204174505', u'STORE_-1204174705'), ('tmp_295', u'PTRSUB_-1204174505'), (u'PTRSUB_-1204174564', u'PTRSUB_-1204174553'), (u'STORE_-1204174896', u'INDIRECT_-1204174705'), ('const-16', u'PTRSUB_-1204174620'), ('const-0', u'STORE_-1204174814'), ('const-8', u'PTRSUB_-1204174504'), (u'PTRSUB_-1204174522', u'STORE_-1204174839'), ('tmp_295', u'PTRSUB_-1204174584'), ('const-433', u'STORE_-1204174771'), ('const-24', u'PTRSUB_-1204174499'), (u'PTRSUB_-1204174632', u'PTRSUB_-1204174604'), (u'PTRSUB_-1204174614', u'PTRSUB_-1204174587'), ('const-0', u'PTRSUB_-1204174525'), ('const-120', u'PTRSUB_-1204174539'), (u'PTRSUB_-1204174563', u'PTRSUB_-1204174528'), ('tmp_295', u'PTRSUB_-1204174539'), ('const-0', u'PTRSUB_-1204174574'), ('const-433', u'STORE_-1204174749'), ('const-433', u'STORE_-1204174867'), (u'PTRSUB_-1204174551', u'STORE_-1204174825'), ('tmp_295', u'PTRSUB_-1204174574'), ('const-0', u'PTRSUB_-1204174570'), (u'PTRSUB_-1204174524', u'PTRSUB_-1204174582'), ('tmp_295', u'PTRSUB_-1204174534'), ('const-0', u'PTRSUB_-1204174553'), (u'PTRSUB_-1204174587', u'PTRSUB_-1204174570'), ('const-433', u'STORE_-1204174896'), ('tmp_295', u'PTRSUB_-1204174664'), (u'PTRSUB_-1204174664', u'PTRSUB_-1204174622'), (u'PTRSUB_-1204174458', u'PTRSUB_-1204174451'), (u'PTRSUB_-1204174509', u'PTRSUB_-1204174487'), (u'INDIRECT_-1204174542', u'MULTIEQUAL_-1204174510'), ('const-0', u'PTRSUB_-1204174522'), (u'STORE_-1204174792', u'INDIRECT_-1204174625'), (u'PTRSUB_-1204174544', u'PTRSUB_-1204174509'), (u'PTRSUB_-1204174523', u'PTRSUB_-1204174522'), ('const-0', u'PTRSUB_-1204174487'), ('tmp_295', u'PTRSUB_-1204174655'), ('const-0', u'PTRSUB_-1204174564'), ('const-32', u'PTRSUB_-1204174524'), ('const-56', u'PTRSUB_-1204174564'), (u'INDIRECT_-1204174673', u'COPY_-1204174587'), (u'PTRSUB_-1204174487', u'PTRSUB_-1204174476'), ('const-0', u'PTRSUB_-1204174595'), ('tmp_295', u'PTRSUB_-1204174554'), ('tmp_295', u'PTRSUB_-1204174544'), ('const-0', u'STORE_-1204174760'), ('tmp_295', u'PTRSUB_-1204174674'), (u'PTRSUB_-1204174660', u'CAST_-1204174536'), ('const-0', u'PTRSUB_-1204174582'), ('const-1', u'INT_SLESS_-1204174638'), ('const-0', u'STORE_-1204174575'), ('const-8', u'PTRSUB_-1204174553'), (u'PTRSUB_-1204174553', u'STORE_-1204174867'), (u'STORE_-1204174803', u'INDIRECT_-1204174634'), (u'PTRSUB_-1204174519', u'PTRSUB_-1204174497'), (u'LOAD_-1204174668', u'INT_SLESS_-1204174638'), ('const-136', u'PTRSUB_-1204174493'), ('const-433', u'STORE_-1204174727'), (u'INDIRECT_-1204174514', u'MULTIEQUAL_-1204174510'), ('const-121', u'PTRSUB_-1204174538'), ('const-0', u'STORE_-1204174600'), ('const-0', u'PTRSUB_-1204174524'), ('const-0', u'PTRSUB_-1204174476'), ('tmp_295', u'PTRSUB_-1204174605'), ('const-0', u'PTRSUB_-1204174506'), (u'PTRSUB_-1204174642', u'PTRSUB_-1204174613'), (u'PTRSUB_-1204174564', u'PTRSUB_-1204174563'), (u'PTRSUB_-1204174469', u'PTRSUB_-1204174458'), ('const-0', u'PTRSUB_-1204174538'), (u'PTRSUB_-1204174594', u'PTRSUB_-1204174557'), ('const-4', u'STORE_-1204174705'), ('const-0', u'PTRSUB_-1204174684'), ('const-8', u'PTRSUB_-1204174477'), ('const-56', u'PTRSUB_-1204174534'), (u'STORE_-1204174854', u'INDIRECT_-1204174673'), ('const-0', u'STORE_-1204174716'), (u'PTRSUB_-1204174559', u'PTRSUB_-1204174553'), (u'PTRSUB_-1204174514', u'STORE_-1204174575'), ('const-433', u'STORE_-1204174874'), ('const-0', u'PTRSUB_-1204174664'), ('const-48', u'PTRSUB_-1204174604'), ('const-88', u'PTRSUB_-1204174660'), (u'COPY_-1204174587', u'PTRSUB_-1204174620'), ('const-0', u'PTRSUB_-1204174557'), (u'PTRSUB_-1204174480', u'PTRSUB_-1204174449'), ('const-0', u'PTRSUB_-1204174547'), (u'CAST_-1204174536', u'STORE_-1204174874'), ('const-0', u'PTRSUB_-1204174563'), (u'PTRSUB_-1204174553', u'STORE_-1204174874'), ('const-88', u'PTRSUB_-1204174524'), (u'PTRSUB_-1204174622', u'PTRSUB_-1204174595'), (u'PTRSUB_-1204174603', u'STORE_-1204174814'), (u'LOAD_-1204174834', u'INT_NOTEQUAL_-1204174670'), ('const-433', u'STORE_-1204174623'), ('const-433', u'STORE_-1204174575'), (u'STORE_-1204174691', u'INDIRECT_-1204174542'), (u'PTRSUB_-1204174577', u'PTRSUB_-1204174551'), (u'STORE_-1204174738', u'INDIRECT_-1204174581'), ('tmp_240', u'CBRANCH_-1204174645'), (u'PTRSUB_-1204174521', u'PTRSUB_-1204174520'), (u'PTRSUB_-1204174516', u'PTRSUB_-1204174504'), (u'PTRSUB_-1204174524', u'PTRSUB_-1204174490'), (u'PTRSUB_-1204174570', u'PTRSUB_-1204174559'), (u'PTRSUB_-1204174615', u'PTRSUB_-1204174577'), ('const-32', u'PTRSUB_-1204174519'), (u'PTRSUB_-1204174574', u'PTRSUB_-1204174538'), (u'PTRSUB_-1204174463', u'STORE_-1204174623'), ('const-0', u'PTRSUB_-1204174581'), (u'PTRSUB_-1204174519', u'PTRSUB_-1204174518'), ('const-433', u'STORE_-1204174738'), (u'STORE_-1204174705', u'INDIRECT_-1204174554'), ('const-433', u'STORE_-1204174600'), (u'PTRSUB_-1204174520', u'PTRSUB_-1204174519'), ('const-4', u'PTRSUB_-1204174518'), (u'PTRSUB_-1204174477', u'STORE_-1204174760'), (u'PTRSUB_-1204174497', u'PTRSUB_-1204174486'), (u'LOAD_-1204174834', u'PTRSUB_-1204174480'), ('const-433', u'STORE_-1204174760'), ('const-100', u'PTRSUB_-1204174449'), ('tmp_295', u'PTRSUB_-1204174684'), ('const-0', u'PTRSUB_-1204174615'), ('const-24', u'PTRSUB_-1204174533'), ('const-112', u'PTRSUB_-1204174514'), (u'PTRSUB_-1204174655', u'PTRSUB_-1204174614'), ('tmp_295', u'PTRSUB_-1204174525'), ('const-1', u'STORE_-1204174854'), ('const-433', u'STORE_-1204174576'), ('const-0', u'PTRSUB_-1204174458'), (u'PTRSUB_-1204174674', u'PTRSUB_-1204174632'), ('const-0', u'PTRSUB_-1204174605'), ('const-433', u'STORE_-1204174803'), (u'INT_NOTEQUAL_-1204174670', u'CBRANCH_-1204174669'), ('const-433', u'STORE_-1204174792'), ('const-433', u'STORE_-1204174691'), (u'PTRSUB_-1204174515', u'PTRSUB_-1204174514'), ('const-433', u'STORE_-1204174814'), ('const-0', u'STORE_-1204174749'), ('const-1', u'STORE_-1204174825'), (u'STORE_-1204174771', u'INDIRECT_-1204174608'), ('tmp_295', u'PTRSUB_-1204174538'), ('const-0', u'PTRSUB_-1204174648'), (u'STORE_-1204174867', u'INDIRECT_-1204174683'), ('tmp_295', u'PTRSUB_-1204174524'), ('const-16', u'PTRSUB_-1204174451'), ('tmp_295', u'PTRSUB_-1204174521'), ('const-0', u'STORE_-1204174727'), (u'PTRSUB_-1204174534', u'PTRSUB_-1204174499'), (u'PTRSUB_-1204174538', u'PTRSUB_-1204174516'), (u'MULTIEQUAL_-1204174510', u'COPY_-1204174590'), (u'PTRSUB_-1204174525', u'PTRSUB_-1204174524'), ('const-16', u'PTRSUB_-1204174542'), ('const-0', u'STORE_-1204174782'), ('tmp_295', u'PTRSUB_-1204174649'), (u'STORE_-1204174814', u'INDIRECT_-1204174643'), ('const-0', u'RETURN_-1204174609'), ('const-0', u'STORE_-1204174738'), ('const-433', u'STORE_-1204174854'), ('const-0', u'PTRSUB_-1204174594'), ('const-0', u'PTRSUB_-1204174528'), ('const-0', u'PTRSUB_-1204174567'), (u'CAST_-1204174531', u'STORE_-1204174867'), (u'PTRSUB_-1204174581', u'PTRSUB_-1204174564'), (u'PTRSUB_-1204174499', u'STORE_-1204174738'), (u'PTRSUB_-1204174533', u'STORE_-1204174803'), ('tmp_295', u'PTRSUB_-1204174517'), (u'INT_LESS_-1204174618', u'CBRANCH_-1204174626'), ('const-88', u'PTRSUB_-1204174649'), ('const-0', u'STORE_-1204174896'), ('const-121', u'PTRSUB_-1204174463'), ('const-433', u'STORE_-1204174839'), ('const-0', u'PTRSUB_-1204174469'), ('const-433', u'STORE_-1204174886'), ('const-16592', u'PTRSUB_-1204174480'), (u'CAST_-1204174510', u'STORE_-1204174576'), ('const-56', u'PTRSUB_-1204174544'), ('const-0', u'PTRSUB_-1204174521'), (u'STORE_-1204174716', u'INDIRECT_-1204174563'), (u'PTRSUB_-1204174567', u'PTRSUB_-1204174542'), ('const-0', u'PTRSUB_-1204174632'), ('const-0', u'PTRSUB_-1204174509'), ('tmp_295', u'PTRSUB_-1204174615'), ('const-128', u'PTRSUB_-1204174505'), (u'STORE_-1204174623', u'INDIRECT_-1204174514'), (u'PTRSUB_-1204174495', u'STORE_-1204174771'), (u'INT_SLESS_-1204174638', u'CBRANCH_-1204174645'), (u'PTRSUB_-1204174649', u'PTRSUB_-1204174648'), (u'STORE_-1204174825', u'INDIRECT_-1204174652'), (u'PTRSUB_-1204174595', u'STORE_-1204174886'), (u'PTRSUB_-1204174608', u'PTRSUB_-1204174581'), ('const-32', u'PTRSUB_-1204174523'), (u'STORE_-1204174749', u'INDIRECT_-1204174590'), (u'PTRSUB_-1204174506', u'PTRSUB_-1204174495'), (u'PTRSUB_-1204174584', u'PTRSUB_-1204174547'), (u'PTRSUB_-1204174490', u'PTRSUB_-1204174469'), ('tmp_295', u'PTRSUB_-1204174594'), (u'PTRSUB_-1204174620', u'LOAD_-1204174834'), (u'PTRSUB_-1204174504', u'STORE_-1204174782'), ('tmp_296', u'STORE_-1204174691'), ('const-433', u'STORE_-1204174716'), ('tmp_198', u'CBRANCH_-1204174669'), (u'PTRSUB_-1204174486', u'PTRSUB_-1204174477'), ('const-0', u'STORE_-1204174839'), (u'STORE_-1204174760', u'INDIRECT_-1204174599'), (u'STORE_-1204174874', u'INDIRECT_-1204174688'), ('const-0', u'PTRSUB_-1204174559'), ('const-32', u'PTRSUB_-1204174515'), ('const-433', u'STORE_-1204174825'), ('const-0', u'PTRSUB_-1204174584'), ('const-433', u'STORE_-1204174782'), (u'PTRSUB_-1204174493', u'STORE_-1204174691'), ('const-5', u'INT_LESS_-1204174618'), ('const-0', u'PTRSUB_-1204174495'), ('const-56', u'PTRSUB_-1204174554'), (u'PTRSUB_-1204174476', u'PTRSUB_-1204174468'), ('const-1065353216', u'STORE_-1204174792'), ('const-0', u'PTRSUB_-1204174642'), ('const-88', u'PTRSUB_-1204174655'), ('tmp_295', u'PTRSUB_-1204174564'), ('const-433', u'LOAD_-1204174834'), ('const-433', u'STORE_-1204174705'), (u'PTRSUB_-1204174684', u'PTRSUB_-1204174642'), (u'PTRSUB_-1204174660', u'CAST_-1204174531'), (u'STORE_-1204174782', u'INDIRECT_-1204174617'), (u'PTRSUB_-1204174604', u'STORE_-1204174896'), ('tmp_296', u'INT_LESS_-1204174618'), (u'PTRSUB_-1204174538', u'STORE_-1204174600'), ('const-1', u'STORE_-1204174623'), (u'PTRSUB_-1204174613', u'STORE_-1204174886'), (u'PTRSUB_-1204174539', u'STORE_-1204174854'), (u'PTRSUB_-1204174542', u'PTRSUB_-1204174603'), (u'PTRSUB_-1204174518', u'CAST_-1204174510'), (u'STORE_-1204174839', u'INDIRECT_-1204174661'), (u'PTRSUB_-1204174605', u'PTRSUB_-1204174567'), (u'PTRSUB_-1204174468', u'STORE_-1204174749'), (u'PTRSUB_-1204174528', u'PTRSUB_-1204174506'), (u'PTRSUB_-1204174554', u'PTRSUB_-1204174519'), ('const-16', u'PTRSUB_-1204174468'), (u'PTRSUB_-1204174547', u'PTRSUB_-1204174524'), ('const-0', u'INT_NOTEQUAL_-1204174670'), ('const-0', u'PTRSUB_-1204174587'), (u'PTRSUB_-1204174451', u'STORE_-1204174727'), ('const-32', u'PTRSUB_-1204174516'), ('const-0', u'PTRSUB_-1204174516'), ('const-48', u'PTRSUB_-1204174613'), ('const-0', u'PTRSUB_-1204174517'), ('tmp_295', u'PTRSUB_-1204174514'), ('const-0', u'PTRSUB_-1204174490'), (u'PTRSUB_-1204174582', u'STORE_-1204174792'), ('tmp_295', u'PTRSUB_-1204174463')]
[('const-16', u'PTRADD_-1204174772'), ('const-7', u'PTRADD_-1204174578'), ('const-433', u'STORE_-1204174749'), ('const-0', u'STORE_-1204174727'), ('const-2', u'PTRADD_-1204174613'), ('const-8', u'PTRADD_-1204174569'), ('const-433', u'STORE_-1204174886'), (u'PTRADD_-1204174631', u'CAST_-1204174613'), ('tmp_407', u'STORE_-1204174886'), ('const-121', u'INT_ADD_-1204174609'), (u'CAST_-1204174492', u'LOAD_-1204174668'), ('const-0', u'STORE_-1204174803'), (u'STORE_-1204174854', u'INDIRECT_-1204174672'), ('const-433', u'STORE_-1204174792'), (u'INT_NOTEQUAL_-1204174670', u'CBRANCH_-1204174669'), (u'PTRADD_-1204174551', u'STORE_-1204174738'), ('tmp_407', u'PTRADD_-1204174512'), (u'STORE_-1204174803', u'INDIRECT_-1204174633'), ('const-433', u'LOAD_-1204174834'), (u'STORE_-1204174814', u'INDIRECT_-1204174642'), (u'STORE_-1204174782', u'INDIRECT_-1204174616'), ('const-433', u'STORE_-1204174716'), ('const-8', u'PTRADD_-1204174512'), ('const-4', u'PTRADD_-1204174595'), (u'PTRADD_-1204174604', u'STORE_-1204174803'), ('const-0', u'STORE_-1204174814'), (u'PTRADD_-1204174643', u'CAST_-1204174625'), ('const-433', u'STORE_-1204174760'), (u'STORE_-1204174760', u'INDIRECT_-1204174598'), ('const-433', u'STORE_-1204174814'), ('tmp_409', u'STORE_-1204174691'), ('tmp_275', u'CBRANCH_-1204174626'), ('const-8', u'PTRADD_-1204174604'), ('const-433', u'STORE_-1204174825'), ('const-0', u'STORE_-1204174738'), ('const-8', u'PTRADD_-1204174631'), ('const-11', u'PTRADD_-1204174653'), ('tmp_407', u'PTRADD_-1204174587'), ('const-8', u'PTRADD_-1204174551'), ('const-8', u'PTRADD_-1204174524'), ('tmp_407', u'PTRADD_-1204174658'), ('const-15', u'PTRADD_-1204174643'), ('const-13', u'PTRADD_-1204174542'), ('tmp_407', u'PTRADD_-1204174663'), ('tmp_407', u'PTRADD_-1204174542'), ('const-8', u'PTRADD_-1204174684'), ('const-1', u'STORE_-1204174825'), ('const-10', u'PTRADD_-1204174551'), (u'CAST_-1204174640', u'STORE_-1204174874'), ('const-8', u'PTRADD_-1204174653'), (u'PTRADD_-1204174772', u'CAST_-1204174608'), (u'COPY_-1204174692', u'PTRADD_-1204174772'), ('const-433', u'STORE_-1204174896'), (u'INDIRECT_-1204174513', u'MULTIEQUAL_-1204174509'), ('const-8', u'PTRADD_-1204174622'), ('const-16692', u'INT_ADD_-1204174652'), ('const-0', u'RETURN_-1204174609'), (u'STORE_-1204174825', u'INDIRECT_-1204174651'), (u'PTRADD_-1204174675', u'STORE_-1204174896'), (u'PTRADD_-1204174560', u'STORE_-1204174749'), (u'STORE_-1204174867', u'INDIRECT_-1204174682'), ('tmp_407', u'PTRADD_-1204174533'), ('const-8', u'PTRADD_-1204174658'), ('const-0', u'STORE_-1204174839'), (u'STORE_-1204174792', u'INDIRECT_-1204174624'), ('const-433', u'STORE_-1204174727'), ('const-0', u'STORE_-1204174771'), (u'PTRADD_-1204174578', u'STORE_-1204174771'), (u'INT_LESS_-1204174618', u'CBRANCH_-1204174626'), ('tmp_407', u'PTRADD_-1204174631'), (u'PTRADD_-1204174658', u'STORE_-1204174874'), ('const-433', u'STORE_-1204174738'), ('const-1', u'PTRADD_-1204174622'), (u'STORE_-1204174716', u'INDIRECT_-1204174562'), (u'PTRADD_-1204174622', u'STORE_-1204174825'), ('tmp_407', u'PTRADD_-1204174643'), (u'STORE_-1204174839', u'INDIRECT_-1204174660'), (u'MULTIEQUAL_-1204174509', u'COPY_-1204174589'), ('const-5', u'PTRADD_-1204174587'), (u'PTRADD_-1204174587', u'STORE_-1204174782'), (u'CAST_-1204174648', u'STORE_-1204174886'), ('const-5', u'INT_LESS_-1204174618'), ('tmp_407', u'PTRADD_-1204174613'), (u'STORE_-1204174705', u'INDIRECT_-1204174553'), (u'STORE_-1204174896', u'INDIRECT_-1204174704'), (u'PTRADD_-1204174663', u'CAST_-1204174635'), (u'PTRADD_-1204174533', u'STORE_-1204174716'), ('const-0', u'STORE_-1204174896'), (u'INT_ADD_-1204174652', u'CAST_-1204174492'), (u'LOAD_-1204174668', u'INT_SLESS_-1204174638'), ('const-8', u'PTRADD_-1204174578'), ('const-11', u'PTRADD_-1204174663'), (u'STORE_-1204174874', u'INDIRECT_-1204174687'), ('tmp_407', u'PTRADD_-1204174675'), ('const-433', u'STORE_-1204174782'), (u'INT_SLESS_-1204174638', u'CBRANCH_-1204174645'), ('const-8', u'PTRADD_-1204174613'), ('const-1', u'INT_SLESS_-1204174638'), ('const-433', u'STORE_-1204174874'), (u'STORE_-1204174749', u'INDIRECT_-1204174589'), ('const-3', u'PTRADD_-1204174604'), (u'PTRADD_-1204174684', u'CAST_-1204174648'), ('const-8', u'PTRADD_-1204174569'), (u'STORE_-1204174771', u'INDIRECT_-1204174607'), ('const-1', u'PTRADD_-1204174772'), ('tmp_407', u'PTRADD_-1204174684'), ('tmp_198', u'CBRANCH_-1204174669'), ('const-433', u'STORE_-1204174867'), ('const-8', u'PTRADD_-1204174595'), ('tmp_407', u'PTRADD_-1204174560'), ('const-8', u'PTRADD_-1204174663'), (u'STORE_-1204174691', u'INDIRECT_-1204174541'), ('const-0', u'STORE_-1204174782'), ('const-0', u'STORE_-1204174749'), ('const-9', u'PTRADD_-1204174560'), ('const-433', u'STORE_-1204174705'), ('const-1065353216', u'STORE_-1204174792'), ('const-17', u'PTRADD_-1204174512'), ('const-8', u'PTRADD_-1204174542'), (u'INT_ADD_-1204174609', u'CAST_-1204174475'), ('tmp_407', u'PTRADD_-1204174595'), (u'PTRADD_-1204174512', u'STORE_-1204174691'), ('const-12', u'PTRADD_-1204174658'), (u'STORE_-1204174623', u'INDIRECT_-1204174513'), (u'PTRADD_-1204174653', u'STORE_-1204174867'), (u'PTRADD_-1204174595', u'CAST_-1204174579'), ('const-4', u'STORE_-1204174705'), ('tmp_407', u'PTRADD_-1204174524'), (u'PTRADD_-1204174663', u'CAST_-1204174640'), ('const-8', u'PTRADD_-1204174533'), ('const-0', u'STORE_-1204174760'), ('const-0', u'STORE_-1204174716'), (u'PTRADD_-1204174524', u'STORE_-1204174705'), ('const-8', u'PTRADD_-1204174675'), ('tmp_407', u'PTRADD_-1204174622'), ('const-8', u'PTRADD_-1204174643'), (u'CAST_-1204174625', u'STORE_-1204174854'), (u'CAST_-1204174613', u'STORE_-1204174839'), ('const-433', u'STORE_-1204174623'), ('const-8', u'PTRADD_-1204174587'), (u'CAST_-1204174476', u'INT_ADD_-1204174609'), ('const-16', u'PTRADD_-1204174524'), (u'CAST_-1204174608', u'LOAD_-1204174834'), (u'STORE_-1204174727', u'INDIRECT_-1204174571'), (u'INDIRECT_-1204174672', u'COPY_-1204174692'), ('const-433', u'STORE_-1204174691'), ('const-1', u'STORE_-1204174854'), ('const-433', u'STORE_-1204174839'), ('tmp_407', u'PTRADD_-1204174604'), (u'INDIRECT_-1204174541', u'MULTIEQUAL_-1204174509'), ('const-6', u'PTRADD_-1204174684'), ('const-6', u'PTRADD_-1204174675'), (u'LOAD_-1204174834', u'INT_NOTEQUAL_-1204174670'), ('tmp_407', u'PTRADD_-1204174569'), ('tmp_407', u'PTRADD_-1204174578'), ('tmp_409', u'INT_LESS_-1204174618'), (u'CAST_-1204174475', u'STORE_-1204174623'), ('const-433', u'LOAD_-1204174668'), ('tmp_407', u'PTRADD_-1204174551'), ('const-433', u'STORE_-1204174854'), ('const-433', u'STORE_-1204174771'), ('const-14', u'PTRADD_-1204174533'), ('const-0', u'INT_NOTEQUAL_-1204174670'), (u'STORE_-1204174886', u'INDIRECT_-1204174695'), ('tmp_240', u'CBRANCH_-1204174645'), ('const-433', u'STORE_-1204174803'), ('tmp_407', u'PTRADD_-1204174653'), (u'LOAD_-1204174834', u'INT_ADD_-1204174652'), (u'CAST_-1204174579', u'STORE_-1204174792'), (u'PTRADD_-1204174569', u'STORE_-1204174760'), (u'PTRADD_-1204174542', u'STORE_-1204174727'), (u'PTRADD_-1204174613', u'STORE_-1204174814'), ('const-1', u'STORE_-1204174623'), ('const-4', u'PTRADD_-1204174631'), ('tmp_407', u'CAST_-1204174476'), (u'CAST_-1204174635', u'STORE_-1204174867'), (u'STORE_-1204174738', u'INDIRECT_-1204174580'), ('const-8', u'PTRADD_-1204174560')]
null
null
0026bfc0
x64
O1
(translation_unit "void FUN_0026bfc0(long *param_1,ulong param_2)\n\n{\n long lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}\n\n" (function_definition "void FUN_0026bfc0(long *param_1,ulong param_2)\n\n{\n long lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}" primitive_type (function_declarator "FUN_0026bfc0(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 lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = (long)(param_1 + 6);" (assignment_expression "*param_1 = (long)(param_1 + 6)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 6)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 6)" ( (binary_expression "param_1 + 6" identifier + number_literal) )))) ;) (expression_statement "param_1[0xc] = (long)(param_1 + 0xb);" (assignment_expression "param_1[0xc] = (long)(param_1 + 0xb)" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = (cast_expression "(long)(param_1 + 0xb)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) ;) (expression_statement "param_1[0xb] = (long)(param_1 + 0xb);" (assignment_expression "param_1[0xb] = (long)(param_1 + 0xb)" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(param_1 + 0xb)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) ;) (expression_statement "*(undefined2 *)(param_1 + 0xf) = 1;" (assignment_expression "*(undefined2 *)(param_1 + 0xf) = 1" (pointer_expression "*(undefined2 *)(param_1 + 0xf)" * (cast_expression "(undefined2 *)(param_1 + 0xf)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" identifier = identifier) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 4)" * (cast_expression "(undefined1 (*) [16])(param_1 + 4)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "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) ))))) ;) (expression_statement "param_1[1] = 1;" (assignment_expression "param_1[1] = 1" (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] = 0;" (assignment_expression "param_1[3] = 0" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 4) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 4)" * (cast_expression "(undefined4 *)(param_1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[7] = 0;" (assignment_expression "param_1[7] = 0" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[10] = 0;" (assignment_expression "param_1[10] = 0" (subscript_expression "param_1[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x10] = 4;" (assignment_expression "param_1[0x10] = 4" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x11] = param_2;" (assignment_expression "param_1[0x11] = param_2" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }" if (parenthesized_expression "(((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5))" ( (binary_expression "((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)" (parenthesized_expression "((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134)))" ( (binary_expression "(lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))" (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) && (parenthesized_expression "(1 < *(int *)(lVar1 + 0x4134))" ( (binary_expression "1 < *(int *)(lVar1 + 0x4134)" number_literal < (pointer_expression "*(int *)(lVar1 + 0x4134)" * (cast_expression "(int *)(lVar1 + 0x4134)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x4134)" ( (binary_expression "lVar1 + 0x4134" identifier + number_literal) ))))) ))) )) && (parenthesized_expression "(param_2 < 5)" ( (binary_expression "param_2 < 5" identifier < number_literal) ))) )) (compound_statement "{\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }" { (expression_statement "*(undefined1 *)((long)param_1 + 0x79) = 1;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x79) = 1" (pointer_expression "*(undefined1 *)((long)param_1 + 0x79)" * (cast_expression "(undefined1 *)((long)param_1 + 0x79)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x79)" ( (binary_expression "(long)param_1 + 0x79" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void Stringpool_template(Stringpool_template<unsigned_int> * this,\n uint64_t addralign) */\n\nvoid __thiscall\ngold::Stringpool_template<unsigned_int>::Stringpool_template\n (Stringpool_template<unsigned_int> *this,uint64_t addralign)\n\n{\n General_options *pGVar1;\n Parameters *pPVar2;\n \n (this->string_set_)._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)&this->strings_;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)&this->strings_;\n this->zero_null_ = true;\n pPVar2 = parameters;\n this->optimize_ = false;\n (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0;\n (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;\n pGVar1 = pPVar2->options_;\n (this->string_set_)._M_h._M_bucket_count = 1;\n (this->string_set_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n (this->string_set_)._M_h._M_element_count = 0;\n (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;\n (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 = (pointer)0x0;\n (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_finish = (pointer)0x0;\n (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_end_of_storage = (pointer)0x0;\n (this->key_to_offset_).size_ = 0;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node._M_size = 0;\n this->strtab_size_ = 0;\n this->offset_ = 4;\n this->addralign_ = addralign;\n if (((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5)) {\n this->optimize_ = true;\n }\n return;\n}\n\n" comment comment comment (function_definition "void __thiscall\ngold::Stringpool_template<unsigned_int>::Stringpool_template\n (Stringpool_template<unsigned_int> *this,uint64_t addralign)\n\n{\n General_options *pGVar1;\n Parameters *pPVar2;\n \n (this->string_set_)._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)&this->strings_;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)&this->strings_;\n this->zero_null_ = true;\n pPVar2 = parameters;\n this->optimize_ = false;\n (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0;\n (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;\n pGVar1 = pPVar2->options_;\n (this->string_set_)._M_h._M_bucket_count = 1;\n (this->string_set_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n (this->string_set_)._M_h._M_element_count = 0;\n (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;\n (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 = (pointer)0x0;\n (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_finish = (pointer)0x0;\n (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_end_of_storage = (pointer)0x0;\n (this->key_to_offset_).size_ = 0;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node._M_size = 0;\n this->strtab_size_ = 0;\n this->offset_ = 4;\n this->addralign_ = addralign;\n if (((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5)) {\n this->optimize_ = true;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Stringpool_template<unsigned_int>::" identifier : : identifier < identifier > : :) (function_declarator "Stringpool_template\n (Stringpool_template<unsigned_int> *this,uint64_t addralign)" identifier (parameter_list "(Stringpool_template<unsigned_int> *this,uint64_t addralign)" ( (parameter_declaration "Stringpool_template<unsigned_int> *this" type_identifier (ERROR "<unsigned_int>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint64_t addralign" primitive_type identifier) ))) (compound_statement "{\n General_options *pGVar1;\n Parameters *pPVar2;\n \n (this->string_set_)._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)&this->strings_;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)&this->strings_;\n this->zero_null_ = true;\n pPVar2 = parameters;\n this->optimize_ = false;\n (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0;\n (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;\n pGVar1 = pPVar2->options_;\n (this->string_set_)._M_h._M_bucket_count = 1;\n (this->string_set_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n (this->string_set_)._M_h._M_element_count = 0;\n (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;\n (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 = (pointer)0x0;\n (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_finish = (pointer)0x0;\n (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_end_of_storage = (pointer)0x0;\n (this->key_to_offset_).size_ = 0;\n (this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node._M_size = 0;\n this->strtab_size_ = 0;\n this->offset_ = 4;\n this->addralign_ = addralign;\n if (((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5)) {\n this->optimize_ = true;\n }\n return;\n}" { (declaration "General_options *pGVar1;" type_identifier (pointer_declarator "*pGVar1" * identifier) ;) (declaration "Parameters *pPVar2;" type_identifier (pointer_declarator "*pPVar2" * identifier) ;) (expression_statement "(this->string_set_)._M_h._M_single_bucket = (__bucket_type)0x0;" (assignment_expression "(this->string_set_)._M_h._M_single_bucket = (__bucket_type)0x0" (field_expression "(this->string_set_)._M_h._M_single_bucket" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) (expression_statement "(this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket;" (assignment_expression "(this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket" (field_expression "(this->string_set_)._M_h._M_buckets" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (pointer_expression "&(this->string_set_)._M_h._M_single_bucket" & (field_expression "(this->string_set_)._M_h._M_single_bucket" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (ERROR "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::" (comma_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std" (binary_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata" (binary_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int" (binary_expression "(this->strings_).\n super__List_base<gold" (field_expression "(this->strings_).\n super__List_base" (parenthesized_expression "(this->strings_)" ( (field_expression "this->strings_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)&this->strings_;" (assignment_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)&this->strings_" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_prev" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl" (binary_expression "Stringpool_template<unsigned_int>::Stringdata*>_" (binary_expression "Stringpool_template<unsigned_int>::Stringdata" (binary_expression "Stringpool_template<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)&this->strings_" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->strings_" & (field_expression "this->strings_" identifier -> field_identifier)))) ;) (ERROR "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::" (comma_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std" (binary_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata" (binary_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int" (binary_expression "(this->strings_).\n super__List_base<gold" (field_expression "(this->strings_).\n super__List_base" (parenthesized_expression "(this->strings_)" ( (field_expression "this->strings_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)&this->strings_;" (assignment_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)&this->strings_" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base._M_next" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node.super__List_node_base" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl" (binary_expression "Stringpool_template<unsigned_int>::Stringdata*>_" (binary_expression "Stringpool_template<unsigned_int>::Stringdata" (binary_expression "Stringpool_template<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)&this->strings_" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->strings_" & (field_expression "this->strings_" identifier -> field_identifier)))) ;) (expression_statement "this->zero_null_ = true;" (assignment_expression "this->zero_null_ = true" (field_expression "this->zero_null_" identifier -> field_identifier) = true) ;) (expression_statement "pPVar2 = parameters;" (assignment_expression "pPVar2 = parameters" identifier = identifier) ;) (expression_statement "this->optimize_ = false;" (assignment_expression "this->optimize_ = false" (field_expression "this->optimize_" identifier -> field_identifier) = false) ;) (expression_statement "(this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;" (assignment_expression "(this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0" (field_expression "(this->string_set_)._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(this->string_set_)._M_h._M_rehash_policy" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "*(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0;" (assignment_expression "*(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0" (pointer_expression "*(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4" * (cast_expression "(undefined4 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(this->string_set_)._M_h._M_rehash_policy.field_0x4" & (field_expression "(this->string_set_)._M_h._M_rehash_policy.field_0x4" (field_expression "(this->string_set_)._M_h._M_rehash_policy" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)))) = number_literal) ;) (expression_statement "(this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(this->string_set_)._M_h._M_rehash_policy._M_next_resize" (field_expression "(this->string_set_)._M_h._M_rehash_policy" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "pGVar1 = pPVar2->options_;" (assignment_expression "pGVar1 = pPVar2->options_" identifier = (field_expression "pPVar2->options_" identifier -> field_identifier)) ;) (expression_statement "(this->string_set_)._M_h._M_bucket_count = 1;" (assignment_expression "(this->string_set_)._M_h._M_bucket_count = 1" (field_expression "(this->string_set_)._M_h._M_bucket_count" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->string_set_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(this->string_set_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0" (field_expression "(this->string_set_)._M_h._M_before_begin._M_nxt" (field_expression "(this->string_set_)._M_h._M_before_begin" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->string_set_)._M_h._M_element_count = 0;" (assignment_expression "(this->string_set_)._M_h._M_element_count = 0" (field_expression "(this->string_set_)._M_h._M_element_count" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0;" (assignment_expression "(this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0" (field_expression "(this->string_set_)._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(this->string_set_)._M_h._M_rehash_policy" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(this->string_set_)._M_h._M_rehash_policy._M_next_resize" (field_expression "(this->string_set_)._M_h._M_rehash_policy" (field_expression "(this->string_set_)._M_h" (parenthesized_expression "(this->string_set_)" ( (field_expression "this->string_set_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (ERROR "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::" (comma_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std" (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) : :) (expression_statement "allocator<long_int>_>_>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start = (pointer)0x0" (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) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::" (comma_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std" (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) : :) (expression_statement "allocator<long_int>_>_>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "allocator<long_int>_>_>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_finish" (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) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::" (comma_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(this->key_to_offset_).chunks_.\n super__Vector_base<std" (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) : :) (expression_statement "allocator<long_int>_>_>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "allocator<long_int>_>_>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_end_of_storage" (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) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(this->key_to_offset_).size_ = 0;" (assignment_expression "(this->key_to_offset_).size_ = 0" (field_expression "(this->key_to_offset_).size_" (parenthesized_expression "(this->key_to_offset_)" ( (field_expression "this->key_to_offset_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (ERROR "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std::allocator<gold::" (comma_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata*,_std" (binary_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int>::Stringdata" (binary_expression "(this->strings_).\n super__List_base<gold::Stringpool_template<unsigned_int" (binary_expression "(this->strings_).\n super__List_base<gold" (field_expression "(this->strings_).\n super__List_base" (parenthesized_expression "(this->strings_)" ( (field_expression "this->strings_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node._M_size = 0;" (assignment_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node._M_size = 0" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node._M_size" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl._M_node" (field_expression "Stringpool_template<unsigned_int>::Stringdata*>_>\n ._M_impl" (binary_expression "Stringpool_template<unsigned_int>::Stringdata*>_" (binary_expression "Stringpool_template<unsigned_int>::Stringdata" (binary_expression "Stringpool_template<unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "this->strtab_size_ = 0;" (assignment_expression "this->strtab_size_ = 0" (field_expression "this->strtab_size_" identifier -> field_identifier) = number_literal) ;) (expression_statement "this->offset_ = 4;" (assignment_expression "this->offset_ = 4" (field_expression "this->offset_" identifier -> field_identifier) = number_literal) ;) (expression_statement "this->addralign_ = addralign;" (assignment_expression "this->addralign_ = addralign" (field_expression "this->addralign_" identifier -> field_identifier) = identifier) ;) (if_statement "if (((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5)) {\n this->optimize_ = true;\n }" if (parenthesized_expression "(((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5))" ( (binary_expression "((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)) && (addralign < 5)" (parenthesized_expression "((pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value))" ( (binary_expression "(pGVar1 != (General_options *)0x0) && (1 < (pGVar1->optimize_).value)" (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)) )) && (parenthesized_expression "(1 < (pGVar1->optimize_).value)" ( (binary_expression "1 < (pGVar1->optimize_).value" number_literal < (field_expression "(pGVar1->optimize_).value" (parenthesized_expression "(pGVar1->optimize_)" ( (field_expression "pGVar1->optimize_" identifier -> field_identifier) )) . field_identifier)) ))) )) && (parenthesized_expression "(addralign < 5)" ( (binary_expression "addralign < 5" identifier < number_literal) ))) )) (compound_statement "{\n this->optimize_ = true;\n }" { (expression_statement "this->optimize_ = true;" (assignment_expression "this->optimize_ = true" (field_expression "this->optimize_" identifier -> field_identifier) = true) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0026bfc0(long *param_1,ulong param_2)\n\n{\n long lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}\n\n" (function_definition "void FUN_0026bfc0(long *param_1,ulong param_2)\n\n{\n long lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}" primitive_type (function_declarator "FUN_0026bfc0(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 lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = (long)(param_1 + 6);" (assignment_expression "*param_1 = (long)(param_1 + 6)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 6)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 6)" ( (binary_expression "param_1 + 6" identifier + number_literal) )))) ;) (expression_statement "param_1[0xc] = (long)(param_1 + 0xb);" (assignment_expression "param_1[0xc] = (long)(param_1 + 0xb)" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = (cast_expression "(long)(param_1 + 0xb)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) ;) (expression_statement "param_1[0xb] = (long)(param_1 + 0xb);" (assignment_expression "param_1[0xb] = (long)(param_1 + 0xb)" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(param_1 + 0xb)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) ;) (expression_statement "*(undefined2 *)(param_1 + 0xf) = 1;" (assignment_expression "*(undefined2 *)(param_1 + 0xf) = 1" (pointer_expression "*(undefined2 *)(param_1 + 0xf)" * (cast_expression "(undefined2 *)(param_1 + 0xf)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" identifier = identifier) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 4)" * (cast_expression "(undefined1 (*) [16])(param_1 + 4)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "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) ))))) ;) (expression_statement "param_1[1] = 1;" (assignment_expression "param_1[1] = 1" (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] = 0;" (assignment_expression "param_1[3] = 0" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 4) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 4)" * (cast_expression "(undefined4 *)(param_1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[7] = 0;" (assignment_expression "param_1[7] = 0" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[10] = 0;" (assignment_expression "param_1[10] = 0" (subscript_expression "param_1[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x10] = 4;" (assignment_expression "param_1[0x10] = 4" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x11] = param_2;" (assignment_expression "param_1[0x11] = param_2" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }" if (parenthesized_expression "(((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5))" ( (binary_expression "((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)" (parenthesized_expression "((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134)))" ( (binary_expression "(lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))" (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) && (parenthesized_expression "(1 < *(int *)(lVar1 + 0x4134))" ( (binary_expression "1 < *(int *)(lVar1 + 0x4134)" number_literal < (pointer_expression "*(int *)(lVar1 + 0x4134)" * (cast_expression "(int *)(lVar1 + 0x4134)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x4134)" ( (binary_expression "lVar1 + 0x4134" identifier + number_literal) ))))) ))) )) && (parenthesized_expression "(param_2 < 5)" ( (binary_expression "param_2 < 5" identifier < number_literal) ))) )) (compound_statement "{\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }" { (expression_statement "*(undefined1 *)((long)param_1 + 0x79) = 1;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x79) = 1" (pointer_expression "*(undefined1 *)((long)param_1 + 0x79)" * (cast_expression "(undefined1 *)((long)param_1 + 0x79)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x79)" ( (binary_expression "(long)param_1 + 0x79" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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 IDENT = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ 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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_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) ))))) ))) )) && (parenthesized_expression ( (binary_expression IDENT < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) })) (return_statement return ;) })))
(function_definition "void FUN_0026bfc0(long *param_1,ulong param_2)\n\n{\n long lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026bfc0(long *param_1,ulong param_2)" (identifier "FUN_0026bfc0") (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 lVar1;\n undefined *puVar2;\n \n param_1[6] = 0;\n *param_1 = (long)(param_1 + 6);\n param_1[0xc] = (long)(param_1 + 0xb);\n param_1[0xb] = (long)(param_1 + 0xb);\n *(undefined2 *)(param_1 + 0xf) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;\n lVar1 = *(long *)(puVar2 + 0x10);\n param_1[1] = 1;\n param_1[2] = 0;\n param_1[3] = 0;\n *(undefined4 *)(param_1 + 4) = 0x3f800000;\n param_1[5] = 0;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[10] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0x10] = 4;\n param_1[0x11] = param_2;\n if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\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")) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = (long)(param_1 + 6);" (assignment_expression "*param_1 = (long)(param_1 + 6)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 6)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 6)" (( "(") (binary_expression "param_1 + 6" (identifier "param_1") (+ "+") (number_literal "6")) () ")")))) (; ";")) (expression_statement "param_1[0xc] = (long)(param_1 + 0xb);" (assignment_expression "param_1[0xc] = (long)(param_1 + 0xb)" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (cast_expression "(long)(param_1 + 0xb)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 0xb)" (( "(") (binary_expression "param_1 + 0xb" (identifier "param_1") (+ "+") (number_literal "0xb")) () ")")))) (; ";")) (expression_statement "param_1[0xb] = (long)(param_1 + 0xb);" (assignment_expression "param_1[0xb] = (long)(param_1 + 0xb)" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (cast_expression "(long)(param_1 + 0xb)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 0xb)" (( "(") (binary_expression "param_1 + 0xb" (identifier "param_1") (+ "+") (number_literal "0xb")) () ")")))) (; ";")) (expression_statement "*(undefined2 *)(param_1 + 0xf) = 1;" (assignment_expression "*(undefined2 *)(param_1 + 0xf) = 1" (pointer_expression "*(undefined2 *)(param_1 + 0xf)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0xf)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" (identifier "puVar2") (= "=") (identifier "PTR_DAT_0043e6b0")) (; ";")) (expression_statement "*(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 4)" (* "*") (cast_expression "(undefined1 (*) [16])(param_1 + 4)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "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")) () ")"))))) (; ";")) (expression_statement "param_1[1] = 1;" (assignment_expression "param_1[1] = 1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "1")) (; ";")) (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] = 0;" (assignment_expression "param_1[3] = 0" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 4) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 4)" (* "*") (cast_expression "(undefined4 *)(param_1 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[7] = 0;" (assignment_expression "param_1[7] = 0" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[10] = 0;" (assignment_expression "param_1[10] = 0" (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x10] = 4;" (assignment_expression "param_1[0x10] = 4" (subscript_expression "param_1[0x10]" (identifier "param_1") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "4")) (; ";")) (expression_statement "param_1[0x11] = param_2;" (assignment_expression "param_1[0x11] = param_2" (subscript_expression "param_1[0x11]" (identifier "param_1") ([ "[") (number_literal "0x11") (] "]")) (= "=") (identifier "param_2")) (; ";")) (if_statement "if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) {\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }" (if "if") (parenthesized_expression "(((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5))" (( "(") (binary_expression "((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)" (parenthesized_expression "((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134)))" (( "(") (binary_expression "(lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))" (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(1 < *(int *)(lVar1 + 0x4134))" (( "(") (binary_expression "1 < *(int *)(lVar1 + 0x4134)" (number_literal "1") (< "<") (pointer_expression "*(int *)(lVar1 + 0x4134)" (* "*") (cast_expression "(int *)(lVar1 + 0x4134)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x4134)" (( "(") (binary_expression "lVar1 + 0x4134" (identifier "lVar1") (+ "+") (number_literal "0x4134")) () ")"))))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(param_2 < 5)" (( "(") (binary_expression "param_2 < 5" (identifier "param_2") (< "<") (number_literal "5")) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)((long)param_1 + 0x79) = 1;\n }" ({ "{") (expression_statement "*(undefined1 *)((long)param_1 + 0x79) = 1;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x79) = 1" (pointer_expression "*(undefined1 *)((long)param_1 + 0x79)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0x79)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x79)" (( "(") (binary_expression "(long)param_1 + 0x79" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x79")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void Stringpool_template(Stringpool_template<unsigned_int> * this, uint64_t addralign) */ void __thiscall gold::function_1<var_1>::function_1 (function_1<var_1> *this,uint64_t var_7) { type_1 *var_6; type_2 *pPVar2; (this->string_set_)._M_h._M_single_bucket = (type_3)0x0; (this->string_set_)._M_h._M_buckets = &(this->string_set_)._M_h._M_single_bucket; (this->strings_). super__List_base<gold::function_1<var_1>::var_2*,_std::var_4<gold::function_1<var_1>::var_2*>var_3> ._M_impl._M_node.super__List_node_base._M_prev = (type_4 *)&this->strings_; (this->strings_). super__List_base<gold::function_1<var_1>::var_2*,_std::var_4<gold::function_1<var_1>::var_2*>var_3> ._M_impl._M_node.super__List_node_base._M_next = (type_4 *)&this->strings_; this->zero_null_ = true; pPVar2 = parameters; this->optimize_ = false; (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 0.0; *(type_5 *)&(this->string_set_)._M_h._M_rehash_policy.field_0x4 = 0; (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0; var_6 = pPVar2->options_; (this->string_set_)._M_h._M_bucket_count = 1; (this->string_set_)._M_h._M_before_begin._M_nxt = (type_6 *)0x0; (this->string_set_)._M_h._M_element_count = 0; (this->string_set_)._M_h._M_rehash_policy._M_max_load_factor = 1.0; (this->string_set_)._M_h._M_rehash_policy._M_next_resize = 0; (this->key_to_offset_).chunks_. super__Vector_base<std::vector<var_5,_std::var_4<var_5>var_3>,_std::var_4<std::vector<var_5,_std::var_4<var_5>var_3>var_3>var_3> ._M_impl._M_start = (type_7)0x0; (this->key_to_offset_).chunks_. super__Vector_base<std::vector<var_5,_std::var_4<var_5>var_3>,_std::var_4<std::vector<var_5,_std::var_4<var_5>var_3>var_3>var_3> ._M_impl._M_finish = (type_7)0x0; (this->key_to_offset_).chunks_. super__Vector_base<std::vector<var_5,_std::var_4<var_5>var_3>,_std::var_4<std::vector<var_5,_std::var_4<var_5>var_3>var_3>var_3> ._M_impl._M_end_of_storage = (type_7)0x0; (this->key_to_offset_).size_ = 0; (this->strings_). super__List_base<gold::function_1<var_1>::var_2*,_std::var_4<gold::function_1<var_1>::var_2*>var_3> ._M_impl._M_node._M_size = 0; this->strtab_size_ = 0; this->offset_ = 4; this->addralign_ = var_7; if (((var_6 != (type_1 *)0x0) && (1 < (var_6->optimize_).value)) && (var_7 < 5)) { this->optimize_ = true; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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))) (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: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))))) (return_statement))))
null
void MASKED(long *param_1,ulong param_2) { long lVar1; undefined *puVar2; param_1[6] = 0; *param_1 = (long)(param_1 + 6); param_1[0xc] = (long)(param_1 + 0xb); param_1[0xb] = (long)(param_1 + 0xb); *(undefined2 *)(param_1 + 0xf) = 1; puVar2 = PTR_DAT_0043e6b0; *(undefined1 (*) [16])(param_1 + 4) = (undefined1 [16])0x0; lVar1 = *(long *)(puVar2 + 0x10); param_1[1] = 1; param_1[2] = 0; param_1[3] = 0; *(undefined4 *)(param_1 + 4) = 0x3f800000; param_1[5] = 0; param_1[7] = 0; param_1[8] = 0; param_1[9] = 0; param_1[10] = 0; param_1[0xd] = 0; param_1[0xe] = 0; param_1[0x10] = 4; param_1[0x11] = param_2; if (((lVar1 != 0) && (1 < *(int *)(lVar1 + 0x4134))) && (param_2 < 5)) { *(undefined1 *)((long)param_1 + 0x79) = 1; } return; }
61_who_and_who_strip.c
__ctype_b_loc
__ctype_b_loc
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ushort ** __ctype_b_loc(void) { ushort **ppuVar1; ppuVar1 = (ushort **)(*_DAT_0010e1e8)(); return ppuVar1; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ushort ** __ctype_b_loc(void) { ushort **ppuVar1; ppuVar1 = (ushort **)(*_DAT_0010e1e8)(); return ppuVar1; }
JMP qword ptr [0x0010e1e8]
null
null
null
null
[('const-0', u'RETURN_-1206967333'), (u'INDIRECT_-1206967275', u'COPY_-1206967334'), (u'CAST_-1206967270', u'RETURN_-1206967333'), ('tmp_26', u'CALLIND_-1206967336'), (u'CALLIND_-1206967336', u'INDIRECT_-1206967275'), (u'CALLIND_-1206967336', u'CAST_-1206967270')]
[('const-0', u'RETURN_-1206967333'), (u'INDIRECT_-1206967275', u'COPY_-1206967334'), (u'CAST_-1206967270', u'RETURN_-1206967333'), ('tmp_26', u'CALLIND_-1206967336'), (u'CALLIND_-1206967336', u'INDIRECT_-1206967275'), (u'CALLIND_-1206967336', u'CAST_-1206967270')]
null
null
001023d0
x64
O1
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}\n\n" comment comment (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" type_identifier (pointer_declarator "** __ctype_b_loc(void)" * (pointer_declarator "* __ctype_b_loc(void)" * (function_declarator "__ctype_b_loc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" { (declaration "ushort **ppuVar1;" type_identifier (pointer_declarator "**ppuVar1" * (pointer_declarator "*ppuVar1" * identifier)) ;) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010e1e8)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010e1e8)()" identifier = (cast_expression "(ushort **)(*_DAT_0010e1e8)()" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "(*_DAT_0010e1e8)()" (parenthesized_expression "(*_DAT_0010e1e8)" ( (pointer_expression "*_DAT_0010e1e8" * identifier) )) (argument_list "()" ( ))))) ;) (return_statement "return ppuVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}\n\n" comment comment (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" type_identifier (pointer_declarator "** __ctype_b_loc(void)" * (pointer_declarator "* __ctype_b_loc(void)" * (function_declarator "__ctype_b_loc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" { (declaration "ushort **ppuVar1;" type_identifier (pointer_declarator "**ppuVar1" * (pointer_declarator "*ppuVar1" * identifier)) ;) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010e1e8)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010e1e8)()" identifier = (cast_expression "(ushort **)(*_DAT_0010e1e8)()" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "(*_DAT_0010e1e8)()" (parenthesized_expression "(*_DAT_0010e1e8)" ( (pointer_expression "*_DAT_0010e1e8" * identifier) )) (argument_list "()" ( ))))) ;) (return_statement "return ppuVar1;" return identifier ;) })))
(translation_unit "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}\n\n" (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" type_identifier (pointer_declarator "** __ctype_b_loc(void)" * (pointer_declarator "* __ctype_b_loc(void)" * (function_declarator "__ctype_b_loc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" { (declaration "ushort **ppuVar1;" type_identifier (pointer_declarator "**ppuVar1" * (pointer_declarator "*ppuVar1" * identifier)) ;) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010e1e8)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010e1e8)()" identifier = (cast_expression "(ushort **)(*_DAT_0010e1e8)()" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "(*_DAT_0010e1e8)()" (parenthesized_expression "(*_DAT_0010e1e8)" ( (pointer_expression "*_DAT_0010e1e8" * identifier) )) (argument_list "()" ( ))))) ;) (return_statement "return ppuVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" (type_identifier "ushort") (pointer_declarator "** __ctype_b_loc(void)" (* "*") (pointer_declarator "* __ctype_b_loc(void)" (* "*") (function_declarator "__ctype_b_loc(void)" (identifier "__ctype_b_loc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010e1e8)();\n return ppuVar1;\n}" ({ "{") (declaration "ushort **ppuVar1;" (type_identifier "ushort") (pointer_declarator "**ppuVar1" (* "*") (pointer_declarator "*ppuVar1" (* "*") (identifier "ppuVar1"))) (; ";")) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010e1e8)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010e1e8)()" (identifier "ppuVar1") (= "=") (cast_expression "(ushort **)(*_DAT_0010e1e8)()" (( "(") (type_descriptor "ushort **" (type_identifier "ushort") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (call_expression "(*_DAT_0010e1e8)()" (parenthesized_expression "(*_DAT_0010e1e8)" (( "(") (pointer_expression "*_DAT_0010e1e8" (* "*") (identifier "_DAT_0010e1e8")) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return ppuVar1;" (return "return") (identifier "ppuVar1") (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 ** function_1(void) { type_1 **ppuVar1; ppuVar1 = (type_1 **)(*_DAT_0010e1e8)(); return ppuVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list))))) (return_statement (identifier)))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ushort ** MASKED(void) { ushort **ppuVar1; ppuVar1 = (ushort **)(*_DAT_0010e1e8)(); return ppuVar1; }
8921_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
_M_extract_float
FUN_002f58c0
/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_extract_float(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, std::string&) const */ undefined1 [16] std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::_M_extract_float (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4, undefined8 param_5,long param_6,undefined4 *param_7,string *param_8) { byte bVar1; long lVar2; wstreambuf *pwVar3; undefined8 uVar4; char cVar5; char cVar6; int iVar7; wchar_t __c; long lVar8; wchar_t *pwVar9; long lVar10; ulong uVar11; char cVar12; bool bVar13; byte bVar14; bool bVar15; undefined1 *puVar16; byte bVar17; byte bVar18; bool bVar19; byte bVar20; undefined1 auVar21 [16]; int local_90; byte local_8a; long *local_68; undefined8 local_60; wstreambuf *local_58; undefined8 local_50; __use_cache<std::__numpunct_cache<wchar_t>> local_42 [2]; undefined1 *local_40 [2]; local_68 = param_4; local_60 = param_5; local_58 = param_2; local_50 = param_3; lVar8 = __use_cache<std::__numpunct_cache<wchar_t>>::operator() (local_42,(locale *)(param_6 + 0xd0)); cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58, (istreambuf_iterator *)&local_68); if (cVar5 == '\0') { __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(); cVar12 = *(char *)(lVar8 + 0x20); if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) || ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) || (*(wchar_t *)(lVar8 + 0x48) == __c)) { LAB_002f6036: bVar17 = 0; local_90 = 0; do { if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec; if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c)) goto LAB_002f5940; if (bVar17 == 0) { std::string::push_back(param_8,'0'); } local_90 = local_90 + 1; if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) { local_50 = CONCAT44(local_50._4_4_,0xffffffff); *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4; LAB_002f608e: if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) { iVar7 = **(int **)(local_58 + 0x10); } else { iVar7 = (**(code **)(*(long *)local_58 + 0x48))(); } bVar13 = false; if (iVar7 == -1) { local_58 = (wstreambuf *)0x0; bVar13 = true; } } else { (**(code **)(*(long *)local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e; bVar13 = true; } bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar19 = (int)local_60 == -1; if (bVar15) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar7 = *(int *)local_68[2]; } else { iVar7 = (**(code **)(*local_68 + 0x48))(); } bVar19 = false; if (iVar7 == -1) { local_68 = (long *)0x0; bVar19 = bVar15; } } if (bVar19 == bVar13) goto code_r0x002f60cb; __c = (wchar_t)local_50; if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) { if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) { __c = **(wchar_t **)(local_58 + 0x10); } else { __c = (**(code **)(*(long *)local_58 + 0x48))(); } if (__c == L'\xffffffff') { local_58 = (wstreambuf *)0x0; } } cVar12 = *(char *)(lVar8 + 0x20); bVar17 = 1; } while( true ); } std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+'); wstreambuf::sbumpc(local_58); local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar6 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58, (istreambuf_iterator *)&local_68); if (cVar6 == '\0') { __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(); cVar12 = *(char *)(lVar8 + 0x20); goto LAB_002f6036; } cVar12 = *(char *)(lVar8 + 0x20); bVar17 = 0; local_90 = 0; cVar5 = cVar6; } else { local_90 = 0; cVar12 = *(char *)(lVar8 + 0x20); __c = L'\0'; bVar17 = 0; } goto LAB_002f5940; code_r0x002f5e56: __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(); bVar14 = *(byte *)(lVar8 + 0x20); if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) || ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))) || (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c)) goto LAB_002f59a0; std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+'); LAB_002f59f4: uVar11 = *(ulong *)(local_58 + 0x10); if (uVar11 < *(ulong *)(local_58 + 0x18)) { LAB_002f5a07: local_50 = CONCAT44(local_50._4_4_,0xffffffff); *(ulong *)(local_58 + 0x10) = uVar11 + 4; } else { LAB_002f5d81: (**(code **)(*(long *)local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); bVar14 = bVar1; bVar20 = bVar18; if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32; } if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) { iVar7 = **(int **)(local_58 + 0x10); } else { iVar7 = (**(code **)(*(long *)local_58 + 0x48))(); } bVar14 = 0; bVar20 = bVar18; if (iVar7 == -1) { local_58 = (wstreambuf *)0x0; bVar14 = bVar1; } LAB_002f5a32: bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar13 = (int)local_60 == -1; if (bVar19) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar7 = *(int *)local_68[2]; } else { /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */ iVar7 = (**(code **)(*local_68 + 0x48))(); } bVar13 = false; if (iVar7 == -1) { local_68 = (long *)0x0; bVar13 = bVar19; } } if (bVar13 == (bool)bVar14) goto LAB_002f5a57; __c = (wchar_t)local_50; if ((local_58 != (wstreambuf *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) { if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) { __c = **(wchar_t **)(local_58 + 0x10); } else { /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */ __c = (**(code **)(*(long *)local_58 + 0x48))(); } if (__c == L'\xffffffff') { local_58 = (wstreambuf *)0x0; } } bVar14 = *(byte *)(lVar8 + 0x20); goto LAB_002f59a0; LAB_002f5a57: lVar10 = *(long *)(local_40[0] + -0x18); LAB_002f5a60: puVar16 = local_40[0]; if (lVar10 == 0) goto LAB_002f5ccf; if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d; goto LAB_002f5cad; code_r0x002f60cb: cVar12 = *(char *)(lVar8 + 0x20); bVar17 = 1; cVar5 = '\x01'; LAB_002f5940: local_40[0] = &DAT_00404698; if (cVar12 != '\0') { LAB_002f5fec: local_40[0] = &DAT_00404698; std::string::reserve((string *)local_40,0x20); } bVar1 = *(byte *)(lVar8 + 0x148); if (bVar1 == 0) { if (cVar5 == '\0') { local_8a = 0; bVar20 = 0; LAB_002f5ab8: if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0; lVar10 = *(long *)param_8; lVar2 = *(long *)(lVar10 + -0x18); uVar11 = lVar2 + 1; if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) { std::string::reserve(param_8,uVar11); } *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0'; puVar16 = *(undefined1 **)param_8; bVar17 = 1; if (puVar16 != &DAT_00404698) { *(undefined4 *)(puVar16 + -8) = 0; *(ulong *)(puVar16 + -0x18) = uVar11; puVar16[lVar2 + 1] = 0; } LAB_002f5b10: uVar11 = *(ulong *)(local_58 + 0x10); if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70; LAB_002f5b23: local_50 = CONCAT44(local_50._4_4_,0xffffffff); *(ulong *)(local_58 + 0x10) = uVar11 + 4; do { if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) { iVar7 = **(int **)(local_58 + 0x10); } else { iVar7 = (**(code **)(*(long *)local_58 + 0x48))(); } bVar13 = false; if (iVar7 == -1) { local_58 = (wstreambuf *)0x0; bVar13 = true; } while( true ) { bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar19 = (int)local_60 == -1; if (bVar15) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar7 = *(int *)local_68[2]; } else { iVar7 = (**(code **)(*local_68 + 0x48))(); } bVar19 = false; if (iVar7 == -1) { local_68 = (long *)0x0; bVar19 = bVar15; } } if (bVar13 == bVar19) goto LAB_002f5a57; __c = (wchar_t)local_50; if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0)) goto LAB_002f5ab8; if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) { __c = **(wchar_t **)(local_58 + 0x10); } else { /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */ __c = (**(code **)(*(long *)local_58 + 0x48))(); } if (__c != L'\xffffffff') goto LAB_002f5ab8; local_58 = (wstreambuf *)0x0; LAB_002f5bc0: if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) { std::string::push_back(param_8,'.'); bVar20 = 0; local_8a = 1; goto LAB_002f5b10; } if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) || (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57; std::string::push_back(param_8,'e'); wstreambuf::sbumpc(local_58); local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58, (istreambuf_iterator *)&local_68); if (cVar5 != '\0') goto LAB_002f6343; __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(); bVar20 = bVar17; if (*(wchar_t *)(lVar8 + 0xe4) == __c) { cVar5 = '+'; } else { cVar5 = '-'; if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8; } std::string::push_back(param_8,cVar5); uVar11 = *(ulong *)(local_58 + 0x10); if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23; LAB_002f5c70: (**(code **)(*(long *)local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); if (local_58 != (wstreambuf *)0x0) break; bVar13 = true; } } while( true ); } LAB_002f6382: puVar16 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; LAB_002f5a7d: std::string::push_back((string *)local_40,(char)local_90); } else { if (cVar5 != '\0') goto LAB_002f6382; local_8a = 0; bVar14 = *(byte *)(lVar8 + 0x20); bVar20 = 0; LAB_002f59a0: if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) { if (local_8a == 0 && bVar20 == 0) { if (local_90 != 0) { std::string::push_back((string *)local_40,(char)local_90); bVar18 = 0; local_90 = 0; local_8a = 0; goto LAB_002f59f4; } puVar16 = *(undefined1 **)param_8; if (*(int *)(*(long *)param_8 + -8) < 1) { if (puVar16 != &DAT_00404698) { *(undefined4 *)(puVar16 + -8) = 0; *(undefined8 *)(puVar16 + -0x18) = 0; *puVar16 = 0; } } else { if ((allocator *)(puVar16 + -0x18) != (allocator *)&std::string::_Rep::_S_empty_rep_storage) { std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18)); } *(undefined1 **)param_8 = &DAT_00404698; } goto LAB_002f6382; } lVar10 = *(long *)(local_40[0] + -0x18); LAB_002f5ca0: puVar16 = local_40[0]; if (lVar10 != 0) goto LAB_002f5cad; goto LAB_002f5ccf; } if (*(wchar_t *)(lVar8 + 0x48) == __c) { lVar10 = *(long *)(local_40[0] + -0x18); if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0; if (lVar10 != 0) { std::string::push_back((string *)local_40,(char)local_90); } std::string::push_back(param_8,'.'); uVar11 = *(ulong *)(local_58 + 0x10); bVar18 = 0; local_8a = bVar1; if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81; goto LAB_002f5a07; } pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10); if (pwVar9 != (wchar_t *)0x0) { /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */ std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0'); local_90 = local_90 + 1; bVar18 = bVar20; bVar17 = bVar1; goto LAB_002f59f4; } if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) goto LAB_002f5a57; lVar10 = *(long *)(local_40[0] + -0x18); bVar18 = bVar17 & (bVar20 ^ 1); if (bVar18 == 0) goto LAB_002f5a60; if ((lVar10 != 0) && (local_8a == 0)) { std::string::push_back((string *)local_40,(char)local_90); } std::string::push_back(param_8,'e'); if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) { *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4; } else { /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */ (**(code **)(*(long *)local_58 + 0x50))(); } local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58, (istreambuf_iterator *)&local_68); if (cVar5 == '\0') goto code_r0x002f5e56; LAB_002f6343: puVar16 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; } LAB_002f5cad: puVar16 = local_40[0]; cVar5 = __verify_grouping(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40); if (cVar5 == '\0') { *param_7 = 4; } LAB_002f5ccf: uVar4 = local_50; pwVar3 = local_58; if ((allocator *)(puVar16 + -0x18) != (allocator *)&std::string::_Rep::_S_empty_rep_storage) { std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18)); } auVar21._8_8_ = uVar4; auVar21._0_8_ = pwVar3; return auVar21; }
undefined1 [16] FUN_002f58c0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5, long param_6,undefined4 *param_7,long *param_8) { long lVar1; long *plVar2; char cVar3; char cVar4; int iVar5; wchar_t __c; long lVar6; wchar_t *pwVar7; long lVar8; ulong uVar9; char cVar10; bool bVar11; byte bVar12; bool bVar13; undefined1 *puVar14; undefined8 uVar15; byte bVar16; byte bVar17; byte bVar18; bool bVar19; byte bVar20; undefined1 auVar21 [16]; int local_90; byte local_8a; long *local_68; undefined8 local_60; long *local_58; ulong local_50; undefined1 local_42; undefined1 local_41; undefined1 *local_40 [2]; local_68 = param_4; local_60 = param_5; local_58 = param_2; local_50 = param_3; lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0); cVar3 = FUN_002f3e70(&local_58); if (cVar3 == '\0') { __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); cVar10 = *(char *)(lVar6 + 0x20); if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) || ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) || (*(wchar_t *)(lVar6 + 0x48) == __c)) { LAB_002f6036: bVar17 = 0; local_90 = 0; do { if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec; if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c)) goto LAB_002f5940; if (bVar17 == 0) { FUN_002d6990(param_8,0x30); } local_90 = local_90 + 1; if ((ulong)local_58[2] < (ulong)local_58[3]) { local_50 = CONCAT44(local_50._4_4_,0xffffffff); local_58[2] = local_58[2] + 4; LAB_002f608e: if ((int *)local_58[2] < (int *)local_58[3]) { iVar5 = *(int *)local_58[2]; } else { iVar5 = (**(code **)(*local_58 + 0x48))(); } bVar11 = false; if (iVar5 == -1) { local_58 = (long *)0x0; bVar11 = true; } } else { (**(code **)(*local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); if (local_58 != (long *)0x0) goto LAB_002f608e; bVar11 = true; } bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar19 = (int)local_60 == -1; if (bVar13) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar5 = *(int *)local_68[2]; } else { iVar5 = (**(code **)(*local_68 + 0x48))(); } bVar19 = false; if (iVar5 == -1) { local_68 = (long *)0x0; bVar19 = bVar13; } } if (bVar19 == bVar11) goto code_r0x002f60cb; __c = (wchar_t)local_50; if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) { if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) { __c = *(wchar_t *)local_58[2]; } else { __c = (**(code **)(*local_58 + 0x48))(); } if (__c == L'\xffffffff') { local_58 = (long *)0x0; } } cVar10 = *(char *)(lVar6 + 0x20); bVar17 = 1; } while( true ); } FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'); FUN_002acba0(local_58); local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar4 = FUN_002f3e70(&local_58,&local_68); if (cVar4 == '\0') { __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); cVar10 = *(char *)(lVar6 + 0x20); goto LAB_002f6036; } cVar10 = *(char *)(lVar6 + 0x20); bVar17 = 0; local_90 = 0; cVar3 = cVar4; } else { local_90 = 0; cVar10 = *(char *)(lVar6 + 0x20); __c = L'\0'; bVar17 = 0; } goto LAB_002f5940; code_r0x002f5e56: __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); bVar12 = *(byte *)(lVar6 + 0x20); if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) || ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) || (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0; FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'); LAB_002f59f4: uVar9 = local_58[2]; if (uVar9 < (ulong)local_58[3]) { LAB_002f5a07: local_50 = CONCAT44(local_50._4_4_,0xffffffff); local_58[2] = uVar9 + 4; } else { LAB_002f5d81: (**(code **)(*local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); bVar12 = bVar16; bVar20 = bVar18; if (local_58 == (long *)0x0) goto LAB_002f5a32; } if ((int *)local_58[2] < (int *)local_58[3]) { iVar5 = *(int *)local_58[2]; } else { iVar5 = (**(code **)(*local_58 + 0x48))(); } bVar12 = 0; bVar20 = bVar18; if (iVar5 == -1) { local_58 = (long *)0x0; bVar12 = bVar16; } LAB_002f5a32: bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar11 = (int)local_60 == -1; if (bVar19) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar5 = *(int *)local_68[2]; } else { /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */ iVar5 = (**(code **)(*local_68 + 0x48))(); } bVar11 = false; if (iVar5 == -1) { local_68 = (long *)0x0; bVar11 = bVar19; } } if (bVar11 == (bool)bVar12) goto LAB_002f5a57; __c = (wchar_t)local_50; if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) { if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) { __c = *(wchar_t *)local_58[2]; } else { /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */ __c = (**(code **)(*local_58 + 0x48))(); } if (__c == L'\xffffffff') { local_58 = (long *)0x0; } } bVar12 = *(byte *)(lVar6 + 0x20); goto LAB_002f59a0; LAB_002f5a57: lVar8 = *(long *)(local_40[0] + -0x18); LAB_002f5a60: puVar14 = local_40[0]; if (lVar8 == 0) goto LAB_002f5ccf; if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d; goto LAB_002f5cad; code_r0x002f60cb: cVar10 = *(char *)(lVar6 + 0x20); bVar17 = 1; cVar3 = '\x01'; LAB_002f5940: local_40[0] = &DAT_00404698; if (cVar10 != '\0') { LAB_002f5fec: local_40[0] = &DAT_00404698; FUN_002d64b0(local_40,0x20); } bVar16 = *(byte *)(lVar6 + 0x148); if (bVar16 == 0) { if (cVar3 == '\0') { local_8a = 0; bVar20 = 0; LAB_002f5ab8: if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0; lVar8 = *param_8; lVar1 = *(long *)(lVar8 + -0x18); uVar9 = lVar1 + 1; if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) { FUN_002d64b0(param_8,uVar9); } *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0'; puVar14 = (undefined1 *)*param_8; bVar16 = 1; if (puVar14 != &DAT_00404698) { *(undefined4 *)(puVar14 + -8) = 0; *(ulong *)(puVar14 + -0x18) = uVar9; puVar14[lVar1 + 1] = 0; } LAB_002f5b10: uVar9 = local_58[2]; bVar17 = bVar20; if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70; LAB_002f5b23: local_50 = CONCAT44(local_50._4_4_,0xffffffff); local_58[2] = uVar9 + 4; do { if ((int *)local_58[2] < (int *)local_58[3]) { iVar5 = *(int *)local_58[2]; } else { iVar5 = (**(code **)(*local_58 + 0x48))(); } bVar11 = false; bVar20 = bVar17; if (iVar5 == -1) { local_58 = (long *)0x0; bVar11 = true; } while( true ) { bVar17 = bVar16; bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar19 = (int)local_60 == -1; if (bVar13) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar5 = *(int *)local_68[2]; } else { iVar5 = (**(code **)(*local_68 + 0x48))(); } bVar19 = false; if (iVar5 == -1) { local_68 = (long *)0x0; bVar19 = bVar13; } } if (bVar11 == bVar19) goto LAB_002f5a57; __c = (wchar_t)local_50; if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8; if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) { __c = *(wchar_t *)local_58[2]; } else { /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */ __c = (**(code **)(*local_58 + 0x48))(); } if (__c != L'\xffffffff') goto LAB_002f5ab8; local_58 = (long *)0x0; LAB_002f5bc0: if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) { FUN_002d6990(param_8,0x2e); bVar20 = 0; local_8a = 1; bVar16 = bVar17; goto LAB_002f5b10; } if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) || (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57; FUN_002d6990(param_8,0x65); FUN_002acba0(local_58); local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar3 = FUN_002f3e70(&local_58,&local_68); if (cVar3 != '\0') goto LAB_002f6343; __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); if (*(wchar_t *)(lVar6 + 0xe4) == __c) { uVar15 = 0x2b; } else { uVar15 = 0x2d; bVar20 = bVar17; if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8; } FUN_002d6990(param_8,uVar15); uVar9 = local_58[2]; bVar16 = bVar17; if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23; LAB_002f5c70: (**(code **)(*local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); if (local_58 != (long *)0x0) break; bVar11 = true; bVar20 = bVar17; } } while( true ); } LAB_002f6382: puVar14 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; LAB_002f5a7d: FUN_002d6990(local_40,(int)(char)local_90); } else { if (cVar3 != '\0') goto LAB_002f6382; local_8a = 0; bVar12 = *(byte *)(lVar6 + 0x20); bVar20 = 0; LAB_002f59a0: if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) { if (local_8a == 0 && bVar20 == 0) { if (local_90 != 0) { FUN_002d6990(local_40,(int)(char)local_90); bVar18 = 0; local_90 = 0; local_8a = 0; goto LAB_002f59f4; } puVar14 = (undefined1 *)*param_8; if (*(int *)(*param_8 + -8) < 1) { if (puVar14 != &DAT_00404698) { *(undefined4 *)(puVar14 + -8) = 0; *(undefined8 *)(puVar14 + -0x18) = 0; *puVar14 = 0; } } else { if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) { FUN_002ed0c0(puVar14 + -0x18,&local_41); } *param_8 = (long)&DAT_00404698; } goto LAB_002f6382; } lVar8 = *(long *)(local_40[0] + -0x18); LAB_002f5ca0: puVar14 = local_40[0]; if (lVar8 != 0) goto LAB_002f5cad; goto LAB_002f5ccf; } if (*(wchar_t *)(lVar6 + 0x48) == __c) { lVar8 = *(long *)(local_40[0] + -0x18); if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0; if (lVar8 != 0) { FUN_002d6990(local_40,(int)(char)local_90); } FUN_002d6990(param_8,0x2e); uVar9 = local_58[2]; bVar18 = 0; local_8a = bVar16; if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81; goto LAB_002f5a07; } pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10); if (pwVar7 != (wchar_t *)0x0) { /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */ FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')); local_90 = local_90 + 1; bVar18 = bVar20; bVar17 = bVar16; goto LAB_002f59f4; } if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) goto LAB_002f5a57; lVar8 = *(long *)(local_40[0] + -0x18); bVar18 = bVar17 & (bVar20 ^ 1); if (bVar18 == 0) goto LAB_002f5a60; if ((lVar8 != 0) && (local_8a == 0)) { FUN_002d6990(local_40,(int)(char)local_90); } FUN_002d6990(param_8,0x65); if ((ulong)local_58[2] < (ulong)local_58[3]) { local_58[2] = local_58[2] + 4; } else { /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */ (**(code **)(*local_58 + 0x50))(); } local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar3 = FUN_002f3e70(&local_58,&local_68); if (cVar3 == '\0') goto code_r0x002f5e56; LAB_002f6343: puVar14 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; } LAB_002f5cad: puVar14 = local_40[0]; cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40); if (cVar3 == '\0') { *param_7 = 4; } LAB_002f5ccf: uVar9 = local_50; plVar2 = local_58; if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) { FUN_002ed0c0(puVar14 + -0x18,&local_41); } auVar21._8_8_ = uVar9; auVar21._0_8_ = plVar2; return auVar21; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x78 MOV qword ptr [RSP + 0x50],RSI LEA RDI,[RSP + 0x66] LEA RSI,[R9 + 0xd0] MOV R12,qword ptr [RSP + 0xb8] MOV qword ptr [RSP + 0x58],RDX MOV qword ptr [RSP + 0x40],RCX MOV qword ptr [RSP + 0x48],R8 CALL 0x002f2910 LEA RSI,[RSP + 0x40] MOV RBP,RAX LEA RAX,[RSP + 0x50] MOV qword ptr [RSP + 0x38],RSI MOV RDI,RAX MOV qword ptr [RSP + 0x28],RAX CALL 0x002f3e70 MOV R14D,EAX TEST AL,AL JZ 0x002f6008 MOV dword ptr [RSP + 0x18],0x0 MOVZX EDX,byte ptr [RBP + 0x20] XOR EBX,EBX XOR R13D,R13D NOP word ptr CS:[RAX + RAX*0x1] LEA RAX,[0x404680] MOV qword ptr [RSP],RAX ADD RAX,0x18 MOV qword ptr [RSP + 0x68],RAX TEST DL,DL JNZ 0x002f5fec MOVZX EAX,byte ptr [RBP + 0x148] MOV byte ptr [RSP + 0x1f],AL TEST AL,AL JZ 0x002f5aa0 TEST R14B,R14B JNZ 0x002f6382 LEA RCX,[RSP + 0x68] LEA RAX,[RBP + 0xf0] MOV byte ptr [RSP + 0x1e],0x0 XOR R15D,R15D MOV qword ptr [RSP + 0x30],RCX MOV qword ptr [RSP + 0x20],RAX MOVZX EAX,byte ptr [RBP + 0x20] NOP word ptr [RAX + RAX*0x1] TEST AL,AL JZ 0x002f59ad CMP dword ptr [RBP + 0x4c],EBX JZ 0x002f5eb8 CMP dword ptr [RBP + 0x48],EBX JZ 0x002f5d30 MOV R14,qword ptr [RSP + 0x20] MOV EDX,0xa MOV ESI,EBX MOV RDI,R14 CALL 0x001444d0 TEST RAX,RAX JZ 0x002f5dd0 SUB RAX,R14 MOV RDI,R12 SAR RAX,0x2 LEA ESI,[RAX + 0x30] MOVSX ESI,SIL CALL 0x002d6990 ADD dword ptr [RSP + 0x18],0x1 MOVZX R13D,byte ptr [RSP + 0x1f] MOV RDI,qword ptr [RSP + 0x50] MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f5d81 ADD RAX,0x4 MOV dword ptr [RSP + 0x58],0xffffffff MOV qword ptr [RDI + 0x10],RAX MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f6250 MOV EAX,dword ptr [RAX] XOR EBX,EBX CMP EAX,-0x1 JZ 0x002f5fa0 MOV RDI,qword ptr [RSP + 0x40] CMP dword ptr [RSP + 0x48],-0x1 SETZ DL TEST RDI,RDI SETNZ R14B AND R14B,DL JNZ 0x002f5e88 CMP DL,BL JNZ 0x002f5db0 MOV RBX,qword ptr [RSP + 0x68] MOV RAX,qword ptr [RBX + -0x18] TEST RAX,RAX JZ 0x002f5ccf CMP byte ptr [RSP + 0x1e],0x0 JNZ 0x002f5ca8 TEST R15B,R15B JNZ 0x002f5ca8 LEA R15,[RSP + 0x68] MOVSX ESI,byte ptr [RSP + 0x18] MOV RDI,R15 CALL 0x002d6990 MOV RBX,qword ptr [RSP + 0x68] JMP 0x002f5cad TEST R14B,R14B JNZ 0x002f6382 MOV byte ptr [RSP + 0x1e],0x0 XOR R15D,R15D NOP dword ptr [RAX] LEA EAX,[RBX + -0x30] CMP EAX,0x9 JA 0x002f5bc0 LEA R13D,[RAX + 0x30] MOV RAX,qword ptr [R12] MOV R14,qword ptr [RAX + -0x18] LEA RBX,[R14 + 0x1] CMP RBX,qword ptr [RAX + -0x10] JA 0x002f5ae1 MOV EAX,dword ptr [RAX + -0x8] TEST EAX,EAX JLE 0x002f5aec MOV RSI,RBX MOV RDI,R12 CALL 0x002d64b0 MOV RAX,qword ptr [R12] MOV RDX,qword ptr [RAX + -0x18] MOV byte ptr [RAX + RDX*0x1],R13B MOV RAX,qword ptr [R12] MOV R13D,0x1 LEA RDX,[RAX + -0x18] CMP RDX,qword ptr [RSP] JNZ 0x002f5f28 MOV RDI,qword ptr [RSP + 0x50] MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f5c70 ADD RAX,0x4 MOV dword ptr [RSP + 0x58],0xffffffff MOV qword ptr [RDI + 0x10],RAX MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f5fb8 MOV EAX,dword ptr [RAX] XOR R14D,R14D CMP EAX,-0x1 JZ 0x002f5f40 MOV RDI,qword ptr [RSP + 0x40] CMP dword ptr [RSP + 0x48],-0x1 SETZ DL TEST RDI,RDI SETNZ BL AND BL,DL JNZ 0x002f5d00 CMP R14B,DL JZ 0x002f5a57 MOV EBX,dword ptr [RSP + 0x58] MOV RDI,qword ptr [RSP + 0x50] CMP EBX,-0x1 JNZ 0x002f5ab8 TEST RDI,RDI JZ 0x002f5ab8 MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f62fb MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 JNZ 0x002f5ab8 MOV qword ptr [RSP + 0x50],0x0 LEA EAX,[RBX + -0x30] CMP EAX,0x9 JBE 0x002f5ac4 NOP CMP dword ptr [RBP + 0x48],EBX JZ 0x002f6220 CMP dword ptr [RBP + 0x128],EBX JZ 0x002f5bdd CMP dword ptr [RBP + 0x140],EBX JNZ 0x002f5a57 MOV EAX,R15D XOR EAX,0x1 AND R13B,AL JZ 0x002f5a57 MOV ESI,0x65 MOV RDI,R12 CALL 0x002d6990 MOV RDI,qword ptr [RSP + 0x50] CALL 0x002acba0 MOV RBX,qword ptr [RSP + 0x28] MOV RSI,qword ptr [RSP + 0x38] MOV dword ptr [RSP + 0x58],0xffffffff MOV RDI,RBX CALL 0x002f3e70 TEST AL,AL JNZ 0x002f6343 MOV ESI,dword ptr [RSP + 0x58] MOV RDI,RBX CALL 0x002ed080 MOV EBX,EAX CMP dword ptr [RBP + 0xe4],EAX JZ 0x002f62e0 MOV ESI,0x2d CMP dword ptr [RBP + 0xe0],EAX JNZ 0x002f6260 MOV RDI,R12 CALL 0x002d6990 MOV RDI,qword ptr [RSP + 0x50] MOV R15D,R13D MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JC 0x002f5b23 NOP MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x50] MOV RDI,qword ptr [RSP + 0x50] MOV dword ptr [RSP + 0x58],0xffffffff TEST RDI,RDI JNZ 0x002f5b33 MOV R14D,0x1 JMP 0x002f5b4f MOV RBX,qword ptr [RSP + 0x68] MOV RAX,qword ptr [RBX + -0x18] TEST RAX,RAX JZ 0x002f5ccf NOP dword ptr [RAX] LEA R15,[RSP + 0x68] MOV RSI,qword ptr [RBP + 0x18] MOV RDI,qword ptr [RBP + 0x10] MOV RDX,R15 CALL 0x002eaf80 TEST AL,AL JNZ 0x002f5ccf MOV RAX,qword ptr [RSP + 0xb0] MOV dword ptr [RAX],0x4 MOV RAX,qword ptr [RSP + 0x50] MOV RDX,qword ptr [RSP + 0x58] LEA RDI,[RBX + -0x18] CMP RDI,qword ptr [RSP] JNZ 0x002f6308 ADD RSP,0x78 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f5fc8 MOV EAX,dword ptr [RAX] XOR EDX,EDX CMP EAX,-0x1 JNZ 0x002f5b6a MOV qword ptr [RSP + 0x40],0x0 MOV EDX,EBX JMP 0x002f5b6a MOV RBX,qword ptr [RSP + 0x68] MOV RAX,qword ptr [RBX + -0x18] OR R15B,byte ptr [RSP + 0x1e] JNZ 0x002f5ca0 TEST RAX,RAX JZ 0x002f5d58 MOVSX ESI,byte ptr [RSP + 0x18] MOV RDI,qword ptr [RSP + 0x30] CALL 0x002d6990 MOV ESI,0x2e MOV RDI,R12 CALL 0x002d6990 MOVZX EAX,byte ptr [RSP + 0x1f] MOV RDI,qword ptr [RSP + 0x50] MOV byte ptr [RSP + 0x1e],AL MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JC 0x002f5a07 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x50] MOV RDI,qword ptr [RSP + 0x50] MOV dword ptr [RSP + 0x58],0xffffffff TEST RDI,RDI JNZ 0x002f5a17 MOVZX EBX,byte ptr [RSP + 0x1f] JMP 0x002f5a32 MOV RDI,qword ptr [RSP + 0x50] MOV EBX,dword ptr [RSP + 0x58] TEST RDI,RDI JZ 0x002f5dc7 CMP EBX,-0x1 JZ 0x002f5f58 MOVZX EAX,byte ptr [RBP + 0x20] JMP 0x002f59a0 CMP dword ptr [RBP + 0x128],EBX JZ 0x002f5de4 CMP dword ptr [RBP + 0x140],EBX JNZ 0x002f5a57 MOV EDX,R15D MOV RBX,qword ptr [RSP + 0x68] XOR EDX,0x1 MOV RAX,qword ptr [RBX + -0x18] AND R13B,DL JZ 0x002f5a60 TEST RAX,RAX JZ 0x002f5e0c CMP byte ptr [RSP + 0x1e],0x0 JZ 0x002f5f88 MOV ESI,0x65 MOV RDI,R12 CALL 0x002d6990 MOV RDI,qword ptr [RSP + 0x50] MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f61d8 ADD RAX,0x4 MOV qword ptr [RDI + 0x10],RAX MOV RBX,qword ptr [RSP + 0x28] MOV RSI,qword ptr [RSP + 0x38] MOV dword ptr [RSP + 0x58],0xffffffff MOV RDI,RBX CALL 0x002f3e70 TEST AL,AL JNZ 0x002f6343 MOV ESI,dword ptr [RSP + 0x58] MOV RDI,RBX CALL 0x002ed080 MOV EDX,dword ptr [RBP + 0xe4] MOV EBX,EAX MOVZX EAX,byte ptr [RBP + 0x20] CMP EDX,EBX JZ 0x002f5ef0 CMP dword ptr [RBP + 0xe0],EBX JZ 0x002f5ef0 MOV R15D,R13D JMP 0x002f59a0 MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f6210 MOV EAX,dword ptr [RAX] XOR EDX,EDX CMP EAX,-0x1 JNZ 0x002f5a4f MOV qword ptr [RSP + 0x40],0x0 MOV EDX,R14D JMP 0x002f5a4f OR byte ptr [RSP + 0x1e],R15B JNZ 0x002f5c97 MOV EAX,dword ptr [RSP + 0x18] TEST EAX,EAX JZ 0x002f635d MOV RDI,qword ptr [RSP + 0x30] MOVSX ESI,AL CALL 0x002d6990 XOR R15D,R15D MOV dword ptr [RSP + 0x18],0x0 JMP 0x002f59f4 TEST AL,AL JZ 0x002f5efd CMP dword ptr [RBP + 0x4c],EBX JZ 0x002f62f0 CMP dword ptr [RBP + 0x48],EBX JZ 0x002f5e7a XOR ESI,ESI CMP EDX,EBX MOV RDI,R12 SETNZ SIL LEA ESI,[RSI + RSI*0x1 + 0x2b] CALL 0x002d6990 MOV R15D,R13D JMP 0x002f59f4 MOV dword ptr [RAX + -0x8],0x0 MOV qword ptr [RAX + -0x18],RBX MOV byte ptr [RAX + R14*0x1 + 0x1],0x0 JMP 0x002f5b10 MOV qword ptr [RSP + 0x50],0x0 MOV R14D,0x1 JMP 0x002f5b4f MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f6336 MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 JNZ 0x002f5dc7 MOV qword ptr [RSP + 0x50],0x0 JMP 0x002f5dc7 MOVSX ESI,byte ptr [RSP + 0x18] MOV RDI,qword ptr [RSP + 0x30] CALL 0x002d6990 JMP 0x002f5e0c MOV qword ptr [RSP + 0x50],0x0 MOVZX EBX,byte ptr [RSP + 0x1f] JMP 0x002f5a32 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x002f5b43 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x002f5d10 LEA RAX,[0x404680] MOV dword ptr [RSP + 0x18],R15D MOV qword ptr [RSP],RAX ADD RAX,0x18 MOV qword ptr [RSP + 0x68],RAX LEA R15,[RSP + 0x68] MOV ESI,0x20 MOV RDI,R15 CALL 0x002d64b0 JMP 0x002f595c MOV ESI,dword ptr [RSP + 0x58] MOV RDI,qword ptr [RSP + 0x28] CALL 0x002ed080 MOVZX EDX,byte ptr [RBP + 0x20] MOV EBX,EAX MOV EAX,dword ptr [RBP + 0xe4] CMP EAX,EBX JZ 0x002f6270 CMP dword ptr [RBP + 0xe0],EBX JZ 0x002f6270 XOR R13D,R13D XOR R15D,R15D NOP dword ptr [RAX] TEST DL,DL JZ 0x002f6049 CMP dword ptr [RBP + 0x4c],EBX JZ 0x002f5fd3 CMP dword ptr [RBP + 0x48],EBX JZ 0x002f61b0 CMP dword ptr [RBP + 0xf0],EBX JNZ 0x002f61b0 TEST R13B,R13B JZ 0x002f60e8 MOV RDI,qword ptr [RSP + 0x50] ADD R15D,0x1 MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f6128 ADD RAX,0x4 MOV dword ptr [RSP + 0x58],0xffffffff MOV qword ptr [RDI + 0x10],RAX MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f6200 MOV EAX,dword ptr [RAX] XOR ECX,ECX CMP EAX,-0x1 JZ 0x002f61c0 MOV RDI,qword ptr [RSP + 0x40] CMP dword ptr [RSP + 0x48],-0x1 SETZ DL TEST RDI,RDI SETNZ AL AND AL,DL MOV R13D,EAX JNZ 0x002f6150 CMP DL,CL JNZ 0x002f6100 MOV dword ptr [RSP + 0x18],R15D MOVZX EDX,byte ptr [RBP + 0x20] MOV R13D,0x1 MOV R14D,0x1 JMP 0x002f5940 MOV ESI,0x30 MOV RDI,R12 CALL 0x002d6990 JMP 0x002f6067 MOV EBX,dword ptr [RSP + 0x58] MOV RDI,qword ptr [RSP + 0x50] CMP EBX,-0x1 JNZ 0x002f6113 TEST RDI,RDI JNZ 0x002f6180 MOVZX EDX,byte ptr [RBP + 0x20] MOV R13D,0x1 JMP 0x002f6040 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x50] MOV RDI,qword ptr [RSP + 0x50] MOV dword ptr [RSP + 0x58],0xffffffff TEST RDI,RDI JNZ 0x002f608e MOV ECX,0x1 JMP 0x002f60a9 MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f61e8 MOV EAX,dword ptr [RAX] XOR EDX,EDX CMP EAX,-0x1 JNZ 0x002f60c7 MOV qword ptr [RSP + 0x40],0x0 MOV EDX,R13D JMP 0x002f60c7 MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x002f6329 MOV EBX,dword ptr [RAX] CMP EBX,-0x1 JNZ 0x002f6113 MOV qword ptr [RSP + 0x50],0x0 JMP 0x002f6113 MOV dword ptr [RSP + 0x18],R15D JMP 0x002f5940 MOV qword ptr [RSP + 0x50],0x0 MOV ECX,0x1 JMP 0x002f60a9 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x50] JMP 0x002f5e34 MOV RAX,qword ptr [RDI] MOV byte ptr [RSP],CL CALL qword ptr [RAX + 0x48] MOVZX ECX,byte ptr [RSP] JMP 0x002f6160 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x002f609e MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x002f5e98 MOVZX EAX,byte ptr [RSP + 0x1e] OR AL,R15B JNZ 0x002f5bc9 MOV ESI,0x2e MOV RDI,R12 CALL 0x002d6990 XOR R15D,R15D MOV byte ptr [RSP + 0x1e],0x1 JMP 0x002f5b10 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x002f5a27 MOV R15D,R13D JMP 0x002f5ab8 TEST DL,DL JZ 0x002f627d CMP dword ptr [RBP + 0x4c],EBX JZ 0x002f6036 CMP dword ptr [RBP + 0x48],EBX JZ 0x002f6036 XOR ESI,ESI CMP EAX,EBX MOV RDI,R12 SETNZ SIL LEA ESI,[RSI + RSI*0x1 + 0x2b] CALL 0x002d6990 MOV RDI,qword ptr [RSP + 0x50] CALL 0x002acba0 MOV RSI,qword ptr [RSP + 0x38] MOV RDI,qword ptr [RSP + 0x28] MOV dword ptr [RSP + 0x58],0xffffffff CALL 0x002f3e70 TEST AL,AL JZ 0x002f6397 MOVZX EDX,byte ptr [RBP + 0x20] XOR R13D,R13D MOV R14D,EAX MOV dword ptr [RSP + 0x18],0x0 JMP 0x002f5940 MOV ESI,0x2b JMP 0x002f5c50 MOV R15D,EAX MOV R13D,EAX JMP 0x002f59a0 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x002f5ba0 LEA RSI,[RSP + 0x67] MOV qword ptr [RSP],RAX MOV qword ptr [RSP + 0x8],RDX CALL 0x002ed0c0 MOV RAX,qword ptr [RSP] MOV RDX,qword ptr [RSP + 0x8] JMP 0x002f5ce7 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x002f6190 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x002f5f6a MOV RBX,qword ptr [RSP + 0x68] LEA R15,[RSP + 0x68] CMP qword ptr [RBX + -0x18],0x0 JNZ 0x002f5cad JMP 0x002f5ccf MOV RAX,qword ptr [R12] MOV EAX,dword ptr [RAX + -0x8] TEST EAX,EAX MOV RAX,qword ptr [R12] JLE 0x002f63b0 LEA RDI,[RAX + -0x18] CMP RDI,qword ptr [RSP] JNZ 0x002f63ce MOV RAX,qword ptr [RSP] ADD RAX,0x18 MOV qword ptr [R12],RAX MOV RBX,qword ptr [RSP + 0x68] CMP qword ptr [RBX + -0x18],0x0 JNZ 0x002f5a7d JMP 0x002f5ccf MOV ESI,dword ptr [RSP + 0x58] MOV RDI,qword ptr [RSP + 0x28] CALL 0x002ed080 MOVZX EDX,byte ptr [RBP + 0x20] MOV EBX,EAX JMP 0x002f6036 LEA RDX,[RAX + -0x18] CMP RDX,qword ptr [RSP] JZ 0x002f6382 MOV dword ptr [RAX + -0x8],0x0 MOV qword ptr [RAX + -0x18],0x0 MOV byte ptr [RAX],0x0 JMP 0x002f6382 LEA RSI,[RSP + 0x67] CALL 0x002ed0c0 JMP 0x002f6376
null
null
null
null
[(u'CAST_-1204778483', u'STORE_-1204786976'), ('const-0', u'INT_NOTEQUAL_-1204787139'), (u'CALL_-1204788336', u'INDIRECT_-1204781069'), (u'MULTIEQUAL_-1204781842', u'CAST_-1204779544'), ('const-240', u'INT_ADD_-1204790735'), (u'MULTIEQUAL_-1204780911', u'COPY_-1204780750'), (u'COPY_-1204780435', u'PIECE_-1204783171'), (u'LOAD_-1204790675', u'INT_EQUAL_-1204790660'), ('const-0', u'INT_NOTEQUAL_-1204788897'), (u'MULTIEQUAL_-1204782155', u'MULTIEQUAL_-1204781555'), (u'INDIRECT_-1204782155', u'MULTIEQUAL_-1204781555'), (u'INT_LESS_-1204788759', u'CBRANCH_-1204788755'), (u'CALL_-1204790995', u'INT_ADD_-1204788658'), (u'CALL_-1204787250', u'INT_NOTEQUAL_-1204786086'), (u'MULTIEQUAL_-1204781447', u'COPY_-1204780978'), (u'CALL_-1204788729', u'INT_NOTEQUAL_-1204788464'), (u'INDIRECT_-1204782058', u'MULTIEQUAL_-1204781458'), (u'MULTIEQUAL_-1204782947', u'MULTIEQUAL_-1204782935'), (u'LOAD_-1204786548', u'CALLIND_-1204786538'), ('const-0', u'STORE_-1204787514'), ('const-0', u'INT_NOTEQUAL_-1204789209'), ('const-9', u'INT_LESS_-1204789223'), ('const-72', u'INT_ADD_-1204787104'), (u'MULTIEQUAL_-1204780911', u'MULTIEQUAL_-1204783529'), (u'PTRADD_-1204788787', u'CAST_-1204779908'), ('const-1', u'PTRADD_-1204786962'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780078'), (u'MULTIEQUAL_-1204781674', u'INT_EQUAL_-1204786539'), (u'INDIRECT_-1204779999', u'MULTIEQUAL_-1204781771'), (u'INDIRECT_-1204782189', u'MULTIEQUAL_-1204782112'), (u'MULTIEQUAL_-1204780519', u'PTRADD_-1204786914'), ('const-10', u'CALL_-1204790603'), ('const-0', u'INT_SLESS_-1204789151'), ('tmp_6053', u'BRANCH_-1204786108'), (u'INT_NOTEQUAL_-1204788314', u'CBRANCH_-1204788312'), ('const-433', u'LOAD_-1204786582'), (u'COPY_-1204779765', u'MULTIEQUAL_-1204779698'), (u'CAST_-1204780367', u'LOAD_-1204788361'), ('const-0', u'INT_EQUAL_-1204789084'), (u'INDIRECT_-1204781501', u'MULTIEQUAL_-1204781435'), (u'CALL_-1204788558', u'INDIRECT_-1204781589'), (u'INT_ADD_-1204789171', u'CAST_-1204779971'), ('const-1', u'PTRADD_-1204789460'), (u'CALL_-1204788866', u'INDIRECT_-1204781044'), (u'INT_EQUAL_-1204788928', u'CBRANCH_-1204788926'), (u'INT_NOTEQUAL_-1204786991', u'CBRANCH_-1204786989'), (u'PTRADD_-1204788712', u'CAST_-1204779569'), ('const-224', u'INT_ADD_-1204787191'), ('const-1', u'PTRADD_-1204788885'), (u'INT_ADD_-1204789575', u'CAST_-1204780244'), (u'COPY_-1204788737', u'MULTIEQUAL_-1204781732'), ('const-433', u'STORE_-1204787504'), (u'CALL_-1204787250', u'INDIRECT_-1204780563'), (u'PTRADD_-1204788330', u'CAST_-1204780385'), (u'MULTIEQUAL_-1204781986', u'MULTIEQUAL_-1204781984'), (u'PTRSUB_-1204780465', u'CAST_-1204780250'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780935'), (u'LOAD_-1204787754', u'INT_ADD_-1204787732'), (u'INDIRECT_-1204780036', u'CALL_-1204786047'), (u'INT_EQUAL_-1204789194', u'CBRANCH_-1204789192'), (u'INDIRECT_-1204780335', u'MULTIEQUAL_-1204780401'), (u'INDIRECT_-1204780892', u'MULTIEQUAL_-1204779598'), (u'LOAD_-1204789070', u'INT_LESSEQUAL_-1204789047'), (u'CALL_-1204788336', u'INDIRECT_-1204780854'), (u'CAST_-1204778567', u'CALL_-1204786975'), (u'COPY_-1204788720', u'MULTIEQUAL_-1204781215'), (u'MULTIEQUAL_-1204781508', u'MULTIEQUAL_-1204783182'), (u'MULTIEQUAL_-1204780010', u'MULTIEQUAL_-1204781655'), ('tmp_3177', u'BRANCH_-1204788309'), (u'INDIRECT_-1204780778', u'MULTIEQUAL_-1204780655'), (u'MULTIEQUAL_-1204779658', u'MULTIEQUAL_-1204781346'), (u'INDIRECT_-1204780935', u'MULTIEQUAL_-1204781572'), ('const-1', u'INT_ADD_-1204779844'), (u'INDIRECT_-1204782267', u'MULTIEQUAL_-1204782068'), (u'MULTIEQUAL_-1204781413', u'INT_AND_-1204788914'), ('const-1', u'PTRADD_-1204786914'), ('tmp_4543', u'CBRANCH_-1204788503'), ('tmp_4043', u'CBRANCH_-1204788879'), ('const-24', u'PTRADD_-1204790399'), ('const-1', u'PTRADD_-1204789008'), (u'INDIRECT_-1204780393', u'MULTIEQUAL_-1204780489'), ('const-0', u'STORE_-1204786986'), ('const-0', u'INT_NOTEQUAL_-1204790820'), (u'CALL_-1204788519', u'INT_NOTEQUAL_-1204788504'), (u'CALL_-1204789143', u'INDIRECT_-1204782189'), (u'INDIRECT_-1204779933', u'MULTIEQUAL_-1204780892'), (u'LOAD_-1204789070', u'MULTIEQUAL_-1204785594'), (u'INDIRECT_-1204780878', u'MULTIEQUAL_-1204781244'), ('tmp_30276', u'CALL_-1204788441'), (u'PTRADD_-1204787454', u'CAST_-1204779695'), (u'CALL_-1204787285', u'INDIRECT_-1204780792'), (u'SUBPIECE_-1204781218', u'PIECE_-1204781218'), (u'LOAD_-1204788768', u'MULTIEQUAL_-1204783437'), (u'CAST_-1204778991', u'LOAD_-1204786347'), (u'CAST_-1204780233', u'INT_LESS_-1204788117'), (u'MULTIEQUAL_-1204781310', u'MULTIEQUAL_-1204782380'), ('const-4', u'INT_ADD_-1204789021'), ('tmp_6724', u'BRANCH_-1204785723'), (u'INDIRECT_-1204781940', u'MULTIEQUAL_-1204781340'), (u'MULTIEQUAL_-1204781940', u'MULTIEQUAL_-1204781340'), ('tmp_4895', u'BRANCH_-1204786600'), (u'INDIRECT_-1204782089', u'MULTIEQUAL_-1204782012'), (u'INT_EQUAL_-1204790180', u'CBRANCH_-1204790177'), (u'LOAD_-1204789221', u'INT_ADD_-1204789198'), ('const-1', u'COPY_-1204779478'), ('const-1', u'PTRADD_-1204788939'), (u'INT_NOTEQUAL_-1204790820', u'CBRANCH_-1204790819'), (u'CALL_-1204790995', u'INT_ADD_-1204787232'), (u'MULTIEQUAL_-1204783239', u'MULTIEQUAL_-1204781508'), (u'MULTIEQUAL_-1204782302', u'PTRADD_-1204779988'), ('const-0', u'SUBPIECE_-1204781082'), (u'INDIRECT_-1204780663', u'MULTIEQUAL_-1204781030'), (u'CALL_-1204787861', u'INDIRECT_-1204779868'), (u'INDIRECT_-1204781085', u'MULTIEQUAL_-1204781890'), (u'INDIRECT_-1204781683', u'MULTIEQUAL_-1204781939'), (u'MULTIEQUAL_-1204779944', u'MULTIEQUAL_-1204781624'), (u'INT_SRIGHT_-1204790536', u'SUBPIECE_-1204783663'), (u'CAST_-1204779491', u'LOAD_-1204787236'), (u'MULTIEQUAL_-1204782155', u'MULTIEQUAL_-1204781524'), (u'CALL_-1204788729', u'INT_EQUAL_-1204788519'), (u'MULTIEQUAL_-1204783063', u'MULTIEQUAL_-1204782982'), ('const-433', u'LOAD_-1204787382'), (u'CALL_-1204786574', u'INDIRECT_-1204780650'), ('tmp_5532', u'CBRANCH_-1204787005'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204782935'), (u'CAST_-1204781355', u'CALL_-1204790995'), (u'MULTIEQUAL_-1204780345', u'MULTIEQUAL_-1204780318'), (u'PTRADD_-1204787289', u'CAST_-1204778580'), ('const-433', u'STORE_-1204789125'), (u'LOAD_-1204790376', u'MULTIEQUAL_-1204783857'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780194'), ('tmp_20685', u'PTRSUB_-1204781026'), (u'MULTIEQUAL_-1204782505', u'MULTIEQUAL_-1204782667'), (u'INDIRECT_-1204781680', u'MULTIEQUAL_-1204779813'), ('const-433', u'LOAD_-1204788132'), (u'MULTIEQUAL_-1204782214', u'MULTIEQUAL_-1204782202'), (u'CAST_-1204779363', u'LOAD_-1204786969'), ('tmp_639', u'CBRANCH_-1204790587'), ('tmp_5683', u'CBRANCH_-1204786906'), (u'INT_ADD_-1204785976', u'CAST_-1204778785'), ('tmp_1578', u'BRANCH_-1204787844'), (u'MULTIEQUAL_-1204781384', u'CALL_-1204790603'), (u'MULTIEQUAL_-1204781885', u'MULTIEQUAL_-1204781842'), ('const-4294967295', u'INT_EQUAL_-1204788946'), (u'INDIRECT_-1204782052', u'PTRADD_-1204788885'), (u'MULTIEQUAL_-1204780252', u'MULTIEQUAL_-1204780378'), ('tmp_4359', u'CBRANCH_-1204788654'), ('tmp_3013', u'CBRANCH_-1204788735'), ('const-1', u'INT_SLESS_-1204787126'), ('const-4294967295', u'PIECE_-1204781493'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780068'), (u'INDIRECT_-1204781465', u'MULTIEQUAL_-1204779598'), (u'PTRADD_-1204789001', u'CAST_-1204780731'), (u'CALL_-1204787861', u'INDIRECT_-1204779653'), ('const-433', u'LOAD_-1204788751'), (u'BOOL_AND_-1204779132', u'CBRANCH_-1204786848'), (u'INT_NOTEQUAL_-1204789004', u'CBRANCH_-1204789000'), (u'INT_LESS_-1204789223', u'CBRANCH_-1204789232'), ('const--24', u'PTRADD_-1204787444'), (u'MULTIEQUAL_-1204782281', u'MULTIEQUAL_-1204781409'), ('const--64', u'PTRSUB_-1204781288'), ('const--8', u'PTRADD_-1204786926'), (u'MULTIEQUAL_-1204781424', u'MULTIEQUAL_-1204783790'), ('const-4294967295', u'INT_EQUAL_-1204786908'), (u'INT_ADD_-1204788697', u'CAST_-1204779829'), ('tmp_1756', u'CBRANCH_-1204788725'), (u'COPY_-1204781556', u'MULTIEQUAL_-1204781487'), (u'CALL_-1204786827', u'INDIRECT_-1204780214'), ('tmp_20685', u'PTRSUB_-1204781415'), (u'MULTIEQUAL_-1204782014', u'LOAD_-1204787380'), ('const-433', u'LOAD_-1204788947'), (u'INDIRECT_-1204781086', u'MULTIEQUAL_-1204782283'), (u'LOAD_-1204787710', u'INT_ADD_-1204787688'), (u'INDIRECT_-1204779907', u'SUBPIECE_-1204779896'), (u'MULTIEQUAL_-1204781989', u'MULTIEQUAL_-1204781732'), (u'MULTIEQUAL_-1204783063', u'INT_EQUAL_-1204788891'), ('tmp_4195', u'CBRANCH_-1204788772'), (u'CALL_-1204788804', u'INDIRECT_-1204781359'), (u'COPY_-1204779726', u'MULTIEQUAL_-1204783840'), (u'CALL_-1204786063', u'INDIRECT_-1204780036'), ('tmp_3085', u'CBRANCH_-1204788386'), ('const-1', u'PTRADD_-1204788729'), ('const-0', u'INT_NOTEQUAL_-1204786859'), (u'MULTIEQUAL_-1204781842', u'PTRADD_-1204788946'), ('const-4294967295', u'INT_EQUAL_-1204788078'), (u'MULTIEQUAL_-1204782202', u'PTRADD_-1204790399'), (u'CAST_-1204779865', u'CALL_-1204788768'), (u'MULTIEQUAL_-1204781424', u'INT_XOR_-1204788935'), (u'INT_NOTEQUAL_-1204788535', u'CBRANCH_-1204788535'), (u'MULTIEQUAL_-1204780350', u'MULTIEQUAL_-1204780474'), (u'INT_ADD_-1204787027', u'MULTIEQUAL_-1204782013'), (u'COPY_-1204785966', u'MULTIEQUAL_-1204783239'), (u'MULTIEQUAL_-1204781885', u'PTRADD_-1204788953'), (u'INDIRECT_-1204781182', u'SUBPIECE_-1204781218'), ('const-433', u'LOAD_-1204786588'), (u'INT_NOTEQUAL_-1204788504', u'CBRANCH_-1204788503'), (u'INDIRECT_-1204780001', u'MULTIEQUAL_-1204782361'), (u'CAST_-1204781311', u'CALL_-1204788768'), (u'LOAD_-1204790814', u'COPY_-1204781177'), (u'COPY_-1204789283', u'MULTIEQUAL_-1204782771'), (u'CALL_-1204786827', u'INDIRECT_-1204779902'), (u'CALL_-1204788729', u'INDIRECT_-1204781086'), (u'LOAD_-1204788727', u'INT_NOTEQUAL_-1204788691'), ('const-433', u'LOAD_-1204789063'), (u'PTRADD_-1204788811', u'CAST_-1204780153'), (u'LOAD_-1204786558', u'MULTIEQUAL_-1204781674'), (u'INT_EQUAL_-1204788946', u'CBRANCH_-1204788944'), ('const-4294967295', u'PIECE_-1204781218'), (u'MULTIEQUAL_-1204780436', u'MULTIEQUAL_-1204780378'), ('const-4294967295', u'PIECE_-1204782123'), (u'CAST_-1204780957', u'LOAD_-1204790461'), (u'MULTIEQUAL_-1204781054', u'CALL_-1204790146'), (u'MULTIEQUAL_-1204783160', u'SUBPIECE_-1204781283'), (u'CALL_-1204790995', u'INT_ADD_-1204787122'), (u'MULTIEQUAL_-1204782937', u'MULTIEQUAL_-1204782904'), ('const-0', u'INT_NOTEQUAL_-1204780400'), (u'INT_NOTEQUAL_-1204788983', u'CBRANCH_-1204788978'), (u'LOAD_-1204786390', u'INT_ADD_-1204786363'), (u'INDIRECT_-1204781816', u'MULTIEQUAL_-1204781749'), (u'INDIRECT_-1204780013', u'MULTIEQUAL_-1204780869'), (u'LOAD_-1204787248', u'INT_NOTEQUAL_-1204786157'), ('const-433', u'LOAD_-1204785992'), (u'INDIRECT_-1204781162', u'PTRADD_-1204788794'), (u'LOAD_-1204787120', u'INT_EQUAL_-1204787105'), (u'LOAD_-1204788355', u'CALLIND_-1204788345'), (u'MULTIEQUAL_-1204779598', u'MULTIEQUAL_-1204781211'), (u'CAST_-1204778889', u'LOAD_-1204786156'), ('tmp_1656', u'CBRANCH_-1204789192'), ('const-4294967295', u'PIECE_-1204781605'), ('const-0', u'INT_EQUAL_-1204787336'), (u'COPY_-1204780192', u'MULTIEQUAL_-1204781413'), ('const-0', u'COPY_-1204781556'), (u'LOAD_-1204788727', u'INT_NOTEQUAL_-1204788464'), (u'MULTIEQUAL_-1204781072', u'MULTIEQUAL_-1204780982'), (u'MULTIEQUAL_-1204782115', u'MULTIEQUAL_-1204782107'), ('const-0', u'INT_NOTEQUAL_-1204786157'), ('const--24', u'PTRADD_-1204790181'), (u'MULTIEQUAL_-1204783857', u'INT_EQUAL_-1204790345'), (u'CAST_-1204778821', u'CALL_-1204786012'), (u'CALL_-1204785738', u'INDIRECT_-1204779648'), (u'MULTIEQUAL_-1204781545', u'MULTIEQUAL_-1204781510'), (u'MULTIEQUAL_-1204781582', u'MULTIEQUAL_-1204781776'), ('const-101', u'CALL_-1204788866'), (u'INDIRECT_-1204780328', u'MULTIEQUAL_-1204781182'), (u'MULTIEQUAL_-1204783035', u'MULTIEQUAL_-1204783004'), ('const-48', u'INT_ADD_-1204790512'), (u'PTRADD_-1204786914', u'CAST_-1204779368'), ('tmp_20694', u'COPY_-1204781440'), (u'CAST_-1204781125', u'CALL_-1204788269'), (u'CALL_-1204786012', u'INDIRECT_-1204779883'), (u'MULTIEQUAL_-1204781672', u'MULTIEQUAL_-1204781627'), (u'PTRADD_-1204788691', u'CAST_-1204780085'), ('const-32', u'INT_ADD_-1204789171'), (u'LOAD_-1204789121', u'INT_NOTEQUAL_-1204789086'), (u'CALLIND_-1204787973', u'MULTIEQUAL_-1204782603'), ('tmp_6210', u'BRANCH_-1204786362'), (u'CAST_-1204778537', u'LOAD_-1204787074'), (u'PTRSUB_-1204780427', u'CAST_-1204780198'), ('const-433', u'LOAD_-1204787704'), (u'MULTIEQUAL_-1204781868', u'MULTIEQUAL_-1204780580'), ('tmp_3613', u'CBRANCH_-1204789181'), (u'LOAD_-1204787351', u'INT_EQUAL_-1204787336'), ('const-24', u'PTRADD_-1204788323'), ('const-0', u'COPY_-1204781467'), (u'INDIRECT_-1204781304', u'MULTIEQUAL_-1204780010'), ('const-16', u'PTRADD_-1204790344'), (u'LOAD_-1204786581', u'INT_LESS_-1204786566'), (u'INDIRECT_-1204781783', u'MULTIEQUAL_-1204782039'), ('tmp_4940', u'CBRANCH_-1204788113'), (u'MULTIEQUAL_-1204780680', u'MULTIEQUAL_-1204780965'), ('tmp_3469', u'CBRANCH_-1204789288'), (u'CAST_-1204780432', u'LOAD_-1204788474'), ('tmp_3228', u'CBRANCH_-1204787133'), (u'MULTIEQUAL_-1204782597', u'MULTIEQUAL_-1204782850'), (u'INT_EQUAL_-1204790784', u'CBRANCH_-1204790783'), (u'LOAD_-1204788760', u'INT_LESSEQUAL_-1204788737'), (u'LOAD_-1204788474', u'INT_EQUAL_-1204788459'), (u'CAST_-1204779476', u'LOAD_-1204787207'), (u'CAST_-1204779108', u'LOAD_-1204786581'), (u'MULTIEQUAL_-1204781307', u'MULTIEQUAL_-1204781290'), (u'INT_EQUAL_-1204780017', u'BOOL_AND_-1204779949'), (u'INT_ADD_-1204789239', u'CAST_-1204780834'), (u'LOAD_-1204788873', u'MULTIEQUAL_-1204785197'), (u'LOAD_-1204788947', u'INT_NOTEQUAL_-1204788908'), (u'LOAD_-1204789001', u'INT_LESS_-1204788986'), (u'MULTIEQUAL_-1204780911', u'COPY_-1204780722'), (u'MULTIEQUAL_-1204781290', u'MULTIEQUAL_-1204781260'), (u'PTRSUB_-1204781456', u'CALL_-1204790995'), (u'INDIRECT_-1204779902', u'MULTIEQUAL_-1204781674'), ('const-4', u'SUBPIECE_-1204781493'), ('tmp_4870', u'BRANCH_-1204786803'), (u'PTRADD_-1204786926', u'CAST_-1204778491'), ('tmp_4773', u'CBRANCH_-1204788312'), (u'MULTIEQUAL_-1204782380', u'MULTIEQUAL_-1204781405'), (u'LOAD_-1204789121', u'PTRADD_-1204787454'), (u'INT_NOTEQUAL_-1204786706', u'CBRANCH_-1204786704'), (u'CAST_-1204780834', u'INT_LESS_-1204789223'), (u'INT_EQUAL_-1204786723', u'CBRANCH_-1204786720'), (u'INDIRECT_-1204779800', u'MULTIEQUAL_-1204781642'), ('tmp_20695', u'COPY_-1204781439'), (u'MULTIEQUAL_-1204783536', u'INT_EQUAL_-1204788946'), ('const-4294967295', u'INT_NOTEQUAL_-1204788744'), ('tmp_30276', u'CALL_-1204789143'), (u'BOOL_AND_-1204788855', u'COPY_-1204780327'), (u'MULTIEQUAL_-1204780318', u'MULTIEQUAL_-1204780135'), (u'MULTIEQUAL_-1204780468', u'MULTIEQUAL_-1204782244'), (u'LOAD_-1204789008', u'LOAD_-1204788978'), (u'CALL_-1204786063', u'INDIRECT_-1204780233'), (u'CAST_-1204779961', u'LOAD_-1204788947'), (u'LOAD_-1204787380', u'INT_ADD_-1204787358'), (u'COPY_-1204780286', u'MULTIEQUAL_-1204782048'), (u'MULTIEQUAL_-1204781965', u'SUBPIECE_-1204781187'), ('const-433', u'LOAD_-1204790461'), (u'CAST_-1204779569', u'LOAD_-1204788774'), (u'MULTIEQUAL_-1204781473', u'MULTIEQUAL_-1204781124'), ('const-433', u'STORE_-1204789013'), (u'INT_AND_-1204788914', u'COPY_-1204780017'), ('const-1', u'PTRADD_-1204790337'), (u'CALL_-1204786574', u'INDIRECT_-1204780550'), (u'COPY_-1204786531', u'MULTIEQUAL_-1204780378'), (u'COPY_-1204781534', u'MULTIEQUAL_-1204781461'), ('const-433', u'LOAD_-1204786379'), (u'MULTIEQUAL_-1204782255', u'MULTIEQUAL_-1204781624'), (u'MULTIEQUAL_-1204781409', u'MULTIEQUAL_-1204782480'), (u'LOAD_-1204788940', u'CAST_-1204779786'), (u'MULTIEQUAL_-1204782771', u'MULTIEQUAL_-1204782505'), (u'CALLIND_-1204787892', u'MULTIEQUAL_-1204783857'), (u'COPY_-1204778866', u'MULTIEQUAL_-1204781364'), (u'MULTIEQUAL_-1204783079', u'MULTIEQUAL_-1204783035'), (u'MULTIEQUAL_-1204782013', u'INT_ADD_-1204787027'), (u'CALL_-1204790603', u'INDIRECT_-1204782149'), ('tmp_6098', u'CBRANCH_-1204786563'), ('tmp_4709', u'CBRANCH_-1204788367'), (u'CALL_-1204785738', u'INDIRECT_-1204779863'), ('const-80', u'INT_ADD_-1204786532'), (u'CALL_-1204787285', u'INDIRECT_-1204780695'), (u'LOAD_-1204787031', u'INT_ADD_-1204786982'), (u'SUBPIECE_-1204780622', u'INT_EQUAL_-1204786878'), (u'PTRADD_-1204786526', u'CAST_-1204779113'), (u'MULTIEQUAL_-1204782165', u'MULTIEQUAL_-1204779639'), (u'MULTIEQUAL_-1204781699', u'MULTIEQUAL_-1204781258'), ('const-16', u'PTRADD_-1204789008'), (u'INDIRECT_-1204781259', u'MULTIEQUAL_-1204781206'), (u'LOAD_-1204789187', u'MULTIEQUAL_-1204783735'), (u'MULTIEQUAL_-1204782302', u'MULTIEQUAL_-1204782281'), ('const-2', u'PTRADD_-1204779988'), (u'LOAD_-1204787144', u'PTRADD_-1204787070'), (u'CALL_-1204788804', u'INDIRECT_-1204781456'), (u'PTRADD_-1204790344', u'CAST_-1204780927'), (u'SUBPIECE_-1204782279', u'INT_EQUAL_-1204790315'), (u'INT_ADD_-1204786325', u'CAST_-1204778987'), ('const-0', u'COPY_-1204786520'), ('const-1', u'PTRADD_-1204787012'), ('const-16', u'INT_ADD_-1204789575'), (u'COPY_-1204787506', u'MULTIEQUAL_-1204781821'), (u'INDIRECT_-1204782229', u'MULTIEQUAL_-1204782202'), ('const-433', u'LOAD_-1204786341'), (u'COPY_-1204781266', u'MULTIEQUAL_-1204781413'), (u'MULTIEQUAL_-1204780357', u'MULTIEQUAL_-1204780345'), (u'COPY_-1204786520', u'MULTIEQUAL_-1204780644'), ('const-4294967295', u'INT_EQUAL_-1204788728'), (u'CALL_-1204786012', u'INDIRECT_-1204780098'), (u'INDIRECT_-1204779697', u'MULTIEQUAL_-1204779755'), (u'CAST_-1204779829', u'LOAD_-1204788713'), (u'INDIRECT_-1204780393', u'MULTIEQUAL_-1204780465'), (u'INT_ADD_-1204786106', u'CAST_-1204778682'), (u'INT_NOTEQUAL_-1204788464', u'INT_MULT_-1204782357'), ('const-8', u'PTRADD_-1204779273'), (u'CALL_-1204788786', u'INDIRECT_-1204781130'), (u'PTRADD_-1204786519', u'CAST_-1204779108'), (u'CAST_-1204780363', u'LOAD_-1204788355'), ('const-8', u'PTRADD_-1204779988'), (u'PTRADD_-1204788750', u'CAST_-1204779891'), (u'INT_ADD_-1204787082', u'CAST_-1204779429'), (u'PTRSUB_-1204778743', u'CAST_-1204778562'), (u'MULTIEQUAL_-1204781487', u'MULTIEQUAL_-1204781473'), (u'MULTIEQUAL_-1204782559', u'MULTIEQUAL_-1204782502'), (u'INT_ADD_-1204786982', u'STORE_-1204786974'), ('const-0', u'PTRSUB_-1204780427'), ('const-0', u'INT_EQUAL_-1204790930'), (u'CALLIND_-1204786112', u'INDIRECT_-1204780074'), (u'INT_ADD_-1204782512', u'CALL_-1204788441'), (u'LOAD_-1204786589', u'CAST_-1204779165'), (u'MULTIEQUAL_-1204782083', u'MULTIEQUAL_-1204782039'), (u'MULTIEQUAL_-1204781940', u'MULTIEQUAL_-1204781899'), (u'INDIRECT_-1204780620', u'MULTIEQUAL_-1204781258'), (u'INT_ADD_-1204788518', u'CAST_-1204779689'), (u'MULTIEQUAL_-1204780716', u'MULTIEQUAL_-1204780686'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780275'), (u'MULTIEQUAL_-1204782187', u'MULTIEQUAL_-1204781873'), (u'LOAD_-1204789142', u'INT_ADD_-1204789119'), (u'MULTIEQUAL_-1204781700', u'MULTIEQUAL_-1204781674'), (u'PIECE_-1204780277', u'MULTIEQUAL_-1204780345'), ('tmp_5121', u'BRANCH_-1204787282'), (u'LOAD_-1204786614', u'CALLIND_-1204786604'), (u'CAST_-1204779786', u'LOAD_-1204788910'), (u'MULTIEQUAL_-1204781855', u'MULTIEQUAL_-1204781843'), (u'CALL_-1204790995', u'INT_ADD_-1204785976'), (u'MULTIEQUAL_-1204781473', u'COPY_-1204781266'), (u'PTRADD_-1204780377', u'LOAD_-1204788132'), ('const-24', u'PTRADD_-1204786962'), (u'CAST_-1204779838', u'LOAD_-1204788727'), (u'MULTIEQUAL_-1204780450', u'MULTIEQUAL_-1204780574'), (u'INDIRECT_-1204780228', u'MULTIEQUAL_-1204781084'), (u'CAST_-1204778547', u'STORE_-1204787087'), ('const-4212352', u'PTRSUB_-1204778743'), (u'INDIRECT_-1204780117', u'MULTIEQUAL_-1204781889'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781468'), (u'MULTIEQUAL_-1204781987', u'MULTIEQUAL_-1204780869'), (u'MULTIEQUAL_-1204782283', u'MULTIEQUAL_-1204781427'), (u'INT_NOTEQUAL_-1204788908', u'CBRANCH_-1204788907'), ('const-72', u'INT_ADD_-1204786118'), (u'INT_LESS_-1204790446', u'CBRANCH_-1204790442'), (u'INDIRECT_-1204781162', u'PTRADD_-1204788750'), (u'MULTIEQUAL_-1204780686', u'MULTIEQUAL_-1204780672'), ('const-0', u'COPY_-1204779106'), ('const-0', u'STORE_-1204787495'), (u'MULTIEQUAL_-1204780468', u'MULTIEQUAL_-1204780511'), (u'MULTIEQUAL_-1204781384', u'INT_EQUAL_-1204790638'), (u'COPY_-1204780144', u'COPY_-1204779965'), ('const-24', u'PTRADD_-1204788691'), (u'MULTIEQUAL_-1204779676', u'MULTIEQUAL_-1204781461'), ('const-433', u'LOAD_-1204787120'), (u'COPY_-1204790924', u'MULTIEQUAL_-1204783239'), (u'INDIRECT_-1204782470', u'MULTIEQUAL_-1204782361'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781085'), ('const-433', u'STORE_-1204786986'), ('const-433', u'LOAD_-1204788355'), (u'CAST_-1204781016', u'INT_SUB_-1204790563'), ('const-3', u'PTRADD_-1204780377'), (u'MULTIEQUAL_-1204780655', u'MULTIEQUAL_-1204780683'), ('const-433', u'LOAD_-1204786128'), ('const-1', u'PTRADD_-1204788698'), (u'INDIRECT_-1204782267', u'MULTIEQUAL_-1204781147'), (u'INDIRECT_-1204780871', u'MULTIEQUAL_-1204782068'), ('const-433', u'LOAD_-1204786122'), (u'CAST_-1204779498', u'LOAD_-1204787248'), (u'MULTIEQUAL_-1204781072', u'MULTIEQUAL_-1204783158'), (u'INDIRECT_-1204779974', u'MULTIEQUAL_-1204780350'), (u'CALL_-1204790949', u'MULTIEQUAL_-1204779658'), (u'MULTIEQUAL_-1204782127', u'CAST_-1204778820'), (u'LOAD_-1204788798', u'INT_LESS_-1204788776'), (u'INDIRECT_-1204780131', u'MULTIEQUAL_-1204780987'), (u'CAST_-1204780414', u'LOAD_-1204788443'), (u'MULTIEQUAL_-1204781894', u'MULTIEQUAL_-1204782167'), (u'CAST_-1204779695', u'STORE_-1204787514'), ('const-4294967295', u'INT_EQUAL_-1204786723'), (u'CALLIND_-1204786604', u'INDIRECT_-1204779800'), (u'INT_EQUAL_-1204790638', u'CBRANCH_-1204790636'), (u'COPY_-1204780023', u'MULTIEQUAL_-1204781424'), (u'MULTIEQUAL_-1204782935', u'SUBPIECE_-1204781082'), (u'CALL_-1204787250', u'INT_EQUAL_-1204786141'), (u'MULTIEQUAL_-1204780962', u'MULTIEQUAL_-1204780944'), (u'INDIRECT_-1204780835', u'MULTIEQUAL_-1204781473'), (u'MULTIEQUAL_-1204780436', u'PTRADD_-1204786526'), ('const-16', u'PTRADD_-1204786526'), ('const-1', u'PTRADD_-1204788330'), ('const-228', u'INT_ADD_-1204788711'), (u'MULTIEQUAL_-1204781987', u'MULTIEQUAL_-1204781943'), ('const-433', u'LOAD_-1204787074'), ('const-0', u'COPY_-1204781534'), (u'MULTIEQUAL_-1204779682', u'MULTIEQUAL_-1204779676'), (u'INDIRECT_-1204781283', u'MULTIEQUAL_-1204782480'), (u'COPY_-1204779478', u'COPY_-1204779368'), ('const-0', u'COPY_-1204781130'), (u'MULTIEQUAL_-1204780010', u'MULTIEQUAL_-1204781624'), (u'INDIRECT_-1204781556', u'MULTIEQUAL_-1204781505'), (u'INT_AND_-1204788583', u'MULTIEQUAL_-1204780680'), (u'MULTIEQUAL_-1204782603', u'INT_EQUAL_-1204788879'), (u'PTRADD_-1204790399', u'CAST_-1204780957'), (u'INT_ADD_-1204789191', u'STORE_-1204787504'), (u'INT_LESS_-1204788834', u'CBRANCH_-1204788830'), (u'MULTIEQUAL_-1204781215', u'MULTIEQUAL_-1204782283'), (u'MULTIEQUAL_-1204780436', u'MULTIEQUAL_-1204782361'), (u'CALL_-1204787250', u'INDIRECT_-1204780681'), ('const--16', u'INT_ADD_-1204789185'), ('const-433', u'LOAD_-1204786559'), (u'COPY_-1204779387', u'MULTIEQUAL_-1204779482'), (u'INT_EQUAL_-1204787105', u'CBRANCH_-1204787103'), (u'COPY_-1204780327', u'MULTIEQUAL_-1204780880'), (u'LOAD_-1204788798', u'MULTIEQUAL_-1204785197'), (u'LOAD_-1204786341', u'CALLIND_-1204786331'), (u'PTRADD_-1204788885', u'CAST_-1204779961'), (u'MULTIEQUAL_-1204779745', u'MULTIEQUAL_-1204781427'), ('const-0', u'INT_EQUAL_-1204790180'), ('tmp_4453', u'CBRANCH_-1204788595'), (u'CAST_-1204778682', u'LOAD_-1204786122'), (u'INDIRECT_-1204781162', u'PTRADD_-1204788787'), (u'LOAD_-1204787144', u'PTRADD_-1204786926'), ('const-0', u'INT_EQUAL_-1204790784'), (u'MULTIEQUAL_-1204782202', u'MULTIEQUAL_-1204782180'), (u'MULTIEQUAL_-1204783790', u'INT_EQUAL_-1204790180'), (u'INDIRECT_-1204781404', u'MULTIEQUAL_-1204781338'), (u'CAST_-1204779510', u'CALL_-1204787285'), (u'MULTIEQUAL_-1204782187', u'MULTIEQUAL_-1204779630'), (u'INT_EQUAL_-1204788497', u'CBRANCH_-1204788495'), ('const-16', u'PTRADD_-1204788698'), (u'COPY_-1204779943', u'MULTIEQUAL_-1204780903'), (u'MULTIEQUAL_-1204781797', u'PTRADD_-1204788729'), (u'LOAD_-1204786969', u'INT_LESS_-1204786947'), ('tmp_3366', u'BRANCH_-1204786972'), (u'COPY_-1204780768', u'MULTIEQUAL_-1204781098'), (u'SUBPIECE_-1204781283', u'CALL_-1204788269'), ('const-1', u'PTRADD_-1204786526'), (u'LOAD_-1204789591', u'CALL_-1204789574'), ('tmp_517', u'CBRANCH_-1204790676'), (u'COPY_-1204780854', u'MULTIEQUAL_-1204780962'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780293'), (u'LOAD_-1204786962', u'INT_LESS_-1204786947'), (u'CALL_-1204790603', u'CAST_-1204781016'), (u'INT_NOTEQUAL_-1204788744', u'CBRANCH_-1204788742'), (u'CALL_-1204788480', u'INDIRECT_-1204781856'), (u'MULTIEQUAL_-1204779630', u'MULTIEQUAL_-1204781309'), (u'LOAD_-1204788534', u'INT_EQUAL_-1204788519'), (u'CAST_-1204778785', u'LOAD_-1204785992'), (u'MULTIEQUAL_-1204783437', u'MULTIEQUAL_-1204781098'), (u'MULTIEQUAL_-1204781797', u'INT_EQUAL_-1204788805'), (u'CALL_-1204786827', u'INDIRECT_-1204780314'), (u'CAST_-1204779165', u'LOAD_-1204786559'), (u'MULTIEQUAL_-1204781339', u'MULTIEQUAL_-1204781319'), ('const-433', u'LOAD_-1204786554'), (u'MULTIEQUAL_-1204781797', u'CAST_-1204778702'), ('const-4212376', u'PTRSUB_-1204778727'), (u'MULTIEQUAL_-1204781328', u'MULTIEQUAL_-1204781307'), (u'INDIRECT_-1204781843', u'MULTIEQUAL_-1204781243'), (u'MULTIEQUAL_-1204781843', u'MULTIEQUAL_-1204781243'), (u'INT_LESS_-1204790384', u'CBRANCH_-1204790380'), (u'CAST_-1204779908', u'LOAD_-1204788849'), (u'MULTIEQUAL_-1204782666', u'MULTIEQUAL_-1204782667'), (u'MULTIEQUAL_-1204782459', u'MULTIEQUAL_-1204782402'), (u'INDIRECT_-1204781716', u'MULTIEQUAL_-1204781984'), (u'INDIRECT_-1204781783', u'MULTIEQUAL_-1204782014'), (u'CALL_-1204790995', u'INT_ADD_-1204786687'), (u'LOAD_-1204788760', u'MULTIEQUAL_-1204785869'), (u'INT_NOTEQUAL_-1204787212', u'CBRANCH_-1204787212'), (u'INDIRECT_-1204782364', u'MULTIEQUAL_-1204782155'), (u'INDIRECT_-1204780078', u'MULTIEQUAL_-1204780166'), (u'MULTIEQUAL_-1204781424', u'MULTIEQUAL_-1204783529'), ('tmp_1287', u'CBRANCH_-1204790177'), (u'LOAD_-1204788781', u'INT_LESS_-1204788759'), (u'INDIRECT_-1204779918', u'MULTIEQUAL_-1204781758'), ('const-433', u'LOAD_-1204788873'), (u'CALL_-1204790510', u'INDIRECT_-1204782326'), (u'MULTIEQUAL_-1204782187', u'MULTIEQUAL_-1204782165'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780291'), (u'INDIRECT_-1204779916', u'MULTIEQUAL_-1204780772'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781497'), (u'CALL_-1204788768', u'INDIRECT_-1204781107'), (u'MULTIEQUAL_-1204782302', u'INT_NOTEQUAL_-1204790296'), ('tmp_2196', u'CBRANCH_-1204788926'), ('const-433', u'LOAD_-1204789121'), (u'CAST_-1204780380', u'LOAD_-1204788385'), (u'PTRADD_-1204788323', u'CAST_-1204780380'), ('tmp_896', u'CBRANCH_-1204790442'), (u'INDIRECT_-1204781284', u'MULTIEQUAL_-1204781211'), (u'INDIRECT_-1204780076', u'MULTIEQUAL_-1204780991'), (u'INT_EQUAL_-1204787123', u'CBRANCH_-1204787121'), (u'CALL_-1204790146', u'INDIRECT_-1204781843'), ('tmp_1221', u'CBRANCH_-1204790222'), (u'INDIRECT_-1204781619', u'MULTIEQUAL_-1204781885'), ('const-24', u'PTRADD_-1204788939'), (u'INT_EQUAL_-1204786818', u'CBRANCH_-1204786816'), (u'LOAD_-1204786620', u'INT_ADD_-1204786598'), (u'MULTIEQUAL_-1204782402', u'MULTIEQUAL_-1204782088'), (u'LOAD_-1204790705', u'MULTIEQUAL_-1204783735'), ('tmp_589', u'CBRANCH_-1204790636'), (u'MULTIEQUAL_-1204779813', u'MULTIEQUAL_-1204781427'), (u'MULTIEQUAL_-1204780318', u'SUBPIECE_-1204780343'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781371'), (u'INT_EQUAL_-1204780016', u'BOOL_AND_-1204779949'), ('tmp_20692', u'INT_ADD_-1204791029'), (u'LOAD_-1204790913', u'MULTIEQUAL_-1204781528'), ('tmp_1901', u'CBRANCH_-1204788876'), (u'MULTIEQUAL_-1204781987', u'MULTIEQUAL_-1204781965'), (u'COPY_-1204780483', u'MULTIEQUAL_-1204784681'), (u'INT_ADD_-1204787145', u'CAST_-1204778582'), (u'INDIRECT_-1204781659', u'MULTIEQUAL_-1204781989'), (u'CALL_-1204786975', u'INDIRECT_-1204779482'), (u'MULTIEQUAL_-1204782281', u'MULTIEQUAL_-1204782267'), (u'COPY_-1204781175', u'MULTIEQUAL_-1204782937'), (u'MULTIEQUAL_-1204780519', u'CAST_-1204779212'), (u'PTRADD_-1204786900', u'CAST_-1204779358'), (u'LOAD_-1204788873', u'INT_NOTEQUAL_-1204788829'), ('const-433', u'LOAD_-1204788474'), (u'MULTIEQUAL_-1204780368', u'MULTIEQUAL_-1204780357'), (u'INDIRECT_-1204780637', u'MULTIEQUAL_-1204781712'), (u'CAST_-1204779971', u'LOAD_-1204789187'), (u'MULTIEQUAL_-1204781427', u'COPY_-1204780471'), (u'PTRADD_-1204788939', u'CAST_-1204780698'), (u'INDIRECT_-1204780686', u'MULTIEQUAL_-1204781987'), (u'COPY_-1204788321', u'MULTIEQUAL_-1204783079'), ('const--8', u'PTRADD_-1204787454'), ('tmp_5005', u'CBRANCH_-1204788075'), ('tmp_4777', u'BRANCH_-1204788299'), (u'MULTIEQUAL_-1204782361', u'MULTIEQUAL_-1204780629'), (u'MULTIEQUAL_-1204781679', u'SUBPIECE_-1204781766'), (u'LOAD_-1204787144', u'STORE_-1204786966'), (u'INT_ADD_-1204789119', u'CAST_-1204780778'), (u'PIECE_-1204781218', u'MULTIEQUAL_-1204782008'), ('const-296', u'INT_ADD_-1204789004'), (u'MULTIEQUAL_-1204781834', u'INT_EQUAL_-1204786528'), (u'INT_ADD_-1204788711', u'CAST_-1204779838'), (u'MULTIEQUAL_-1204782014', u'PTRADD_-1204780377'), ('const--24', u'INT_ADD_-1204789198'), (u'COPY_-1204780760', u'MULTIEQUAL_-1204781072'), ('const-0', u'COPY_-1204788720'), (u'CAST_-1204780773', u'STORE_-1204789125'), (u'MULTIEQUAL_-1204782283', u'MULTIEQUAL_-1204779745'), ('const-320', u'INT_ADD_-1204788983'), (u'MULTIEQUAL_-1204781989', u'MULTIEQUAL_-1204781915'), ('const-32', u'INT_ADD_-1204785720'), (u'COPY_-1204780137', u'MULTIEQUAL_-1204781339'), (u'MULTIEQUAL_-1204782158', u'MULTIEQUAL_-1204782127'), (u'MULTIEQUAL_-1204782180', u'MULTIEQUAL_-1204781310'), (u'MULTIEQUAL_-1204781034', u'MULTIEQUAL_-1204781014'), (u'CALL_-1204788269', u'INDIRECT_-1204780566'), (u'INDIRECT_-1204780577', u'MULTIEQUAL_-1204782187'), (u'INT_ADD_-1204790486', u'MULTIEQUAL_-1204783079'), (u'MULTIEQUAL_-1204780468', u'MULTIEQUAL_-1204780401'), (u'INDIRECT_-1204781162', u'MULTIEQUAL_-1204781109'), (u'COPY_-1204779403', u'MULTIEQUAL_-1204779478'), (u'MULTIEQUAL_-1204782068', u'MULTIEQUAL_-1204779533'), (u'PTRADD_-1204788729', u'CAST_-1204780600'), (u'CALL_-1204790995', u'INT_ADD_-1204789575'), (u'MULTIEQUAL_-1204782597', u'MULTIEQUAL_-1204782771'), (u'MULTIEQUAL_-1204781642', u'MULTIEQUAL_-1204781607'), (u'INT_SUB_-1204790563', u'INT_SRIGHT_-1204790536'), (u'MULTIEQUAL_-1204781551', u'CAST_-1204780367'), (u'LOAD_-1204786807', u'MULTIEQUAL_-1204781528'), (u'MULTIEQUAL_-1204781873', u'MULTIEQUAL_-1204781607'), ('tmp_4785', u'BRANCH_-1204786675'), (u'CAST_-1204779358', u'LOAD_-1204786962'), ('const-0', u'INT_EQUAL_-1204787060'), ('tmp_3268', u'CBRANCH_-1204787108'), ('tmp_1915', u'BRANCH_-1204788853'), (u'INDIRECT_-1204780563', u'MULTIEQUAL_-1204780442'), ('tmp_6028', u'BRANCH_-1204786518'), (u'INT_ADD_-1204789239', u'SUBPIECE_-1204783385'), (u'CALL_-1204788866', u'INDIRECT_-1204780947'), (u'CALL_-1204788866', u'INDIRECT_-1204781162'), ('const-1', u'INT_ADD_-1204789191'), (u'CALL_-1204788269', u'INDIRECT_-1204780978'), (u'CALL_-1204790995', u'INT_ADD_-1204788697'), (u'COPY_-1204779880', u'MULTIEQUAL_-1204781413'), ('const-1', u'PTRADD_-1204786519'), (u'LOAD_-1204785736', u'MULTIEQUAL_-1204779742'), (u'MULTIEQUAL_-1204780418', u'MULTIEQUAL_-1204781260'), (u'MULTIEQUAL_-1204781758', u'MULTIEQUAL_-1204781989'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780738'), ('tmp_30276', u'CALL_-1204786063'), ('const-224', u'INT_ADD_-1204788427'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780590'), (u'MULTIEQUAL_-1204782505', u'INT_EQUAL_-1204781573'), (u'CAST_-1204780708', u'STORE_-1204789013'), (u'INDIRECT_-1204780015', u'MULTIEQUAL_-1204781857'), (u'MULTIEQUAL_-1204782068', u'MULTIEQUAL_-1204782057'), (u'COPY_-1204779200', u'MULTIEQUAL_-1204780982'), (u'CAST_-1204780736', u'LOAD_-1204789070'), (u'CAST_-1204779212', u'LOAD_-1204786554'), ('tmp_6683', u'BRANCH_-1204785954'), (u'LOAD_-1204787031', u'INT_LESS_-1204787009'), (u'CALL_-1204787250', u'INDIRECT_-1204780878'), (u'CAST_-1204781238', u'LOAD_-1204790913'), (u'INDIRECT_-1204781683', u'MULTIEQUAL_-1204781914'), ('const-1', u'COPY_-1204779604'), (u'PTRADD_-1204788719', u'CAST_-1204779574'), (u'LOAD_-1204787098', u'INT_NOTEQUAL_-1204787082'), (u'INDIRECT_-1204780901', u'MULTIEQUAL_-1204782202'), (u'LOAD_-1204788713', u'COPY_-1204779891'), (u'MULTIEQUAL_-1204782361', u'MULTIEQUAL_-1204782305'), ('const-1', u'PTRADD_-1204790351'), (u'LOAD_-1204786939', u'MULTIEQUAL_-1204779521'), ('const-0', u'COPY_-1204785966'), (u'MULTIEQUAL_-1204781679', u'MULTIEQUAL_-1204781873'), ('tmp_30276', u'CAST_-1204780768'), (u'LOAD_-1204787024', u'INT_LESS_-1204787009'), (u'CAST_-1204778578', u'LOAD_-1204787748'), (u'MULTIEQUAL_-1204783239', u'MULTIEQUAL_-1204783182'), (u'CALL_-1204788269', u'INDIRECT_-1204780878'), ('tmp_5892', u'CBRANCH_-1204786720'), ('const-3', u'PTRADD_-1204779268'), (u'MULTIEQUAL_-1204781607', u'MULTIEQUAL_-1204781952'), ('const-4294967295', u'PIECE_-1204780456'), (u'LOAD_-1204786588', u'LOAD_-1204786558'), (u'MULTIEQUAL_-1204782165', u'MULTIEQUAL_-1204781309'), (u'INDIRECT_-1204779853', u'MULTIEQUAL_-1204781902'), (u'CALL_-1204787250', u'INDIRECT_-1204780778'), ('const-0', u'COPY_-1204787506'), (u'CAST_-1204779540', u'LOAD_-1204787376'), ('tmp_6309', u'BRANCH_-1204786493'), (u'CALL_-1204790603', u'INDIRECT_-1204782364'), (u'CALL_-1204785738', u'MULTIEQUAL_-1204779682'), (u'INT_NOTEQUAL_-1204788829', u'CBRANCH_-1204788828'), (u'INDIRECT_-1204780275', u'SUBPIECE_-1204780277'), (u'CALL_-1204785738', u'INDIRECT_-1204779766'), (u'INT_ADD_-1204786598', u'CAST_-1204778698'), (u'MULTIEQUAL_-1204781952', u'MULTIEQUAL_-1204781940'), (u'CAST_-1204779786', u'INT_LESS_-1204788918'), (u'MULTIEQUAL_-1204779598', u'PTRADD_-1204787289'), (u'MULTIEQUAL_-1204779694', u'MULTIEQUAL_-1204781340'), (u'INT_ADD_-1204786687', u'CAST_-1204779218'), (u'CAST_-1204778877', u'LOAD_-1204787983'), (u'MULTIEQUAL_-1204783039', u'INT_EQUAL_-1204788078'), (u'MULTIEQUAL_-1204781240', u'MULTIEQUAL_-1204783529'), ('const-0', u'COPY_-1204788871'), (u'INDIRECT_-1204781501', u'MULTIEQUAL_-1204781769'), (u'INT_AND_-1204788583', u'INT_EQUAL_-1204788597'), (u'MULTIEQUAL_-1204781997', u'MULTIEQUAL_-1204781956'), (u'INT_NOTEQUAL_-1204789209', u'CBRANCH_-1204789208'), (u'INT_ADD_-1204787191', u'CAST_-1204779476'), (u'INT_ADD_-1204787232', u'CAST_-1204779498'), (u'CALL_-1204787861', u'INDIRECT_-1204779750'), ('tmp_3943', u'CBRANCH_-1204788944'), (u'CAST_-1204780962', u'LOAD_-1204790468'), (u'INDIRECT_-1204780550', u'MULTIEQUAL_-1204780616'), (u'INT_LESS_-1204789172', u'CBRANCH_-1204789181'), (u'MULTIEQUAL_-1204780660', u'INT_NOTEQUAL_-1204786859'), (u'INT_ADD_-1204788680', u'CAST_-1204780551'), (u'LOAD_-1204787207', u'INT_NOTEQUAL_-1204787191'), ('tmp_20693', u'COPY_-1204781437'), ('const-433', u'LOAD_-1204787144'), ('const-1', u'PTRADD_-1204786900'), ('tmp_4238', u'CBRANCH_-1204788742'), (u'CALL_-1204788519', u'INDIRECT_-1204781680'), (u'LOAD_-1204787074', u'INT_EQUAL_-1204787059'), (u'MULTIEQUAL_-1204782505', u'MULTIEQUAL_-1204782333'), (u'INDIRECT_-1204780781', u'MULTIEQUAL_-1204781147'), (u'MULTIEQUAL_-1204781821', u'MULTIEQUAL_-1204781376'), ('const-4', u'SUBPIECE_-1204781605'), (u'MULTIEQUAL_-1204780660', u'PTRADD_-1204779268'), (u'INDIRECT_-1204781371', u'MULTIEQUAL_-1204781602'), (u'INT_NOTEQUAL_-1204788427', u'CBRANCH_-1204788422'), ('const-24', u'PTRADD_-1204786519'), (u'MULTIEQUAL_-1204780628', u'MULTIEQUAL_-1204780944'), ('tmp_2258', u'CBRANCH_-1204788887'), (u'INDIRECT_-1204780650', u'MULTIEQUAL_-1204780716'), ('tmp_2324', u'CBRANCH_-1204788830'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780852'), (u'MULTIEQUAL_-1204782314', u'MULTIEQUAL_-1204782302'), ('tmp_20685', u'PTRSUB_-1204779629'), ('const-32', u'CALL_-1204787285'), (u'MULTIEQUAL_-1204782107', u'MULTIEQUAL_-1204782083'), (u'COPY_-1204779255', u'MULTIEQUAL_-1204779482'), (u'MULTIEQUAL_-1204782068', u'MULTIEQUAL_-1204781243'), (u'PIECE_-1204782123', u'MULTIEQUAL_-1204782008'), (u'MULTIEQUAL_-1204780859', u'INT_AND_-1204788583'), ('tmp_5040', u'BRANCH_-1204787364'), (u'CAST_-1204778698', u'LOAD_-1204786614'), (u'MULTIEQUAL_-1204780892', u'MULTIEQUAL_-1204781310'), (u'MULTIEQUAL_-1204782885', u'MULTIEQUAL_-1204783063'), (u'CAST_-1204779368', u'STORE_-1204786974'), (u'MULTIEQUAL_-1204780436', u'INT_NOTEQUAL_-1204786706'), (u'MULTIEQUAL_-1204781797', u'PTRADD_-1204788736'), (u'MULTIEQUAL_-1204782083', u'INT_NOTEQUAL_-1204789209'), ('const-320', u'INT_ADD_-1204788637'), (u'CALL_-1204788866', u'INDIRECT_-1204781359'), ('const-0', u'SUBPIECE_-1204781283'), (u'MULTIEQUAL_-1204782305', u'MULTIEQUAL_-1204779745'), ('const--24', u'PTRADD_-1204786916'), (u'LOAD_-1204787989', u'INT_ADD_-1204787967'), (u'MULTIEQUAL_-1204781679', u'MULTIEQUAL_-1204781952'), (u'BOOL_AND_-1204786817', u'COPY_-1204779219'), (u'CALL_-1204788407', u'INDIRECT_-1204781816'), (u'MULTIEQUAL_-1204782083', u'PTRADD_-1204788712'), ('tmp_2597', u'CBRANCH_-1204788517'), ('const-0', u'SUBPIECE_-1204778743'), (u'COPY_-1204779989', u'MULTIEQUAL_-1204782982'), (u'INT_NOTEQUAL_-1204786507', u'CBRANCH_-1204786505'), (u'CALLIND_-1204787892', u'INDIRECT_-1204779950'), (u'MULTIEQUAL_-1204781627', u'MULTIEQUAL_-1204781615'), (u'MULTIEQUAL_-1204782202', u'PTRADD_-1204790406'), (u'MULTIEQUAL_-1204782302', u'PTRADD_-1204779983'), (u'MULTIEQUAL_-1204782666', u'MULTIEQUAL_-1204782333'), (u'COPY_-1204779238', u'MULTIEQUAL_-1204779478'), ('const-2', u'INT_SRIGHT_-1204790536'), (u'INDIRECT_-1204782052', u'MULTIEQUAL_-1204780932'), (u'MULTIEQUAL_-1204783182', u'MULTIEQUAL_-1204782947'), (u'CAST_-1204781125', u'CALL_-1204788804'), ('const-0', u'INT_EQUAL_-1204780017'), ('const-0', u'PTRSUB_-1204780896'), (u'MULTIEQUAL_-1204781771', u'MULTIEQUAL_-1204781435'), (u'SUBPIECE_-1204780456', u'PIECE_-1204780456'), (u'MULTIEQUAL_-1204781510', u'MULTIEQUAL_-1204781855'), ('tmp_30276', u'CALL_-1204788574'), (u'CALL_-1204788480', u'INT_NOTEQUAL_-1204788427'), (u'MULTIEQUAL_-1204781890', u'MULTIEQUAL_-1204780772'), (u'LOAD_-1204786969', u'LOAD_-1204786939'), (u'INT_NOTEQUAL_-1204789501', u'CBRANCH_-1204789498'), ('const-433', u'LOAD_-1204787983'), ('tmp_30276', u'CAST_-1204780783'), (u'CALL_-1204788480', u'INDIRECT_-1204781444'), (u'INDIRECT_-1204781144', u'MULTIEQUAL_-1204781093'), (u'CAST_-1204779208', u'LOAD_-1204786548'), ('const-80', u'INT_ADD_-1204788339'), (u'LOAD_-1204788696', u'INT_EQUAL_-1204788681'), (u'LOAD_-1204786588', u'INT_LESS_-1204786566'), (u'INT_EQUAL_-1204788459', u'CBRANCH_-1204788454'), ('const-433', u'LOAD_-1204787236'), (u'PIECE_-1204781218', u'MULTIEQUAL_-1204781987'), (u'INT_EQUAL_-1204789560', u'CBRANCH_-1204789558'), ('tmp_1791', u'BRANCH_-1204787734'), ('tmp_1936', u'BRANCH_-1204787973'), ('const-1', u'PTRADD_-1204788736'), ('const-0', u'RETURN_-1204789437'), ('tmp_5314', u'CBRANCH_-1204787139'), (u'CALL_-1204790995', u'INDIRECT_-1204782699'), (u'MULTIEQUAL_-1204782165', u'MULTIEQUAL_-1204779630'), (u'MULTIEQUAL_-1204780792', u'MULTIEQUAL_-1204781215'), (u'INDIRECT_-1204781227', u'MULTIEQUAL_-1204782041'), (u'COPY_-1204780260', u'MULTIEQUAL_-1204783840'), (u'COPY_-1204788603', u'MULTIEQUAL_-1204782107'), (u'INT_NOTEQUAL_-1204787111', u'CBRANCH_-1204787108'), (u'CALL_-1204790995', u'INT_ADD_-1204790637'), (u'MULTIEQUAL_-1204782165', u'MULTIEQUAL_-1204781340'), (u'CALL_-1204787285', u'INDIRECT_-1204780577'), (u'INDIRECT_-1204781130', u'MULTIEQUAL_-1204781054'), ('const-1', u'PTRADD_-1204788736'), (u'LOAD_-1204790406', u'LOAD_-1204790376'), (u'MULTIEQUAL_-1204780833', u'INT_NOTEQUAL_-1204788637'), (u'MULTIEQUAL_-1204781699', u'MULTIEQUAL_-1204781679'), ('const-16', u'PTRADD_-1204786914'), (u'INDIRECT_-1204779836', u'MULTIEQUAL_-1204780792'), (u'CAST_-1204781119', u'CALL_-1204790603'), (u'MULTIEQUAL_-1204781921', u'MULTIEQUAL_-1204782267'), ('const-16', u'PTRADD_-1204788719'), (u'PTRSUB_-1204781415', u'CAST_-1204781292'), (u'INT_EQUAL_-1204786141', u'CBRANCH_-1204786139'), (u'LOAD_-1204788653', u'INT_NOTEQUAL_-1204788637'), (u'MULTIEQUAL_-1204783182', u'MULTIEQUAL_-1204783160'), (u'INDIRECT_-1204780755', u'MULTIEQUAL_-1204781829'), (u'MULTIEQUAL_-1204780869', u'MULTIEQUAL_-1204781965'), ('const-32', u'INT_ADD_-1204786791'), (u'CALL_-1204786047', u'INDIRECT_-1204779907'), (u'CALL_-1204786827', u'INDIRECT_-1204779999'), (u'MULTIEQUAL_-1204781674', u'MULTIEQUAL_-1204781338'), ('const-72', u'INT_ADD_-1204788496'), (u'INDIRECT_-1204782014', u'MULTIEQUAL_-1204781987'), (u'CALL_-1204786012', u'INT_EQUAL_-1204785998'), (u'CALL_-1204790995', u'INT_ADD_-1204786140'), (u'CAST_-1204780811', u'CALL_-1204790146'), (u'MULTIEQUAL_-1204781956', u'MULTIEQUAL_-1204782187'), (u'INT_NOTEQUAL_-1204788360', u'CBRANCH_-1204788360'), (u'CAST_-1204780600', u'LOAD_-1204788791'), (u'MULTIEQUAL_-1204781776', u'MULTIEQUAL_-1204781510'), (u'CALL_-1204790510', u'INDIRECT_-1204782426'), (u'MULTIEQUAL_-1204781939', u'MULTIEQUAL_-1204781927'), (u'CALL_-1204788336', u'INDIRECT_-1204781169'), (u'LOAD_-1204790406', u'INT_LESS_-1204790384'), ('const-433', u'LOAD_-1204789135'), ('const-4', u'SUBPIECE_-1204780456'), (u'PTRADD_-1204790406', u'CAST_-1204780962'), (u'LOAD_-1204789135', u'INT_ADD_-1204789111'), (u'MULTIEQUAL_-1204780683', u'MULTIEQUAL_-1204780726'), (u'MULTIEQUAL_-1204780982', u'COPY_-1204780852'), (u'MULTIEQUAL_-1204782771', u'MULTIEQUAL_-1204782666'), (u'MULTIEQUAL_-1204782480', u'MULTIEQUAL_-1204781505'), (u'INDIRECT_-1204780590', u'MULTIEQUAL_-1204780686'), (u'MULTIEQUAL_-1204782085', u'MULTIEQUAL_-1204781749'), (u'CALLIND_-1204786604', u'MULTIEQUAL_-1204783437'), ('const-0', u'COPY_-1204783913'), (u'INDIRECT_-1204780393', u'INT_NOTEQUAL_-1204786507'), (u'MULTIEQUAL_-1204780318', u'MULTIEQUAL_-1204780259'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780523'), (u'MULTIEQUAL_-1204781674', u'MULTIEQUAL_-1204781672'), (u'PTRSUB_-1204781288', u'CAST_-1204781125'), (u'BOOL_OR_-1204788823', u'CBRANCH_-1204788847'), (u'MULTIEQUAL_-1204780474', u'MULTIEQUAL_-1204780683'), ('const-433', u'LOAD_-1204786614'), (u'INT_EQUAL_-1204788519', u'CBRANCH_-1204788517'), ('tmp_6633', u'CBRANCH_-1204785997'), ('tmp_5019', u'BRANCH_-1204788053'), (u'MULTIEQUAL_-1204782885', u'MULTIEQUAL_-1204782850'), ('const-43', u'INT_ADD_-1204782512'), (u'MULTIEQUAL_-1204782904', u'MULTIEQUAL_-1204782885'), ('const-8', u'PTRADD_-1204779983'), (u'MULTIEQUAL_-1204779542', u'MULTIEQUAL_-1204779533'), ('const-433', u'STORE_-1204789545'), ('const-80', u'INT_ADD_-1204789108'), ('const-4', u'INT_ADD_-1204786982'), (u'CALL_-1204790949', u'INDIRECT_-1204782667'), (u'MULTIEQUAL_-1204781185', u'INT_EQUAL_-1204790258'), (u'MULTIEQUAL_-1204779698', u'MULTIEQUAL_-1204781487'), ('const-4', u'SUBPIECE_-1204779896'), (u'MULTIEQUAL_-1204780319', u'MULTIEQUAL_-1204781384'), ('tmp_30276', u'CALL_-1204788866'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780393'), (u'INDIRECT_-1204779979', u'MULTIEQUAL_-1204780894'), ('const-1', u'COPY_-1204779943'), (u'MULTIEQUAL_-1204781346', u'INT_NOTEQUAL_-1204790765'), ('const-16', u'PTRADD_-1204786907'), (u'LOAD_-1204788910', u'MULTIEQUAL_-1204782603'), (u'MULTIEQUAL_-1204782085', u'MULTIEQUAL_-1204782083'), ('const-16', u'PTRADD_-1204788953'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781182'), (u'CALL_-1204785738', u'INDIRECT_-1204779963'), (u'MULTIEQUAL_-1204782146', u'MULTIEQUAL_-1204783004'), (u'SUBPIECE_-1204779896', u'PIECE_-1204779896'), (u'MULTIEQUAL_-1204784681', u'PTRADD_-1204789460'), ('tmp_2222', u'CBRANCH_-1204788907'), (u'MULTIEQUAL_-1204782057', u'MULTIEQUAL_-1204781427'), (u'INDIRECT_-1204780972', u'MULTIEQUAL_-1204782202'), ('const-0', u'INT_NOTEQUAL_-1204788314'), (u'COPY_-1204780354', u'MULTIEQUAL_-1204780428'), (u'MULTIEQUAL_-1204779734', u'INT_NOTEQUAL_-1204787139'), (u'INT_EQUAL_-1204788078', u'CBRANCH_-1204788075'), (u'MULTIEQUAL_-1204781999', u'MULTIEQUAL_-1204781987'), ('const-433', u'LOAD_-1204788727'), (u'CALL_-1204790949', u'INT_EQUAL_-1204790930'), ('tmp_20685', u'PTRSUB_-1204781406'), (u'INT_ADD_-1204789191', u'INT_LESS_-1204789172'), ('const-1', u'PTRADD_-1204789001'), (u'LOAD_-1204787382', u'INT_ADD_-1204787360'), (u'LOAD_-1204787374', u'CALLIND_-1204787364'), (u'MULTIEQUAL_-1204780683', u'MULTIEQUAL_-1204780616'), ('const-0', u'SUBPIECE_-1204782279'), (u'MULTIEQUAL_-1204780489', u'PTRADD_-1204786907'), ('tmp_984', u'CBRANCH_-1204790380'), (u'CALL_-1204790603', u'INDIRECT_-1204782267'), ('const-433', u'LOAD_-1204786156'), ('const--88', u'PTRSUB_-1204781406'), ('const-16', u'PTRADD_-1204788946'), ('const-224', u'INT_ADD_-1204788674'), (u'CALL_-1204788519', u'INDIRECT_-1204781877'), ('tmp_5979', u'CBRANCH_-1204786562'), (u'INT_NOTEQUAL_-1204788897', u'BOOL_AND_-1204788855'), (u'MULTIEQUAL_-1204781771', u'MULTIEQUAL_-1204781769'), (u'INDIRECT_-1204780214', u'MULTIEQUAL_-1204781986'), (u'LOAD_-1204788978', u'MULTIEQUAL_-1204783536'), ('const-433', u'LOAD_-1204788753'), (u'CAST_-1204778957', u'LOAD_-1204787710'), (u'INDIRECT_-1204780947', u'MULTIEQUAL_-1204780894'), (u'LOAD_-1204786582', u'CAST_-1204779160'), (u'INT_ADD_-1204787967', u'CAST_-1204778877'), ('const-228', u'INT_ADD_-1204787220'), ('const-45', u'COPY_-1204783318'), ('const-433', u'LOAD_-1204790653'), ('tmp_30276', u'CAST_-1204778547'), (u'MULTIEQUAL_-1204781829', u'MULTIEQUAL_-1204781821'), (u'CALL_-1204788441', u'INDIRECT_-1204781098'), (u'CALL_-1204790995', u'INT_ADD_-1204790897'), (u'LOAD_-1204789214', u'INT_ADD_-1204779844'), (u'MULTIEQUAL_-1204782667', u'MULTIEQUAL_-1204782619'), ('tmp_3880', u'CBRANCH_-1204788982'), (u'MULTIEQUAL_-1204782244', u'MULTIEQUAL_-1204780511'), ('const-16', u'PTRADD_-1204786969'), (u'MULTIEQUAL_-1204782127', u'MULTIEQUAL_-1204782115'), (u'INDIRECT_-1204782667', u'MULTIEQUAL_-1204782559'), (u'LOAD_-1204787236', u'INT_NOTEQUAL_-1204787212'), (u'COPY_-1204780971', u'MULTIEQUAL_-1204780903'), (u'MULTIEQUAL_-1204781915', u'MULTIEQUAL_-1204781889'), (u'LOAD_-1204788512', u'INT_EQUAL_-1204788497'), ('const-433', u'LOAD_-1204788856'), ('const-32', u'INT_ADD_-1204785976'), ('const-0', u'STORE_-1204786966'), (u'LOAD_-1204790399', u'INT_LESS_-1204790384'), (u'SUBPIECE_-1204781283', u'CALL_-1204788336'), (u'INT_ADD_-1204781552', u'CALL_-1204786063'), (u'CALL_-1204789574', u'INDIRECT_-1204781284'), ('const-4212376', u'PTRSUB_-1204780410'), ('const-433', u'LOAD_-1204788999'), ('const-0', u'INT_NOTEQUAL_-1204786507'), ('const-76', u'INT_ADD_-1204787122'), (u'MULTIEQUAL_-1204780772', u'MULTIEQUAL_-1204781868'), (u'INDIRECT_-1204781816', u'MULTIEQUAL_-1204782083'), ('const-0', u'COPY_-1204780514'), ('const-433', u'LOAD_-1204787989'), ('const-433', u'STORE_-1204786974'), ('const-0', u'COPY_-1204779381'), ('const--24', u'PTRADD_-1204787012'), (u'MULTIEQUAL_-1204781319', u'MULTIEQUAL_-1204781301'), (u'MULTIEQUAL_-1204781258', u'MULTIEQUAL_-1204781679'), (u'MULTIEQUAL_-1204779783', u'MULTIEQUAL_-1204781473'), ('const-0', u'PTRSUB_-1204778743'), ('const-1', u'PTRADD_-1204787454'), (u'MULTIEQUAL_-1204781240', u'COPY_-1204780198'), (u'MULTIEQUAL_-1204780558', u'MULTIEQUAL_-1204780586'), (u'CALL_-1204786975', u'INDIRECT_-1204779697'), ('const-4294967295', u'PIECE_-1204779896'), ('const-1', u'PTRADD_-1204790406'), ('const-433', u'LOAD_-1204789070'), (u'BOOL_AND_-1204788855', u'CBRANCH_-1204788879'), (u'INDIRECT_-1204781877', u'MULTIEQUAL_-1204780010'), (u'CAST_-1204780238', u'INT_LESS_-1204788117'), (u'INT_ADD_-1204787358', u'CAST_-1204779521'), (u'MULTIEQUAL_-1204782368', u'MULTIEQUAL_-1204780319'), (u'CALL_-1204786047', u'INDIRECT_-1204780222'), (u'MULTIEQUAL_-1204782305', u'MULTIEQUAL_-1204782283'), (u'LOAD_-1204790243', u'MULTIEQUAL_-1204785782'), (u'MULTIEQUAL_-1204781301', u'COPY_-1204781113'), ('const-0', u'COPY_-1204780144'), (u'LOAD_-1204790814', u'COPY_-1204779726'), (u'CALL_-1204788786', u'INDIRECT_-1204781227'), (u'LOAD_-1204790814', u'COPY_-1204780286'), ('const-0', u'COPY_-1204786415'), (u'MULTIEQUAL_-1204782224', u'MULTIEQUAL_-1204782214'), (u'MULTIEQUAL_-1204779694', u'MULTIEQUAL_-1204781309'), (u'INDIRECT_-1204781359', u'MULTIEQUAL_-1204781306'), (u'MULTIEQUAL_-1204781269', u'CAST_-1204780056'), ('const-228', u'INT_ADD_-1204788458'), (u'MULTIEQUAL_-1204782480', u'MULTIEQUAL_-1204781655'), (u'CAST_-1204778816', u'LOAD_-1204787902'), ('const-4212376', u'PTRSUB_-1204790776'), (u'INT_AND_-1204788583', u'MULTIEQUAL_-1204781124'), ('tmp_5620', u'CBRANCH_-1204786943'), ('const-0', u'COPY_-1204788737'), ('tmp_1147', u'CBRANCH_-1204790276'), ('const-4294967295', u'INT_EQUAL_-1204786878'), (u'PTRADD_-1204787444', u'CAST_-1204779687'), ('tmp_1713', u'CBRANCH_-1204788755'), (u'INDIRECT_-1204781756', u'MULTIEQUAL_-1204782088'), ('const-4294967295', u'INT_EQUAL_-1204790345'), (u'MULTIEQUAL_-1204780345', u'MULTIEQUAL_-1204780166'), (u'MULTIEQUAL_-1204782302', u'LOAD_-1204787989'), (u'INT_EQUAL_-1204788879', u'CBRANCH_-1204788876'), (u'INT_NOTEQUAL_-1204790296', u'BOOL_AND_-1204790253'), ('const-0', u'INT_NOTEQUAL_-1204788360'), ('const-4', u'SUBPIECE_-1204781218'), (u'MULTIEQUAL_-1204782502', u'MULTIEQUAL_-1204782187'), (u'MULTIEQUAL_-1204782502', u'MULTIEQUAL_-1204782480'), (u'CAST_-1204781058', u'LOAD_-1204790653'), ('const-1', u'PTRADD_-1204788712'), (u'PTRADD_-1204779268', u'LOAD_-1204786582'), (u'MULTIEQUAL_-1204782068', u'MULTIEQUAL_-1204779542'), (u'INDIRECT_-1204780952', u'MULTIEQUAL_-1204782027'), ('tmp_1047', u'CBRANCH_-1204790343'), (u'INDIRECT_-1204781444', u'MULTIEQUAL_-1204781776'), (u'CALL_-1204788336', u'INDIRECT_-1204780757'), (u'MULTIEQUAL_-1204779630', u'MULTIEQUAL_-1204781899'), (u'INT_LESS_-1204788370', u'CBRANCH_-1204788367'), (u'MULTIEQUAL_-1204780660', u'MULTIEQUAL_-1204780644'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780393'), (u'CALLIND_-1204786604', u'INDIRECT_-1204779918'), (u'CALL_-1204788729', u'INDIRECT_-1204780968'), (u'MULTIEQUAL_-1204780560', u'MULTIEQUAL_-1204780533'), (u'PTRADD_-1204786907', u'CAST_-1204779363'), (u'MULTIEQUAL_-1204781014', u'MULTIEQUAL_-1204780996'), (u'CALLIND_-1204787366', u'MULTIEQUAL_-1204783536'), ('const-16', u'PTRADD_-1204788794'), (u'MULTIEQUAL_-1204781914', u'SUBPIECE_-1204781993'), (u'MULTIEQUAL_-1204779482', u'INT_EQUAL_-1204786818'), (u'BOOL_AND_-1204790253', u'CBRANCH_-1204790276'), ('const-433', u'LOAD_-1204788791'), ('const-433', u'LOAD_-1204790814'), ('tmp_30276', u'CAST_-1204780823'), ('const-2', u'PTRADD_-1204779273'), (u'INT_SLESS_-1204787126', u'CBRANCH_-1204787133'), ('tmp_3546', u'CBRANCH_-1204789232'), (u'SUBPIECE_-1204781837', u'PIECE_-1204781837'), (u'CAST_-1204779429', u'LOAD_-1204787098'), ('tmp_4397', u'CBRANCH_-1204788632'), (u'MULTIEQUAL_-1204781084', u'MULTIEQUAL_-1204782180'), (u'INDIRECT_-1204779863', u'MULTIEQUAL_-1204780655'), (u'MULTIEQUAL_-1204780574', u'MULTIEQUAL_-1204780783'), (u'LOAD_-1204786122', u'CALLIND_-1204786112'), ('const-433', u'STORE_-1204790411'), (u'INT_NOTEQUAL_-1204786086', u'INT_MULT_-1204781455'), (u'INT_NOTEQUAL_-1204787139', u'CBRANCH_-1204787139'), ('tmp_387', u'CBRANCH_-1204790783'), (u'CALL_-1204788336', u'INDIRECT_-1204780972'), (u'MULTIEQUAL_-1204781855', u'PTRADD_-1204790181'), (u'LOAD_-1204790468', u'INT_LESS_-1204790446'), (u'COPY_-1204786812', u'MULTIEQUAL_-1204782666'), ('tmp_4643', u'CBRANCH_-1204788422'), (u'MULTIEQUAL_-1204781797', u'MULTIEQUAL_-1204781771'), (u'INT_ADD_-1204785720', u'CAST_-1204778581'), (u'INT_ADD_-1204788807', u'STORE_-1204788810'), ('const-208', u'INT_ADD_-1204791029'), (u'MULTIEQUAL_-1204780428', u'COPY_-1204780236'), ('const-433', u'LOAD_-1204786969'), (u'MULTIEQUAL_-1204780991', u'SUBPIECE_-1204781038'), (u'BOOL_AND_-1204779949', u'CBRANCH_-1204788386'), (u'INT_EQUAL_-1204781573', u'BOOL_AND_-1204779132'), (u'INT_EQUAL_-1204786908', u'CBRANCH_-1204786906'), (u'MULTIEQUAL_-1204781034', u'MULTIEQUAL_-1204780680'), (u'COPY_-1204781331', u'MULTIEQUAL_-1204781364'), ('const-433', u'LOAD_-1204786703'), (u'INDIRECT_-1204781162', u'CAST_-1204778957'), (u'MULTIEQUAL_-1204780982', u'COPY_-1204780854'), (u'COPY_-1204778796', u'MULTIEQUAL_-1204784681'), (u'MULTIEQUAL_-1204781984', u'MULTIEQUAL_-1204781939'), (u'LOAD_-1204788798', u'LOAD_-1204788768'), ('tmp_198', u'CBRANCH_-1204790929'), ('tmp_5051', u'BRANCH_-1204787486'), ('const-1', u'PTRADD_-1204788691'), (u'INDIRECT_-1204780196', u'MULTIEQUAL_-1204780284'), (u'SUBPIECE_-1204783663', u'INT_ADD_-1204790512'), ('const-296', u'INT_ADD_-1204788658'), (u'INDIRECT_-1204781397', u'MULTIEQUAL_-1204782224'), (u'CALL_-1204788768', u'INDIRECT_-1204781304'), (u'CALL_-1204790949', u'INDIRECT_-1204782352'), ('tmp_2633', u'CBRANCH_-1204788495'), (u'CALL_-1204790995', u'INT_ADD_-1204790735'), (u'COPY_-1204780345', u'MULTIEQUAL_-1204780880'), (u'MULTIEQUAL_-1204781182', u'MULTIEQUAL_-1204782281'), ('tmp_3655', u'CBRANCH_-1204789158'), (u'MULTIEQUAL_-1204782505', u'MULTIEQUAL_-1204782850'), ('const-0', u'COPY_-1204790742'), (u'INDIRECT_-1204782111', u'MULTIEQUAL_-1204782084'), (u'INT_ADD_-1204790689', u'CAST_-1204781093'), (u'CALL_-1204788558', u'INDIRECT_-1204781707'), ('const-0', u'COPY_-1204788321'), (u'INDIRECT_-1204780453', u'MULTIEQUAL_-1204780519'), (u'CALLIND_-1204787973', u'INDIRECT_-1204779916'), (u'MULTIEQUAL_-1204779953', u'MULTIEQUAL_-1204779944'), (u'MULTIEQUAL_-1204783063', u'INT_NOTEQUAL_-1204780400'), (u'INT_NOTEQUAL_-1204787082', u'CBRANCH_-1204787077'), (u'LOAD_-1204787138', u'INT_EQUAL_-1204787123'), ('const-433', u'LOAD_-1204786347'), ('const-1', u'PTRADD_-1204788323'), (u'COPY_-1204779965', u'MULTIEQUAL_-1204781185'), ('const--104', u'PTRSUB_-1204781415'), (u'CAST_-1204779820', u'LOAD_-1204788690'), (u'INDIRECT_-1204781442', u'MULTIEQUAL_-1204782255'), ('const--24', u'PTRADD_-1204788885'), (u'MULTIEQUAL_-1204780783', u'MULTIEQUAL_-1204782559'), (u'MULTIEQUAL_-1204779639', u'MULTIEQUAL_-1204779630'), ('const-4212376', u'PTRSUB_-1204778672'), ('const-0', u'INT_EQUAL_-1204790224'), ('const-1', u'PTRADD_-1204787444'), ('tmp_4149', u'CBRANCH_-1204788803'), (u'COPY_-1204780978', u'MULTIEQUAL_-1204781098'), (u'INT_ADD_-1204789191', u'CALL_-1204789143'), (u'PTRSUB_-1204781406', u'CAST_-1204781311'), (u'MULTIEQUAL_-1204779845', u'MULTIEQUAL_-1204781524'), (u'CAST_-1204780238', u'LOAD_-1204788109'), (u'CALL_-1204786047', u'INDIRECT_-1204780122'), (u'CALL_-1204790995', u'INDIRECT_-1204782599'), (u'CAST_-1204779165', u'INT_LESS_-1204786567'), (u'MULTIEQUAL_-1204782380', u'MULTIEQUAL_-1204781555'), (u'INDIRECT_-1204780523', u'MULTIEQUAL_-1204781161'), ('const-1', u'INT_ADD_-1204787027'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780755'), (u'MULTIEQUAL_-1204782255', u'MULTIEQUAL_-1204782214'), (u'LOAD_-1204788947', u'MULTIEQUAL_-1204785782'), (u'MULTIEQUAL_-1204782013', u'MULTIEQUAL_-1204781508'), ('tmp_20691', u'COPY_-1204781438'), ('tmp_3350', u'CBRANCH_-1204787054'), (u'MULTIEQUAL_-1204781868', u'MULTIEQUAL_-1204781855'), (u'CAST_-1204778879', u'LOAD_-1204786134'), ('const-4294967295', u'INT_EQUAL_-1204790315'), ('tmp_5843', u'BRANCH_-1204786784'), ('const-2', u'INT_MULT_-1204781455'), ('const-0', u'INT_EQUAL_-1204780016'), (u'CAST_-1204781311', u'CALL_-1204786012'), (u'INT_NOTEQUAL_-1204787191', u'CBRANCH_-1204787187'), (u'SUBPIECE_-1204780343', u'COPY_-1204779345'), (u'INT_EQUAL_-1204790930', u'CBRANCH_-1204790929'), ('const-433', u'LOAD_-1204787098'), (u'LOAD_-1204789598', u'CALL_-1204789574'), ('tmp_2905', u'CBRANCH_-1204788828'), (u'INT_AND_-1204788914', u'INT_EQUAL_-1204788928'), ('tmp_3738', u'CBRANCH_-1204789083'), (u'COPY_-1204779604', u'MULTIEQUAL_-1204781487'), ('const-72', u'INT_ADD_-1204790637'), ('const-24', u'PTRADD_-1204790337'), ('tmp_5200', u'CBRANCH_-1204787212'), (u'MULTIEQUAL_-1204781797', u'MULTIEQUAL_-1204781758'), (u'LOAD_-1204788392', u'MULTIEQUAL_-1204785594'), (u'MULTIEQUAL_-1204780880', u'INT_EQUAL_-1204788861'), ('const-72', u'INT_ADD_-1204787886'), ('const-4294967295', u'INT_NOTEQUAL_-1204788824'), (u'CALL_-1204786012', u'COPY_-1204778866'), (u'INDIRECT_-1204780058', u'MULTIEQUAL_-1204780357'), (u'CALL_-1204788441', u'INDIRECT_-1204780998'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780490'), (u'CAST_-1204778580', u'LOAD_-1204787351'), (u'INT_EQUAL_-1204788681', u'CBRANCH_-1204788679'), (u'COPY_-1204780970', u'MULTIEQUAL_-1204781072'), (u'CAST_-1204778582', u'LOAD_-1204787754'), (u'INT_ADD_-1204790897', u'CAST_-1204781238'), (u'MULTIEQUAL_-1204780660', u'PTRADD_-1204779273'), (u'INDIRECT_-1204781586', u'MULTIEQUAL_-1204781842'), (u'COPY_-1204780503', u'COPY_-1204780472'), ('const--64', u'PTRSUB_-1204779629'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780637'), (u'MULTIEQUAL_-1204779698', u'INT_EQUAL_-1204787060'), (u'MULTIEQUAL_-1204779676', u'INT_NOTEQUAL_-1204787082'), (u'COPY_-1204779541', u'MULTIEQUAL_-1204779698'), (u'CALL_-1204790603', u'INT_NOTEQUAL_-1204790588'), (u'MULTIEQUAL_-1204782014', u'MULTIEQUAL_-1204781572'), (u'INT_ADD_-1204787027', u'MULTIEQUAL_-1204783239'), (u'MULTIEQUAL_-1204779813', u'MULTIEQUAL_-1204781458'), ('const-24', u'PTRADD_-1204788787'), (u'INDIRECT_-1204779794', u'MULTIEQUAL_-1204779854'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204783160'), (u'CAST_-1204780778', u'LOAD_-1204789135'), ('const-1', u'PTRADD_-1204787289'), (u'LOAD_-1204788385', u'INT_LESS_-1204788370'), (u'INDIRECT_-1204779703', u'MULTIEQUAL_-1204781545'), (u'COPY_-1204779219', u'MULTIEQUAL_-1204779478'), ('const-433', u'LOAD_-1204787908'), (u'INDIRECT_-1204782464', u'MULTIEQUAL_-1204782255'), (u'COPY_-1204780555', u'MULTIEQUAL_-1204780628'), ('const-1', u'COPY_-1204781109'), (u'MULTIEQUAL_-1204782083', u'CAST_-1204778582'), ('tmp_5934', u'BRANCH_-1204786687'), (u'INDIRECT_-1204781345', u'MULTIEQUAL_-1204781269'), (u'MULTIEQUAL_-1204783004', u'MULTIEQUAL_-1204782982'), (u'INDIRECT_-1204780757', u'MULTIEQUAL_-1204781987'), (u'CAST_-1204779913', u'LOAD_-1204788856'), (u'MULTIEQUAL_-1204782202', u'MULTIEQUAL_-1204782158'), (u'MULTIEQUAL_-1204780965', u'MULTIEQUAL_-1204780859'), (u'MULTIEQUAL_-1204780381', u'MULTIEQUAL_-1204780533'), (u'MULTIEQUAL_-1204780586', u'MULTIEQUAL_-1204782361'), (u'INT_EQUAL_-1204788916', u'COPY_-1204780779'), (u'INDIRECT_-1204781716', u'MULTIEQUAL_-1204781650'), ('const--24', u'PTRADD_-1204788736'), (u'MULTIEQUAL_-1204781940', u'MULTIEQUAL_-1204781309'), (u'INDIRECT_-1204781169', u'MULTIEQUAL_-1204782399'), (u'MULTIEQUAL_-1204781776', u'MULTIEQUAL_-1204781700'), (u'INDIRECT_-1204780194', u'MULTIEQUAL_-1204781109'), (u'INT_LESS_-1204788986', u'CBRANCH_-1204788982'), ('tmp_30276', u'CALL_-1204790510'), ('const-0', u'INT_EQUAL_-1204788891'), (u'INT_ADD_-1204790659', u'CAST_-1204781078'), (u'MULTIEQUAL_-1204781843', u'COPY_-1204781088'), ('tmp_4603', u'CBRANCH_-1204788454'), (u'PTRADD_-1204788736', u'CAST_-1204780317'), (u'MULTIEQUAL_-1204782850', u'MULTIEQUAL_-1204782838'), (u'INDIRECT_-1204780165', u'MULTIEQUAL_-1204782214'), (u'INDIRECT_-1204781856', u'MULTIEQUAL_-1204782187'), (u'CAST_-1204780090', u'LOAD_-1204788760'), (u'CALL_-1204790995', u'INT_ADD_-1204790659'), (u'CALL_-1204788519', u'INDIRECT_-1204781465'), (u'INT_EQUAL_-1204788861', u'CBRANCH_-1204788859'), ('const-433', u'LOAD_-1204787248'), (u'CAST_-1204781093', u'LOAD_-1204790705'), (u'MULTIEQUAL_-1204780533', u'MULTIEQUAL_-1204780474'), (u'MULTIEQUAL_-1204782399', u'MULTIEQUAL_-1204782355'), (u'MULTIEQUAL_-1204781384', u'INT_EQUAL_-1204790660'), (u'INT_ADD_-1204787122', u'CAST_-1204779445'), (u'COPY_-1204790742', u'MULTIEQUAL_-1204783063'), (u'CAST_-1204780244', u'LOAD_-1204789591'), ('const-24', u'INT_ADD_-1204789582'), (u'PTRADD_-1204788946', u'CAST_-1204780703'), ('const-433', u'LOAD_-1204786962'), (u'MULTIEQUAL_-1204781098', u'MULTIEQUAL_-1204780833'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781783'), (u'LOAD_-1204787902', u'CALLIND_-1204787892'), (u'PTRADD_-1204779983', u'LOAD_-1204788933'), (u'CAST_-1204779445', u'LOAD_-1204787138'), (u'CALL_-1204788804', u'INDIRECT_-1204781144'), (u'MULTIEQUAL_-1204780660', u'LOAD_-1204786390'), (u'INDIRECT_-1204781227', u'MULTIEQUAL_-1204781152'), ('const-0', u'SUBPIECE_-1204780622'), ('const-433', u'LOAD_-1204787161'), (u'INDIRECT_-1204780566', u'MULTIEQUAL_-1204780932'), (u'LOAD_-1204786554', u'INT_ADD_-1204786532'), (u'MULTIEQUAL_-1204781902', u'MULTIEQUAL_-1204781890'), ('const-4', u'INT_ADD_-1204788807'), (u'COPY_-1204781177', u'MULTIEQUAL_-1204781328'), (u'CAST_-1204780249', u'LOAD_-1204789598'), ('const-433', u'LOAD_-1204790399'), (u'INDIRECT_-1204782567', u'MULTIEQUAL_-1204782459'), ('const-433', u'LOAD_-1204788674'), ('const-433', u'LOAD_-1204789020'), ('const-2', u'INT_MULT_-1204782357'), ('const-0', u'COPY_-1204779200'), (u'MULTIEQUAL_-1204781842', u'PTRADD_-1204788939'), (u'CAST_-1204781311', u'CALL_-1204788519'), (u'MULTIEQUAL_-1204782014', u'MULTIEQUAL_-1204781997'), ('const-1', u'COPY_-1204786812'), (u'COPY_-1204779897', u'MULTIEQUAL_-1204781424'), (u'PTRSUB_-1204781415', u'CAST_-1204779865'), (u'LOAD_-1204789121', u'PTRADD_-1204787444'), (u'MULTIEQUAL_-1204782158', u'PTRADD_-1204790351'), (u'MULTIEQUAL_-1204782180', u'MULTIEQUAL_-1204782167'), ('tmp_20685', u'PTRSUB_-1204780465'), ('const-0', u'COPY_-1204786531'), ('const-0', u'SUBPIECE_-1204781766'), (u'CALL_-1204790995', u'INT_ADD_-1204788983'), (u'CALL_-1204786574', u'INDIRECT_-1204780335'), (u'CALL_-1204788574', u'INDIRECT_-1204781718'), ('tmp_1179', u'CBRANCH_-1204790256'), (u'INT_LESSEQUAL_-1204789047', u'CBRANCH_-1204789044'), (u'MULTIEQUAL_-1204782088', u'MULTIEQUAL_-1204782012'), (u'INDIRECT_-1204780115', u'MULTIEQUAL_-1204781956'), (u'INT_ADD_-1204786791', u'CAST_-1204779290'), (u'PTRADD_-1204787435', u'STORE_-1204787495'), (u'INT_ADD_-1204786363', u'CAST_-1204779005'), ('const-4294967295', u'PIECE_-1204780277'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780058'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781397'), (u'INDIRECT_-1204781497', u'MULTIEQUAL_-1204782302'), ('const-0', u'COPY_-1204782077'), (u'INDIRECT_-1204781204', u'MULTIEQUAL_-1204779910'), (u'INDIRECT_-1204781085', u'MULTIEQUAL_-1204781912'), ('const-0', u'COPY_-1204788070'), (u'MULTIEQUAL_-1204781243', u'COPY_-1204780503'), (u'CALL_-1204788729', u'INDIRECT_-1204781183'), (u'MULTIEQUAL_-1204782083', u'MULTIEQUAL_-1204780792'), (u'CALL_-1204788558', u'INDIRECT_-1204781804'), ('const-0', u'INT_EQUAL_-1204790202'), (u'MULTIEQUAL_-1204781376', u'MULTIEQUAL_-1204781797'), (u'CAST_-1204780250', u'CALL_-1204789574'), (u'MULTIEQUAL_-1204779464', u'MULTIEQUAL_-1204779676'), (u'MULTIEQUAL_-1204781424', u'INT_EQUAL_-1204780016'), (u'MULTIEQUAL_-1204782324', u'MULTIEQUAL_-1204782314'), ('const-433', u'LOAD_-1204786581'), (u'CAST_-1204778567', u'INT_NOTEQUAL_-1204787111'), (u'CALL_-1204788804', u'INDIRECT_-1204781241'), (u'CALL_-1204788729', u'INT_NOTEQUAL_-1204788691'), (u'MULTIEQUAL_-1204783735', u'INT_NOTEQUAL_-1204790676'), (u'MULTIEQUAL_-1204781328', u'MULTIEQUAL_-1204780418'), (u'INDIRECT_-1204781468', u'SUBPIECE_-1204781493'), ('const-72', u'INT_ADD_-1204786325'), ('const-433', u'LOAD_-1204789214'), (u'CAST_-1204780056', u'LOAD_-1204789130'), (u'MULTIEQUAL_-1204781797', u'MULTIEQUAL_-1204781989'), ('const-76', u'INT_ADD_-1204786140'), (u'CALL_-1204786975', u'INDIRECT_-1204779894'), (u'MULTIEQUAL_-1204785594', u'INT_ADD_-1204789021'), ('const-0', u'INT_NOTEQUAL_-1204790676'), (u'LOAD_-1204790468', u'MULTIEQUAL_-1204785869'), (u'MULTIEQUAL_-1204779533', u'MULTIEQUAL_-1204781802'), (u'MULTIEQUAL_-1204781769', u'SUBPIECE_-1204781837'), ('tmp_5920', u'CBRANCH_-1204786704'), ('const-433', u'LOAD_-1204788139'), (u'MULTIEQUAL_-1204782982', u'COPY_-1204781177'), (u'INT_XOR_-1204788597', u'INT_AND_-1204788583'), (u'MULTIEQUAL_-1204779676', u'MULTIEQUAL_-1204779761'), (u'COPY_-1204779368', u'MULTIEQUAL_-1204781364'), (u'COPY_-1204779891', u'MULTIEQUAL_-1204781413'), ('const-433', u'LOAD_-1204788933'), (u'INDIRECT_-1204780783', u'MULTIEQUAL_-1204782084'), ('const-433', u'LOAD_-1204786558'), (u'INDIRECT_-1204780074', u'MULTIEQUAL_-1204780450'), ('const-24', u'PTRADD_-1204788729'), (u'MULTIEQUAL_-1204782008', u'MULTIEQUAL_-1204781999'), (u'INT_EQUAL_-1204781572', u'BOOL_AND_-1204779132'), (u'INDIRECT_-1204780393', u'MULTIEQUAL_-1204780480'), ('const-0', u'INT_NOTEQUAL_-1204780401'), (u'MULTIEQUAL_-1204781679', u'MULTIEQUAL_-1204781642'), (u'COPY_-1204780470', u'COPY_-1204780435'), (u'COPY_-1204781183', u'MULTIEQUAL_-1204781339'), (u'CALL_-1204790995', u'INT_ADD_-1204788496'), (u'MULTIEQUAL_-1204780519', u'PTRADD_-1204786962'), (u'MULTIEQUAL_-1204782187', u'MULTIEQUAL_-1204782112'), (u'CAST_-1204780768', u'LOAD_-1204789121'), (u'INDIRECT_-1204781777', u'MULTIEQUAL_-1204779910'), (u'CALL_-1204788729', u'INDIRECT_-1204781283'), (u'MULTIEQUAL_-1204780586', u'MULTIEQUAL_-1204780572'), (u'LOAD_-1204788361', u'INT_ADD_-1204788339'), (u'MULTIEQUAL_-1204780166', u'MULTIEQUAL_-1204780318'), ('tmp_5386', u'CBRANCH_-1204787103'), ('const-1', u'COPY_-1204779255'), (u'INDIRECT_-1204779950', u'MULTIEQUAL_-1204781999'), (u'MULTIEQUAL_-1204781889', u'PTRADD_-1204789001'), (u'COPY_-1204780509', u'MULTIEQUAL_-1204784681'), (u'CALL_-1204787861', u'INDIRECT_-1204780065'), (u'PTRADD_-1204790337', u'CAST_-1204780922'), (u'CAST_-1204780198', u'INT_NOTEQUAL_-1204789501'), (u'CALL_-1204790995', u'INT_ADD_-1204789171'), (u'INDIRECT_-1204780590', u'MULTIEQUAL_-1204780660'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779933'), (u'LOAD_-1204790814', u'COPY_-1204780260'), (u'CALL_-1204790949', u'INDIRECT_-1204782470'), (u'CALL_-1204788480', u'INDIRECT_-1204781756'), (u'CALLIND_-1204786331', u'MULTIEQUAL_-1204779521'), ('tmp_6405', u'CBRANCH_-1204786157'), ('const-0', u'COPY_-1204789283'), (u'LOAD_-1204788781', u'LOAD_-1204788751'), ('const-24', u'PTRADD_-1204788712'), ('const-1', u'PTRADD_-1204787070'), (u'MULTIEQUAL_-1204782505', u'MULTIEQUAL_-1204782771'), ('const-72', u'INT_ADD_-1204788680'), (u'CALL_-1204790146', u'INDIRECT_-1204781940'), (u'INDIRECT_-1204781619', u'MULTIEQUAL_-1204781551'), (u'MULTIEQUAL_-1204779854', u'MULTIEQUAL_-1204779845'), (u'MULTIEQUAL_-1204779478', u'INT_EQUAL_-1204786818'), ('const-433', u'STORE_-1204787087'), (u'INT_EQUAL_-1204787060', u'CBRANCH_-1204787058'), ('const-433', u'LOAD_-1204788798'), (u'CALL_-1204787250', u'MULTIEQUAL_-1204781461'), (u'INT_NOTEQUAL_-1204788674', u'CBRANCH_-1204788670'), (u'INT_MULT_-1204782357', u'INT_ADD_-1204782512'), ('const-433', u'STORE_-1204788810'), (u'CAST_-1204780153', u'LOAD_-1204788873'), (u'INDIRECT_-1204780490', u'MULTIEQUAL_-1204780560'), ('const-433', u'LOAD_-1204787754'), (u'COPY_-1204779555', u'MULTIEQUAL_-1204779482'), (u'INT_ADD_-1204790512', u'CALL_-1204790510'), (u'INDIRECT_-1204782149', u'MULTIEQUAL_-1204781952'), ('const-72', u'INT_ADD_-1204786106'), (u'INDIRECT_-1204781300', u'INT_EQUAL_-1204789084'), (u'COPY_-1204781130', u'COPY_-1204780970'), (u'INT_ADD_-1204788458', u'CAST_-1204780432'), (u'MULTIEQUAL_-1204785782', u'INT_EQUAL_-1204790224'), ('tmp_6221', u'BRANCH_-1204786396'), (u'COPY_-1204781113', u'MULTIEQUAL_-1204781240'), (u'INT_ADD_-1204786118', u'CAST_-1204778879'), (u'MULTIEQUAL_-1204781095', u'MULTIEQUAL_-1204782165'), (u'MULTIEQUAL_-1204781124', u'MULTIEQUAL_-1204780859'), ('const--24', u'PTRADD_-1204787289'), (u'CAST_-1204780922', u'LOAD_-1204790399'), (u'COPY_-1204780722', u'MULTIEQUAL_-1204781072'), ('const-8', u'PTRADD_-1204780377'), (u'SUBPIECE_-1204781187', u'INT_EQUAL_-1204789194'), (u'LOAD_-1204787144', u'INT_NOTEQUAL_-1204786991'), (u'CAST_-1204780203', u'INT_NOTEQUAL_-1204789501'), ('const-0', u'INT_NOTEQUAL_-1204788504'), (u'MULTIEQUAL_-1204780533', u'MULTIEQUAL_-1204780350'), (u'INDIRECT_-1204782364', u'MULTIEQUAL_-1204781244'), (u'INDIRECT_-1204781300', u'MULTIEQUAL_-1204782107'), (u'INDIRECT_-1204780892', u'MULTIEQUAL_-1204782502'), (u'COPY_-1204780514', u'COPY_-1204780345'), (u'CALL_-1204790995', u'INT_ADD_-1204787220'), (u'INT_ADD_-1204790735', u'INT_SUB_-1204790563'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780540'), (u'MULTIEQUAL_-1204782244', u'MULTIEQUAL_-1204782187'), (u'MULTIEQUAL_-1204780318', u'MULTIEQUAL_-1204782244'), (u'INT_EQUAL_-1204788891', u'CBRANCH_-1204788887'), (u'LOAD_-1204789201', u'INT_LESS_-1204789172'), ('const-433', u'LOAD_-1204787168'), (u'MULTIEQUAL_-1204781821', u'MULTIEQUAL_-1204781797'), (u'CALL_-1204788480', u'INT_EQUAL_-1204788459'), (u'MULTIEQUAL_-1204780519', u'PTRADD_-1204786969'), ('const-46', u'CALL_-1204788786'), (u'MULTIEQUAL_-1204780436', u'PTRADD_-1204786519'), (u'INDIRECT_-1204780540', u'MULTIEQUAL_-1204781615'), (u'LOAD_-1204789121', u'PTRADD_-1204787435'), ('const--66', u'PTRSUB_-1204781456'), (u'MULTIEQUAL_-1204781582', u'MULTIEQUAL_-1204781545'), (u'MULTIEQUAL_-1204783063', u'MULTIEQUAL_-1204782850'), (u'MULTIEQUAL_-1204780903', u'INT_EQUAL_-1204788861'), ('const-433', u'LOAD_-1204788443'), (u'MULTIEQUAL_-1204781914', u'MULTIEQUAL_-1204781894'), (u'INDIRECT_-1204781992', u'MULTIEQUAL_-1204781915'), (u'CALL_-1204788519', u'INDIRECT_-1204781777'), ('const-72', u'INT_ADD_-1204787360'), (u'INT_AND_-1204788583', u'MULTIEQUAL_-1204781014'), (u'CALL_-1204790995', u'INT_ADD_-1204790798'), (u'MULTIEQUAL_-1204782480', u'MULTIEQUAL_-1204781624'), ('const-0', u'INT_EQUAL_-1204789291'), (u'MULTIEQUAL_-1204782155', u'MULTIEQUAL_-1204782114'), (u'MULTIEQUAL_-1204781413', u'MULTIEQUAL_-1204781307'), ('tmp_2420', u'CBRANCH_-1204788752'), (u'INDIRECT_-1204781345', u'PTRADD_-1204788691'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779718'), (u'LOAD_-1204788774', u'INT_LESS_-1204788759'), (u'INT_ADD_-1204788674', u'CAST_-1204779820'), (u'CALLIND_-1204787892', u'INDIRECT_-1204779853'), (u'INDIRECT_-1204781586', u'MULTIEQUAL_-1204781821'), (u'CAST_-1204779781', u'INT_LESS_-1204788918'), (u'INDIRECT_-1204779718', u'MULTIEQUAL_-1204780677'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780328'), (u'INDIRECT_-1204780978', u'MULTIEQUAL_-1204781344'), (u'MULTIEQUAL_-1204780628', u'MULTIEQUAL_-1204780911'), (u'INDIRECT_-1204781497', u'MULTIEQUAL_-1204782324'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780076'), (u'MULTIEQUAL_-1204782127', u'PTRADD_-1204790344'), (u'INT_EQUAL_-1204788805', u'CBRANCH_-1204788803'), (u'CALL_-1204788768', u'INDIRECT_-1204780989'), (u'INDIRECT_-1204779759', u'MULTIEQUAL_-1204780135'), (u'CALL_-1204788786', u'INDIRECT_-1204781345'), (u'LOAD_-1204786156', u'INT_EQUAL_-1204786141'), ('const-0', u'PTRSUB_-1204778727'), ('const-0', u'INT_NOTEQUAL_-1204788942'), (u'COPY_-1204779345', u'MULTIEQUAL_-1204779464'), (u'MULTIEQUAL_-1204782014', u'INT_NOTEQUAL_-1204788897'), (u'CALLIND_-1204787364', u'MULTIEQUAL_-1204783039'), ('const-433', u'LOAD_-1204786390'), (u'INT_AND_-1204788914', u'COPY_-1204780023'), (u'INDIRECT_-1204781345', u'MULTIEQUAL_-1204782158'), ('const-4', u'INT_ADD_-1204790419'), (u'CALL_-1204789143', u'INDIRECT_-1204782089'), (u'INDIRECT_-1204781371', u'MULTIEQUAL_-1204781627'), (u'CALL_-1204790995', u'INT_ADD_-1204790689'), (u'PTRADD_-1204786916', u'CAST_-1204778483'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780952'), (u'MULTIEQUAL_-1204782088', u'MULTIEQUAL_-1204781822'), ('const--24', u'PTRADD_-1204787070'), (u'MULTIEQUAL_-1204782380', u'MULTIEQUAL_-1204781524'), (u'INT_EQUAL_-1204790224', u'CBRANCH_-1204790222'), ('const-43', u'INT_ADD_-1204781552'), ('const-32', u'INT_ADD_-1204788697'), (u'INDIRECT_-1204779482', u'MULTIEQUAL_-1204779542'), ('tmp_20685', u'PTRSUB_-1204781288'), ('tmp_2780', u'CBRANCH_-1204787331'), ('tmp_6322', u'BRANCH_-1204786571'), (u'PIECE_-1204781493', u'MULTIEQUAL_-1204781699'), (u'PTRSUB_-1204781026', u'CAST_-1204780811'), ('const-433', u'STORE_-1204786976'), ('const-433', u'LOAD_-1204789180'), (u'MULTIEQUAL_-1204780683', u'MULTIEQUAL_-1204782459'), (u'MULTIEQUAL_-1204780625', u'SUBPIECE_-1204778743'), ('const-1', u'INT_ADD_-1204790486'), (u'MULTIEQUAL_-1204781572', u'MULTIEQUAL_-1204781997'), ('const-0', u'COPY_-1204780137'), ('const-0', u'COPY_-1204780354'), ('const-433', u'LOAD_-1204787138'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780373'), (u'CAST_-1204780317', u'LOAD_-1204788798'), (u'INDIRECT_-1204780098', u'MULTIEQUAL_-1204782459'), ('tmp_2830', u'BRANCH_-1204788266'), ('const-32', u'INT_ADD_-1204790897'), (u'COPY_-1204786415', u'MULTIEQUAL_-1204780465'), (u'CALL_-1204788866', u'INDIRECT_-1204781259'), (u'INT_ADD_-1204788658', u'CAST_-1204780541'), (u'CALL_-1204788729', u'INDIRECT_-1204780871'), ('const-433', u'LOAD_-1204790675'), ('const-433', u'LOAD_-1204787031'), (u'COPY_-1204779849', u'MULTIEQUAL_-1204781328'), (u'LOAD_-1204788392', u'INT_LESS_-1204788370'), (u'MULTIEQUAL_-1204779598', u'MULTIEQUAL_-1204781243'), ('const-1', u'PTRADD_-1204788787'), (u'MULTIEQUAL_-1204781098', u'INT_ADD_-1204789239'), ('const-433', u'LOAD_-1204788798'), (u'MULTIEQUAL_-1204782083', u'MULTIEQUAL_-1204782068'), (u'MULTIEQUAL_-1204782302', u'MULTIEQUAL_-1204781182'), ('const-24', u'PTRADD_-1204789001'), ('tmp_553', u'CBRANCH_-1204790658'), (u'INDIRECT_-1204781044', u'MULTIEQUAL_-1204780991'), ('const-1', u'PTRADD_-1204786907'), (u'MULTIEQUAL_-1204781712', u'MULTIEQUAL_-1204781699'), (u'MULTIEQUAL_-1204782146', u'MULTIEQUAL_-1204782982'), (u'MULTIEQUAL_-1204781797', u'MULTIEQUAL_-1204782068'), ('tmp_2086', u'CBRANCH_-1204789000'), (u'INDIRECT_-1204779883', u'MULTIEQUAL_-1204782244'), (u'COPY_-1204781272', u'MULTIEQUAL_-1204781424'), (u'CALL_-1204788804', u'INDIRECT_-1204781556'), ('tmp_6477', u'CBRANCH_-1204786117'), (u'CALL_-1204788768', u'INT_EQUAL_-1204788754'), (u'INT_EQUAL_-1204790202', u'CBRANCH_-1204790197'), (u'INT_LESS_-1204787009', u'CBRANCH_-1204787005'), ('const-433', u'LOAD_-1204790376'), (u'CAST_-1204780783', u'LOAD_-1204789142'), (u'CAST_-1204780731', u'LOAD_-1204789063'), (u'MULTIEQUAL_-1204782480', u'MULTIEQUAL_-1204779953'), ('const-433', u'STORE_-1204786966'), (u'PTRSUB_-1204780896', u'INT_NOTEQUAL_-1204789086'), ('tmp_5236', u'CBRANCH_-1204787187'), (u'INDIRECT_-1204780033', u'MULTIEQUAL_-1204780991'), (u'INT_EQUAL_-1204790258', u'CBRANCH_-1204790256'), ('const-0', u'INT_EQUAL_-1204781573'), (u'CAST_-1204780809', u'LOAD_-1204789201'), (u'CALL_-1204788407', u'INDIRECT_-1204781619'), (u'INDIRECT_-1204780291', u'MULTIEQUAL_-1204781206'), (u'INT_ADD_-1204787220', u'CAST_-1204779491'), (u'LOAD_-1204788109', u'MULTIEQUAL_-1204783039'), (u'CALL_-1204788441', u'INDIRECT_-1204780686'), (u'MULTIEQUAL_-1204780911', u'MULTIEQUAL_-1204783158'), (u'CAST_-1204781078', u'LOAD_-1204790675'), (u'COPY_-1204781109', u'MULTIEQUAL_-1204781034'), (u'CALLIND_-1204786112', u'INDIRECT_-1204779759'), (u'MULTIEQUAL_-1204780401', u'SUBPIECE_-1204780456'), (u'CALL_-1204788407', u'INDIRECT_-1204781716'), (u'CAST_-1204779160', u'INT_LESS_-1204786567'), (u'INT_ADD_-1204789582', u'CAST_-1204780249'), (u'INT_ADD_-1204790637', u'CAST_-1204781058'), ('const-24', u'PTRADD_-1204786900'), ('tmp_20685', u'PTRSUB_-1204781456'), ('const-8', u'PTRADD_-1204780382'), (u'INT_EQUAL_-1204786119', u'CBRANCH_-1204786117'), (u'MULTIEQUAL_-1204783063', u'MULTIEQUAL_-1204782838'), (u'INDIRECT_-1204779648', u'MULTIEQUAL_-1204780442'), ('const-0', u'INT_EQUAL_-1204781572'), ('tmp_1766', u'BRANCH_-1204788707'), (u'PIECE_-1204783171', u'RETURN_-1204789437'), (u'INDIRECT_-1204781542', u'MULTIEQUAL_-1204781466'), ('const-1', u'INT_XOR_-1204788935'), (u'PTRSUB_-1204779629', u'CAST_-1204779510'), (u'CAST_-1204778987', u'LOAD_-1204786341'), (u'PTRSUB_-1204781415', u'CAST_-1204780460'), ('const-433', u'LOAD_-1204788781'), (u'INT_MULT_-1204781455', u'INT_ADD_-1204781552'), (u'MULTIEQUAL_-1204781890', u'MULTIEQUAL_-1204781868'), (u'COPY_-1204782077', u'MULTIEQUAL_-1204782013'), (u'MULTIEQUAL_-1204783079', u'MULTIEQUAL_-1204782146'), ('tmp_2530', u'CBRANCH_-1204788670'), (u'CALL_-1204788729', u'MULTIEQUAL_-1204781384'), (u'MULTIEQUAL_-1204782559', u'MULTIEQUAL_-1204780826'), (u'INT_NOTEQUAL_-1204790676', u'CBRANCH_-1204790676'), (u'MULTIEQUAL_-1204780436', u'CAST_-1204778686'), (u'MULTIEQUAL_-1204782305', u'MULTIEQUAL_-1204781989'), (u'CALLIND_-1204786112', u'MULTIEQUAL_-1204781674'), ('tmp_6018', u'CBRANCH_-1204786536'), ('const-433', u'LOAD_-1204789001'), ('const-4', u'STORE_-1204789545'), (u'INT_NOTEQUAL_-1204780401', u'BOOL_OR_-1204788823'), (u'CALL_-1204788729', u'INT_NOTEQUAL_-1204788674'), ('tmp_2039', u'CBRANCH_-1204789081'), ('const-4294967295', u'INT_EQUAL_-1204788879'), (u'INDIRECT_-1204780989', u'MULTIEQUAL_-1204779694'), (u'INDIRECT_-1204780198', u'MULTIEQUAL_-1204782559'), (u'CALL_-1204788480', u'MULTIEQUAL_-1204781098'), (u'LOAD_-1204786379', u'CALLIND_-1204786369'), ('const-1', u'PTRADD_-1204787435'), (u'PTRADD_-1204787070', u'CAST_-1204778567'), (u'CAST_-1204780385', u'LOAD_-1204788392'), ('const-433', u'LOAD_-1204789201'), (u'MULTIEQUAL_-1204780672', u'MULTIEQUAL_-1204780660'), (u'MULTIEQUAL_-1204781889', u'MULTIEQUAL_-1204781885'), (u'MULTIEQUAL_-1204780996', u'MULTIEQUAL_-1204780965'), (u'INT_ADD_-1204783720', u'STORE_-1204789125'), (u'INDIRECT_-1204780176', u'MULTIEQUAL_-1204780474'), (u'MULTIEQUAL_-1204780677', u'MULTIEQUAL_-1204781095'), (u'CALL_-1204787250', u'INT_NOTEQUAL_-1204787212'), (u'MULTIEQUAL_-1204781965', u'MULTIEQUAL_-1204781952'), ('const-0', u'INT_EQUAL_-1204785998'), (u'MULTIEQUAL_-1204782283', u'MULTIEQUAL_-1204781308'), (u'INDIRECT_-1204782267', u'MULTIEQUAL_-1204782057'), (u'MULTIEQUAL_-1204782399', u'MULTIEQUAL_-1204781466'), ('const-433', u'LOAD_-1204788978'), (u'CALLIND_-1204786112', u'INDIRECT_-1204779974'), ('const-433', u'LOAD_-1204786620'), ('const--64', u'PTRSUB_-1204781026'), (u'MULTIEQUAL_-1204782283', u'MULTIEQUAL_-1204781458'), (u'INDIRECT_-1204781098', u'MULTIEQUAL_-1204782399'), ('tmp_30276', u'CAST_-1204778587'), (u'MULTIEQUAL_-1204782255', u'MULTIEQUAL_-1204782224'), (u'PIECE_-1204781837', u'MULTIEQUAL_-1204781723'), (u'MULTIEQUAL_-1204783158', u'MULTIEQUAL_-1204783529'), (u'LOAD_-1204788713', u'MULTIEQUAL_-1204783735'), ('const-433', u'LOAD_-1204788940'), ('tmp_5819', u'CBRANCH_-1204786816'), (u'INT_EQUAL_-1204789084', u'CBRANCH_-1204789081'), (u'INDIRECT_-1204781130', u'MULTIEQUAL_-1204781943'), (u'MULTIEQUAL_-1204781364', u'MULTIEQUAL_-1204781346'), (u'MULTIEQUAL_-1204781161', u'MULTIEQUAL_-1204781582'), ('const-433', u'LOAD_-1204789124'), (u'MULTIEQUAL_-1204780783', u'MULTIEQUAL_-1204780716'), (u'INDIRECT_-1204781300', u'MULTIEQUAL_-1204782127'), ('const-433', u'LOAD_-1204789142'), (u'INT_LESS_-1204788918', u'CBRANCH_-1204788914'), (u'MULTIEQUAL_-1204781894', u'MULTIEQUAL_-1204782088'), (u'MULTIEQUAL_-1204781487', u'MULTIEQUAL_-1204779783'), (u'MULTIEQUAL_-1204782112', u'MULTIEQUAL_-1204782085'), (u'CAST_-1204779290', u'LOAD_-1204786807'), ('tmp_2494', u'CBRANCH_-1204788691'), ('tmp_2803', u'BRANCH_-1204787694'), (u'LOAD_-1204788674', u'INT_NOTEQUAL_-1204788658'), (u'LOAD_-1204786128', u'INT_ADD_-1204786106'), (u'MULTIEQUAL_-1204780572', u'MULTIEQUAL_-1204780560'), (u'CALLIND_-1204786604', u'INDIRECT_-1204780115'), ('const-433', u'LOAD_-1204786939'), ('const-1', u'PTRADD_-1204788794'), (u'MULTIEQUAL_-1204782255', u'MULTIEQUAL_-1204781655'), (u'INDIRECT_-1204782255', u'MULTIEQUAL_-1204781655'), (u'CALL_-1204790995', u'INT_ADD_-1204788637'), (u'LOAD_-1204788690', u'INT_NOTEQUAL_-1204788674'), (u'COPY_-1204781467', u'COPY_-1204781272'), (u'MULTIEQUAL_-1204782048', u'MULTIEQUAL_-1204782885'), (u'INDIRECT_-1204781874', u'MULTIEQUAL_-1204781797'), (u'CALL_-1204788480', u'INDIRECT_-1204781541'), ('tmp_6305', u'CBRANCH_-1204786505'), (u'INT_AND_-1204788914', u'COPY_-1204779849'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204782947'), ('const-433', u'LOAD_-1204789221'), (u'CALL_-1204790995', u'INT_ADD_-1204786118'), (u'MULTIEQUAL_-1204781997', u'MULTIEQUAL_-1204782187'), (u'MULTIEQUAL_-1204782083', u'MULTIEQUAL_-1204781215'), (u'MULTIEQUAL_-1204779533', u'COPY_-1204778739'), (u'INDIRECT_-1204780681', u'MULTIEQUAL_-1204780558'), ('const-433', u'LOAD_-1204788760'), ('const-433', u'LOAD_-1204789598'), ('const-1', u'COPY_-1204780643'), (u'MULTIEQUAL_-1204782333', u'MULTIEQUAL_-1204782619'), (u'MULTIEQUAL_-1204780378', u'MULTIEQUAL_-1204780586'), (u'INT_NOTEQUAL_-1204788824', u'CBRANCH_-1204788822'), (u'MULTIEQUAL_-1204782982', u'MULTIEQUAL_-1204783160'), ('const-433', u'LOAD_-1204788385'), (u'INT_XOR_-1204788935', u'INT_AND_-1204788914'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204783035'), (u'MULTIEQUAL_-1204780944', u'MULTIEQUAL_-1204780911'), (u'MULTIEQUAL_-1204782202', u'MULTIEQUAL_-1204781269'), (u'LOAD_-1204789180', u'INT_SLESS_-1204789151'), (u'INDIRECT_-1204781562', u'MULTIEQUAL_-1204779694'), (u'CALL_-1204790995', u'INT_ADD_-1204788427'), ('const-433', u'LOAD_-1204787710'), (u'MULTIEQUAL_-1204782012', u'MULTIEQUAL_-1204781986'), (u'INT_EQUAL_-1204790315', u'BOOL_AND_-1204790253'), ('const-0', u'INT_NOTEQUAL_-1204788535'), ('tmp_5450', u'CBRANCH_-1204787058'), (u'CAST_-1204780052', u'LOAD_-1204789124'), (u'CAST_-1204778581', u'LOAD_-1204785736'), (u'CAST_-1204779985', u'LOAD_-1204788999'), (u'CALL_-1204790510', u'INDIRECT_-1204782111'), (u'MULTIEQUAL_-1204781260', u'COPY_-1204780192'), (u'MULTIEQUAL_-1204780533', u'MULTIEQUAL_-1204782459'), (u'CAST_-1204780927', u'LOAD_-1204790406'), (u'LOAD_-1204787161', u'INT_SLESS_-1204787126'), (u'CAST_-1204778582', u'LOAD_-1204787161'), (u'CALLIND_-1204786604', u'INDIRECT_-1204780015'), (u'COPY_-1204779886', u'MULTIEQUAL_-1204781424'), (u'LOAD_-1204787248', u'MULTIEQUAL_-1204779742'), (u'MULTIEQUAL_-1204781868', u'MULTIEQUAL_-1204780998'), (u'MULTIEQUAL_-1204782057', u'MULTIEQUAL_-1204781458'), ('const-0', u'INT_EQUAL_-1204789560'), (u'BOOL_AND_-1204790253', u'COPY_-1204779946'), (u'LOAD_-1204789063', u'INT_LESSEQUAL_-1204789047'), (u'CALL_-1204786975', u'INDIRECT_-1204779579'), (u'MULTIEQUAL_-1204782090', u'MULTIEQUAL_-1204781776'), ('const-433', u'LOAD_-1204786548'), ('const-43', u'COPY_-1204781620'), (u'INT_LESS_-1204788776', u'CBRANCH_-1204788772'), ('tmp_3426', u'BRANCH_-1204786961'), (u'INT_NOTEQUAL_-1204788637', u'CBRANCH_-1204788632'), ('const-433', u'LOAD_-1204788696'), (u'LOAD_-1204785992', u'MULTIEQUAL_-1204781528'), (u'COPY_-1204779106', u'MULTIEQUAL_-1204781487'), (u'INT_NOTEQUAL_-1204789086', u'CBRANCH_-1204789083'), (u'INDIRECT_-1204781777', u'MULTIEQUAL_-1204781700'), ('const-433', u'LOAD_-1204787376'), (u'LOAD_-1204790814', u'INT_EQUAL_-1204790784'), ('const-16', u'PTRADD_-1204788736'), ('const-4212352', u'PTRSUB_-1204780427'), (u'MULTIEQUAL_-1204781602', u'MULTIEQUAL_-1204781161'), ('tmp_30276', u'CALL_-1204788407'), ('const-3', u'PTRADD_-1204779983'), (u'MULTIEQUAL_-1204779845', u'MULTIEQUAL_-1204782114'), (u'CALL_-1204788441', u'INDIRECT_-1204780783'), (u'MULTIEQUAL_-1204781528', u'INT_NOTEQUAL_-1204790820'), ('const-1', u'PTRADD_-1204788953'), (u'MULTIEQUAL_-1204782380', u'MULTIEQUAL_-1204779854'), (u'PTRSUB_-1204778727', u'STORE_-1204787087'), (u'CAST_-1204780845', u'LOAD_-1204790243'), ('tmp_1444', u'CBRANCH_-1204789498'), ('tmp_3403', u'CBRANCH_-1204786989'), ('const-433', u'LOAD_-1204788774'), (u'INT_EQUAL_-1204789291', u'CBRANCH_-1204789288'), (u'CALL_-1204788558', u'INDIRECT_-1204781492'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780165'), (u'INT_EQUAL_-1204790660', u'CBRANCH_-1204790658'), (u'CAST_-1204780551', u'LOAD_-1204788696'), (u'MULTIEQUAL_-1204785197', u'INT_NOTEQUAL_-1204788942'), (u'LOAD_-1204787168', u'INT_ADD_-1204787145'), (u'INDIRECT_-1204782364', u'MULTIEQUAL_-1204782167'), (u'MULTIEQUAL_-1204781384', u'INT_NOTEQUAL_-1204788983'), (u'LOAD_-1204789008', u'INT_LESS_-1204788986'), (u'INDIRECT_-1204781456', u'MULTIEQUAL_-1204781405'), (u'MULTIEQUAL_-1204782057', u'MULTIEQUAL_-1204782017'), (u'CALL_-1204790146', u'INDIRECT_-1204782255'), ('tmp_6163', u'CBRANCH_-1204786525'), (u'INT_ADD_-1204787688', u'CAST_-1204778953'), (u'LOAD_-1204789130', u'INT_ADD_-1204789108'), ('const-433', u'LOAD_-1204788713'), ('const-433', u'LOAD_-1204788534'), ('const-4', u'SUBPIECE_-1204780277'), (u'CAST_-1204779113', u'LOAD_-1204786588'), (u'MULTIEQUAL_-1204780442', u'MULTIEQUAL_-1204780468'), (u'INT_NOTEQUAL_-1204786859', u'BOOL_AND_-1204786817'), ('const-16', u'PTRADD_-1204788330'), (u'INT_ADD_-1204788496', u'CAST_-1204779679'), (u'LOAD_-1204786559', u'MULTIEQUAL_-1204781834'), (u'MULTIEQUAL_-1204783158', u'INT_EQUAL_-1204781572'), (u'SUBPIECE_-1204782123', u'PIECE_-1204782123'), (u'MULTIEQUAL_-1204781914', u'MULTIEQUAL_-1204781473'), (u'INT_ADD_-1204788983', u'CAST_-1204779985'), (u'MULTIEQUAL_-1204781473', u'MULTIEQUAL_-1204781894'), ('tmp_30277', u'STORE_-1204789545'), ('const-0', u'INT_EQUAL_-1204788805'), ('const-16', u'PTRADD_-1204790406'), (u'MULTIEQUAL_-1204782480', u'MULTIEQUAL_-1204779944'), (u'COPY_-1204780503', u'COPY_-1204780483'), (u'MULTIEQUAL_-1204783437', u'INT_NOTEQUAL_-1204788744'), (u'INDIRECT_-1204780293', u'MULTIEQUAL_-1204780381'), ('const-8', u'PTRADD_-1204779268'), (u'CALL_-1204788480', u'INDIRECT_-1204781659'), ('const-0', u'INT_NOTEQUAL_-1204786706'), (u'INDIRECT_-1204780068', u'MULTIEQUAL_-1204782115'), (u'MULTIEQUAL_-1204780560', u'MULTIEQUAL_-1204780381'), (u'INT_EQUAL_-1204786539', u'CBRANCH_-1204786536'), (u'MULTIEQUAL_-1204782167', u'MULTIEQUAL_-1204782155'), ('const--24', u'PTRADD_-1204788811'), (u'MULTIEQUAL_-1204780135', u'MULTIEQUAL_-1204780259'), (u'SUBPIECE_-1204780343', u'INT_EQUAL_-1204786723'), (u'MULTIEQUAL_-1204780284', u'MULTIEQUAL_-1204780436'), (u'LOAD_-1204787748', u'CALLIND_-1204787738'), (u'MULTIEQUAL_-1204780616', u'MULTIEQUAL_-1204780586'), ('const-0', u'STORE_-1204786976'), ('const-328', u'INT_ADD_-1204790798'), (u'CALL_-1204790603', u'INDIRECT_-1204782052'), (u'INT_ADD_-1204790419', u'STORE_-1204790411'), (u'PTRADD_-1204790181', u'CAST_-1204780845'), (u'MULTIEQUAL_-1204781912', u'MULTIEQUAL_-1204781902'), (u'CALL_-1204788574', u'INDIRECT_-1204781503'), (u'MULTIEQUAL_-1204781843', u'MULTIEQUAL_-1204781211'), (u'MULTIEQUAL_-1204782127', u'PTRADD_-1204790337'), ('const--24', u'PTRADD_-1204789460'), (u'CALL_-1204788441', u'INDIRECT_-1204780901'), (u'INT_LESS_-1204786567', u'CBRANCH_-1204786563'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780196'), (u'CALL_-1204790995', u'INT_ADD_-1204787191'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779836'), (u'COPY_-1204780017', u'MULTIEQUAL_-1204781413'), (u'INT_EQUAL_-1204790315', u'COPY_-1204781074'), (u'CALL_-1204788786', u'INDIRECT_-1204781542'), ('tmp_5350', u'CBRANCH_-1204787121'), ('const-433', u'LOAD_-1204790468'), ('const-0', u'INT_EQUAL_-1204788928'), (u'INT_ADD_-1204788339', u'CAST_-1204780363'), (u'MULTIEQUAL_-1204781309', u'COPY_-1204780470'), (u'INT_NOTEQUAL_-1204790765', u'CBRANCH_-1204790763'), (u'MULTIEQUAL_-1204780428', u'MULTIEQUAL_-1204781301'), (u'PTRSUB_-1204781415', u'CAST_-1204778821'), (u'CAST_-1204779687', u'STORE_-1204787504'), (u'INT_EQUAL_-1204788728', u'CBRANCH_-1204788725'), (u'MULTIEQUAL_-1204781602', u'MULTIEQUAL_-1204781582'), (u'INT_EQUAL_-1204788916', u'BOOL_AND_-1204788855'), (u'LOAD_-1204786703', u'MULTIEQUAL_-1204779734'), (u'LOAD_-1204789221', u'INT_ADD_-1204789164'), (u'MULTIEQUAL_-1204781965', u'MULTIEQUAL_-1204780677'), (u'INDIRECT_-1204781359', u'MULTIEQUAL_-1204781308'), (u'INT_EQUAL_-1204786878', u'COPY_-1204779403'), (u'INT_LESS_-1204786566', u'CBRANCH_-1204786562'), (u'INT_ADD_-1204790735', u'CAST_-1204781119'), ('tmp_2124', u'CBRANCH_-1204788978'), (u'MULTIEQUAL_-1204781894', u'MULTIEQUAL_-1204781857'), (u'MULTIEQUAL_-1204781927', u'MULTIEQUAL_-1204781914'), (u'MULTIEQUAL_-1204779761', u'MULTIEQUAL_-1204781447'), (u'CAST_-1204778491', u'STORE_-1204786986'), (u'LOAD_-1204788856', u'INT_LESS_-1204788834'), (u'CALL_-1204788786', u'INDIRECT_-1204781442'), ('tmp_1668', u'BRANCH_-1204789178'), (u'MULTIEQUAL_-1204780660', u'MULTIEQUAL_-1204780480'), (u'INDIRECT_-1204780968', u'MULTIEQUAL_-1204782165'), (u'INT_AND_-1204788914', u'COPY_-1204779880'), (u'CALL_-1204790995', u'INT_ADD_-1204788711'), (u'COPY_-1204780286', u'MULTIEQUAL_-1204782937'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781586'), (u'MULTIEQUAL_-1204780259', u'MULTIEQUAL_-1204780468'), (u'INDIRECT_-1204782149', u'MULTIEQUAL_-1204781940'), (u'INDIRECT_-1204780695', u'MULTIEQUAL_-1204782305'), ('const-76', u'INT_ADD_-1204788518'), ('const-433', u'LOAD_-1204785736'), (u'CALL_-1204789574', u'INT_EQUAL_-1204789560'), (u'MULTIEQUAL_-1204782165', u'MULTIEQUAL_-1204781191'), ('const-72', u'INT_ADD_-1204786363'), (u'CAST_-1204781189', u'LOAD_-1204790814'), ('const-1', u'PTRADD_-1204790181'), (u'CALL_-1204789574', u'INDIRECT_-1204781381'), ('const-80', u'INT_ADD_-1204787688'), ('tmp_1259', u'CBRANCH_-1204790197'), (u'CALL_-1204788558', u'INDIRECT_-1204781904'), (u'MULTIEQUAL_-1204782048', u'MULTIEQUAL_-1204782904'), (u'INDIRECT_-1204780852', u'MULTIEQUAL_-1204781927'), ('const-1', u'COPY_-1204779387'), (u'CALL_-1204790995', u'INT_ADD_-1204788518'), ('const-433', u'LOAD_-1204786134'), (u'CALL_-1204790510', u'INDIRECT_-1204782229'), (u'PTRADD_-1204789008', u'CAST_-1204780736'), (u'MULTIEQUAL_-1204779698', u'MULTIEQUAL_-1204779783'), ('const-0', u'INT_EQUAL_-1204787059'), (u'MULTIEQUAL_-1204781447', u'MULTIEQUAL_-1204781384'), (u'INDIRECT_-1204781107', u'MULTIEQUAL_-1204779813'), (u'LOAD_-1204790461', u'INT_LESS_-1204790446'), (u'PTRADD_-1204788953', u'CAST_-1204780708'), (u'CALL_-1204790995', u'INT_ADD_-1204787104'), (u'PTRADD_-1204788736', u'CAST_-1204780605'), (u'CALL_-1204790603', u'INDIRECT_-1204782464'), (u'MULTIEQUAL_-1204779755', u'MULTIEQUAL_-1204779745'), (u'CALL_-1204787285', u'INDIRECT_-1204780892'), (u'LOAD_-1204787144', u'PTRADD_-1204786916'), (u'CAST_-1204781125', u'CALL_-1204788336'), ('const-0', u'INT_EQUAL_-1204788597'), ('const-433', u'LOAD_-1204787207'), (u'PTRADD_-1204786962', u'CAST_-1204779393'), (u'CAST_-1204779574', u'LOAD_-1204788781'), (u'MULTIEQUAL_-1204781997', u'MULTIEQUAL_-1204782267'), (u'MULTIEQUAL_-1204782180', u'MULTIEQUAL_-1204780892'), (u'MULTIEQUAL_-1204780911', u'COPY_-1204780760'), (u'COPY_-1204780852', u'MULTIEQUAL_-1204780628'), (u'INDIRECT_-1204781619', u'PTRADD_-1204788323'), (u'CALL_-1204790949', u'COPY_-1204781331'), ('tmp_3039', u'CBRANCH_-1204788941'), (u'INT_EQUAL_-1204785998', u'CBRANCH_-1204785997'), ('tmp_2721', u'BRANCH_-1204788433'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204783079'), (u'INDIRECT_-1204780373', u'MULTIEQUAL_-1204780672'), ('const-0', u'COPY_-1204790924'), (u'SUBPIECE_-1204781993', u'INT_EQUAL_-1204788916'), (u'MULTIEQUAL_-1204780519', u'MULTIEQUAL_-1204780489'), (u'LOAD_-1204790653', u'INT_EQUAL_-1204790638'), (u'MULTIEQUAL_-1204779676', u'INT_EQUAL_-1204787105'), (u'CAST_-1204778576', u'LOAD_-1204787144'), (u'MULTIEQUAL_-1204780418', u'MULTIEQUAL_-1204781290'), (u'INDIRECT_-1204780314', u'MULTIEQUAL_-1204782085'), (u'CALL_-1204790995', u'INDIRECT_-1204782502'), (u'SUBPIECE_-1204781038', u'PIECE_-1204781038'), ('const-433', u'LOAD_-1204789130'), (u'MULTIEQUAL_-1204782083', u'PTRADD_-1204788719'), (u'MULTIEQUAL_-1204780783', u'MULTIEQUAL_-1204780826'), (u'INT_AND_-1204788914', u'MULTIEQUAL_-1204781339'), (u'CALL_-1204790995', u'INT_ADD_-1204785720'), ('const-4', u'SUBPIECE_-1204781038'), (u'MULTIEQUAL_-1204780833', u'INT_EQUAL_-1204788681'), (u'MULTIEQUAL_-1204780580', u'MULTIEQUAL_-1204780998'), (u'LOAD_-1204786347', u'INT_ADD_-1204786325'), (u'MULTIEQUAL_-1204781956', u'MULTIEQUAL_-1204781921'), ('const-433', u'LOAD_-1204789591'), (u'MULTIEQUAL_-1204780489', u'PTRADD_-1204786900'), ('const-433', u'LOAD_-1204786807'), (u'MULTIEQUAL_-1204780998', u'MULTIEQUAL_-1204782068'), (u'CAST_-1204780703', u'LOAD_-1204789008'), (u'MULTIEQUAL_-1204781364', u'MULTIEQUAL_-1204779658'), ('tmp_4323', u'CBRANCH_-1204788679'), (u'CALL_-1204786063', u'INDIRECT_-1204779918'), ('const-32', u'INT_ADD_-1204787232'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780265'), (u'COPY_-1204783318', u'MULTIEQUAL_-1204783240'), (u'MULTIEQUAL_-1204781461', u'MULTIEQUAL_-1204781447'), (u'CAST_-1204779218', u'LOAD_-1204786703'), (u'CALL_-1204790995', u'INT_ADD_-1204789004'), ('tmp_6441', u'CBRANCH_-1204786139'), ('tmp_30276', u'CAST_-1204778576'), (u'MULTIEQUAL_-1204780474', u'MULTIEQUAL_-1204780465'), ('const-101', u'CALL_-1204788574'), (u'MULTIEQUAL_-1204780859', u'MULTIEQUAL_-1204781034'), (u'MULTIEQUAL_-1204781384', u'INT_NOTEQUAL_-1204789004'), (u'MULTIEQUAL_-1204782982', u'MULTIEQUAL_-1204782947'), (u'CAST_-1204780818', u'LOAD_-1204789214'), ('const-1', u'COPY_-1204779541'), (u'MULTIEQUAL_-1204782090', u'MULTIEQUAL_-1204782068'), (u'INDIRECT_-1204781241', u'MULTIEQUAL_-1204781191'), (u'CALLIND_-1204787738', u'MULTIEQUAL_-1204782368'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780620'), (u'CALL_-1204787250', u'MULTIEQUAL_-1204779682'), (u'MULTIEQUAL_-1204785869', u'INT_ADD_-1204790419'), (u'CAST_-1204779689', u'LOAD_-1204788534'), (u'MULTIEQUAL_-1204781987', u'MULTIEQUAL_-1204781054'), ('const-433', u'LOAD_-1204787748'), ('const-433', u'LOAD_-1204790913'), (u'INT_ADD_-1204788637', u'CAST_-1204780532'), (u'INT_LESS_-1204786947', u'CBRANCH_-1204786943'), ('const-240', u'INT_ADD_-1204787082'), ('const-433', u'LOAD_-1204788849'), ('tmp_6177', u'BRANCH_-1204786502'), (u'COPY_-1204781074', u'MULTIEQUAL_-1204781185'), (u'INT_NOTEQUAL_-1204788691', u'CBRANCH_-1204788691'), (u'INT_LESS_-1204788117', u'CBRANCH_-1204788113'), ('const-1', u'PTRADD_-1204788946'), ('const-16', u'PTRADD_-1204790351'), ('const-1', u'PTRADD_-1204788750'), (u'INDIRECT_-1204782352', u'MULTIEQUAL_-1204782244'), ('const-0', u'INT_NOTEQUAL_-1204790588'), (u'CALL_-1204790949', u'INDIRECT_-1204782567'), ('const-0', u'COPY_-1204779555'), (u'MULTIEQUAL_-1204779533', u'PTRADD_-1204787012'), (u'INDIRECT_-1204781345', u'PTRADD_-1204788698'), (u'LOAD_-1204788751', u'MULTIEQUAL_-1204782368'), ('const-0', u'PTRSUB_-1204790776'), (u'MULTIEQUAL_-1204781843', u'MULTIEQUAL_-1204781802'), (u'MULTIEQUAL_-1204779598', u'COPY_-1204778796'), (u'CAST_-1204781311', u'CALL_-1204790949'), ('const-0', u'INT_NOTEQUAL_-1204790765'), (u'MULTIEQUAL_-1204780560', u'SUBPIECE_-1204780622'), ('const-1', u'PTRADD_-1204790399'), (u'INDIRECT_-1204781542', u'MULTIEQUAL_-1204782355'), (u'MULTIEQUAL_-1204782068', u'PTRADD_-1204788736'), (u'INDIRECT_-1204780480', u'MULTIEQUAL_-1204782090'), (u'MULTIEQUAL_-1204779745', u'MULTIEQUAL_-1204782017'), (u'COPY_-1204781177', u'MULTIEQUAL_-1204782048'), (u'COPY_-1204780555', u'MULTIEQUAL_-1204781072'), (u'INDIRECT_-1204781442', u'MULTIEQUAL_-1204781366'), (u'INT_ADD_-1204789185', u'CAST_-1204780809'), (u'CAST_-1204780085', u'LOAD_-1204788753'), (u'PTRADD_-1204779988', u'LOAD_-1204788940'), (u'PTRADD_-1204779273', u'LOAD_-1204786589'), (u'INT_EQUAL_-1204787059', u'CBRANCH_-1204787054'), (u'INDIRECT_-1204780998', u'MULTIEQUAL_-1204782299'), (u'COPY_-1204780198', u'MULTIEQUAL_-1204780319'), (u'CALL_-1204790995', u'INT_ADD_-1204788680'), (u'CAST_-1204779521', u'LOAD_-1204787374'), (u'CALL_-1204788574', u'INDIRECT_-1204781815'), (u'SUBPIECE_-1204778743', u'MULTIEQUAL_-1204781054'), (u'INDIRECT_-1204780738', u'MULTIEQUAL_-1204781376'), ('tmp_1322', u'BRANCH_-1204790135'), (u'INT_ADD_-1204789021', u'STORE_-1204789013'), (u'LOAD_-1204788139', u'CAST_-1204780238'), (u'MULTIEQUAL_-1204781889', u'MULTIEQUAL_-1204781551'), ('const-1', u'PTRADD_-1204786916'), ('const-433', u'LOAD_-1204788109'), (u'LOAD_-1204788791', u'INT_LESS_-1204788776'), (u'MULTIEQUAL_-1204782202', u'SUBPIECE_-1204782279'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780835'), (u'LOAD_-1204788443', u'INT_NOTEQUAL_-1204788427'), (u'MULTIEQUAL_-1204779676', u'INT_EQUAL_-1204787123'), (u'INT_NOTEQUAL_-1204788942', u'CBRANCH_-1204788941'), ('const-433', u'LOAD_-1204788653'), (u'MULTIEQUAL_-1204779910', u'MULTIEQUAL_-1204781555'), ('tmp_2879', u'CBRANCH_-1204788847'), (u'INT_ADD_-1204791029', u'CAST_-1204781355'), (u'LOAD_-1204789142', u'INT_ADD_-1204789111'), (u'MULTIEQUAL_-1204781965', u'MULTIEQUAL_-1204781095'), (u'MULTIEQUAL_-1204779734', u'MULTIEQUAL_-1204781528'), ('const-0', u'COPY_-1204788603'), (u'CALL_-1204790146', u'INDIRECT_-1204782155'), ('const-1', u'INT_XOR_-1204788597'), ('const-48', u'CALL_-1204786574'), (u'SUBPIECE_-1204780277', u'PIECE_-1204780277'), ('const-433', u'LOAD_-1204788910'), ('tmp_30276', u'CALL_-1204788786'), (u'COPY_-1204780434', u'PIECE_-1204783171'), (u'MULTIEQUAL_-1204782355', u'MULTIEQUAL_-1204782324'), (u'MULTIEQUAL_-1204782202', u'MULTIEQUAL_-1204781084'), (u'COPY_-1204788070', u'MULTIEQUAL_-1204781997'), (u'CALLIND_-1204786604', u'INDIRECT_-1204779703'), (u'MULTIEQUAL_-1204780586', u'MULTIEQUAL_-1204780519'), (u'CAST_-1204780864', u'INT_EQUAL_-1204790258'), ('tmp_3792', u'CBRANCH_-1204789044'), (u'MULTIEQUAL_-1204781642', u'MULTIEQUAL_-1204781873'), (u'MULTIEQUAL_-1204781857', u'MULTIEQUAL_-1204781822'), ('tmp_4822', u'CBRANCH_-1204786848'), (u'INT_ADD_-1204787732', u'CAST_-1204778578'), (u'INT_NOTEQUAL_-1204790588', u'CBRANCH_-1204790587'), (u'INT_NOTEQUAL_-1204780400', u'BOOL_OR_-1204788823'), (u'MULTIEQUAL_-1204782299', u'MULTIEQUAL_-1204782255'), (u'CALLIND_-1204787738', u'INDIRECT_-1204780033'), (u'SUBPIECE_-1204781766', u'INT_NOTEQUAL_-1204788824'), ('const-1', u'PTRADD_-1204786926'), ('const-433', u'LOAD_-1204788392'), ('const-1', u'PTRADD_-1204790344'), (u'MULTIEQUAL_-1204782283', u'MULTIEQUAL_-1204779755'), (u'INDIRECT_-1204781696', u'MULTIEQUAL_-1204781624'), (u'COPY_-1204780643', u'MULTIEQUAL_-1204780903'), (u'MULTIEQUAL_-1204782084', u'MULTIEQUAL_-1204782041'), (u'INT_LESSEQUAL_-1204788737', u'CBRANCH_-1204788735'), (u'MULTIEQUAL_-1204781413', u'MULTIEQUAL_-1204781328'), (u'SUBPIECE_-1204781493', u'PIECE_-1204781493'), ('const-0', u'SUBPIECE_-1204781187'), (u'CALL_-1204789574', u'INDIRECT_-1204781499'), (u'CALL_-1204790995', u'INT_ADD_-1204788674'), (u'MULTIEQUAL_-1204779944', u'MULTIEQUAL_-1204782214'), ('const-433', u'LOAD_-1204787380'), ('const-72', u'INT_ADD_-1204786598'), (u'MULTIEQUAL_-1204782982', u'COPY_-1204781175'), (u'COPY_-1204778739', u'MULTIEQUAL_-1204784681'), (u'MULTIEQUAL_-1204783240', u'CALL_-1204788407'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781683'), (u'MULTIEQUAL_-1204781424', u'COPY_-1204781183'), (u'INT_EQUAL_-1204788754', u'CBRANCH_-1204788752'), (u'INDIRECT_-1204781397', u'MULTIEQUAL_-1204782202'), ('const-0', u'INT_NOTEQUAL_-1204788908'), ('const-433', u'LOAD_-1204788768'), (u'MULTIEQUAL_-1204782068', u'MULTIEQUAL_-1204781093'), ('const-1', u'PTRADD_-1204786969'), (u'CAST_-1204780460', u'CALL_-1204788519'), (u'MULTIEQUAL_-1204781986', u'MULTIEQUAL_-1204781650'), ('tmp_6242', u'BRANCH_-1204786331'), (u'INT_ADD_-1204787886', u'CAST_-1204778816'), (u'PIECE_-1204780277', u'MULTIEQUAL_-1204780368'), ('const-433', u'STORE_-1204787514'), (u'MULTIEQUAL_-1204780489', u'MULTIEQUAL_-1204780474'), (u'CALL_-1204790995', u'INT_ADD_-1204789582'), (u'CAST_-1204780532', u'LOAD_-1204788653'), (u'COPY_-1204781620', u'MULTIEQUAL_-1204783240'), (u'INT_AND_-1204788583', u'COPY_-1204780555'), (u'CAST_-1204779398', u'LOAD_-1204787031'), (u'INDIRECT_-1204780391', u'MULTIEQUAL_-1204781306'), (u'PTRSUB_-1204778672', u'INT_NOTEQUAL_-1204786991'), (u'CALLIND_-1204787694', u'INDIRECT_-1204779979'), (u'COPY_-1204780236', u'MULTIEQUAL_-1204781240'), (u'LOAD_-1204788713', u'INT_NOTEQUAL_-1204788535'), (u'CALL_-1204787285', u'INDIRECT_-1204780480'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780013'), (u'MULTIEQUAL_-1204782459', u'MULTIEQUAL_-1204780726'), (u'CALL_-1204788519', u'INDIRECT_-1204781562'), ('const-433', u'LOAD_-1204788690'), (u'CALL_-1204790995', u'INT_ADD_-1204786791'), (u'MULTIEQUAL_-1204780489', u'CAST_-1204778991'), (u'CAST_-1204779393', u'LOAD_-1204787024'), (u'BOOL_AND_-1204786817', u'CBRANCH_-1204786836'), (u'MULTIEQUAL_-1204781582', u'MULTIEQUAL_-1204781855'), (u'MULTIEQUAL_-1204782402', u'MULTIEQUAL_-1204782380'), ('const-4294967295', u'PIECE_-1204781837'), (u'MULTIEQUAL_-1204782027', u'MULTIEQUAL_-1204782014'), (u'MULTIEQUAL_-1204782068', u'MULTIEQUAL_-1204781211'), (u'MULTIEQUAL_-1204780755', u'MULTIEQUAL_-1204780783'), (u'MULTIEQUAL_-1204781674', u'MULTIEQUAL_-1204779464'), (u'CAST_-1204778686', u'LOAD_-1204786128'), (u'COPY_-1204780555', u'MULTIEQUAL_-1204780962'), (u'INDIRECT_-1204781499', u'MULTIEQUAL_-1204781427'), ('const-4212376', u'PTRSUB_-1204780896'), (u'MULTIEQUAL_-1204782068', u'COPY_-1204780509'), ('const-433', u'LOAD_-1204788512'), (u'MULTIEQUAL_-1204781723', u'MULTIEQUAL_-1204781712'), ('const-433', u'STORE_-1204787495'), ('const-4', u'SUBPIECE_-1204781837'), ('const--8', u'INT_ADD_-1204787145'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780391'), ('tmp_4073', u'CBRANCH_-1204788859'), (u'MULTIEQUAL_-1204783063', u'INT_EQUAL_-1204780017'), (u'COPY_-1204779381', u'COPY_-1204779238'), (u'CAST_-1204780541', u'LOAD_-1204788674'), (u'INDIRECT_-1204779963', u'MULTIEQUAL_-1204780755'), ('const-433', u'LOAD_-1204787374'), (u'LOAD_-1204788132', u'CAST_-1204780233'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779621'), ('const-2', u'PTRADD_-1204780382'), (u'INT_ADD_-1204788427', u'CAST_-1204780414'), (u'CALL_-1204787861', u'INDIRECT_-1204779965'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204782146'), (u'MULTIEQUAL_-1204782041', u'SUBPIECE_-1204782123'), (u'CALL_-1204788574', u'INDIRECT_-1204781600'), (u'CALL_-1204790995', u'INT_ADD_-1204787082'), ('const-46', u'CALL_-1204786827'), (u'MULTIEQUAL_-1204781943', u'MULTIEQUAL_-1204781912'), (u'LOAD_-1204787236', u'INT_NOTEQUAL_-1204786086'), (u'CAST_-1204780203', u'CALL_-1204787861'), (u'INDIRECT_-1204780490', u'MULTIEQUAL_-1204780586'), (u'INDIRECT_-1204782326', u'MULTIEQUAL_-1204782299'), (u'CAST_-1204780698', u'LOAD_-1204789001'), (u'MULTIEQUAL_-1204783529', u'MULTIEQUAL_-1204783790'), ('tmp_5424', u'CBRANCH_-1204787077'), (u'INDIRECT_-1204781404', u'MULTIEQUAL_-1204781672'), (u'MULTIEQUAL_-1204783160', u'INT_NOTEQUAL_-1204788360'), (u'INDIRECT_-1204780878', u'MULTIEQUAL_-1204780755'), ('tmp_4123', u'CBRANCH_-1204788822'), (u'COPY_-1204788871', u'MULTIEQUAL_-1204782281'), (u'MULTIEQUAL_-1204783160', u'MULTIEQUAL_-1204780625'), ('const-4', u'SUBPIECE_-1204782123'), (u'MULTIEQUAL_-1204783437', u'MULTIEQUAL_-1204780833'), (u'CALL_-1204787250', u'INT_NOTEQUAL_-1204787191'), ('tmp_1976', u'BRANCH_-1204787892'), (u'COPY_-1204780471', u'COPY_-1204780434'), (u'PTRSUB_-1204790776', u'MULTIEQUAL_-1204782090'), (u'MULTIEQUAL_-1204779910', u'MULTIEQUAL_-1204781524'), (u'INT_ADD_-1204789108', u'CAST_-1204780052'), (u'COPY_-1204780779', u'MULTIEQUAL_-1204780880'), (u'INT_AND_-1204788914', u'COPY_-1204779886'), ('const-433', u'LOAD_-1204786589'), ('tmp_1836', u'CBRANCH_-1204788914'), (u'CAST_-1204781292', u'CALL_-1204790949'), (u'CAST_-1204780605', u'LOAD_-1204788798'), ('const-4294967295', u'PIECE_-1204781038'), (u'LOAD_-1204788713', u'COPY_-1204779897'), ('const--24', u'INT_ADD_-1204789119'), (u'COPY_-1204780472', u'MULTIEQUAL_-1204784681'), (u'CAST_-1204780932', u'STORE_-1204790411'), ('tmp_5072', u'BRANCH_-1204787366'), (u'CAST_-1204779439', u'LOAD_-1204787120'), (u'MULTIEQUAL_-1204779533', u'MULTIEQUAL_-1204781211'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781300'), (u'SUBPIECE_-1204781766', u'COPY_-1204780768'), (u'CALL_-1204789574', u'INDIRECT_-1204781596'), (u'CALL_-1204788729', u'INT_EQUAL_-1204788497'), ('const-0', u'SUBPIECE_-1204781993'), (u'LOAD_-1204789020', u'INT_NOTEQUAL_-1204789004'), (u'MULTIEQUAL_-1204782619', u'MULTIEQUAL_-1204782597'), (u'PIECE_-1204781493', u'MULTIEQUAL_-1204781723'), (u'MULTIEQUAL_-1204783063', u'MULTIEQUAL_-1204783063'), (u'INDIRECT_-1204782052', u'MULTIEQUAL_-1204781855'), (u'INT_ADD_-1204786532', u'CAST_-1204779208'), (u'INDIRECT_-1204782464', u'MULTIEQUAL_-1204781344'), (u'LOAD_-1204789221', u'INT_ADD_-1204789185'), (u'MULTIEQUAL_-1204780833', u'INT_NOTEQUAL_-1204788658'), (u'LOAD_-1204787376', u'CALLIND_-1204787366'), ('const-433', u'LOAD_-1204790705'), (u'LOAD_-1204789124', u'CALLIND_-1204789114'), (u'CAST_-1204778562', u'INT_NOTEQUAL_-1204787111'), (u'MULTIEQUAL_-1204783840', u'CAST_-1204780864'), (u'MULTIEQUAL_-1204780480', u'MULTIEQUAL_-1204780644'), (u'INDIRECT_-1204781619', u'PTRADD_-1204788330'), ('tmp_1626', u'CBRANCH_-1204789208'), ('const-0', u'INT_NOTEQUAL_-1204790296'), ('const-4294967295', u'INT_EQUAL_-1204786528'), (u'CALL_-1204788269', u'INDIRECT_-1204780663'), (u'MULTIEQUAL_-1204781413', u'MULTIEQUAL_-1204780418'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780273'), ('const-1', u'PTRADD_-1204788811'), (u'LOAD_-1204788999', u'INT_NOTEQUAL_-1204788983'), (u'INDIRECT_-1204781183', u'MULTIEQUAL_-1204782380'), ('const-0', u'INT_NOTEQUAL_-1204788829'), (u'MULTIEQUAL_-1204782267', u'MULTIEQUAL_-1204782255'), (u'INDIRECT_-1204782052', u'MULTIEQUAL_-1204781843'), ('const-4294967295', u'INT_EQUAL_-1204786539'), (u'MULTIEQUAL_-1204780465', u'MULTIEQUAL_-1204780284'), ('const-0', u'PTRSUB_-1204778672'), (u'MULTIEQUAL_-1204782068', u'PTRADD_-1204788811'), (u'INDIRECT_-1204779579', u'MULTIEQUAL_-1204779639'), (u'LOAD_-1204787908', u'INT_ADD_-1204787886'), ('const-433', u'LOAD_-1204790406'), (u'MULTIEQUAL_-1204782380', u'MULTIEQUAL_-1204779845'), (u'MULTIEQUAL_-1204781889', u'PTRADD_-1204789008'), (u'CALL_-1204788574', u'INDIRECT_-1204781915'), ('tmp_415', u'CBRANCH_-1204790763'), (u'INDIRECT_-1204782464', u'MULTIEQUAL_-1204782267'), (u'MULTIEQUAL_-1204781461', u'MULTIEQUAL_-1204779761'), (u'CAST_-1204778820', u'LOAD_-1204787908'), (u'MULTIEQUAL_-1204782299', u'MULTIEQUAL_-1204781366'), (u'INDIRECT_-1204780265', u'MULTIEQUAL_-1204782314'), (u'MULTIEQUAL_-1204779742', u'MULTIEQUAL_-1204779734'), (u'SUBPIECE_-1204781283', u'CALL_-1204788804'), (u'LOAD_-1204788856', u'INT_ADD_-1204788807'), (u'CALL_-1204788269', u'INDIRECT_-1204780781'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780228'), (u'MULTIEQUAL_-1204781346', u'INT_EQUAL_-1204789291'), (u'MULTIEQUAL_-1204781857', u'MULTIEQUAL_-1204782088'), (u'MULTIEQUAL_-1204781732', u'MULTIEQUAL_-1204782068'), (u'INT_ADD_-1204787360', u'CAST_-1204779540'), (u'COPY_-1204780354', u'MULTIEQUAL_-1204781319'), (u'MULTIEQUAL_-1204782597', u'MULTIEQUAL_-1204782505'), ('const-0', u'SUBPIECE_-1204783385'), (u'CALL_-1204790995', u'INT_ADD_-1204788458'), (u'CALL_-1204786975', u'INDIRECT_-1204779794'), (u'INT_EQUAL_-1204788597', u'CBRANCH_-1204788595'), (u'MULTIEQUAL_-1204782187', u'MULTIEQUAL_-1204781921'), (u'MULTIEQUAL_-1204781339', u'MULTIEQUAL_-1204780428'), (u'CALL_-1204786063', u'INDIRECT_-1204780133'), (u'CAST_-1204780802', u'LOAD_-1204789180'), (u'MULTIEQUAL_-1204781842', u'MULTIEQUAL_-1204781829'), (u'PTRADD_-1204780382', u'LOAD_-1204788139'), (u'MULTIEQUAL_-1204780586', u'MULTIEQUAL_-1204780629'), (u'MULTIEQUAL_-1204782402', u'MULTIEQUAL_-1204779845'), ('const-32', u'INT_ADD_-1204790689'), (u'CALL_-1204789143', u'INDIRECT_-1204781992'), ('tmp_2561', u'CBRANCH_-1204788535'), (u'MULTIEQUAL_-1204780965', u'MULTIEQUAL_-1204781124'), (u'CALL_-1204786012', u'INDIRECT_-1204780001'), (u'CALL_-1204788407', u'INDIRECT_-1204781501'), (u'INDIRECT_-1204781541', u'MULTIEQUAL_-1204781873'), ('tmp_3121', u'CBRANCH_-1204788360'), (u'CALLIND_-1204786369', u'MULTIEQUAL_-1204781834'), (u'PTRADD_-1204790351', u'CAST_-1204780932'), ('const-0', u'COPY_-1204780971'), (u'INDIRECT_-1204781589', u'SUBPIECE_-1204781605'), ('const-433', u'LOAD_-1204789187'), ('tmp_5787', u'CBRANCH_-1204786836'), (u'INT_ADD_-1204787104', u'CAST_-1204779439'), (u'MULTIEQUAL_-1204780680', u'MULTIEQUAL_-1204780996'), (u'CALL_-1204786012', u'INDIRECT_-1204780198'), (u'INDIRECT_-1204779894', u'MULTIEQUAL_-1204779953'), (u'CALL_-1204789143', u'INDIRECT_-1204781874'), (u'CALL_-1204790949', u'MULTIEQUAL_-1204781364'), ('tmp_5103', u'BRANCH_-1204787487'), ('const-0', u'SUBPIECE_-1204780343'), ('const-16', u'PTRADD_-1204788750'), (u'INDIRECT_-1204782426', u'MULTIEQUAL_-1204782399'), ('const-1', u'PTRADD_-1204788719'), (u'CALLIND_-1204786112', u'INDIRECT_-1204779877'), ('tmp_1375', u'CBRANCH_-1204789558'), (u'PTRADD_-1204788794', u'CAST_-1204779913'), (u'MULTIEQUAL_-1204782084', u'MULTIEQUAL_-1204781152'), (u'COPY_-1204781137', u'MULTIEQUAL_-1204783840'), (u'MULTIEQUAL_-1204780465', u'MULTIEQUAL_-1204780436'), (u'MULTIEQUAL_-1204783160', u'INT_ADD_-1204790486'), ('const-433', u'LOAD_-1204787024'), (u'LOAD_-1204787704', u'CALLIND_-1204787694'), (u'CALL_-1204789574', u'INDIRECT_-1204781696'), (u'INDIRECT_-1204780792', u'MULTIEQUAL_-1204782402'), (u'MULTIEQUAL_-1204782107', u'MULTIEQUAL_-1204780987'), (u'PTRADD_-1204788698', u'CAST_-1204780090'), (u'CAST_-1204778953', u'LOAD_-1204787704'), (u'CAST_-1204779005', u'LOAD_-1204786379'), (u'INT_EQUAL_-1204787336', u'CBRANCH_-1204787331'), (u'INDIRECT_-1204782149', u'MULTIEQUAL_-1204781030'), (u'LOAD_-1204787983', u'CALLIND_-1204787973'), (u'MULTIEQUAL_-1204780644', u'MULTIEQUAL_-1204782559'), (u'INT_ADD_-1204789111', u'CAST_-1204780773'), (u'CALL_-1204790510', u'INDIRECT_-1204782014'), (u'INDIRECT_-1204779621', u'MULTIEQUAL_-1204780580'), ('const-4294967295', u'INT_EQUAL_-1204788916'), (u'MULTIEQUAL_-1204782502', u'MULTIEQUAL_-1204779944'), ('const--64', u'PTRSUB_-1204780465'), ('tmp_343', u'CBRANCH_-1204790819'), ('const-4294967295', u'INT_EQUAL_-1204789194'), ('const-72', u'INT_ADD_-1204787732'), ('const-433', u'LOAD_-1204787351'), (u'MULTIEQUAL_-1204781822', u'MULTIEQUAL_-1204782167'), (u'MULTIEQUAL_-1204782013', u'MULTIEQUAL_-1204783239'), (u'CAST_-1204779544', u'LOAD_-1204787382'), (u'INDIRECT_-1204781596', u'MULTIEQUAL_-1204781524'), (u'CALL_-1204787250', u'INT_EQUAL_-1204786119'), (u'CAST_-1204780823', u'LOAD_-1204789221'), (u'INDIRECT_-1204780273', u'MULTIEQUAL_-1204780572'), ('const-0', u'COPY_-1204779989'), (u'MULTIEQUAL_-1204783158', u'INT_XOR_-1204788597'), (u'MULTIEQUAL_-1204780987', u'MULTIEQUAL_-1204782083'), (u'SUBPIECE_-1204783385', u'INT_ADD_-1204783720'), ('const-76', u'INT_ADD_-1204790659'), (u'PTRADD_-1204789460', u'CAST_-1204780203'), (u'INDIRECT_-1204779877', u'MULTIEQUAL_-1204780252'), (u'SUBPIECE_-1204781605', u'PIECE_-1204781605'), ('const-433', u'LOAD_-1204788361'), (u'CALL_-1204788768', u'INDIRECT_-1204780892'), ('const-72', u'INT_ADD_-1204787967'), (u'CALL_-1204790146', u'INDIRECT_-1204782058'), (u'COPY_-1204779946', u'MULTIEQUAL_-1204781185'), (u'INDIRECT_-1204781069', u'MULTIEQUAL_-1204782299'), ('const-48', u'INT_ADD_-1204783720'), (u'CAST_-1204779679', u'LOAD_-1204788512'), ('tmp_30276', u'CALL_-1204786574'), ('const-433', u'LOAD_-1204790243'), ('tmp_30276', u'CALL_-1204786827'), (u'MULTIEQUAL_-1204782090', u'MULTIEQUAL_-1204779533'), (u'LOAD_-1204788849', u'INT_LESS_-1204788834'), (u'CAST_-1204779891', u'STORE_-1204788810'), (u'COPY_-1204783913', u'COPY_-1204781137'), (u'INT_ADD_-1204789004', u'CAST_-1204779994'), ('const-4294967248', u'INT_ADD_-1204789239'), (u'MULTIEQUAL_-1204783182', u'MULTIEQUAL_-1204780625'), (u'INT_NOTEQUAL_-1204788658', u'CBRANCH_-1204788654'), (u'MULTIEQUAL_-1204782281', u'MULTIEQUAL_-1204780991'), (u'MULTIEQUAL_-1204782039', u'MULTIEQUAL_-1204782027'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780176'), ('const-0', u'INT_EQUAL_-1204788754'), (u'INT_ADD_-1204789198', u'CAST_-1204780818'), (u'CALL_-1204790995', u'INDIRECT_-1204782384'), (u'MULTIEQUAL_-1204780644', u'MULTIEQUAL_-1204780450'), (u'SUBPIECE_-1204781082', u'MULTIEQUAL_-1204781054'), ('const-433', u'LOAD_-1204789008'), (u'INT_ADD_-1204786140', u'CAST_-1204778889'), (u'CAST_-1204779994', u'LOAD_-1204789020'), (u'CALL_-1204786574', u'INDIRECT_-1204780453'), (u'MULTIEQUAL_-1204782368', u'INT_EQUAL_-1204788728'), ('const-0', u'COPY_-1204779765'), (u'PTRADD_-1204787012', u'CAST_-1204778537'), (u'MULTIEQUAL_-1204780991', u'MULTIEQUAL_-1204781409'), (u'CALL_-1204789143', u'INDIRECT_-1204781777'), ('const-72', u'INT_ADD_-1204787358'), (u'MULTIEQUAL_-1204782014', u'PTRADD_-1204780382'), (u'LOAD_-1204788933', u'CAST_-1204779781'), (u'COPY_-1204780750', u'MULTIEQUAL_-1204781072'), (u'CALL_-1204788407', u'INDIRECT_-1204781404'), (u'INT_EQUAL_-1204786878', u'BOOL_AND_-1204786817'), (u'CALL_-1204786827', u'INDIRECT_-1204780117'), ('const-0', u'PTRSUB_-1204780410'), (u'LOAD_-1204786134', u'INT_EQUAL_-1204786119'), (u'MULTIEQUAL_-1204780436', u'MULTIEQUAL_-1204780252'), (u'MULTIEQUAL_-1204780644', u'MULTIEQUAL_-1204780574'), (u'MULTIEQUAL_-1204779521', u'INT_EQUAL_-1204786908'), (u'LOAD_-1204789214', u'INT_ADD_-1204789191'), (u'COPY_-1204780198', u'MULTIEQUAL_-1204781424'), (u'COPY_-1204781088', u'MULTIEQUAL_-1204784681'), (u'MULTIEQUAL_-1204782838', u'INT_EQUAL_-1204790202'), (u'INDIRECT_-1204781718', u'CALL_-1204788558'), (u'PIECE_-1204780456', u'MULTIEQUAL_-1204780368'), (u'INT_EQUAL_-1204790345', u'CBRANCH_-1204790343'), (u'SUBPIECE_-1204781187', u'COPY_-1204780198'), (u'MULTIEQUAL_-1204781545', u'MULTIEQUAL_-1204781776'), (u'INT_SLESS_-1204789151', u'CBRANCH_-1204789158'), (u'INT_ADD_-1204779844', u'PTRADD_-1204787435'), ('const-0', u'SUBPIECE_-1204783663'), (u'INDIRECT_-1204780854', u'MULTIEQUAL_-1204782084'), (u'INT_ADD_-1204789164', u'CAST_-1204780802'), (u'CAST_-1204778587', u'LOAD_-1204787168'), (u'LOAD_-1204788753', u'INT_LESSEQUAL_-1204788737'), ('const-32', u'INT_ADD_-1204786687'), (u'CAST_-1204778702', u'LOAD_-1204786620'), ('const-433', u'LOAD_-1204787902'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780131'), (u'CALL_-1204786047', u'INDIRECT_-1204780025'), (u'INT_ADD_-1204790798', u'CAST_-1204781189'), (u'MULTIEQUAL_-1204781615', u'MULTIEQUAL_-1204781602'), (u'INT_EQUAL_-1204786528', u'CBRANCH_-1204786525'), (u'INDIRECT_-1204781381', u'MULTIEQUAL_-1204781309'), (u'MULTIEQUAL_-1204782333', u'MULTIEQUAL_-1204782597'), (u'MULTIEQUAL_-1204781424', u'INT_NOTEQUAL_-1204780401'), (u'MULTIEQUAL_-1204781873', u'MULTIEQUAL_-1204781797'), ('tmp_1955', u'BRANCH_-1204788581'), (u'INDIRECT_-1204781586', u'INT_NOTEQUAL_-1204788314'), ('const--8', u'INT_ADD_-1204789164'), (u'INT_NOTEQUAL_-1204786157', u'CBRANCH_-1204786157'), (u'CALL_-1204788768', u'INDIRECT_-1204781204'), (u'INDIRECT_-1204779766', u'MULTIEQUAL_-1204780558'), (u'PTRADD_-1204786969', u'CAST_-1204779398')]
[(u'COPY_-1204780459', u'MULTIEQUAL_-1204784681'), (u'INDIRECT_-1204779944', u'MULTIEQUAL_-1204781993'), ('const-0', u'COPY_-1204779326'), ('const-4', u'SUBPIECE_-1204782214'), (u'MULTIEQUAL_-1204780863', u'MULTIEQUAL_-1204781959'), ('const-0', u'INT_NOTEQUAL_-1204787139'), (u'INDIRECT_-1204779739', u'MULTIEQUAL_-1204780533'), (u'CAST_-1204779574', u'INT_LESS_-1204788759'), ('const-240', u'INT_ADD_-1204790735'), (u'MULTIEQUAL_-1204780039', u'MULTIEQUAL_-1204781719'), ('const-0', u'INT_NOTEQUAL_-1204788897'), (u'LOAD_-1204790675', u'INT_EQUAL_-1204790660'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781592'), (u'INT_LESS_-1204788759', u'CBRANCH_-1204788755'), (u'CAST_-1204778971', u'LOAD_-1204786341'), (u'CALL_-1204790995', u'INT_ADD_-1204788658'), ('const-4294967295', u'PIECE_-1204781309'), ('const-4294967295', u'INT_EQUAL_-1204786878'), (u'CALL_-1204787250', u'INT_NOTEQUAL_-1204786086'), (u'CALL_-1204788729', u'INT_NOTEQUAL_-1204788464'), (u'INDIRECT_-1204780193', u'MULTIEQUAL_-1204782554'), (u'LOAD_-1204786548', u'CALLIND_-1204786538'), ('const-0', u'INT_NOTEQUAL_-1204789209'), (u'INDIRECT_-1204782762', u'MULTIEQUAL_-1204782654'), ('const-433', u'LOAD_-1204786390'), ('const-72', u'INT_ADD_-1204787104'), (u'MULTIEQUAL_-1204780614', u'PTRADD_-1204779465'), ('const-1', u'PTRADD_-1204788736'), (u'INDIRECT_-1204781440', u'MULTIEQUAL_-1204782253'), (u'MULTIEQUAL_-1204782554', u'MULTIEQUAL_-1204780821'), (u'INT_ADD_-1204791029', u'CALL_-1204790995'), ('const-0', u'INT_EQUAL_-1204787059'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204783130'), (u'COPY_-1204778842', u'MULTIEQUAL_-1204781381'), ('tmp_6053', u'BRANCH_-1204786108'), (u'INT_NOTEQUAL_-1204788314', u'CBRANCH_-1204788312'), (u'CAST_-1204780055', u'LOAD_-1204789124'), ('const-433', u'LOAD_-1204788999'), (u'INDIRECT_-1204781592', u'MULTIEQUAL_-1204782397'), (u'SUBPIECE_-1204781584', u'PIECE_-1204781584'), ('const-0', u'COPY_-1204788070'), ('const-4', u'SUBPIECE_-1204781696'), ('const-0', u'INT_EQUAL_-1204789084'), (u'CALL_-1204788768', u'INDIRECT_-1204781202'), (u'COPY_-1204779214', u'MULTIEQUAL_-1204779556'), (u'CAST_-1204780869', u'INT_EQUAL_-1204790258'), (u'INDIRECT_-1204781681', u'MULTIEQUAL_-1204781937'), (u'INDIRECT_-1204781354', u'MULTIEQUAL_-1204781301'), ('tmp_30958', u'LOAD_-1204787144'), (u'INT_EQUAL_-1204788928', u'CBRANCH_-1204788926'), (u'INT_NOTEQUAL_-1204786991', u'CBRANCH_-1204786989'), (u'CALL_-1204787861', u'INDIRECT_-1204779963'), ('const-224', u'INT_ADD_-1204787191'), (u'COPY_-1204779861', u'MULTIEQUAL_-1204781463'), (u'MULTIEQUAL_-1204782132', u'SUBPIECE_-1204782214'), (u'INT_ADD_-1204788711', u'CAST_-1204779839'), (u'MULTIEQUAL_-1204782178', u'MULTIEQUAL_-1204780887'), (u'CALL_-1204788558', u'INDIRECT_-1204781899'), (u'INDIRECT_-1204781332', u'MULTIEQUAL_-1204781282'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780423'), (u'INDIRECT_-1204781594', u'MULTIEQUAL_-1204781522'), (u'INDIRECT_-1204779809', u'MULTIEQUAL_-1204780768'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781176'), ('const-433', u'LOAD_-1204786347'), (u'LOAD_-1204787754', u'INT_ADD_-1204787732'), (u'INT_ADD_-1204779043', u'CALL_-1204786063'), (u'INDIRECT_-1204779712', u'MULTIEQUAL_-1204780671'), (u'INT_EQUAL_-1204789194', u'CBRANCH_-1204789192'), (u'PTRADD_-1204787444', u'CAST_-1204779675'), (u'INDIRECT_-1204780013', u'MULTIEQUAL_-1204781853'), (u'CALL_-1204788729', u'INDIRECT_-1204781378'), (u'INDIRECT_-1204781878', u'MULTIEQUAL_-1204782134'), (u'CAST_-1204779190', u'LOAD_-1204786548'), (u'MULTIEQUAL_-1204780105', u'MULTIEQUAL_-1204781750'), (u'INDIRECT_-1204780293', u'MULTIEQUAL_-1204782654'), (u'INDIRECT_-1204780711', u'MULTIEQUAL_-1204781349'), (u'MULTIEQUAL_-1204780039', u'MULTIEQUAL_-1204782309'), (u'LOAD_-1204789070', u'INT_LESSEQUAL_-1204789047'), ('const-2', u'PTRADD_-1204779465'), ('const-4212376', u'PTRSUB_-1204780913'), (u'COPY_-1204779011', u'MULTIEQUAL_-1204781085'), (u'MULTIEQUAL_-1204782999', u'MULTIEQUAL_-1204782980'), (u'CAST_-1204780959', u'INT_LESS_-1204790446'), (u'MULTIEQUAL_-1204782494', u'MULTIEQUAL_-1204782450'), (u'CALL_-1204788804', u'INDIRECT_-1204781651'), ('tmp_3177', u'BRANCH_-1204788309'), (u'PTRADD_-1204779209', u'LOAD_-1204786581'), (u'CAST_-1204780756', u'INT_NOTEQUAL_-1204789086'), (u'COPY_-1204781160', u'COPY_-1204780861'), ('const-3', u'PTRADD_-1204780848'), (u'INDIRECT_-1204781878', u'MULTIEQUAL_-1204782109'), (u'MULTIEQUAL_-1204779624', u'COPY_-1204778726'), (u'CALL_-1204787285', u'INDIRECT_-1204780987'), (u'MULTIEQUAL_-1204781511', u'INT_EQUAL_-1204790638'), (u'INDIRECT_-1204782143', u'MULTIEQUAL_-1204781946'), (u'MULTIEQUAL_-1204781765', u'MULTIEQUAL_-1204781429'), (u'MULTIEQUAL_-1204781306', u'MULTIEQUAL_-1204781296'), (u'INDIRECT_-1204781038', u'MULTIEQUAL_-1204780985'), ('tmp_4543', u'CBRANCH_-1204788503'), (u'LOAD_-1204788139', u'CAST_-1204780229'), ('tmp_4043', u'CBRANCH_-1204788879'), (u'MULTIEQUAL_-1204781619', u'INT_NOTEQUAL_-1204790820'), (u'INDIRECT_-1204780368', u'MULTIEQUAL_-1204780667'), (u'MULTIEQUAL_-1204781984', u'PTRADD_-1204780886'), ('const-0', u'INT_NOTEQUAL_-1204790820'), (u'MULTIEQUAL_-1204782222', u'PTRADD_-1204781138'), (u'CALL_-1204788519', u'INT_NOTEQUAL_-1204788504'), (u'LOAD_-1204789070', u'MULTIEQUAL_-1204785594'), ('const-433', u'LOAD_-1204788727'), (u'LOAD_-1204788849', u'CAST_-1204779906'), (u'INT_SEXT_-1204788275', u'CALL_-1204788269'), (u'MULTIEQUAL_-1204782092', u'MULTIEQUAL_-1204782362'), (u'COPY_-1204780783', u'MULTIEQUAL_-1204781175'), ('tmp_20786', u'PTRSUB_-1204781473'), ('const-433', u'LOAD_-1204790814'), (u'MULTIEQUAL_-1204782207', u'MULTIEQUAL_-1204782180'), (u'INDIRECT_-1204781811', u'MULTIEQUAL_-1204781745'), (u'MULTIEQUAL_-1204783158', u'MULTIEQUAL_-1204782933'), (u'MULTIEQUAL_-1204780671', u'MULTIEQUAL_-1204781089'), ('const-4', u'INT_ADD_-1204789021'), ('tmp_6724', u'BRANCH_-1204785723'), ('tmp_4895', u'BRANCH_-1204786600'), (u'INT_EQUAL_-1204790180', u'CBRANCH_-1204790177'), (u'COPY_-1204781160', u'MULTIEQUAL_-1204781085'), (u'MULTIEQUAL_-1204781946', u'PTRADD_-1204790181'), (u'INDIRECT_-1204780973', u'MULTIEQUAL_-1204781339'), (u'PTRSUB_-1204778620', u'CALL_-1204786975'), (u'MULTIEQUAL_-1204780446', u'MULTIEQUAL_-1204781511'), (u'LOAD_-1204789221', u'INT_ADD_-1204789198'), (u'MULTIEQUAL_-1204782632', u'INT_EQUAL_-1204788879'), (u'CAST_-1204778488', u'STORE_-1204786986'), (u'MULTIEQUAL_-1204782106', u'MULTIEQUAL_-1204783334'), (u'INT_NOTEQUAL_-1204790820', u'CBRANCH_-1204790819'), ('tmp_30958', u'CALL_-1204789143'), (u'CALL_-1204790995', u'INT_ADD_-1204787232'), (u'INT_ADD_-1204789119', u'CAST_-1204780766'), (u'MULTIEQUAL_-1204782282', u'MULTIEQUAL_-1204782016'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781492'), (u'MULTIEQUAL_-1204782159', u'MULTIEQUAL_-1204779624'), (u'LOAD_-1204788791', u'CAST_-1204780591'), (u'MULTIEQUAL_-1204781086', u'MULTIEQUAL_-1204781504'), (u'COPY_-1204780215', u'COPY_-1204779932'), (u'MULTIEQUAL_-1204780409', u'MULTIEQUAL_-1204780226'), (u'MULTIEQUAL_-1204781511', u'CALL_-1204790603'), (u'INDIRECT_-1204781193', u'MULTIEQUAL_-1204782494'), ('const-433', u'LOAD_-1204790406'), (u'MULTIEQUAL_-1204779721', u'MULTIEQUAL_-1204781400'), ('const-0', u'COPY_-1204788737'), (u'CAST_-1204780224', u'INT_LESS_-1204788117'), (u'CAST_-1204779203', u'LOAD_-1204786703'), (u'MULTIEQUAL_-1204780711', u'MULTIEQUAL_-1204780681'), (u'PTRSUB_-1204780444', u'INT_NOTEQUAL_-1204789501'), (u'CALL_-1204785738', u'INDIRECT_-1204780058'), (u'CALL_-1204788729', u'INDIRECT_-1204781059'), (u'CALL_-1204788729', u'INT_EQUAL_-1204788519'), ('const-8', u'PTRADD_-1204779259'), (u'MULTIEQUAL_-1204782575', u'MULTIEQUAL_-1204781719'), (u'COPY_-1204788871', u'MULTIEQUAL_-1204782376'), ('tmp_5532', u'CBRANCH_-1204787005'), (u'MULTIEQUAL_-1204782654', u'MULTIEQUAL_-1204782597'), (u'MULTIEQUAL_-1204779834', u'MULTIEQUAL_-1204781524'), (u'CALLIND_-1204786604', u'INDIRECT_-1204779891'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780104'), (u'CAST_-1204779097', u'INT_LESS_-1204786566'), (u'INDIRECT_-1204780668', u'MULTIEQUAL_-1204782278'), (u'MULTIEQUAL_-1204782378', u'MULTIEQUAL_-1204781522'), (u'MULTIEQUAL_-1204782475', u'MULTIEQUAL_-1204779949'), (u'COPY_-1204781252', u'MULTIEQUAL_-1204781490'), ('tmp_639', u'CBRANCH_-1204790587'), ('const-101', u'CALL_-1204788866'), ('tmp_5683', u'CBRANCH_-1204786906'), (u'MULTIEQUAL_-1204782159', u'MULTIEQUAL_-1204781302'), ('tmp_1578', u'BRANCH_-1204787844'), ('tmp_4359', u'CBRANCH_-1204788654'), ('tmp_3013', u'CBRANCH_-1204788735'), (u'MULTIEQUAL_-1204781403', u'MULTIEQUAL_-1204780490'), ('const-0', u'COPY_-1204788603'), (u'MULTIEQUAL_-1204780778', u'MULTIEQUAL_-1204780711'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779712'), (u'MULTIEQUAL_-1204781892', u'MULTIEQUAL_-1204782163'), (u'INDIRECT_-1204780657', u'MULTIEQUAL_-1204781023'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781559'), (u'INDIRECT_-1204781637', u'MULTIEQUAL_-1204782450'), ('const-1', u'COPY_-1204780025'), (u'INDIRECT_-1204780069', u'MULTIEQUAL_-1204780445'), (u'MULTIEQUAL_-1204782319', u'MULTIEQUAL_-1204782309'), (u'MULTIEQUAL_-1204781917', u'MULTIEQUAL_-1204782262'), (u'CAST_-1204778573', u'INT_NOTEQUAL_-1204786991'), (u'CALL_-1204789574', u'INDIRECT_-1204781791'), (u'CALL_-1204790510', u'INDIRECT_-1204782105'), ('tmp_30958', u'CALL_-1204788574'), (u'INT_NOTEQUAL_-1204789004', u'CBRANCH_-1204789000'), (u'INT_LESS_-1204789223', u'CBRANCH_-1204789232'), (u'MULTIEQUAL_-1204782378', u'MULTIEQUAL_-1204781403'), ('const--24', u'PTRADD_-1204787444'), (u'CALL_-1204788574', u'INDIRECT_-1204781691'), ('const-433', u'LOAD_-1204788781'), (u'CAST_-1204779374', u'INT_LESS_-1204787009'), ('const-8', u'PTRADD_-1204779488'), ('const--8', u'PTRADD_-1204786926'), ('const-433', u'LOAD_-1204788978'), ('tmp_1756', u'CBRANCH_-1204788725'), (u'MULTIEQUAL_-1204781471', u'MULTIEQUAL_-1204781892'), ('const-4', u'SUBPIECE_-1204781129'), (u'LOAD_-1204787710', u'INT_ADD_-1204787688'), (u'INT_SEXT_-1204788332', u'CALL_-1204788336'), (u'INDIRECT_-1204781257', u'PTRADD_-1204780090'), (u'INT_EQUAL_-1204790315', u'COPY_-1204781041'), ('tmp_4195', u'CBRANCH_-1204788772'), ('tmp_30958', u'CALL_-1204788407'), (u'INDIRECT_-1204779974', u'MULTIEQUAL_-1204782335'), (u'MULTIEQUAL_-1204782222', u'PTRADD_-1204781143'), ('const-0', u'COPY_-1204785966'), ('tmp_3085', u'CBRANCH_-1204788386'), (u'INT_ADD_-1204789575', u'CAST_-1204780252'), ('const-0', u'INT_NOTEQUAL_-1204786859'), (u'MULTIEQUAL_-1204782397', u'MULTIEQUAL_-1204782376'), (u'COPY_-1204779195', u'MULTIEQUAL_-1204779556'), (u'MULTIEQUAL_-1204780731', u'COPY_-1204780462'), (u'INT_NOTEQUAL_-1204788535', u'CBRANCH_-1204788535'), (u'PTRADD_-1204787070', u'CAST_-1204778560'), ('const-1', u'PTRADD_-1204787289'), ('const-0', u'INT_EQUAL_-1204780044'), (u'INT_NOTEQUAL_-1204788504', u'CBRANCH_-1204788503'), (u'COPY_-1204780783', u'MULTIEQUAL_-1204780910'), (u'MULTIEQUAL_-1204782222', u'MULTIEQUAL_-1204782210'), (u'INDIRECT_-1204781651', u'MULTIEQUAL_-1204781600'), (u'INT_NOTEQUAL_-1204780428', u'BOOL_OR_-1204788823'), (u'LOAD_-1204788727', u'INT_NOTEQUAL_-1204788691'), (u'MULTIEQUAL_-1204782183', u'MULTIEQUAL_-1204782107'), (u'INT_EQUAL_-1204788946', u'CBRANCH_-1204788944'), (u'CALL_-1204788336', u'INDIRECT_-1204781264'), (u'INDIRECT_-1204781791', u'MULTIEQUAL_-1204781719'), (u'MULTIEQUAL_-1204782031', u'MULTIEQUAL_-1204781400'), (u'CALL_-1204790995', u'INDIRECT_-1204782794'), (u'CALL_-1204790995', u'INT_ADD_-1204787122'), (u'LOAD_-1204789121', u'CAST_-1204780756'), (u'INT_NOTEQUAL_-1204788983', u'CBRANCH_-1204788978'), (u'LOAD_-1204786390', u'INT_ADD_-1204786363'), ('const-433', u'LOAD_-1204787380'), (u'INT_ADD_-1204787027', u'MULTIEQUAL_-1204783334'), ('const-433', u'LOAD_-1204789180'), (u'CALL_-1204788269', u'INDIRECT_-1204780657'), (u'LOAD_-1204787248', u'INT_NOTEQUAL_-1204786157'), (u'COPY_-1204780490', u'COPY_-1204780459'), (u'CALL_-1204789574', u'INDIRECT_-1204781691'), (u'COPY_-1204790924', u'MULTIEQUAL_-1204783334'), (u'LOAD_-1204787120', u'INT_EQUAL_-1204787105'), (u'LOAD_-1204788355', u'CALLIND_-1204788345'), ('tmp_1656', u'CBRANCH_-1204789192'), (u'PTRADD_-1204779776', u'LOAD_-1204788781'), (u'CALL_-1204788786', u'INDIRECT_-1204781318'), (u'INDIRECT_-1204781551', u'MULTIEQUAL_-1204781500'), (u'PTRADD_-1204780755', u'LOAD_-1204788791'), (u'MULTIEQUAL_-1204780584', u'LOAD_-1204786347'), (u'INT_AND_-1204784218', u'CALL_-1204788729'), (u'LOAD_-1204788727', u'INT_NOTEQUAL_-1204788464'), (u'INDIRECT_-1204781221', u'MULTIEQUAL_-1204781145'), ('const-0', u'INT_NOTEQUAL_-1204786157'), ('const--24', u'PTRADD_-1204790181'), (u'INDIRECT_-1204782559', u'MULTIEQUAL_-1204781439'), (u'INT_ADD_-1204789108', u'CAST_-1204780055'), (u'CAST_-1204779420', u'LOAD_-1204787120'), ('const-433', u'LOAD_-1204786588'), (u'CALL_-1204789143', u'INDIRECT_-1204782087'), (u'INT_SEXT_-1204790148', u'CALL_-1204790146'), (u'COPY_-1204780003', u'MULTIEQUAL_-1204781490'), (u'MULTIEQUAL_-1204782497', u'MULTIEQUAL_-1204782475'), (u'INDIRECT_-1204780585', u'MULTIEQUAL_-1204780655'), (u'MULTIEQUAL_-1204780614', u'LOAD_-1204786554'), (u'CALL_-1204788768', u'INDIRECT_-1204781399'), ('const-32', u'INT_ADD_-1204789171'), ('const-0', u'COPY_-1204780381'), ('tmp_6210', u'BRANCH_-1204786362'), ('const-433', u'LOAD_-1204788696'), ('const-433', u'LOAD_-1204788873'), (u'CAST_-1204779579', u'LOAD_-1204788751'), (u'LOAD_-1204788856', u'CAST_-1204779907'), (u'SUBPIECE_-1204782088', u'INT_EQUAL_-1204788916'), (u'INT_EQUAL_-1204781665', u'BOOL_AND_-1204779210'), ('tmp_3613', u'CBRANCH_-1204789181'), (u'MULTIEQUAL_-1204781862', u'MULTIEQUAL_-1204781860'), (u'LOAD_-1204787351', u'INT_EQUAL_-1204787336'), (u'CAST_-1204779144', u'INT_LESS_-1204786567'), (u'CALL_-1204788558', u'INDIRECT_-1204781999'), (u'MULTIEQUAL_-1204782183', u'MULTIEQUAL_-1204781917'), (u'MULTIEQUAL_-1204781770', u'MULTIEQUAL_-1204782043'), (u'INDIRECT_-1204780848', u'MULTIEQUAL_-1204782078'), ('const-8', u'PTRADD_-1204780548'), (u'MULTIEQUAL_-1204781047', u'COPY_-1204779760'), (u'PIECE_-1204782214', u'MULTIEQUAL_-1204782099'), (u'COPY_-1204781147', u'MULTIEQUAL_-1204781378'), ('tmp_4940', u'CBRANCH_-1204788113'), (u'LOAD_-1204788940', u'CAST_-1204779791'), ('tmp_3469', u'CBRANCH_-1204789288'), (u'CAST_-1204779410', u'LOAD_-1204787098'), ('tmp_3228', u'CBRANCH_-1204787133'), (u'CALL_-1204787285', u'INDIRECT_-1204780668'), (u'COPY_-1204780792', u'MULTIEQUAL_-1204781016'), (u'CAST_-1204778989', u'LOAD_-1204786379'), (u'INT_EQUAL_-1204790784', u'CBRANCH_-1204790783'), (u'LOAD_-1204788760', u'INT_LESSEQUAL_-1204788737'), (u'LOAD_-1204788474', u'INT_EQUAL_-1204788459'), ('const-433', u'LOAD_-1204789598'), (u'COPY_-1204779913', u'MULTIEQUAL_-1204781256'), (u'MULTIEQUAL_-1204780409', u'SUBPIECE_-1204780435'), (u'COPY_-1204781124', u'MULTIEQUAL_-1204783855'), ('tmp_30958', u'LOAD_-1204787168'), (u'LOAD_-1204788873', u'MULTIEQUAL_-1204785197'), ('const-433', u'LOAD_-1204786969'), (u'LOAD_-1204788947', u'INT_NOTEQUAL_-1204788908'), (u'MULTIEQUAL_-1204782152', u'MULTIEQUAL_-1204782112'), (u'MULTIEQUAL_-1204780545', u'MULTIEQUAL_-1204780669'), ('tmp_4870', u'BRANCH_-1204786803'), ('tmp_4773', u'CBRANCH_-1204788312'), ('const-433', u'LOAD_-1204788474'), (u'MULTIEQUAL_-1204782051', u'MULTIEQUAL_-1204782016'), (u'INT_NOTEQUAL_-1204786706', u'CBRANCH_-1204786704'), (u'INDIRECT_-1204781257', u'PTRADD_-1204780095'), (u'MULTIEQUAL_-1204781791', u'MULTIEQUAL_-1204781765'), (u'LOAD_-1204788978', u'MULTIEQUAL_-1204783556'), (u'INT_EQUAL_-1204786723', u'CBRANCH_-1204786720'), (u'LOAD_-1204786559', u'MULTIEQUAL_-1204781874'), (u'CAST_-1204779675', u'STORE_-1204787504'), ('const-0', u'SUBPIECE_-1204780717'), (u'MULTIEQUAL_-1204782262', u'MULTIEQUAL_-1204782250'), (u'CAST_-1204780851', u'LOAD_-1204790243'), ('const-2', u'PTRADD_-1204780095'), (u'INDIRECT_-1204780360', u'MULTIEQUAL_-1204782409'), (u'MULTIEQUAL_-1204782084', u'MULTIEQUAL_-1204781827'), (u'CALL_-1204790949', u'COPY_-1204781307'), (u'LOAD_-1204787380', u'INT_ADD_-1204787358'), ('const-433', u'LOAD_-1204787161'), (u'MULTIEQUAL_-1204779624', u'MULTIEQUAL_-1204781893'), (u'INDIRECT_-1204781851', u'MULTIEQUAL_-1204782183'), (u'MULTIEQUAL_-1204781698', u'MULTIEQUAL_-1204782043'), ('const-4294967295', u'INT_EQUAL_-1204788728'), (u'COPY_-1204780381', u'MULTIEQUAL_-1204781381'), (u'INT_ADD_-1204788427', u'CAST_-1204780407'), (u'MULTIEQUAL_-1204782107', u'MULTIEQUAL_-1204782081'), ('const-2', u'PTRADD_-1204779493'), (u'CALL_-1204786574', u'INDIRECT_-1204780426'), (u'MULTIEQUAL_-1204782009', u'MULTIEQUAL_-1204781568'), (u'INT_AND_-1204788583', u'COPY_-1204780508'), (u'LOAD_-1204788109', u'MULTIEQUAL_-1204783062'), ('const-433', u'LOAD_-1204786341'), (u'COPY_-1204780771', u'MULTIEQUAL_-1204781225'), (u'MULTIEQUAL_-1204779624', u'MULTIEQUAL_-1204781302'), (u'INT_ADD_-1204787220', u'CAST_-1204779471'), ('const-4', u'SUBPIECE_-1204780368'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779931'), (u'INDIRECT_-1204780169', u'MULTIEQUAL_-1204780257'), (u'CALL_-1204786047', u'INDIRECT_-1204780120'), ('tmp_6098', u'CBRANCH_-1204786563'), ('tmp_4709', u'CBRANCH_-1204788367'), (u'MULTIEQUAL_-1204782256', u'MULTIEQUAL_-1204781431'), (u'MULTIEQUAL_-1204782600', u'MULTIEQUAL_-1204782762'), (u'MULTIEQUAL_-1204781853', u'MULTIEQUAL_-1204782084'), (u'COPY_-1204786531', u'MULTIEQUAL_-1204780473'), ('const-80', u'INT_ADD_-1204786532'), (u'PTRADD_-1204786926', u'CAST_-1204778488'), (u'CAST_-1204780084', u'INT_LESSEQUAL_-1204788737'), (u'CALL_-1204787285', u'INDIRECT_-1204780887'), (u'CALL_-1204786827', u'INDIRECT_-1204780409'), (u'LOAD_-1204787031', u'INT_ADD_-1204786982'), ('const-46', u'CALL_-1204788786'), (u'CALLIND_-1204787892', u'MULTIEQUAL_-1204783872'), (u'MULTIEQUAL_-1204781767', u'MULTIEQUAL_-1204779591'), (u'MULTIEQUAL_-1204781980', u'MULTIEQUAL_-1204781937'), (u'PTRADD_-1204779981', u'LOAD_-1204788933'), (u'MULTIEQUAL_-1204781490', u'INT_EQUAL_-1204780043'), ('const-16', u'INT_ADD_-1204789575'), ('const--65', u'PTRSUB_-1204778819'), (u'INT_ADD_-1204786106', u'CAST_-1204778667'), (u'MULTIEQUAL_-1204781311', u'COPY_-1204780162'), (u'PTRADD_-1204780090', u'LOAD_-1204788849'), (u'CALL_-1204786574', u'INDIRECT_-1204780745'), (u'MULTIEQUAL_-1204779803', u'INT_EQUAL_-1204787123'), (u'MULTIEQUAL_-1204782256', u'MULTIEQUAL_-1204779730'), ('const-0', u'STORE_-1204786986'), (u'MULTIEQUAL_-1204782256', u'MULTIEQUAL_-1204781400'), (u'INDIRECT_-1204782459', u'MULTIEQUAL_-1204782262'), (u'MULTIEQUAL_-1204781601', u'MULTIEQUAL_-1204781946'), (u'MULTIEQUAL_-1204780379', u'MULTIEQUAL_-1204780531'), (u'INT_ADD_-1204786982', u'STORE_-1204786974'), ('const-0', u'INT_EQUAL_-1204790930'), (u'MULTIEQUAL_-1204782241', u'MULTIEQUAL_-1204783077'), (u'COPY_-1204781236', u'MULTIEQUAL_-1204781463'), (u'INDIRECT_-1204781778', u'MULTIEQUAL_-1204782034'), (u'PTRSUB_-1204778819', u'CALL_-1204787861'), ('const-4294967295', u'INT_EQUAL_-1204788916'), (u'INT_EQUAL_-1204788916', u'COPY_-1204780755'), (u'MULTIEQUAL_-1204782022', u'MULTIEQUAL_-1204782009'), (u'PIECE_-1204780368', u'MULTIEQUAL_-1204780436'), (u'MULTIEQUAL_-1204781827', u'MULTIEQUAL_-1204782163'), ('tmp_30958', u'CALL_-1204788441'), (u'PTRADD_-1204779488', u'LOAD_-1204787024'), ('const--64', u'PTRSUB_-1204781038'), (u'INDIRECT_-1204781592', u'MULTIEQUAL_-1204782419'), (u'MULTIEQUAL_-1204782163', u'MULTIEQUAL_-1204782152'), (u'COPY_-1204781661', u'MULTIEQUAL_-1204781588'), (u'LOAD_-1204789142', u'INT_ADD_-1204789119'), (u'MULTIEQUAL_-1204781522', u'COPY_-1204780458'), (u'LOAD_-1204790399', u'CAST_-1204780926'), ('tmp_5121', u'BRANCH_-1204787282'), (u'LOAD_-1204786614', u'CALLIND_-1204786604'), (u'MULTIEQUAL_-1204780985', u'INT_EQUAL_-1204788861'), (u'MULTIEQUAL_-1204783255', u'INT_NOTEQUAL_-1204788360'), (u'CALL_-1204790995', u'INT_ADD_-1204785976'), (u'SUBPIECE_-1204783748', u'INT_ADD_-1204790512'), (u'INDIRECT_-1204779998', u'SUBPIECE_-1204779987'), (u'CALL_-1204786975', u'INDIRECT_-1204779573'), (u'MULTIEQUAL_-1204779689', u'COPY_-1204778783'), ('const-0', u'INT_EQUAL_-1204781666'), ('const-1', u'COPY_-1204779414'), (u'INT_ADD_-1204787360', u'CAST_-1204779531'), ('const-4294967295', u'INT_AND_-1204784783'), (u'CALL_-1204786827', u'INDIRECT_-1204780212'), (u'INT_NOTEQUAL_-1204788908', u'CBRANCH_-1204788907'), ('const-72', u'INT_ADD_-1204786118'), (u'INT_LESS_-1204790446', u'CBRANCH_-1204790442'), (u'MULTIEQUAL_-1204780750', u'MULTIEQUAL_-1204780778'), (u'MULTIEQUAL_-1204782109', u'MULTIEQUAL_-1204782092'), (u'CAST_-1204781056', u'LOAD_-1204790653'), (u'COPY_-1204786415', u'MULTIEQUAL_-1204780560'), (u'MULTIEQUAL_-1204782378', u'MULTIEQUAL_-1204779840'), (u'MULTIEQUAL_-1204782575', u'MULTIEQUAL_-1204780039'), (u'COPY_-1204780178', u'MULTIEQUAL_-1204781490'), (u'PTRSUB_-1204781305', u'CALL_-1204788804'), (u'MULTIEQUAL_-1204782575', u'MULTIEQUAL_-1204780048'), ('const-8', u'PTRADD_-1204780881'), (u'COPY_-1204788070', u'MULTIEQUAL_-1204782092'), (u'INDIRECT_-1204781492', u'MULTIEQUAL_-1204782297'), (u'INT_SRIGHT_-1204790536', u'SUBPIECE_-1204783748'), ('const-433', u'LOAD_-1204790243'), (u'CAST_-1204780425', u'LOAD_-1204788474'), ('tmp_20795', u'COPY_-1204781427'), (u'MULTIEQUAL_-1204780681', u'MULTIEQUAL_-1204782456'), (u'INT_EQUAL_-1204790638', u'CBRANCH_-1204790636'), (u'INDIRECT_-1204780488', u'MULTIEQUAL_-1204780584'), (u'CALL_-1204787250', u'INT_EQUAL_-1204786141'), ('const-0', u'COPY_-1204786531'), (u'MULTIEQUAL_-1204781959', u'MULTIEQUAL_-1204780671'), (u'MULTIEQUAL_-1204781959', u'MULTIEQUAL_-1204781089'), (u'COPY_-1204779760', u'MULTIEQUAL_-1204781016'), ('const-228', u'INT_ADD_-1204788711'), (u'CALL_-1204786975', u'INDIRECT_-1204779889'), (u'INDIRECT_-1204781278', u'MULTIEQUAL_-1204782475'), ('const-4212376', u'PTRSUB_-1204790776'), (u'INDIRECT_-1204781273', u'SUBPIECE_-1204781309'), (u'CALL_-1204788336', u'INDIRECT_-1204781067'), (u'CALLIND_-1204786112', u'INDIRECT_-1204779850'), ('const-0', u'COPY_-1204780199'), (u'COPY_-1204780201', u'MULTIEQUAL_-1204780446'), (u'CALL_-1204790949', u'INDIRECT_-1204782565'), (u'MULTIEQUAL_-1204782143', u'MULTIEQUAL_-1204782999'), (u'CALL_-1204785738', u'INDIRECT_-1204779861'), (u'INT_ADD_-1204789191', u'STORE_-1204787504'), (u'INT_LESS_-1204788834', u'CBRANCH_-1204788830'), (u'COPY_-1204780422', u'PIECE_-1204783184'), (u'MULTIEQUAL_-1204782378', u'MULTIEQUAL_-1204781553'), (u'CAST_-1204779375', u'INT_LESS_-1204787009'), (u'MULTIEQUAL_-1204780584', u'MULTIEQUAL_-1204780569'), (u'MULTIEQUAL_-1204781892', u'MULTIEQUAL_-1204782084'), (u'MULTIEQUAL_-1204782275', u'MULTIEQUAL_-1204782262'), ('const--16', u'INT_ADD_-1204789185'), (u'MULTIEQUAL_-1204780436', u'MULTIEQUAL_-1204780257'), (u'INT_EQUAL_-1204787105', u'CBRANCH_-1204787103'), (u'LOAD_-1204788798', u'MULTIEQUAL_-1204785197'), (u'LOAD_-1204786341', u'CALLIND_-1204786331'), ('const-433', u'LOAD_-1204786134'), ('const-0', u'INT_EQUAL_-1204790180'), (u'MULTIEQUAL_-1204781405', u'MULTIEQUAL_-1204782475'), ('tmp_4453', u'CBRANCH_-1204788595'), (u'MULTIEQUAL_-1204780531', u'INT_NOTEQUAL_-1204786706'), (u'COPY_-1204780247', u'MULTIEQUAL_-1204783855'), ('const-0', u'INT_EQUAL_-1204790784'), ('const-433', u'STORE_-1204786986'), (u'INT_EQUAL_-1204788497', u'CBRANCH_-1204788495'), ('const-4294967295', u'INT_EQUAL_-1204786539'), ('const-433', u'LOAD_-1204787983'), (u'MULTIEQUAL_-1204782181', u'MULTIEQUAL_-1204779624'), ('const-433', u'LOAD_-1204788690'), ('tmp_3366', u'BRANCH_-1204786972'), (u'COPY_-1204780457', u'COPY_-1204780422'), (u'MULTIEQUAL_-1204781892', u'PTRADD_-1204780755'), (u'LOAD_-1204789591', u'CALL_-1204789574'), ('tmp_517', u'CBRANCH_-1204790676'), (u'MULTIEQUAL_-1204780878', u'MULTIEQUAL_-1204780921'), (u'MULTIEQUAL_-1204782866', u'MULTIEQUAL_-1204782600'), (u'SUBPIECE_-1204780717', u'INT_EQUAL_-1204786878'), (u'INT_ADD_-1204787232', u'CAST_-1204779478'), ('const-3', u'PTRADD_-1204779209'), ('const-433', u'LOAD_-1204787024'), (u'INT_ADD_-1204786118', u'CAST_-1204778859'), (u'MULTIEQUAL_-1204782275', u'MULTIEQUAL_-1204781405'), (u'MULTIEQUAL_-1204779825', u'MULTIEQUAL_-1204781619'), (u'INT_NOTEQUAL_-1204788744', u'CBRANCH_-1204788742'), (u'COPY_-1204790742', u'MULTIEQUAL_-1204783158'), (u'CALL_-1204786827', u'INDIRECT_-1204780309'), (u'CALL_-1204788768', u'INDIRECT_-1204780983'), (u'LOAD_-1204788534', u'INT_EQUAL_-1204788519'), (u'INDIRECT_-1204781911', u'MULTIEQUAL_-1204781844'), (u'MULTIEQUAL_-1204780436', u'MULTIEQUAL_-1204780409'), (u'MULTIEQUAL_-1204780962', u'INT_EQUAL_-1204788861'), ('const-433', u'STORE_-1204786966'), (u'MULTIEQUAL_-1204782099', u'MULTIEQUAL_-1204782090'), (u'LOAD_-1204786582', u'CAST_-1204779144'), ('const-3', u'PTRADD_-1204779488'), (u'MULTIEQUAL_-1204781646', u'LOAD_-1204788361'), (u'INT_LESS_-1204790384', u'CBRANCH_-1204790380'), (u'CALL_-1204788519', u'INDIRECT_-1204781872'), (u'COPY_-1204781307', u'MULTIEQUAL_-1204781381'), (u'MULTIEQUAL_-1204781860', u'SUBPIECE_-1204781928'), (u'COPY_-1204780025', u'MULTIEQUAL_-1204780985'), (u'CALL_-1204790995', u'INT_ADD_-1204786687'), (u'LOAD_-1204788760', u'MULTIEQUAL_-1204785869'), (u'INT_NOTEQUAL_-1204787212', u'CBRANCH_-1204787212'), (u'MULTIEQUAL_-1204781892', u'LOAD_-1204786620'), (u'CALL_-1204790603', u'INDIRECT_-1204782240'), (u'PTRADD_-1204779493', u'LOAD_-1204787031'), ('const-48', u'CALL_-1204786574'), ('const-10', u'CALL_-1204790603'), ('tmp_1287', u'CBRANCH_-1204790177'), (u'MULTIEQUAL_-1204782980', u'MULTIEQUAL_-1204782945'), ('const-0', u'COPY_-1204781661'), (u'MULTIEQUAL_-1204779803', u'INT_EQUAL_-1204787105'), (u'MULTIEQUAL_-1204783255', u'SUBPIECE_-1204781310'), (u'CALL_-1204788407', u'INDIRECT_-1204781495'), (u'INT_AND_-1204788914', u'COPY_-1204779850'), (u'INT_ADD_-1204790486', u'MULTIEQUAL_-1204783174'), ('tmp_2196', u'CBRANCH_-1204788926'), (u'INDIRECT_-1204782087', u'MULTIEQUAL_-1204782010'), (u'INT_ADD_-1204785976', u'CAST_-1204778770'), (u'MULTIEQUAL_-1204782081', u'MULTIEQUAL_-1204781745'), ('tmp_896', u'CBRANCH_-1204790442'), (u'MULTIEQUAL_-1204781588', u'MULTIEQUAL_-1204781574'), (u'INT_EQUAL_-1204787123', u'CBRANCH_-1204787121'), ('tmp_1221', u'CBRANCH_-1204790222'), (u'INT_ADD_-1204788983', u'CAST_-1204779983'), (u'PTRADD_-1204779771', u'LOAD_-1204788774'), (u'PTRSUB_-1204781423', u'CALL_-1204786012'), (u'INT_EQUAL_-1204786818', u'CBRANCH_-1204786816'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204782241'), ('const-3', u'PTRADD_-1204780090'), (u'LOAD_-1204786620', u'INT_ADD_-1204786598'), (u'CAST_-1204778562', u'LOAD_-1204785736'), ('tmp_589', u'CBRANCH_-1204790636'), ('const-433', u'LOAD_-1204789008'), ('const-8', u'PTRADD_-1204779771'), (u'CALL_-1204786012', u'COPY_-1204778842'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780163'), (u'CALL_-1204790949', u'INDIRECT_-1204782762'), (u'PTRADD_-1204779986', u'LOAD_-1204788940'), ('tmp_1901', u'CBRANCH_-1204788876'), (u'MULTIEQUAL_-1204780778', u'MULTIEQUAL_-1204782554'), (u'SUBPIECE_-1204780547', u'PIECE_-1204780547'), (u'INDIRECT_-1204781318', u'MULTIEQUAL_-1204782132'), (u'CAST_-1204779579', u'INT_LESS_-1204788759'), (u'INDIRECT_-1204780468', u'MULTIEQUAL_-1204780767'), (u'CAST_-1204780766', u'LOAD_-1204789135'), (u'LOAD_-1204788873', u'INT_NOTEQUAL_-1204788829'), (u'CALLIND_-1204786604', u'INDIRECT_-1204780110'), (u'MULTIEQUAL_-1204780960', u'INT_NOTEQUAL_-1204788658'), (u'CALL_-1204786574', u'INDIRECT_-1204780548'), ('const-9', u'INT_LESS_-1204789223'), ('const-433', u'LOAD_-1204790399'), (u'MULTIEQUAL_-1204781803', u'MULTIEQUAL_-1204781790'), (u'MULTIEQUAL_-1204781349', u'MULTIEQUAL_-1204781770'), ('tmp_20792', u'COPY_-1204781425'), (u'MULTIEQUAL_-1204780935', u'INT_XOR_-1204788597'), ('const--8', u'PTRADD_-1204787454'), (u'PTRADD_-1204781148', u'STORE_-1204790411'), (u'CAST_-1204779791', u'LOAD_-1204788910'), ('tmp_5005', u'CBRANCH_-1204788075'), ('const-433', u'LOAD_-1204786582'), ('tmp_4777', u'BRANCH_-1204788299'), (u'INDIRECT_-1204781592', u'MULTIEQUAL_-1204781526'), (u'INDIRECT_-1204782362', u'MULTIEQUAL_-1204781242'), (u'CALL_-1204789574', u'INDIRECT_-1204781594'), ('const-296', u'INT_ADD_-1204789004'), ('const-4212352', u'PTRSUB_-1204778760'), (u'MULTIEQUAL_-1204781378', u'MULTIEQUAL_-1204780468'), ('const-8', u'PTRADD_-1204781176'), (u'CAST_-1204780151', u'LOAD_-1204788873'), (u'SUBPIECE_-1204781310', u'INT_SEXT_-1204788275'), (u'CALL_-1204786063', u'INDIRECT_-1204780228'), ('const--24', u'INT_ADD_-1204789198'), ('const-1', u'PTRADD_-1204786926'), (u'CALL_-1204788768', u'INDIRECT_-1204781080'), (u'MULTIEQUAL_-1204782143', u'MULTIEQUAL_-1204782980'), (u'MULTIEQUAL_-1204780350', u'MULTIEQUAL_-1204780559'), ('const-1', u'PTRADD_-1204787444'), ('const-4', u'SUBPIECE_-1204781584'), ('const-320', u'INT_ADD_-1204788983'), ('const-32', u'INT_ADD_-1204785720'), (u'CAST_-1204781074', u'LOAD_-1204790675'), (u'MULTIEQUAL_-1204781296', u'INT_EQUAL_-1204790180'), (u'CALLIND_-1204787738', u'MULTIEQUAL_-1204782406'), (u'MULTIEQUAL_-1204782450', u'MULTIEQUAL_-1204782419'), (u'SUBPIECE_-1204781861', u'COPY_-1204780771'), (u'CALL_-1204787285', u'INDIRECT_-1204780790'), (u'COPY_-1204781163', u'MULTIEQUAL_-1204781403'), (u'MULTIEQUAL_-1204779888', u'MULTIEQUAL_-1204781574'), (u'MULTIEQUAL_-1204782406', u'MULTIEQUAL_-1204780446'), (u'INT_ADD_-1204786363', u'CAST_-1204778989'), ('tmp_20786', u'PTRSUB_-1204780468'), (u'COPY_-1204779713', u'MULTIEQUAL_-1204783855'), (u'CALL_-1204790995', u'INT_ADD_-1204789575'), (u'PTRSUB_-1204778760', u'INT_NOTEQUAL_-1204787111'), (u'INT_SUB_-1204790563', u'INT_SRIGHT_-1204790536'), (u'MULTIEQUAL_-1204782175', u'MULTIEQUAL_-1204782132'), ('tmp_4785', u'BRANCH_-1204786675'), (u'MULTIEQUAL_-1204781364', u'LOAD_-1204789130'), ('const-0', u'INT_EQUAL_-1204787060'), (u'MULTIEQUAL_-1204780226', u'MULTIEQUAL_-1204780350'), ('const-433', u'LOAD_-1204788753'), ('tmp_3268', u'CBRANCH_-1204787108'), (u'CAST_-1204779983', u'LOAD_-1204788999'), (u'INDIRECT_-1204780090', u'MULTIEQUAL_-1204781862'), (u'CAST_-1204780596', u'INT_LESS_-1204788776'), (u'INT_ADD_-1204787732', u'CAST_-1204778584'), (u'INDIRECT_-1204781537', u'MULTIEQUAL_-1204781461'), ('tmp_1915', u'BRANCH_-1204788853'), (u'MULTIEQUAL_-1204781706', u'MULTIEQUAL_-1204781693'), (u'INDIRECT_-1204782443', u'MULTIEQUAL_-1204782335'), ('const-4294967295', u'PIECE_-1204781584'), (u'INDIRECT_-1204781135', u'MULTIEQUAL_-1204781082'), ('const-8', u'PTRADD_-1204780848'), ('tmp_6028', u'BRANCH_-1204786518'), (u'MULTIEQUAL_-1204779509', u'INT_EQUAL_-1204786818'), (u'INT_ADD_-1204786687', u'CAST_-1204779203'), ('const-433', u'LOAD_-1204787074'), (u'MULTIEQUAL_-1204781984', u'PTRADD_-1204780881'), ('const-1', u'INT_ADD_-1204789191'), (u'INDIRECT_-1204780874', u'MULTIEQUAL_-1204782175'), (u'MULTIEQUAL_-1204780681', u'MULTIEQUAL_-1204780614'), (u'CALL_-1204790995', u'INT_ADD_-1204788697'), (u'LOAD_-1204789187', u'MULTIEQUAL_-1204781514'), (u'MULTIEQUAL_-1204780448', u'MULTIEQUAL_-1204780436'), (u'INDIRECT_-1204780996', u'MULTIEQUAL_-1204782297'), (u'MULTIEQUAL_-1204782109', u'MULTIEQUAL_-1204781667'), (u'MULTIEQUAL_-1204782159', u'PTRADD_-1204788811'), (u'MULTIEQUAL_-1204781937', u'MULTIEQUAL_-1204781924'), (u'MULTIEQUAL_-1204780755', u'LOAD_-1204786390'), (u'CAST_-1204778859', u'LOAD_-1204786134'), (u'MULTIEQUAL_-1204782575', u'MULTIEQUAL_-1204781600'), ('const-224', u'INT_ADD_-1204788427'), (u'MULTIEQUAL_-1204779689', u'MULTIEQUAL_-1204781334'), (u'MULTIEQUAL_-1204779599', u'INT_EQUAL_-1204786908'), (u'MULTIEQUAL_-1204782250', u'MULTIEQUAL_-1204782209'), (u'COPY_-1204779877', u'MULTIEQUAL_-1204781490'), (u'COPY_-1204779344', u'MULTIEQUAL_-1204781381'), (u'MULTIEQUAL_-1204782554', u'MULTIEQUAL_-1204782497'), (u'CALLIND_-1204787364', u'INDIRECT_-1204781030'), (u'PIECE_-1204780547', u'MULTIEQUAL_-1204780459'), ('tmp_6683', u'BRANCH_-1204785954'), (u'LOAD_-1204787098', u'INT_NOTEQUAL_-1204787082'), ('const-0', u'COPY_-1204781518'), ('const-2', u'PTRADD_-1204781148'), (u'INT_EQUAL_-1204781666', u'BOOL_AND_-1204779210'), ('const-48', u'INT_ADD_-1204790512'), ('const-433', u'LOAD_-1204786962'), (u'SUBPIECE_-1204781310', u'INT_SEXT_-1204788810'), (u'MULTIEQUAL_-1204782297', u'MULTIEQUAL_-1204782253'), ('const-43', u'INT_ADD_-1204779943'), ('const-1', u'COPY_-1204779495'), ('const-3', u'PTRADD_-1204781171'), (u'CALL_-1204788407', u'INDIRECT_-1204781911'), (u'MULTIEQUAL_-1204780655', u'MULTIEQUAL_-1204780476'), ('tmp_5892', u'CBRANCH_-1204786720'), (u'CALLIND_-1204787366', u'INDIRECT_-1204781047'), ('tmp_6309', u'BRANCH_-1204786493'), (u'COPY_-1204781518', u'COPY_-1204781252'), (u'CALL_-1204790949', u'MULTIEQUAL_-1204781381'), (u'INT_NOTEQUAL_-1204788829', u'CBRANCH_-1204788828'), (u'SUBPIECE_-1204781309', u'PIECE_-1204781309'), (u'INDIRECT_-1204781714', u'PTRADD_-1204780543'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780486'), (u'CAST_-1204779786', u'INT_LESS_-1204788918'), ('const-4294967295', u'PIECE_-1204781696'), (u'MULTIEQUAL_-1204782159', u'COPY_-1204780496'), (u'MULTIEQUAL_-1204780781', u'MULTIEQUAL_-1204780767'), (u'INT_AND_-1204788583', u'INT_EQUAL_-1204788597'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781462'), (u'INT_NOTEQUAL_-1204789209', u'CBRANCH_-1204789208'), (u'MULTIEQUAL_-1204782109', u'LOAD_-1204787380'), (u'COPY_-1204787506', u'MULTIEQUAL_-1204781916'), (u'COPY_-1204779379', u'MULTIEQUAL_-1204779556'), ('const-0', u'COPY_-1204781257'), (u'CAST_-1204778584', u'LOAD_-1204787748'), (u'MULTIEQUAL_-1204781036', u'MULTIEQUAL_-1204781306'), (u'MULTIEQUAL_-1204779749', u'MULTIEQUAL_-1204779834'), ('tmp_3943', u'CBRANCH_-1204788944'), (u'INDIRECT_-1204781811', u'MULTIEQUAL_-1204782079'), (u'COPY_-1204780854', u'MULTIEQUAL_-1204780754'), (u'MULTIEQUAL_-1204782222', u'LOAD_-1204787908'), ('const-433', u'LOAD_-1204786614'), (u'INT_LESS_-1204789172', u'CBRANCH_-1204789181'), (u'CALL_-1204788336', u'INDIRECT_-1204780945'), (u'LOAD_-1204787207', u'INT_NOTEQUAL_-1204787191'), (u'CALLIND_-1204787366', u'MULTIEQUAL_-1204783556'), ('tmp_4238', u'CBRANCH_-1204788742'), (u'MULTIEQUAL_-1204780755', u'MULTIEQUAL_-1204780575'), (u'CAST_-1204781115', u'CALL_-1204790603'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780631'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780289'), (u'LOAD_-1204787074', u'INT_EQUAL_-1204787059'), (u'INDIRECT_-1204780070', u'MULTIEQUAL_-1204780985'), ('const-433', u'LOAD_-1204787754'), ('const-8', u'PTRADD_-1204780380'), (u'CALL_-1204786827', u'INDIRECT_-1204780090'), (u'INT_NOTEQUAL_-1204788427', u'CBRANCH_-1204788422'), (u'MULTIEQUAL_-1204780476', u'MULTIEQUAL_-1204780628'), ('tmp_2258', u'CBRANCH_-1204788887'), (u'MULTIEQUAL_-1204780409', u'MULTIEQUAL_-1204782335'), (u'PTRSUB_-1204780468', u'CALL_-1204789574'), (u'SUBPIECE_-1204778770', u'MULTIEQUAL_-1204781081'), ('tmp_2324', u'CBRANCH_-1204788830'), (u'INDIRECT_-1204779958', u'MULTIEQUAL_-1204780750'), (u'MULTIEQUAL_-1204781693', u'MULTIEQUAL_-1204781252'), (u'MULTIEQUAL_-1204781065', u'MULTIEQUAL_-1204781047'), (u'LOAD_-1204790814', u'COPY_-1204780273'), ('tmp_5040', u'BRANCH_-1204787364'), (u'COPY_-1204779495', u'COPY_-1204779344'), (u'INT_ADD_-1204786598', u'CAST_-1204778690'), (u'CALL_-1204787861', u'INDIRECT_-1204780060'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780488'), (u'INDIRECT_-1204779993', u'MULTIEQUAL_-1204781765'), (u'MULTIEQUAL_-1204782178', u'MULTIEQUAL_-1204782134'), (u'CALL_-1204788574', u'INDIRECT_-1204782010'), (u'CALL_-1204786047', u'INDIRECT_-1204780317'), (u'MULTIEQUAL_-1204782016', u'MULTIEQUAL_-1204782362'), ('const-433', u'LOAD_-1204787120'), (u'MULTIEQUAL_-1204782084', u'MULTIEQUAL_-1204782010'), ('const-4294967295', u'INT_NOTEQUAL_-1204788824'), (u'MULTIEQUAL_-1204780490', u'COPY_-1204780196'), ('const-320', u'INT_ADD_-1204788637'), ('const-4294967295', u'INT_AND_-1204783774'), (u'MULTIEQUAL_-1204782362', u'MULTIEQUAL_-1204782350'), (u'PTRADD_-1204787454', u'CAST_-1204779683'), ('const-4294967295', u'PIECE_-1204780547'), (u'INT_AND_-1204788914', u'MULTIEQUAL_-1204781403'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780711'), (u'CALL_-1204788866', u'INDIRECT_-1204781257'), ('const--24', u'PTRADD_-1204786916'), (u'MULTIEQUAL_-1204780755', u'PTRADD_-1204779259'), (u'LOAD_-1204787989', u'INT_ADD_-1204787967'), (u'INT_ADD_-1204790735', u'CAST_-1204781115'), (u'COPY_-1204782170', u'MULTIEQUAL_-1204782106'), (u'MULTIEQUAL_-1204780445', u'MULTIEQUAL_-1204780569'), (u'PTRSUB_-1204781423', u'CALL_-1204788519'), (u'LOAD_-1204790705', u'MULTIEQUAL_-1204781514'), (u'MULTIEQUAL_-1204779785', u'MULTIEQUAL_-1204781431'), ('tmp_2597', u'CBRANCH_-1204788517'), ('const-4294967295', u'PIECE_-1204779987'), ('const-4294967295', u'PIECE_-1204781928'), ('tmp_30958', u'STORE_-1204787087'), (u'INDIRECT_-1204780041', u'MULTIEQUAL_-1204782090'), (u'MULTIEQUAL_-1204782297', u'MULTIEQUAL_-1204781179'), (u'COPY_-1204780199', u'MULTIEQUAL_-1204781403'), (u'INT_NOTEQUAL_-1204786507', u'CBRANCH_-1204786505'), (u'MULTIEQUAL_-1204779803', u'MULTIEQUAL_-1204779888'), (u'MULTIEQUAL_-1204782109', u'PTRADD_-1204780385'), (u'INDIRECT_-1204780947', u'MULTIEQUAL_-1204782022'), (u'MULTIEQUAL_-1204782106', u'INT_ADD_-1204787027'), (u'PTRSUB_-1204781423', u'CALL_-1204785738'), (u'MULTIEQUAL_-1204781916', u'MULTIEQUAL_-1204781471'), (u'MULTIEQUAL_-1204781036', u'COPY_-1204780750'), (u'INT_AND_-1204788914', u'COPY_-1204779819'), (u'INDIRECT_-1204781318', u'MULTIEQUAL_-1204781243'), (u'INDIRECT_-1204781395', u'INT_EQUAL_-1204789084'), (u'MULTIEQUAL_-1204782575', u'MULTIEQUAL_-1204781750'), ('tmp_30958', u'LOAD_-1204789221'), (u'BOOL_AND_-1204786817', u'COPY_-1204779195'), ('const-2', u'PTRADD_-1204780548'), (u'CAST_-1204780820', u'INT_LESS_-1204789223'), (u'INDIRECT_-1204781495', u'MULTIEQUAL_-1204781763'), (u'CALL_-1204788480', u'INT_NOTEQUAL_-1204788427'), ('const-3', u'PTRADD_-1204779259'), (u'INDIRECT_-1204780291', u'MULTIEQUAL_-1204780379'), ('const-1', u'INT_ADD_-1204779831'), (u'MULTIEQUAL_-1204780575', u'MULTIEQUAL_-1204780739'), (u'INDIRECT_-1204781067', u'MULTIEQUAL_-1204782297'), (u'INT_NOTEQUAL_-1204789501', u'CBRANCH_-1204789498'), (u'MULTIEQUAL_-1204781733', u'MULTIEQUAL_-1204781964'), (u'CALL_-1204788336', u'INDIRECT_-1204781164'), (u'COPY_-1204783928', u'COPY_-1204781124'), (u'INDIRECT_-1204781299', u'MULTIEQUAL_-1204780005'), (u'CALL_-1204788269', u'INDIRECT_-1204780754'), (u'MULTIEQUAL_-1204782409', u'MULTIEQUAL_-1204782397'), ('const-2', u'PTRADD_-1204780858'), ('const-80', u'INT_ADD_-1204788339'), (u'MULTIEQUAL_-1204780754', u'COPY_-1204780478'), (u'LOAD_-1204788696', u'INT_EQUAL_-1204788681'), (u'INDIRECT_-1204781080', u'MULTIEQUAL_-1204779785'), (u'MULTIEQUAL_-1204780960', u'MULTIEQUAL_-1204782056'), (u'INT_EQUAL_-1204788459', u'CBRANCH_-1204788454'), (u'CALL_-1204788441', u'INDIRECT_-1204780777'), (u'MULTIEQUAL_-1204780473', u'MULTIEQUAL_-1204780681'), (u'INT_EQUAL_-1204789560', u'CBRANCH_-1204789558'), ('tmp_1791', u'BRANCH_-1204787734'), ('const-2', u'PTRADD_-1204779264'), ('tmp_1936', u'BRANCH_-1204787973'), (u'COPY_-1204779157', u'MULTIEQUAL_-1204781538'), (u'INDIRECT_-1204781754', u'MULTIEQUAL_-1204782084'), (u'CALL_-1204788574', u'INDIRECT_-1204781813'), ('const-0', u'RETURN_-1204789437'), (u'MULTIEQUAL_-1204780409', u'MULTIEQUAL_-1204780350'), (u'LOAD_-1204790814', u'COPY_-1204781147'), ('tmp_5314', u'CBRANCH_-1204787139'), (u'CAST_-1204780693', u'INT_LESS_-1204788986'), (u'MULTIEQUAL_-1204781277', u'MULTIEQUAL_-1204782376'), ('const-433', u'LOAD_-1204787902'), (u'CALL_-1204788519', u'INDIRECT_-1204781556'), (u'COPY_-1204780421', u'PIECE_-1204783184'), (u'MULTIEQUAL_-1204783158', u'INT_NOTEQUAL_-1204780427'), (u'INT_AND_-1204788914', u'COPY_-1204780003'), (u'INDIRECT_-1204781395', u'MULTIEQUAL_-1204782202'), ('const-0', u'COPY_-1204788321'), (u'INT_NOTEQUAL_-1204787111', u'CBRANCH_-1204787108'), (u'CALL_-1204790995', u'INT_ADD_-1204790637'), (u'MULTIEQUAL_-1204782278', u'MULTIEQUAL_-1204782256'), ('const-0', u'SUBPIECE_-1204781109'), (u'CALL_-1204786975', u'INDIRECT_-1204779670'), (u'INT_ADD_-1204787104', u'CAST_-1204779420'), ('const-0', u'PTRSUB_-1204790776'), (u'CALLIND_-1204786369', u'MULTIEQUAL_-1204781874'), (u'MULTIEQUAL_-1204780628', u'MULTIEQUAL_-1204782554'), (u'INT_EQUAL_-1204786141', u'CBRANCH_-1204786139'), (u'INDIRECT_-1204781681', u'MULTIEQUAL_-1204781916'), (u'LOAD_-1204788653', u'INT_NOTEQUAL_-1204788637'), (u'CALL_-1204787250', u'MULTIEQUAL_-1204781588'), (u'MULTIEQUAL_-1204782109', u'PTRADD_-1204780380'), ('const-32', u'INT_ADD_-1204786791'), ('const-3', u'PTRADD_-1204780755'), (u'CAST_-1204779791', u'INT_LESS_-1204788918'), ('const-1', u'COPY_-1204786812'), ('const-433', u'STORE_-1204786976'), (u'LOAD_-1204788132', u'CAST_-1204780224'), (u'COPY_-1204781073', u'MULTIEQUAL_-1204781291'), (u'MULTIEQUAL_-1204780560', u'MULTIEQUAL_-1204780379'), (u'MULTIEQUAL_-1204780768', u'MULTIEQUAL_-1204781186'), ('const-0', u'PTRSUB_-1204778689'), (u'MULTIEQUAL_-1204781088', u'MULTIEQUAL_-1204781070'), ('const-433', u'LOAD_-1204790461'), (u'CALL_-1204790949', u'INDIRECT_-1204782662'), ('const-72', u'INT_ADD_-1204788496'), (u'COPY_-1204780981', u'MULTIEQUAL_-1204781225'), (u'CALL_-1204786012', u'INT_EQUAL_-1204785998'), ('const-4294967295', u'INT_EQUAL_-1204789194'), (u'PTRADD_-1204789460', u'CAST_-1204780207'), (u'CALL_-1204790995', u'INT_ADD_-1204786140'), (u'MULTIEQUAL_-1204783099', u'MULTIEQUAL_-1204783077'), (u'INT_NOTEQUAL_-1204788360', u'CBRANCH_-1204788360'), (u'CAST_-1204778770', u'LOAD_-1204785992'), (u'CAST_-1204780688', u'INT_LESS_-1204788986'), ('const-433', u'STORE_-1204789545'), (u'INT_ADD_-1204789239', u'SUBPIECE_-1204783470'), (u'MULTIEQUAL_-1204780559', u'MULTIEQUAL_-1204780602'), (u'MULTIEQUAL_-1204782350', u'MULTIEQUAL_-1204782309'), (u'CALL_-1204788574', u'INDIRECT_-1204781910'), (u'MULTIEQUAL_-1204780850', u'MULTIEQUAL_-1204780878'), (u'LOAD_-1204789135', u'INT_ADD_-1204789111'), (u'INDIRECT_-1204779861', u'MULTIEQUAL_-1204780653'), ('tmp_20786', u'PTRSUB_-1204779625'), ('const-0', u'COPY_-1204781607'), (u'MULTIEQUAL_-1204781867', u'MULTIEQUAL_-1204781791'), ('const-4294967295', u'INT_AND_-1204784218'), (u'CAST_-1204779531', u'LOAD_-1204787376'), (u'COPY_-1204780273', u'MULTIEQUAL_-1204782143'), (u'INDIRECT_-1204781691', u'MULTIEQUAL_-1204781619'), (u'MULTIEQUAL_-1204782350', u'MULTIEQUAL_-1204781719'), ('const-433', u'STORE_-1204787504'), (u'INDIRECT_-1204782362', u'MULTIEQUAL_-1204782163'), (u'CALL_-1204787285', u'INDIRECT_-1204780571'), (u'COPY_-1204780970', u'MULTIEQUAL_-1204781198'), (u'MULTIEQUAL_-1204781989', u'MULTIEQUAL_-1204782183'), (u'INDIRECT_-1204782184', u'MULTIEQUAL_-1204782107'), ('const-433', u'LOAD_-1204788355'), (u'CALL_-1204786063', u'INDIRECT_-1204780328'), (u'INT_ADD_-1204788339', u'CAST_-1204780358'), (u'MULTIEQUAL_-1204780767', u'MULTIEQUAL_-1204780755'), (u'CAST_-1204780252', u'LOAD_-1204789591'), (u'BOOL_OR_-1204788823', u'CBRANCH_-1204788847'), ('const-8', u'PTRADD_-1204780760'), (u'MULTIEQUAL_-1204781538', u'MULTIEQUAL_-1204779834'), ('const-8', u'PTRADD_-1204779209'), (u'INT_EQUAL_-1204788519', u'CBRANCH_-1204788517'), ('const-101', u'CALL_-1204788574'), (u'CALL_-1204787861', u'INDIRECT_-1204779841'), ('const-433', u'LOAD_-1204789135'), ('tmp_6633', u'CBRANCH_-1204785997'), ('tmp_5019', u'BRANCH_-1204788053'), (u'MULTIEQUAL_-1204779803', u'MULTIEQUAL_-1204781588'), ('const-1', u'PTRADD_-1204787012'), ('const-2', u'PTRADD_-1204779986'), (u'COPY_-1204780838', u'MULTIEQUAL_-1204780731'), (u'MULTIEQUAL_-1204781538', u'MULTIEQUAL_-1204781524'), (u'MULTIEQUAL_-1204782597', u'MULTIEQUAL_-1204782282'), (u'MULTIEQUAL_-1204782350', u'MULTIEQUAL_-1204782319'), (u'COPY_-1204780554', u'MULTIEQUAL_-1204781198'), (u'MULTIEQUAL_-1204783277', u'MULTIEQUAL_-1204783255'), ('const-80', u'INT_ADD_-1204789108'), (u'MULTIEQUAL_-1204781381', u'MULTIEQUAL_-1204781373'), ('const-4', u'INT_ADD_-1204786982'), ('const-8', u'PTRADD_-1204779465'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780070'), ('const-4294967295', u'PIECE_-1204781129'), ('const-4294967295', u'INT_EQUAL_-1204786723'), (u'INT_MULT_-1204779924', u'INT_ADD_-1204779943'), (u'MULTIEQUAL_-1204780347', u'MULTIEQUAL_-1204780473'), (u'INDIRECT_-1204781775', u'MULTIEQUAL_-1204779908'), ('const-4', u'SUBPIECE_-1204780547'), (u'INDIRECT_-1204781176', u'MULTIEQUAL_-1204781981'), ('const-1', u'PTRADD_-1204787435'), (u'MULTIEQUAL_-1204781252', u'MULTIEQUAL_-1204781673'), (u'MULTIEQUAL_-1204781082', u'MULTIEQUAL_-1204782178'), (u'COPY_-1204780854', u'MULTIEQUAL_-1204781088'), (u'MULTIEQUAL_-1204780778', u'MULTIEQUAL_-1204780821'), (u'INDIRECT_-1204781093', u'MULTIEQUAL_-1204782394'), ('const-433', u'LOAD_-1204786703'), (u'MULTIEQUAL_-1204782762', u'MULTIEQUAL_-1204782714'), (u'INDIRECT_-1204781164', u'MULTIEQUAL_-1204782394'), (u'MULTIEQUAL_-1204784681', u'PTRADD_-1204789460'), ('tmp_2222', u'CBRANCH_-1204788907'), (u'MULTIEQUAL_-1204782051', u'MULTIEQUAL_-1204782282'), (u'INT_NOTEQUAL_-1204780427', u'BOOL_OR_-1204788823'), ('const-0', u'INT_NOTEQUAL_-1204788314'), (u'MULTIEQUAL_-1204782376', u'MULTIEQUAL_-1204781504'), (u'PTRSUB_-1204778744', u'CAST_-1204778545'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780930'), (u'CAST_-1204778821', u'LOAD_-1204787902'), (u'INT_EQUAL_-1204788078', u'CBRANCH_-1204788075'), (u'INDIRECT_-1204780366', u'SUBPIECE_-1204780368'), (u'MULTIEQUAL_-1204782256', u'MULTIEQUAL_-1204781282'), (u'INDIRECT_-1204779573', u'MULTIEQUAL_-1204779633'), (u'CALL_-1204790949', u'INT_EQUAL_-1204790930'), (u'MULTIEQUAL_-1204780584', u'PTRADD_-1204779460'), (u'INT_ADD_-1204789191', u'INT_LESS_-1204789172'), (u'INT_ADD_-1204788674', u'CAST_-1204779821'), (u'COPY_-1204779459', u'COPY_-1204779214'), (u'CAST_-1204779274', u'LOAD_-1204786807'), (u'INT_AND_-1204788914', u'COPY_-1204779987'), (u'LOAD_-1204787382', u'INT_ADD_-1204787360'), (u'LOAD_-1204787374', u'CALLIND_-1204787364'), (u'LOAD_-1204790913', u'MULTIEQUAL_-1204781619'), (u'INDIRECT_-1204780386', u'MULTIEQUAL_-1204781301'), (u'CALL_-1204787250', u'INDIRECT_-1204780973'), (u'INT_ADD_-1204786791', u'CAST_-1204779274'), ('tmp_984', u'CBRANCH_-1204790380'), (u'INDIRECT_-1204781951', u'MULTIEQUAL_-1204782282'), (u'CAST_-1204779471', u'LOAD_-1204787236'), (u'MULTIEQUAL_-1204783277', u'MULTIEQUAL_-1204780720'), (u'CALL_-1204785738', u'INDIRECT_-1204779739'), ('tmp_30958', u'LOAD_-1204789121'), (u'LOAD_-1204788781', u'CAST_-1204779579'), (u'CALL_-1204788519', u'INDIRECT_-1204781653'), ('tmp_30958', u'CALL_-1204790510'), ('const-224', u'INT_ADD_-1204788674'), (u'CALLIND_-1204786604', u'MULTIEQUAL_-1204783457'), (u'CAST_-1204780257', u'LOAD_-1204789598'), ('tmp_5979', u'CBRANCH_-1204786562'), (u'MULTIEQUAL_-1204780739', u'MULTIEQUAL_-1204780545'), (u'INT_NOTEQUAL_-1204788897', u'BOOL_AND_-1204788855'), (u'INT_ADD_-1204790897', u'CAST_-1204781223'), (u'PTRSUB_-1204781423', u'CALL_-1204788729'), (u'INDIRECT_-1204780388', u'MULTIEQUAL_-1204780476'), (u'CALL_-1204785738', u'INDIRECT_-1204779958'), ('const-3', u'PTRADD_-1204780881'), (u'INDIRECT_-1204782143', u'MULTIEQUAL_-1204781934'), (u'COPY_-1204780162', u'MULTIEQUAL_-1204781463'), (u'INT_ADD_-1204789164', u'CAST_-1204780789'), (u'INT_AND_-1204788583', u'COPY_-1204780554'), ('const-228', u'INT_ADD_-1204787220'), (u'INDIRECT_-1204780104', u'MULTIEQUAL_-1204780960'), (u'MULTIEQUAL_-1204782456', u'MULTIEQUAL_-1204782400'), (u'CALL_-1204790995', u'INT_ADD_-1204790897'), (u'CALLIND_-1204786604', u'INDIRECT_-1204779794'), ('tmp_3880', u'CBRANCH_-1204788982'), ('const-1', u'PTRADD_-1204788885'), (u'LOAD_-1204788713', u'COPY_-1204779861'), (u'LOAD_-1204787236', u'INT_NOTEQUAL_-1204787212'), (u'CALL_-1204789143', u'INDIRECT_-1204782284'), ('const-8', u'PTRADD_-1204780095'), (u'INT_ADD_-1204789239', u'CAST_-1204780820'), (u'COPY_-1204780462', u'MULTIEQUAL_-1204781016'), (u'LOAD_-1204788512', u'INT_EQUAL_-1204788497'), ('const-32', u'INT_ADD_-1204785976'), ('const-433', u'LOAD_-1204787236'), ('const-0', u'STORE_-1204787495'), (u'CAST_-1204779906', u'INT_LESS_-1204788834'), ('const-0', u'INT_NOTEQUAL_-1204786507'), ('const-0', u'SUBPIECE_-1204783748'), (u'MULTIEQUAL_-1204781981', u'MULTIEQUAL_-1204781959'), ('const-76', u'INT_ADD_-1204787122'), (u'MULTIEQUAL_-1204780935', u'INT_EQUAL_-1204781665'), (u'MULTIEQUAL_-1204782335', u'MULTIEQUAL_-1204780602'), (u'MULTIEQUAL_-1204780531', u'MULTIEQUAL_-1204780473'), ('const--24', u'PTRADD_-1204787012'), (u'COPY_-1204779414', u'MULTIEQUAL_-1204779509'), ('tmp_20786', u'PTRSUB_-1204781305'), (u'MULTIEQUAL_-1204780960', u'INT_EQUAL_-1204788681'), (u'CALL_-1204788786', u'INDIRECT_-1204781537'), (u'BOOL_AND_-1204788855', u'CBRANCH_-1204788879'), (u'MULTIEQUAL_-1204782078', u'MULTIEQUAL_-1204780960'), (u'CAST_-1204780789', u'LOAD_-1204789180'), (u'CALLIND_-1204787973', u'MULTIEQUAL_-1204782632'), ('tmp_30958', u'CALL_-1204786574'), ('const-2', u'PTRADD_-1204780853'), (u'INDIRECT_-1204780163', u'MULTIEQUAL_-1204782210'), (u'CALL_-1204788407', u'INDIRECT_-1204781811'), (u'CALL_-1204790146', u'INDIRECT_-1204782250'), (u'LOAD_-1204790243', u'MULTIEQUAL_-1204785782'), (u'CALL_-1204788269', u'INDIRECT_-1204781073'), (u'INDIRECT_-1204780776', u'MULTIEQUAL_-1204780653'), ('const-0', u'COPY_-1204789283'), ('const-4294967295', u'INT_EQUAL_-1204790315'), (u'MULTIEQUAL_-1204783158', u'INT_EQUAL_-1204788891'), (u'INT_AND_-1204788914', u'COPY_-1204779866'), (u'COPY_-1204788603', u'MULTIEQUAL_-1204782202'), (u'MULTIEQUAL_-1204781892', u'MULTIEQUAL_-1204781853'), ('const-228', u'INT_ADD_-1204788458'), (u'MULTIEQUAL_-1204782654', u'MULTIEQUAL_-1204780921'), ('const-0', u'COPY_-1204779582'), (u'INDIRECT_-1204781047', u'MULTIEQUAL_-1204782122'), (u'INDIRECT_-1204780169', u'MULTIEQUAL_-1204780545'), ('tmp_5620', u'CBRANCH_-1204786943'), (u'COPY_-1204780470', u'MULTIEQUAL_-1204784681'), (u'INDIRECT_-1204781202', u'MULTIEQUAL_-1204779908'), (u'CALL_-1204790603', u'INDIRECT_-1204782459'), ('tmp_1147', u'CBRANCH_-1204790276'), ('tmp_1713', u'CBRANCH_-1204788755'), (u'CAST_-1204780229', u'LOAD_-1204788109'), (u'COPY_-1204789283', u'MULTIEQUAL_-1204782866'), (u'INT_EQUAL_-1204788879', u'CBRANCH_-1204788876'), (u'INT_NOTEQUAL_-1204790296', u'BOOL_AND_-1204790253'), (u'COPY_-1204788451', u'MULTIEQUAL_-1204784623'), (u'PTRSUB_-1204780913', u'INT_NOTEQUAL_-1204789086'), ('const-0', u'INT_NOTEQUAL_-1204788360'), (u'INDIRECT_-1204780488', u'MULTIEQUAL_-1204780560'), ('const-1', u'PTRADD_-1204788811'), (u'INT_ADD_-1204779831', u'PTRADD_-1204787435'), (u'INDIRECT_-1204780110', u'MULTIEQUAL_-1204781952'), (u'MULTIEQUAL_-1204782106', u'MULTIEQUAL_-1204781603'), (u'INT_ADD_-1204786532', u'CAST_-1204779190'), (u'INT_NOTEQUAL_-1204788464', u'INT_MULT_-1204779924'), (u'MULTIEQUAL_-1204780887', u'MULTIEQUAL_-1204781310'), (u'MULTIEQUAL_-1204781463', u'MULTIEQUAL_-1204780468'), (u'CALL_-1204786975', u'INDIRECT_-1204779989'), (u'PTRSUB_-1204781432', u'CALL_-1204788768'), (u'MULTIEQUAL_-1204781984', u'MULTIEQUAL_-1204781646'), ('tmp_1047', u'CBRANCH_-1204790343'), (u'MULTIEQUAL_-1204781490', u'MULTIEQUAL_-1204781296'), (u'INT_LESS_-1204788370', u'CBRANCH_-1204788367'), (u'MULTIEQUAL_-1204779809', u'MULTIEQUAL_-1204779803'), ('const-433', u'LOAD_-1204788947'), (u'COPY_-1204779816', u'MULTIEQUAL_-1204779749'), ('const-2', u'PTRADD_-1204779214'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204783030'), ('const-0', u'COPY_-1204790742'), ('const-0', u'STORE_-1204786966'), (u'MULTIEQUAL_-1204782397', u'PTRADD_-1204779981'), ('const-0', u'INT_EQUAL_-1204788891'), ('const-8', u'PTRADD_-1204780858'), (u'MULTIEQUAL_-1204782253', u'MULTIEQUAL_-1204782222'), ('const-2', u'PTRADD_-1204780385'), ('tmp_30958', u'CALL_-1204788786'), (u'BOOL_AND_-1204790253', u'CBRANCH_-1204790276'), (u'INT_ADD_-1204790659', u'CAST_-1204781074'), (u'MULTIEQUAL_-1204783042', u'MULTIEQUAL_-1204783030'), (u'MULTIEQUAL_-1204780492', u'SUBPIECE_-1204780547'), ('const-45', u'COPY_-1204788451'), (u'INT_ADD_-1204789582', u'CAST_-1204780257'), ('const-0', u'PTRSUB_-1204780444'), (u'INT_SLESS_-1204787126', u'CBRANCH_-1204787133'), ('tmp_3546', u'CBRANCH_-1204789232'), ('tmp_4397', u'CBRANCH_-1204788632'), (u'PTRADD_-1204781143', u'LOAD_-1204790406'), (u'MULTIEQUAL_-1204781490', u'COPY_-1204781163'), (u'MULTIEQUAL_-1204782210', u'MULTIEQUAL_-1204782202'), (u'MULTIEQUAL_-1204780754', u'MULTIEQUAL_-1204781070'), (u'LOAD_-1204786122', u'CALLIND_-1204786112'), ('const-0', u'COPY_-1204781053'), (u'INDIRECT_-1204782521', u'MULTIEQUAL_-1204782494'), (u'CALL_-1204788786', u'INDIRECT_-1204781221'), (u'INT_NOTEQUAL_-1204787139', u'CBRANCH_-1204787139'), ('tmp_387', u'CBRANCH_-1204790783'), (u'MULTIEQUAL_-1204781490', u'MULTIEQUAL_-1204781306'), (u'LOAD_-1204790468', u'INT_LESS_-1204790446'), ('tmp_4643', u'CBRANCH_-1204788422'), (u'INDIRECT_-1204781080', u'INT_AND_-1204784218'), (u'MULTIEQUAL_-1204780531', u'PTRADD_-1204779214'), ('const-0', u'STORE_-1204787514'), (u'MULTIEQUAL_-1204782297', u'PTRADD_-1204781176'), ('const-433', u'LOAD_-1204786128'), (u'INT_ADD_-1204788807', u'STORE_-1204788810'), (u'CAST_-1204780756', u'PTRADD_-1204787444'), (u'MULTIEQUAL_-1204781952', u'MULTIEQUAL_-1204782183'), ('const-208', u'INT_ADD_-1204791029'), (u'MULTIEQUAL_-1204783077', u'MULTIEQUAL_-1204783255'), (u'CAST_-1204780524', u'LOAD_-1204788653'), ('const-433', u'STORE_-1204787087'), (u'INDIRECT_-1204780850', u'MULTIEQUAL_-1204781924'), (u'CAST_-1204780756', u'PTRADD_-1204787435'), (u'INT_EQUAL_-1204786908', u'CBRANCH_-1204786906'), (u'SUBPIECE_-1204783470', u'INT_ADD_-1204783740'), (u'MULTIEQUAL_-1204780731', u'MULTIEQUAL_-1204781047'), (u'CALLIND_-1204787738', u'INDIRECT_-1204780028'), ('tmp_198', u'CBRANCH_-1204790929'), ('tmp_5051', u'BRANCH_-1204787486'), (u'CALLIND_-1204786604', u'INDIRECT_-1204780210'), (u'CAST_-1204778560', u'INT_NOTEQUAL_-1204787111'), (u'CALL_-1204786574', u'INDIRECT_-1204780645'), ('const-296', u'INT_ADD_-1204788658'), (u'INDIRECT_-1204781680', u'SUBPIECE_-1204781696'), ('const-0', u'COPY_-1204782170'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780007'), ('tmp_2633', u'CBRANCH_-1204788495'), (u'CALL_-1204790995', u'INT_ADD_-1204790735'), (u'INDIRECT_-1204782031', u'MULTIEQUAL_-1204781431'), (u'MULTIEQUAL_-1204782031', u'MULTIEQUAL_-1204781431'), ('const-8', u'PTRADD_-1204780263'), ('const-433', u'STORE_-1204790411'), ('tmp_3655', u'CBRANCH_-1204789158'), (u'MULTIEQUAL_-1204779689', u'PTRADD_-1204787289'), (u'CALL_-1204790146', u'INDIRECT_-1204782031'), ('const-3', u'PTRADD_-1204779771'), (u'MULTIEQUAL_-1204782497', u'MULTIEQUAL_-1204782183'), (u'COPY_-1204780508', u'MULTIEQUAL_-1204780731'), ('const-0', u'COPY_-1204779157'), ('const-0', u'STORE_-1204786976'), ('const-433', u'LOAD_-1204788674'), ('const-433', u'LOAD_-1204786807'), (u'MULTIEQUAL_-1204781186', u'MULTIEQUAL_-1204782256'), (u'CAST_-1204779977', u'LOAD_-1204789187'), ('const-0', u'SUBPIECE_-1204780435'), (u'MULTIEQUAL_-1204781892', u'INT_EQUAL_-1204788805'), (u'INT_ADD_-1204779943', u'CALL_-1204788441'), (u'INT_NOTEQUAL_-1204787082', u'CBRANCH_-1204787077'), (u'LOAD_-1204787138', u'INT_EQUAL_-1204787123'), (u'MULTIEQUAL_-1204782933', u'INT_EQUAL_-1204790202'), (u'INT_ADD_-1204790637', u'CAST_-1204781056'), (u'MULTIEQUAL_-1204783255', u'INT_ADD_-1204790486'), (u'INDIRECT_-1204782459', u'MULTIEQUAL_-1204781339'), (u'MULTIEQUAL_-1204782056', u'MULTIEQUAL_-1204782043'), (u'CALL_-1204786975', u'INDIRECT_-1204779792'), ('const-2', u'PTRADD_-1204780886'), (u'INDIRECT_-1204780488', u'MULTIEQUAL_-1204780575'), (u'MULTIEQUAL_-1204782009', u'SUBPIECE_-1204782088'), (u'CALL_-1204788441', u'INDIRECT_-1204781093'), (u'MULTIEQUAL_-1204779833', u'MULTIEQUAL_-1204779825'), (u'MULTIEQUAL_-1204780811', u'MULTIEQUAL_-1204780781'), ('const-1', u'INT_XOR_-1204780419'), (u'COPY_-1204780478', u'MULTIEQUAL_-1204781036'), ('const--64', u'PTRSUB_-1204780468'), ('const--24', u'PTRADD_-1204788885'), (u'MULTIEQUAL_-1204780559', u'MULTIEQUAL_-1204780492'), ('const-0', u'INT_EQUAL_-1204790224'), (u'INDIRECT_-1204779974', u'INT_AND_-1204782857'), ('tmp_4149', u'CBRANCH_-1204788803'), (u'INT_XOR_-1204780419', u'INT_AND_-1204788914'), (u'MULTIEQUAL_-1204780681', u'MULTIEQUAL_-1204780724'), (u'CALL_-1204788786', u'INDIRECT_-1204781440'), (u'INDIRECT_-1204782559', u'MULTIEQUAL_-1204782350'), (u'INT_ADD_-1204789191', u'CALL_-1204789143'), (u'MULTIEQUAL_-1204782202', u'MULTIEQUAL_-1204782178'), ('const-433', u'LOAD_-1204787374'), (u'CAST_-1204779426', u'LOAD_-1204787138'), (u'MULTIEQUAL_-1204781603', u'MULTIEQUAL_-1204783277'), ('const-1', u'INT_ADD_-1204787027'), (u'CALL_-1204786012', u'INDIRECT_-1204780193'), (u'INDIRECT_-1204782421', u'MULTIEQUAL_-1204782394'), (u'MULTIEQUAL_-1204781524', u'COPY_-1204781236'), (u'SUBPIECE_-1204779987', u'PIECE_-1204779987'), (u'LOAD_-1204788947', u'MULTIEQUAL_-1204785782'), (u'MULTIEQUAL_-1204782397', u'LOAD_-1204787989'), (u'MULTIEQUAL_-1204782178', u'LOAD_-1204787754'), ('tmp_3350', u'CBRANCH_-1204787054'), (u'CAST_-1204780720', u'INT_LESSEQUAL_-1204789047'), ('tmp_5843', u'BRANCH_-1204786784'), (u'INT_AND_-1204788583', u'MULTIEQUAL_-1204781175'), (u'MULTIEQUAL_-1204780584', u'PTRADD_-1204779455'), (u'INT_NOTEQUAL_-1204787191', u'CBRANCH_-1204787187'), (u'PTRADD_-1204788811', u'CAST_-1204780151'), (u'INT_EQUAL_-1204790930', u'CBRANCH_-1204790929'), (u'INDIRECT_-1204780007', u'MULTIEQUAL_-1204780863'), (u'CAST_-1204780796', u'LOAD_-1204789201'), (u'MULTIEQUAL_-1204780655', u'MULTIEQUAL_-1204780628'), (u'CALL_-1204789143', u'INDIRECT_-1204781868'), (u'INDIRECT_-1204781714', u'MULTIEQUAL_-1204781646'), (u'MULTIEQUAL_-1204781490', u'INT_NOTEQUAL_-1204780428'), (u'MULTIEQUAL_-1204781089', u'MULTIEQUAL_-1204782159'), (u'LOAD_-1204789598', u'CALL_-1204789574'), ('tmp_2905', u'CBRANCH_-1204788828'), ('const-8', u'PTRADD_-1204779986'), (u'MULTIEQUAL_-1204779730', u'MULTIEQUAL_-1204779721'), (u'SUBPIECE_-1204782374', u'INT_EQUAL_-1204790315'), (u'INT_AND_-1204788914', u'INT_EQUAL_-1204788928'), (u'COPY_-1204779819', u'MULTIEQUAL_-1204781378'), ('tmp_3738', u'CBRANCH_-1204789083'), (u'INDIRECT_-1204780289', u'MULTIEQUAL_-1204781204'), (u'INT_ADD_-1204788518', u'CAST_-1204779690'), (u'INDIRECT_-1204781934', u'MULTIEQUAL_-1204781334'), (u'MULTIEQUAL_-1204781934', u'MULTIEQUAL_-1204781334'), ('const-72', u'INT_ADD_-1204790637'), (u'MULTIEQUAL_-1204782202', u'MULTIEQUAL_-1204781082'), (u'CAST_-1204779478', u'LOAD_-1204787248'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780585'), ('const-433', u'LOAD_-1204788856'), ('tmp_5200', u'CBRANCH_-1204787212'), (u'PTRADD_-1204780263', u'LOAD_-1204788753'), (u'INDIRECT_-1204782565', u'MULTIEQUAL_-1204782456'), (u'MULTIEQUAL_-1204781504', u'MULTIEQUAL_-1204782575'), (u'MULTIEQUAL_-1204780755', u'INT_NOTEQUAL_-1204786859'), (u'MULTIEQUAL_-1204782092', u'MULTIEQUAL_-1204782282'), (u'LOAD_-1204788392', u'MULTIEQUAL_-1204785594'), ('const-72', u'INT_ADD_-1204787886'), (u'MULTIEQUAL_-1204781984', u'MULTIEQUAL_-1204781980'), (u'MULTIEQUAL_-1204781016', u'COPY_-1204780783'), (u'INT_ADD_-1204783740', u'STORE_-1204789125'), ('const-433', u'LOAD_-1204790705'), (u'CALL_-1204788558', u'INDIRECT_-1204781680'), ('const-0', u'INT_EQUAL_-1204780043'), ('const-433', u'LOAD_-1204789591'), (u'INDIRECT_-1204780745', u'MULTIEQUAL_-1204780811'), (u'MULTIEQUAL_-1204781989', u'MULTIEQUAL_-1204782262'), (u'COPY_-1204779932', u'MULTIEQUAL_-1204781256'), (u'MULTIEQUAL_-1204780468', u'MULTIEQUAL_-1204781340'), (u'INT_EQUAL_-1204788681', u'CBRANCH_-1204788679'), (u'INDIRECT_-1204780212', u'MULTIEQUAL_-1204781984'), (u'MULTIEQUAL_-1204780681', u'MULTIEQUAL_-1204780667'), (u'MULTIEQUAL_-1204782241', u'MULTIEQUAL_-1204783099'), (u'CAST_-1204780313', u'LOAD_-1204788798'), (u'MULTIEQUAL_-1204781636', u'MULTIEQUAL_-1204781601'), (u'MULTIEQUAL_-1204781108', u'COPY_-1204780854'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780167'), (u'CALLIND_-1204787892', u'INDIRECT_-1204779944'), ('const-433', u'LOAD_-1204786939'), (u'INDIRECT_-1204779889', u'MULTIEQUAL_-1204779949'), (u'CALL_-1204790510', u'INDIRECT_-1204782521'), (u'INDIRECT_-1204780423', u'MULTIEQUAL_-1204781277'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780614'), (u'CALL_-1204790603', u'INT_NOTEQUAL_-1204790588'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204780720'), ('const-8', u'PTRADD_-1204781171'), (u'MULTIEQUAL_-1204781179', u'MULTIEQUAL_-1204782275'), ('const-0', u'INT_NOTEQUAL_-1204780428'), ('const-433', u'STORE_-1204787514'), (u'CAST_-1204778581', u'LOAD_-1204787351'), (u'MULTIEQUAL_-1204780531', u'PTRADD_-1204779209'), ('tmp_5934', u'BRANCH_-1204786687'), (u'MULTIEQUAL_-1204780531', u'MULTIEQUAL_-1204780347'), (u'INT_ADD_-1204788658', u'CAST_-1204780533'), ('const-433', u'LOAD_-1204786559'), (u'PTRADD_-1204787289', u'CAST_-1204778581'), (u'COPY_-1204780016', u'MULTIEQUAL_-1204783077'), ('const--24', u'PTRADD_-1204788736'), (u'INT_LESS_-1204788986', u'CBRANCH_-1204788982'), (u'CAST_-1204779907', u'INT_LESS_-1204788834'), (u'INDIRECT_-1204781440', u'PTRADD_-1204780263'), ('const-46', u'CALL_-1204786827'), (u'MULTIEQUAL_-1204780105', u'MULTIEQUAL_-1204781719'), ('tmp_30958', u'CALL_-1204786827'), (u'MULTIEQUAL_-1204782278', u'MULTIEQUAL_-1204779721'), ('tmp_4603', u'CBRANCH_-1204788454'), (u'LOAD_-1204786581', u'CAST_-1204779092'), (u'CAST_-1204780596', u'LOAD_-1204788768'), (u'PTRADD_-1204780760', u'LOAD_-1204788798'), (u'SUBPIECE_-1204781861', u'INT_NOTEQUAL_-1204788824'), (u'CALL_-1204790995', u'INT_ADD_-1204790659'), ('const-0', u'PTRSUB_-1204780501'), (u'MULTIEQUAL_-1204782497', u'MULTIEQUAL_-1204779940'), (u'MULTIEQUAL_-1204782178', u'PTRADD_-1204779776'), (u'INT_EQUAL_-1204788861', u'CBRANCH_-1204788859'), (u'INDIRECT_-1204782443', u'INT_AND_-1204783774'), (u'INDIRECT_-1204780614', u'MULTIEQUAL_-1204781252'), (u'MULTIEQUAL_-1204779840', u'MULTIEQUAL_-1204781522'), ('const-24', u'INT_ADD_-1204789582'), (u'MULTIEQUAL_-1204780655', u'SUBPIECE_-1204780717'), (u'COPY_-1204781257', u'COPY_-1204780970'), (u'CALL_-1204788804', u'INDIRECT_-1204781332'), (u'LOAD_-1204787902', u'CALLIND_-1204787892'), ('const-3', u'PTRADD_-1204779455'), (u'MULTIEQUAL_-1204782180', u'MULTIEQUAL_-1204781844'), (u'COPY_-1204788720', u'MULTIEQUAL_-1204781310'), ('const-2', u'PTRADD_-1204780760'), (u'PTRSUB_-1204781423', u'CALL_-1204787250'), (u'LOAD_-1204786554', u'INT_ADD_-1204786532'), ('const-4', u'INT_ADD_-1204788807'), (u'MULTIEQUAL_-1204782419', u'MULTIEQUAL_-1204782409'), ('const-433', u'LOAD_-1204789187'), (u'CAST_-1204778573', u'STORE_-1204786966'), (u'INDIRECT_-1204780833', u'MULTIEQUAL_-1204781471'), (u'LOAD_-1204788753', u'CAST_-1204780084'), ('const-8', u'PTRADD_-1204781138'), (u'MULTIEQUAL_-1204781964', u'MULTIEQUAL_-1204781888'), (u'CALL_-1204788480', u'INDIRECT_-1204781754'), (u'SUBPIECE_-1204781129', u'PIECE_-1204781129'), (u'MULTIEQUAL_-1204780468', u'MULTIEQUAL_-1204781311'), (u'MULTIEQUAL_-1204782256', u'MULTIEQUAL_-1204779721'), (u'MULTIEQUAL_-1204782475', u'MULTIEQUAL_-1204781650'), (u'INDIRECT_-1204781440', u'MULTIEQUAL_-1204781364'), (u'CALL_-1204788866', u'INDIRECT_-1204781454'), (u'MULTIEQUAL_-1204781225', u'INT_ADD_-1204789239'), (u'CALL_-1204790995', u'INT_ADD_-1204788983'), (u'PTRADD_-1204786916', u'CAST_-1204778480'), (u'CALL_-1204788866', u'INDIRECT_-1204781135'), (u'CAST_-1204780229', u'INT_LESS_-1204788117'), (u'MULTIEQUAL_-1204783855', u'CAST_-1204780869'), (u'INDIRECT_-1204781221', u'MULTIEQUAL_-1204782034'), (u'MULTIEQUAL_-1204782297', u'MULTIEQUAL_-1204782275'), ('tmp_1179', u'CBRANCH_-1204790256'), (u'INT_LESSEQUAL_-1204789047', u'CBRANCH_-1204789044'), (u'MULTIEQUAL_-1204782282', u'MULTIEQUAL_-1204782207'), (u'PTRADD_-1204787435', u'STORE_-1204787495'), (u'MULTIEQUAL_-1204780614', u'MULTIEQUAL_-1204780584'), ('const-433', u'LOAD_-1204787704'), (u'CALL_-1204789143', u'INDIRECT_-1204782184'), (u'COPY_-1204780840', u'MULTIEQUAL_-1204781065'), (u'MULTIEQUAL_-1204783334', u'MULTIEQUAL_-1204783277'), (u'MULTIEQUAL_-1204781790', u'MULTIEQUAL_-1204781349'), (u'INDIRECT_-1204780271', u'MULTIEQUAL_-1204780569'), (u'PTRADD_-1204788885', u'CAST_-1204779959'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780149'), (u'MULTIEQUAL_-1204781340', u'MULTIEQUAL_-1204781311'), ('const-3', u'PTRADD_-1204780263'), (u'INT_ADD_-1204786325', u'CAST_-1204778971'), (u'MULTIEQUAL_-1204781574', u'MULTIEQUAL_-1204781511'), ('const-3', u'PTRADD_-1204779981'), (u'CALL_-1204788729', u'INT_NOTEQUAL_-1204788691'), (u'CAST_-1204779092', u'INT_LESS_-1204786566'), ('const-433', u'LOAD_-1204787031'), ('const-433', u'LOAD_-1204786581'), (u'CALL_-1204788558', u'INDIRECT_-1204781802'), (u'MULTIEQUAL_-1204780560', u'MULTIEQUAL_-1204780531'), (u'INDIRECT_-1204782324', u'MULTIEQUAL_-1204782297'), ('const-72', u'INT_ADD_-1204786325'), ('const-76', u'INT_ADD_-1204786140'), (u'PTRADD_-1204787070', u'CALL_-1204786975'), (u'MULTIEQUAL_-1204785594', u'INT_ADD_-1204789021'), ('const-4294967295', u'INT_EQUAL_-1204786908'), (u'INDIRECT_-1204779794', u'MULTIEQUAL_-1204781636'), (u'MULTIEQUAL_-1204782597', u'MULTIEQUAL_-1204780039'), ('const-0', u'INT_NOTEQUAL_-1204790676'), ('const-433', u'LOAD_-1204788139'), ('const-1', u'COPY_-1204779655'), (u'LOAD_-1204790468', u'MULTIEQUAL_-1204785869'), (u'INDIRECT_-1204781176', u'MULTIEQUAL_-1204782003'), (u'MULTIEQUAL_-1204782692', u'MULTIEQUAL_-1204782945'), (u'CAST_-1204778573', u'PTRADD_-1204787070'), ('tmp_5920', u'CBRANCH_-1204786704'), (u'LOAD_-1204789063', u'CAST_-1204780720'), (u'CALL_-1204790603', u'INDIRECT_-1204782559'), ('const-0', u'SUBPIECE_-1204781861'), (u'MULTIEQUAL_-1204782428', u'MULTIEQUAL_-1204782714'), (u'INDIRECT_-1204781556', u'MULTIEQUAL_-1204779689'), (u'INT_XOR_-1204788597', u'INT_AND_-1204788583'), (u'COPY_-1204780196', u'MULTIEQUAL_-1204781291'), (u'MULTIEQUAL_-1204783556', u'INT_EQUAL_-1204788946'), ('const-2', u'PTRADD_-1204780268'), ('const-4294967295', u'INT_EQUAL_-1204786528'), (u'INT_ADD_-1204787027', u'MULTIEQUAL_-1204782106'), (u'COPY_-1204779582', u'MULTIEQUAL_-1204779509'), ('const-8', u'PTRADD_-1204781148'), ('const-8', u'PTRADD_-1204780755'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780468'), ('const-43', u'COPY_-1204786684'), (u'CAST_-1204780926', u'INT_LESS_-1204790384'), (u'MULTIEQUAL_-1204781937', u'PTRADD_-1204780853'), (u'MULTIEQUAL_-1204781673', u'MULTIEQUAL_-1204781946'), (u'CALL_-1204786827', u'INDIRECT_-1204779993'), (u'MULTIEQUAL_-1204779749', u'INT_EQUAL_-1204787060'), (u'MULTIEQUAL_-1204779850', u'MULTIEQUAL_-1204779840'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780388'), (u'CALL_-1204790995', u'INT_ADD_-1204788496'), ('const-433', u'STORE_-1204787495'), (u'SUBPIECE_-1204780435', u'COPY_-1204779348'), ('const-433', u'LOAD_-1204788940'), (u'INDIRECT_-1204780323', u'MULTIEQUAL_-1204781179'), (u'INDIRECT_-1204781813', u'CALL_-1204788558'), (u'LOAD_-1204788361', u'INT_ADD_-1204788339'), ('tmp_20786', u'PTRSUB_-1204781038'), ('tmp_5386', u'CBRANCH_-1204787103'), (u'CALL_-1204790995', u'INT_ADD_-1204789171'), (u'MULTIEQUAL_-1204781036', u'COPY_-1204780722'), (u'INDIRECT_-1204781714', u'MULTIEQUAL_-1204781980'), (u'MULTIEQUAL_-1204781291', u'MULTIEQUAL_-1204781306'), ('tmp_6405', u'CBRANCH_-1204786157'), ('const-433', u'LOAD_-1204786548'), (u'MULTIEQUAL_-1204781225', u'MULTIEQUAL_-1204780960'), (u'MULTIEQUAL_-1204782692', u'MULTIEQUAL_-1204782600'), ('const-72', u'INT_ADD_-1204788680'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780271'), ('const-0', u'PTRSUB_-1204778760'), ('const-32', u'CALL_-1204787285'), (u'COPY_-1204780725', u'MULTIEQUAL_-1204780985'), (u'INT_EQUAL_-1204787060', u'CBRANCH_-1204787058'), ('const--66', u'PTRSUB_-1204781473'), ('const-8', u'PTRADD_-1204779455'), (u'INT_NOTEQUAL_-1204788674', u'CBRANCH_-1204788670'), (u'COPY_-1204780750', u'MULTIEQUAL_-1204781198'), (u'INDIRECT_-1204780096', u'MULTIEQUAL_-1204782456'), (u'LOAD_-1204786807', u'MULTIEQUAL_-1204781619'), ('const-72', u'INT_ADD_-1204786106'), (u'MULTIEQUAL_-1204782278', u'MULTIEQUAL_-1204781964'), (u'INDIRECT_-1204782240', u'MULTIEQUAL_-1204782043'), (u'CALL_-1204788768', u'INDIRECT_-1204781299'), (u'MULTIEQUAL_-1204785782', u'INT_EQUAL_-1204790224'), ('tmp_6221', u'BRANCH_-1204786396'), (u'CAST_-1204778690', u'LOAD_-1204786614'), ('const-433', u'LOAD_-1204789221'), ('const-4294967295', u'INT_EQUAL_-1204788879'), (u'MULTIEQUAL_-1204781357', u'MULTIEQUAL_-1204781340'), ('const--24', u'PTRADD_-1204787289'), (u'MULTIEQUAL_-1204782692', u'MULTIEQUAL_-1204782866'), (u'MULTIEQUAL_-1204782134', u'MULTIEQUAL_-1204782122'), (u'CALL_-1204787250', u'INDIRECT_-1204780873'), (u'SUBPIECE_-1204781928', u'PIECE_-1204781928'), (u'INDIRECT_-1204781592', u'MULTIEQUAL_-1204781860'), (u'CALL_-1204788804', u'INDIRECT_-1204781454'), (u'MULTIEQUAL_-1204781667', u'MULTIEQUAL_-1204782092'), ('const-2', u'PTRADD_-1204781176'), (u'INT_ADD_-1204787145', u'CAST_-1204778579'), ('const-0', u'SUBPIECE_-1204782088'), (u'PTRADD_-1204788736', u'CAST_-1204780313'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780850'), (u'MULTIEQUAL_-1204783077', u'COPY_-1204781162'), ('const-0', u'INT_NOTEQUAL_-1204788504'), (u'MULTIEQUAL_-1204782376', u'MULTIEQUAL_-1204781086'), (u'CAST_-1204780543', u'LOAD_-1204788696'), (u'MULTIEQUAL_-1204781767', u'INT_EQUAL_-1204786539'), (u'MULTIEQUAL_-1204781814', u'MULTIEQUAL_-1204781803'), (u'LOAD_-1204786588', u'CAST_-1204779097'), (u'CALL_-1204790995', u'INT_ADD_-1204787220'), (u'INT_ADD_-1204790735', u'INT_SUB_-1204790563'), (u'INDIRECT_-1204780645', u'MULTIEQUAL_-1204780711'), (u'INDIRECT_-1204779972', u'MULTIEQUAL_-1204780347'), (u'MULTIEQUAL_-1204781310', u'MULTIEQUAL_-1204782378'), (u'INDIRECT_-1204780962', u'MULTIEQUAL_-1204782159'), (u'COPY_-1204780808', u'MULTIEQUAL_-1204781036'), (u'INT_ADD_-1204788637', u'CAST_-1204780524'), (u'MULTIEQUAL_-1204781511', u'INT_EQUAL_-1204790660'), (u'INDIRECT_-1204782143', u'PTRADD_-1204788885'), (u'CAST_-1204779149', u'LOAD_-1204786559'), ('tmp_30958', u'CALL_-1204786063'), (u'INT_ADD_-1204789111', u'CAST_-1204780761'), ('const-0', u'PTRSUB_-1204780913'), (u'INT_EQUAL_-1204788891', u'CBRANCH_-1204788887'), ('const-433', u'LOAD_-1204785736'), (u'LOAD_-1204789201', u'INT_LESS_-1204789172'), (u'MULTIEQUAL_-1204783457', u'INT_NOTEQUAL_-1204788744'), (u'CALL_-1204788480', u'INT_EQUAL_-1204788459'), (u'LOAD_-1204789001', u'CAST_-1204780688'), (u'LOAD_-1204790376', u'MULTIEQUAL_-1204783872'), (u'CAST_-1204778667', u'LOAD_-1204786122'), ('const-0', u'SUBPIECE_-1204778770'), ('const-8', u'PTRADD_-1204779264'), (u'CALL_-1204788558', u'INDIRECT_-1204781583'), ('const-8', u'PTRADD_-1204780075'), ('const-433', u'LOAD_-1204790675'), ('const-72', u'INT_ADD_-1204787360'), (u'INT_ADD_-1204785720', u'CAST_-1204778562'), (u'CALL_-1204788480', u'INDIRECT_-1204781632'), (u'CALLIND_-1204787738', u'INDIRECT_-1204779809'), (u'CALL_-1204790995', u'INT_ADD_-1204790798'), (u'INDIRECT_-1204780685', u'MULTIEQUAL_-1204780781'), ('const-0', u'INT_EQUAL_-1204789291'), (u'CALL_-1204790146', u'INDIRECT_-1204782153'), (u'CALL_-1204787250', u'MULTIEQUAL_-1204779809'), (u'INDIRECT_-1204781472', u'MULTIEQUAL_-1204781400'), ('tmp_2420', u'CBRANCH_-1204788752'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780366'), (u'INDIRECT_-1204781235', u'MULTIEQUAL_-1204781184'), (u'CALL_-1204786047', u'INDIRECT_-1204780217'), (u'INDIRECT_-1204781911', u'MULTIEQUAL_-1204782178'), (u'CALL_-1204788441', u'INDIRECT_-1204780996'), (u'COPY_-1204780381', u'MULTIEQUAL_-1204780490'), (u'INT_ADD_-1204789171', u'CAST_-1204779977'), (u'CAST_-1204778573', u'PTRADD_-1204786926'), (u'INDIRECT_-1204781059', u'MULTIEQUAL_-1204782256'), (u'BOOL_AND_-1204788855', u'COPY_-1204780303'), (u'LOAD_-1204790406', u'CAST_-1204780931'), (u'INT_EQUAL_-1204788805', u'CBRANCH_-1204788803'), (u'LOAD_-1204786156', u'INT_EQUAL_-1204786141'), ('tmp_20796', u'COPY_-1204781426'), ('const-433', u'STORE_-1204786974'), (u'INDIRECT_-1204780058', u'MULTIEQUAL_-1204780850'), ('const-0', u'INT_NOTEQUAL_-1204788942'), ('const-4', u'SUBPIECE_-1204779987'), (u'MULTIEQUAL_-1204780667', u'MULTIEQUAL_-1204780655'), ('const-0', u'INT_EQUAL_-1204790202'), (u'PTRSUB_-1204781423', u'CALL_-1204788480'), (u'INDIRECT_-1204781264', u'MULTIEQUAL_-1204782494'), ('const-4', u'INT_ADD_-1204790419'), (u'INDIRECT_-1204780409', u'MULTIEQUAL_-1204782180'), (u'CALL_-1204790995', u'INT_ADD_-1204790689'), (u'MULTIEQUAL_-1204782109', u'INT_NOTEQUAL_-1204788897'), ('const-433', u'LOAD_-1204789020'), ('const-1', u'PTRADD_-1204786916'), (u'MULTIEQUAL_-1204781511', u'INT_NOTEQUAL_-1204788983'), (u'INDIRECT_-1204779850', u'MULTIEQUAL_-1204780226'), ('const--24', u'PTRADD_-1204787070'), (u'INT_EQUAL_-1204790224', u'CBRANCH_-1204790222'), ('const-0', u'PTRSUB_-1204778744'), (u'MULTIEQUAL_-1204779949', u'MULTIEQUAL_-1204779940'), (u'CAST_-1204781223', u'LOAD_-1204790913'), ('const-32', u'INT_ADD_-1204788697'), (u'INDIRECT_-1204780131', u'CALL_-1204786047'), (u'LOAD_-1204786703', u'MULTIEQUAL_-1204779825'), (u'SUBPIECE_-1204782214', u'PIECE_-1204782214'), ('tmp_2780', u'CBRANCH_-1204787331'), (u'INDIRECT_-1204781653', u'INT_AND_-1204784783'), ('tmp_6322', u'BRANCH_-1204786571'), (u'CALL_-1204789143', u'INDIRECT_-1204781965'), ('const-1', u'INT_ADD_-1204790486'), (u'BOOL_AND_-1204790253', u'COPY_-1204779913'), (u'INT_ADD_-1204788697', u'CAST_-1204779830'), (u'MULTIEQUAL_-1204782003', u'MULTIEQUAL_-1204781993'), ('tmp_2830', u'BRANCH_-1204788266'), ('const-32', u'INT_ADD_-1204790897'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781681'), (u'LOAD_-1204786558', u'MULTIEQUAL_-1204781767'), (u'MULTIEQUAL_-1204782397', u'INT_NOTEQUAL_-1204790296'), ('const-4294967295', u'INT_EQUAL_-1204788078'), ('const-2', u'INT_MULT_-1204779924'), ('const-433', u'LOAD_-1204787207'), ('const-3', u'PTRADD_-1204780543'), (u'CAST_-1204779456', u'LOAD_-1204787207'), (u'CALL_-1204788480', u'INDIRECT_-1204781535'), (u'LOAD_-1204788392', u'INT_LESS_-1204788370'), (u'LOAD_-1204788713', u'MULTIEQUAL_-1204781514'), ('const--104', u'PTRSUB_-1204781432'), (u'COPY_-1204779850', u'MULTIEQUAL_-1204781463'), (u'MULTIEQUAL_-1204779940', u'MULTIEQUAL_-1204782209'), ('const-433', u'LOAD_-1204788798'), ('tmp_553', u'CBRANCH_-1204790658'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780360'), (u'COPY_-1204778726', u'MULTIEQUAL_-1204784681'), ('tmp_2086', u'CBRANCH_-1204789000'), (u'MULTIEQUAL_-1204780935', u'MULTIEQUAL_-1204781306'), (u'INDIRECT_-1204781637', u'MULTIEQUAL_-1204781561'), (u'MULTIEQUAL_-1204782078', u'MULTIEQUAL_-1204781145'), ('tmp_6477', u'CBRANCH_-1204786117'), (u'CALL_-1204788768', u'INT_EQUAL_-1204788754'), (u'INT_EQUAL_-1204790202', u'CBRANCH_-1204790197'), (u'MULTIEQUAL_-1204782600', u'MULTIEQUAL_-1204782428'), (u'CALL_-1204790949', u'MULTIEQUAL_-1204779676'), (u'INT_LESS_-1204787009', u'CBRANCH_-1204787005'), (u'MULTIEQUAL_-1204781934', u'COPY_-1204781075'), (u'PIECE_-1204781584', u'MULTIEQUAL_-1204781790'), (u'MULTIEQUAL_-1204782600', u'MULTIEQUAL_-1204782945'), (u'INT_ADD_-1204788496', u'CAST_-1204779680'), ('tmp_5236', u'CBRANCH_-1204787187'), (u'CAST_-1204780931', u'LOAD_-1204790376'), (u'INT_EQUAL_-1204790258', u'CBRANCH_-1204790256'), (u'LOAD_-1204786939', u'MULTIEQUAL_-1204779599'), ('const-2', u'INT_MULT_-1204779026'), (u'MULTIEQUAL_-1204781511', u'INT_NOTEQUAL_-1204789004'), (u'MULTIEQUAL_-1204781673', u'MULTIEQUAL_-1204781867'), (u'CALLIND_-1204786331', u'MULTIEQUAL_-1204779599'), (u'INDIRECT_-1204782240', u'MULTIEQUAL_-1204781121'), (u'INDIRECT_-1204781257', u'MULTIEQUAL_-1204781204'), (u'MULTIEQUAL_-1204779624', u'PTRADD_-1204787012'), ('const-4212352', u'PTRSUB_-1204780444'), (u'PTRADD_-1204789460', u'CALL_-1204787861'), (u'INT_AND_-1204788583', u'MULTIEQUAL_-1204780754'), (u'INDIRECT_-1204779931', u'MULTIEQUAL_-1204780887'), ('const-433', u'LOAD_-1204786156'), (u'CALL_-1204790995', u'INDIRECT_-1204782475'), (u'MULTIEQUAL_-1204780490', u'MULTIEQUAL_-1204781363'), ('const-433', u'LOAD_-1204790468'), (u'MULTIEQUAL_-1204782090', u'MULTIEQUAL_-1204782078'), (u'INDIRECT_-1204780028', u'MULTIEQUAL_-1204780987'), (u'INT_ADD_-1204787967', u'CAST_-1204778882'), (u'CAST_-1204778480', u'STORE_-1204786976'), (u'BOOL_AND_-1204779936', u'CBRANCH_-1204788386'), (u'INT_AND_-1204782857', u'CALL_-1204785738'), (u'MULTIEQUAL_-1204783174', u'MULTIEQUAL_-1204782241'), (u'LOAD_-1204788798', u'CAST_-1204780596'), (u'MULTIEQUAL_-1204781934', u'MULTIEQUAL_-1204781302'), (u'CALL_-1204787861', u'INDIRECT_-1204780160'), (u'INT_EQUAL_-1204786119', u'CBRANCH_-1204786117'), (u'MULTIEQUAL_-1204780257', u'MULTIEQUAL_-1204780409'), ('tmp_1766', u'BRANCH_-1204788707'), (u'PIECE_-1204780368', u'MULTIEQUAL_-1204780459'), (u'INDIRECT_-1204780728', u'MULTIEQUAL_-1204781803'), ('const-433', u'LOAD_-1204786558'), (u'CAST_-1204780533', u'LOAD_-1204788674'), (u'CALL_-1204787861', u'INDIRECT_-1204779744'), (u'MULTIEQUAL_-1204781989', u'MULTIEQUAL_-1204781952'), ('const-48', u'INT_ADD_-1204783740'), ('const-433', u'LOAD_-1204786554'), (u'CALL_-1204789574', u'INDIRECT_-1204781472'), (u'SUBPIECE_-1204781281', u'COPY_-1204780201'), (u'CALLIND_-1204786112', u'INDIRECT_-1204780169'), (u'MULTIEQUAL_-1204781490', u'INT_XOR_-1204780419'), ('tmp_2530', u'CBRANCH_-1204788670'), (u'CALL_-1204788407', u'INDIRECT_-1204781592'), (u'MULTIEQUAL_-1204783062', u'INT_EQUAL_-1204788078'), (u'INT_NOTEQUAL_-1204790676', u'CBRANCH_-1204790676'), (u'INT_EQUAL_-1204780043', u'BOOL_AND_-1204779936'), ('tmp_6018', u'CBRANCH_-1204786536'), (u'CALL_-1204788729', u'INT_NOTEQUAL_-1204788674'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780728'), ('tmp_2039', u'CBRANCH_-1204789081'), (u'LOAD_-1204786379', u'CALLIND_-1204786369'), ('const-0', u'INT_NOTEQUAL_-1204780427'), (u'INDIRECT_-1204781632', u'MULTIEQUAL_-1204781964'), (u'MULTIEQUAL_-1204782009', u'MULTIEQUAL_-1204781989'), ('const-0', u'COPY_-1204780596'), (u'MULTIEQUAL_-1204781574', u'COPY_-1204780981'), (u'MULTIEQUAL_-1204782394', u'MULTIEQUAL_-1204781461'), (u'INDIRECT_-1204781257', u'LOAD_-1204787710'), (u'INDIRECT_-1204780790', u'MULTIEQUAL_-1204782400'), (u'CALL_-1204787250', u'INT_NOTEQUAL_-1204787212'), (u'COPY_-1204780321', u'MULTIEQUAL_-1204780962'), (u'MULTIEQUAL_-1204781981', u'MULTIEQUAL_-1204780863'), ('const-1', u'COPY_-1204781160'), (u'PTRADD_-1204790181', u'CAST_-1204780851'), (u'COPY_-1204779655', u'MULTIEQUAL_-1204781538'), (u'MULTIEQUAL_-1204782152', u'MULTIEQUAL_-1204781522'), (u'INDIRECT_-1204781257', u'PTRADD_-1204780075'), ('const-0', u'INT_EQUAL_-1204785998'), ('const-0', u'INT_EQUAL_-1204787336'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204783255'), ('const-433', u'STORE_-1204789013'), (u'MULTIEQUAL_-1204780459', u'MULTIEQUAL_-1204780448'), (u'CALL_-1204790510', u'INDIRECT_-1204782202'), (u'CAST_-1204779346', u'LOAD_-1204786939'), (u'LOAD_-1204786962', u'CAST_-1204779341'), (u'INDIRECT_-1204782202', u'MULTIEQUAL_-1204782175'), (u'CALL_-1204790146', u'INDIRECT_-1204781934'), (u'INT_ADD_-1204787082', u'CAST_-1204779410'), ('tmp_5819', u'CBRANCH_-1204786816'), ('tmp_20794', u'COPY_-1204781424'), (u'PTRADD_-1204779455', u'LOAD_-1204786962'), (u'INT_EQUAL_-1204789084', u'CBRANCH_-1204789081'), (u'INT_AND_-1204784783', u'CALL_-1204788480'), (u'CAST_-1204779690', u'LOAD_-1204788534'), (u'INT_AND_-1204788583', u'MULTIEQUAL_-1204781088'), (u'MULTIEQUAL_-1204780531', u'LOAD_-1204786128'), ('const-0', u'COPY_-1204790924'), (u'INT_LESS_-1204788918', u'CBRANCH_-1204788914'), (u'MULTIEQUAL_-1204782159', u'MULTIEQUAL_-1204781184'), (u'MULTIEQUAL_-1204781291', u'COPY_-1204780178'), ('const-0', u'COPY_-1204779816'), (u'CALL_-1204788519', u'INDIRECT_-1204781775'), ('tmp_2494', u'CBRANCH_-1204788691'), (u'INDIRECT_-1204781681', u'INT_NOTEQUAL_-1204788314'), (u'INDIRECT_-1204781492', u'MULTIEQUAL_-1204782319'), ('const-433', u'LOAD_-1204786620'), (u'MULTIEQUAL_-1204781463', u'INT_AND_-1204788914'), (u'CALL_-1204790510', u'INDIRECT_-1204782421'), (u'CAST_-1204779680', u'LOAD_-1204788512'), ('tmp_2803', u'BRANCH_-1204787694'), (u'LOAD_-1204788674', u'INT_NOTEQUAL_-1204788658'), (u'LOAD_-1204786128', u'INT_ADD_-1204786106'), (u'INDIRECT_-1204781535', u'MULTIEQUAL_-1204781867'), (u'MULTIEQUAL_-1204782297', u'SUBPIECE_-1204782374'), (u'PTRSUB_-1204781432', u'CALL_-1204788519'), (u'MULTIEQUAL_-1204779785', u'MULTIEQUAL_-1204781400'), ('const-1', u'COPY_-1204779592'), (u'PTRADD_-1204787012', u'CAST_-1204778535'), (u'COPY_-1204779592', u'MULTIEQUAL_-1204779749'), (u'INDIRECT_-1204782362', u'MULTIEQUAL_-1204782152'), (u'MULTIEQUAL_-1204782181', u'MULTIEQUAL_-1204781867'), (u'CALL_-1204790995', u'INT_ADD_-1204788637'), (u'LOAD_-1204788690', u'INT_NOTEQUAL_-1204788674'), ('const-433', u'LOAD_-1204788534'), ('tmp_6305', u'CBRANCH_-1204786505'), (u'CALL_-1204790995', u'INT_ADD_-1204786118'), (u'PTRADD_-1204781138', u'LOAD_-1204790399'), (u'MULTIEQUAL_-1204782180', u'MULTIEQUAL_-1204782178'), (u'INDIRECT_-1204781181', u'MULTIEQUAL_-1204782378'), (u'MULTIEQUAL_-1204783077', u'MULTIEQUAL_-1204783042'), (u'MULTIEQUAL_-1204782078', u'MULTIEQUAL_-1204782056'), ('const--64', u'PTRSUB_-1204781305'), ('const-4294967295', u'INT_AND_-1204782857'), ('const-433', u'LOAD_-1204788910'), (u'INT_NOTEQUAL_-1204788824', u'CBRANCH_-1204788822'), (u'MULTIEQUAL_-1204781373', u'INT_EQUAL_-1204789291'), (u'COPY_-1204779866', u'MULTIEQUAL_-1204781490'), ('const-8', u'PTRADD_-1204780886'), (u'PTRADD_-1204780886', u'LOAD_-1204789070'), (u'LOAD_-1204789180', u'INT_SLESS_-1204789151'), (u'CAST_-1204780358', u'LOAD_-1204788355'), ('const-433', u'LOAD_-1204787248'), (u'MULTIEQUAL_-1204781636', u'MULTIEQUAL_-1204781867'), (u'CALL_-1204790995', u'INT_ADD_-1204788427'), ('const-1', u'COPY_-1204779282'), (u'MULTIEQUAL_-1204782152', u'MULTIEQUAL_-1204781553'), (u'INT_EQUAL_-1204786878', u'COPY_-1204779379'), (u'MULTIEQUAL_-1204783030', u'SUBPIECE_-1204781109'), (u'COPY_-1204780760', u'MULTIEQUAL_-1204781198'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780169'), (u'INT_EQUAL_-1204790315', u'BOOL_AND_-1204790253'), ('const-0', u'INT_NOTEQUAL_-1204788535'), ('tmp_5450', u'CBRANCH_-1204787058'), ('const-433', u'LOAD_-1204785992'), (u'LOAD_-1204787161', u'INT_SLESS_-1204787126'), (u'MULTIEQUAL_-1204781867', u'MULTIEQUAL_-1204781601'), ('const-8', u'PTRADD_-1204780853'), ('const-1', u'COPY_-1204780725'), ('const-0', u'COPY_-1204786415'), (u'CAST_-1204780761', u'STORE_-1204789125'), ('const-0', u'INT_EQUAL_-1204789560'), ('const-433', u'LOAD_-1204788109'), (u'CAST_-1204780756', u'PTRADD_-1204787454'), (u'CALLIND_-1204786604', u'INDIRECT_-1204780013'), (u'INT_SEXT_-1204790507', u'CALL_-1204790510'), (u'PIECE_-1204781309', u'MULTIEQUAL_-1204782099'), (u'INT_LESS_-1204788776', u'CBRANCH_-1204788772'), (u'INDIRECT_-1204781375', u'MULTIEQUAL_-1204781302'), ('const-2', u'PTRADD_-1204779460'), ('tmp_3426', u'BRANCH_-1204786961'), (u'MULTIEQUAL_-1204782394', u'MULTIEQUAL_-1204782350'), (u'INT_NOTEQUAL_-1204788637', u'CBRANCH_-1204788632'), (u'INDIRECT_-1204781454', u'MULTIEQUAL_-1204781403'), (u'INDIRECT_-1204781653', u'MULTIEQUAL_-1204779785'), (u'PTRADD_-1204779264', u'LOAD_-1204786589'), (u'MULTIEQUAL_-1204782309', u'MULTIEQUAL_-1204782297'), ('const-43', u'INT_ADD_-1204779043'), (u'MULTIEQUAL_-1204782597', u'MULTIEQUAL_-1204782575'), (u'INT_NOTEQUAL_-1204789086', u'CBRANCH_-1204789083'), ('const-0', u'COPY_-1204788720'), (u'CALL_-1204786012', u'INDIRECT_-1204780096'), (u'CAST_-1204778573', u'PTRADD_-1204786916'), ('tmp_20786', u'PTRSUB_-1204781432'), (u'CALLIND_-1204786331', u'INDIRECT_-1204780368'), (u'MULTIEQUAL_-1204780669', u'MULTIEQUAL_-1204780878'), (u'CAST_-1204778579', u'LOAD_-1204787161'), (u'LOAD_-1204790814', u'INT_EQUAL_-1204790784'), (u'MULTIEQUAL_-1204781588', u'MULTIEQUAL_-1204779888'), (u'MULTIEQUAL_-1204782761', u'MULTIEQUAL_-1204782428'), (u'CALL_-1204788804', u'INDIRECT_-1204781235'), (u'INDIRECT_-1204780930', u'MULTIEQUAL_-1204781568'), (u'MULTIEQUAL_-1204782761', u'MULTIEQUAL_-1204782762'), (u'MULTIEQUAL_-1204781082', u'SUBPIECE_-1204781129'), (u'MULTIEQUAL_-1204782378', u'MULTIEQUAL_-1204779850'), (u'INT_ADD_-1204790798', u'CAST_-1204781175'), (u'MULTIEQUAL_-1204782400', u'MULTIEQUAL_-1204782084'), (u'MULTIEQUAL_-1204781036', u'COPY_-1204780760'), (u'MULTIEQUAL_-1204781693', u'MULTIEQUAL_-1204781673'), (u'CALL_-1204788804', u'INDIRECT_-1204781551'), (u'MULTIEQUAL_-1204781256', u'INT_EQUAL_-1204790258'), ('const-8', u'PTRADD_-1204780090'), ('const-433', u'LOAD_-1204787351'), ('const-8', u'PTRADD_-1204781143'), ('const-433', u'LOAD_-1204788751'), (u'PTRADD_-1204780268', u'LOAD_-1204788760'), ('const-433', u'LOAD_-1204786589'), (u'COPY_-1204781041', u'MULTIEQUAL_-1204781256'), (u'CAST_-1204778545', u'STORE_-1204787087'), ('const-8', u'PTRADD_-1204779214'), ('tmp_1444', u'CBRANCH_-1204789498'), ('tmp_3403', u'CBRANCH_-1204786989'), (u'MULTIEQUAL_-1204782175', u'MULTIEQUAL_-1204781243'), (u'CALL_-1204788729', u'INDIRECT_-1204781181'), (u'INT_EQUAL_-1204789291', u'CBRANCH_-1204789288'), ('const-433', u'LOAD_-1204787144'), (u'INT_EQUAL_-1204790660', u'CBRANCH_-1204790658'), (u'PTRADD_-1204780385', u'LOAD_-1204788139'), (u'MULTIEQUAL_-1204781081', u'INT_SEXT_-1204790148'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780260'), (u'MULTIEQUAL_-1204785197', u'INT_NOTEQUAL_-1204788942'), (u'LOAD_-1204787168', u'INT_ADD_-1204787145'), (u'MULTIEQUAL_-1204781047', u'COPY_-1204780792'), (u'LOAD_-1204788768', u'MULTIEQUAL_-1204783457'), (u'PTRADD_-1204780853', u'LOAD_-1204789008'), ('const-433', u'LOAD_-1204787098'), (u'CALLIND_-1204787892', u'INDIRECT_-1204780041'), (u'MULTIEQUAL_-1204779689', u'MULTIEQUAL_-1204781302'), (u'MULTIEQUAL_-1204781463', u'MULTIEQUAL_-1204781357'), (u'CAST_-1204779959', u'LOAD_-1204788947'), (u'MULTIEQUAL_-1204782275', u'MULTIEQUAL_-1204780987'), ('tmp_6163', u'CBRANCH_-1204786525'), (u'MULTIEQUAL_-1204779749', u'MULTIEQUAL_-1204781538'), (u'LOAD_-1204789130', u'INT_ADD_-1204789108'), (u'MULTIEQUAL_-1204781036', u'MULTIEQUAL_-1204780935'), ('const-4', u'STORE_-1204789545'), (u'INT_NOTEQUAL_-1204786859', u'BOOL_AND_-1204786817'), (u'CALL_-1204788441', u'INDIRECT_-1204781193'), (u'MULTIEQUAL_-1204781514', u'INT_NOTEQUAL_-1204790676'), (u'MULTIEQUAL_-1204780910', u'INT_AND_-1204788583'), (u'LOAD_-1204788713', u'COPY_-1204779877'), ('const--88', u'PTRSUB_-1204781423'), (u'INDIRECT_-1204780876', u'MULTIEQUAL_-1204781242'), (u'COPY_-1204779987', u'MULTIEQUAL_-1204781463'), ('const-0', u'INT_EQUAL_-1204788805'), (u'PTRSUB_-1204790776', u'MULTIEQUAL_-1204782181'), (u'MULTIEQUAL_-1204782034', u'MULTIEQUAL_-1204782003'), (u'CAST_-1204778952', u'LOAD_-1204787704'), ('const-433', u'LOAD_-1204788798'), (u'MULTIEQUAL_-1204779721', u'MULTIEQUAL_-1204781990'), (u'MULTIEQUAL_-1204782178', u'PTRADD_-1204779771'), (u'MULTIEQUAL_-1204782400', u'MULTIEQUAL_-1204779840'), (u'MULTIEQUAL_-1204781378', u'MULTIEQUAL_-1204781357'), (u'PTRSUB_-1204781423', u'CALL_-1204788768'), (u'MULTIEQUAL_-1204779840', u'MULTIEQUAL_-1204782112'), ('const-3', u'PTRADD_-1204781138'), ('const-0', u'INT_NOTEQUAL_-1204786706'), (u'MULTIEQUAL_-1204781993', u'MULTIEQUAL_-1204781981'), (u'MULTIEQUAL_-1204780739', u'MULTIEQUAL_-1204780669'), (u'INT_EQUAL_-1204786539', u'CBRANCH_-1204786536'), ('const-1', u'PTRADD_-1204790181'), ('const--64', u'PTRSUB_-1204779625'), (u'MULTIEQUAL_-1204782010', u'MULTIEQUAL_-1204781984'), ('const--24', u'PTRADD_-1204788811'), ('const-433', u'LOAD_-1204788774'), (u'MULTIEQUAL_-1204782122', u'MULTIEQUAL_-1204782109'), ('const-8', u'PTRADD_-1204779776'), (u'LOAD_-1204787748', u'CALLIND_-1204787738'), (u'LOAD_-1204787144', u'CAST_-1204778573'), (u'MULTIEQUAL_-1204780614', u'PTRADD_-1204779488'), ('const-328', u'INT_ADD_-1204790798'), (u'INT_ADD_-1204790419', u'STORE_-1204790411'), (u'PTRADD_-1204780548', u'LOAD_-1204788392'), (u'PTRADD_-1204780848', u'LOAD_-1204789001'), (u'COPY_-1204781075', u'MULTIEQUAL_-1204784681'), (u'COPY_-1204781607', u'MULTIEQUAL_-1204781538'), (u'MULTIEQUAL_-1204781363', u'COPY_-1204781073'), ('const--24', u'PTRADD_-1204789460'), (u'INT_LESS_-1204786567', u'CBRANCH_-1204786563'), (u'LOAD_-1204790461', u'CAST_-1204780959'), ('const-433', u'LOAD_-1204788768'), ('const-0', u'COPY_-1204787506'), (u'CALL_-1204790995', u'INT_ADD_-1204787191'), ('const-2', u'INT_SRIGHT_-1204790536'), ('const-433', u'LOAD_-1204787376'), ('tmp_5350', u'CBRANCH_-1204787121'), ('const-0', u'INT_EQUAL_-1204788928'), (u'PTRADD_-1204780380', u'LOAD_-1204788132'), (u'CAST_-1204778869', u'LOAD_-1204786156'), (u'PTRADD_-1204780858', u'STORE_-1204789013'), (u'INT_NOTEQUAL_-1204790765', u'CBRANCH_-1204790763'), (u'MULTIEQUAL_-1204780878', u'MULTIEQUAL_-1204780811'), (u'MULTIEQUAL_-1204781765', u'MULTIEQUAL_-1204781763'), (u'PTRADD_-1204780075', u'STORE_-1204788810'), (u'INT_EQUAL_-1204788728', u'CBRANCH_-1204788725'), (u'INT_EQUAL_-1204788916', u'BOOL_AND_-1204788855'), (u'LOAD_-1204789221', u'INT_ADD_-1204789164'), (u'PTRADD_-1204779259', u'LOAD_-1204786582'), (u'COPY_-1204781053', u'MULTIEQUAL_-1204780985'), (u'LOAD_-1204786969', u'CAST_-1204779346'), (u'INT_LESS_-1204786566', u'CBRANCH_-1204786562'), (u'MULTIEQUAL_-1204781952', u'MULTIEQUAL_-1204781917'), ('const-0', u'SUBPIECE_-1204781310'), ('tmp_2124', u'CBRANCH_-1204788978'), (u'CAST_-1204779149', u'INT_LESS_-1204786567'), (u'PIECE_-1204781584', u'MULTIEQUAL_-1204781814'), (u'INDIRECT_-1204780309', u'MULTIEQUAL_-1204782081'), ('tmp_20786', u'PTRSUB_-1204778620'), (u'CALL_-1204788480', u'INDIRECT_-1204781851'), ('const-433', u'LOAD_-1204787748'), (u'CALL_-1204788441', u'INDIRECT_-1204780874'), (u'MULTIEQUAL_-1204781381', u'MULTIEQUAL_-1204779676'), ('const-433', u'LOAD_-1204790653'), ('tmp_1668', u'BRANCH_-1204789178'), ('tmp_20793', u'INT_ADD_-1204791029'), (u'CALLIND_-1204787694', u'INDIRECT_-1204780386'), (u'CALL_-1204790995', u'INT_ADD_-1204788711'), (u'INDIRECT_-1204780987', u'MULTIEQUAL_-1204782597'), (u'MULTIEQUAL_-1204782250', u'MULTIEQUAL_-1204781619'), (u'INDIRECT_-1204779891', u'MULTIEQUAL_-1204781733'), ('const-433', u'LOAD_-1204789001'), (u'CALL_-1204786063', u'INDIRECT_-1204780009'), (u'INT_ADD_-1204789198', u'CAST_-1204780805'), ('const-76', u'INT_ADD_-1204788518'), (u'BOOL_AND_-1204779210', u'CBRANCH_-1204786848'), (u'CALL_-1204789574', u'INT_EQUAL_-1204789560'), ('const-0', u'COPY_-1204788871'), ('const-72', u'INT_ADD_-1204786363'), (u'INDIRECT_-1204780210', u'MULTIEQUAL_-1204782051'), ('tmp_30958', u'CALL_-1204788866'), (u'PTRSUB_-1204781473', u'CALL_-1204790995'), (u'PTRSUB_-1204781305', u'CALL_-1204788336'), ('const-80', u'INT_ADD_-1204787688'), ('tmp_1259', u'CBRANCH_-1204790197'), ('const-433', u'STORE_-1204788810'), (u'INDIRECT_-1204780426', u'MULTIEQUAL_-1204780492'), ('const-8', u'PTRADD_-1204780385'), (u'MULTIEQUAL_-1204781959', u'MULTIEQUAL_-1204781946'), (u'SUBPIECE_-1204781696', u'PIECE_-1204781696'), (u'CALL_-1204790995', u'INT_ADD_-1204788518'), (u'PIECE_-1204783184', u'RETURN_-1204789437'), (u'CALLIND_-1204786112', u'INDIRECT_-1204779972'), (u'COPY_-1204780490', u'COPY_-1204780470'), ('const-433', u'LOAD_-1204788132'), (u'MULTIEQUAL_-1204781770', u'MULTIEQUAL_-1204781964'), (u'CALL_-1204790995', u'INT_ADD_-1204787104'), (u'MULTIEQUAL_-1204780960', u'INT_NOTEQUAL_-1204788637'), (u'COPY_-1204780496', u'MULTIEQUAL_-1204784681'), (u'MULTIEQUAL_-1204780878', u'MULTIEQUAL_-1204782654'), (u'MULTIEQUAL_-1204779556', u'INT_EQUAL_-1204786818'), ('const-0', u'INT_EQUAL_-1204788597'), (u'INDIRECT_-1204782143', u'MULTIEQUAL_-1204781023'), (u'COPY_-1204780458', u'COPY_-1204780421'), (u'MULTIEQUAL_-1204780533', u'MULTIEQUAL_-1204780559'), (u'CALLIND_-1204786538', u'INDIRECT_-1204780685'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204783174'), ('const-1', u'PTRADD_-1204789460'), ('tmp_3039', u'CBRANCH_-1204788941'), (u'INDIRECT_-1204780167', u'MULTIEQUAL_-1204781082'), ('const-433', u'LOAD_-1204788713'), (u'INT_EQUAL_-1204785998', u'CBRANCH_-1204785997'), ('tmp_2721', u'BRANCH_-1204788433'), ('const-433', u'LOAD_-1204789142'), (u'CALL_-1204788729', u'MULTIEQUAL_-1204781511'), (u'MULTIEQUAL_-1204781770', u'SUBPIECE_-1204781861'), (u'CAST_-1204780693', u'LOAD_-1204788978'), (u'MULTIEQUAL_-1204782056', u'SUBPIECE_-1204781281'), (u'CALL_-1204790603', u'CAST_-1204781015'), (u'CALLIND_-1204787364', u'MULTIEQUAL_-1204783062'), (u'LOAD_-1204788910', u'MULTIEQUAL_-1204782632'), (u'MULTIEQUAL_-1204783158', u'MULTIEQUAL_-1204783077'), (u'INT_ADD_-1204787122', u'CAST_-1204779426'), (u'COPY_-1204786684', u'MULTIEQUAL_-1204784623'), ('const-433', u'LOAD_-1204789130'), (u'MULTIEQUAL_-1204782945', u'MULTIEQUAL_-1204782933'), ('const-433', u'LOAD_-1204788791'), (u'LOAD_-1204790653', u'INT_EQUAL_-1204790638'), (u'CALL_-1204786047', u'INDIRECT_-1204779998'), (u'CALL_-1204788729', u'INDIRECT_-1204781278'), (u'INT_ADD_-1204790689', u'CAST_-1204781089'), (u'CAST_-1204779512', u'LOAD_-1204787374'), ('const-0', u'COPY_-1204779459'), (u'MULTIEQUAL_-1204782159', u'MULTIEQUAL_-1204781334'), ('const-4294967295', u'INT_EQUAL_-1204790345'), (u'CALL_-1204788269', u'INDIRECT_-1204780876'), ('const-1', u'INT_XOR_-1204788597'), (u'MULTIEQUAL_-1204781733', u'MULTIEQUAL_-1204781698'), (u'LOAD_-1204786589', u'CAST_-1204779149'), (u'INDIRECT_-1204780631', u'MULTIEQUAL_-1204781706'), (u'MULTIEQUAL_-1204783077', u'COPY_-1204781164'), (u'CALL_-1204790995', u'INT_ADD_-1204785720'), (u'MULTIEQUAL_-1204784623', u'CALL_-1204788407'), (u'CALL_-1204790603', u'INDIRECT_-1204782362'), (u'LOAD_-1204786347', u'INT_ADD_-1204786325'), (u'PTRSUB_-1204779625', u'CALL_-1204787285'), (u'LOAD_-1204790814', u'COPY_-1204779713'), ('tmp_4323', u'CBRANCH_-1204788679'), ('const-32', u'INT_ADD_-1204787232'), ('const-3', u'PTRADD_-1204780380'), (u'INDIRECT_-1204780777', u'MULTIEQUAL_-1204782078'), (u'MULTIEQUAL_-1204781964', u'MULTIEQUAL_-1204781698'), (u'CALL_-1204790995', u'INT_ADD_-1204789004'), ('tmp_6441', u'CBRANCH_-1204786139'), (u'COPY_-1204780273', u'MULTIEQUAL_-1204783032'), (u'COPY_-1204780508', u'MULTIEQUAL_-1204781065'), (u'MULTIEQUAL_-1204781862', u'MULTIEQUAL_-1204781526'), (u'COPY_-1204780755', u'MULTIEQUAL_-1204780962'), (u'CALL_-1204788519', u'INDIRECT_-1204781972'), ('const-1', u'PTRADD_-1204787454'), (u'INDIRECT_-1204781872', u'MULTIEQUAL_-1204780005'), (u'MULTIEQUAL_-1204782980', u'MULTIEQUAL_-1204783158'), (u'LOAD_-1204788774', u'CAST_-1204779574'), (u'CAST_-1204779992', u'LOAD_-1204789020'), (u'INDIRECT_-1204779670', u'MULTIEQUAL_-1204779730'), (u'MULTIEQUAL_-1204780628', u'MULTIEQUAL_-1204780445'), (u'MULTIEQUAL_-1204785869', u'INT_ADD_-1204790419'), (u'MULTIEQUAL_-1204782376', u'MULTIEQUAL_-1204782362'), ('const-433', u'LOAD_-1204787138'), (u'LOAD_-1204787024', u'CAST_-1204779374'), (u'CAST_-1204779341', u'INT_LESS_-1204786947'), (u'INT_LESS_-1204786947', u'CBRANCH_-1204786943'), ('const-240', u'INT_ADD_-1204787082'), (u'PTRADD_-1204781176', u'LOAD_-1204790468'), (u'MULTIEQUAL_-1204782178', u'MULTIEQUAL_-1204782163'), ('tmp_6177', u'BRANCH_-1204786502'), (u'CAST_-1204780591', u'INT_LESS_-1204788776'), (u'INT_NOTEQUAL_-1204788691', u'CBRANCH_-1204788691'), (u'INDIRECT_-1204781030', u'MULTIEQUAL_-1204781667'), (u'INDIRECT_-1204782559', u'MULTIEQUAL_-1204782362'), (u'INT_LESS_-1204788117', u'CBRANCH_-1204788113'), (u'INDIRECT_-1204780585', u'MULTIEQUAL_-1204780681'), (u'CAST_-1204780207', u'INT_NOTEQUAL_-1204789501'), (u'PTRSUB_-1204781305', u'CALL_-1204788269'), ('const-0', u'INT_NOTEQUAL_-1204790588'), (u'COPY_-1204779326', u'MULTIEQUAL_-1204781108'), ('const-4', u'SUBPIECE_-1204781309'), (u'PTRADD_-1204780881', u'LOAD_-1204789063'), (u'CAST_-1204781015', u'INT_SUB_-1204790563'), (u'MULTIEQUAL_-1204783158', u'MULTIEQUAL_-1204782945'), ('const-433', u'LOAD_-1204788392'), ('const-0', u'INT_NOTEQUAL_-1204790765'), (u'CAST_-1204779839', u'LOAD_-1204788727'), (u'INDIRECT_-1204781454', u'MULTIEQUAL_-1204781401'), (u'COPY_-1204780861', u'MULTIEQUAL_-1204781085'), ('const-433', u'LOAD_-1204787989'), (u'CALL_-1204786012', u'INDIRECT_-1204780293'), (u'MULTIEQUAL_-1204781874', u'INT_EQUAL_-1204786528'), (u'CALL_-1204788574', u'INDIRECT_-1204781594'), ('tmp_20786', u'PTRSUB_-1204778819'), (u'INT_EQUAL_-1204787059', u'CBRANCH_-1204787054'), ('const-4212376', u'PTRSUB_-1204780501'), (u'CALL_-1204790995', u'INT_ADD_-1204788680'), (u'MULTIEQUAL_-1204779633', u'MULTIEQUAL_-1204779624'), (u'INT_ADD_-1204788458', u'CAST_-1204780425'), (u'MULTIEQUAL_-1204781673', u'MULTIEQUAL_-1204781636'), (u'MULTIEQUAL_-1204782866', u'MULTIEQUAL_-1204782761'), (u'MULTIEQUAL_-1204781888', u'MULTIEQUAL_-1204781862'), (u'SUBPIECE_-1204780368', u'PIECE_-1204780368'), (u'COPY_-1204786520', u'MULTIEQUAL_-1204780739'), ('tmp_1322', u'BRANCH_-1204790135'), (u'INT_ADD_-1204789021', u'STORE_-1204789013'), (u'COPY_-1204780596', u'COPY_-1204780321'), (u'MULTIEQUAL_-1204781568', u'MULTIEQUAL_-1204781989'), (u'MULTIEQUAL_-1204781524', u'MULTIEQUAL_-1204781175'), (u'MULTIEQUAL_-1204781175', u'MULTIEQUAL_-1204780910'), (u'LOAD_-1204788443', u'INT_NOTEQUAL_-1204788427'), (u'CALL_-1204790995', u'INDIRECT_-1204782694'), (u'INT_NOTEQUAL_-1204788942', u'CBRANCH_-1204788941'), (u'INT_ADD_-1204787886', u'CAST_-1204778821'), (u'INDIRECT_-1204781965', u'MULTIEQUAL_-1204781888'), (u'INDIRECT_-1204781462', u'MULTIEQUAL_-1204781718'), (u'MULTIEQUAL_-1204781400', u'COPY_-1204780457'), (u'CAST_-1204781175', u'LOAD_-1204790814'), ('const-433', u'LOAD_-1204790376'), ('tmp_2879', u'CBRANCH_-1204788847'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780323'), (u'MULTIEQUAL_-1204782178', u'MULTIEQUAL_-1204781310'), (u'MULTIEQUAL_-1204782297', u'MULTIEQUAL_-1204781364'), (u'COPY_-1204788737', u'MULTIEQUAL_-1204781827'), (u'LOAD_-1204789142', u'INT_ADD_-1204789111'), (u'INT_MULT_-1204779026', u'INT_ADD_-1204779043'), (u'MULTIEQUAL_-1204782043', u'MULTIEQUAL_-1204782031'), (u'INDIRECT_-1204779989', u'MULTIEQUAL_-1204780048'), (u'MULTIEQUAL_-1204781924', u'MULTIEQUAL_-1204781916'), ('const-433', u'LOAD_-1204788760'), ('const-8', u'PTRADD_-1204780268'), (u'INT_SEXT_-1204788810', u'CALL_-1204788804'), (u'CALL_-1204788866', u'INDIRECT_-1204781354'), (u'MULTIEQUAL_-1204783334', u'MULTIEQUAL_-1204781603'), (u'CALL_-1204788336', u'INDIRECT_-1204780848'), (u'PTRADD_-1204781171', u'LOAD_-1204790461'), ('tmp_3792', u'CBRANCH_-1204789044'), (u'MULTIEQUAL_-1204782714', u'MULTIEQUAL_-1204782692'), (u'MULTIEQUAL_-1204782056', u'MULTIEQUAL_-1204780768'), (u'MULTIEQUAL_-1204781463', u'MULTIEQUAL_-1204781378'), ('tmp_4822', u'CBRANCH_-1204786848'), (u'INT_NOTEQUAL_-1204790588', u'CBRANCH_-1204790587'), (u'INDIRECT_-1204780983', u'MULTIEQUAL_-1204779689'), ('const-433', u'LOAD_-1204789124'), (u'PTRSUB_-1204781423', u'CALL_-1204790949'), (u'CAST_-1204778535', u'LOAD_-1204787074'), ('const-433', u'LOAD_-1204789201'), (u'LOAD_-1204785992', u'MULTIEQUAL_-1204781619'), ('const-4212376', u'PTRSUB_-1204778689'), ('const-0', u'SUBPIECE_-1204782374'), (u'CALL_-1204790603', u'INDIRECT_-1204782143'), (u'MULTIEQUAL_-1204780987', u'MULTIEQUAL_-1204781405'), (u'MULTIEQUAL_-1204783872', u'INT_EQUAL_-1204790345'), (u'MULTIEQUAL_-1204779803', u'INT_NOTEQUAL_-1204787082'), (u'MULTIEQUAL_-1204783457', u'MULTIEQUAL_-1204781225'), (u'INT_LESSEQUAL_-1204788737', u'CBRANCH_-1204788735'), (u'INDIRECT_-1204781378', u'MULTIEQUAL_-1204782575'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781395'), (u'INT_NOTEQUAL_-1204786086', u'INT_MULT_-1204779026'), (u'MULTIEQUAL_-1204782178', u'INT_NOTEQUAL_-1204789209'), (u'MULTIEQUAL_-1204781934', u'MULTIEQUAL_-1204781893'), (u'MULTIEQUAL_-1204783158', u'MULTIEQUAL_-1204783158'), (u'CALL_-1204790995', u'INT_ADD_-1204788674'), (u'MULTIEQUAL_-1204783158', u'INT_EQUAL_-1204780044'), ('const-72', u'INT_ADD_-1204786598'), (u'MULTIEQUAL_-1204783032', u'MULTIEQUAL_-1204782999'), (u'MULTIEQUAL_-1204780755', u'PTRADD_-1204779264'), (u'MULTIEQUAL_-1204782092', u'MULTIEQUAL_-1204782051'), (u'CALL_-1204788729', u'INDIRECT_-1204780962'), (u'CALLIND_-1204787364', u'INDIRECT_-1204780833'), ('const-8', u'PTRADD_-1204779493'), (u'MULTIEQUAL_-1204781403', u'MULTIEQUAL_-1204781381'), (u'MULTIEQUAL_-1204781718', u'MULTIEQUAL_-1204781706'), (u'CALL_-1204787250', u'INDIRECT_-1204780654'), (u'INT_EQUAL_-1204788754', u'CBRANCH_-1204788752'), ('const-0', u'INT_NOTEQUAL_-1204788908'), (u'CALL_-1204788480', u'INDIRECT_-1204781951'), (u'INDIRECT_-1204780973', u'MULTIEQUAL_-1204780850'), ('const-433', u'LOAD_-1204787382'), ('tmp_6242', u'BRANCH_-1204786331'), (u'MULTIEQUAL_-1204781916', u'MULTIEQUAL_-1204781892'), (u'MULTIEQUAL_-1204783457', u'MULTIEQUAL_-1204780960'), (u'MULTIEQUAL_-1204782159', u'PTRADD_-1204788736'), (u'COPY_-1204779282', u'MULTIEQUAL_-1204779509'), ('const-4294967295', u'PIECE_-1204780368'), (u'CALL_-1204786012', u'INDIRECT_-1204779974'), (u'CALL_-1204790995', u'INT_ADD_-1204789582'), (u'MULTIEQUAL_-1204782335', u'MULTIEQUAL_-1204782278'), (u'COPY_-1204780722', u'MULTIEQUAL_-1204781198'), (u'PTRADD_-1204779465', u'STORE_-1204786974'), (u'MULTIEQUAL_-1204783255', u'MULTIEQUAL_-1204783042'), (u'MULTIEQUAL_-1204782078', u'MULTIEQUAL_-1204782034'), (u'MULTIEQUAL_-1204780739', u'MULTIEQUAL_-1204782654'), (u'CAST_-1204779830', u'LOAD_-1204788713'), (u'LOAD_-1204785736', u'MULTIEQUAL_-1204779833'), (u'LOAD_-1204788713', u'INT_NOTEQUAL_-1204788535'), (u'MULTIEQUAL_-1204781085', u'COPY_-1204780840'), (u'CALL_-1204786063', u'INDIRECT_-1204780131'), (u'COPY_-1204788321', u'MULTIEQUAL_-1204783174'), (u'CALLIND_-1204786112', u'INDIRECT_-1204780069'), ('const-4294967295', u'INT_NOTEQUAL_-1204788744'), (u'CAST_-1204780407', u'LOAD_-1204788443'), (u'CALL_-1204790995', u'INT_ADD_-1204786791'), (u'MULTIEQUAL_-1204782181', u'MULTIEQUAL_-1204782159'), (u'BOOL_AND_-1204786817', u'CBRANCH_-1204786836'), (u'MULTIEQUAL_-1204780628', u'MULTIEQUAL_-1204780569'), (u'CALL_-1204790146', u'INDIRECT_-1204782350'), (u'INT_ADD_-1204789004', u'CAST_-1204779992'), ('const-0', u'SUBPIECE_-1204783470'), (u'SUBPIECE_-1204780435', u'INT_EQUAL_-1204786723'), (u'INT_AND_-1204783774', u'CALL_-1204787250'), (u'CAST_-1204779346', u'INT_LESS_-1204786947'), (u'MULTIEQUAL_-1204782494', u'MULTIEQUAL_-1204781561'), (u'MULTIEQUAL_-1204781770', u'MULTIEQUAL_-1204781733'), (u'MULTIEQUAL_-1204781198', u'MULTIEQUAL_-1204780935'), ('const--8', u'INT_ADD_-1204787145'), ('tmp_4073', u'CBRANCH_-1204788859'), (u'MULTIEQUAL_-1204781892', u'PTRADD_-1204780760'), (u'MULTIEQUAL_-1204779676', u'MULTIEQUAL_-1204781373'), (u'CAST_-1204781001', u'INT_SEXT_-1204790507'), (u'LOAD_-1204787248', u'MULTIEQUAL_-1204779833'), (u'SUBPIECE_-1204781281', u'INT_EQUAL_-1204789194'), (u'MULTIEQUAL_-1204781790', u'MULTIEQUAL_-1204781770'), (u'INDIRECT_-1204781972', u'MULTIEQUAL_-1204780105'), ('const-0', u'SUBPIECE_-1204781281'), (u'MULTIEQUAL_-1204780569', u'MULTIEQUAL_-1204780778'), ('const-4294967248', u'INT_ADD_-1204789239'), ('const-433', u'LOAD_-1204787710'), (u'MULTIEQUAL_-1204781373', u'INT_NOTEQUAL_-1204790765'), (u'MULTIEQUAL_-1204780910', u'COPY_-1204779011'), (u'CAST_-1204780374', u'INT_LESS_-1204788370'), (u'MULTIEQUAL_-1204780614', u'PTRADD_-1204779493'), (u'INDIRECT_-1204780260', u'MULTIEQUAL_-1204782309'), (u'INDIRECT_-1204781868', u'MULTIEQUAL_-1204781791'), (u'MULTIEQUAL_-1204782397', u'PTRADD_-1204779986'), ('const--65', u'PTRSUB_-1204778620'), (u'CALL_-1204790995', u'INT_ADD_-1204787082'), (u'INDIRECT_-1204780873', u'MULTIEQUAL_-1204780750'), (u'LOAD_-1204787236', u'INT_NOTEQUAL_-1204786086'), (u'INDIRECT_-1204782105', u'MULTIEQUAL_-1204782078'), (u'MULTIEQUAL_-1204780653', u'MULTIEQUAL_-1204780681'), ('tmp_5424', u'CBRANCH_-1204787077'), (u'PTRSUB_-1204781038', u'CALL_-1204790146'), (u'INDIRECT_-1204780887', u'MULTIEQUAL_-1204782497'), ('tmp_4123', u'CBRANCH_-1204788822'), (u'CALL_-1204787250', u'INT_NOTEQUAL_-1204787191'), ('tmp_1976', u'BRANCH_-1204787892'), (u'INDIRECT_-1204781073', u'MULTIEQUAL_-1204781439'), ('tmp_30958', u'LOAD_-1204789142'), ('tmp_1836', u'CBRANCH_-1204788914'), (u'INDIRECT_-1204782350', u'MULTIEQUAL_-1204781750'), (u'MULTIEQUAL_-1204782350', u'MULTIEQUAL_-1204781750'), ('const--24', u'INT_ADD_-1204789119'), ('const-433', u'LOAD_-1204788653'), ('tmp_5072', u'BRANCH_-1204787366'), (u'INDIRECT_-1204782459', u'MULTIEQUAL_-1204782250'), ('const-1', u'INT_SLESS_-1204787126'), ('const-2', u'PTRADD_-1204780075'), (u'INT_EQUAL_-1204780044', u'BOOL_AND_-1204779936'), (u'MULTIEQUAL_-1204783277', u'MULTIEQUAL_-1204783042'), ('const-433', u'LOAD_-1204790913'), (u'MULTIEQUAL_-1204782297', u'PTRADD_-1204781171'), (u'CAST_-1204780805', u'LOAD_-1204789214'), (u'MULTIEQUAL_-1204780569', u'MULTIEQUAL_-1204780560'), (u'CALL_-1204788729', u'INT_EQUAL_-1204788497'), (u'COPY_-1204786812', u'MULTIEQUAL_-1204782761'), (u'MULTIEQUAL_-1204780005', u'MULTIEQUAL_-1204781650'), (u'LOAD_-1204789020', u'INT_NOTEQUAL_-1204789004'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781878'), (u'MULTIEQUAL_-1204780720', u'SUBPIECE_-1204778770'), ('const-433', u'LOAD_-1204788512'), (u'CALLIND_-1204789114', u'INDIRECT_-1204781273'), (u'PTRADD_-1204780543', u'LOAD_-1204788385'), (u'LOAD_-1204789221', u'INT_ADD_-1204789185'), (u'INDIRECT_-1204781714', u'PTRADD_-1204780548'), (u'LOAD_-1204787376', u'CALLIND_-1204787366'), (u'INDIRECT_-1204780488', u'INT_NOTEQUAL_-1204786507'), (u'LOAD_-1204789124', u'CALLIND_-1204789114'), (u'MULTIEQUAL_-1204780559', u'MULTIEQUAL_-1204782335'), ('const-4212376', u'PTRSUB_-1204778744'), ('tmp_1626', u'CBRANCH_-1204789208'), (u'CALL_-1204790995', u'INDIRECT_-1204782597'), (u'INDIRECT_-1204780548', u'MULTIEQUAL_-1204780614'), ('const-2', u'PTRADD_-1204781143'), ('const-0', u'INT_NOTEQUAL_-1204790296'), (u'MULTIEQUAL_-1204779825', u'INT_NOTEQUAL_-1204787139'), (u'MULTIEQUAL_-1204781334', u'COPY_-1204780490'), (u'LOAD_-1204788999', u'INT_NOTEQUAL_-1204788983'), ('const-0', u'INT_NOTEQUAL_-1204788829'), (u'CAST_-1204781089', u'LOAD_-1204790705'), (u'CALL_-1204788866', u'INDIRECT_-1204781038'), (u'LOAD_-1204787908', u'INT_ADD_-1204787886'), ('const-0', u'COPY_-1204780016'), (u'COPY_-1204781162', u'MULTIEQUAL_-1204783032'), (u'MULTIEQUAL_-1204781946', u'MULTIEQUAL_-1204781934'), (u'INDIRECT_-1204781559', u'SUBPIECE_-1204781584'), (u'PTRADD_-1204779214', u'LOAD_-1204786588'), (u'INT_ADD_-1204787688', u'CAST_-1204778952'), ('tmp_415', u'CBRANCH_-1204790763'), ('const-433', u'LOAD_-1204788849'), (u'INDIRECT_-1204780149', u'MULTIEQUAL_-1204780448'), ('const-433', u'LOAD_-1204789121'), (u'CALL_-1204788786', u'INDIRECT_-1204781637'), (u'INDIRECT_-1204781495', u'MULTIEQUAL_-1204781429'), (u'MULTIEQUAL_-1204782475', u'MULTIEQUAL_-1204779940'), (u'LOAD_-1204788856', u'INT_ADD_-1204788807'), ('const-1', u'PTRADD_-1204787070'), (u'LOAD_-1204789008', u'CAST_-1204780693'), ('const-433', u'LOAD_-1204788933'), (u'MULTIEQUAL_-1204781381', u'MULTIEQUAL_-1204781363'), (u'MULTIEQUAL_-1204779908', u'MULTIEQUAL_-1204781522'), ('const-433', u'LOAD_-1204788361'), (u'CALL_-1204790995', u'INT_ADD_-1204788458'), (u'CAST_-1204779097', u'LOAD_-1204786558'), (u'CALLIND_-1204787366', u'INDIRECT_-1204780947'), ('const-4294967295', u'PIECE_-1204782214'), (u'INT_EQUAL_-1204788597', u'CBRANCH_-1204788595'), (u'INDIRECT_-1204780654', u'MULTIEQUAL_-1204780533'), (u'MULTIEQUAL_-1204781763', u'MULTIEQUAL_-1204781718'), (u'INDIRECT_-1204780685', u'MULTIEQUAL_-1204780755'), ('const-433', u'LOAD_-1204786379'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780488'), (u'SUBPIECE_-1204781310', u'INT_SEXT_-1204788332'), (u'CALLIND_-1204786112', u'MULTIEQUAL_-1204781767'), (u'MULTIEQUAL_-1204782600', u'MULTIEQUAL_-1204782866'), (u'MULTIEQUAL_-1204782475', u'MULTIEQUAL_-1204781500'), ('const-32', u'INT_ADD_-1204790689'), ('tmp_2561', u'CBRANCH_-1204788535'), (u'MULTIEQUAL_-1204782159', u'MULTIEQUAL_-1204779633'), ('tmp_3121', u'CBRANCH_-1204788360'), ('const-433', u'LOAD_-1204789214'), (u'CALLIND_-1204788345', u'INDIRECT_-1204781778'), (u'COPY_-1204785966', u'MULTIEQUAL_-1204783334'), ('tmp_5787', u'CBRANCH_-1204786836'), (u'INT_ADD_-1204787191', u'CAST_-1204779456'), (u'MULTIEQUAL_-1204781937', u'LOAD_-1204787382'), ('tmp_5103', u'BRANCH_-1204787487'), (u'MULTIEQUAL_-1204781085', u'COPY_-1204780838'), (u'PTRSUB_-1204781432', u'CALL_-1204786012'), ('const-0', u'INT_EQUAL_-1204781665'), (u'INDIRECT_-1204780754', u'MULTIEQUAL_-1204781121'), (u'MULTIEQUAL_-1204779908', u'MULTIEQUAL_-1204781553'), (u'MULTIEQUAL_-1204781198', u'MULTIEQUAL_-1204781108'), (u'MULTIEQUAL_-1204782056', u'MULTIEQUAL_-1204781186'), ('const-433', u'LOAD_-1204787168'), ('tmp_1375', u'CBRANCH_-1204789558'), (u'LOAD_-1204788933', u'CAST_-1204779786'), (u'CALL_-1204787250', u'INDIRECT_-1204780776'), (u'INT_ADD_-1204787358', u'CAST_-1204779512'), (u'LOAD_-1204787031', u'CAST_-1204779375'), (u'LOAD_-1204787704', u'CALLIND_-1204787694'), (u'INDIRECT_-1204780128', u'MULTIEQUAL_-1204781086'), ('const-433', u'LOAD_-1204786122'), (u'COPY_-1204780303', u'MULTIEQUAL_-1204780962'), (u'INT_EQUAL_-1204787336', u'CBRANCH_-1204787331'), (u'INDIRECT_-1204780226', u'MULTIEQUAL_-1204781082'), (u'INT_ADD_-1204789185', u'CAST_-1204780796'), (u'LOAD_-1204788751', u'MULTIEQUAL_-1204782406'), (u'LOAD_-1204787983', u'CALLIND_-1204787973'), (u'INDIRECT_-1204781462', u'MULTIEQUAL_-1204781693'), ('const-2', u'PTRADD_-1204779776'), (u'CALL_-1204790510', u'INDIRECT_-1204782324'), (u'LOAD_-1204788385', u'CAST_-1204780374'), (u'MULTIEQUAL_-1204782031', u'MULTIEQUAL_-1204781990'), ('const-0', u'COPY_-1204780215'), (u'SUBPIECE_-1204781109', u'MULTIEQUAL_-1204781081'), ('tmp_343', u'CBRANCH_-1204790819'), ('const-72', u'INT_ADD_-1204787732'), ('const-433', u'LOAD_-1204788385'), (u'CAST_-1204780931', u'INT_LESS_-1204790384'), (u'COPY_-1204779348', u'MULTIEQUAL_-1204779591'), (u'CALL_-1204787250', u'INT_EQUAL_-1204786119'), (u'CAST_-1204778882', u'LOAD_-1204787983'), ('const-76', u'INT_ADD_-1204790659'), (u'MULTIEQUAL_-1204782406', u'INT_EQUAL_-1204788728'), ('const-0', u'COPY_-1204783928'), (u'CAST_-1204779821', u'LOAD_-1204788690'), (u'LOAD_-1204790814', u'COPY_-1204780247'), (u'CALLIND_-1204787738', u'INDIRECT_-1204780128'), (u'INDIRECT_-1204779792', u'MULTIEQUAL_-1204779850'), ('const-72', u'INT_ADD_-1204787967'), (u'MULTIEQUAL_-1204782034', u'MULTIEQUAL_-1204782022'), (u'MULTIEQUAL_-1204781980', u'PTRADD_-1204780858'), (u'CAST_-1204779683', u'STORE_-1204787514'), (u'INDIRECT_-1204781395', u'MULTIEQUAL_-1204782222'), (u'MULTIEQUAL_-1204782253', u'PTRADD_-1204781148'), (u'CALL_-1204788480', u'MULTIEQUAL_-1204781225'), (u'PTRADD_-1204780095', u'LOAD_-1204788856'), (u'CALL_-1204788269', u'INDIRECT_-1204780973'), (u'CALLIND_-1204787973', u'INDIRECT_-1204780226'), ('const-8', u'PTRADD_-1204779460'), (u'CALL_-1204788407', u'INDIRECT_-1204781714'), (u'INDIRECT_-1204781778', u'MULTIEQUAL_-1204782009'), (u'INT_ADD_-1204790512', u'CAST_-1204781001'), (u'CALLIND_-1204786369', u'INDIRECT_-1204780291'), ('const-0', u'INT_SLESS_-1204789151'), (u'INDIRECT_-1204781537', u'MULTIEQUAL_-1204782350'), (u'MULTIEQUAL_-1204782456', u'MULTIEQUAL_-1204780724'), (u'MULTIEQUAL_-1204782428', u'MULTIEQUAL_-1204782692'), (u'MULTIEQUAL_-1204779591', u'MULTIEQUAL_-1204779803'), (u'CALL_-1204790949', u'INDIRECT_-1204782443'), (u'INT_NOTEQUAL_-1204788658', u'CBRANCH_-1204788654'), (u'COPY_-1204778783', u'MULTIEQUAL_-1204784681'), ('const-4294967295', u'INT_EQUAL_-1204788946'), (u'MULTIEQUAL_-1204781070', u'COPY_-1204780808'), ('const-0', u'INT_EQUAL_-1204788754'), (u'LOAD_-1204789214', u'INT_ADD_-1204779831'), (u'MULTIEQUAL_-1204780755', u'MULTIEQUAL_-1204780739'), (u'CALL_-1204789574', u'INDIRECT_-1204781375'), (u'INT_ADD_-1204788680', u'CAST_-1204780543'), ('const-433', u'LOAD_-1204789063'), (u'MULTIEQUAL_-1204782081', u'MULTIEQUAL_-1204782079'), ('tmp_20786', u'PTRSUB_-1204781423'), ('const-433', u'LOAD_-1204787908'), (u'INDIRECT_-1204782240', u'MULTIEQUAL_-1204782031'), ('const-72', u'INT_ADD_-1204787358'), (u'MULTIEQUAL_-1204781937', u'PTRADD_-1204780848'), (u'INT_EQUAL_-1204786878', u'BOOL_AND_-1204786817'), (u'MULTIEQUAL_-1204782475', u'MULTIEQUAL_-1204781619'), ('const-0', u'COPY_-1204786520'), (u'LOAD_-1204786134', u'INT_EQUAL_-1204786119'), (u'MULTIEQUAL_-1204783174', u'MULTIEQUAL_-1204783130'), ('const-8', u'PTRADD_-1204780543'), (u'PIECE_-1204781309', u'MULTIEQUAL_-1204782078'), ('const-433', u'LOAD_-1204789070'), (u'MULTIEQUAL_-1204779940', u'MULTIEQUAL_-1204781619'), ('const-433', u'STORE_-1204789125'), (u'MULTIEQUAL_-1204783130', u'MULTIEQUAL_-1204783099'), (u'MULTIEQUAL_-1204782397', u'MULTIEQUAL_-1204781277'), (u'LOAD_-1204789214', u'INT_ADD_-1204789191'), (u'PIECE_-1204781928', u'MULTIEQUAL_-1204781814'), ('const-8', u'PTRADD_-1204779981'), (u'CALL_-1204785738', u'MULTIEQUAL_-1204779809'), (u'PTRADD_-1204779460', u'LOAD_-1204786969'), (u'INT_EQUAL_-1204790345', u'CBRANCH_-1204790343'), (u'PTRSUB_-1204778689', u'INT_NOTEQUAL_-1204786991'), ('const-433', u'LOAD_-1204788443'), (u'MULTIEQUAL_-1204780531', u'MULTIEQUAL_-1204782456'), (u'INT_SLESS_-1204789151', u'CBRANCH_-1204789158'), (u'INDIRECT_-1204781399', u'MULTIEQUAL_-1204780105'), (u'MULTIEQUAL_-1204782400', u'MULTIEQUAL_-1204782378'), (u'INDIRECT_-1204782284', u'MULTIEQUAL_-1204782207'), (u'MULTIEQUAL_-1204782600', u'INT_EQUAL_-1204781666'), ('tmp_30959', u'STORE_-1204789545'), (u'INDIRECT_-1204781440', u'PTRADD_-1204780268'), ('const-32', u'INT_ADD_-1204786687'), (u'INDIRECT_-1204780486', u'MULTIEQUAL_-1204781401'), (u'INDIRECT_-1204780945', u'MULTIEQUAL_-1204782175'), (u'INDIRECT_-1204782153', u'MULTIEQUAL_-1204781553'), (u'COPY_-1204781164', u'MULTIEQUAL_-1204782143'), (u'MULTIEQUAL_-1204780005', u'MULTIEQUAL_-1204781619'), (u'MULTIEQUAL_-1204780048', u'MULTIEQUAL_-1204780039'), (u'MULTIEQUAL_-1204782079', u'MULTIEQUAL_-1204782034'), (u'INDIRECT_-1204782250', u'MULTIEQUAL_-1204781650'), (u'MULTIEQUAL_-1204782250', u'MULTIEQUAL_-1204781650'), (u'INT_EQUAL_-1204786528', u'CBRANCH_-1204786525'), (u'INDIRECT_-1204780571', u'MULTIEQUAL_-1204782181'), ('tmp_1955', u'BRANCH_-1204788581'), ('const--8', u'INT_ADD_-1204789164'), ('const-4', u'SUBPIECE_-1204781928'), (u'INDIRECT_-1204782662', u'MULTIEQUAL_-1204782554'), (u'INT_NOTEQUAL_-1204786157', u'CBRANCH_-1204786157'), (u'INT_ADD_-1204786140', u'CAST_-1204778869')]
null
null
002f58c0
x64
O1
(translation_unit "undefined1 [16]\nFUN_002f58c0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5,\n long param_6,undefined4 *param_7,long *param_8)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n char cVar4;\n int iVar5;\n wchar_t __c;\n long lVar6;\n wchar_t *pwVar7;\n long lVar8;\n ulong uVar9;\n char cVar10;\n bool bVar11;\n byte bVar12;\n bool bVar13;\n undefined1 *puVar14;\n undefined8 uVar15;\n byte bVar16;\n byte bVar17;\n byte bVar18;\n bool bVar19;\n byte bVar20;\n undefined1 auVar21 [16];\n int local_90;\n byte local_8a;\n long *local_68;\n undefined8 local_60;\n long *local_58;\n ulong local_50;\n undefined1 local_42;\n undefined1 local_41;\n undefined1 *local_40 [2];\n \n local_68 = param_4;\n local_60 = param_5;\n local_58 = param_2;\n local_50 = param_3;\n lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0);\n cVar3 = FUN_002f3e70(&local_58);\n if (cVar3 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }\n else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }\n goto LAB_002f5940;\ncode_r0x002f5e56:\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n bVar12 = *(byte *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0;\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\nLAB_002f59f4:\n uVar9 = local_58[2];\n if (uVar9 < (ulong)local_58[3]) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar12 = 0;\n bVar20 = bVar18;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }\nLAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar11 = (int)local_60 == -1;\n if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }\n if (bVar11 == (bool)bVar12) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n bVar12 = *(byte *)(lVar6 + 0x20);\n goto LAB_002f59a0;\nLAB_002f5a57:\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5a60:\n puVar14 = local_40[0];\n if (lVar8 == 0) goto LAB_002f5ccf;\n if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;\n goto LAB_002f5cad;\ncode_r0x002f60cb:\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n cVar3 = '\x01';\nLAB_002f5940:\n local_40[0] = &DAT_00404698;\n if (cVar10 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }\n bVar16 = *(byte *)(lVar6 + 0x148);\n if (bVar16 == 0) {\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }\nLAB_002f5cad:\n puVar14 = local_40[0];\n cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40);\n if (cVar3 == '\0') {\n *param_7 = 4;\n }\nLAB_002f5ccf:\n uVar9 = local_50;\n plVar2 = local_58;\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n auVar21._8_8_ = uVar9;\n auVar21._0_8_ = plVar2;\n return auVar21;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_002f58c0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5,\n long param_6,undefined4 *param_7,long *param_8)\n\n{\n long lVar1;" (macro_type_specifier "FUN_002f58c0(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , (ERROR "ulong" identifier) identifier , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , identifier (ERROR "param_5" identifier) , (ERROR "long" identifier) identifier , (ERROR "undefined4" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "long *param_8)\n\n{\n long" identifier (pointer_declarator "*param_8" * identifier) ) { long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "wchar_t __c;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *pwVar7;" type_identifier (pointer_declarator "*pwVar7" * identifier) ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "char cVar10;" primitive_type identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "byte bVar12;" type_identifier identifier ;) (declaration "bool bVar13;" primitive_type identifier ;) (declaration "undefined1 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "undefined8 uVar15;" type_identifier identifier ;) (declaration "byte bVar16;" type_identifier identifier ;) (declaration "byte bVar17;" type_identifier identifier ;) (declaration "byte bVar18;" type_identifier identifier ;) (declaration "bool bVar19;" primitive_type identifier ;) (declaration "byte bVar20;" type_identifier identifier ;) (declaration "undefined1 auVar21 [16];" type_identifier (array_declarator "auVar21 [16]" identifier [ number_literal ]) ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "byte local_8a;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_42;" type_identifier identifier ;) (declaration "undefined1 local_41;" type_identifier identifier ;) (declaration "undefined1 *local_40 [2];" type_identifier (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" identifier = identifier) ;) (expression_statement "local_60 = param_5;" (assignment_expression "local_60 = param_5" identifier = identifier) ;) (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" identifier = identifier) ;) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" identifier = identifier) ;) (expression_statement "lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0);" (assignment_expression "lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0)" identifier = (call_expression "FUN_002f2910(&local_42,param_6 + 0xd0)" identifier (argument_list "(&local_42,param_6 + 0xd0)" ( (pointer_expression "&local_42" & identifier) , (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) ;) (expression_statement "cVar3 = FUN_002f3e70(&local_58);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58)" identifier = (call_expression "FUN_002f3e70(&local_58)" identifier (argument_list "(&local_58)" ( (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (cVar3 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }\n else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }" { (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }" if (parenthesized_expression "((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c))" ( (binary_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c))))" ( (binary_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe0) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" * (cast_expression "(wchar_t *)(lVar6 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe0)" ( (binary_expression "lVar6 + 0xe0" identifier + number_literal) )))) != identifier) ))) )) || (parenthesized_expression "((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))" ( (parenthesized_expression "(cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (binary_expression "cVar10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }" { (labeled_statement "LAB_002f6036:\n bVar17 = 0;" statement_identifier : (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;)) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (do_statement "do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );" do (compound_statement "{\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n }" { (if_statement "if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;" if (parenthesized_expression "((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "(cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (parenthesized_expression "(cVar10 != '\0')" ( (binary_expression "cVar10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) (goto_statement "goto LAB_002f5fec;" goto statement_identifier ;)) (if_statement "if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;" if (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) )) || (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xf0) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xf0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xf0)" * (cast_expression "(wchar_t *)(lVar6 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xf0)" ( (binary_expression "lVar6 + 0xf0" identifier + number_literal) )))) != identifier) ))) )) (goto_statement "goto LAB_002f5940;" goto statement_identifier ;)) (if_statement "if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }" if (parenthesized_expression "(bVar17 == 0)" ( (binary_expression "bVar17 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_002d6990(param_8,0x30);\n }" { (expression_statement "FUN_002d6990(param_8,0x30);" (call_expression "FUN_002d6990(param_8,0x30)" identifier (argument_list "(param_8,0x30)" ( identifier , number_literal ))) ;) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (if_statement "if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" if (parenthesized_expression "((ulong)local_58[2] < (ulong)local_58[3])" ( (binary_expression "(ulong)local_58[2] < (ulong)local_58[3]" (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }" { (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "local_58[2] = local_58[2] + 4;" (assignment_expression "local_58[2] = local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) + number_literal)) ;) (labeled_statement "LAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" statement_identifier : (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" ( (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_58[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" { (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" identifier = (pointer_expression "*(int *)local_58[2]" * (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) })))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n bVar11 = true;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) })) }) (else_clause "else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" else (compound_statement "{\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" { (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (if_statement "if (local_58 != (long *)0x0) goto LAB_002f608e;" if (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002f608e;" goto statement_identifier ;)) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) }))) (expression_statement "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" if (parenthesized_expression "(bVar13)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" { (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar13;" (assignment_expression "bVar19 = bVar13" identifier = identifier) ;) })) })) (if_statement "if (bVar19 == bVar11) goto code_r0x002f60cb;" if (parenthesized_expression "(bVar19 == bVar11)" ( (binary_expression "bVar19 == bVar11" identifier == identifier) )) (goto_statement "goto code_r0x002f60cb;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" if (parenthesized_expression "(((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0))" ( (binary_expression "((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)" (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) && (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" ( (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)local_58[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" { (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" identifier = (pointer_expression "*(wchar_t *)local_58[2]" * (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n __c = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n local_58 = (long *)0x0;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');" (call_expression "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" identifier (argument_list "(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" ( identifier , (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) * (char_literal "'\x02'" ' escape_sequence ')) + (char_literal "'+'" ' character ')) ))) ;) (expression_statement "FUN_002acba0(local_58);" (call_expression "FUN_002acba0(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "cVar4 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar4 = FUN_002f3e70(&local_58,&local_68)" identifier = (call_expression "FUN_002f3e70(&local_58,&local_68)" identifier (argument_list "(&local_58,&local_68)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_68" & identifier) )))) ;) (if_statement "if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }" { (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_002f6036;" goto statement_identifier ;) })) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "cVar3 = cVar4;" (assignment_expression "cVar3 = cVar4" identifier = identifier) ;) }) (else_clause "else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" else (compound_statement "{\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" { (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;) }))) (goto_statement "goto LAB_002f5940;" goto statement_identifier ;) (labeled_statement "code_r0x002f5e56:\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" statement_identifier : (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;)) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x20)" * (cast_expression "(byte *)(lVar6 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0;" if (parenthesized_expression "((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c))" ( (binary_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c))))" ( (binary_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)" ( (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c" (assignment_expression "bVar20 = bVar18" identifier = identifier) , (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c" (assignment_expression "bVar17 = bVar18" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" * (cast_expression "(wchar_t *)(lVar6 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe0)" ( (binary_expression "lVar6 + 0xe0" identifier + number_literal) )))) != identifier))) ))) )) || (parenthesized_expression "((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))" ( (parenthesized_expression "(bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)" (binary_expression "bVar12 != 0" identifier != number_literal) && (parenthesized_expression "(bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)" ( (comma_expression "bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c" (assignment_expression "bVar20 = bVar12" identifier = identifier) , (comma_expression "bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c" (assignment_expression "bVar17 = bVar12" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier))) ))) )) ))) )) || (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)" ( (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c" (assignment_expression "bVar20 = bVar18" identifier = identifier) , (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c" (assignment_expression "bVar17 = bVar18" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier))) ))) )) (goto_statement "goto LAB_002f59a0;" goto statement_identifier ;)) (expression_statement "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');" (call_expression "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" identifier (argument_list "(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" ( identifier , (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) * (char_literal "'\x02'" ' escape_sequence ')) + (char_literal "'+'" ' character ')) ))) ;) (labeled_statement "LAB_002f59f4:\n uVar9 = local_58[2];" statement_identifier : (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar9 < (ulong)local_58[3]) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" if (parenthesized_expression "(uVar9 < (ulong)local_58[3])" ( (binary_expression "uVar9 < (ulong)local_58[3]" identifier < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }" { (labeled_statement "LAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" statement_identifier : (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;)) (expression_statement "local_58[2] = uVar9 + 4;" (assignment_expression "local_58[2] = uVar9 + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;) }) (else_clause "else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" else (compound_statement "{\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" { (labeled_statement "LAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();" statement_identifier : (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "bVar12 = bVar16;" (assignment_expression "bVar12 = bVar16" identifier = identifier) ;) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" identifier = identifier) ;) (if_statement "if (local_58 == (long *)0x0) goto LAB_002f5a32;" if (parenthesized_expression "(local_58 == (long *)0x0)" ( (binary_expression "local_58 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002f5a32;" goto statement_identifier ;)) }))) (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" ( (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_58[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" { (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" identifier = (pointer_expression "*(int *)local_58[2]" * (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar12 = 0;" (assignment_expression "bVar12 = 0" identifier = number_literal) ;) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" identifier = identifier) ;) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar12 = bVar16;" (assignment_expression "bVar12 = bVar16" identifier = identifier) ;) })) (labeled_statement "LAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" statement_identifier : (expression_statement "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;)) (expression_statement "bVar11 = (int)local_60 == -1;" (assignment_expression "bVar11 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }" if (parenthesized_expression "(bVar19)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" { (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" { comment (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar11 = bVar19;" (assignment_expression "bVar11 = bVar19" identifier = identifier) ;) })) })) (if_statement "if (bVar11 == (bool)bVar12) goto LAB_002f5a57;" if (parenthesized_expression "(bVar11 == (bool)bVar12)" ( (binary_expression "bVar11 == (bool)bVar12" identifier == (cast_expression "(bool)bVar12" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" if (parenthesized_expression "((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff'))" ( (binary_expression "(local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')" (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ))) )) (compound_statement "{\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" ( (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)local_58[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" { (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" identifier = (pointer_expression "*(wchar_t *)local_58[2]" * (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }" { comment (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n local_58 = (long *)0x0;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x20)" * (cast_expression "(byte *)(lVar6 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_002f59a0;" goto statement_identifier ;) (labeled_statement "LAB_002f5a57:\n lVar8 = *(long *)(local_40[0] + -0x18);" statement_identifier : (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;)) (labeled_statement "LAB_002f5a60:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (lVar8 == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) (if_statement "if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;" if (parenthesized_expression "((local_8a == 0) && (bVar20 == 0))" ( (binary_expression "(local_8a == 0) && (bVar20 == 0)" (parenthesized_expression "(local_8a == 0)" ( (binary_expression "local_8a == 0" identifier == number_literal) )) && (parenthesized_expression "(bVar20 == 0)" ( (binary_expression "bVar20 == 0" identifier == number_literal) ))) )) (goto_statement "goto LAB_002f5a7d;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5cad;" goto statement_identifier ;) (labeled_statement "code_r0x002f60cb:\n cVar10 = *(char *)(lVar6 + 0x20);" statement_identifier : (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;)) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) (expression_statement "cVar3 = '\x01';" (assignment_expression "cVar3 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) (labeled_statement "LAB_002f5940:\n local_40[0] = &DAT_00404698;" statement_identifier : (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&DAT_00404698" & identifier)) ;)) (if_statement "if (cVar10 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }" if (parenthesized_expression "(cVar10 != '\0')" ( (binary_expression "cVar10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }" { (labeled_statement "LAB_002f5fec:\n local_40[0] = &DAT_00404698;" statement_identifier : (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&DAT_00404698" & identifier)) ;)) (expression_statement "FUN_002d64b0(local_40,0x20);" (call_expression "FUN_002d64b0(local_40,0x20)" identifier (argument_list "(local_40,0x20)" ( identifier , number_literal ))) ;) })) (expression_statement "bVar16 = *(byte *)(lVar6 + 0x148);" (assignment_expression "bVar16 = *(byte *)(lVar6 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x148)" * (cast_expression "(byte *)(lVar6 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x148)" ( (binary_expression "lVar6 + 0x148" identifier + number_literal) ))))) ;) (if_statement "if (bVar16 == 0) {\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" if (parenthesized_expression "(bVar16 == 0)" ( (binary_expression "bVar16 == 0" identifier == number_literal) )) (compound_statement "{\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }" { (if_statement "if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }" { (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (labeled_statement "LAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" statement_identifier : (if_statement "if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" if (parenthesized_expression "(9 < (uint)(__c + L'\xffffffd0'))" ( (binary_expression "9 < (uint)(__c + L'\xffffffd0')" number_literal < (call_expression "(uint)(__c + L'\xffffffd0')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffffd0')" ( (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_002f5bc0;" goto statement_identifier ;))) (expression_statement "lVar8 = *param_8;" (assignment_expression "lVar8 = *param_8" identifier = (pointer_expression "*param_8" * identifier)) ;) (expression_statement "lVar1 = *(long *)(lVar8 + -0x18);" (assignment_expression "lVar1 = *(long *)(lVar8 + -0x18)" identifier = (pointer_expression "*(long *)(lVar8 + -0x18)" * (cast_expression "(long *)(lVar8 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -0x18)" ( (binary_expression "lVar8 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = lVar1 + 1;" (assignment_expression "uVar9 = lVar1 + 1" identifier = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) (if_statement "if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }" if (parenthesized_expression "((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8)))" ( (binary_expression "(*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))" (parenthesized_expression "(*(ulong *)(lVar8 + -0x10) < uVar9)" ( (binary_expression "*(ulong *)(lVar8 + -0x10) < uVar9" (pointer_expression "*(ulong *)(lVar8 + -0x10)" * (cast_expression "(ulong *)(lVar8 + -0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -0x10)" ( (binary_expression "lVar8 + -0x10" identifier + number_literal) )))) < identifier) )) || (parenthesized_expression "(0 < *(int *)(lVar8 + -8))" ( (binary_expression "0 < *(int *)(lVar8 + -8)" number_literal < (pointer_expression "*(int *)(lVar8 + -8)" * (cast_expression "(int *)(lVar8 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -8)" ( (binary_expression "lVar8 + -8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n FUN_002d64b0(param_8,uVar9);\n }" { (expression_statement "FUN_002d64b0(param_8,uVar9);" (call_expression "FUN_002d64b0(param_8,uVar9)" identifier (argument_list "(param_8,uVar9)" ( identifier , identifier ))) ;) })) (expression_statement "*(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';" (assignment_expression "*(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0'" (pointer_expression "*(char *)(*param_8 + *(long *)(*param_8 + -0x18))" * (cast_expression "(char *)(*param_8 + *(long *)(*param_8 + -0x18))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_8 + *(long *)(*param_8 + -0x18))" ( (binary_expression "*param_8 + *(long *)(*param_8 + -0x18)" (pointer_expression "*param_8" * identifier) + (pointer_expression "*(long *)(*param_8 + -0x18)" * (cast_expression "(long *)(*param_8 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_8 + -0x18)" ( (binary_expression "*param_8 + -0x18" (pointer_expression "*param_8" * identifier) + number_literal) ))))) )))) = (binary_expression "(char)(__c + L'\xffffffd0') + '0'" (cast_expression "(char)(__c + L'\xffffffd0')" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(__c + L'\xffffffd0')" ( (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character ')) ))) + (char_literal "'0'" ' character '))) ;) (expression_statement "puVar14 = (undefined1 *)*param_8;" (assignment_expression "puVar14 = (undefined1 *)*param_8" identifier = (cast_expression "(undefined1 *)*param_8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_8" * identifier))) ;) (expression_statement "bVar16 = 1;" (assignment_expression "bVar16 = 1" identifier = number_literal) ;) (if_statement "if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }" if (parenthesized_expression "(puVar14 != &DAT_00404698)" ( (binary_expression "puVar14 != &DAT_00404698" identifier != (pointer_expression "&DAT_00404698" & identifier)) )) (compound_statement "{\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }" { (expression_statement "*(undefined4 *)(puVar14 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar14 + -8)" * (cast_expression "(undefined4 *)(puVar14 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -8)" ( (binary_expression "puVar14 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(puVar14 + -0x18) = uVar9;" (assignment_expression "*(ulong *)(puVar14 + -0x18) = uVar9" (pointer_expression "*(ulong *)(puVar14 + -0x18)" * (cast_expression "(ulong *)(puVar14 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar14[lVar1 + 1] = 0;" (assignment_expression "puVar14[lVar1 + 1] = 0" (subscript_expression "puVar14[lVar1 + 1]" identifier [ (binary_expression "lVar1 + 1" identifier + number_literal) ]) = number_literal) ;) })) (labeled_statement "LAB_002f5b10:\n uVar9 = local_58[2];" statement_identifier : (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar17 = bVar20;" (assignment_expression "bVar17 = bVar20" identifier = identifier) ;) (if_statement "if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;" if (parenthesized_expression "((ulong)local_58[3] <= uVar9)" ( (binary_expression "(ulong)local_58[3] <= uVar9" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_002f5c70;" goto statement_identifier ;)) (labeled_statement "LAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" statement_identifier : (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;)) (expression_statement "local_58[2] = uVar9 + 4;" (assignment_expression "local_58[2] = uVar9 + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;) (do_statement "do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );" do (compound_statement "{\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n }" { (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" ( (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_58[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" { (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" identifier = (pointer_expression "*(int *)local_58[2]" * (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n bVar11 = true;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) })) (while_statement "while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }" { (expression_statement "bVar17 = bVar16;" (assignment_expression "bVar17 = bVar16" identifier = identifier) ;) (expression_statement "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" if (parenthesized_expression "(bVar13)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" { (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar13;" (assignment_expression "bVar19 = bVar13" identifier = identifier) ;) })) })) (if_statement "if (bVar11 == bVar19) goto LAB_002f5a57;" if (parenthesized_expression "(bVar11 == bVar19)" ( (binary_expression "bVar11 == bVar19" identifier == identifier) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;" if (parenthesized_expression "(((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0))" ( (binary_expression "((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)" (parenthesized_expression "((wchar_t)local_50 != L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 != L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) || (parenthesized_expression "(local_58 == (long *)0x0)" ( (binary_expression "local_58 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" ( (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)local_58[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" { (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" identifier = (pointer_expression "*(wchar_t *)local_58[2]" * (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*local_58 + 0x48))();\n }" { comment (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c != L'\xffffffff') goto LAB_002f5ab8;" if (parenthesized_expression "(__c != L'\xffffffff')" ( (binary_expression "__c != L'\xffffffff'" identifier != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (labeled_statement "LAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) )) && (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" ( (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" identifier == number_literal) && (binary_expression "bVar20 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" { (expression_statement "FUN_002d6990(param_8,0x2e);" (call_expression "FUN_002d6990(param_8,0x2e)" identifier (argument_list "(param_8,0x2e)" ( identifier , number_literal ))) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (expression_statement "local_8a = 1;" (assignment_expression "local_8a = 1" identifier = number_literal) ;) (expression_statement "bVar16 = bVar17;" (assignment_expression "bVar16 = bVar17" identifier = identifier) ;) (goto_statement "goto LAB_002f5b10;" goto statement_identifier ;) }))) (if_statement "if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;" if (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0))" ( (binary_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x128) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x128)" * (cast_expression "(wchar_t *)(lVar6 + 0x128)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x128)" ( (binary_expression "lVar6 + 0x128" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x140) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x140)" * (cast_expression "(wchar_t *)(lVar6 + 0x140)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x140)" ( (binary_expression "lVar6 + 0x140" identifier + number_literal) )))) != identifier) ))) )) || (parenthesized_expression "(bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" ( (comma_expression "bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0" (assignment_expression "bVar17 = bVar17 & (bVar20 ^ 1)" identifier = (binary_expression "bVar17 & (bVar20 ^ 1)" identifier & (parenthesized_expression "(bVar20 ^ 1)" ( (binary_expression "bVar20 ^ 1" identifier ^ number_literal) )))) , (binary_expression "bVar17 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "FUN_002d6990(param_8,0x65);" (call_expression "FUN_002d6990(param_8,0x65)" identifier (argument_list "(param_8,0x65)" ( identifier , number_literal ))) ;) (expression_statement "FUN_002acba0(local_58);" (call_expression "FUN_002acba0(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "cVar3 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58,&local_68)" identifier = (call_expression "FUN_002f3e70(&local_58,&local_68)" identifier (argument_list "(&local_58,&local_68)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_68" & identifier) )))) ;) (if_statement "if (cVar3 != '\0') goto LAB_002f6343;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_002f6343;" goto statement_identifier ;)) (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;) (if_statement "if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n uVar15 = 0x2b;\n }" { (expression_statement "uVar15 = 0x2b;" (assignment_expression "uVar15 = 0x2b" identifier = number_literal) ;) }) (else_clause "else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" else (compound_statement "{\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" { (expression_statement "uVar15 = 0x2d;" (assignment_expression "uVar15 = 0x2d" identifier = number_literal) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) (if_statement "if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;" if (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe0) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" * (cast_expression "(wchar_t *)(lVar6 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe0)" ( (binary_expression "lVar6 + 0xe0" identifier + number_literal) )))) != identifier) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) }))) (expression_statement "FUN_002d6990(param_8,uVar15);" (call_expression "FUN_002d6990(param_8,uVar15)" identifier (argument_list "(param_8,uVar15)" ( identifier , identifier ))) ;) (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;) (expression_statement "bVar16 = bVar17;" (assignment_expression "bVar16 = bVar17" identifier = identifier) ;) (if_statement "if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;" if (parenthesized_expression "(uVar9 < (ulong)local_58[3])" ( (binary_expression "uVar9 < (ulong)local_58[3]" identifier < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_002f5b23;" goto statement_identifier ;)) (labeled_statement "LAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();" statement_identifier : (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (if_statement "if (local_58 != (long *)0x0) break;" if (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_002f6382:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" ( (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) (labeled_statement "LAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);" statement_identifier : (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;)) }) (else_clause "else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" else (compound_statement "{\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" { (if_statement "if (cVar3 != '\0') goto LAB_002f6382;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_002f6382;" goto statement_identifier ;)) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x20)" * (cast_expression "(byte *)(lVar6 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (labeled_statement "LAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" statement_identifier : (if_statement "if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" if (parenthesized_expression "((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "(bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (parenthesized_expression "(bVar12 != 0)" ( (binary_expression "bVar12 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" { (if_statement "if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }" if (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" ( (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" identifier == number_literal) && (binary_expression "bVar20 == 0" identifier == number_literal)) )) (compound_statement "{\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }" { (if_statement "if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" { (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" identifier = number_literal) ;) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002f59f4;" goto statement_identifier ;) })) (expression_statement "puVar14 = (undefined1 *)*param_8;" (assignment_expression "puVar14 = (undefined1 *)*param_8" identifier = (cast_expression "(undefined1 *)*param_8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_8" * identifier))) ;) (if_statement "if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" if (parenthesized_expression "(*(int *)(*param_8 + -8) < 1)" ( (binary_expression "*(int *)(*param_8 + -8) < 1" (pointer_expression "*(int *)(*param_8 + -8)" * (cast_expression "(int *)(*param_8 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_8 + -8)" ( (binary_expression "*param_8 + -8" (pointer_expression "*param_8" * identifier) + number_literal) )))) < number_literal) )) (compound_statement "{\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }" { (if_statement "if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }" if (parenthesized_expression "(puVar14 != &DAT_00404698)" ( (binary_expression "puVar14 != &DAT_00404698" identifier != (pointer_expression "&DAT_00404698" & identifier)) )) (compound_statement "{\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }" { (expression_statement "*(undefined4 *)(puVar14 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar14 + -8)" * (cast_expression "(undefined4 *)(puVar14 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -8)" ( (binary_expression "puVar14 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar14 + -0x18) = 0;" (assignment_expression "*(undefined8 *)(puVar14 + -0x18) = 0" (pointer_expression "*(undefined8 *)(puVar14 + -0x18)" * (cast_expression "(undefined8 *)(puVar14 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar14 = 0;" (assignment_expression "*puVar14 = 0" (pointer_expression "*puVar14" * identifier) = number_literal) ;) })) }) (else_clause "else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" else (compound_statement "{\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" { (if_statement "if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" if (parenthesized_expression "((undefined8 *)(puVar14 + -0x18) != &DAT_00404680)" ( (binary_expression "(undefined8 *)(puVar14 + -0x18) != &DAT_00404680" (cast_expression "(undefined8 *)(puVar14 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_00404680" & identifier)) )) (compound_statement "{\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" { (expression_statement "FUN_002ed0c0(puVar14 + -0x18,&local_41);" (call_expression "FUN_002ed0c0(puVar14 + -0x18,&local_41)" identifier (argument_list "(puVar14 + -0x18,&local_41)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) , (pointer_expression "&local_41" & identifier) ))) ;) })) (expression_statement "*param_8 = (long)&DAT_00404698;" (assignment_expression "*param_8 = (long)&DAT_00404698" (pointer_expression "*param_8" * identifier) = (cast_expression "(long)&DAT_00404698" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_00404698" & identifier))) ;) }))) (goto_statement "goto LAB_002f6382;" goto statement_identifier ;) })) (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (labeled_statement "LAB_002f5ca0:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (lVar8 != 0) goto LAB_002f5cad;" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002f5cad;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;) }))) (if_statement "if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" { (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (if_statement "if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;" if (parenthesized_expression "(bVar20 != 0 || local_8a != 0)" ( (binary_expression "bVar20 != 0 || local_8a != 0" (binary_expression "bVar20 != 0" identifier != number_literal) || (binary_expression "local_8a != 0" identifier != number_literal)) )) (goto_statement "goto LAB_002f5ca0;" goto statement_identifier ;)) (if_statement "if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n }" { (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;) })) (expression_statement "FUN_002d6990(param_8,0x2e);" (call_expression "FUN_002d6990(param_8,0x2e)" identifier (argument_list "(param_8,0x2e)" ( identifier , number_literal ))) ;) (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" identifier = number_literal) ;) (expression_statement "local_8a = bVar16;" (assignment_expression "local_8a = bVar16" identifier = identifier) ;) (if_statement "if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;" if (parenthesized_expression "((ulong)local_58[3] <= uVar9)" ( (binary_expression "(ulong)local_58[3] <= uVar9" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_002f5d81;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5a07;" goto statement_identifier ;) })) (expression_statement "pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);" (assignment_expression "pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10)" identifier = (call_expression "wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10)" identifier (argument_list "((wchar_t *)(lVar6 + 0xf0),__c,10)" ( (cast_expression "(wchar_t *)(lVar6 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xf0)" ( (binary_expression "lVar6 + 0xf0" identifier + number_literal) ))) , identifier , number_literal )))) ;) (if_statement "if (pwVar7 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }" if (parenthesized_expression "(pwVar7 != (wchar_t *)0x0)" ( (binary_expression "pwVar7 != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }" { comment (expression_statement "FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));" (call_expression "FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'))" identifier (argument_list "(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'))" ( identifier , (cast_expression "(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" ( (binary_expression "(char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'" (cast_expression "(char)((long)pwVar7 - (lVar6 + 0xf0) >> 2)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "((long)pwVar7 - (lVar6 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar7 - (lVar6 + 0xf0) >> 2" (binary_expression "(long)pwVar7 - (lVar6 + 0xf0)" (cast_expression "(long)pwVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar6 + 0xf0)" ( (binary_expression "lVar6 + 0xf0" identifier + number_literal) ))) >> number_literal) ))) + (char_literal "'0'" ' character ')) )))) ))) ;) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (expression_statement "bVar18 = bVar20;" (assignment_expression "bVar18 = bVar20" identifier = identifier) ;) (expression_statement "bVar17 = bVar16;" (assignment_expression "bVar17 = bVar16" identifier = identifier) ;) (goto_statement "goto LAB_002f59f4;" goto statement_identifier ;) })) (if_statement "if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;" if (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x128) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x128)" * (cast_expression "(wchar_t *)(lVar6 + 0x128)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x128)" ( (binary_expression "lVar6 + 0x128" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x140) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x140)" * (cast_expression "(wchar_t *)(lVar6 + 0x140)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x140)" ( (binary_expression "lVar6 + 0x140" identifier + number_literal) )))) != identifier) ))) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "bVar18 = bVar17 & (bVar20 ^ 1);" (assignment_expression "bVar18 = bVar17 & (bVar20 ^ 1)" identifier = (binary_expression "bVar17 & (bVar20 ^ 1)" identifier & (parenthesized_expression "(bVar20 ^ 1)" ( (binary_expression "bVar20 ^ 1" identifier ^ number_literal) )))) ;) (if_statement "if (bVar18 == 0) goto LAB_002f5a60;" if (parenthesized_expression "(bVar18 == 0)" ( (binary_expression "bVar18 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002f5a60;" goto statement_identifier ;)) (if_statement "if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }" if (parenthesized_expression "((lVar8 != 0) && (local_8a == 0))" ( (binary_expression "(lVar8 != 0) && (local_8a == 0)" (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_8a == 0)" ( (binary_expression "local_8a == 0" identifier == number_literal) ))) )) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n }" { (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;) })) (expression_statement "FUN_002d6990(param_8,0x65);" (call_expression "FUN_002d6990(param_8,0x65)" identifier (argument_list "(param_8,0x65)" ( identifier , number_literal ))) ;) (if_statement "if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }" if (parenthesized_expression "((ulong)local_58[2] < (ulong)local_58[3])" ( (binary_expression "(ulong)local_58[2] < (ulong)local_58[3]" (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_58[2] = local_58[2] + 4;\n }" { (expression_statement "local_58[2] = local_58[2] + 4;" (assignment_expression "local_58[2] = local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }" else (compound_statement "{\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*local_58 + 0x50))();\n }" { comment (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) }))) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "cVar3 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58,&local_68)" identifier = (call_expression "FUN_002f3e70(&local_58,&local_68)" identifier (argument_list "(&local_58,&local_68)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_68" & identifier) )))) ;) (if_statement "if (cVar3 == '\0') goto code_r0x002f5e56;" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto code_r0x002f5e56;" goto statement_identifier ;)) (labeled_statement "LAB_002f6343:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" ( (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) }))) (labeled_statement "LAB_002f5cad:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (expression_statement "cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40);" (assignment_expression "cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" identifier = (call_expression "FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" identifier (argument_list "(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" ( (pointer_expression "*(undefined8 *)(lVar6 + 0x10)" * (cast_expression "(undefined8 *)(lVar6 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x10)" ( (binary_expression "lVar6 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar6 + 0x18)" * (cast_expression "(undefined8 *)(lVar6 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) )))) , identifier )))) ;) (if_statement "if (cVar3 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (labeled_statement "LAB_002f5ccf:\n uVar9 = local_50;" statement_identifier : (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;)) (expression_statement "plVar2 = local_58;" (assignment_expression "plVar2 = local_58" identifier = identifier) ;) (if_statement "if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" if (parenthesized_expression "((undefined8 *)(puVar14 + -0x18) != &DAT_00404680)" ( (binary_expression "(undefined8 *)(puVar14 + -0x18) != &DAT_00404680" (cast_expression "(undefined8 *)(puVar14 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_00404680" & identifier)) )) (compound_statement "{\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" { (expression_statement "FUN_002ed0c0(puVar14 + -0x18,&local_41);" (call_expression "FUN_002ed0c0(puVar14 + -0x18,&local_41)" identifier (argument_list "(puVar14 + -0x18,&local_41)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) , (pointer_expression "&local_41" & identifier) ))) ;) })) (expression_statement "auVar21._8_8_ = uVar9;" (assignment_expression "auVar21._8_8_ = uVar9" (field_expression "auVar21._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar21._0_8_ = plVar2;" (assignment_expression "auVar21._0_8_ = plVar2" (field_expression "auVar21._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar21;" return identifier ;) (ERROR "}" }))
(translation_unit "/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::_M_extract_float(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&,\n std::_Ios_Iostate&, std::string&) const */\n\nundefined1 [16]\nstd::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::_M_extract_float\n (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)\n\n{\n byte bVar1;\n long lVar2;\n wstreambuf *pwVar3;\n undefined8 uVar4;\n char cVar5;\n char cVar6;\n int iVar7;\n wchar_t __c;\n long lVar8;\n wchar_t *pwVar9;\n long lVar10;\n ulong uVar11;\n char cVar12;\n bool bVar13;\n byte bVar14;\n bool bVar15;\n undefined1 *puVar16;\n byte bVar17;\n byte bVar18;\n bool bVar19;\n byte bVar20;\n undefined1 auVar21 [16];\n int local_90;\n byte local_8a;\n long *local_68;\n undefined8 local_60;\n wstreambuf *local_58;\n undefined8 local_50;\n __use_cache<std::__numpunct_cache<wchar_t>> local_42 [2];\n undefined1 *local_40 [2];\n \n local_68 = param_4;\n local_60 = param_5;\n local_58 = param_2;\n local_50 = param_3;\n lVar8 = __use_cache<std::__numpunct_cache<wchar_t>>::operator()\n (local_42,(locale *)(param_6 + 0xd0));\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar6 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar6 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n goto LAB_002f6036;\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar5 = cVar6;\n }\n else {\n local_90 = 0;\n cVar12 = *(char *)(lVar8 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }\n goto LAB_002f5940;\ncode_r0x002f5e56:\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar14 = *(byte *)(lVar8 + 0x20);\n if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c)) goto LAB_002f59a0;\n std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');\nLAB_002f59f4:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar14 = bVar1;\n bVar20 = bVar18;\n if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32;\n }\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar14 = 0;\n bVar20 = bVar18;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar14 = bVar1;\n }\nLAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar13 = (int)local_60 == -1;\n if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar13 = bVar19;\n }\n }\n if (bVar13 == (bool)bVar14) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if ((local_58 != (wstreambuf *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n bVar14 = *(byte *)(lVar8 + 0x20);\n goto LAB_002f59a0;\nLAB_002f5a57:\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5a60:\n puVar16 = local_40[0];\n if (lVar10 == 0) goto LAB_002f5ccf;\n if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;\n goto LAB_002f5cad;\ncode_r0x002f60cb:\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n cVar5 = '\x01';\nLAB_002f5940:\n local_40[0] = &DAT_00404698;\n if (cVar12 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n std::string::reserve((string *)local_40,0x20);\n }\n bVar1 = *(byte *)(lVar8 + 0x148);\n if (bVar1 == 0) {\n if (cVar5 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar10 = *(long *)param_8;\n lVar2 = *(long *)(lVar10 + -0x18);\n uVar11 = lVar2 + 1;\n if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }\n *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';\n puVar16 = *(undefined1 **)param_8;\n bVar17 = 1;\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }\nLAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n std::string::push_back((string *)local_40,(char)local_90);\n }\n else {\n if (cVar5 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar14 = *(byte *)(lVar8 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar8 + 0x48) == __c) {\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10);\n if (pwVar9 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar10 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar10 != 0) && (local_8a == 0)) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'e');\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }\nLAB_002f5cad:\n puVar16 = local_40[0];\n cVar5 = __verify_grouping(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\nLAB_002f5ccf:\n uVar4 = local_50;\n pwVar3 = local_58;\n if ((allocator *)(puVar16 + -0x18) != (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n auVar21._8_8_ = uVar4;\n auVar21._0_8_ = pwVar3;\n return auVar21;\n}\n\n" comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (labeled_statement "std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::_M_extract_float\n (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)" statement_identifier (ERROR "::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std:" : : (comma_expression "num_get<wchar_t,std" (binary_expression "num_get<wchar_t" identifier < identifier) , identifier) : : (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) :) : (expression_statement "char_traits<wchar_t>>>::_M_extract_float\n (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)" (binary_expression "char_traits<wchar_t>>>::_M_extract_float\n (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)" identifier < (binary_expression "wchar_t>>>::_M_extract_float\n (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)" identifier >> (ERROR ">::" > : :) (call_expression "_M_extract_float\n (undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)" identifier (argument_list "(undefined8 param_1,wstreambuf *param_2,undefined8 param_3,long *param_4,\n undefined8 param_5,long param_6,undefined4 *param_7,string *param_8)" ( identifier (ERROR "param_1" identifier) , (binary_expression "wstreambuf *param_2" identifier * identifier) , identifier (ERROR "param_3" identifier) , (binary_expression "long *param_4" identifier * identifier) , identifier (ERROR "param_5" identifier) , (ERROR "long" identifier) identifier , (binary_expression "undefined4 *param_7" identifier * identifier) , (binary_expression "string *param_8" identifier * identifier) ))))) ;)) (compound_statement "{\n byte bVar1;\n long lVar2;\n wstreambuf *pwVar3;\n undefined8 uVar4;\n char cVar5;\n char cVar6;\n int iVar7;\n wchar_t __c;\n long lVar8;\n wchar_t *pwVar9;\n long lVar10;\n ulong uVar11;\n char cVar12;\n bool bVar13;\n byte bVar14;\n bool bVar15;\n undefined1 *puVar16;\n byte bVar17;\n byte bVar18;\n bool bVar19;\n byte bVar20;\n undefined1 auVar21 [16];\n int local_90;\n byte local_8a;\n long *local_68;\n undefined8 local_60;\n wstreambuf *local_58;\n undefined8 local_50;\n __use_cache<std::__numpunct_cache<wchar_t>> local_42 [2];\n undefined1 *local_40 [2];\n \n local_68 = param_4;\n local_60 = param_5;\n local_58 = param_2;\n local_50 = param_3;\n lVar8 = __use_cache<std::__numpunct_cache<wchar_t>>::operator()\n (local_42,(locale *)(param_6 + 0xd0));\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar6 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar6 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n goto LAB_002f6036;\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar5 = cVar6;\n }\n else {\n local_90 = 0;\n cVar12 = *(char *)(lVar8 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }\n goto LAB_002f5940;\ncode_r0x002f5e56:\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar14 = *(byte *)(lVar8 + 0x20);\n if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c)) goto LAB_002f59a0;\n std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');\nLAB_002f59f4:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar14 = bVar1;\n bVar20 = bVar18;\n if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32;\n }\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar14 = 0;\n bVar20 = bVar18;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar14 = bVar1;\n }\nLAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar13 = (int)local_60 == -1;\n if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar13 = bVar19;\n }\n }\n if (bVar13 == (bool)bVar14) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if ((local_58 != (wstreambuf *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n bVar14 = *(byte *)(lVar8 + 0x20);\n goto LAB_002f59a0;\nLAB_002f5a57:\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5a60:\n puVar16 = local_40[0];\n if (lVar10 == 0) goto LAB_002f5ccf;\n if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;\n goto LAB_002f5cad;\ncode_r0x002f60cb:\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n cVar5 = '\x01';\nLAB_002f5940:\n local_40[0] = &DAT_00404698;\n if (cVar12 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n std::string::reserve((string *)local_40,0x20);\n }\n bVar1 = *(byte *)(lVar8 + 0x148);\n if (bVar1 == 0) {\n if (cVar5 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar10 = *(long *)param_8;\n lVar2 = *(long *)(lVar10 + -0x18);\n uVar11 = lVar2 + 1;\n if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }\n *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';\n puVar16 = *(undefined1 **)param_8;\n bVar17 = 1;\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }\nLAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n std::string::push_back((string *)local_40,(char)local_90);\n }\n else {\n if (cVar5 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar14 = *(byte *)(lVar8 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar8 + 0x48) == __c) {\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10);\n if (pwVar9 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar10 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar10 != 0) && (local_8a == 0)) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'e');\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }\nLAB_002f5cad:\n puVar16 = local_40[0];\n cVar5 = __verify_grouping(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\nLAB_002f5ccf:\n uVar4 = local_50;\n pwVar3 = local_58;\n if ((allocator *)(puVar16 + -0x18) != (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n auVar21._8_8_ = uVar4;\n auVar21._0_8_ = pwVar3;\n return auVar21;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "wstreambuf *pwVar3;" type_identifier (pointer_declarator "*pwVar3" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "char cVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "wchar_t __c;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *pwVar9;" type_identifier (pointer_declarator "*pwVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "char cVar12;" primitive_type identifier ;) (declaration "bool bVar13;" primitive_type identifier ;) (declaration "byte bVar14;" type_identifier identifier ;) (declaration "bool bVar15;" primitive_type identifier ;) (declaration "undefined1 *puVar16;" type_identifier (pointer_declarator "*puVar16" * identifier) ;) (declaration "byte bVar17;" type_identifier identifier ;) (declaration "byte bVar18;" type_identifier identifier ;) (declaration "bool bVar19;" primitive_type identifier ;) (declaration "byte bVar20;" type_identifier identifier ;) (declaration "undefined1 auVar21 [16];" type_identifier (array_declarator "auVar21 [16]" identifier [ number_literal ]) ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "byte local_8a;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "wstreambuf *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (ERROR "__use_cache<std::" (binary_expression "__use_cache<std" identifier < identifier) : :) (expression_statement "__numpunct_cache<wchar_t>> local_42 [2];" (binary_expression "__numpunct_cache<wchar_t>> local_42 [2]" identifier < (binary_expression "wchar_t>> local_42 [2]" identifier >> (subscript_expression "local_42 [2]" identifier [ number_literal ]))) ;) (declaration "undefined1 *local_40 [2];" type_identifier (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" identifier = identifier) ;) (expression_statement "local_60 = param_5;" (assignment_expression "local_60 = param_5" identifier = identifier) ;) (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" identifier = identifier) ;) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" identifier = identifier) ;) (expression_statement "lVar8 = __use_cache<std::__numpunct_cache<wchar_t>>::operator()\n (local_42,(locale *)(param_6 + 0xd0));" (binary_expression "lVar8 = __use_cache<std::__numpunct_cache<wchar_t>>::operator()\n (local_42,(locale *)(param_6 + 0xd0))" (assignment_expression "lVar8 = __use_cache<std" identifier = (binary_expression "__use_cache<std" identifier < identifier)) (ERROR "::__numpunct_cache" : : identifier) < (binary_expression "wchar_t>>::operator()\n (local_42,(locale *)(param_6 + 0xd0))" identifier >> (ERROR "::" : :) (call_expression "operator()\n (local_42,(locale *)(param_6 + 0xd0))" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "(local_42,(locale *)(param_6 + 0xd0))" ( identifier , (cast_expression "(locale *)(param_6 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ))))) ;) (ERROR "cVar5 = istreambuf_iterator<wchar_t,std::" (comma_expression "cVar5 = istreambuf_iterator<wchar_t,std" (assignment_expression "cVar5 = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);" (binary_expression "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier < (binary_expression "wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier >> (ERROR "::" : :) (call_expression "equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier (argument_list "((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" ( (binary_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58" (parenthesized_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)" ( (ERROR "istreambuf_iterator<wchar_t,std::" (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) : :) (binary_expression "char_traits<wchar_t>> *" identifier < (binary_expression "wchar_t>> *" identifier >> (pointer_expression "*" * identifier))) )) & identifier) , (cast_expression "(istreambuf_iterator *)&local_68" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68" & identifier)) ))))) ;) (if_statement "if (cVar5 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar6 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar6 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n goto LAB_002f6036;\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar5 = cVar6;\n }\n else {\n local_90 = 0;\n cVar12 = *(char *)(lVar8 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar6 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar6 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n goto LAB_002f6036;\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar5 = cVar6;\n }" { (ERROR "__c = istreambuf_iterator<wchar_t,std::" (comma_expression "__c = istreambuf_iterator<wchar_t,std" (assignment_expression "__c = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::_M_get();" (binary_expression "char_traits<wchar_t>>::_M_get()" identifier < (binary_expression "wchar_t>>::_M_get()" identifier >> (ERROR "::" : :) (call_expression "_M_get()" identifier (argument_list "()" ( ))))) ;) (expression_statement "cVar12 = *(char *)(lVar8 + 0x20);" (assignment_expression "cVar12 = *(char *)(lVar8 + 0x20)" identifier = (pointer_expression "*(char *)(lVar8 + 0x20)" * (cast_expression "(char *)(lVar8 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );\n }" if (parenthesized_expression "((((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c))" ( (binary_expression "(((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar8 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c))))" ( (binary_expression "((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c) && (*(wchar_t *)(lVar8 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe4)" * (cast_expression "(wchar_t *)(lVar8 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe4)" ( (binary_expression "lVar8 + 0xe4" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe0) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe0)" * (cast_expression "(wchar_t *)(lVar8 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe0)" ( (binary_expression "lVar8 + 0xe0" identifier + number_literal) )))) != identifier) ))) )) || (parenthesized_expression "((cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)))" ( (parenthesized_expression "(cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c))" ( (binary_expression "cVar12 != '\0' && (*(wchar_t *)(lVar8 + 0x4c) == __c)" (binary_expression "cVar12 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x4c)" * (cast_expression "(wchar_t *)(lVar8 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x4c)" ( (binary_expression "lVar8 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x48)" * (cast_expression "(wchar_t *)(lVar8 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x48)" ( (binary_expression "lVar8 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );\n }" { (labeled_statement "LAB_002f6036:\n bVar17 = 0;" statement_identifier : (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;)) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (do_statement "do {\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n } while( true );" do (compound_statement "{\n if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }\n local_90 = local_90 + 1;\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar19 == bVar13) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }\n cVar12 = *(char *)(lVar8 + 0x20);\n bVar17 = 1;\n }" { (if_statement "if ((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)) goto LAB_002f5fec;" if (parenthesized_expression "((cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c))" ( (binary_expression "(cVar12 != '\0') && (*(wchar_t *)(lVar8 + 0x4c) == __c)" (parenthesized_expression "(cVar12 != '\0')" ( (binary_expression "cVar12 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x4c)" * (cast_expression "(wchar_t *)(lVar8 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x4c)" ( (binary_expression "lVar8 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) (goto_statement "goto LAB_002f5fec;" goto statement_identifier ;)) (if_statement "if ((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))\n goto LAB_002f5940;" if (parenthesized_expression "((*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar8 + 0x48) == __c) || (*(wchar_t *)(lVar8 + 0xf0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x48)" * (cast_expression "(wchar_t *)(lVar8 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x48)" ( (binary_expression "lVar8 + 0x48" identifier + number_literal) )))) == identifier) )) || (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xf0) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xf0) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xf0)" * (cast_expression "(wchar_t *)(lVar8 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xf0)" ( (binary_expression "lVar8 + 0xf0" identifier + number_literal) )))) != identifier) ))) )) (goto_statement "goto LAB_002f5940;" goto statement_identifier ;)) (if_statement "if (bVar17 == 0) {\n std::string::push_back(param_8,'0');\n }" if (parenthesized_expression "(bVar17 == 0)" ( (binary_expression "bVar17 == 0" identifier == number_literal) )) (compound_statement "{\n std::string::push_back(param_8,'0');\n }" { (labeled_statement "std::string::push_back(param_8,'0');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,'0');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,'0');" (call_expression "push_back(param_8,'0')" identifier (argument_list "(param_8,'0')" ( identifier , (char_literal "'0'" ' character ') ))) ;))) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (if_statement "if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }\n else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }" if (parenthesized_expression "(*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18))" ( (binary_expression "*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(local_58 + 0x18)" * (cast_expression "(ulong *)(local_58 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\nLAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n }" { (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "*(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;" (assignment_expression "*(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) = (binary_expression "*(ulong *)(local_58 + 0x10) + 4" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) + number_literal)) ;) (labeled_statement "LAB_002f608e:\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" statement_identifier : (if_statement "if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" if (parenthesized_expression "(*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18))" ( (binary_expression "*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)" (pointer_expression "*(int **)(local_58 + 0x10)" * (cast_expression "(int **)(local_58 + 0x10)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(int **)(local_58 + 0x18)" * (cast_expression "(int **)(local_58 + 0x18)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n iVar7 = **(int **)(local_58 + 0x10);\n }" { (expression_statement "iVar7 = **(int **)(local_58 + 0x10);" (assignment_expression "iVar7 = **(int **)(local_58 + 0x10)" identifier = (pointer_expression "**(int **)(local_58 + 0x10)" * (pointer_expression "*(int **)(local_58 + 0x10)" * (cast_expression "(int **)(local_58 + 0x10)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*(long *)local_58 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*(long *)local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x48))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x48)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x48)" * (cast_expression "(code **)(*(long *)local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x48)" ( (binary_expression "*(long *)local_58 + 0x48" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) })))) (expression_statement "bVar13 = false;" (assignment_expression "bVar13 = false" identifier = false) ;) (if_statement "if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }" { (expression_statement "local_58 = (wstreambuf *)0x0;" (assignment_expression "local_58 = (wstreambuf *)0x0" identifier = (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar13 = true;" (assignment_expression "bVar13 = true" identifier = true) ;) })) }) (else_clause "else {\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }" else (compound_statement "{\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;\n bVar13 = true;\n }" { (expression_statement "(**(code **)(*(long *)local_58 + 0x50))();" (call_expression "(**(code **)(*(long *)local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x50))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x50)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x50)" * (cast_expression "(code **)(*(long *)local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x50)" ( (binary_expression "*(long *)local_58 + 0x50" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (if_statement "if (local_58 != (wstreambuf *)0x0) goto LAB_002f608e;" if (parenthesized_expression "(local_58 != (wstreambuf *)0x0)" ( (binary_expression "local_58 != (wstreambuf *)0x0" identifier != (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002f608e;" goto statement_identifier ;)) (expression_statement "bVar13 = true;" (assignment_expression "bVar13 = true" identifier = true) ;) }))) (expression_statement "bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }" if (parenthesized_expression "(bVar15)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_68[2];\n }" { (expression_statement "iVar7 = *(int *)local_68[2];" (assignment_expression "iVar7 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (if_statement "if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar15;" (assignment_expression "bVar19 = bVar15" identifier = identifier) ;) })) })) (if_statement "if (bVar19 == bVar13) goto code_r0x002f60cb;" if (parenthesized_expression "(bVar19 == bVar13)" ( (binary_expression "bVar19 == bVar13" identifier == identifier) )) (goto_statement "goto code_r0x002f60cb;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }" if (parenthesized_expression "(((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0))" ( (binary_expression "((wchar_t)local_50 == L'\xffffffff') && (local_58 != (wstreambuf *)0x0)" (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) && (parenthesized_expression "(local_58 != (wstreambuf *)0x0)" ( (binary_expression "local_58 != (wstreambuf *)0x0" identifier != (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }" { (if_statement "if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" if (parenthesized_expression "(*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18))" ( (binary_expression "*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)" (pointer_expression "*(wchar_t **)(local_58 + 0x10)" * (cast_expression "(wchar_t **)(local_58 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(wchar_t **)(local_58 + 0x18)" * (cast_expression "(wchar_t **)(local_58 + 0x18)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n __c = **(wchar_t **)(local_58 + 0x10);\n }" { (expression_statement "__c = **(wchar_t **)(local_58 + 0x10);" (assignment_expression "__c = **(wchar_t **)(local_58 + 0x10)" identifier = (pointer_expression "**(wchar_t **)(local_58 + 0x10)" * (pointer_expression "*(wchar_t **)(local_58 + 0x10)" * (cast_expression "(wchar_t **)(local_58 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))))) ;) }) (else_clause "else {\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" else (compound_statement "{\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" { (expression_statement "__c = (**(code **)(*(long *)local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*(long *)local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x48))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x48)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x48)" * (cast_expression "(code **)(*(long *)local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x48)" ( (binary_expression "*(long *)local_58 + 0x48" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n local_58 = (wstreambuf *)0x0;\n }" { (expression_statement "local_58 = (wstreambuf *)0x0;" (assignment_expression "local_58 = (wstreambuf *)0x0" identifier = (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar12 = *(char *)(lVar8 + 0x20);" (assignment_expression "cVar12 = *(char *)(lVar8 + 0x20)" identifier = (pointer_expression "*(char *)(lVar8 + 0x20)" * (cast_expression "(char *)(lVar8 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');" (call_expression "push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+')" identifier (argument_list "(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+')" ( identifier , (binary_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe4)" * (cast_expression "(wchar_t *)(lVar8 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe4)" ( (binary_expression "lVar8 + 0xe4" identifier + number_literal) )))) != identifier) )) * (char_literal "'\x02'" ' escape_sequence ')) + (char_literal "'+'" ' character ')) ))) ;))) (labeled_statement "wstreambuf::sbumpc(local_58);" statement_identifier : (ERROR ":" :) (expression_statement "sbumpc(local_58);" (call_expression "sbumpc(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (ERROR "cVar6 = istreambuf_iterator<wchar_t,std::" (comma_expression "cVar6 = istreambuf_iterator<wchar_t,std" (assignment_expression "cVar6 = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);" (binary_expression "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier < (binary_expression "wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier >> (ERROR "::" : :) (call_expression "equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier (argument_list "((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" ( (binary_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58" (parenthesized_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)" ( (ERROR "istreambuf_iterator<wchar_t,std::" (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) : :) (binary_expression "char_traits<wchar_t>> *" identifier < (binary_expression "wchar_t>> *" identifier >> (pointer_expression "*" * identifier))) )) & identifier) , (cast_expression "(istreambuf_iterator *)&local_68" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68" & identifier)) ))))) ;) (if_statement "if (cVar6 == '\0') {\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n goto LAB_002f6036;\n }" if (parenthesized_expression "(cVar6 == '\0')" ( (binary_expression "cVar6 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n cVar12 = *(char *)(lVar8 + 0x20);\n goto LAB_002f6036;\n }" { (ERROR "__c = istreambuf_iterator<wchar_t,std::" (comma_expression "__c = istreambuf_iterator<wchar_t,std" (assignment_expression "__c = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::_M_get();" (binary_expression "char_traits<wchar_t>>::_M_get()" identifier < (binary_expression "wchar_t>>::_M_get()" identifier >> (ERROR "::" : :) (call_expression "_M_get()" identifier (argument_list "()" ( ))))) ;) (expression_statement "cVar12 = *(char *)(lVar8 + 0x20);" (assignment_expression "cVar12 = *(char *)(lVar8 + 0x20)" identifier = (pointer_expression "*(char *)(lVar8 + 0x20)" * (cast_expression "(char *)(lVar8 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_002f6036;" goto statement_identifier ;) })) (expression_statement "cVar12 = *(char *)(lVar8 + 0x20);" (assignment_expression "cVar12 = *(char *)(lVar8 + 0x20)" identifier = (pointer_expression "*(char *)(lVar8 + 0x20)" * (cast_expression "(char *)(lVar8 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "cVar5 = cVar6;" (assignment_expression "cVar5 = cVar6" identifier = identifier) ;) }) (else_clause "else {\n local_90 = 0;\n cVar12 = *(char *)(lVar8 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" else (compound_statement "{\n local_90 = 0;\n cVar12 = *(char *)(lVar8 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" { (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "cVar12 = *(char *)(lVar8 + 0x20);" (assignment_expression "cVar12 = *(char *)(lVar8 + 0x20)" identifier = (pointer_expression "*(char *)(lVar8 + 0x20)" * (cast_expression "(char *)(lVar8 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;) }))) (goto_statement "goto LAB_002f5940;" goto statement_identifier ;) (labeled_statement "code_r0x002f5e56:\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();" statement_identifier : (ERROR "__c = istreambuf_iterator<wchar_t,std::" (comma_expression "__c = istreambuf_iterator<wchar_t,std" (assignment_expression "__c = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::_M_get();" (binary_expression "char_traits<wchar_t>>::_M_get()" identifier < (binary_expression "wchar_t>>::_M_get()" identifier >> (ERROR "::" : :) (call_expression "_M_get()" identifier (argument_list "()" ( ))))) ;)) (expression_statement "bVar14 = *(byte *)(lVar8 + 0x20);" (assignment_expression "bVar14 = *(byte *)(lVar8 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar8 + 0x20)" * (cast_expression "(byte *)(lVar8 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c)) goto LAB_002f59a0;" if (parenthesized_expression "((((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c))" ( (binary_expression "(((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c))))" ( (binary_expression "((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)) ||\n ((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe4)" * (cast_expression "(wchar_t *)(lVar8 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe4)" ( (binary_expression "lVar8 + 0xe4" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c)" ( (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c" (assignment_expression "bVar20 = bVar18" identifier = identifier) , (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar8 + 0xe0) != __c" (assignment_expression "bVar17 = bVar18" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar8 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe0)" * (cast_expression "(wchar_t *)(lVar8 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe0)" ( (binary_expression "lVar8 + 0xe0" identifier + number_literal) )))) != identifier))) ))) )) || (parenthesized_expression "((bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)))" ( (parenthesized_expression "(bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c))" ( (binary_expression "bVar14 != 0 && (bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)" (binary_expression "bVar14 != 0" identifier != number_literal) && (parenthesized_expression "(bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c)" ( (comma_expression "bVar20 = bVar14, bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c" (assignment_expression "bVar20 = bVar14" identifier = identifier) , (comma_expression "bVar17 = bVar14, *(wchar_t *)(lVar8 + 0x4c) == __c" (assignment_expression "bVar17 = bVar14" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar8 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x4c)" * (cast_expression "(wchar_t *)(lVar8 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x4c)" ( (binary_expression "lVar8 + 0x4c" identifier + number_literal) )))) == identifier))) ))) )) ))) )) || (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c)" ( (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c" (assignment_expression "bVar20 = bVar18" identifier = identifier) , (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar8 + 0x48) == __c" (assignment_expression "bVar17 = bVar18" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar8 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x48)" * (cast_expression "(wchar_t *)(lVar8 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x48)" ( (binary_expression "lVar8 + 0x48" identifier + number_literal) )))) == identifier))) ))) )) (goto_statement "goto LAB_002f59a0;" goto statement_identifier ;)) (labeled_statement "std::string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+');" (call_expression "push_back(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+')" identifier (argument_list "(param_8,(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+')" ( identifier , (binary_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe4)" * (cast_expression "(wchar_t *)(lVar8 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe4)" ( (binary_expression "lVar8 + 0xe4" identifier + number_literal) )))) != identifier) )) * (char_literal "'\x02'" ' escape_sequence ')) + (char_literal "'+'" ' character ')) ))) ;))) (labeled_statement "LAB_002f59f4:\n uVar11 = *(ulong *)(local_58 + 0x10);" statement_identifier : (expression_statement "uVar11 = *(ulong *)(local_58 + 0x10);" (assignment_expression "uVar11 = *(ulong *)(local_58 + 0x10)" identifier = (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) ))))) ;)) (if_statement "if (uVar11 < *(ulong *)(local_58 + 0x18)) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar14 = bVar1;\n bVar20 = bVar18;\n if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32;\n }" if (parenthesized_expression "(uVar11 < *(ulong *)(local_58 + 0x18))" ( (binary_expression "uVar11 < *(ulong *)(local_58 + 0x18)" identifier < (pointer_expression "*(ulong *)(local_58 + 0x18)" * (cast_expression "(ulong *)(local_58 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n }" { (labeled_statement "LAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" statement_identifier : (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;)) (expression_statement "*(ulong *)(local_58 + 0x10) = uVar11 + 4;" (assignment_expression "*(ulong *)(local_58 + 0x10) = uVar11 + 4" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) = (binary_expression "uVar11 + 4" identifier + number_literal)) ;) }) (else_clause "else {\nLAB_002f5d81:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar14 = bVar1;\n bVar20 = bVar18;\n if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32;\n }" else (compound_statement "{\nLAB_002f5d81:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar14 = bVar1;\n bVar20 = bVar18;\n if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32;\n }" { (labeled_statement "LAB_002f5d81:\n (**(code **)(*(long *)local_58 + 0x50))();" statement_identifier : (expression_statement "(**(code **)(*(long *)local_58 + 0x50))();" (call_expression "(**(code **)(*(long *)local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x50))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x50)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x50)" * (cast_expression "(code **)(*(long *)local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x50)" ( (binary_expression "*(long *)local_58 + 0x50" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "bVar14 = bVar1;" (assignment_expression "bVar14 = bVar1" identifier = identifier) ;) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" identifier = identifier) ;) (if_statement "if (local_58 == (wstreambuf *)0x0) goto LAB_002f5a32;" if (parenthesized_expression "(local_58 == (wstreambuf *)0x0)" ( (binary_expression "local_58 == (wstreambuf *)0x0" identifier == (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002f5a32;" goto statement_identifier ;)) }))) (if_statement "if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" if (parenthesized_expression "(*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18))" ( (binary_expression "*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)" (pointer_expression "*(int **)(local_58 + 0x10)" * (cast_expression "(int **)(local_58 + 0x10)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(int **)(local_58 + 0x18)" * (cast_expression "(int **)(local_58 + 0x18)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n iVar7 = **(int **)(local_58 + 0x10);\n }" { (expression_statement "iVar7 = **(int **)(local_58 + 0x10);" (assignment_expression "iVar7 = **(int **)(local_58 + 0x10)" identifier = (pointer_expression "**(int **)(local_58 + 0x10)" * (pointer_expression "*(int **)(local_58 + 0x10)" * (cast_expression "(int **)(local_58 + 0x10)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*(long *)local_58 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*(long *)local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x48))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x48)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x48)" * (cast_expression "(code **)(*(long *)local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x48)" ( (binary_expression "*(long *)local_58 + 0x48" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar14 = 0;" (assignment_expression "bVar14 = 0" identifier = number_literal) ;) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" identifier = identifier) ;) (if_statement "if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar14 = bVar1;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (wstreambuf *)0x0;\n bVar14 = bVar1;\n }" { (expression_statement "local_58 = (wstreambuf *)0x0;" (assignment_expression "local_58 = (wstreambuf *)0x0" identifier = (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar14 = bVar1;" (assignment_expression "bVar14 = bVar1" identifier = identifier) ;) })) (labeled_statement "LAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" statement_identifier : (expression_statement "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;)) (expression_statement "bVar13 = (int)local_60 == -1;" (assignment_expression "bVar13 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar13 = bVar19;\n }\n }" if (parenthesized_expression "(bVar19)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar13 = bVar19;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_68[2];\n }" { (expression_statement "iVar7 = *(int *)local_68[2];" (assignment_expression "iVar7 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" { comment (expression_statement "iVar7 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar13 = false;" (assignment_expression "bVar13 = false" identifier = false) ;) (if_statement "if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar13 = bVar19;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar13 = bVar19;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar13 = bVar19;" (assignment_expression "bVar13 = bVar19" identifier = identifier) ;) })) })) (if_statement "if (bVar13 == (bool)bVar14) goto LAB_002f5a57;" if (parenthesized_expression "(bVar13 == (bool)bVar14)" ( (binary_expression "bVar13 == (bool)bVar14" identifier == (cast_expression "(bool)bVar14" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if ((local_58 != (wstreambuf *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }" if (parenthesized_expression "((local_58 != (wstreambuf *)0x0) && ((wchar_t)local_50 == L'\xffffffff'))" ( (binary_expression "(local_58 != (wstreambuf *)0x0) && ((wchar_t)local_50 == L'\xffffffff')" (parenthesized_expression "(local_58 != (wstreambuf *)0x0)" ( (binary_expression "local_58 != (wstreambuf *)0x0" identifier != (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ))) )) (compound_statement "{\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }\n }" { (if_statement "if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" if (parenthesized_expression "(*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18))" ( (binary_expression "*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)" (pointer_expression "*(wchar_t **)(local_58 + 0x10)" * (cast_expression "(wchar_t **)(local_58 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(wchar_t **)(local_58 + 0x18)" * (cast_expression "(wchar_t **)(local_58 + 0x18)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n __c = **(wchar_t **)(local_58 + 0x10);\n }" { (expression_statement "__c = **(wchar_t **)(local_58 + 0x10);" (assignment_expression "__c = **(wchar_t **)(local_58 + 0x10)" identifier = (pointer_expression "**(wchar_t **)(local_58 + 0x10)" * (pointer_expression "*(wchar_t **)(local_58 + 0x10)" * (cast_expression "(wchar_t **)(local_58 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))))) ;) }) (else_clause "else {\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" { comment (expression_statement "__c = (**(code **)(*(long *)local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*(long *)local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x48))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x48)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x48)" * (cast_expression "(code **)(*(long *)local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x48)" ( (binary_expression "*(long *)local_58 + 0x48" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (wstreambuf *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n local_58 = (wstreambuf *)0x0;\n }" { (expression_statement "local_58 = (wstreambuf *)0x0;" (assignment_expression "local_58 = (wstreambuf *)0x0" identifier = (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "bVar14 = *(byte *)(lVar8 + 0x20);" (assignment_expression "bVar14 = *(byte *)(lVar8 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar8 + 0x20)" * (cast_expression "(byte *)(lVar8 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_002f59a0;" goto statement_identifier ;) (labeled_statement "LAB_002f5a57:\n lVar10 = *(long *)(local_40[0] + -0x18);" statement_identifier : (expression_statement "lVar10 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar10 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;)) (labeled_statement "LAB_002f5a60:\n puVar16 = local_40[0];" statement_identifier : (expression_statement "puVar16 = local_40[0];" (assignment_expression "puVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (lVar10 == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) (if_statement "if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;" if (parenthesized_expression "((local_8a == 0) && (bVar20 == 0))" ( (binary_expression "(local_8a == 0) && (bVar20 == 0)" (parenthesized_expression "(local_8a == 0)" ( (binary_expression "local_8a == 0" identifier == number_literal) )) && (parenthesized_expression "(bVar20 == 0)" ( (binary_expression "bVar20 == 0" identifier == number_literal) ))) )) (goto_statement "goto LAB_002f5a7d;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5cad;" goto statement_identifier ;) (labeled_statement "code_r0x002f60cb:\n cVar12 = *(char *)(lVar8 + 0x20);" statement_identifier : (expression_statement "cVar12 = *(char *)(lVar8 + 0x20);" (assignment_expression "cVar12 = *(char *)(lVar8 + 0x20)" identifier = (pointer_expression "*(char *)(lVar8 + 0x20)" * (cast_expression "(char *)(lVar8 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;)) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) (expression_statement "cVar5 = '\x01';" (assignment_expression "cVar5 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) (labeled_statement "LAB_002f5940:\n local_40[0] = &DAT_00404698;" statement_identifier : (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&DAT_00404698" & identifier)) ;)) (if_statement "if (cVar12 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n std::string::reserve((string *)local_40,0x20);\n }" if (parenthesized_expression "(cVar12 != '\0')" ( (binary_expression "cVar12 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n std::string::reserve((string *)local_40,0x20);\n }" { (labeled_statement "LAB_002f5fec:\n local_40[0] = &DAT_00404698;" statement_identifier : (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&DAT_00404698" & identifier)) ;)) (labeled_statement "std::string::reserve((string *)local_40,0x20);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve((string *)local_40,0x20);" statement_identifier : (ERROR ":" :) (expression_statement "reserve((string *)local_40,0x20);" (call_expression "reserve((string *)local_40,0x20)" identifier (argument_list "((string *)local_40,0x20)" ( (cast_expression "(string *)local_40" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , number_literal ))) ;))) })) (expression_statement "bVar1 = *(byte *)(lVar8 + 0x148);" (assignment_expression "bVar1 = *(byte *)(lVar8 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar8 + 0x148)" * (cast_expression "(byte *)(lVar8 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x148)" ( (binary_expression "lVar8 + 0x148" identifier + number_literal) ))))) ;) (if_statement "if (bVar1 == 0) {\n if (cVar5 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar10 = *(long *)param_8;\n lVar2 = *(long *)(lVar10 + -0x18);\n uVar11 = lVar2 + 1;\n if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }\n *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';\n puVar16 = *(undefined1 **)param_8;\n bVar17 = 1;\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }\nLAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n std::string::push_back((string *)local_40,(char)local_90);\n }\n else {\n if (cVar5 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar14 = *(byte *)(lVar8 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar8 + 0x48) == __c) {\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10);\n if (pwVar9 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar10 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar10 != 0) && (local_8a == 0)) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'e');\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" if (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if (cVar5 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar10 = *(long *)param_8;\n lVar2 = *(long *)(lVar10 + -0x18);\n uVar11 = lVar2 + 1;\n if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }\n *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';\n puVar16 = *(undefined1 **)param_8;\n bVar17 = 1;\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }\nLAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n std::string::push_back((string *)local_40,(char)local_90);\n }" { (if_statement "if (cVar5 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar10 = *(long *)param_8;\n lVar2 = *(long *)(lVar10 + -0x18);\n uVar11 = lVar2 + 1;\n if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }\n *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';\n puVar16 = *(undefined1 **)param_8;\n bVar17 = 1;\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }\nLAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar10 = *(long *)param_8;\n lVar2 = *(long *)(lVar10 + -0x18);\n uVar11 = lVar2 + 1;\n if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }\n *(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';\n puVar16 = *(undefined1 **)param_8;\n bVar17 = 1;\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }\nLAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n *(ulong *)(local_58 + 0x10) = uVar11 + 4;\n do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );\n }" { (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (labeled_statement "LAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" statement_identifier : (if_statement "if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" if (parenthesized_expression "(9 < (uint)(__c + L'\xffffffd0'))" ( (binary_expression "9 < (uint)(__c + L'\xffffffd0')" number_literal < (call_expression "(uint)(__c + L'\xffffffd0')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffffd0')" ( (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_002f5bc0;" goto statement_identifier ;))) (expression_statement "lVar10 = *(long *)param_8;" (assignment_expression "lVar10 = *(long *)param_8" identifier = (pointer_expression "*(long *)param_8" * (cast_expression "(long *)param_8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "lVar2 = *(long *)(lVar10 + -0x18);" (assignment_expression "lVar2 = *(long *)(lVar10 + -0x18)" identifier = (pointer_expression "*(long *)(lVar10 + -0x18)" * (cast_expression "(long *)(lVar10 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -0x18)" ( (binary_expression "lVar10 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar11 = lVar2 + 1;" (assignment_expression "uVar11 = lVar2 + 1" identifier = (binary_expression "lVar2 + 1" identifier + number_literal)) ;) (if_statement "if ((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))) {\n std::string::reserve(param_8,uVar11);\n }" if (parenthesized_expression "((*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8)))" ( (binary_expression "(*(ulong *)(lVar10 + -0x10) < uVar11) || (0 < *(int *)(lVar10 + -8))" (parenthesized_expression "(*(ulong *)(lVar10 + -0x10) < uVar11)" ( (binary_expression "*(ulong *)(lVar10 + -0x10) < uVar11" (pointer_expression "*(ulong *)(lVar10 + -0x10)" * (cast_expression "(ulong *)(lVar10 + -0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -0x10)" ( (binary_expression "lVar10 + -0x10" identifier + number_literal) )))) < identifier) )) || (parenthesized_expression "(0 < *(int *)(lVar10 + -8))" ( (binary_expression "0 < *(int *)(lVar10 + -8)" number_literal < (pointer_expression "*(int *)(lVar10 + -8)" * (cast_expression "(int *)(lVar10 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -8)" ( (binary_expression "lVar10 + -8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n std::string::reserve(param_8,uVar11);\n }" { (labeled_statement "std::string::reserve(param_8,uVar11);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve(param_8,uVar11);" statement_identifier : (ERROR ":" :) (expression_statement "reserve(param_8,uVar11);" (call_expression "reserve(param_8,uVar11)" identifier (argument_list "(param_8,uVar11)" ( identifier , identifier ))) ;))) })) (expression_statement "*(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0';" (assignment_expression "*(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)) =\n (char)(__c + L'\xffffffd0') + '0'" (pointer_expression "*(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18))" * (cast_expression "(char *)(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18))" ( (binary_expression "*(long *)param_8 + *(long *)(*(long *)param_8 + -0x18)" (pointer_expression "*(long *)param_8" * (cast_expression "(long *)param_8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + (pointer_expression "*(long *)(*(long *)param_8 + -0x18)" * (cast_expression "(long *)(*(long *)param_8 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_8 + -0x18)" ( (binary_expression "*(long *)param_8 + -0x18" (pointer_expression "*(long *)param_8" * (cast_expression "(long *)param_8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )))) = (binary_expression "(char)(__c + L'\xffffffd0') + '0'" (cast_expression "(char)(__c + L'\xffffffd0')" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(__c + L'\xffffffd0')" ( (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character ')) ))) + (char_literal "'0'" ' character '))) ;) (expression_statement "puVar16 = *(undefined1 **)param_8;" (assignment_expression "puVar16 = *(undefined1 **)param_8" identifier = (pointer_expression "*(undefined1 **)param_8" * (cast_expression "(undefined1 **)param_8" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) (if_statement "if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }" if (parenthesized_expression "(puVar16 != &DAT_00404698)" ( (binary_expression "puVar16 != &DAT_00404698" identifier != (pointer_expression "&DAT_00404698" & identifier)) )) (compound_statement "{\n *(undefined4 *)(puVar16 + -8) = 0;\n *(ulong *)(puVar16 + -0x18) = uVar11;\n puVar16[lVar2 + 1] = 0;\n }" { (expression_statement "*(undefined4 *)(puVar16 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar16 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar16 + -8)" * (cast_expression "(undefined4 *)(puVar16 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -8)" ( (binary_expression "puVar16 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(puVar16 + -0x18) = uVar11;" (assignment_expression "*(ulong *)(puVar16 + -0x18) = uVar11" (pointer_expression "*(ulong *)(puVar16 + -0x18)" * (cast_expression "(ulong *)(puVar16 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -0x18)" ( (binary_expression "puVar16 + -0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar16[lVar2 + 1] = 0;" (assignment_expression "puVar16[lVar2 + 1] = 0" (subscript_expression "puVar16[lVar2 + 1]" identifier [ (binary_expression "lVar2 + 1" identifier + number_literal) ]) = number_literal) ;) })) (labeled_statement "LAB_002f5b10:\n uVar11 = *(ulong *)(local_58 + 0x10);" statement_identifier : (expression_statement "uVar11 = *(ulong *)(local_58 + 0x10);" (assignment_expression "uVar11 = *(ulong *)(local_58 + 0x10)" identifier = (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) ))))) ;)) (if_statement "if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5c70;" if (parenthesized_expression "(*(ulong *)(local_58 + 0x18) <= uVar11)" ( (binary_expression "*(ulong *)(local_58 + 0x18) <= uVar11" (pointer_expression "*(ulong *)(local_58 + 0x18)" * (cast_expression "(ulong *)(local_58 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) )))) <= identifier) )) (goto_statement "goto LAB_002f5c70;" goto statement_identifier ;)) (labeled_statement "LAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" statement_identifier : (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;)) (expression_statement "*(ulong *)(local_58 + 0x10) = uVar11 + 4;" (assignment_expression "*(ulong *)(local_58 + 0x10) = uVar11 + 4" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) = (binary_expression "uVar11 + 4" identifier + number_literal)) ;) (do_statement "do {\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n } while( true );" do (compound_statement "{\n if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }\n bVar13 = false;\n if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }\n while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }\n }" { (if_statement "if (*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)) {\n iVar7 = **(int **)(local_58 + 0x10);\n }\n else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" if (parenthesized_expression "(*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18))" ( (binary_expression "*(int **)(local_58 + 0x10) < *(int **)(local_58 + 0x18)" (pointer_expression "*(int **)(local_58 + 0x10)" * (cast_expression "(int **)(local_58 + 0x10)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(int **)(local_58 + 0x18)" * (cast_expression "(int **)(local_58 + 0x18)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n iVar7 = **(int **)(local_58 + 0x10);\n }" { (expression_statement "iVar7 = **(int **)(local_58 + 0x10);" (assignment_expression "iVar7 = **(int **)(local_58 + 0x10)" identifier = (pointer_expression "**(int **)(local_58 + 0x10)" * (pointer_expression "*(int **)(local_58 + 0x10)" * (cast_expression "(int **)(local_58 + 0x10)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*(long *)local_58 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*(long *)local_58 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*(long *)local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x48))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x48)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x48)" * (cast_expression "(code **)(*(long *)local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x48)" ( (binary_expression "*(long *)local_58 + 0x48" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar13 = false;" (assignment_expression "bVar13 = false" identifier = false) ;) (if_statement "if (iVar7 == -1) {\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (wstreambuf *)0x0;\n bVar13 = true;\n }" { (expression_statement "local_58 = (wstreambuf *)0x0;" (assignment_expression "local_58 = (wstreambuf *)0x0" identifier = (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar13 = true;" (assignment_expression "bVar13 = true" identifier = true) ;) })) (while_statement "while( true ) {\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }\n if (bVar13 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;\n if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (wstreambuf *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n std::string::push_back(param_8,'e');\n wstreambuf::sbumpc(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 != '\0') goto LAB_002f6343;\n __c = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get();\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n std::string::push_back(param_8,cVar5);\n uVar11 = *(ulong *)(local_58 + 0x10);\n if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (wstreambuf *)0x0) break;\n bVar13 = true;\n }" { (expression_statement "bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar15 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar15) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }" if (parenthesized_expression "(bVar15)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar7 = *(int *)local_68[2];\n }\n else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_68[2];\n }" { (expression_statement "iVar7 = *(int *)local_68[2];" (assignment_expression "iVar7 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (if_statement "if (iVar7 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar15;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar15;" (assignment_expression "bVar19 = bVar15" identifier = identifier) ;) })) })) (if_statement "if (bVar13 == bVar19) goto LAB_002f5a57;" if (parenthesized_expression "(bVar13 == bVar19)" ( (binary_expression "bVar13 == bVar19" identifier == identifier) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))\n goto LAB_002f5ab8;" if (parenthesized_expression "(((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0))" ( (binary_expression "((wchar_t)local_50 != L'\xffffffff') || (local_58 == (wstreambuf *)0x0)" (parenthesized_expression "((wchar_t)local_50 != L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 != L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) || (parenthesized_expression "(local_58 == (wstreambuf *)0x0)" ( (binary_expression "local_58 == (wstreambuf *)0x0" identifier == (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) (if_statement "if (*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)) {\n __c = **(wchar_t **)(local_58 + 0x10);\n }\n else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" if (parenthesized_expression "(*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18))" ( (binary_expression "*(wchar_t **)(local_58 + 0x10) < *(wchar_t **)(local_58 + 0x18)" (pointer_expression "*(wchar_t **)(local_58 + 0x10)" * (cast_expression "(wchar_t **)(local_58 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(wchar_t **)(local_58 + 0x18)" * (cast_expression "(wchar_t **)(local_58 + 0x18)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n __c = **(wchar_t **)(local_58 + 0x10);\n }" { (expression_statement "__c = **(wchar_t **)(local_58 + 0x10);" (assignment_expression "__c = **(wchar_t **)(local_58 + 0x10)" identifier = (pointer_expression "**(wchar_t **)(local_58 + 0x10)" * (pointer_expression "*(wchar_t **)(local_58 + 0x10)" * (cast_expression "(wchar_t **)(local_58 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))))) ;) }) (else_clause "else {\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */\n __c = (**(code **)(*(long *)local_58 + 0x48))();\n }" { comment (expression_statement "__c = (**(code **)(*(long *)local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*(long *)local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*(long *)local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x48))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x48)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x48)" * (cast_expression "(code **)(*(long *)local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x48)" ( (binary_expression "*(long *)local_58 + 0x48" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c != L'\xffffffff') goto LAB_002f5ab8;" if (parenthesized_expression "(__c != L'\xffffffff')" ( (binary_expression "__c != L'\xffffffff'" identifier != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) (expression_statement "local_58 = (wstreambuf *)0x0;" (assignment_expression "local_58 = (wstreambuf *)0x0" identifier = (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (labeled_statement "LAB_002f5bc0:\n if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0))" ( (binary_expression "(*(wchar_t *)(lVar8 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x48)" * (cast_expression "(wchar_t *)(lVar8 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x48)" ( (binary_expression "lVar8 + 0x48" identifier + number_literal) )))) == identifier) )) && (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" ( (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" identifier == number_literal) && (binary_expression "bVar20 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n std::string::push_back(param_8,'.');\n bVar20 = 0;\n local_8a = 1;\n goto LAB_002f5b10;\n }" { (labeled_statement "std::string::push_back(param_8,'.');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,'.');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,'.');" (call_expression "push_back(param_8,'.')" identifier (argument_list "(param_8,'.')" ( identifier , (char_literal "'.'" ' character ') ))) ;))) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (expression_statement "local_8a = 1;" (assignment_expression "local_8a = 1" identifier = number_literal) ;) (goto_statement "goto LAB_002f5b10;" goto statement_identifier ;) }))) (if_statement "if (((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;" if (parenthesized_expression "(((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0))" ( (binary_expression "((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" (parenthesized_expression "((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))" ( (binary_expression "(*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x128) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x128)" * (cast_expression "(wchar_t *)(lVar8 + 0x128)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x128)" ( (binary_expression "lVar8 + 0x128" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x140) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x140)" * (cast_expression "(wchar_t *)(lVar8 + 0x140)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x140)" ( (binary_expression "lVar8 + 0x140" identifier + number_literal) )))) != identifier) ))) )) || (parenthesized_expression "(bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" ( (comma_expression "bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0" (assignment_expression "bVar17 = bVar17 & (bVar20 ^ 1)" identifier = (binary_expression "bVar17 & (bVar20 ^ 1)" identifier & (parenthesized_expression "(bVar20 ^ 1)" ( (binary_expression "bVar20 ^ 1" identifier ^ number_literal) )))) , (binary_expression "bVar17 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (labeled_statement "std::string::push_back(param_8,'e');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,'e');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,'e');" (call_expression "push_back(param_8,'e')" identifier (argument_list "(param_8,'e')" ( identifier , (char_literal "'e'" ' character ') ))) ;))) (labeled_statement "wstreambuf::sbumpc(local_58);" statement_identifier : (ERROR ":" :) (expression_statement "sbumpc(local_58);" (call_expression "sbumpc(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (ERROR "cVar5 = istreambuf_iterator<wchar_t,std::" (comma_expression "cVar5 = istreambuf_iterator<wchar_t,std" (assignment_expression "cVar5 = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);" (binary_expression "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier < (binary_expression "wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier >> (ERROR "::" : :) (call_expression "equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier (argument_list "((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" ( (binary_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58" (parenthesized_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)" ( (ERROR "istreambuf_iterator<wchar_t,std::" (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) : :) (binary_expression "char_traits<wchar_t>> *" identifier < (binary_expression "wchar_t>> *" identifier >> (pointer_expression "*" * identifier))) )) & identifier) , (cast_expression "(istreambuf_iterator *)&local_68" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68" & identifier)) ))))) ;) (if_statement "if (cVar5 != '\0') goto LAB_002f6343;" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_002f6343;" goto statement_identifier ;)) (ERROR "__c = istreambuf_iterator<wchar_t,std::" (comma_expression "__c = istreambuf_iterator<wchar_t,std" (assignment_expression "__c = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::_M_get();" (binary_expression "char_traits<wchar_t>>::_M_get()" identifier < (binary_expression "wchar_t>>::_M_get()" identifier >> (ERROR "::" : :) (call_expression "_M_get()" identifier (argument_list "()" ( ))))) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) (if_statement "if (*(wchar_t *)(lVar8 + 0xe4) == __c) {\n cVar5 = '+';\n }\n else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe4) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe4)" * (cast_expression "(wchar_t *)(lVar8 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe4)" ( (binary_expression "lVar8 + 0xe4" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n cVar5 = '+';\n }" { (expression_statement "cVar5 = '+';" (assignment_expression "cVar5 = '+'" identifier = (char_literal "'+'" ' character ')) ;) }) (else_clause "else {\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }" else (compound_statement "{\n cVar5 = '-';\n if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;\n }" { (expression_statement "cVar5 = '-';" (assignment_expression "cVar5 = '-'" identifier = (char_literal "'-'" ' character ')) ;) (if_statement "if (*(wchar_t *)(lVar8 + 0xe0) != __c) goto LAB_002f5ab8;" if (parenthesized_expression "(*(wchar_t *)(lVar8 + 0xe0) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0xe0)" * (cast_expression "(wchar_t *)(lVar8 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe0)" ( (binary_expression "lVar8 + 0xe0" identifier + number_literal) )))) != identifier) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) }))) (labeled_statement "std::string::push_back(param_8,cVar5);" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,cVar5);" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,cVar5);" (call_expression "push_back(param_8,cVar5)" identifier (argument_list "(param_8,cVar5)" ( identifier , identifier ))) ;))) (expression_statement "uVar11 = *(ulong *)(local_58 + 0x10);" (assignment_expression "uVar11 = *(ulong *)(local_58 + 0x10)" identifier = (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (uVar11 < *(ulong *)(local_58 + 0x18)) goto LAB_002f5b23;" if (parenthesized_expression "(uVar11 < *(ulong *)(local_58 + 0x18))" ( (binary_expression "uVar11 < *(ulong *)(local_58 + 0x18)" identifier < (pointer_expression "*(ulong *)(local_58 + 0x18)" * (cast_expression "(ulong *)(local_58 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (goto_statement "goto LAB_002f5b23;" goto statement_identifier ;)) (labeled_statement "LAB_002f5c70:\n (**(code **)(*(long *)local_58 + 0x50))();" statement_identifier : (expression_statement "(**(code **)(*(long *)local_58 + 0x50))();" (call_expression "(**(code **)(*(long *)local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x50))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x50)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x50)" * (cast_expression "(code **)(*(long *)local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x50)" ( (binary_expression "*(long *)local_58 + 0x50" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (if_statement "if (local_58 != (wstreambuf *)0x0) break;" if (parenthesized_expression "(local_58 != (wstreambuf *)0x0)" ( (binary_expression "local_58 != (wstreambuf *)0x0" identifier != (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar13 = true;" (assignment_expression "bVar13 = true" identifier = true) ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_002f6382:\n puVar16 = local_40[0];" statement_identifier : (expression_statement "puVar16 = local_40[0];" (assignment_expression "puVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" ( (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) (labeled_statement "LAB_002f5a7d:\n std::string::push_back((string *)local_40,(char)local_90);" statement_identifier : (labeled_statement "std::string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (expression_statement "push_back((string *)local_40,(char)local_90);" (call_expression "push_back((string *)local_40,(char)local_90)" identifier (argument_list "((string *)local_40,(char)local_90)" ( (cast_expression "(string *)local_40" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier) ))) ;)))) }) (else_clause "else {\n if (cVar5 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar14 = *(byte *)(lVar8 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar8 + 0x48) == __c) {\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10);\n if (pwVar9 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar10 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar10 != 0) && (local_8a == 0)) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'e');\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" else (compound_statement "{\n if (cVar5 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar14 = *(byte *)(lVar8 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar8 + 0x48) == __c) {\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10);\n if (pwVar9 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar10 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar10 != 0) && (local_8a == 0)) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'e');\n if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar5 = istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);\n if (cVar5 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar16 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" { (if_statement "if (cVar5 != '\0') goto LAB_002f6382;" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_002f6382;" goto statement_identifier ;)) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "bVar14 = *(byte *)(lVar8 + 0x20);" (assignment_expression "bVar14 = *(byte *)(lVar8 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar8 + 0x20)" * (cast_expression "(byte *)(lVar8 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x20)" ( (binary_expression "lVar8 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (labeled_statement "LAB_002f59a0:\n if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" statement_identifier : (if_statement "if ((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" if (parenthesized_expression "((bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c))" ( (binary_expression "(bVar14 != 0) && (*(wchar_t *)(lVar8 + 0x4c) == __c)" (parenthesized_expression "(bVar14 != 0)" ( (binary_expression "bVar14 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x4c)" * (cast_expression "(wchar_t *)(lVar8 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x4c)" ( (binary_expression "lVar8 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar10 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar16 = local_40[0];\n if (lVar10 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" { (if_statement "if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }" if (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" ( (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" identifier == number_literal) && (binary_expression "bVar20 == 0" identifier == number_literal)) )) (compound_statement "{\n if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar16 = *(undefined1 **)param_8;\n if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }\n goto LAB_002f6382;\n }" { (if_statement "if (local_90 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n std::string::push_back((string *)local_40,(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" { (labeled_statement "std::string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (expression_statement "push_back((string *)local_40,(char)local_90);" (call_expression "push_back((string *)local_40,(char)local_90)" identifier (argument_list "((string *)local_40,(char)local_90)" ( (cast_expression "(string *)local_40" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier) ))) ;))) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" identifier = number_literal) ;) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002f59f4;" goto statement_identifier ;) })) (expression_statement "puVar16 = *(undefined1 **)param_8;" (assignment_expression "puVar16 = *(undefined1 **)param_8" identifier = (pointer_expression "*(undefined1 **)param_8" * (cast_expression "(undefined1 **)param_8" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (if_statement "if (*(int *)(*(long *)param_8 + -8) < 1) {\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }\n else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }" if (parenthesized_expression "(*(int *)(*(long *)param_8 + -8) < 1)" ( (binary_expression "*(int *)(*(long *)param_8 + -8) < 1" (pointer_expression "*(int *)(*(long *)param_8 + -8)" * (cast_expression "(int *)(*(long *)param_8 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_8 + -8)" ( (binary_expression "*(long *)param_8 + -8" (pointer_expression "*(long *)param_8" * (cast_expression "(long *)param_8" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) < number_literal) )) (compound_statement "{\n if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }\n }" { (if_statement "if (puVar16 != &DAT_00404698) {\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }" if (parenthesized_expression "(puVar16 != &DAT_00404698)" ( (binary_expression "puVar16 != &DAT_00404698" identifier != (pointer_expression "&DAT_00404698" & identifier)) )) (compound_statement "{\n *(undefined4 *)(puVar16 + -8) = 0;\n *(undefined8 *)(puVar16 + -0x18) = 0;\n *puVar16 = 0;\n }" { (expression_statement "*(undefined4 *)(puVar16 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar16 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar16 + -8)" * (cast_expression "(undefined4 *)(puVar16 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -8)" ( (binary_expression "puVar16 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar16 + -0x18) = 0;" (assignment_expression "*(undefined8 *)(puVar16 + -0x18) = 0" (pointer_expression "*(undefined8 *)(puVar16 + -0x18)" * (cast_expression "(undefined8 *)(puVar16 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -0x18)" ( (binary_expression "puVar16 + -0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar16 = 0;" (assignment_expression "*puVar16 = 0" (pointer_expression "*puVar16" * identifier) = number_literal) ;) })) }) (else_clause "else {\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }" else (compound_statement "{\n if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }\n *(undefined1 **)param_8 = &DAT_00404698;\n }" { (if_statement "if ((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }" if (parenthesized_expression "((allocator *)(puVar16 + -0x18) !=\n (allocator *)&std::string::_Rep::_S_empty_rep_storage)" ( (binary_expression "(allocator *)(puVar16 + -0x18) !=\n (allocator *)&std" (cast_expression "(allocator *)(puVar16 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -0x18)" ( (binary_expression "puVar16 + -0x18" identifier + number_literal) ))) != (cast_expression "(allocator *)&std" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&std" & identifier))) (ERROR "::string::_Rep::_S_empty_rep_storage" : : identifier : : identifier : : identifier) )) (compound_statement "{\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }" { (labeled_statement "std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "_Rep::_M_dispose((allocator *)(puVar16 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "_M_dispose((allocator *)(puVar16 + -0x18));" (call_expression "_M_dispose((allocator *)(puVar16 + -0x18))" identifier (argument_list "((allocator *)(puVar16 + -0x18))" ( (cast_expression "(allocator *)(puVar16 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -0x18)" ( (binary_expression "puVar16 + -0x18" identifier + number_literal) ))) ))) ;)))) })) (expression_statement "*(undefined1 **)param_8 = &DAT_00404698;" (assignment_expression "*(undefined1 **)param_8 = &DAT_00404698" (pointer_expression "*(undefined1 **)param_8" * (cast_expression "(undefined1 **)param_8" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (pointer_expression "&DAT_00404698" & identifier)) ;) }))) (goto_statement "goto LAB_002f6382;" goto statement_identifier ;) })) (expression_statement "lVar10 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar10 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (labeled_statement "LAB_002f5ca0:\n puVar16 = local_40[0];" statement_identifier : (expression_statement "puVar16 = local_40[0];" (assignment_expression "puVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (lVar10 != 0) goto LAB_002f5cad;" if (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002f5cad;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;) }))) (if_statement "if (*(wchar_t *)(lVar8 + 0x48) == __c) {\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x48)" * (cast_expression "(wchar_t *)(lVar8 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x48)" ( (binary_expression "lVar8 + 0x48" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n lVar10 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }\n std::string::push_back(param_8,'.');\n uVar11 = *(ulong *)(local_58 + 0x10);\n bVar18 = 0;\n local_8a = bVar1;\n if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" { (expression_statement "lVar10 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar10 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (if_statement "if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;" if (parenthesized_expression "(bVar20 != 0 || local_8a != 0)" ( (binary_expression "bVar20 != 0 || local_8a != 0" (binary_expression "bVar20 != 0" identifier != number_literal) || (binary_expression "local_8a != 0" identifier != number_literal)) )) (goto_statement "goto LAB_002f5ca0;" goto statement_identifier ;)) (if_statement "if (lVar10 != 0) {\n std::string::push_back((string *)local_40,(char)local_90);\n }" if (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) (compound_statement "{\n std::string::push_back((string *)local_40,(char)local_90);\n }" { (labeled_statement "std::string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (expression_statement "push_back((string *)local_40,(char)local_90);" (call_expression "push_back((string *)local_40,(char)local_90)" identifier (argument_list "((string *)local_40,(char)local_90)" ( (cast_expression "(string *)local_40" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier) ))) ;))) })) (labeled_statement "std::string::push_back(param_8,'.');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,'.');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,'.');" (call_expression "push_back(param_8,'.')" identifier (argument_list "(param_8,'.')" ( identifier , (char_literal "'.'" ' character ') ))) ;))) (expression_statement "uVar11 = *(ulong *)(local_58 + 0x10);" (assignment_expression "uVar11 = *(ulong *)(local_58 + 0x10)" identifier = (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" identifier = number_literal) ;) (expression_statement "local_8a = bVar1;" (assignment_expression "local_8a = bVar1" identifier = identifier) ;) (if_statement "if (*(ulong *)(local_58 + 0x18) <= uVar11) goto LAB_002f5d81;" if (parenthesized_expression "(*(ulong *)(local_58 + 0x18) <= uVar11)" ( (binary_expression "*(ulong *)(local_58 + 0x18) <= uVar11" (pointer_expression "*(ulong *)(local_58 + 0x18)" * (cast_expression "(ulong *)(local_58 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) )))) <= identifier) )) (goto_statement "goto LAB_002f5d81;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5a07;" goto statement_identifier ;) })) (expression_statement "pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10);" (assignment_expression "pwVar9 = wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10)" identifier = (call_expression "wmemchr((wchar_t *)(lVar8 + 0xf0),__c,10)" identifier (argument_list "((wchar_t *)(lVar8 + 0xf0),__c,10)" ( (cast_expression "(wchar_t *)(lVar8 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xf0)" ( (binary_expression "lVar8 + 0xf0" identifier + number_literal) ))) , identifier , number_literal )))) ;) (if_statement "if (pwVar9 != (wchar_t *)0x0) {\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }" if (parenthesized_expression "(pwVar9 != (wchar_t *)0x0)" ( (binary_expression "pwVar9 != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */\n std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar1;\n goto LAB_002f59f4;\n }" { comment (labeled_statement "std::string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0');" (call_expression "push_back(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0')" identifier (argument_list "(param_8,(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0')" ( identifier , (binary_expression "(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2) + '0'" (cast_expression "(char)((long)pwVar9 - (lVar8 + 0xf0) >> 2)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "((long)pwVar9 - (lVar8 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar9 - (lVar8 + 0xf0) >> 2" (binary_expression "(long)pwVar9 - (lVar8 + 0xf0)" (cast_expression "(long)pwVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar8 + 0xf0)" ( (binary_expression "lVar8 + 0xf0" identifier + number_literal) ))) >> number_literal) ))) + (char_literal "'0'" ' character ')) ))) ;))) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (expression_statement "bVar18 = bVar20;" (assignment_expression "bVar18 = bVar20" identifier = identifier) ;) (expression_statement "bVar17 = bVar1;" (assignment_expression "bVar17 = bVar1" identifier = identifier) ;) (goto_statement "goto LAB_002f59f4;" goto statement_identifier ;) })) (if_statement "if ((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))\n goto LAB_002f5a57;" if (parenthesized_expression "((*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c))" ( (binary_expression "(*(wchar_t *)(lVar8 + 0x128) != __c) && (*(wchar_t *)(lVar8 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x128) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x128)" * (cast_expression "(wchar_t *)(lVar8 + 0x128)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x128)" ( (binary_expression "lVar8 + 0x128" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar8 + 0x140) != __c)" ( (binary_expression "*(wchar_t *)(lVar8 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar8 + 0x140)" * (cast_expression "(wchar_t *)(lVar8 + 0x140)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x140)" ( (binary_expression "lVar8 + 0x140" identifier + number_literal) )))) != identifier) ))) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "lVar10 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar10 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "bVar18 = bVar17 & (bVar20 ^ 1);" (assignment_expression "bVar18 = bVar17 & (bVar20 ^ 1)" identifier = (binary_expression "bVar17 & (bVar20 ^ 1)" identifier & (parenthesized_expression "(bVar20 ^ 1)" ( (binary_expression "bVar20 ^ 1" identifier ^ number_literal) )))) ;) (if_statement "if (bVar18 == 0) goto LAB_002f5a60;" if (parenthesized_expression "(bVar18 == 0)" ( (binary_expression "bVar18 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002f5a60;" goto statement_identifier ;)) (if_statement "if ((lVar10 != 0) && (local_8a == 0)) {\n std::string::push_back((string *)local_40,(char)local_90);\n }" if (parenthesized_expression "((lVar10 != 0) && (local_8a == 0))" ( (binary_expression "(lVar10 != 0) && (local_8a == 0)" (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_8a == 0)" ( (binary_expression "local_8a == 0" identifier == number_literal) ))) )) (compound_statement "{\n std::string::push_back((string *)local_40,(char)local_90);\n }" { (labeled_statement "std::string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back((string *)local_40,(char)local_90);" statement_identifier : (ERROR ":" :) (expression_statement "push_back((string *)local_40,(char)local_90);" (call_expression "push_back((string *)local_40,(char)local_90)" identifier (argument_list "((string *)local_40,(char)local_90)" ( (cast_expression "(string *)local_40" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier) ))) ;))) })) (labeled_statement "std::string::push_back(param_8,'e');" statement_identifier : (ERROR ":" :) (labeled_statement "string::push_back(param_8,'e');" statement_identifier : (ERROR ":" :) (expression_statement "push_back(param_8,'e');" (call_expression "push_back(param_8,'e')" identifier (argument_list "(param_8,'e')" ( identifier , (char_literal "'e'" ' character ') ))) ;))) (if_statement "if (*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)) {\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }\n else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }" if (parenthesized_expression "(*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18))" ( (binary_expression "*(ulong *)(local_58 + 0x10) < *(ulong *)(local_58 + 0x18)" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(local_58 + 0x18)" * (cast_expression "(ulong *)(local_58 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x18)" ( (binary_expression "local_58 + 0x18" identifier + number_literal) ))))) )) (compound_statement "{\n *(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;\n }" { (expression_statement "*(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4;" (assignment_expression "*(ulong *)(local_58 + 0x10) = *(ulong *)(local_58 + 0x10) + 4" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) = (binary_expression "*(ulong *)(local_58 + 0x10) + 4" (pointer_expression "*(ulong *)(local_58 + 0x10)" * (cast_expression "(ulong *)(local_58 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_58 + 0x10)" ( (binary_expression "local_58 + 0x10" identifier + number_literal) )))) + number_literal)) ;) }) (else_clause "else {\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }" else (compound_statement "{\n /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */\n (**(code **)(*(long *)local_58 + 0x50))();\n }" { comment (expression_statement "(**(code **)(*(long *)local_58 + 0x50))();" (call_expression "(**(code **)(*(long *)local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*(long *)local_58 + 0x50))" ( (pointer_expression "**(code **)(*(long *)local_58 + 0x50)" * (pointer_expression "*(code **)(*(long *)local_58 + 0x50)" * (cast_expression "(code **)(*(long *)local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)local_58 + 0x50)" ( (binary_expression "*(long *)local_58 + 0x50" (pointer_expression "*(long *)local_58" * (cast_expression "(long *)local_58" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( ))) ;) }))) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (ERROR "cVar5 = istreambuf_iterator<wchar_t,std::" (comma_expression "cVar5 = istreambuf_iterator<wchar_t,std" (assignment_expression "cVar5 = istreambuf_iterator<wchar_t" identifier = (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68);" (binary_expression "char_traits<wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier < (binary_expression "wchar_t>>::equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier >> (ERROR "::" : :) (call_expression "equal\n ((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" identifier (argument_list "((istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58,\n (istreambuf_iterator *)&local_68)" ( (binary_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)&local_58" (parenthesized_expression "(istreambuf_iterator<wchar_t,std::char_traits<wchar_t>> *)" ( (ERROR "istreambuf_iterator<wchar_t,std::" (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) : :) (binary_expression "char_traits<wchar_t>> *" identifier < (binary_expression "wchar_t>> *" identifier >> (pointer_expression "*" * identifier))) )) & identifier) , (cast_expression "(istreambuf_iterator *)&local_68" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_68" & identifier)) ))))) ;) (if_statement "if (cVar5 == '\0') goto code_r0x002f5e56;" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto code_r0x002f5e56;" goto statement_identifier ;)) (labeled_statement "LAB_002f6343:\n puVar16 = local_40[0];" statement_identifier : (expression_statement "puVar16 = local_40[0];" (assignment_expression "puVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" ( (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) }))) (labeled_statement "LAB_002f5cad:\n puVar16 = local_40[0];" statement_identifier : (expression_statement "puVar16 = local_40[0];" (assignment_expression "puVar16 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (expression_statement "cVar5 = __verify_grouping(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40);" (assignment_expression "cVar5 = __verify_grouping(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40)" identifier = (call_expression "__verify_grouping(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40)" identifier (argument_list "(*(char **)(lVar8 + 0x10),*(ulong *)(lVar8 + 0x18),(string *)local_40)" ( (pointer_expression "*(char **)(lVar8 + 0x10)" * (cast_expression "(char **)(lVar8 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar8 + 0x10)" ( (binary_expression "lVar8 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(ulong *)(lVar8 + 0x18)" * (cast_expression "(ulong *)(lVar8 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0x18)" ( (binary_expression "lVar8 + 0x18" identifier + number_literal) )))) , (cast_expression "(string *)local_40" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (labeled_statement "LAB_002f5ccf:\n uVar4 = local_50;" statement_identifier : (expression_statement "uVar4 = local_50;" (assignment_expression "uVar4 = local_50" identifier = identifier) ;)) (expression_statement "pwVar3 = local_58;" (assignment_expression "pwVar3 = local_58" identifier = identifier) ;) (if_statement "if ((allocator *)(puVar16 + -0x18) != (allocator *)&std::string::_Rep::_S_empty_rep_storage) {\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }" if (parenthesized_expression "((allocator *)(puVar16 + -0x18) != (allocator *)&std::string::_Rep::_S_empty_rep_storage)" ( (binary_expression "(allocator *)(puVar16 + -0x18) != (allocator *)&std" (cast_expression "(allocator *)(puVar16 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -0x18)" ( (binary_expression "puVar16 + -0x18" identifier + number_literal) ))) != (cast_expression "(allocator *)&std" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&std" & identifier))) (ERROR "::string::_Rep::_S_empty_rep_storage" : : identifier : : identifier : : identifier) )) (compound_statement "{\n std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));\n }" { (labeled_statement "std::string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "string::_Rep::_M_dispose((allocator *)(puVar16 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "_Rep::_M_dispose((allocator *)(puVar16 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "_M_dispose((allocator *)(puVar16 + -0x18));" (call_expression "_M_dispose((allocator *)(puVar16 + -0x18))" identifier (argument_list "((allocator *)(puVar16 + -0x18))" ( (cast_expression "(allocator *)(puVar16 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + -0x18)" ( (binary_expression "puVar16 + -0x18" identifier + number_literal) ))) ))) ;)))) })) (expression_statement "auVar21._8_8_ = uVar4;" (assignment_expression "auVar21._8_8_ = uVar4" (field_expression "auVar21._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar21._0_8_ = pwVar3;" (assignment_expression "auVar21._0_8_ = pwVar3" (field_expression "auVar21._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar21;" return identifier ;) }))
(translation_unit "undefined1 [16]\nFUN_002f58c0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5,\n long param_6,undefined4 *param_7,long *param_8)\n\n{\n long lVar1;\n long *plVar2;\n char cVar3;\n char cVar4;\n int iVar5;\n wchar_t __c;\n long lVar6;\n wchar_t *pwVar7;\n long lVar8;\n ulong uVar9;\n char cVar10;\n bool bVar11;\n byte bVar12;\n bool bVar13;\n undefined1 *puVar14;\n undefined8 uVar15;\n byte bVar16;\n byte bVar17;\n byte bVar18;\n bool bVar19;\n byte bVar20;\n undefined1 auVar21 [16];\n int local_90;\n byte local_8a;\n long *local_68;\n undefined8 local_60;\n long *local_58;\n ulong local_50;\n undefined1 local_42;\n undefined1 local_41;\n undefined1 *local_40 [2];\n \n local_68 = param_4;\n local_60 = param_5;\n local_58 = param_2;\n local_50 = param_3;\n lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0);\n cVar3 = FUN_002f3e70(&local_58);\n if (cVar3 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }\n else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }\n goto LAB_002f5940;\ncode_r0x002f5e56:\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n bVar12 = *(byte *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0;\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\nLAB_002f59f4:\n uVar9 = local_58[2];\n if (uVar9 < (ulong)local_58[3]) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar12 = 0;\n bVar20 = bVar18;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }\nLAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar11 = (int)local_60 == -1;\n if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }\n if (bVar11 == (bool)bVar12) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n bVar12 = *(byte *)(lVar6 + 0x20);\n goto LAB_002f59a0;\nLAB_002f5a57:\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5a60:\n puVar14 = local_40[0];\n if (lVar8 == 0) goto LAB_002f5ccf;\n if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;\n goto LAB_002f5cad;\ncode_r0x002f60cb:\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n cVar3 = '\x01';\nLAB_002f5940:\n local_40[0] = &DAT_00404698;\n if (cVar10 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }\n bVar16 = *(byte *)(lVar6 + 0x148);\n if (bVar16 == 0) {\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }\nLAB_002f5cad:\n puVar14 = local_40[0];\n cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40);\n if (cVar3 == '\0') {\n *param_7 = 4;\n }\nLAB_002f5ccf:\n uVar9 = local_50;\n plVar2 = local_58;\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n auVar21._8_8_ = uVar9;\n auVar21._0_8_ = plVar2;\n return auVar21;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_002f58c0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5,\n long param_6,undefined4 *param_7,long *param_8)\n\n{\n long lVar1;" (macro_type_specifier "FUN_002f58c0(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , (ERROR "ulong" identifier) identifier , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , identifier (ERROR "param_5" identifier) , (ERROR "long" identifier) identifier , (ERROR "undefined4" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "long *param_8)\n\n{\n long" identifier (pointer_declarator "*param_8" * identifier) ) { long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "wchar_t __c;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *pwVar7;" type_identifier (pointer_declarator "*pwVar7" * identifier) ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "char cVar10;" primitive_type identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "byte bVar12;" type_identifier identifier ;) (declaration "bool bVar13;" primitive_type identifier ;) (declaration "undefined1 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "undefined8 uVar15;" type_identifier identifier ;) (declaration "byte bVar16;" type_identifier identifier ;) (declaration "byte bVar17;" type_identifier identifier ;) (declaration "byte bVar18;" type_identifier identifier ;) (declaration "bool bVar19;" primitive_type identifier ;) (declaration "byte bVar20;" type_identifier identifier ;) (declaration "undefined1 auVar21 [16];" type_identifier (array_declarator "auVar21 [16]" identifier [ number_literal ]) ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "byte local_8a;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_42;" type_identifier identifier ;) (declaration "undefined1 local_41;" type_identifier identifier ;) (declaration "undefined1 *local_40 [2];" type_identifier (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" identifier = identifier) ;) (expression_statement "local_60 = param_5;" (assignment_expression "local_60 = param_5" identifier = identifier) ;) (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" identifier = identifier) ;) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" identifier = identifier) ;) (expression_statement "lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0);" (assignment_expression "lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0)" identifier = (call_expression "FUN_002f2910(&local_42,param_6 + 0xd0)" identifier (argument_list "(&local_42,param_6 + 0xd0)" ( (pointer_expression "&local_42" & identifier) , (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) ;) (expression_statement "cVar3 = FUN_002f3e70(&local_58);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58)" identifier = (call_expression "FUN_002f3e70(&local_58)" identifier (argument_list "(&local_58)" ( (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (cVar3 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }\n else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }" { (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }" if (parenthesized_expression "((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c))" ( (binary_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c))))" ( (binary_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe0) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" * (cast_expression "(wchar_t *)(lVar6 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe0)" ( (binary_expression "lVar6 + 0xe0" identifier + number_literal) )))) != identifier) ))) )) || (parenthesized_expression "((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))" ( (parenthesized_expression "(cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (binary_expression "cVar10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }" { (labeled_statement "LAB_002f6036:\n bVar17 = 0;" statement_identifier : (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;)) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (do_statement "do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );" do (compound_statement "{\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n }" { (if_statement "if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;" if (parenthesized_expression "((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "(cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (parenthesized_expression "(cVar10 != '\0')" ( (binary_expression "cVar10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) (goto_statement "goto LAB_002f5fec;" goto statement_identifier ;)) (if_statement "if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;" if (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) )) || (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xf0) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xf0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xf0)" * (cast_expression "(wchar_t *)(lVar6 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xf0)" ( (binary_expression "lVar6 + 0xf0" identifier + number_literal) )))) != identifier) ))) )) (goto_statement "goto LAB_002f5940;" goto statement_identifier ;)) (if_statement "if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }" if (parenthesized_expression "(bVar17 == 0)" ( (binary_expression "bVar17 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_002d6990(param_8,0x30);\n }" { (expression_statement "FUN_002d6990(param_8,0x30);" (call_expression "FUN_002d6990(param_8,0x30)" identifier (argument_list "(param_8,0x30)" ( identifier , number_literal ))) ;) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (if_statement "if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" if (parenthesized_expression "((ulong)local_58[2] < (ulong)local_58[3])" ( (binary_expression "(ulong)local_58[2] < (ulong)local_58[3]" (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }" { (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "local_58[2] = local_58[2] + 4;" (assignment_expression "local_58[2] = local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) + number_literal)) ;) (labeled_statement "LAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" statement_identifier : (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" ( (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_58[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" { (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" identifier = (pointer_expression "*(int *)local_58[2]" * (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) })))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n bVar11 = true;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) })) }) (else_clause "else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" else (compound_statement "{\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" { (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (if_statement "if (local_58 != (long *)0x0) goto LAB_002f608e;" if (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002f608e;" goto statement_identifier ;)) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) }))) (expression_statement "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" if (parenthesized_expression "(bVar13)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" { (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar13;" (assignment_expression "bVar19 = bVar13" identifier = identifier) ;) })) })) (if_statement "if (bVar19 == bVar11) goto code_r0x002f60cb;" if (parenthesized_expression "(bVar19 == bVar11)" ( (binary_expression "bVar19 == bVar11" identifier == identifier) )) (goto_statement "goto code_r0x002f60cb;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" if (parenthesized_expression "(((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0))" ( (binary_expression "((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)" (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) && (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" ( (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)local_58[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" { (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" identifier = (pointer_expression "*(wchar_t *)local_58[2]" * (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n __c = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n local_58 = (long *)0x0;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');" (call_expression "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" identifier (argument_list "(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" ( identifier , (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) * (char_literal "'\x02'" ' escape_sequence ')) + (char_literal "'+'" ' character ')) ))) ;) (expression_statement "FUN_002acba0(local_58);" (call_expression "FUN_002acba0(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "cVar4 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar4 = FUN_002f3e70(&local_58,&local_68)" identifier = (call_expression "FUN_002f3e70(&local_58,&local_68)" identifier (argument_list "(&local_58,&local_68)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_68" & identifier) )))) ;) (if_statement "if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }" { (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_002f6036;" goto statement_identifier ;) })) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "cVar3 = cVar4;" (assignment_expression "cVar3 = cVar4" identifier = identifier) ;) }) (else_clause "else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" else (compound_statement "{\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" { (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" identifier = number_literal) ;) }))) (goto_statement "goto LAB_002f5940;" goto statement_identifier ;) (labeled_statement "code_r0x002f5e56:\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" statement_identifier : (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;)) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x20)" * (cast_expression "(byte *)(lVar6 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0;" if (parenthesized_expression "((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c))" ( (binary_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c))))" ( (binary_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)" ( (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c" (assignment_expression "bVar20 = bVar18" identifier = identifier) , (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c" (assignment_expression "bVar17 = bVar18" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" * (cast_expression "(wchar_t *)(lVar6 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe0)" ( (binary_expression "lVar6 + 0xe0" identifier + number_literal) )))) != identifier))) ))) )) || (parenthesized_expression "((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))" ( (parenthesized_expression "(bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)" (binary_expression "bVar12 != 0" identifier != number_literal) && (parenthesized_expression "(bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)" ( (comma_expression "bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c" (assignment_expression "bVar20 = bVar12" identifier = identifier) , (comma_expression "bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c" (assignment_expression "bVar17 = bVar12" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier))) ))) )) ))) )) || (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)" ( (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c" (assignment_expression "bVar20 = bVar18" identifier = identifier) , (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c" (assignment_expression "bVar17 = bVar18" identifier = identifier) , (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier))) ))) )) (goto_statement "goto LAB_002f59a0;" goto statement_identifier ;)) (expression_statement "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');" (call_expression "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" identifier (argument_list "(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" ( identifier , (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) != identifier) )) * (char_literal "'\x02'" ' escape_sequence ')) + (char_literal "'+'" ' character ')) ))) ;) (labeled_statement "LAB_002f59f4:\n uVar9 = local_58[2];" statement_identifier : (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar9 < (ulong)local_58[3]) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" if (parenthesized_expression "(uVar9 < (ulong)local_58[3])" ( (binary_expression "uVar9 < (ulong)local_58[3]" identifier < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }" { (labeled_statement "LAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" statement_identifier : (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;)) (expression_statement "local_58[2] = uVar9 + 4;" (assignment_expression "local_58[2] = uVar9 + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;) }) (else_clause "else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" else (compound_statement "{\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" { (labeled_statement "LAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();" statement_identifier : (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "bVar12 = bVar16;" (assignment_expression "bVar12 = bVar16" identifier = identifier) ;) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" identifier = identifier) ;) (if_statement "if (local_58 == (long *)0x0) goto LAB_002f5a32;" if (parenthesized_expression "(local_58 == (long *)0x0)" ( (binary_expression "local_58 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002f5a32;" goto statement_identifier ;)) }))) (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" ( (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_58[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" { (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" identifier = (pointer_expression "*(int *)local_58[2]" * (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar12 = 0;" (assignment_expression "bVar12 = 0" identifier = number_literal) ;) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" identifier = identifier) ;) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar12 = bVar16;" (assignment_expression "bVar12 = bVar16" identifier = identifier) ;) })) (labeled_statement "LAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" statement_identifier : (expression_statement "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;)) (expression_statement "bVar11 = (int)local_60 == -1;" (assignment_expression "bVar11 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }" if (parenthesized_expression "(bVar19)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" { (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar11 = bVar19;" (assignment_expression "bVar11 = bVar19" identifier = identifier) ;) })) })) (if_statement "if (bVar11 == (bool)bVar12) goto LAB_002f5a57;" if (parenthesized_expression "(bVar11 == (bool)bVar12)" ( (binary_expression "bVar11 == (bool)bVar12" identifier == (cast_expression "(bool)bVar12" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" if (parenthesized_expression "((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff'))" ( (binary_expression "(local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')" (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ))) )) (compound_statement "{\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" ( (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)local_58[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" { (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" identifier = (pointer_expression "*(wchar_t *)local_58[2]" * (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n local_58 = (long *)0x0;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x20)" * (cast_expression "(byte *)(lVar6 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_002f59a0;" goto statement_identifier ;) (labeled_statement "LAB_002f5a57:\n lVar8 = *(long *)(local_40[0] + -0x18);" statement_identifier : (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;)) (labeled_statement "LAB_002f5a60:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (lVar8 == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) (if_statement "if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;" if (parenthesized_expression "((local_8a == 0) && (bVar20 == 0))" ( (binary_expression "(local_8a == 0) && (bVar20 == 0)" (parenthesized_expression "(local_8a == 0)" ( (binary_expression "local_8a == 0" identifier == number_literal) )) && (parenthesized_expression "(bVar20 == 0)" ( (binary_expression "bVar20 == 0" identifier == number_literal) ))) )) (goto_statement "goto LAB_002f5a7d;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5cad;" goto statement_identifier ;) (labeled_statement "code_r0x002f60cb:\n cVar10 = *(char *)(lVar6 + 0x20);" statement_identifier : (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" identifier = (pointer_expression "*(char *)(lVar6 + 0x20)" * (cast_expression "(char *)(lVar6 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;)) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" identifier = number_literal) ;) (expression_statement "cVar3 = '\x01';" (assignment_expression "cVar3 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) (labeled_statement "LAB_002f5940:\n local_40[0] = &DAT_00404698;" statement_identifier : (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&DAT_00404698" & identifier)) ;)) (if_statement "if (cVar10 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }" if (parenthesized_expression "(cVar10 != '\0')" ( (binary_expression "cVar10 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }" { (labeled_statement "LAB_002f5fec:\n local_40[0] = &DAT_00404698;" statement_identifier : (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&DAT_00404698" & identifier)) ;)) (expression_statement "FUN_002d64b0(local_40,0x20);" (call_expression "FUN_002d64b0(local_40,0x20)" identifier (argument_list "(local_40,0x20)" ( identifier , number_literal ))) ;) })) (expression_statement "bVar16 = *(byte *)(lVar6 + 0x148);" (assignment_expression "bVar16 = *(byte *)(lVar6 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x148)" * (cast_expression "(byte *)(lVar6 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x148)" ( (binary_expression "lVar6 + 0x148" identifier + number_literal) ))))) ;) (if_statement "if (bVar16 == 0) {\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" if (parenthesized_expression "(bVar16 == 0)" ( (binary_expression "bVar16 == 0" identifier == number_literal) )) (compound_statement "{\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }" { (if_statement "if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }" { (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (labeled_statement "LAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" statement_identifier : (if_statement "if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" if (parenthesized_expression "(9 < (uint)(__c + L'\xffffffd0'))" ( (binary_expression "9 < (uint)(__c + L'\xffffffd0')" number_literal < (call_expression "(uint)(__c + L'\xffffffd0')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffffd0')" ( (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_002f5bc0;" goto statement_identifier ;))) (expression_statement "lVar8 = *param_8;" (assignment_expression "lVar8 = *param_8" identifier = (pointer_expression "*param_8" * identifier)) ;) (expression_statement "lVar1 = *(long *)(lVar8 + -0x18);" (assignment_expression "lVar1 = *(long *)(lVar8 + -0x18)" identifier = (pointer_expression "*(long *)(lVar8 + -0x18)" * (cast_expression "(long *)(lVar8 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -0x18)" ( (binary_expression "lVar8 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = lVar1 + 1;" (assignment_expression "uVar9 = lVar1 + 1" identifier = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) (if_statement "if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }" if (parenthesized_expression "((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8)))" ( (binary_expression "(*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))" (parenthesized_expression "(*(ulong *)(lVar8 + -0x10) < uVar9)" ( (binary_expression "*(ulong *)(lVar8 + -0x10) < uVar9" (pointer_expression "*(ulong *)(lVar8 + -0x10)" * (cast_expression "(ulong *)(lVar8 + -0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -0x10)" ( (binary_expression "lVar8 + -0x10" identifier + number_literal) )))) < identifier) )) || (parenthesized_expression "(0 < *(int *)(lVar8 + -8))" ( (binary_expression "0 < *(int *)(lVar8 + -8)" number_literal < (pointer_expression "*(int *)(lVar8 + -8)" * (cast_expression "(int *)(lVar8 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -8)" ( (binary_expression "lVar8 + -8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n FUN_002d64b0(param_8,uVar9);\n }" { (expression_statement "FUN_002d64b0(param_8,uVar9);" (call_expression "FUN_002d64b0(param_8,uVar9)" identifier (argument_list "(param_8,uVar9)" ( identifier , identifier ))) ;) })) (expression_statement "*(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';" (assignment_expression "*(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0'" (pointer_expression "*(char *)(*param_8 + *(long *)(*param_8 + -0x18))" * (cast_expression "(char *)(*param_8 + *(long *)(*param_8 + -0x18))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_8 + *(long *)(*param_8 + -0x18))" ( (binary_expression "*param_8 + *(long *)(*param_8 + -0x18)" (pointer_expression "*param_8" * identifier) + (pointer_expression "*(long *)(*param_8 + -0x18)" * (cast_expression "(long *)(*param_8 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_8 + -0x18)" ( (binary_expression "*param_8 + -0x18" (pointer_expression "*param_8" * identifier) + number_literal) ))))) )))) = (binary_expression "(char)(__c + L'\xffffffd0') + '0'" (cast_expression "(char)(__c + L'\xffffffd0')" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(__c + L'\xffffffd0')" ( (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character ')) ))) + (char_literal "'0'" ' character '))) ;) (expression_statement "puVar14 = (undefined1 *)*param_8;" (assignment_expression "puVar14 = (undefined1 *)*param_8" identifier = (cast_expression "(undefined1 *)*param_8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_8" * identifier))) ;) (expression_statement "bVar16 = 1;" (assignment_expression "bVar16 = 1" identifier = number_literal) ;) (if_statement "if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }" if (parenthesized_expression "(puVar14 != &DAT_00404698)" ( (binary_expression "puVar14 != &DAT_00404698" identifier != (pointer_expression "&DAT_00404698" & identifier)) )) (compound_statement "{\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }" { (expression_statement "*(undefined4 *)(puVar14 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar14 + -8)" * (cast_expression "(undefined4 *)(puVar14 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -8)" ( (binary_expression "puVar14 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(puVar14 + -0x18) = uVar9;" (assignment_expression "*(ulong *)(puVar14 + -0x18) = uVar9" (pointer_expression "*(ulong *)(puVar14 + -0x18)" * (cast_expression "(ulong *)(puVar14 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar14[lVar1 + 1] = 0;" (assignment_expression "puVar14[lVar1 + 1] = 0" (subscript_expression "puVar14[lVar1 + 1]" identifier [ (binary_expression "lVar1 + 1" identifier + number_literal) ]) = number_literal) ;) })) (labeled_statement "LAB_002f5b10:\n uVar9 = local_58[2];" statement_identifier : (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar17 = bVar20;" (assignment_expression "bVar17 = bVar20" identifier = identifier) ;) (if_statement "if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;" if (parenthesized_expression "((ulong)local_58[3] <= uVar9)" ( (binary_expression "(ulong)local_58[3] <= uVar9" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_002f5c70;" goto statement_identifier ;)) (labeled_statement "LAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" statement_identifier : (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;)) (expression_statement "local_58[2] = uVar9 + 4;" (assignment_expression "local_58[2] = uVar9 + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;) (do_statement "do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );" do (compound_statement "{\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n }" { (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" ( (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_58[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" { (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" identifier = (pointer_expression "*(int *)local_58[2]" * (cast_expression "(int *)local_58[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n bVar11 = true;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) })) (while_statement "while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }" { (expression_statement "bVar17 = bVar16;" (assignment_expression "bVar17 = bVar16" identifier = identifier) ;) (expression_statement "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1" identifier = (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" identifier = (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" if (parenthesized_expression "(bVar13)" ( identifier )) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" { (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" if (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" ( (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_68[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" { (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" identifier = (pointer_expression "*(int *)local_68[2]" * (cast_expression "(int *)local_68[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_68[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" else (compound_statement "{\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" { (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" identifier = (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" ( (pointer_expression "**(code **)(*local_68 + 0x48)" * (pointer_expression "*(code **)(*local_68 + 0x48)" * (cast_expression "(code **)(*local_68 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_68 + 0x48)" ( (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" { (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar19 = bVar13;" (assignment_expression "bVar19 = bVar13" identifier = identifier) ;) })) })) (if_statement "if (bVar11 == bVar19) goto LAB_002f5a57;" if (parenthesized_expression "(bVar11 == bVar19)" ( (binary_expression "bVar11 == bVar19" identifier == identifier) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" identifier = (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;" if (parenthesized_expression "(((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0))" ( (binary_expression "((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)" (parenthesized_expression "((wchar_t)local_50 != L'\xffffffff')" ( (binary_expression "(wchar_t)local_50 != L'\xffffffff'" (cast_expression "(wchar_t)local_50" ( (type_descriptor "wchar_t" type_identifier) ) identifier) != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) || (parenthesized_expression "(local_58 == (long *)0x0)" ( (binary_expression "local_58 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" if (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" ( (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)local_58[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" { (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" identifier = (pointer_expression "*(wchar_t *)local_58[2]" * (cast_expression "(wchar_t *)local_58[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" else (compound_statement "{\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" { (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" identifier = (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" ( (pointer_expression "**(code **)(*local_58 + 0x48)" * (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (if_statement "if (__c != L'\xffffffff') goto LAB_002f5ab8;" if (parenthesized_expression "(__c != L'\xffffffff')" ( (binary_expression "__c != L'\xffffffff'" identifier != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (labeled_statement "LAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) )) && (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" ( (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" identifier == number_literal) && (binary_expression "bVar20 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" { (expression_statement "FUN_002d6990(param_8,0x2e);" (call_expression "FUN_002d6990(param_8,0x2e)" identifier (argument_list "(param_8,0x2e)" ( identifier , number_literal ))) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (expression_statement "local_8a = 1;" (assignment_expression "local_8a = 1" identifier = number_literal) ;) (expression_statement "bVar16 = bVar17;" (assignment_expression "bVar16 = bVar17" identifier = identifier) ;) (goto_statement "goto LAB_002f5b10;" goto statement_identifier ;) }))) (if_statement "if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;" if (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0))" ( (binary_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x128) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x128)" * (cast_expression "(wchar_t *)(lVar6 + 0x128)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x128)" ( (binary_expression "lVar6 + 0x128" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x140) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x140)" * (cast_expression "(wchar_t *)(lVar6 + 0x140)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x140)" ( (binary_expression "lVar6 + 0x140" identifier + number_literal) )))) != identifier) ))) )) || (parenthesized_expression "(bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" ( (comma_expression "bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0" (assignment_expression "bVar17 = bVar17 & (bVar20 ^ 1)" identifier = (binary_expression "bVar17 & (bVar20 ^ 1)" identifier & (parenthesized_expression "(bVar20 ^ 1)" ( (binary_expression "bVar20 ^ 1" identifier ^ number_literal) )))) , (binary_expression "bVar17 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "FUN_002d6990(param_8,0x65);" (call_expression "FUN_002d6990(param_8,0x65)" identifier (argument_list "(param_8,0x65)" ( identifier , number_literal ))) ;) (expression_statement "FUN_002acba0(local_58);" (call_expression "FUN_002acba0(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "cVar3 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58,&local_68)" identifier = (call_expression "FUN_002f3e70(&local_58,&local_68)" identifier (argument_list "(&local_58,&local_68)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_68" & identifier) )))) ;) (if_statement "if (cVar3 != '\0') goto LAB_002f6343;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_002f6343;" goto statement_identifier ;)) (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier = (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" identifier (argument_list "(&local_58,local_50 & 0xffffffff)" ( (pointer_expression "&local_58" & identifier) , (binary_expression "local_50 & 0xffffffff" identifier & number_literal) )))) ;) (if_statement "if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" * (cast_expression "(wchar_t *)(lVar6 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe4)" ( (binary_expression "lVar6 + 0xe4" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n uVar15 = 0x2b;\n }" { (expression_statement "uVar15 = 0x2b;" (assignment_expression "uVar15 = 0x2b" identifier = number_literal) ;) }) (else_clause "else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" else (compound_statement "{\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" { (expression_statement "uVar15 = 0x2d;" (assignment_expression "uVar15 = 0x2d" identifier = number_literal) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) (if_statement "if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;" if (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe0) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" * (cast_expression "(wchar_t *)(lVar6 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xe0)" ( (binary_expression "lVar6 + 0xe0" identifier + number_literal) )))) != identifier) )) (goto_statement "goto LAB_002f5ab8;" goto statement_identifier ;)) }))) (expression_statement "FUN_002d6990(param_8,uVar15);" (call_expression "FUN_002d6990(param_8,uVar15)" identifier (argument_list "(param_8,uVar15)" ( identifier , identifier ))) ;) (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;) (expression_statement "bVar16 = bVar17;" (assignment_expression "bVar16 = bVar17" identifier = identifier) ;) (if_statement "if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;" if (parenthesized_expression "(uVar9 < (ulong)local_58[3])" ( (binary_expression "uVar9 < (ulong)local_58[3]" identifier < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_002f5b23;" goto statement_identifier ;)) (labeled_statement "LAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();" statement_identifier : (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;)) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (if_statement "if (local_58 != (long *)0x0) break;" if (parenthesized_expression "(local_58 != (long *)0x0)" ( (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" identifier = true) ;) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" identifier = identifier) ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_002f6382:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" ( (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) (labeled_statement "LAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);" statement_identifier : (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;)) }) (else_clause "else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" else (compound_statement "{\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" { (if_statement "if (cVar3 != '\0') goto LAB_002f6382;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_002f6382;" goto statement_identifier ;)) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar6 + 0x20)" * (cast_expression "(byte *)(lVar6 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x20)" ( (binary_expression "lVar6 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" identifier = number_literal) ;) (labeled_statement "LAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" statement_identifier : (if_statement "if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" if (parenthesized_expression "((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c))" ( (binary_expression "(bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (parenthesized_expression "(bVar12 != 0)" ( (binary_expression "bVar12 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" * (cast_expression "(wchar_t *)(lVar6 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x4c)" ( (binary_expression "lVar6 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" { (if_statement "if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }" if (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" ( (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" identifier == number_literal) && (binary_expression "bVar20 == 0" identifier == number_literal)) )) (compound_statement "{\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }" { (if_statement "if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" { (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" identifier = number_literal) ;) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" identifier = number_literal) ;) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002f59f4;" goto statement_identifier ;) })) (expression_statement "puVar14 = (undefined1 *)*param_8;" (assignment_expression "puVar14 = (undefined1 *)*param_8" identifier = (cast_expression "(undefined1 *)*param_8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_8" * identifier))) ;) (if_statement "if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" if (parenthesized_expression "(*(int *)(*param_8 + -8) < 1)" ( (binary_expression "*(int *)(*param_8 + -8) < 1" (pointer_expression "*(int *)(*param_8 + -8)" * (cast_expression "(int *)(*param_8 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_8 + -8)" ( (binary_expression "*param_8 + -8" (pointer_expression "*param_8" * identifier) + number_literal) )))) < number_literal) )) (compound_statement "{\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }" { (if_statement "if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }" if (parenthesized_expression "(puVar14 != &DAT_00404698)" ( (binary_expression "puVar14 != &DAT_00404698" identifier != (pointer_expression "&DAT_00404698" & identifier)) )) (compound_statement "{\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }" { (expression_statement "*(undefined4 *)(puVar14 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar14 + -8)" * (cast_expression "(undefined4 *)(puVar14 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -8)" ( (binary_expression "puVar14 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar14 + -0x18) = 0;" (assignment_expression "*(undefined8 *)(puVar14 + -0x18) = 0" (pointer_expression "*(undefined8 *)(puVar14 + -0x18)" * (cast_expression "(undefined8 *)(puVar14 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar14 = 0;" (assignment_expression "*puVar14 = 0" (pointer_expression "*puVar14" * identifier) = number_literal) ;) })) }) (else_clause "else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" else (compound_statement "{\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" { (if_statement "if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" if (parenthesized_expression "((undefined8 *)(puVar14 + -0x18) != &DAT_00404680)" ( (binary_expression "(undefined8 *)(puVar14 + -0x18) != &DAT_00404680" (cast_expression "(undefined8 *)(puVar14 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_00404680" & identifier)) )) (compound_statement "{\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" { (expression_statement "FUN_002ed0c0(puVar14 + -0x18,&local_41);" (call_expression "FUN_002ed0c0(puVar14 + -0x18,&local_41)" identifier (argument_list "(puVar14 + -0x18,&local_41)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) , (pointer_expression "&local_41" & identifier) ))) ;) })) (expression_statement "*param_8 = (long)&DAT_00404698;" (assignment_expression "*param_8 = (long)&DAT_00404698" (pointer_expression "*param_8" * identifier) = (cast_expression "(long)&DAT_00404698" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_00404698" & identifier))) ;) }))) (goto_statement "goto LAB_002f6382;" goto statement_identifier ;) })) (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (labeled_statement "LAB_002f5ca0:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (lVar8 != 0) goto LAB_002f5cad;" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002f5cad;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;) }))) (if_statement "if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" * (cast_expression "(wchar_t *)(lVar6 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x48)" ( (binary_expression "lVar6 + 0x48" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" { (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (if_statement "if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;" if (parenthesized_expression "(bVar20 != 0 || local_8a != 0)" ( (binary_expression "bVar20 != 0 || local_8a != 0" (binary_expression "bVar20 != 0" identifier != number_literal) || (binary_expression "local_8a != 0" identifier != number_literal)) )) (goto_statement "goto LAB_002f5ca0;" goto statement_identifier ;)) (if_statement "if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n }" { (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;) })) (expression_statement "FUN_002d6990(param_8,0x2e);" (call_expression "FUN_002d6990(param_8,0x2e)" identifier (argument_list "(param_8,0x2e)" ( identifier , number_literal ))) ;) (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" identifier = (subscript_expression "local_58[2]" identifier [ number_literal ])) ;) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" identifier = number_literal) ;) (expression_statement "local_8a = bVar16;" (assignment_expression "local_8a = bVar16" identifier = identifier) ;) (if_statement "if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;" if (parenthesized_expression "((ulong)local_58[3] <= uVar9)" ( (binary_expression "(ulong)local_58[3] <= uVar9" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_002f5d81;" goto statement_identifier ;)) (goto_statement "goto LAB_002f5a07;" goto statement_identifier ;) })) (expression_statement "pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);" (assignment_expression "pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10)" identifier = (call_expression "wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10)" identifier (argument_list "((wchar_t *)(lVar6 + 0xf0),__c,10)" ( (cast_expression "(wchar_t *)(lVar6 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0xf0)" ( (binary_expression "lVar6 + 0xf0" identifier + number_literal) ))) , identifier , number_literal )))) ;) (if_statement "if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }" if (parenthesized_expression "(pwVar7 != (wchar_t *)0x0)" ( (binary_expression "pwVar7 != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }" { (expression_statement "FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));" (call_expression "FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'))" identifier (argument_list "(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'))" ( identifier , (cast_expression "(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" ( (binary_expression "(char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'" (cast_expression "(char)((long)pwVar7 - (lVar6 + 0xf0) >> 2)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "((long)pwVar7 - (lVar6 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar7 - (lVar6 + 0xf0) >> 2" (binary_expression "(long)pwVar7 - (lVar6 + 0xf0)" (cast_expression "(long)pwVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar6 + 0xf0)" ( (binary_expression "lVar6 + 0xf0" identifier + number_literal) ))) >> number_literal) ))) + (char_literal "'0'" ' character ')) )))) ))) ;) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (expression_statement "bVar18 = bVar20;" (assignment_expression "bVar18 = bVar20" identifier = identifier) ;) (expression_statement "bVar17 = bVar16;" (assignment_expression "bVar17 = bVar16" identifier = identifier) ;) (goto_statement "goto LAB_002f59f4;" goto statement_identifier ;) })) (if_statement "if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;" if (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))" ( (binary_expression "(*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x128) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x128)" * (cast_expression "(wchar_t *)(lVar6 + 0x128)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x128)" ( (binary_expression "lVar6 + 0x128" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x140) != __c)" ( (binary_expression "*(wchar_t *)(lVar6 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x140)" * (cast_expression "(wchar_t *)(lVar6 + 0x140)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x140)" ( (binary_expression "lVar6 + 0x140" identifier + number_literal) )))) != identifier) ))) )) (goto_statement "goto LAB_002f5a57;" goto statement_identifier ;)) (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" identifier = (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "bVar18 = bVar17 & (bVar20 ^ 1);" (assignment_expression "bVar18 = bVar17 & (bVar20 ^ 1)" identifier = (binary_expression "bVar17 & (bVar20 ^ 1)" identifier & (parenthesized_expression "(bVar20 ^ 1)" ( (binary_expression "bVar20 ^ 1" identifier ^ number_literal) )))) ;) (if_statement "if (bVar18 == 0) goto LAB_002f5a60;" if (parenthesized_expression "(bVar18 == 0)" ( (binary_expression "bVar18 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002f5a60;" goto statement_identifier ;)) (if_statement "if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }" if (parenthesized_expression "((lVar8 != 0) && (local_8a == 0))" ( (binary_expression "(lVar8 != 0) && (local_8a == 0)" (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_8a == 0)" ( (binary_expression "local_8a == 0" identifier == number_literal) ))) )) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n }" { (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" identifier (argument_list "(local_40,(int)(char)local_90)" ( identifier , (cast_expression "(int)(char)local_90" ( (type_descriptor "int" primitive_type) ) (cast_expression "(char)local_90" ( (type_descriptor "char" primitive_type) ) identifier)) ))) ;) })) (expression_statement "FUN_002d6990(param_8,0x65);" (call_expression "FUN_002d6990(param_8,0x65)" identifier (argument_list "(param_8,0x65)" ( identifier , number_literal ))) ;) (if_statement "if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }" if (parenthesized_expression "((ulong)local_58[2] < (ulong)local_58[3])" ( (binary_expression "(ulong)local_58[2] < (ulong)local_58[3]" (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_58[2] = local_58[2] + 4;\n }" { (expression_statement "local_58[2] = local_58[2] + 4;" (assignment_expression "local_58[2] = local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) = (binary_expression "local_58[2] + 4" (subscript_expression "local_58[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n \n (**(code **)(*local_58 + 0x50))();\n }" else (compound_statement "{\n \n (**(code **)(*local_58 + 0x50))();\n }" { (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" ( (pointer_expression "**(code **)(*local_58 + 0x50)" * (pointer_expression "*(code **)(*local_58 + 0x50)" * (cast_expression "(code **)(*local_58 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x50)" ( (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) }))) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" identifier = (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" identifier (argument_list "(local_50._4_4_,0xffffffff)" ( (field_expression "local_50._4_4_" identifier . field_identifier) , number_literal )))) ;) (expression_statement "cVar3 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58,&local_68)" identifier = (call_expression "FUN_002f3e70(&local_58,&local_68)" identifier (argument_list "(&local_58,&local_68)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_68" & identifier) )))) ;) (if_statement "if (cVar3 == '\0') goto code_r0x002f5e56;" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto code_r0x002f5e56;" goto statement_identifier ;)) (labeled_statement "LAB_002f6343:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" if (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" ( (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" * (cast_expression "(long *)(local_40[0] + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40[0] + -0x18)" ( (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_002f5ccf;" goto statement_identifier ;)) }))) (labeled_statement "LAB_002f5cad:\n puVar14 = local_40[0];" statement_identifier : (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" identifier = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (expression_statement "cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40);" (assignment_expression "cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" identifier = (call_expression "FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" identifier (argument_list "(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" ( (pointer_expression "*(undefined8 *)(lVar6 + 0x10)" * (cast_expression "(undefined8 *)(lVar6 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x10)" ( (binary_expression "lVar6 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar6 + 0x18)" * (cast_expression "(undefined8 *)(lVar6 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) )))) , identifier )))) ;) (if_statement "if (cVar3 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (labeled_statement "LAB_002f5ccf:\n uVar9 = local_50;" statement_identifier : (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;)) (expression_statement "plVar2 = local_58;" (assignment_expression "plVar2 = local_58" identifier = identifier) ;) (if_statement "if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" if (parenthesized_expression "((undefined8 *)(puVar14 + -0x18) != &DAT_00404680)" ( (binary_expression "(undefined8 *)(puVar14 + -0x18) != &DAT_00404680" (cast_expression "(undefined8 *)(puVar14 + -0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + -0x18)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) ))) != (pointer_expression "&DAT_00404680" & identifier)) )) (compound_statement "{\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" { (expression_statement "FUN_002ed0c0(puVar14 + -0x18,&local_41);" (call_expression "FUN_002ed0c0(puVar14 + -0x18,&local_41)" identifier (argument_list "(puVar14 + -0x18,&local_41)" ( (binary_expression "puVar14 + -0x18" identifier + number_literal) , (pointer_expression "&local_41" & identifier) ))) ;) })) (expression_statement "auVar21._8_8_ = uVar9;" (assignment_expression "auVar21._8_8_ = uVar9" (field_expression "auVar21._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar21._0_8_ = plVar2;" (assignment_expression "auVar21._0_8_ = plVar2" (field_expression "auVar21._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar21;" return identifier ;) (ERROR "}" }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT (pointer_declarator * IDENT) ) { long) IDENT ;) (declaration (sized_type_specifier long) (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (binary_expression IDENT + LIT) )))) ;) (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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (char_literal ' escape_sequence ')) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) })))) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) })) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal L' escape_sequence character character character character ')) )) && (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) * (char_literal ' escape_sequence ')) + (char_literal ' character ')) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_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) ))))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT))) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT))) ))) )) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT))) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) * (char_literal ' escape_sequence ')) + (char_literal ' character ')) ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (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 ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT))) ;)) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) 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 (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal L' escape_sequence character character character character ')) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression LIT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + (char_literal L' escape_sequence character character character character ')) )))) )) (goto_statement goto statement_identifier ;))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < IDENT) )) || (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )))) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT + (char_literal L' escape_sequence character character character character ')) ))) + (char_literal ' character '))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_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) ;) (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 [ (binary_expression IDENT + LIT) ]) = LIT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) })) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != (char_literal L' escape_sequence character character character character ')) )) || (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ))) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal L' escape_sequence character character character character ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_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 (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) }))) (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) )))) != IDENT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT & (parenthesized_expression ( (binary_expression IDENT ^ LIT) )))) , (binary_expression IDENT == LIT)) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (binary_expression IDENT & LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) }) while (parenthesized_expression ( BOOL )) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (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 (subscript_expression IDENT [ LIT ]) + LIT) )))) == LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (binary_expression IDENT == LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_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) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression & IDENT) ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) ;) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression IDENT != LIT)) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (parenthesized_expression ( (binary_expression IDENT + LIT) ))) >> LIT) ))) + (char_literal ' character ')) )))) ))) ;) (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 ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & (parenthesized_expression ( (binary_expression IDENT ^ LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (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 (subscript_expression IDENT [ LIT ]) + 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 = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression & IDENT) ))) ;) })) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return IDENT ;) (ERROR }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (declaration "FUN_002f58c0(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5,\n long param_6,undefined4 *param_7,long *param_8)\n\n{\n long lVar1;" (macro_type_specifier "FUN_002f58c0(undefined8" (identifier "FUN_002f58c0") (( "(") (type_descriptor "undefined8" (type_identifier "undefined8")) () "")) (identifier "param_1") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2")) (, ",") (ERROR "ulong" (identifier "ulong")) (identifier "param_3") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4")) (, ",") (identifier "undefined8") (ERROR "param_5" (identifier "param_5")) (, ",") (ERROR "long" (identifier "long")) (identifier "param_6") (, ",") (ERROR "undefined4" (identifier "undefined4")) (pointer_declarator "*param_7" (* "*") (identifier "param_7")) (, ",") (ERROR "long *param_8)\n\n{\n long" (identifier "long") (pointer_declarator "*param_8" (* "*") (identifier "param_8")) () ")") ({ "{") (long "long")) (identifier "lVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "char cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "wchar_t __c;" (type_identifier "wchar_t") (identifier "__c") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "wchar_t *pwVar7;" (type_identifier "wchar_t") (pointer_declarator "*pwVar7" (* "*") (identifier "pwVar7")) (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "ulong uVar9;" (type_identifier "ulong") (identifier "uVar9") (; ";")) (declaration "char cVar10;" (primitive_type "char") (identifier "cVar10") (; ";")) (declaration "bool bVar11;" (primitive_type "bool") (identifier "bVar11") (; ";")) (declaration "byte bVar12;" (type_identifier "byte") (identifier "bVar12") (; ";")) (declaration "bool bVar13;" (primitive_type "bool") (identifier "bVar13") (; ";")) (declaration "undefined1 *puVar14;" (type_identifier "undefined1") (pointer_declarator "*puVar14" (* "*") (identifier "puVar14")) (; ";")) (declaration "undefined8 uVar15;" (type_identifier "undefined8") (identifier "uVar15") (; ";")) (declaration "byte bVar16;" (type_identifier "byte") (identifier "bVar16") (; ";")) (declaration "byte bVar17;" (type_identifier "byte") (identifier "bVar17") (; ";")) (declaration "byte bVar18;" (type_identifier "byte") (identifier "bVar18") (; ";")) (declaration "bool bVar19;" (primitive_type "bool") (identifier "bVar19") (; ";")) (declaration "byte bVar20;" (type_identifier "byte") (identifier "bVar20") (; ";")) (declaration "undefined1 auVar21 [16];" (type_identifier "undefined1") (array_declarator "auVar21 [16]" (identifier "auVar21") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "int local_90;" (primitive_type "int") (identifier "local_90") (; ";")) (declaration "byte local_8a;" (type_identifier "byte") (identifier "local_8a") (; ";")) (declaration "long *local_68;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_68" (* "*") (identifier "local_68")) (; ";")) (declaration "undefined8 local_60;" (type_identifier "undefined8") (identifier "local_60") (; ";")) (declaration "long *local_58;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "undefined1 local_42;" (type_identifier "undefined1") (identifier "local_42") (; ";")) (declaration "undefined1 local_41;" (type_identifier "undefined1") (identifier "local_41") (; ";")) (declaration "undefined1 *local_40 [2];" (type_identifier "undefined1") (pointer_declarator "*local_40 [2]" (* "*") (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_68 = param_4;" (assignment_expression "local_68 = param_4" (identifier "local_68") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_60 = param_5;" (assignment_expression "local_60 = param_5" (identifier "local_60") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" (identifier "local_58") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" (identifier "local_50") (= "=") (identifier "param_3")) (; ";")) (expression_statement "lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0);" (assignment_expression "lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0)" (identifier "lVar6") (= "=") (call_expression "FUN_002f2910(&local_42,param_6 + 0xd0)" (identifier "FUN_002f2910") (argument_list "(&local_42,param_6 + 0xd0)" (( "(") (pointer_expression "&local_42" (& "&") (identifier "local_42")) (, ",") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (; ";")) (expression_statement "cVar3 = FUN_002f3e70(&local_58);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58)" (identifier "cVar3") (= "=") (call_expression "FUN_002f3e70(&local_58)" (identifier "FUN_002f3e70") (argument_list "(&local_58)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")")))) (; ";")) (if_statement "if (cVar3 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }\n else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" (if "if") (parenthesized_expression "(cVar3 == '\0')" (( "(") (binary_expression "cVar3 == '\0'" (identifier "cVar3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }\n FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar4 = FUN_002f3e70(&local_58,&local_68);\n if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 0;\n local_90 = 0;\n cVar3 = cVar4;\n }" ({ "{") (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "__c") (= "=") (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "FUN_002ed080") (argument_list "(&local_58,local_50 & 0xffffffff)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (binary_expression "local_50 & 0xffffffff" (identifier "local_50") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";")) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" (identifier "cVar10") (= "=") (pointer_expression "*(char *)(lVar6 + 0x20)" (* "*") (cast_expression "(char *)(lVar6 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (if_statement "if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)) {\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }" (if "if") (parenthesized_expression "((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c))" (( "(") (binary_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (*(wchar_t *)(lVar6 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c))))" (( "(") (binary_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c))" (( "(") (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe4)" (( "(") (binary_expression "lVar6 + 0xe4" (identifier "lVar6") (+ "+") (number_literal "0xe4")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe0) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe0)" (( "(") (binary_expression "lVar6 + 0xe0" (identifier "lVar6") (+ "+") (number_literal "0xe0")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (|| "||") (parenthesized_expression "((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))" (( "(") (parenthesized_expression "(cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c))" (( "(") (binary_expression "cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (binary_expression "cVar10 != '\0'" (identifier "cVar10") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x4c)" (( "(") (binary_expression "lVar6 + 0x4c" (identifier "lVar6") (+ "+") (number_literal "0x4c")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x48)" (( "(") (binary_expression "lVar6 + 0x48" (identifier "lVar6") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\nLAB_002f6036:\n bVar17 = 0;\n local_90 = 0;\n do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );\n }" ({ "{") (labeled_statement "LAB_002f6036:\n bVar17 = 0;" (statement_identifier "LAB_002f6036") (: ":") (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" (identifier "bVar17") (= "=") (number_literal "0")) (; ";"))) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" (identifier "local_90") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n } while( true );" (do "do") (compound_statement "{\n if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;\n if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }\n local_90 = local_90 + 1;\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar19 == bVar11) goto code_r0x002f60cb;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }\n cVar10 = *(char *)(lVar6 + 0x20);\n bVar17 = 1;\n }" ({ "{") (if_statement "if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec;" (if "if") (parenthesized_expression "((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c))" (( "(") (binary_expression "(cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (parenthesized_expression "(cVar10 != '\0')" (( "(") (binary_expression "cVar10 != '\0'" (identifier "cVar10") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x4c)" (( "(") (binary_expression "lVar6 + 0x4c" (identifier "lVar6") (+ "+") (number_literal "0x4c")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) (goto_statement "goto LAB_002f5fec;" (goto "goto") (statement_identifier "LAB_002f5fec") (; ";"))) (if_statement "if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))\n goto LAB_002f5940;" (if "if") (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c))" (( "(") (binary_expression "(*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x48)" (( "(") (binary_expression "lVar6 + 0x48" (identifier "lVar6") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "__c")) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xf0) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xf0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xf0)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xf0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xf0)" (( "(") (binary_expression "lVar6 + 0xf0" (identifier "lVar6") (+ "+") (number_literal "0xf0")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (goto_statement "goto LAB_002f5940;" (goto "goto") (statement_identifier "LAB_002f5940") (; ";"))) (if_statement "if (bVar17 == 0) {\n FUN_002d6990(param_8,0x30);\n }" (if "if") (parenthesized_expression "(bVar17 == 0)" (( "(") (binary_expression "bVar17 == 0" (identifier "bVar17") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002d6990(param_8,0x30);\n }" ({ "{") (expression_statement "FUN_002d6990(param_8,0x30);" (call_expression "FUN_002d6990(param_8,0x30)" (identifier "FUN_002d6990") (argument_list "(param_8,0x30)" (( "(") (identifier "param_8") (, ",") (number_literal "0x30") () ")"))) (; ";")) (} "}"))) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" (identifier "local_90") (= "=") (binary_expression "local_90 + 1" (identifier "local_90") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }\n else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" (if "if") (parenthesized_expression "((ulong)local_58[2] < (ulong)local_58[3])" (( "(") (binary_expression "(ulong)local_58[2] < (ulong)local_58[3]" (cast_expression "(ulong)local_58[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = local_58[2] + 4;\nLAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n }" ({ "{") (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (expression_statement "local_58[2] = local_58[2] + 4;" (assignment_expression "local_58[2] = local_58[2] + 4" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "local_58[2] + 4" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "4"))) (; ";")) (labeled_statement "LAB_002f608e:\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (statement_identifier "LAB_002f608e") (: ":") (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" (( "(") (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_58[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" ({ "{") (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" (identifier "iVar5") (= "=") (pointer_expression "*(int *)local_58[2]" (* "*") (cast_expression "(int *)local_58[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}"))))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" (identifier "bVar11") (= "=") (false "false")) (; ";")) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_58 = (long *)0x0;\n bVar11 = true;\n }" ({ "{") (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" (identifier "bVar11") (= "=") (true "true")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" (else "else") (compound_statement "{\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) goto LAB_002f608e;\n bVar11 = true;\n }" ({ "{") (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x50)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x50)" (* "*") (cast_expression "(code **)(*local_58 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x50)" (( "(") (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (if_statement "if (local_58 != (long *)0x0) goto LAB_002f608e;" (if "if") (parenthesized_expression "(local_58 != (long *)0x0)" (( "(") (binary_expression "local_58 != (long *)0x0" (identifier "local_58") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_002f608e;" (goto "goto") (statement_identifier "LAB_002f608e") (; ";"))) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" (identifier "bVar11") (= "=") (true "true")) (; ";")) (} "}")))) (expression_statement "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1" (identifier "bVar13") (= "=") (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" (identifier "local_68") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_60")) (== "==") (number_literal "-1")))) (; ";")) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" (identifier "bVar19") (= "=") (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_60")) (== "==") (number_literal "-1"))) (; ";")) (if_statement "if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" (if "if") (parenthesized_expression "(bVar13)" (( "(") (identifier "bVar13") () ")")) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" ({ "{") (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" (( "(") (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_68[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" ({ "{") (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" (identifier "iVar5") (= "=") (pointer_expression "*(int *)local_68[2]" (* "*") (cast_expression "(int *)local_68[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_68 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_68 + 0x48)" (* "*") (cast_expression "(code **)(*local_68 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_68 + 0x48)" (( "(") (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" (* "*") (identifier "local_68")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" (identifier "bVar19") (= "=") (false "false")) (; ";")) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" ({ "{") (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" (identifier "local_68") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar19 = bVar13;" (assignment_expression "bVar19 = bVar13" (identifier "bVar19") (= "=") (identifier "bVar13")) (; ";")) (} "}"))) (} "}"))) (if_statement "if (bVar19 == bVar11) goto code_r0x002f60cb;" (if "if") (parenthesized_expression "(bVar19 == bVar11)" (( "(") (binary_expression "bVar19 == bVar11" (identifier "bVar19") (== "==") (identifier "bVar11")) () ")")) (goto_statement "goto code_r0x002f60cb;" (goto "goto") (statement_identifier "code_r0x002f60cb") (; ";"))) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" (identifier "__c") (= "=") (cast_expression "(wchar_t)local_50" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "local_50"))) (; ";")) (if_statement "if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0))" (( "(") (binary_expression "((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)" (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" (( "(") (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "local_50")) (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(local_58 != (long *)0x0)" (( "(") (binary_expression "local_58 != (long *)0x0" (identifier "local_58") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (compound_statement "{\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n __c = (**(code **)(*local_58 + 0x48))();\n }" (if "if") (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" (( "(") (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)local_58[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)local_58[2]" (* "*") (cast_expression "(wchar_t *)local_58[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n __c = (**(code **)(*local_58 + 0x48))();\n }" (else "else") (compound_statement "{\n __c = (**(code **)(*local_58 + 0x48))();\n }" ({ "{") (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" (identifier "__c") (= "=") (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n local_58 = (long *)0x0;\n }" ({ "{") (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" (identifier "cVar10") (= "=") (pointer_expression "*(char *)(lVar6 + 0x20)" (* "*") (cast_expression "(char *)(lVar6 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" (identifier "bVar17") (= "=") (number_literal "1")) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');" (call_expression "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" (identifier "FUN_002d6990") (argument_list "(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" (( "(") (identifier "param_8") (, ",") (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe4)" (( "(") (binary_expression "lVar6 + 0xe4" (identifier "lVar6") (+ "+") (number_literal "0xe4")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (* "*") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) (+ "+") (char_literal "'+'" (' "'") (character "+") (' "'"))) () ")"))) (; ";")) (expression_statement "FUN_002acba0(local_58);" (call_expression "FUN_002acba0(local_58)" (identifier "FUN_002acba0") (argument_list "(local_58)" (( "(") (identifier "local_58") () ")"))) (; ";")) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (expression_statement "cVar4 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar4 = FUN_002f3e70(&local_58,&local_68)" (identifier "cVar4") (= "=") (call_expression "FUN_002f3e70(&local_58,&local_68)" (identifier "FUN_002f3e70") (argument_list "(&local_58,&local_68)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') {\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n cVar10 = *(char *)(lVar6 + 0x20);\n goto LAB_002f6036;\n }" ({ "{") (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "__c") (= "=") (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "FUN_002ed080") (argument_list "(&local_58,local_50 & 0xffffffff)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (binary_expression "local_50 & 0xffffffff" (identifier "local_50") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";")) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" (identifier "cVar10") (= "=") (pointer_expression "*(char *)(lVar6 + 0x20)" (* "*") (cast_expression "(char *)(lVar6 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (goto_statement "goto LAB_002f6036;" (goto "goto") (statement_identifier "LAB_002f6036") (; ";")) (} "}"))) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" (identifier "cVar10") (= "=") (pointer_expression "*(char *)(lVar6 + 0x20)" (* "*") (cast_expression "(char *)(lVar6 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" (identifier "bVar17") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" (identifier "local_90") (= "=") (number_literal "0")) (; ";")) (expression_statement "cVar3 = cVar4;" (assignment_expression "cVar3 = cVar4" (identifier "cVar3") (= "=") (identifier "cVar4")) (; ";")) (} "}")) (else_clause "else {\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" (else "else") (compound_statement "{\n local_90 = 0;\n cVar10 = *(char *)(lVar6 + 0x20);\n __c = L'\0';\n bVar17 = 0;\n }" ({ "{") (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" (identifier "local_90") (= "=") (number_literal "0")) (; ";")) (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" (identifier "cVar10") (= "=") (pointer_expression "*(char *)(lVar6 + 0x20)" (* "*") (cast_expression "(char *)(lVar6 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" (identifier "__c") (= "=") (char_literal "L'\0'" (L' "L'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "bVar17 = 0;" (assignment_expression "bVar17 = 0" (identifier "bVar17") (= "=") (number_literal "0")) (; ";")) (} "}")))) (goto_statement "goto LAB_002f5940;" (goto "goto") (statement_identifier "LAB_002f5940") (; ";")) (labeled_statement "code_r0x002f5e56:\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (statement_identifier "code_r0x002f5e56") (: ":") (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "__c") (= "=") (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "FUN_002ed080") (argument_list "(&local_58,local_50 & 0xffffffff)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (binary_expression "local_50 & 0xffffffff" (identifier "local_50") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";"))) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" (identifier "bVar12") (= "=") (pointer_expression "*(byte *)(lVar6 + 0x20)" (* "*") (cast_expression "(byte *)(lVar6 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (if_statement "if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0;" (if "if") (parenthesized_expression "((((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c))" (( "(") (binary_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) ||\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)" (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c))))" (( "(") (binary_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) ||\n ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c))" (( "(") (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) &&\n (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe4)" (( "(") (binary_expression "lVar6 + 0xe4" (identifier "lVar6") (+ "+") (number_literal "0xe4")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (&& "&&") (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)" (( "(") (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c" (assignment_expression "bVar20 = bVar18" (identifier "bVar20") (= "=") (identifier "bVar18")) (, ",") (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c" (assignment_expression "bVar17 = bVar18" (identifier "bVar17") (= "=") (identifier "bVar18")) (, ",") (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe0)" (( "(") (binary_expression "lVar6 + 0xe0" (identifier "lVar6") (+ "+") (number_literal "0xe0")) () ")")))) (!= "!=") (identifier "__c")))) () ")"))) () ")")) (|| "||") (parenthesized_expression "((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))" (( "(") (parenthesized_expression "(bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c))" (( "(") (binary_expression "bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)" (binary_expression "bVar12 != 0" (identifier "bVar12") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)" (( "(") (comma_expression "bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c" (assignment_expression "bVar20 = bVar12" (identifier "bVar20") (= "=") (identifier "bVar12")) (, ",") (comma_expression "bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c" (assignment_expression "bVar17 = bVar12" (identifier "bVar17") (= "=") (identifier "bVar12")) (, ",") (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x4c)" (( "(") (binary_expression "lVar6 + 0x4c" (identifier "lVar6") (+ "+") (number_literal "0x4c")) () ")")))) (== "==") (identifier "__c")))) () ")"))) () ")")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)" (( "(") (comma_expression "bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c" (assignment_expression "bVar20 = bVar18" (identifier "bVar20") (= "=") (identifier "bVar18")) (, ",") (comma_expression "bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c" (assignment_expression "bVar17 = bVar18" (identifier "bVar17") (= "=") (identifier "bVar18")) (, ",") (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x48)" (( "(") (binary_expression "lVar6 + 0x48" (identifier "lVar6") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "__c")))) () ")"))) () ")")) (goto_statement "goto LAB_002f59a0;" (goto "goto") (statement_identifier "LAB_002f59a0") (; ";"))) (expression_statement "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+');" (call_expression "FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" (identifier "FUN_002d6990") (argument_list "(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+')" (( "(") (identifier "param_8") (, ",") (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'" (binary_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02'" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe4) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe4)" (( "(") (binary_expression "lVar6 + 0xe4" (identifier "lVar6") (+ "+") (number_literal "0xe4")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (* "*") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) (+ "+") (char_literal "'+'" (' "'") (character "+") (' "'"))) () ")"))) (; ";")) (labeled_statement "LAB_002f59f4:\n uVar9 = local_58[2];" (statement_identifier "LAB_002f59f4") (: ":") (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" (identifier "uVar9") (= "=") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (; ";"))) (if_statement "if (uVar9 < (ulong)local_58[3]) {\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }\n else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" (if "if") (parenthesized_expression "(uVar9 < (ulong)local_58[3])" (( "(") (binary_expression "uVar9 < (ulong)local_58[3]" (identifier "uVar9") (< "<") (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\nLAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n }" ({ "{") (labeled_statement "LAB_002f5a07:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (statement_identifier "LAB_002f5a07") (: ":") (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";"))) (expression_statement "local_58[2] = uVar9 + 4;" (assignment_expression "local_58[2] = uVar9 + 4" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar9 + 4" (identifier "uVar9") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (else_clause "else {\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" (else "else") (compound_statement "{\nLAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n bVar12 = bVar16;\n bVar20 = bVar18;\n if (local_58 == (long *)0x0) goto LAB_002f5a32;\n }" ({ "{") (labeled_statement "LAB_002f5d81:\n (**(code **)(*local_58 + 0x50))();" (statement_identifier "LAB_002f5d81") (: ":") (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x50)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x50)" (* "*") (cast_expression "(code **)(*local_58 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x50)" (( "(") (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";"))) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (expression_statement "bVar12 = bVar16;" (assignment_expression "bVar12 = bVar16" (identifier "bVar12") (= "=") (identifier "bVar16")) (; ";")) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" (identifier "bVar20") (= "=") (identifier "bVar18")) (; ";")) (if_statement "if (local_58 == (long *)0x0) goto LAB_002f5a32;" (if "if") (parenthesized_expression "(local_58 == (long *)0x0)" (( "(") (binary_expression "local_58 == (long *)0x0" (identifier "local_58") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_002f5a32;" (goto "goto") (statement_identifier "LAB_002f5a32") (; ";"))) (} "}")))) (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" (( "(") (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_58[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" ({ "{") (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" (identifier "iVar5") (= "=") (pointer_expression "*(int *)local_58[2]" (* "*") (cast_expression "(int *)local_58[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "bVar12 = 0;" (assignment_expression "bVar12 = 0" (identifier "bVar12") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar20 = bVar18;" (assignment_expression "bVar20 = bVar18" (identifier "bVar20") (= "=") (identifier "bVar18")) (; ";")) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_58 = (long *)0x0;\n bVar12 = bVar16;\n }" ({ "{") (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar12 = bVar16;" (assignment_expression "bVar12 = bVar16" (identifier "bVar12") (= "=") (identifier "bVar16")) (; ";")) (} "}"))) (labeled_statement "LAB_002f5a32:\n bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" (statement_identifier "LAB_002f5a32") (: ":") (expression_statement "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1" (identifier "bVar19") (= "=") (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" (identifier "local_68") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_60")) (== "==") (number_literal "-1")))) (; ";"))) (expression_statement "bVar11 = (int)local_60 == -1;" (assignment_expression "bVar11 = (int)local_60 == -1" (identifier "bVar11") (= "=") (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_60")) (== "==") (number_literal "-1"))) (; ";")) (if_statement "if (bVar19) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }" (if "if") (parenthesized_expression "(bVar19)" (( "(") (identifier "bVar19") () ")")) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar11 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }\n }" ({ "{") (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" (( "(") (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_68[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" ({ "{") (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" (identifier "iVar5") (= "=") (pointer_expression "*(int *)local_68[2]" (* "*") (cast_expression "(int *)local_68[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" (else "else") (compound_statement "{\n \n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_68 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_68 + 0x48)" (* "*") (cast_expression "(code **)(*local_68 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_68 + 0x48)" (( "(") (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" (* "*") (identifier "local_68")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" (identifier "bVar11") (= "=") (false "false")) (; ";")) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_68 = (long *)0x0;\n bVar11 = bVar19;\n }" ({ "{") (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" (identifier "local_68") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar11 = bVar19;" (assignment_expression "bVar11 = bVar19" (identifier "bVar11") (= "=") (identifier "bVar19")) (; ";")) (} "}"))) (} "}"))) (if_statement "if (bVar11 == (bool)bVar12) goto LAB_002f5a57;" (if "if") (parenthesized_expression "(bVar11 == (bool)bVar12)" (( "(") (binary_expression "bVar11 == (bool)bVar12" (identifier "bVar11") (== "==") (cast_expression "(bool)bVar12" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "bVar12"))) () ")")) (goto_statement "goto LAB_002f5a57;" (goto "goto") (statement_identifier "LAB_002f5a57") (; ";"))) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" (identifier "__c") (= "=") (cast_expression "(wchar_t)local_50" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "local_50"))) (; ";")) (if_statement "if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) {\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff'))" (( "(") (binary_expression "(local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')" (parenthesized_expression "(local_58 != (long *)0x0)" (( "(") (binary_expression "local_58 != (long *)0x0" (identifier "local_58") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "((wchar_t)local_50 == L'\xffffffff')" (( "(") (binary_expression "(wchar_t)local_50 == L'\xffffffff'" (cast_expression "(wchar_t)local_50" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "local_50")) (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")"))) () ")")) (compound_statement "{\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" (if "if") (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" (( "(") (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)local_58[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)local_58[2]" (* "*") (cast_expression "(wchar_t *)local_58[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" (else "else") (compound_statement "{\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" ({ "{") (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" (identifier "__c") (= "=") (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n local_58 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n local_58 = (long *)0x0;\n }" ({ "{") (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" (identifier "bVar12") (= "=") (pointer_expression "*(byte *)(lVar6 + 0x20)" (* "*") (cast_expression "(byte *)(lVar6 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (goto_statement "goto LAB_002f59a0;" (goto "goto") (statement_identifier "LAB_002f59a0") (; ";")) (labeled_statement "LAB_002f5a57:\n lVar8 = *(long *)(local_40[0] + -0x18);" (statement_identifier "LAB_002f5a57") (: ":") (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(local_40[0] + -0x18)" (* "*") (cast_expression "(long *)(local_40[0] + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40[0] + -0x18)" (( "(") (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-0x18")) () ")"))))) (; ";"))) (labeled_statement "LAB_002f5a60:\n puVar14 = local_40[0];" (statement_identifier "LAB_002f5a60") (: ":") (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" (identifier "puVar14") (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (if_statement "if (lVar8 == 0) goto LAB_002f5ccf;" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002f5ccf;" (goto "goto") (statement_identifier "LAB_002f5ccf") (; ";"))) (if_statement "if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d;" (if "if") (parenthesized_expression "((local_8a == 0) && (bVar20 == 0))" (( "(") (binary_expression "(local_8a == 0) && (bVar20 == 0)" (parenthesized_expression "(local_8a == 0)" (( "(") (binary_expression "local_8a == 0" (identifier "local_8a") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(bVar20 == 0)" (( "(") (binary_expression "bVar20 == 0" (identifier "bVar20") (== "==") (number_literal "0")) () ")"))) () ")")) (goto_statement "goto LAB_002f5a7d;" (goto "goto") (statement_identifier "LAB_002f5a7d") (; ";"))) (goto_statement "goto LAB_002f5cad;" (goto "goto") (statement_identifier "LAB_002f5cad") (; ";")) (labeled_statement "code_r0x002f60cb:\n cVar10 = *(char *)(lVar6 + 0x20);" (statement_identifier "code_r0x002f60cb") (: ":") (expression_statement "cVar10 = *(char *)(lVar6 + 0x20);" (assignment_expression "cVar10 = *(char *)(lVar6 + 0x20)" (identifier "cVar10") (= "=") (pointer_expression "*(char *)(lVar6 + 0x20)" (* "*") (cast_expression "(char *)(lVar6 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";"))) (expression_statement "bVar17 = 1;" (assignment_expression "bVar17 = 1" (identifier "bVar17") (= "=") (number_literal "1")) (; ";")) (expression_statement "cVar3 = '\x01';" (assignment_expression "cVar3 = '\x01'" (identifier "cVar3") (= "=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) (; ";")) (labeled_statement "LAB_002f5940:\n local_40[0] = &DAT_00404698;" (statement_identifier "LAB_002f5940") (: ":") (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&DAT_00404698" (& "&") (identifier "DAT_00404698"))) (; ";"))) (if_statement "if (cVar10 != '\0') {\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }" (if "if") (parenthesized_expression "(cVar10 != '\0')" (( "(") (binary_expression "cVar10 != '\0'" (identifier "cVar10") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\nLAB_002f5fec:\n local_40[0] = &DAT_00404698;\n FUN_002d64b0(local_40,0x20);\n }" ({ "{") (labeled_statement "LAB_002f5fec:\n local_40[0] = &DAT_00404698;" (statement_identifier "LAB_002f5fec") (: ":") (expression_statement "local_40[0] = &DAT_00404698;" (assignment_expression "local_40[0] = &DAT_00404698" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&DAT_00404698" (& "&") (identifier "DAT_00404698"))) (; ";"))) (expression_statement "FUN_002d64b0(local_40,0x20);" (call_expression "FUN_002d64b0(local_40,0x20)" (identifier "FUN_002d64b0") (argument_list "(local_40,0x20)" (( "(") (identifier "local_40") (, ",") (number_literal "0x20") () ")"))) (; ";")) (} "}"))) (expression_statement "bVar16 = *(byte *)(lVar6 + 0x148);" (assignment_expression "bVar16 = *(byte *)(lVar6 + 0x148)" (identifier "bVar16") (= "=") (pointer_expression "*(byte *)(lVar6 + 0x148)" (* "*") (cast_expression "(byte *)(lVar6 + 0x148)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x148)" (( "(") (binary_expression "lVar6 + 0x148" (identifier "lVar6") (+ "+") (number_literal "0x148")) () ")"))))) (; ";")) (if_statement "if (bVar16 == 0) {\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" (if "if") (parenthesized_expression "(bVar16 == 0)" (( "(") (binary_expression "bVar16 == 0" (identifier "bVar16") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }\nLAB_002f6382:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\nLAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);\n }" ({ "{") (if_statement "if (cVar3 == '\0') {\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }" (if "if") (parenthesized_expression "(cVar3 == '\0')" (( "(") (binary_expression "cVar3 == '\0'" (identifier "cVar3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_8a = 0;\n bVar20 = 0;\nLAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;\n lVar8 = *param_8;\n lVar1 = *(long *)(lVar8 + -0x18);\n uVar9 = lVar1 + 1;\n if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }\n *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';\n puVar14 = (undefined1 *)*param_8;\n bVar16 = 1;\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }\nLAB_002f5b10:\n uVar9 = local_58[2];\n bVar17 = bVar20;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;\nLAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n local_58[2] = uVar9 + 4;\n do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );\n }" ({ "{") (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" (identifier "local_8a") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" (identifier "bVar20") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_002f5ab8:\n if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" (statement_identifier "LAB_002f5ab8") (: ":") (if_statement "if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0;" (if "if") (parenthesized_expression "(9 < (uint)(__c + L'\xffffffd0'))" (( "(") (binary_expression "9 < (uint)(__c + L'\xffffffd0')" (number_literal "9") (< "<") (call_expression "(uint)(__c + L'\xffffffd0')" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(__c + L'\xffffffd0')" (( "(") (binary_expression "__c + L'\xffffffd0'" (identifier "__c") (+ "+") (char_literal "L'\xffffffd0'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "d") (character "0") (' "'"))) () ")")))) () ")")) (goto_statement "goto LAB_002f5bc0;" (goto "goto") (statement_identifier "LAB_002f5bc0") (; ";")))) (expression_statement "lVar8 = *param_8;" (assignment_expression "lVar8 = *param_8" (identifier "lVar8") (= "=") (pointer_expression "*param_8" (* "*") (identifier "param_8"))) (; ";")) (expression_statement "lVar1 = *(long *)(lVar8 + -0x18);" (assignment_expression "lVar1 = *(long *)(lVar8 + -0x18)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar8 + -0x18)" (* "*") (cast_expression "(long *)(lVar8 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + -0x18)" (( "(") (binary_expression "lVar8 + -0x18" (identifier "lVar8") (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (expression_statement "uVar9 = lVar1 + 1;" (assignment_expression "uVar9 = lVar1 + 1" (identifier "uVar9") (= "=") (binary_expression "lVar1 + 1" (identifier "lVar1") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) {\n FUN_002d64b0(param_8,uVar9);\n }" (if "if") (parenthesized_expression "((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8)))" (( "(") (binary_expression "(*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))" (parenthesized_expression "(*(ulong *)(lVar8 + -0x10) < uVar9)" (( "(") (binary_expression "*(ulong *)(lVar8 + -0x10) < uVar9" (pointer_expression "*(ulong *)(lVar8 + -0x10)" (* "*") (cast_expression "(ulong *)(lVar8 + -0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + -0x10)" (( "(") (binary_expression "lVar8 + -0x10" (identifier "lVar8") (+ "+") (number_literal "-0x10")) () ")")))) (< "<") (identifier "uVar9")) () ")")) (|| "||") (parenthesized_expression "(0 < *(int *)(lVar8 + -8))" (( "(") (binary_expression "0 < *(int *)(lVar8 + -8)" (number_literal "0") (< "<") (pointer_expression "*(int *)(lVar8 + -8)" (* "*") (cast_expression "(int *)(lVar8 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + -8)" (( "(") (binary_expression "lVar8 + -8" (identifier "lVar8") (+ "+") (number_literal "-8")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n FUN_002d64b0(param_8,uVar9);\n }" ({ "{") (expression_statement "FUN_002d64b0(param_8,uVar9);" (call_expression "FUN_002d64b0(param_8,uVar9)" (identifier "FUN_002d64b0") (argument_list "(param_8,uVar9)" (( "(") (identifier "param_8") (, ",") (identifier "uVar9") () ")"))) (; ";")) (} "}"))) (expression_statement "*(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0';" (assignment_expression "*(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0'" (pointer_expression "*(char *)(*param_8 + *(long *)(*param_8 + -0x18))" (* "*") (cast_expression "(char *)(*param_8 + *(long *)(*param_8 + -0x18))" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_8 + *(long *)(*param_8 + -0x18))" (( "(") (binary_expression "*param_8 + *(long *)(*param_8 + -0x18)" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (+ "+") (pointer_expression "*(long *)(*param_8 + -0x18)" (* "*") (cast_expression "(long *)(*param_8 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_8 + -0x18)" (( "(") (binary_expression "*param_8 + -0x18" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (binary_expression "(char)(__c + L'\xffffffd0') + '0'" (cast_expression "(char)(__c + L'\xffffffd0')" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (parenthesized_expression "(__c + L'\xffffffd0')" (( "(") (binary_expression "__c + L'\xffffffd0'" (identifier "__c") (+ "+") (char_literal "L'\xffffffd0'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "d") (character "0") (' "'"))) () ")"))) (+ "+") (char_literal "'0'" (' "'") (character "0") (' "'")))) (; ";")) (expression_statement "puVar14 = (undefined1 *)*param_8;" (assignment_expression "puVar14 = (undefined1 *)*param_8" (identifier "puVar14") (= "=") (cast_expression "(undefined1 *)*param_8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_8" (* "*") (identifier "param_8")))) (; ";")) (expression_statement "bVar16 = 1;" (assignment_expression "bVar16 = 1" (identifier "bVar16") (= "=") (number_literal "1")) (; ";")) (if_statement "if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }" (if "if") (parenthesized_expression "(puVar14 != &DAT_00404698)" (( "(") (binary_expression "puVar14 != &DAT_00404698" (identifier "puVar14") (!= "!=") (pointer_expression "&DAT_00404698" (& "&") (identifier "DAT_00404698"))) () ")")) (compound_statement "{\n *(undefined4 *)(puVar14 + -8) = 0;\n *(ulong *)(puVar14 + -0x18) = uVar9;\n puVar14[lVar1 + 1] = 0;\n }" ({ "{") (expression_statement "*(undefined4 *)(puVar14 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar14 + -8)" (* "*") (cast_expression "(undefined4 *)(puVar14 + -8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + -8)" (( "(") (binary_expression "puVar14 + -8" (identifier "puVar14") (+ "+") (number_literal "-8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(ulong *)(puVar14 + -0x18) = uVar9;" (assignment_expression "*(ulong *)(puVar14 + -0x18) = uVar9" (pointer_expression "*(ulong *)(puVar14 + -0x18)" (* "*") (cast_expression "(ulong *)(puVar14 + -0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + -0x18)" (( "(") (binary_expression "puVar14 + -0x18" (identifier "puVar14") (+ "+") (number_literal "-0x18")) () ")")))) (= "=") (identifier "uVar9")) (; ";")) (expression_statement "puVar14[lVar1 + 1] = 0;" (assignment_expression "puVar14[lVar1 + 1] = 0" (subscript_expression "puVar14[lVar1 + 1]" (identifier "puVar14") ([ "[") (binary_expression "lVar1 + 1" (identifier "lVar1") (+ "+") (number_literal "1")) (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}"))) (labeled_statement "LAB_002f5b10:\n uVar9 = local_58[2];" (statement_identifier "LAB_002f5b10") (: ":") (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" (identifier "uVar9") (= "=") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (; ";"))) (expression_statement "bVar17 = bVar20;" (assignment_expression "bVar17 = bVar20" (identifier "bVar17") (= "=") (identifier "bVar20")) (; ";")) (if_statement "if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70;" (if "if") (parenthesized_expression "((ulong)local_58[3] <= uVar9)" (( "(") (binary_expression "(ulong)local_58[3] <= uVar9" (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar9")) () ")")) (goto_statement "goto LAB_002f5c70;" (goto "goto") (statement_identifier "LAB_002f5c70") (; ";"))) (labeled_statement "LAB_002f5b23:\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (statement_identifier "LAB_002f5b23") (: ":") (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";"))) (expression_statement "local_58[2] = uVar9 + 4;" (assignment_expression "local_58[2] = uVar9 + 4" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar9 + 4" (identifier "uVar9") (+ "+") (number_literal "4"))) (; ";")) (do_statement "do {\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n } while( true );" (do "do") (compound_statement "{\n if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }\n bVar11 = false;\n bVar20 = bVar17;\n if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }\n while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }\n }" ({ "{") (if_statement "if ((int *)local_58[2] < (int *)local_58[3]) {\n iVar5 = *(int *)local_58[2];\n }\n else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_58[2] < (int *)local_58[3])" (( "(") (binary_expression "(int *)local_58[2] < (int *)local_58[3]" (cast_expression "(int *)local_58[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_58[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar5 = *(int *)local_58[2];\n }" ({ "{") (expression_statement "iVar5 = *(int *)local_58[2];" (assignment_expression "iVar5 = *(int *)local_58[2]" (identifier "iVar5") (= "=") (pointer_expression "*(int *)local_58[2]" (* "*") (cast_expression "(int *)local_58[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar5 = (**(code **)(*local_58 + 0x48))();\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*local_58 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_58 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" (identifier "bVar11") (= "=") (false "false")) (; ";")) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" (identifier "bVar20") (= "=") (identifier "bVar17")) (; ";")) (if_statement "if (iVar5 == -1) {\n local_58 = (long *)0x0;\n bVar11 = true;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_58 = (long *)0x0;\n bVar11 = true;\n }" ({ "{") (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar11 = true;" (assignment_expression "bVar11 = true" (identifier "bVar11") (= "=") (true "true")) (; ";")) (} "}"))) (while_statement "while( true ) {\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n bVar17 = bVar16;\n bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;\n bVar19 = (int)local_60 == -1;\n if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }\n if (bVar11 == bVar19) goto LAB_002f5a57;\n __c = (wchar_t)local_50;\n if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;\n if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }\n if (__c != L'\xffffffff') goto LAB_002f5ab8;\n local_58 = (long *)0x0;\nLAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }\n if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;\n FUN_002d6990(param_8,0x65);\n FUN_002acba0(local_58);\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 != '\0') goto LAB_002f6343;\n __c = FUN_002ed080(&local_58,local_50 & 0xffffffff);\n if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }\n FUN_002d6990(param_8,uVar15);\n uVar9 = local_58[2];\n bVar16 = bVar17;\n if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;\nLAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n if (local_58 != (long *)0x0) break;\n bVar11 = true;\n bVar20 = bVar17;\n }" ({ "{") (expression_statement "bVar17 = bVar16;" (assignment_expression "bVar17 = bVar16" (identifier "bVar17") (= "=") (identifier "bVar16")) (; ";")) (expression_statement "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1;" (assignment_expression "bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1" (identifier "bVar13") (= "=") (binary_expression "local_68 != (long *)0x0 && (int)local_60 == -1" (binary_expression "local_68 != (long *)0x0" (identifier "local_68") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_60")) (== "==") (number_literal "-1")))) (; ";")) (expression_statement "bVar19 = (int)local_60 == -1;" (assignment_expression "bVar19 = (int)local_60 == -1" (identifier "bVar19") (= "=") (binary_expression "(int)local_60 == -1" (cast_expression "(int)local_60" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_60")) (== "==") (number_literal "-1"))) (; ";")) (if_statement "if (bVar13) {\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" (if "if") (parenthesized_expression "(bVar13)" (( "(") (identifier "bVar13") () ")")) (compound_statement "{\n if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }\n bVar19 = false;\n if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }\n }" ({ "{") (if_statement "if ((int *)local_68[2] < (int *)local_68[3]) {\n iVar5 = *(int *)local_68[2];\n }\n else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_68[2] < (int *)local_68[3])" (( "(") (binary_expression "(int *)local_68[2] < (int *)local_68[3]" (cast_expression "(int *)local_68[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_68[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[3]" (identifier "local_68") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar5 = *(int *)local_68[2];\n }" ({ "{") (expression_statement "iVar5 = *(int *)local_68[2];" (assignment_expression "iVar5 = *(int *)local_68[2]" (identifier "iVar5") (= "=") (pointer_expression "*(int *)local_68[2]" (* "*") (cast_expression "(int *)local_68[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_68[2]" (identifier "local_68") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar5 = (**(code **)(*local_68 + 0x48))();\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*local_68 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*local_68 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*local_68 + 0x48))()" (parenthesized_expression "(**(code **)(*local_68 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_68 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_68 + 0x48)" (* "*") (cast_expression "(code **)(*local_68 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_68 + 0x48)" (( "(") (binary_expression "*local_68 + 0x48" (pointer_expression "*local_68" (* "*") (identifier "local_68")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" (identifier "bVar19") (= "=") (false "false")) (; ";")) (if_statement "if (iVar5 == -1) {\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_68 = (long *)0x0;\n bVar19 = bVar13;\n }" ({ "{") (expression_statement "local_68 = (long *)0x0;" (assignment_expression "local_68 = (long *)0x0" (identifier "local_68") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar19 = bVar13;" (assignment_expression "bVar19 = bVar13" (identifier "bVar19") (= "=") (identifier "bVar13")) (; ";")) (} "}"))) (} "}"))) (if_statement "if (bVar11 == bVar19) goto LAB_002f5a57;" (if "if") (parenthesized_expression "(bVar11 == bVar19)" (( "(") (binary_expression "bVar11 == bVar19" (identifier "bVar11") (== "==") (identifier "bVar19")) () ")")) (goto_statement "goto LAB_002f5a57;" (goto "goto") (statement_identifier "LAB_002f5a57") (; ";"))) (expression_statement "__c = (wchar_t)local_50;" (assignment_expression "__c = (wchar_t)local_50" (identifier "__c") (= "=") (cast_expression "(wchar_t)local_50" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "local_50"))) (; ";")) (if_statement "if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8;" (if "if") (parenthesized_expression "(((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0))" (( "(") (binary_expression "((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)" (parenthesized_expression "((wchar_t)local_50 != L'\xffffffff')" (( "(") (binary_expression "(wchar_t)local_50 != L'\xffffffff'" (cast_expression "(wchar_t)local_50" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "local_50")) (!= "!=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(local_58 == (long *)0x0)" (( "(") (binary_expression "local_58 == (long *)0x0" (identifier "local_58") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (goto_statement "goto LAB_002f5ab8;" (goto "goto") (statement_identifier "LAB_002f5ab8") (; ";"))) (if_statement "if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) {\n __c = *(wchar_t *)local_58[2];\n }\n else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" (if "if") (parenthesized_expression "((wchar_t *)local_58[2] < (wchar_t *)local_58[3])" (( "(") (binary_expression "(wchar_t *)local_58[2] < (wchar_t *)local_58[3]" (cast_expression "(wchar_t *)local_58[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)local_58[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)local_58[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)local_58[2];" (assignment_expression "__c = *(wchar_t *)local_58[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)local_58[2]" (* "*") (cast_expression "(wchar_t *)local_58[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" (else "else") (compound_statement "{\n \n __c = (**(code **)(*local_58 + 0x48))();\n }" ({ "{") (expression_statement "__c = (**(code **)(*local_58 + 0x48))();" (assignment_expression "__c = (**(code **)(*local_58 + 0x48))()" (identifier "__c") (= "=") (call_expression "(**(code **)(*local_58 + 0x48))()" (parenthesized_expression "(**(code **)(*local_58 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c != L'\xffffffff') goto LAB_002f5ab8;" (if "if") (parenthesized_expression "(__c != L'\xffffffff')" (( "(") (binary_expression "__c != L'\xffffffff'" (identifier "__c") (!= "!=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (goto_statement "goto LAB_002f5ab8;" (goto "goto") (statement_identifier "LAB_002f5ab8") (; ";"))) (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (labeled_statement "LAB_002f5bc0:\n if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" (statement_identifier "LAB_002f5bc0") (: ":") (if_statement "if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) {\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" (if "if") (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0))" (( "(") (binary_expression "(*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x48)" (( "(") (binary_expression "lVar6 + 0x48" (identifier "lVar6") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "__c")) () ")")) (&& "&&") (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" (( "(") (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" (identifier "local_8a") (== "==") (number_literal "0")) (&& "&&") (binary_expression "bVar20 == 0" (identifier "bVar20") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n FUN_002d6990(param_8,0x2e);\n bVar20 = 0;\n local_8a = 1;\n bVar16 = bVar17;\n goto LAB_002f5b10;\n }" ({ "{") (expression_statement "FUN_002d6990(param_8,0x2e);" (call_expression "FUN_002d6990(param_8,0x2e)" (identifier "FUN_002d6990") (argument_list "(param_8,0x2e)" (( "(") (identifier "param_8") (, ",") (number_literal "0x2e") () ")"))) (; ";")) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" (identifier "bVar20") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8a = 1;" (assignment_expression "local_8a = 1" (identifier "local_8a") (= "=") (number_literal "1")) (; ";")) (expression_statement "bVar16 = bVar17;" (assignment_expression "bVar16 = bVar17" (identifier "bVar16") (= "=") (identifier "bVar17")) (; ";")) (goto_statement "goto LAB_002f5b10;" (goto "goto") (statement_identifier "LAB_002f5b10") (; ";")) (} "}")))) (if_statement "if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57;" (if "if") (parenthesized_expression "(((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0))" (( "(") (binary_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) ||\n (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))" (( "(") (binary_expression "(*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x128) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x128)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x128)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x128)" (( "(") (binary_expression "lVar6 + 0x128" (identifier "lVar6") (+ "+") (number_literal "0x128")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x140) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x140)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x140)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x140)" (( "(") (binary_expression "lVar6 + 0x140" (identifier "lVar6") (+ "+") (number_literal "0x140")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)" (( "(") (comma_expression "bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0" (assignment_expression "bVar17 = bVar17 & (bVar20 ^ 1)" (identifier "bVar17") (= "=") (binary_expression "bVar17 & (bVar20 ^ 1)" (identifier "bVar17") (& "&") (parenthesized_expression "(bVar20 ^ 1)" (( "(") (binary_expression "bVar20 ^ 1" (identifier "bVar20") (^ "^") (number_literal "1")) () ")")))) (, ",") (binary_expression "bVar17 == 0" (identifier "bVar17") (== "==") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_002f5a57;" (goto "goto") (statement_identifier "LAB_002f5a57") (; ";"))) (expression_statement "FUN_002d6990(param_8,0x65);" (call_expression "FUN_002d6990(param_8,0x65)" (identifier "FUN_002d6990") (argument_list "(param_8,0x65)" (( "(") (identifier "param_8") (, ",") (number_literal "0x65") () ")"))) (; ";")) (expression_statement "FUN_002acba0(local_58);" (call_expression "FUN_002acba0(local_58)" (identifier "FUN_002acba0") (argument_list "(local_58)" (( "(") (identifier "local_58") () ")"))) (; ";")) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (expression_statement "cVar3 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58,&local_68)" (identifier "cVar3") (= "=") (call_expression "FUN_002f3e70(&local_58,&local_68)" (identifier "FUN_002f3e70") (argument_list "(&local_58,&local_68)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")")))) (; ";")) (if_statement "if (cVar3 != '\0') goto LAB_002f6343;" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_002f6343;" (goto "goto") (statement_identifier "LAB_002f6343") (; ";"))) (expression_statement "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff);" (assignment_expression "__c = FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "__c") (= "=") (call_expression "FUN_002ed080(&local_58,local_50 & 0xffffffff)" (identifier "FUN_002ed080") (argument_list "(&local_58,local_50 & 0xffffffff)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (binary_expression "local_50 & 0xffffffff" (identifier "local_50") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";")) (if_statement "if (*(wchar_t *)(lVar6 + 0xe4) == __c) {\n uVar15 = 0x2b;\n }\n else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" (if "if") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe4) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe4)" (( "(") (binary_expression "lVar6 + 0xe4" (identifier "lVar6") (+ "+") (number_literal "0xe4")) () ")")))) (== "==") (identifier "__c")) () ")")) (compound_statement "{\n uVar15 = 0x2b;\n }" ({ "{") (expression_statement "uVar15 = 0x2b;" (assignment_expression "uVar15 = 0x2b" (identifier "uVar15") (= "=") (number_literal "0x2b")) (; ";")) (} "}")) (else_clause "else {\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" (else "else") (compound_statement "{\n uVar15 = 0x2d;\n bVar20 = bVar17;\n if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;\n }" ({ "{") (expression_statement "uVar15 = 0x2d;" (assignment_expression "uVar15 = 0x2d" (identifier "uVar15") (= "=") (number_literal "0x2d")) (; ";")) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" (identifier "bVar20") (= "=") (identifier "bVar17")) (; ";")) (if_statement "if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8;" (if "if") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0xe0) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0xe0) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0xe0)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0xe0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xe0)" (( "(") (binary_expression "lVar6 + 0xe0" (identifier "lVar6") (+ "+") (number_literal "0xe0")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (goto_statement "goto LAB_002f5ab8;" (goto "goto") (statement_identifier "LAB_002f5ab8") (; ";"))) (} "}")))) (expression_statement "FUN_002d6990(param_8,uVar15);" (call_expression "FUN_002d6990(param_8,uVar15)" (identifier "FUN_002d6990") (argument_list "(param_8,uVar15)" (( "(") (identifier "param_8") (, ",") (identifier "uVar15") () ")"))) (; ";")) (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" (identifier "uVar9") (= "=") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "bVar16 = bVar17;" (assignment_expression "bVar16 = bVar17" (identifier "bVar16") (= "=") (identifier "bVar17")) (; ";")) (if_statement "if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23;" (if "if") (parenthesized_expression "(uVar9 < (ulong)local_58[3])" (( "(") (binary_expression "uVar9 < (ulong)local_58[3]" (identifier "uVar9") (< "<") (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_002f5b23;" (goto "goto") (statement_identifier "LAB_002f5b23") (; ";"))) (labeled_statement "LAB_002f5c70:\n (**(code **)(*local_58 + 0x50))();" (statement_identifier "LAB_002f5c70") (: ":") (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x50)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x50)" (* "*") (cast_expression "(code **)(*local_58 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x50)" (( "(") (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";"))) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (if_statement "if (local_58 != (long *)0x0) break;" (if "if") (parenthesized_expression "(local_58 != (long *)0x0)" (( "(") (binary_expression "local_58 != (long *)0x0" (identifier "local_58") (!= "!=") (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 "bVar11 = true;" (assignment_expression "bVar11 = true" (identifier "bVar11") (= "=") (true "true")) (; ";")) (expression_statement "bVar20 = bVar17;" (assignment_expression "bVar20 = bVar17" (identifier "bVar20") (= "=") (identifier "bVar17")) (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_002f6382:\n puVar14 = local_40[0];" (statement_identifier "LAB_002f6382") (: ":") (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" (identifier "puVar14") (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" (if "if") (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" (( "(") (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" (* "*") (cast_expression "(long *)(local_40[0] + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40[0] + -0x18)" (( "(") (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002f5ccf;" (goto "goto") (statement_identifier "LAB_002f5ccf") (; ";"))) (labeled_statement "LAB_002f5a7d:\n FUN_002d6990(local_40,(int)(char)local_90);" (statement_identifier "LAB_002f5a7d") (: ":") (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" (identifier "FUN_002d6990") (argument_list "(local_40,(int)(char)local_90)" (( "(") (identifier "local_40") (, ",") (cast_expression "(int)(char)local_90" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)local_90" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "local_90"))) () ")"))) (; ";"))) (} "}")) (else_clause "else {\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" (else "else") (compound_statement "{\n if (cVar3 != '\0') goto LAB_002f6382;\n local_8a = 0;\n bVar12 = *(byte *)(lVar6 + 0x20);\n bVar20 = 0;\nLAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }\n if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }\n pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);\n if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }\n if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;\n lVar8 = *(long *)(local_40[0] + -0x18);\n bVar18 = bVar17 & (bVar20 ^ 1);\n if (bVar18 == 0) goto LAB_002f5a60;\n if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x65);\n if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }\n local_50 = CONCAT44(local_50._4_4_,0xffffffff);\n cVar3 = FUN_002f3e70(&local_58,&local_68);\n if (cVar3 == '\0') goto code_r0x002f5e56;\nLAB_002f6343:\n puVar14 = local_40[0];\n if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;\n }" ({ "{") (if_statement "if (cVar3 != '\0') goto LAB_002f6382;" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_002f6382;" (goto "goto") (statement_identifier "LAB_002f6382") (; ";"))) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" (identifier "local_8a") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar12 = *(byte *)(lVar6 + 0x20);" (assignment_expression "bVar12 = *(byte *)(lVar6 + 0x20)" (identifier "bVar12") (= "=") (pointer_expression "*(byte *)(lVar6 + 0x20)" (* "*") (cast_expression "(byte *)(lVar6 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x20)" (( "(") (binary_expression "lVar6 + 0x20" (identifier "lVar6") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar20 = 0;" (assignment_expression "bVar20 = 0" (identifier "bVar20") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_002f59a0:\n if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" (statement_identifier "LAB_002f59a0") (: ":") (if_statement "if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) {\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" (if "if") (parenthesized_expression "((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c))" (( "(") (binary_expression "(bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)" (parenthesized_expression "(bVar12 != 0)" (( "(") (binary_expression "bVar12 != 0" (identifier "bVar12") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x4c) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x4c)" (( "(") (binary_expression "lVar6 + 0x4c" (identifier "lVar6") (+ "+") (number_literal "0x4c")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\n if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }\n lVar8 = *(long *)(local_40[0] + -0x18);\nLAB_002f5ca0:\n puVar14 = local_40[0];\n if (lVar8 != 0) goto LAB_002f5cad;\n goto LAB_002f5ccf;\n }" ({ "{") (if_statement "if (local_8a == 0 && bVar20 == 0) {\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }" (if "if") (parenthesized_expression "(local_8a == 0 && bVar20 == 0)" (( "(") (binary_expression "local_8a == 0 && bVar20 == 0" (binary_expression "local_8a == 0" (identifier "local_8a") (== "==") (number_literal "0")) (&& "&&") (binary_expression "bVar20 == 0" (identifier "bVar20") (== "==") (number_literal "0"))) () ")")) (compound_statement "{\n if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }\n puVar14 = (undefined1 *)*param_8;\n if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }\n goto LAB_002f6382;\n }" ({ "{") (if_statement "if (local_90 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" (if "if") (parenthesized_expression "(local_90 != 0)" (( "(") (binary_expression "local_90 != 0" (identifier "local_90") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n bVar18 = 0;\n local_90 = 0;\n local_8a = 0;\n goto LAB_002f59f4;\n }" ({ "{") (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" (identifier "FUN_002d6990") (argument_list "(local_40,(int)(char)local_90)" (( "(") (identifier "local_40") (, ",") (cast_expression "(int)(char)local_90" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)local_90" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "local_90"))) () ")"))) (; ";")) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" (identifier "bVar18") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_90 = 0;" (assignment_expression "local_90 = 0" (identifier "local_90") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8a = 0;" (assignment_expression "local_8a = 0" (identifier "local_8a") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_002f59f4;" (goto "goto") (statement_identifier "LAB_002f59f4") (; ";")) (} "}"))) (expression_statement "puVar14 = (undefined1 *)*param_8;" (assignment_expression "puVar14 = (undefined1 *)*param_8" (identifier "puVar14") (= "=") (cast_expression "(undefined1 *)*param_8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_8" (* "*") (identifier "param_8")))) (; ";")) (if_statement "if (*(int *)(*param_8 + -8) < 1) {\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }\n else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" (if "if") (parenthesized_expression "(*(int *)(*param_8 + -8) < 1)" (( "(") (binary_expression "*(int *)(*param_8 + -8) < 1" (pointer_expression "*(int *)(*param_8 + -8)" (* "*") (cast_expression "(int *)(*param_8 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_8 + -8)" (( "(") (binary_expression "*param_8 + -8" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (+ "+") (number_literal "-8")) () ")")))) (< "<") (number_literal "1")) () ")")) (compound_statement "{\n if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }\n }" ({ "{") (if_statement "if (puVar14 != &DAT_00404698) {\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }" (if "if") (parenthesized_expression "(puVar14 != &DAT_00404698)" (( "(") (binary_expression "puVar14 != &DAT_00404698" (identifier "puVar14") (!= "!=") (pointer_expression "&DAT_00404698" (& "&") (identifier "DAT_00404698"))) () ")")) (compound_statement "{\n *(undefined4 *)(puVar14 + -8) = 0;\n *(undefined8 *)(puVar14 + -0x18) = 0;\n *puVar14 = 0;\n }" ({ "{") (expression_statement "*(undefined4 *)(puVar14 + -8) = 0;" (assignment_expression "*(undefined4 *)(puVar14 + -8) = 0" (pointer_expression "*(undefined4 *)(puVar14 + -8)" (* "*") (cast_expression "(undefined4 *)(puVar14 + -8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + -8)" (( "(") (binary_expression "puVar14 + -8" (identifier "puVar14") (+ "+") (number_literal "-8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(puVar14 + -0x18) = 0;" (assignment_expression "*(undefined8 *)(puVar14 + -0x18) = 0" (pointer_expression "*(undefined8 *)(puVar14 + -0x18)" (* "*") (cast_expression "(undefined8 *)(puVar14 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + -0x18)" (( "(") (binary_expression "puVar14 + -0x18" (identifier "puVar14") (+ "+") (number_literal "-0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar14 = 0;" (assignment_expression "*puVar14 = 0" (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (= "=") (number_literal "0")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" (else "else") (compound_statement "{\n if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }\n *param_8 = (long)&DAT_00404698;\n }" ({ "{") (if_statement "if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" (if "if") (parenthesized_expression "((undefined8 *)(puVar14 + -0x18) != &DAT_00404680)" (( "(") (binary_expression "(undefined8 *)(puVar14 + -0x18) != &DAT_00404680" (cast_expression "(undefined8 *)(puVar14 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + -0x18)" (( "(") (binary_expression "puVar14 + -0x18" (identifier "puVar14") (+ "+") (number_literal "-0x18")) () ")"))) (!= "!=") (pointer_expression "&DAT_00404680" (& "&") (identifier "DAT_00404680"))) () ")")) (compound_statement "{\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" ({ "{") (expression_statement "FUN_002ed0c0(puVar14 + -0x18,&local_41);" (call_expression "FUN_002ed0c0(puVar14 + -0x18,&local_41)" (identifier "FUN_002ed0c0") (argument_list "(puVar14 + -0x18,&local_41)" (( "(") (binary_expression "puVar14 + -0x18" (identifier "puVar14") (+ "+") (number_literal "-0x18")) (, ",") (pointer_expression "&local_41" (& "&") (identifier "local_41")) () ")"))) (; ";")) (} "}"))) (expression_statement "*param_8 = (long)&DAT_00404698;" (assignment_expression "*param_8 = (long)&DAT_00404698" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (cast_expression "(long)&DAT_00404698" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&DAT_00404698" (& "&") (identifier "DAT_00404698")))) (; ";")) (} "}")))) (goto_statement "goto LAB_002f6382;" (goto "goto") (statement_identifier "LAB_002f6382") (; ";")) (} "}"))) (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(local_40[0] + -0x18)" (* "*") (cast_expression "(long *)(local_40[0] + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40[0] + -0x18)" (( "(") (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (labeled_statement "LAB_002f5ca0:\n puVar14 = local_40[0];" (statement_identifier "LAB_002f5ca0") (: ":") (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" (identifier "puVar14") (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (if_statement "if (lVar8 != 0) goto LAB_002f5cad;" (if "if") (parenthesized_expression "(lVar8 != 0)" (( "(") (binary_expression "lVar8 != 0" (identifier "lVar8") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_002f5cad;" (goto "goto") (statement_identifier "LAB_002f5cad") (; ";"))) (goto_statement "goto LAB_002f5ccf;" (goto "goto") (statement_identifier "LAB_002f5ccf") (; ";")) (} "}")))) (if_statement "if (*(wchar_t *)(lVar6 + 0x48) == __c) {\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" (if "if") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x48) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x48)" (( "(") (binary_expression "lVar6 + 0x48" (identifier "lVar6") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "__c")) () ")")) (compound_statement "{\n lVar8 = *(long *)(local_40[0] + -0x18);\n if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;\n if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }\n FUN_002d6990(param_8,0x2e);\n uVar9 = local_58[2];\n bVar18 = 0;\n local_8a = bVar16;\n if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;\n goto LAB_002f5a07;\n }" ({ "{") (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(local_40[0] + -0x18)" (* "*") (cast_expression "(long *)(local_40[0] + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40[0] + -0x18)" (( "(") (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (if_statement "if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0;" (if "if") (parenthesized_expression "(bVar20 != 0 || local_8a != 0)" (( "(") (binary_expression "bVar20 != 0 || local_8a != 0" (binary_expression "bVar20 != 0" (identifier "bVar20") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "local_8a != 0" (identifier "local_8a") (!= "!=") (number_literal "0"))) () ")")) (goto_statement "goto LAB_002f5ca0;" (goto "goto") (statement_identifier "LAB_002f5ca0") (; ";"))) (if_statement "if (lVar8 != 0) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }" (if "if") (parenthesized_expression "(lVar8 != 0)" (( "(") (binary_expression "lVar8 != 0" (identifier "lVar8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n }" ({ "{") (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" (identifier "FUN_002d6990") (argument_list "(local_40,(int)(char)local_90)" (( "(") (identifier "local_40") (, ",") (cast_expression "(int)(char)local_90" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)local_90" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "local_90"))) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_002d6990(param_8,0x2e);" (call_expression "FUN_002d6990(param_8,0x2e)" (identifier "FUN_002d6990") (argument_list "(param_8,0x2e)" (( "(") (identifier "param_8") (, ",") (number_literal "0x2e") () ")"))) (; ";")) (expression_statement "uVar9 = local_58[2];" (assignment_expression "uVar9 = local_58[2]" (identifier "uVar9") (= "=") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "bVar18 = 0;" (assignment_expression "bVar18 = 0" (identifier "bVar18") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8a = bVar16;" (assignment_expression "local_8a = bVar16" (identifier "local_8a") (= "=") (identifier "bVar16")) (; ";")) (if_statement "if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81;" (if "if") (parenthesized_expression "((ulong)local_58[3] <= uVar9)" (( "(") (binary_expression "(ulong)local_58[3] <= uVar9" (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar9")) () ")")) (goto_statement "goto LAB_002f5d81;" (goto "goto") (statement_identifier "LAB_002f5d81") (; ";"))) (goto_statement "goto LAB_002f5a07;" (goto "goto") (statement_identifier "LAB_002f5a07") (; ";")) (} "}"))) (expression_statement "pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10);" (assignment_expression "pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10)" (identifier "pwVar7") (= "=") (call_expression "wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10)" (identifier "wmemchr") (argument_list "((wchar_t *)(lVar6 + 0xf0),__c,10)" (( "(") (cast_expression "(wchar_t *)(lVar6 + 0xf0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0xf0)" (( "(") (binary_expression "lVar6 + 0xf0" (identifier "lVar6") (+ "+") (number_literal "0xf0")) () ")"))) (, ",") (identifier "__c") (, ",") (number_literal "10") () ")")))) (; ";")) (if_statement "if (pwVar7 != (wchar_t *)0x0) {\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }" (if "if") (parenthesized_expression "(pwVar7 != (wchar_t *)0x0)" (( "(") (binary_expression "pwVar7 != (wchar_t *)0x0" (identifier "pwVar7") (!= "!=") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));\n local_90 = local_90 + 1;\n bVar18 = bVar20;\n bVar17 = bVar16;\n goto LAB_002f59f4;\n }" ({ "{") (expression_statement "FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'));" (call_expression "FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'))" (identifier "FUN_002d6990") (argument_list "(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'))" (( "(") (identifier "param_8") (, ",") (cast_expression "(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (parenthesized_expression "((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')" (( "(") (binary_expression "(char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0'" (cast_expression "(char)((long)pwVar7 - (lVar6 + 0xf0) >> 2)" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (parenthesized_expression "((long)pwVar7 - (lVar6 + 0xf0) >> 2)" (( "(") (binary_expression "(long)pwVar7 - (lVar6 + 0xf0) >> 2" (binary_expression "(long)pwVar7 - (lVar6 + 0xf0)" (cast_expression "(long)pwVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pwVar7")) (- "-") (parenthesized_expression "(lVar6 + 0xf0)" (( "(") (binary_expression "lVar6 + 0xf0" (identifier "lVar6") (+ "+") (number_literal "0xf0")) () ")"))) (>> ">>") (number_literal "2")) () ")"))) (+ "+") (char_literal "'0'" (' "'") (character "0") (' "'"))) () ")")))) () ")"))) (; ";")) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" (identifier "local_90") (= "=") (binary_expression "local_90 + 1" (identifier "local_90") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar18 = bVar20;" (assignment_expression "bVar18 = bVar20" (identifier "bVar18") (= "=") (identifier "bVar20")) (; ";")) (expression_statement "bVar17 = bVar16;" (assignment_expression "bVar17 = bVar16" (identifier "bVar17") (= "=") (identifier "bVar16")) (; ";")) (goto_statement "goto LAB_002f59f4;" (goto "goto") (statement_identifier "LAB_002f59f4") (; ";")) (} "}"))) (if_statement "if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))\n goto LAB_002f5a57;" (if "if") (parenthesized_expression "((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c))" (( "(") (binary_expression "(*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x128) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x128) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x128)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x128)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x128)" (( "(") (binary_expression "lVar6 + 0x128" (identifier "lVar6") (+ "+") (number_literal "0x128")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar6 + 0x140) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar6 + 0x140) != __c" (pointer_expression "*(wchar_t *)(lVar6 + 0x140)" (* "*") (cast_expression "(wchar_t *)(lVar6 + 0x140)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x140)" (( "(") (binary_expression "lVar6 + 0x140" (identifier "lVar6") (+ "+") (number_literal "0x140")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (goto_statement "goto LAB_002f5a57;" (goto "goto") (statement_identifier "LAB_002f5a57") (; ";"))) (expression_statement "lVar8 = *(long *)(local_40[0] + -0x18);" (assignment_expression "lVar8 = *(long *)(local_40[0] + -0x18)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(local_40[0] + -0x18)" (* "*") (cast_expression "(long *)(local_40[0] + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40[0] + -0x18)" (( "(") (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (expression_statement "bVar18 = bVar17 & (bVar20 ^ 1);" (assignment_expression "bVar18 = bVar17 & (bVar20 ^ 1)" (identifier "bVar18") (= "=") (binary_expression "bVar17 & (bVar20 ^ 1)" (identifier "bVar17") (& "&") (parenthesized_expression "(bVar20 ^ 1)" (( "(") (binary_expression "bVar20 ^ 1" (identifier "bVar20") (^ "^") (number_literal "1")) () ")")))) (; ";")) (if_statement "if (bVar18 == 0) goto LAB_002f5a60;" (if "if") (parenthesized_expression "(bVar18 == 0)" (( "(") (binary_expression "bVar18 == 0" (identifier "bVar18") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002f5a60;" (goto "goto") (statement_identifier "LAB_002f5a60") (; ";"))) (if_statement "if ((lVar8 != 0) && (local_8a == 0)) {\n FUN_002d6990(local_40,(int)(char)local_90);\n }" (if "if") (parenthesized_expression "((lVar8 != 0) && (local_8a == 0))" (( "(") (binary_expression "(lVar8 != 0) && (local_8a == 0)" (parenthesized_expression "(lVar8 != 0)" (( "(") (binary_expression "lVar8 != 0" (identifier "lVar8") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(local_8a == 0)" (( "(") (binary_expression "local_8a == 0" (identifier "local_8a") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n FUN_002d6990(local_40,(int)(char)local_90);\n }" ({ "{") (expression_statement "FUN_002d6990(local_40,(int)(char)local_90);" (call_expression "FUN_002d6990(local_40,(int)(char)local_90)" (identifier "FUN_002d6990") (argument_list "(local_40,(int)(char)local_90)" (( "(") (identifier "local_40") (, ",") (cast_expression "(int)(char)local_90" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(char)local_90" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "local_90"))) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_002d6990(param_8,0x65);" (call_expression "FUN_002d6990(param_8,0x65)" (identifier "FUN_002d6990") (argument_list "(param_8,0x65)" (( "(") (identifier "param_8") (, ",") (number_literal "0x65") () ")"))) (; ";")) (if_statement "if ((ulong)local_58[2] < (ulong)local_58[3]) {\n local_58[2] = local_58[2] + 4;\n }\n else {\n \n (**(code **)(*local_58 + 0x50))();\n }" (if "if") (parenthesized_expression "((ulong)local_58[2] < (ulong)local_58[3])" (( "(") (binary_expression "(ulong)local_58[2] < (ulong)local_58[3]" (cast_expression "(ulong)local_58[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_58[2] = local_58[2] + 4;\n }" ({ "{") (expression_statement "local_58[2] = local_58[2] + 4;" (assignment_expression "local_58[2] = local_58[2] + 4" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "local_58[2] + 4" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "4"))) (; ";")) (} "}")) (else_clause "else {\n \n (**(code **)(*local_58 + 0x50))();\n }" (else "else") (compound_statement "{\n \n (**(code **)(*local_58 + 0x50))();\n }" ({ "{") (expression_statement "(**(code **)(*local_58 + 0x50))();" (call_expression "(**(code **)(*local_58 + 0x50))()" (parenthesized_expression "(**(code **)(*local_58 + 0x50))" (( "(") (pointer_expression "**(code **)(*local_58 + 0x50)" (* "*") (pointer_expression "*(code **)(*local_58 + 0x50)" (* "*") (cast_expression "(code **)(*local_58 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x50)" (( "(") (binary_expression "*local_58 + 0x50" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "local_50 = CONCAT44(local_50._4_4_,0xffffffff);" (assignment_expression "local_50 = CONCAT44(local_50._4_4_,0xffffffff)" (identifier "local_50") (= "=") (call_expression "CONCAT44(local_50._4_4_,0xffffffff)" (identifier "CONCAT44") (argument_list "(local_50._4_4_,0xffffffff)" (( "(") (field_expression "local_50._4_4_" (identifier "local_50") (. ".") (field_identifier "_4_4_")) (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (expression_statement "cVar3 = FUN_002f3e70(&local_58,&local_68);" (assignment_expression "cVar3 = FUN_002f3e70(&local_58,&local_68)" (identifier "cVar3") (= "=") (call_expression "FUN_002f3e70(&local_58,&local_68)" (identifier "FUN_002f3e70") (argument_list "(&local_58,&local_68)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")")))) (; ";")) (if_statement "if (cVar3 == '\0') goto code_r0x002f5e56;" (if "if") (parenthesized_expression "(cVar3 == '\0')" (( "(") (binary_expression "cVar3 == '\0'" (identifier "cVar3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto code_r0x002f5e56;" (goto "goto") (statement_identifier "code_r0x002f5e56") (; ";"))) (labeled_statement "LAB_002f6343:\n puVar14 = local_40[0];" (statement_identifier "LAB_002f6343") (: ":") (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" (identifier "puVar14") (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (if_statement "if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf;" (if "if") (parenthesized_expression "(*(long *)(local_40[0] + -0x18) == 0)" (( "(") (binary_expression "*(long *)(local_40[0] + -0x18) == 0" (pointer_expression "*(long *)(local_40[0] + -0x18)" (* "*") (cast_expression "(long *)(local_40[0] + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40[0] + -0x18)" (( "(") (binary_expression "local_40[0] + -0x18" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002f5ccf;" (goto "goto") (statement_identifier "LAB_002f5ccf") (; ";"))) (} "}")))) (labeled_statement "LAB_002f5cad:\n puVar14 = local_40[0];" (statement_identifier "LAB_002f5cad") (: ":") (expression_statement "puVar14 = local_40[0];" (assignment_expression "puVar14 = local_40[0]" (identifier "puVar14") (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (expression_statement "cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40);" (assignment_expression "cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" (identifier "cVar3") (= "=") (call_expression "FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" (identifier "FUN_002eaf80") (argument_list "(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40)" (( "(") (pointer_expression "*(undefined8 *)(lVar6 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar6 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x10)" (( "(") (binary_expression "lVar6 + 0x10" (identifier "lVar6") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(lVar6 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar6 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (identifier "local_40") () ")")))) (; ";")) (if_statement "if (cVar3 == '\0') {\n *param_7 = 4;\n }" (if "if") (parenthesized_expression "(cVar3 == '\0')" (( "(") (binary_expression "cVar3 == '\0'" (identifier "cVar3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *param_7 = 4;\n }" ({ "{") (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (} "}"))) (labeled_statement "LAB_002f5ccf:\n uVar9 = local_50;" (statement_identifier "LAB_002f5ccf") (: ":") (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" (identifier "uVar9") (= "=") (identifier "local_50")) (; ";"))) (expression_statement "plVar2 = local_58;" (assignment_expression "plVar2 = local_58" (identifier "plVar2") (= "=") (identifier "local_58")) (; ";")) (if_statement "if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) {\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" (if "if") (parenthesized_expression "((undefined8 *)(puVar14 + -0x18) != &DAT_00404680)" (( "(") (binary_expression "(undefined8 *)(puVar14 + -0x18) != &DAT_00404680" (cast_expression "(undefined8 *)(puVar14 + -0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + -0x18)" (( "(") (binary_expression "puVar14 + -0x18" (identifier "puVar14") (+ "+") (number_literal "-0x18")) () ")"))) (!= "!=") (pointer_expression "&DAT_00404680" (& "&") (identifier "DAT_00404680"))) () ")")) (compound_statement "{\n FUN_002ed0c0(puVar14 + -0x18,&local_41);\n }" ({ "{") (expression_statement "FUN_002ed0c0(puVar14 + -0x18,&local_41);" (call_expression "FUN_002ed0c0(puVar14 + -0x18,&local_41)" (identifier "FUN_002ed0c0") (argument_list "(puVar14 + -0x18,&local_41)" (( "(") (binary_expression "puVar14 + -0x18" (identifier "puVar14") (+ "+") (number_literal "-0x18")) (, ",") (pointer_expression "&local_41" (& "&") (identifier "local_41")) () ")"))) (; ";")) (} "}"))) (expression_statement "auVar21._8_8_ = uVar9;" (assignment_expression "auVar21._8_8_ = uVar9" (field_expression "auVar21._8_8_" (identifier "auVar21") (. ".") (field_identifier "_8_8_")) (= "=") (identifier "uVar9")) (; ";")) (expression_statement "auVar21._0_8_ = plVar2;" (assignment_expression "auVar21._0_8_ = plVar2" (field_expression "auVar21._0_8_" (identifier "auVar21") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "plVar2")) (; ";")) (return_statement "return auVar21;" (return "return") (identifier "auVar21") (; ";")) (ERROR "}" (} "}"))
/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_extract_float(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, std::string&) const */ type_4 [16] std::num_get<var_2,var_14::type_6<var_2,var_14::var_1<var_2>>>::var_3 (type_2 param_1,var_4 *var_5,type_2 param_3,var_6 *var_7, type_2 param_5,var_6 var_16,var_8 *var_9,var_10 *var_11) { type_1 var_40; long var_41; var_4 *pwVar3; type_2 uVar4; char var_19; char var_33; int var_28; var_2 var_22; long var_21; var_2 *var_45; long var_36; type_3 var_35; char var_23; bool var_31; type_1 var_34; bool bVar15; type_4 *var_42; type_1 var_24; type_1 var_46; bool var_30; type_1 var_38; type_4 auVar21 [16]; int var_26; type_1 var_37; long *var_29; type_2 local_60; var_4 *var_18; type_2 local_50; var_13<var_14::var_12<var_2>> local_42 [2]; type_4 *local_40 [2]; var_29 = var_7; local_60 = param_5; var_18 = var_5; local_50 = param_3; var_21 = var_13<var_14::var_12<var_2>>::var_15() (local_42,(type_5 *)(var_16 + 0xd0)); var_19 = type_6<var_2,var_14::var_1<var_2>>::var_17 ((type_6<var_2,var_14::var_1<var_2>> *)&var_18, (type_6 *)&var_29); if (var_19 == '\0') { var_22 = type_6<var_2,var_14::var_1<var_2>>::var_20(); var_23 = *(char *)(var_21 + 0x20); if ((((*(var_2 *)(var_21 + 0xe4) != var_22) && (*(var_2 *)(var_21 + 0xe0) != var_22)) || ((var_23 != '\0' && (*(var_2 *)(var_21 + 0x4c) == var_22)))) || (*(var_2 *)(var_21 + 0x48) == var_22)) { LAB_002f6036: var_24 = 0; var_26 = 0; do { if ((var_23 != '\0') && (*(var_2 *)(var_21 + 0x4c) == var_22)) goto LAB_002f5fec; if ((*(var_2 *)(var_21 + 0x48) == var_22) || (*(var_2 *)(var_21 + 0xf0) != var_22)) goto LAB_002f5940; if (var_24 == 0) { std::string::var_25(var_11,'0'); } var_26 = var_26 + 1; if (*(type_3 *)(var_18 + 0x10) < *(type_3 *)(var_18 + 0x18)) { local_50 = var_27(local_50._4_4_,0xffffffff); *(type_3 *)(var_18 + 0x10) = *(type_3 *)(var_18 + 0x10) + 4; LAB_002f608e: if (*(int **)(var_18 + 0x10) < *(int **)(var_18 + 0x18)) { var_28 = **(int **)(var_18 + 0x10); } else { var_28 = (**(type_7 **)(*(long *)var_18 + 0x48))(); } var_31 = false; if (var_28 == -1) { var_18 = (var_4 *)0x0; var_31 = true; } } else { (**(type_7 **)(*(long *)var_18 + 0x50))(); local_50 = var_27(local_50._4_4_,0xffffffff); if (var_18 != (var_4 *)0x0) goto LAB_002f608e; var_31 = true; } bVar15 = var_29 != (long *)0x0 && (int)local_60 == -1; var_30 = (int)local_60 == -1; if (bVar15) { if ((int *)var_29[2] < (int *)var_29[3]) { var_28 = *(int *)var_29[2]; } else { var_28 = (**(type_7 **)(*var_29 + 0x48))(); } var_30 = false; if (var_28 == -1) { var_29 = (long *)0x0; var_30 = bVar15; } } if (var_30 == var_31) goto code_r0x002f60cb; var_22 = (var_2)local_50; if (((var_2)local_50 == L'\xffffffff') && (var_18 != (var_4 *)0x0)) { if (*(var_2 **)(var_18 + 0x10) < *(var_2 **)(var_18 + 0x18)) { var_22 = **(var_2 **)(var_18 + 0x10); } else { var_22 = (**(type_7 **)(*(long *)var_18 + 0x48))(); } if (var_22 == L'\xffffffff') { var_18 = (var_4 *)0x0; } } var_23 = *(char *)(var_21 + 0x20); var_24 = 1; } while( true ); } std::string::var_25(var_11,(*(var_2 *)(var_21 + 0xe4) != var_22) * '\x02' + '+'); wstreambuf::var_32(var_18); local_50 = var_27(local_50._4_4_,0xffffffff); var_33 = type_6<var_2,var_14::var_1<var_2>>::var_17 ((type_6<var_2,var_14::var_1<var_2>> *)&var_18, (type_6 *)&var_29); if (var_33 == '\0') { var_22 = type_6<var_2,var_14::var_1<var_2>>::var_20(); var_23 = *(char *)(var_21 + 0x20); goto LAB_002f6036; } var_23 = *(char *)(var_21 + 0x20); var_24 = 0; var_26 = 0; var_19 = var_33; } else { var_26 = 0; var_23 = *(char *)(var_21 + 0x20); var_22 = L'\0'; var_24 = 0; } goto LAB_002f5940; code_r0x002f5e56: var_22 = type_6<var_2,var_14::var_1<var_2>>::var_20(); var_34 = *(type_1 *)(var_21 + 0x20); if ((((*(var_2 *)(var_21 + 0xe4) != var_22) && (var_38 = var_46, var_24 = var_46, *(var_2 *)(var_21 + 0xe0) != var_22)) || ((var_34 != 0 && (var_38 = var_34, var_24 = var_34, *(var_2 *)(var_21 + 0x4c) == var_22)))) || (var_38 = var_46, var_24 = var_46, *(var_2 *)(var_21 + 0x48) == var_22)) goto LAB_002f59a0; std::string::var_25(var_11,(*(var_2 *)(var_21 + 0xe4) != var_22) * '\x02' + '+'); LAB_002f59f4: var_35 = *(type_3 *)(var_18 + 0x10); if (var_35 < *(type_3 *)(var_18 + 0x18)) { LAB_002f5a07: local_50 = var_27(local_50._4_4_,0xffffffff); *(type_3 *)(var_18 + 0x10) = var_35 + 4; } else { LAB_002f5d81: (**(type_7 **)(*(long *)var_18 + 0x50))(); local_50 = var_27(local_50._4_4_,0xffffffff); var_34 = var_40; var_38 = var_46; if (var_18 == (var_4 *)0x0) goto LAB_002f5a32; } if (*(int **)(var_18 + 0x10) < *(int **)(var_18 + 0x18)) { var_28 = **(int **)(var_18 + 0x10); } else { var_28 = (**(type_7 **)(*(long *)var_18 + 0x48))(); } var_34 = 0; var_38 = var_46; if (var_28 == -1) { var_18 = (var_4 *)0x0; var_34 = var_40; } LAB_002f5a32: var_30 = var_29 != (long *)0x0 && (int)local_60 == -1; var_31 = (int)local_60 == -1; if (var_30) { if ((int *)var_29[2] < (int *)var_29[3]) { var_28 = *(int *)var_29[2]; } else { /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */ var_28 = (**(type_7 **)(*var_29 + 0x48))(); } var_31 = false; if (var_28 == -1) { var_29 = (long *)0x0; var_31 = var_30; } } if (var_31 == (bool)var_34) goto LAB_002f5a57; var_22 = (var_2)local_50; if ((var_18 != (var_4 *)0x0) && ((var_2)local_50 == L'\xffffffff')) { if (*(var_2 **)(var_18 + 0x10) < *(var_2 **)(var_18 + 0x18)) { var_22 = **(var_2 **)(var_18 + 0x10); } else { /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */ var_22 = (**(type_7 **)(*(long *)var_18 + 0x48))(); } if (var_22 == L'\xffffffff') { var_18 = (var_4 *)0x0; } } var_34 = *(type_1 *)(var_21 + 0x20); goto LAB_002f59a0; LAB_002f5a57: var_36 = *(long *)(local_40[0] + -0x18); LAB_002f5a60: var_42 = local_40[0]; if (var_36 == 0) goto LAB_002f5ccf; if ((var_37 == 0) && (var_38 == 0)) goto LAB_002f5a7d; goto LAB_002f5cad; code_r0x002f60cb: var_23 = *(char *)(var_21 + 0x20); var_24 = 1; var_19 = '\x01'; LAB_002f5940: local_40[0] = &DAT_00404698; if (var_23 != '\0') { LAB_002f5fec: local_40[0] = &DAT_00404698; std::string::var_39((var_10 *)local_40,0x20); } var_40 = *(type_1 *)(var_21 + 0x148); if (var_40 == 0) { if (var_19 == '\0') { var_37 = 0; var_38 = 0; LAB_002f5ab8: if (9 < (uint)(var_22 + L'\xffffffd0')) goto LAB_002f5bc0; var_36 = *(long *)var_11; var_41 = *(long *)(var_36 + -0x18); var_35 = var_41 + 1; if ((*(type_3 *)(var_36 + -0x10) < var_35) || (0 < *(int *)(var_36 + -8))) { std::string::var_39(var_11,var_35); } *(char *)(*(long *)var_11 + *(long *)(*(long *)var_11 + -0x18)) = (char)(var_22 + L'\xffffffd0') + '0'; var_42 = *(type_4 **)var_11; var_24 = 1; if (var_42 != &DAT_00404698) { *(var_8 *)(var_42 + -8) = 0; *(type_3 *)(var_42 + -0x18) = var_35; var_42[var_41 + 1] = 0; } LAB_002f5b10: var_35 = *(type_3 *)(var_18 + 0x10); if (*(type_3 *)(var_18 + 0x18) <= var_35) goto LAB_002f5c70; LAB_002f5b23: local_50 = var_27(local_50._4_4_,0xffffffff); *(type_3 *)(var_18 + 0x10) = var_35 + 4; do { if (*(int **)(var_18 + 0x10) < *(int **)(var_18 + 0x18)) { var_28 = **(int **)(var_18 + 0x10); } else { var_28 = (**(type_7 **)(*(long *)var_18 + 0x48))(); } var_31 = false; if (var_28 == -1) { var_18 = (var_4 *)0x0; var_31 = true; } while( true ) { bVar15 = var_29 != (long *)0x0 && (int)local_60 == -1; var_30 = (int)local_60 == -1; if (bVar15) { if ((int *)var_29[2] < (int *)var_29[3]) { var_28 = *(int *)var_29[2]; } else { var_28 = (**(type_7 **)(*var_29 + 0x48))(); } var_30 = false; if (var_28 == -1) { var_29 = (long *)0x0; var_30 = bVar15; } } if (var_31 == var_30) goto LAB_002f5a57; var_22 = (var_2)local_50; if (((var_2)local_50 != L'\xffffffff') || (var_18 == (var_4 *)0x0)) goto LAB_002f5ab8; if (*(var_2 **)(var_18 + 0x10) < *(var_2 **)(var_18 + 0x18)) { var_22 = **(var_2 **)(var_18 + 0x10); } else { /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */ var_22 = (**(type_7 **)(*(long *)var_18 + 0x48))(); } if (var_22 != L'\xffffffff') goto LAB_002f5ab8; var_18 = (var_4 *)0x0; LAB_002f5bc0: if ((*(var_2 *)(var_21 + 0x48) == var_22) && (var_37 == 0 && var_38 == 0)) { std::string::var_25(var_11,'.'); var_38 = 0; var_37 = 1; goto LAB_002f5b10; } if (((*(var_2 *)(var_21 + 0x128) != var_22) && (*(var_2 *)(var_21 + 0x140) != var_22)) || (var_24 = var_24 & (var_38 ^ 1), var_24 == 0)) goto LAB_002f5a57; std::string::var_25(var_11,'e'); wstreambuf::var_32(var_18); local_50 = var_27(local_50._4_4_,0xffffffff); var_19 = type_6<var_2,var_14::var_1<var_2>>::var_17 ((type_6<var_2,var_14::var_1<var_2>> *)&var_18, (type_6 *)&var_29); if (var_19 != '\0') goto LAB_002f6343; var_22 = type_6<var_2,var_14::var_1<var_2>>::var_20(); var_38 = var_24; if (*(var_2 *)(var_21 + 0xe4) == var_22) { var_19 = '+'; } else { var_19 = '-'; if (*(var_2 *)(var_21 + 0xe0) != var_22) goto LAB_002f5ab8; } std::string::var_25(var_11,var_19); var_35 = *(type_3 *)(var_18 + 0x10); if (var_35 < *(type_3 *)(var_18 + 0x18)) goto LAB_002f5b23; LAB_002f5c70: (**(type_7 **)(*(long *)var_18 + 0x50))(); local_50 = var_27(local_50._4_4_,0xffffffff); if (var_18 != (var_4 *)0x0) break; var_31 = true; } } while( true ); } LAB_002f6382: var_42 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; LAB_002f5a7d: std::string::var_25((var_10 *)local_40,(char)var_26); } else { if (var_19 != '\0') goto LAB_002f6382; var_37 = 0; var_34 = *(type_1 *)(var_21 + 0x20); var_38 = 0; LAB_002f59a0: if ((var_34 != 0) && (*(var_2 *)(var_21 + 0x4c) == var_22)) { if (var_37 == 0 && var_38 == 0) { if (var_26 != 0) { std::string::var_25((var_10 *)local_40,(char)var_26); var_46 = 0; var_26 = 0; var_37 = 0; goto LAB_002f59f4; } var_42 = *(type_4 **)var_11; if (*(int *)(*(long *)var_11 + -8) < 1) { if (var_42 != &DAT_00404698) { *(var_8 *)(var_42 + -8) = 0; *(type_2 *)(var_42 + -0x18) = 0; *var_42 = 0; } } else { if ((type_8 *)(var_42 + -0x18) != (type_8 *)&var_14::var_10::_Rep::_S_empty_rep_storage) { std::string::_Rep::var_43((type_8 *)(var_42 + -0x18)); } *(type_4 **)var_11 = &DAT_00404698; } goto LAB_002f6382; } var_36 = *(long *)(local_40[0] + -0x18); LAB_002f5ca0: var_42 = local_40[0]; if (var_36 != 0) goto LAB_002f5cad; goto LAB_002f5ccf; } if (*(var_2 *)(var_21 + 0x48) == var_22) { var_36 = *(long *)(local_40[0] + -0x18); if (var_38 != 0 || var_37 != 0) goto LAB_002f5ca0; if (var_36 != 0) { std::string::var_25((var_10 *)local_40,(char)var_26); } std::string::var_25(var_11,'.'); var_35 = *(type_3 *)(var_18 + 0x10); var_46 = 0; var_37 = var_40; if (*(type_3 *)(var_18 + 0x18) <= var_35) goto LAB_002f5d81; goto LAB_002f5a07; } var_45 = var_44((var_2 *)(var_21 + 0xf0),var_22,10); if (var_45 != (var_2 *)0x0) { /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */ std::string::var_25(var_11,(char)((long)var_45 - (var_21 + 0xf0) >> 2) + '0'); var_26 = var_26 + 1; var_46 = var_38; var_24 = var_40; goto LAB_002f59f4; } if ((*(var_2 *)(var_21 + 0x128) != var_22) && (*(var_2 *)(var_21 + 0x140) != var_22)) goto LAB_002f5a57; var_36 = *(long *)(local_40[0] + -0x18); var_46 = var_24 & (var_38 ^ 1); if (var_46 == 0) goto LAB_002f5a60; if ((var_36 != 0) && (var_37 == 0)) { std::string::var_25((var_10 *)local_40,(char)var_26); } std::string::var_25(var_11,'e'); if (*(type_3 *)(var_18 + 0x10) < *(type_3 *)(var_18 + 0x18)) { *(type_3 *)(var_18 + 0x10) = *(type_3 *)(var_18 + 0x10) + 4; } else { /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */ (**(type_7 **)(*(long *)var_18 + 0x50))(); } local_50 = var_27(local_50._4_4_,0xffffffff); var_19 = type_6<var_2,var_14::var_1<var_2>>::var_17 ((type_6<var_2,var_14::var_1<var_2>> *)&var_18, (type_6 *)&var_29); if (var_19 == '\0') goto code_r0x002f5e56; LAB_002f6343: var_42 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; } LAB_002f5cad: var_42 = local_40[0]; var_19 = var_47(*(char **)(var_21 + 0x10),*(type_3 *)(var_21 + 0x18),(var_10 *)local_40); if (var_19 == '\0') { *var_9 = 4; } LAB_002f5ccf: uVar4 = local_50; pwVar3 = var_18; if ((type_8 *)(var_42 + -0x18) != (type_8 *)&var_14::var_10::_Rep::_S_empty_rep_storage) { std::string::_Rep::var_43((type_8 *)(var_42 + -0x18)); } auVar21._8_8_ = uVar4; auVar21._0_8_ = pwVar3; return auVar21; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (type_identifier)) (MISSING ")")) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) declarator: (identifier) (ERROR (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier) (pointer_declarator declarator: (identifier))) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (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: (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: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (char_literal (escape_sequence))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) 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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))))))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (true)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (true)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) condition: (parenthesized_expression (true))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (char_literal (escape_sequence))) right: (char_literal (character)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (char_literal (escape_sequence))) right: (char_literal (character)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (char_literal (escape_sequence) (character) (character) (character) (character)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (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)) 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: (char_literal (escape_sequence)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))))) consequence: (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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: (pointer_expression argument: (identifier)) right: (number_literal))))))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) right: (char_literal (character))))) (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))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (true))))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) right: (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))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (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: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_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: (identifier))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) condition: (parenthesized_expression (true))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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 (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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: (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (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: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) right: (char_literal (character))))))))) (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) 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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) (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: (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: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (identifier)) (ERROR))
null
undefined1 [16] MASKED(undefined8 param_1,long *param_2,ulong param_3,long *param_4,undefined8 param_5, long param_6,undefined4 *param_7,long *param_8) { long lVar1; long *plVar2; char cVar3; char cVar4; int iVar5; wchar_t __c; long lVar6; wchar_t *pwVar7; long lVar8; ulong uVar9; char cVar10; bool bVar11; byte bVar12; bool bVar13; undefined1 *puVar14; undefined8 uVar15; byte bVar16; byte bVar17; byte bVar18; bool bVar19; byte bVar20; undefined1 auVar21 [16]; int local_90; byte local_8a; long *local_68; undefined8 local_60; long *local_58; ulong local_50; undefined1 local_42; undefined1 local_41; undefined1 *local_40 [2]; local_68 = param_4; local_60 = param_5; local_58 = param_2; local_50 = param_3; lVar6 = FUN_002f2910(&local_42,param_6 + 0xd0); cVar3 = FUN_002f3e70(&local_58); if (cVar3 == '\0') { __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); cVar10 = *(char *)(lVar6 + 0x20); if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (*(wchar_t *)(lVar6 + 0xe0) != __c)) || ((cVar10 != '\0' && (*(wchar_t *)(lVar6 + 0x4c) == __c)))) || (*(wchar_t *)(lVar6 + 0x48) == __c)) { LAB_002f6036: bVar17 = 0; local_90 = 0; do { if ((cVar10 != '\0') && (*(wchar_t *)(lVar6 + 0x4c) == __c)) goto LAB_002f5fec; if ((*(wchar_t *)(lVar6 + 0x48) == __c) || (*(wchar_t *)(lVar6 + 0xf0) != __c)) goto LAB_002f5940; if (bVar17 == 0) { FUN_002d6990(param_8,0x30); } local_90 = local_90 + 1; if ((ulong)local_58[2] < (ulong)local_58[3]) { local_50 = CONCAT44(local_50._4_4_,0xffffffff); local_58[2] = local_58[2] + 4; LAB_002f608e: if ((int *)local_58[2] < (int *)local_58[3]) { iVar5 = *(int *)local_58[2]; } else { iVar5 = (**(code **)(*local_58 + 0x48))(); } bVar11 = false; if (iVar5 == -1) { local_58 = (long *)0x0; bVar11 = true; } } else { (**(code **)(*local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); if (local_58 != (long *)0x0) goto LAB_002f608e; bVar11 = true; } bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar19 = (int)local_60 == -1; if (bVar13) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar5 = *(int *)local_68[2]; } else { iVar5 = (**(code **)(*local_68 + 0x48))(); } bVar19 = false; if (iVar5 == -1) { local_68 = (long *)0x0; bVar19 = bVar13; } } if (bVar19 == bVar11) goto code_r0x002f60cb; __c = (wchar_t)local_50; if (((wchar_t)local_50 == L'\xffffffff') && (local_58 != (long *)0x0)) { if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) { __c = *(wchar_t *)local_58[2]; } else { __c = (**(code **)(*local_58 + 0x48))(); } if (__c == L'\xffffffff') { local_58 = (long *)0x0; } } cVar10 = *(char *)(lVar6 + 0x20); bVar17 = 1; } while( true ); } FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'); FUN_002acba0(local_58); local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar4 = FUN_002f3e70(&local_58,&local_68); if (cVar4 == '\0') { __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); cVar10 = *(char *)(lVar6 + 0x20); goto LAB_002f6036; } cVar10 = *(char *)(lVar6 + 0x20); bVar17 = 0; local_90 = 0; cVar3 = cVar4; } else { local_90 = 0; cVar10 = *(char *)(lVar6 + 0x20); __c = L'\0'; bVar17 = 0; } goto LAB_002f5940; code_r0x002f5e56: __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); bVar12 = *(byte *)(lVar6 + 0x20); if ((((*(wchar_t *)(lVar6 + 0xe4) != __c) && (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0xe0) != __c)) || ((bVar12 != 0 && (bVar20 = bVar12, bVar17 = bVar12, *(wchar_t *)(lVar6 + 0x4c) == __c)))) || (bVar20 = bVar18, bVar17 = bVar18, *(wchar_t *)(lVar6 + 0x48) == __c)) goto LAB_002f59a0; FUN_002d6990(param_8,(*(wchar_t *)(lVar6 + 0xe4) != __c) * '\x02' + '+'); LAB_002f59f4: uVar9 = local_58[2]; if (uVar9 < (ulong)local_58[3]) { LAB_002f5a07: local_50 = CONCAT44(local_50._4_4_,0xffffffff); local_58[2] = uVar9 + 4; } else { LAB_002f5d81: (**(code **)(*local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); bVar12 = bVar16; bVar20 = bVar18; if (local_58 == (long *)0x0) goto LAB_002f5a32; } if ((int *)local_58[2] < (int *)local_58[3]) { iVar5 = *(int *)local_58[2]; } else { iVar5 = (**(code **)(*local_58 + 0x48))(); } bVar12 = 0; bVar20 = bVar18; if (iVar5 == -1) { local_58 = (long *)0x0; bVar12 = bVar16; } LAB_002f5a32: bVar19 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar11 = (int)local_60 == -1; if (bVar19) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar5 = *(int *)local_68[2]; } else { /* try { // try from 002f6213 to 002f6255 has its CatchHandler @ 002f63da */ iVar5 = (**(code **)(*local_68 + 0x48))(); } bVar11 = false; if (iVar5 == -1) { local_68 = (long *)0x0; bVar11 = bVar19; } } if (bVar11 == (bool)bVar12) goto LAB_002f5a57; __c = (wchar_t)local_50; if ((local_58 != (long *)0x0) && ((wchar_t)local_50 == L'\xffffffff')) { if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) { __c = *(wchar_t *)local_58[2]; } else { /* try { // try from 002f6339 to 002f633b has its CatchHandler @ 002f63da */ __c = (**(code **)(*local_58 + 0x48))(); } if (__c == L'\xffffffff') { local_58 = (long *)0x0; } } bVar12 = *(byte *)(lVar6 + 0x20); goto LAB_002f59a0; LAB_002f5a57: lVar8 = *(long *)(local_40[0] + -0x18); LAB_002f5a60: puVar14 = local_40[0]; if (lVar8 == 0) goto LAB_002f5ccf; if ((local_8a == 0) && (bVar20 == 0)) goto LAB_002f5a7d; goto LAB_002f5cad; code_r0x002f60cb: cVar10 = *(char *)(lVar6 + 0x20); bVar17 = 1; cVar3 = '\x01'; LAB_002f5940: local_40[0] = &DAT_00404698; if (cVar10 != '\0') { LAB_002f5fec: local_40[0] = &DAT_00404698; FUN_002d64b0(local_40,0x20); } bVar16 = *(byte *)(lVar6 + 0x148); if (bVar16 == 0) { if (cVar3 == '\0') { local_8a = 0; bVar20 = 0; LAB_002f5ab8: if (9 < (uint)(__c + L'\xffffffd0')) goto LAB_002f5bc0; lVar8 = *param_8; lVar1 = *(long *)(lVar8 + -0x18); uVar9 = lVar1 + 1; if ((*(ulong *)(lVar8 + -0x10) < uVar9) || (0 < *(int *)(lVar8 + -8))) { FUN_002d64b0(param_8,uVar9); } *(char *)(*param_8 + *(long *)(*param_8 + -0x18)) = (char)(__c + L'\xffffffd0') + '0'; puVar14 = (undefined1 *)*param_8; bVar16 = 1; if (puVar14 != &DAT_00404698) { *(undefined4 *)(puVar14 + -8) = 0; *(ulong *)(puVar14 + -0x18) = uVar9; puVar14[lVar1 + 1] = 0; } LAB_002f5b10: uVar9 = local_58[2]; bVar17 = bVar20; if ((ulong)local_58[3] <= uVar9) goto LAB_002f5c70; LAB_002f5b23: local_50 = CONCAT44(local_50._4_4_,0xffffffff); local_58[2] = uVar9 + 4; do { if ((int *)local_58[2] < (int *)local_58[3]) { iVar5 = *(int *)local_58[2]; } else { iVar5 = (**(code **)(*local_58 + 0x48))(); } bVar11 = false; bVar20 = bVar17; if (iVar5 == -1) { local_58 = (long *)0x0; bVar11 = true; } while( true ) { bVar17 = bVar16; bVar13 = local_68 != (long *)0x0 && (int)local_60 == -1; bVar19 = (int)local_60 == -1; if (bVar13) { if ((int *)local_68[2] < (int *)local_68[3]) { iVar5 = *(int *)local_68[2]; } else { iVar5 = (**(code **)(*local_68 + 0x48))(); } bVar19 = false; if (iVar5 == -1) { local_68 = (long *)0x0; bVar19 = bVar13; } } if (bVar11 == bVar19) goto LAB_002f5a57; __c = (wchar_t)local_50; if (((wchar_t)local_50 != L'\xffffffff') || (local_58 == (long *)0x0)) goto LAB_002f5ab8; if ((wchar_t *)local_58[2] < (wchar_t *)local_58[3]) { __c = *(wchar_t *)local_58[2]; } else { /* try { // try from 002f62fe to 002f6300 has its CatchHandler @ 002f63da */ __c = (**(code **)(*local_58 + 0x48))(); } if (__c != L'\xffffffff') goto LAB_002f5ab8; local_58 = (long *)0x0; LAB_002f5bc0: if ((*(wchar_t *)(lVar6 + 0x48) == __c) && (local_8a == 0 && bVar20 == 0)) { FUN_002d6990(param_8,0x2e); bVar20 = 0; local_8a = 1; bVar16 = bVar17; goto LAB_002f5b10; } if (((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) || (bVar17 = bVar17 & (bVar20 ^ 1), bVar17 == 0)) goto LAB_002f5a57; FUN_002d6990(param_8,0x65); FUN_002acba0(local_58); local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar3 = FUN_002f3e70(&local_58,&local_68); if (cVar3 != '\0') goto LAB_002f6343; __c = FUN_002ed080(&local_58,local_50 & 0xffffffff); if (*(wchar_t *)(lVar6 + 0xe4) == __c) { uVar15 = 0x2b; } else { uVar15 = 0x2d; bVar20 = bVar17; if (*(wchar_t *)(lVar6 + 0xe0) != __c) goto LAB_002f5ab8; } FUN_002d6990(param_8,uVar15); uVar9 = local_58[2]; bVar16 = bVar17; if (uVar9 < (ulong)local_58[3]) goto LAB_002f5b23; LAB_002f5c70: (**(code **)(*local_58 + 0x50))(); local_50 = CONCAT44(local_50._4_4_,0xffffffff); if (local_58 != (long *)0x0) break; bVar11 = true; bVar20 = bVar17; } } while( true ); } LAB_002f6382: puVar14 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; LAB_002f5a7d: FUN_002d6990(local_40,(int)(char)local_90); } else { if (cVar3 != '\0') goto LAB_002f6382; local_8a = 0; bVar12 = *(byte *)(lVar6 + 0x20); bVar20 = 0; LAB_002f59a0: if ((bVar12 != 0) && (*(wchar_t *)(lVar6 + 0x4c) == __c)) { if (local_8a == 0 && bVar20 == 0) { if (local_90 != 0) { FUN_002d6990(local_40,(int)(char)local_90); bVar18 = 0; local_90 = 0; local_8a = 0; goto LAB_002f59f4; } puVar14 = (undefined1 *)*param_8; if (*(int *)(*param_8 + -8) < 1) { if (puVar14 != &DAT_00404698) { *(undefined4 *)(puVar14 + -8) = 0; *(undefined8 *)(puVar14 + -0x18) = 0; *puVar14 = 0; } } else { if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) { FUN_002ed0c0(puVar14 + -0x18,&local_41); } *param_8 = (long)&DAT_00404698; } goto LAB_002f6382; } lVar8 = *(long *)(local_40[0] + -0x18); LAB_002f5ca0: puVar14 = local_40[0]; if (lVar8 != 0) goto LAB_002f5cad; goto LAB_002f5ccf; } if (*(wchar_t *)(lVar6 + 0x48) == __c) { lVar8 = *(long *)(local_40[0] + -0x18); if (bVar20 != 0 || local_8a != 0) goto LAB_002f5ca0; if (lVar8 != 0) { FUN_002d6990(local_40,(int)(char)local_90); } FUN_002d6990(param_8,0x2e); uVar9 = local_58[2]; bVar18 = 0; local_8a = bVar16; if ((ulong)local_58[3] <= uVar9) goto LAB_002f5d81; goto LAB_002f5a07; } pwVar7 = wmemchr((wchar_t *)(lVar6 + 0xf0),__c,10); if (pwVar7 != (wchar_t *)0x0) { /* try { // try from 002f59e4 to 002f5ffd has its CatchHandler @ 002f63da */ FUN_002d6990(param_8,(int)(char)((char)((long)pwVar7 - (lVar6 + 0xf0) >> 2) + '0')); local_90 = local_90 + 1; bVar18 = bVar20; bVar17 = bVar16; goto LAB_002f59f4; } if ((*(wchar_t *)(lVar6 + 0x128) != __c) && (*(wchar_t *)(lVar6 + 0x140) != __c)) goto LAB_002f5a57; lVar8 = *(long *)(local_40[0] + -0x18); bVar18 = bVar17 & (bVar20 ^ 1); if (bVar18 == 0) goto LAB_002f5a60; if ((lVar8 != 0) && (local_8a == 0)) { FUN_002d6990(local_40,(int)(char)local_90); } FUN_002d6990(param_8,0x65); if ((ulong)local_58[2] < (ulong)local_58[3]) { local_58[2] = local_58[2] + 4; } else { /* try { // try from 002f61db to 002f61dd has its CatchHandler @ 002f63da */ (**(code **)(*local_58 + 0x50))(); } local_50 = CONCAT44(local_50._4_4_,0xffffffff); cVar3 = FUN_002f3e70(&local_58,&local_68); if (cVar3 == '\0') goto code_r0x002f5e56; LAB_002f6343: puVar14 = local_40[0]; if (*(long *)(local_40[0] + -0x18) == 0) goto LAB_002f5ccf; } LAB_002f5cad: puVar14 = local_40[0]; cVar3 = FUN_002eaf80(*(undefined8 *)(lVar6 + 0x10),*(undefined8 *)(lVar6 + 0x18),local_40); if (cVar3 == '\0') { *param_7 = 4; } LAB_002f5ccf: uVar9 = local_50; plVar2 = local_58; if ((undefined8 *)(puVar14 + -0x18) != &DAT_00404680) { FUN_002ed0c0(puVar14 + -0x18,&local_41); } auVar21._8_8_ = uVar9; auVar21._0_8_ = plVar2; return auVar21; }
5991_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
get_count
FUN_0025e700
/* WARNING: Unknown calling convention */ int get_count(char **type,int *count) { byte *pbVar1; int iVar2; ulong uVar3; int iVar4; byte *pbVar5; pbVar1 = (byte *)*type; iVar2 = 0; if ((_sch_istable[*pbVar1] & 4) != 0) { iVar2 = 1; iVar4 = (char)*pbVar1 + -0x30; *count = iVar4; *type = (char *)(pbVar1 + 1); uVar3 = (ulong)pbVar1[1]; pbVar1 = pbVar1 + 1; if ((_sch_istable[uVar3] & 4) != 0) { do { pbVar5 = pbVar1; iVar4 = (char)uVar3 + -0x30 + iVar4 * 10; uVar3 = (ulong)pbVar5[1]; pbVar1 = pbVar5 + 1; } while ((_sch_istable[uVar3] & 4) != 0); iVar2 = 1; if (pbVar5[1] == 0x5f) { *type = (char *)(pbVar5 + 2); *count = iVar4; return iVar2; } } } return iVar2; }
undefined8 FUN_0025e700(long *param_1,int *param_2) { byte *pbVar1; undefined8 uVar2; ulong uVar3; int iVar4; byte *pbVar5; pbVar1 = (byte *)*param_1; uVar2 = 0; if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) { uVar2 = 1; iVar4 = (char)*pbVar1 + -0x30; *param_2 = iVar4; *param_1 = (long)(pbVar1 + 1); uVar3 = (ulong)pbVar1[1]; pbVar1 = pbVar1 + 1; if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) { do { pbVar5 = pbVar1; iVar4 = (char)uVar3 + -0x30 + iVar4 * 10; uVar3 = (ulong)pbVar5[1]; pbVar1 = pbVar5 + 1; } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0); uVar2 = 1; if (pbVar5[1] == 0x5f) { *param_1 = (long)(pbVar5 + 2); *param_2 = iVar4; return uVar2; } } } return uVar2; }
MOV RDX,qword ptr [RDI] LEA R10,[0x328b00] XOR EAX,EAX MOVZX R8D,byte ptr [RDX] TEST byte ptr [R10 + R8*0x2],0x4 JZ 0x0025e73b MOVSX ECX,R8B LEA R8,[RDX + 0x1] MOV EAX,0x1 SUB ECX,0x30 MOV dword ptr [RSI],ECX MOV qword ptr [RDI],R8 MOVZX R9D,byte ptr [RDX + 0x1] MOV RDX,R9 TEST byte ptr [R10 + R9*0x2],0x4 JNZ 0x0025e743 RET MOV R8,R9 LEA EAX,[RCX + RCX*0x4] MOVSX EDX,DL LEA R9,[R8 + 0x1] LEA ECX,[RDX + RAX*0x2 + -0x30] MOVZX EAX,byte ptr [R8 + 0x1] MOV RDX,RAX TEST byte ptr [R10 + RAX*0x2],0x4 JNZ 0x0025e740 MOV EAX,0x1 CMP DL,0x5f JNZ 0x0025e73b ADD R8,0x2 MOV qword ptr [RDI],R8 MOV dword ptr [RSI],ECX RET
null
null
null
null
[('const-1', u'PTRADD_-1204099099'), ('const-433', u'LOAD_-1204099290'), (u'PTRADD_-1204099205', u'CAST_-1204098940'), (u'PTRADD_-1204099114', u'COPY_-1204098954'), (u'COPY_-1204098980', u'PTRADD_-1204099099'), (u'PTRSUB_-1204098900', u'PTRADD_-1204098898'), ('tmp_349', u'STORE_-1204099085'), (u'LOAD_-1204099301', u'INT_ZEXT_-1204099073'), ('const-0', u'INT_NOTEQUAL_-1204099204'), ('const-1', u'PTRADD_-1204099040'), ('tmp_349', u'STORE_-1204099241'), (u'MULTIEQUAL_-1204098974', u'COPY_-1204098980'), (u'COPY_-1204098975', u'RETURN_-1204099073'), ('const-1', u'PTRADD_-1204099205'), (u'COPY_-1204099041', u'MULTIEQUAL_-1204098952'), ('const-0', u'SUBPIECE_-1204098979'), ('const-1', u'COPY_-1204098975'), ('const-433', u'STORE_-1204099085'), (u'CAST_-1204098983', u'PTRADD_-1204099171'), ('const-1', u'COPY_-1204099041'), ('const-4', u'INT_AND_-1204099264'), ('const-433', u'LOAD_-1204099161'), ('const-0', u'PTRSUB_-1204098975'), ('tmp_261', u'CBRANCH_-1204099128'), (u'INT_ZEXT_-1204099036', u'PTRADD_-1204098936'), (u'MULTIEQUAL_-1204098951', u'INT_MULT_-1204099140'), (u'COPY_-1204098992', u'MULTIEQUAL_-1204098974'), (u'CAST_-1204098870', u'STORE_-1204099090'), (u'INT_NOTEQUAL_-1204099204', u'CBRANCH_-1204099200'), (u'LOAD_-1204099233', u'INT_ZEXT_-1204099036'), ('const-1', u'PTRADD_-1204099171'), (u'MULTIEQUAL_-1204098979', u'SUBPIECE_-1204098979'), ('const-1', u'PTRADD_-1204099171'), (u'PTRADD_-1204099099', u'LOAD_-1204099161'), ('const-0', u'INT_NOTEQUAL_-1204099132'), ('const-3312384', u'PTRSUB_-1204098900'), (u'INT_SEXT_-1204099258', u'INT_ADD_-1204099237'), (u'LOAD_-1204099217', u'INT_AND_-1204099191'), (u'INT_AND_-1204099191', u'INT_NOTEQUAL_-1204099204'), (u'INT_ZEXT_-1204099073', u'PTRADD_-1204098973'), (u'LOAD_-1204099145', u'INT_AND_-1204099119'), ('const-10', u'INT_MULT_-1204099140'), ('tmp_295', u'CBRANCH_-1204099105'), (u'INT_ADD_-1204099152', u'STORE_-1204099085'), (u'SUBPIECE_-1204098979', u'INT_SEXT_-1204099166'), ('tmp_348', u'LOAD_-1204099326'), (u'COPY_-1204098975', u'MULTIEQUAL_-1204098952'), ('const-2', u'PTRADD_-1204098973'), ('const-0', u'PTRSUB_-1204098938'), (u'INT_SEXT_-1204099166', u'INT_ADD_-1204099154'), (u'INT_ADD_-1204099154', u'INT_ADD_-1204099152'), ('const-433', u'LOAD_-1204099301'), ('const-4', u'INT_AND_-1204099191'), ('const-0', u'RETURN_-1204099190'), (u'COPY_-1204098980', u'PTRADD_-1204099114'), (u'INT_NOTEQUAL_-1204099132', u'CBRANCH_-1204099128'), ('const-0', u'COPY_-1204099063'), ('const-1', u'PTRADD_-1204099099'), ('const-3312384', u'PTRSUB_-1204098975'), ('const-433', u'LOAD_-1204099233'), (u'PTRADD_-1204098973', u'LOAD_-1204099290'), (u'COPY_-1204098954', u'MULTIEQUAL_-1204098974'), (u'MULTIEQUAL_-1204098952', u'COPY_-1204099081'), ('const-2', u'PTRADD_-1204099040'), (u'PTRADD_-1204098936', u'LOAD_-1204099217'), (u'INT_ZEXT_-1204099036', u'PTRADD_-1204098898'), ('const-433', u'LOAD_-1204099217'), (u'INT_ADD_-1204099152', u'MULTIEQUAL_-1204098951'), ('tmp_348', u'STORE_-1204099237'), ('const-3312384', u'PTRSUB_-1204098938'), (u'PTRSUB_-1204098975', u'PTRADD_-1204098973'), (u'LOAD_-1204099301', u'CAST_-1204098959'), ('tmp_348', u'STORE_-1204099090'), (u'INT_ADD_-1204099237', u'STORE_-1204099241'), (u'COPY_-1204099081', u'RETURN_-1204099190'), (u'LOAD_-1204099161', u'INT_ZEXT_-1204099036'), (u'INT_AND_-1204099264', u'INT_NOTEQUAL_-1204099277'), (u'INT_ZEXT_-1204099036', u'MULTIEQUAL_-1204098979'), (u'INT_ZEXT_-1204099036', u'MULTIEQUAL_-1204098979'), (u'LOAD_-1204099326', u'CAST_-1204098983'), ('const-433', u'LOAD_-1204099326'), ('const-1', u'PTRADD_-1204099114'), (u'COPY_-1204098980', u'PTRADD_-1204099040'), (u'PTRADD_-1204099040', u'CAST_-1204098870'), ('const-0', u'INT_NOTEQUAL_-1204099277'), ('const-433', u'STORE_-1204099090'), (u'LOAD_-1204099290', u'INT_AND_-1204099264'), ('tmp_171', u'CBRANCH_-1204099200'), ('const-1', u'PTRADD_-1204099114'), (u'INT_MULT_-1204099140', u'INT_ADD_-1204099152'), (u'LOAD_-1204099161', u'INT_EQUAL_-1204099108'), ('const-95', u'INT_EQUAL_-1204099108'), ('const-433', u'STORE_-1204099237'), ('const-2', u'PTRADD_-1204098936'), ('const-4294967248', u'INT_ADD_-1204099154'), (u'INT_ADD_-1204099237', u'MULTIEQUAL_-1204098951'), (u'PTRADD_-1204099205', u'COPY_-1204098992'), ('const-4294967248', u'INT_ADD_-1204099237'), ('const-433', u'STORE_-1204099241'), ('tmp_73', u'CBRANCH_-1204099274'), (u'PTRSUB_-1204098938', u'PTRADD_-1204098936'), (u'CAST_-1204098959', u'INT_SEXT_-1204099258'), ('const-2', u'PTRADD_-1204098898'), ('const-4', u'INT_AND_-1204099119'), (u'INT_EQUAL_-1204099108', u'CBRANCH_-1204099105'), (u'PTRADD_-1204099171', u'LOAD_-1204099233'), ('const-0', u'RETURN_-1204099073'), (u'INT_AND_-1204099119', u'INT_NOTEQUAL_-1204099132'), (u'CAST_-1204098983', u'PTRADD_-1204099205'), ('const-433', u'LOAD_-1204099145'), (u'COPY_-1204099063', u'MULTIEQUAL_-1204098952'), (u'CAST_-1204098983', u'LOAD_-1204099301'), (u'INT_NOTEQUAL_-1204099277', u'CBRANCH_-1204099274'), (u'PTRADD_-1204098898', u'LOAD_-1204099145'), ('const-0', u'PTRSUB_-1204098900'), ('const-1', u'PTRADD_-1204099205'), (u'CAST_-1204098940', u'STORE_-1204099237')]
[('const-1', u'PTRADD_-1204099085'), (u'LOAD_-1204099326', u'CAST_-1204098994'), ('const-433', u'LOAD_-1204099161'), ('tmp_642', u'LOAD_-1204099326'), (u'INT_ZEXT_-1204099038', u'MULTIEQUAL_-1204098981'), (u'INT_ZEXT_-1204099038', u'MULTIEQUAL_-1204098981'), ('tmp_642', u'STORE_-1204099090'), (u'LOAD_-1204099301', u'CAST_-1204098970'), ('const-2', u'INT_MULT_-1204099119'), (u'CAST_-1204098994', u'LOAD_-1204099301'), ('const-433', u'LOAD_-1204099217'), ('const-433', u'STORE_-1204099085'), ('const-1', u'PTRADD_-1204099157'), ('const-4294967248', u'INT_ADD_-1204099237'), ('const-10', u'INT_MULT_-1204099140'), ('const-433', u'LOAD_-1204099145'), ('const-433', u'LOAD_-1204099233'), (u'INT_ZEXT_-1204099038', u'INT_MULT_-1204099191'), (u'PTRADD_-1204099040', u'CAST_-1204098881'), (u'PTRSUB_-1204098908', u'PTRADD_-1204099085'), ('const-2', u'INT_MULT_-1204099191'), ('tmp_657', u'STORE_-1204099085'), ('const-433', u'STORE_-1204099241'), ('const-3312384', u'PTRSUB_-1204098983'), (u'PTRSUB_-1204098946', u'PTRADD_-1204099157'), ('tmp_261', u'CBRANCH_-1204099128'), ('const-95', u'INT_EQUAL_-1204099108'), ('const-0', u'INT_NOTEQUAL_-1204099132'), (u'COPY_-1204098991', u'PTRADD_-1204099099'), (u'INT_NOTEQUAL_-1204099204', u'CBRANCH_-1204099200'), (u'PTRADD_-1204099230', u'LOAD_-1204099290'), ('const-0', u'PTRSUB_-1204098983'), ('const-1', u'PTRADD_-1204099171'), (u'PTRADD_-1204099099', u'LOAD_-1204099161'), (u'CAST_-1204098970', u'INT_SEXT_-1204099258'), (u'INT_SEXT_-1204099258', u'INT_ADD_-1204099237'), (u'MULTIEQUAL_-1204098976', u'COPY_-1204098991'), ('const-1', u'PTRADD_-1204099099'), (u'LOAD_-1204099217', u'INT_AND_-1204099191'), (u'PTRSUB_-1204098983', u'PTRADD_-1204099230'), (u'INT_AND_-1204099191', u'INT_NOTEQUAL_-1204099204'), (u'COPY_-1204099263', u'MULTIEQUAL_-1204099016'), (u'LOAD_-1204099145', u'INT_AND_-1204099119'), ('const-4', u'INT_AND_-1204099264'), ('tmp_295', u'CBRANCH_-1204099105'), (u'INT_ADD_-1204099152', u'STORE_-1204099085'), ('tmp_657', u'STORE_-1204099241'), (u'INT_ADD_-1204099152', u'MULTIEQUAL_-1204098953'), ('const-4', u'INT_AND_-1204099191'), ('const-3312384', u'PTRSUB_-1204098946'), ('const-0', u'INT_NOTEQUAL_-1204099277'), ('const-433', u'LOAD_-1204099301'), ('const-1', u'PTRADD_-1204099171'), (u'INT_SEXT_-1204099166', u'INT_ADD_-1204099154'), (u'INT_ADD_-1204099154', u'INT_ADD_-1204099152'), ('const-0', u'RETURN_-1204099190'), ('const-0', u'PTRSUB_-1204098946'), (u'INT_NOTEQUAL_-1204099132', u'CBRANCH_-1204099128'), ('const-1', u'PTRADD_-1204099099'), ('const-1', u'COPY_-1204099129'), (u'INT_ZEXT_-1204099038', u'INT_MULT_-1204099119'), ('const-2', u'PTRADD_-1204099040'), ('const-2', u'INT_MULT_-1204099264'), ('const-4', u'INT_AND_-1204099119'), (u'COPY_-1204098991', u'PTRADD_-1204099040'), (u'CAST_-1204098881', u'STORE_-1204099090'), ('const-1', u'PTRADD_-1204099040'), ('const-1', u'PTRADD_-1204099205'), (u'PTRADD_-1204099114', u'COPY_-1204098965'), (u'INT_ADD_-1204099237', u'STORE_-1204099241'), ('const-0', u'INT_NOTEQUAL_-1204099204'), (u'INT_AND_-1204099264', u'INT_NOTEQUAL_-1204099277'), (u'MULTIEQUAL_-1204098981', u'SUBPIECE_-1204098981'), ('const-0', u'PTRSUB_-1204098908'), (u'SUBPIECE_-1204098981', u'INT_SEXT_-1204099166'), (u'COPY_-1204099129', u'RETURN_-1204099073'), (u'INT_ADD_-1204099237', u'MULTIEQUAL_-1204098953'), (u'LOAD_-1204099301', u'INT_ZEXT_-1204099075'), ('const-3312384', u'PTRSUB_-1204098908'), (u'MULTIEQUAL_-1204098953', u'INT_MULT_-1204099140'), (u'LOAD_-1204099290', u'INT_AND_-1204099264'), ('tmp_171', u'CBRANCH_-1204099200'), ('const-1', u'PTRADD_-1204099114'), (u'INT_MULT_-1204099140', u'INT_ADD_-1204099152'), ('const-0', u'SUBPIECE_-1204098981'), (u'LOAD_-1204099161', u'INT_EQUAL_-1204099108'), ('const-433', u'LOAD_-1204099326'), (u'PTRADD_-1204099205', u'COPY_-1204099003'), (u'INT_MULT_-1204099119', u'PTRADD_-1204099085'), (u'LOAD_-1204099161', u'INT_ZEXT_-1204099038'), ('tmp_73', u'CBRANCH_-1204099274'), ('tmp_642', u'STORE_-1204099237'), (u'COPY_-1204098991', u'PTRADD_-1204099114'), ('const-1', u'PTRADD_-1204099230'), (u'PTRADD_-1204099205', u'CAST_-1204098951'), ('const-4294967248', u'INT_ADD_-1204099154'), ('const-433', u'STORE_-1204099237'), (u'INT_EQUAL_-1204099108', u'CBRANCH_-1204099105'), (u'INT_MULT_-1204099264', u'PTRADD_-1204099230'), (u'PTRADD_-1204099171', u'LOAD_-1204099233'), (u'COPY_-1204099129', u'MULTIEQUAL_-1204099016'), (u'COPY_-1204099129', u'MULTIEQUAL_-1204099016'), (u'COPY_-1204099003', u'MULTIEQUAL_-1204098976'), ('const-0', u'COPY_-1204099129'), (u'CAST_-1204098994', u'PTRADD_-1204099205'), (u'MULTIEQUAL_-1204099016', u'RETURN_-1204099190'), (u'CAST_-1204098951', u'STORE_-1204099237'), (u'CAST_-1204098994', u'PTRADD_-1204099171'), ('const-0', u'RETURN_-1204099073'), (u'INT_ZEXT_-1204099075', u'INT_MULT_-1204099264'), (u'INT_AND_-1204099119', u'INT_NOTEQUAL_-1204099132'), ('const-433', u'LOAD_-1204099290'), (u'PTRADD_-1204099157', u'LOAD_-1204099217'), (u'COPY_-1204098965', u'MULTIEQUAL_-1204098976'), (u'INT_MULT_-1204099191', u'PTRADD_-1204099157'), (u'LOAD_-1204099233', u'INT_ZEXT_-1204099038'), (u'INT_NOTEQUAL_-1204099277', u'CBRANCH_-1204099274'), ('const-433', u'STORE_-1204099090'), (u'PTRADD_-1204099085', u'LOAD_-1204099145'), ('const-1', u'PTRADD_-1204099205'), ('const-1', u'COPY_-1204099263'), ('const-1', u'PTRADD_-1204099114')]
null
null
0025e700
x64
O1
(translation_unit "undefined8 FUN_0025e700(long *param_1,int *param_2)\n\n{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}\n\n" (function_definition "undefined8 FUN_0025e700(long *param_1,int *param_2)\n\n{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_0025e700(long *param_1,int *param_2)" identifier (parameter_list "(long *param_1,int *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (expression_statement "pbVar1 = (byte *)*param_1;" (assignment_expression "pbVar1 = (byte *)*param_1" identifier = (cast_expression "(byte *)*param_1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (if_statement "if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }" if (parenthesized_expression "(((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)*pbVar1 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)*pbVar1 * 2" (binary_expression "(ulong)*pbVar1" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }" { (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (expression_statement "iVar4 = (char)*pbVar1 + -0x30;" (assignment_expression "iVar4 = (char)*pbVar1 + -0x30" identifier = (binary_expression "(char)*pbVar1 + -0x30" (cast_expression "(char)*pbVar1" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*pbVar1" * identifier)) + number_literal)) ;) (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "*param_1 = (long)(pbVar1 + 1);" (assignment_expression "*param_1 = (long)(pbVar1 + 1)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(pbVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar1 + 1)" ( (binary_expression "pbVar1 + 1" identifier + number_literal) )))) ;) (expression_statement "uVar3 = (ulong)pbVar1[1];" (assignment_expression "uVar3 = (ulong)pbVar1[1]" identifier = (cast_expression "(ulong)pbVar1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar1[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar1 = pbVar1 + 1;" (assignment_expression "pbVar1 = pbVar1 + 1" identifier = (binary_expression "pbVar1 + 1" identifier + number_literal)) ;) (if_statement "if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }" if (parenthesized_expression "(((&DAT_00328b00)[uVar3 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[uVar3 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[uVar3 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[uVar3 * 2] & 4" (subscript_expression "(&DAT_00328b00)[uVar3 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "uVar3 * 2" identifier * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }" { (do_statement "do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);" do (compound_statement "{\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n }" { (expression_statement "pbVar5 = pbVar1;" (assignment_expression "pbVar5 = pbVar1" identifier = identifier) ;) (expression_statement "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;" (assignment_expression "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10" identifier = (binary_expression "(char)uVar3 + -0x30 + iVar4 * 10" (binary_expression "(char)uVar3 + -0x30" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) + (binary_expression "iVar4 * 10" identifier * number_literal))) ;) (expression_statement "uVar3 = (ulong)pbVar5[1];" (assignment_expression "uVar3 = (ulong)pbVar5[1]" identifier = (cast_expression "(ulong)pbVar5[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar5[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar1 = pbVar5 + 1;" (assignment_expression "pbVar1 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(((&DAT_00328b00)[uVar3 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[uVar3 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[uVar3 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[uVar3 * 2] & 4" (subscript_expression "(&DAT_00328b00)[uVar3 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "uVar3 * 2" identifier * number_literal) ]) & number_literal) )) != number_literal) )) ;) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (if_statement "if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }" if (parenthesized_expression "(pbVar5[1] == 0x5f)" ( (binary_expression "pbVar5[1] == 0x5f" (subscript_expression "pbVar5[1]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }" { (expression_statement "*param_1 = (long)(pbVar5 + 2);" (assignment_expression "*param_1 = (long)(pbVar5 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(pbVar5 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar5 + 2)" ( (binary_expression "pbVar5 + 2" identifier + number_literal) )))) ;) (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" * identifier) = identifier) ;) (return_statement "return uVar2;" return identifier ;) })) })) })) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint get_count(char **type,int *count)\n\n{\n byte *pbVar1;\n int iVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*type;\n iVar2 = 0;\n if ((_sch_istable[*pbVar1] & 4) != 0) {\n iVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *count = iVar4;\n *type = (char *)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if ((_sch_istable[uVar3] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }\n }\n return iVar2;\n}\n\n" comment (function_definition "int get_count(char **type,int *count)\n\n{\n byte *pbVar1;\n int iVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*type;\n iVar2 = 0;\n if ((_sch_istable[*pbVar1] & 4) != 0) {\n iVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *count = iVar4;\n *type = (char *)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if ((_sch_istable[uVar3] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }\n }\n return iVar2;\n}" primitive_type (function_declarator "get_count(char **type,int *count)" identifier (parameter_list "(char **type,int *count)" ( (parameter_declaration "char **type" primitive_type (pointer_declarator "**type" * (pointer_declarator "*type" * identifier))) , (parameter_declaration "int *count" primitive_type (pointer_declarator "*count" * identifier)) ))) (compound_statement "{\n byte *pbVar1;\n int iVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*type;\n iVar2 = 0;\n if ((_sch_istable[*pbVar1] & 4) != 0) {\n iVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *count = iVar4;\n *type = (char *)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if ((_sch_istable[uVar3] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }\n }\n return iVar2;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (expression_statement "pbVar1 = (byte *)*type;" (assignment_expression "pbVar1 = (byte *)*type" identifier = (cast_expression "(byte *)*type" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*type" * identifier))) ;) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (if_statement "if ((_sch_istable[*pbVar1] & 4) != 0) {\n iVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *count = iVar4;\n *type = (char *)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if ((_sch_istable[uVar3] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }\n }" if (parenthesized_expression "((_sch_istable[*pbVar1] & 4) != 0)" ( (binary_expression "(_sch_istable[*pbVar1] & 4) != 0" (parenthesized_expression "(_sch_istable[*pbVar1] & 4)" ( (binary_expression "_sch_istable[*pbVar1] & 4" (subscript_expression "_sch_istable[*pbVar1]" identifier [ (pointer_expression "*pbVar1" * identifier) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *count = iVar4;\n *type = (char *)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if ((_sch_istable[uVar3] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }\n }" { (expression_statement "iVar2 = 1;" (assignment_expression "iVar2 = 1" identifier = number_literal) ;) (expression_statement "iVar4 = (char)*pbVar1 + -0x30;" (assignment_expression "iVar4 = (char)*pbVar1 + -0x30" identifier = (binary_expression "(char)*pbVar1 + -0x30" (cast_expression "(char)*pbVar1" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*pbVar1" * identifier)) + number_literal)) ;) (expression_statement "*count = iVar4;" (assignment_expression "*count = iVar4" (pointer_expression "*count" * identifier) = identifier) ;) (expression_statement "*type = (char *)(pbVar1 + 1);" (assignment_expression "*type = (char *)(pbVar1 + 1)" (pointer_expression "*type" * identifier) = (cast_expression "(char *)(pbVar1 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar1 + 1)" ( (binary_expression "pbVar1 + 1" identifier + number_literal) )))) ;) (expression_statement "uVar3 = (ulong)pbVar1[1];" (assignment_expression "uVar3 = (ulong)pbVar1[1]" identifier = (cast_expression "(ulong)pbVar1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar1[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar1 = pbVar1 + 1;" (assignment_expression "pbVar1 = pbVar1 + 1" identifier = (binary_expression "pbVar1 + 1" identifier + number_literal)) ;) (if_statement "if ((_sch_istable[uVar3] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }" if (parenthesized_expression "((_sch_istable[uVar3] & 4) != 0)" ( (binary_expression "(_sch_istable[uVar3] & 4) != 0" (parenthesized_expression "(_sch_istable[uVar3] & 4)" ( (binary_expression "_sch_istable[uVar3] & 4" (subscript_expression "_sch_istable[uVar3]" identifier [ identifier ]) & number_literal) )) != number_literal) )) (compound_statement "{\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);\n iVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }\n }" { (do_statement "do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while ((_sch_istable[uVar3] & 4) != 0);" do (compound_statement "{\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n }" { (expression_statement "pbVar5 = pbVar1;" (assignment_expression "pbVar5 = pbVar1" identifier = identifier) ;) (expression_statement "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;" (assignment_expression "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10" identifier = (binary_expression "(char)uVar3 + -0x30 + iVar4 * 10" (binary_expression "(char)uVar3 + -0x30" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) + (binary_expression "iVar4 * 10" identifier * number_literal))) ;) (expression_statement "uVar3 = (ulong)pbVar5[1];" (assignment_expression "uVar3 = (ulong)pbVar5[1]" identifier = (cast_expression "(ulong)pbVar5[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar5[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar1 = pbVar5 + 1;" (assignment_expression "pbVar1 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[uVar3] & 4) != 0)" ( (binary_expression "(_sch_istable[uVar3] & 4) != 0" (parenthesized_expression "(_sch_istable[uVar3] & 4)" ( (binary_expression "_sch_istable[uVar3] & 4" (subscript_expression "_sch_istable[uVar3]" identifier [ identifier ]) & number_literal) )) != number_literal) )) ;) (expression_statement "iVar2 = 1;" (assignment_expression "iVar2 = 1" identifier = number_literal) ;) (if_statement "if (pbVar5[1] == 0x5f) {\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }" if (parenthesized_expression "(pbVar5[1] == 0x5f)" ( (binary_expression "pbVar5[1] == 0x5f" (subscript_expression "pbVar5[1]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n *type = (char *)(pbVar5 + 2);\n *count = iVar4;\n return iVar2;\n }" { (expression_statement "*type = (char *)(pbVar5 + 2);" (assignment_expression "*type = (char *)(pbVar5 + 2)" (pointer_expression "*type" * identifier) = (cast_expression "(char *)(pbVar5 + 2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar5 + 2)" ( (binary_expression "pbVar5 + 2" identifier + number_literal) )))) ;) (expression_statement "*count = iVar4;" (assignment_expression "*count = iVar4" (pointer_expression "*count" * identifier) = identifier) ;) (return_statement "return iVar2;" return identifier ;) })) })) })) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit "undefined8 FUN_0025e700(long *param_1,int *param_2)\n\n{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}\n\n" (function_definition "undefined8 FUN_0025e700(long *param_1,int *param_2)\n\n{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_0025e700(long *param_1,int *param_2)" identifier (parameter_list "(long *param_1,int *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (expression_statement "pbVar1 = (byte *)*param_1;" (assignment_expression "pbVar1 = (byte *)*param_1" identifier = (cast_expression "(byte *)*param_1" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (if_statement "if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }" if (parenthesized_expression "(((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)*pbVar1 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)*pbVar1 * 2" (binary_expression "(ulong)*pbVar1" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }" { (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (expression_statement "iVar4 = (char)*pbVar1 + -0x30;" (assignment_expression "iVar4 = (char)*pbVar1 + -0x30" identifier = (binary_expression "(char)*pbVar1 + -0x30" (cast_expression "(char)*pbVar1" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*pbVar1" * identifier)) + number_literal)) ;) (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "*param_1 = (long)(pbVar1 + 1);" (assignment_expression "*param_1 = (long)(pbVar1 + 1)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(pbVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar1 + 1)" ( (binary_expression "pbVar1 + 1" identifier + number_literal) )))) ;) (expression_statement "uVar3 = (ulong)pbVar1[1];" (assignment_expression "uVar3 = (ulong)pbVar1[1]" identifier = (cast_expression "(ulong)pbVar1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar1[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar1 = pbVar1 + 1;" (assignment_expression "pbVar1 = pbVar1 + 1" identifier = (binary_expression "pbVar1 + 1" identifier + number_literal)) ;) (if_statement "if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }" if (parenthesized_expression "(((&DAT_00328b00)[uVar3 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[uVar3 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[uVar3 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[uVar3 * 2] & 4" (subscript_expression "(&DAT_00328b00)[uVar3 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "uVar3 * 2" identifier * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }" { (do_statement "do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);" do (compound_statement "{\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n }" { (expression_statement "pbVar5 = pbVar1;" (assignment_expression "pbVar5 = pbVar1" identifier = identifier) ;) (expression_statement "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;" (assignment_expression "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10" identifier = (binary_expression "(char)uVar3 + -0x30 + iVar4 * 10" (binary_expression "(char)uVar3 + -0x30" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) + number_literal) + (binary_expression "iVar4 * 10" identifier * number_literal))) ;) (expression_statement "uVar3 = (ulong)pbVar5[1];" (assignment_expression "uVar3 = (ulong)pbVar5[1]" identifier = (cast_expression "(ulong)pbVar5[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar5[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar1 = pbVar5 + 1;" (assignment_expression "pbVar1 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(((&DAT_00328b00)[uVar3 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[uVar3 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[uVar3 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[uVar3 * 2] & 4" (subscript_expression "(&DAT_00328b00)[uVar3 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "uVar3 * 2" identifier * number_literal) ]) & number_literal) )) != number_literal) )) ;) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (if_statement "if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }" if (parenthesized_expression "(pbVar5[1] == 0x5f)" ( (binary_expression "pbVar5[1] == 0x5f" (subscript_expression "pbVar5[1]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }" { (expression_statement "*param_1 = (long)(pbVar5 + 2);" (assignment_expression "*param_1 = (long)(pbVar5 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(pbVar5 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar5 + 2)" ( (binary_expression "pbVar5 + 2" identifier + number_literal) )))) ;) (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" * identifier) = identifier) ;) (return_statement "return uVar2;" return identifier ;) })) })) })) (return_statement "return uVar2;" return 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)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression IDENT * LIT) ]) & LIT) )) != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) + (binary_expression IDENT * LIT))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression IDENT * LIT) ]) & LIT) )) != LIT) )) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return IDENT ;) })) })) })) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_0025e700(long *param_1,int *param_2)\n\n{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}" (type_identifier "undefined8") (function_declarator "FUN_0025e700(long *param_1,int *param_2)" (identifier "FUN_0025e700") (parameter_list "(long *param_1,int *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int *param_2" (primitive_type "int") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n byte *pbVar1;\n undefined8 uVar2;\n ulong uVar3;\n int iVar4;\n byte *pbVar5;\n \n pbVar1 = (byte *)*param_1;\n uVar2 = 0;\n if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }\n return uVar2;\n}" ({ "{") (declaration "byte *pbVar1;" (type_identifier "byte") (pointer_declarator "*pbVar1" (* "*") (identifier "pbVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "byte *pbVar5;" (type_identifier "byte") (pointer_declarator "*pbVar5" (* "*") (identifier "pbVar5")) (; ";")) (expression_statement "pbVar1 = (byte *)*param_1;" (assignment_expression "pbVar1 = (byte *)*param_1" (identifier "pbVar1") (= "=") (cast_expression "(byte *)*param_1" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" (identifier "uVar2") (= "=") (number_literal "0")) (; ";")) (if_statement "if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) {\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }" (if "if") (parenthesized_expression "(((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0)" (( "(") (binary_expression "((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4)" (( "(") (binary_expression "(&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)*pbVar1 * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "(ulong)*pbVar1 * 2" (binary_expression "(ulong)*pbVar1" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar1")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = 1;\n iVar4 = (char)*pbVar1 + -0x30;\n *param_2 = iVar4;\n *param_1 = (long)(pbVar1 + 1);\n uVar3 = (ulong)pbVar1[1];\n pbVar1 = pbVar1 + 1;\n if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }\n }" ({ "{") (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" (identifier "uVar2") (= "=") (number_literal "1")) (; ";")) (expression_statement "iVar4 = (char)*pbVar1 + -0x30;" (assignment_expression "iVar4 = (char)*pbVar1 + -0x30" (identifier "iVar4") (= "=") (binary_expression "(char)*pbVar1 + -0x30" (cast_expression "(char)*pbVar1" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (pointer_expression "*pbVar1" (* "*") (identifier "pbVar1"))) (+ "+") (number_literal "-0x30"))) (; ";")) (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "iVar4")) (; ";")) (expression_statement "*param_1 = (long)(pbVar1 + 1);" (assignment_expression "*param_1 = (long)(pbVar1 + 1)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(pbVar1 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pbVar1 + 1)" (( "(") (binary_expression "pbVar1 + 1" (identifier "pbVar1") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "uVar3 = (ulong)pbVar1[1];" (assignment_expression "uVar3 = (ulong)pbVar1[1]" (identifier "uVar3") (= "=") (cast_expression "(ulong)pbVar1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar1[1]" (identifier "pbVar1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "pbVar1 = pbVar1 + 1;" (assignment_expression "pbVar1 = pbVar1 + 1" (identifier "pbVar1") (= "=") (binary_expression "pbVar1 + 1" (identifier "pbVar1") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) {\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }" (if "if") (parenthesized_expression "(((&DAT_00328b00)[uVar3 * 2] & 4) != 0)" (( "(") (binary_expression "((&DAT_00328b00)[uVar3 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[uVar3 * 2] & 4)" (( "(") (binary_expression "(&DAT_00328b00)[uVar3 * 2] & 4" (subscript_expression "(&DAT_00328b00)[uVar3 * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "uVar3 * 2" (identifier "uVar3") (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);\n uVar2 = 1;\n if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }\n }" ({ "{") (do_statement "do {\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0);" (do "do") (compound_statement "{\n pbVar5 = pbVar1;\n iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;\n uVar3 = (ulong)pbVar5[1];\n pbVar1 = pbVar5 + 1;\n }" ({ "{") (expression_statement "pbVar5 = pbVar1;" (assignment_expression "pbVar5 = pbVar1" (identifier "pbVar5") (= "=") (identifier "pbVar1")) (; ";")) (expression_statement "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10;" (assignment_expression "iVar4 = (char)uVar3 + -0x30 + iVar4 * 10" (identifier "iVar4") (= "=") (binary_expression "(char)uVar3 + -0x30 + iVar4 * 10" (binary_expression "(char)uVar3 + -0x30" (cast_expression "(char)uVar3" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar3")) (+ "+") (number_literal "-0x30")) (+ "+") (binary_expression "iVar4 * 10" (identifier "iVar4") (* "*") (number_literal "10")))) (; ";")) (expression_statement "uVar3 = (ulong)pbVar5[1];" (assignment_expression "uVar3 = (ulong)pbVar5[1]" (identifier "uVar3") (= "=") (cast_expression "(ulong)pbVar5[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar5[1]" (identifier "pbVar5") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "pbVar1 = pbVar5 + 1;" (assignment_expression "pbVar1 = pbVar5 + 1" (identifier "pbVar1") (= "=") (binary_expression "pbVar5 + 1" (identifier "pbVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(((&DAT_00328b00)[uVar3 * 2] & 4) != 0)" (( "(") (binary_expression "((&DAT_00328b00)[uVar3 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[uVar3 * 2] & 4)" (( "(") (binary_expression "(&DAT_00328b00)[uVar3 * 2] & 4" (subscript_expression "(&DAT_00328b00)[uVar3 * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "uVar3 * 2" (identifier "uVar3") (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" (identifier "uVar2") (= "=") (number_literal "1")) (; ";")) (if_statement "if (pbVar5[1] == 0x5f) {\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }" (if "if") (parenthesized_expression "(pbVar5[1] == 0x5f)" (( "(") (binary_expression "pbVar5[1] == 0x5f" (subscript_expression "pbVar5[1]" (identifier "pbVar5") ([ "[") (number_literal "1") (] "]")) (== "==") (number_literal "0x5f")) () ")")) (compound_statement "{\n *param_1 = (long)(pbVar5 + 2);\n *param_2 = iVar4;\n return uVar2;\n }" ({ "{") (expression_statement "*param_1 = (long)(pbVar5 + 2);" (assignment_expression "*param_1 = (long)(pbVar5 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(pbVar5 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pbVar5 + 2)" (( "(") (binary_expression "pbVar5 + 2" (identifier "pbVar5") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "iVar4")) (; ";")) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (} "}"))) (} "}"))) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(char **type,int *count) { type_1 *var_1; int iVar2; type_2 uVar3; int var_2; type_1 *var_3; var_1 = (type_1 *)*type; iVar2 = 0; if ((_sch_istable[*var_1] & 4) != 0) { iVar2 = 1; var_2 = (char)*var_1 + -0x30; *count = var_2; *type = (char *)(var_1 + 1); uVar3 = (type_2)var_1[1]; var_1 = var_1 + 1; if ((_sch_istable[uVar3] & 4) != 0) { do { var_3 = var_1; var_2 = (char)uVar3 + -0x30 + var_2 * 10; uVar3 = (type_2)var_3[1]; var_1 = var_3 + 1; } while ((_sch_istable[uVar3] & 4) != 0); iVar2 = 1; if (var_3[1] == 0x5f) { *type = (char *)(var_3 + 2); *count = var_2; return iVar2; } } } return iVar2; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (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: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (identifier)))))))) (return_statement (identifier)))))
null
undefined8 MASKED(long *param_1,int *param_2) { byte *pbVar1; undefined8 uVar2; ulong uVar3; int iVar4; byte *pbVar5; pbVar1 = (byte *)*param_1; uVar2 = 0; if (((&DAT_00328b00)[(ulong)*pbVar1 * 2] & 4) != 0) { uVar2 = 1; iVar4 = (char)*pbVar1 + -0x30; *param_2 = iVar4; *param_1 = (long)(pbVar1 + 1); uVar3 = (ulong)pbVar1[1]; pbVar1 = pbVar1 + 1; if (((&DAT_00328b00)[uVar3 * 2] & 4) != 0) { do { pbVar5 = pbVar1; iVar4 = (char)uVar3 + -0x30 + iVar4 * 10; uVar3 = (ulong)pbVar5[1]; pbVar1 = pbVar5 + 1; } while (((&DAT_00328b00)[uVar3 * 2] & 4) != 0); uVar2 = 1; if (pbVar5[1] == 0x5f) { *param_1 = (long)(pbVar5 + 2); *param_2 = iVar4; return uVar2; } } } return uVar2; }
639_i686-kfreebsd-gnu-as_and_i686-kfreebsd-gnu-as_strip.c
fix_new
FUN_0012ede0
fixS * fix_new(fragS *frag,int where,int size,symbolS *add_symbol,offsetT offset,int pcrel, bfd_reloc_code_real r_type) { fixS *pfVar1; pfVar1 = fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0); return pfVar1; }
void FUN_0012ede0(void) { FUN_0012d120(); return; }
SUB RSP,0x10 PUSH 0x0 MOV EAX,dword ptr [RSP + 0x20] PUSH RAX PUSH R9 MOV R9,R8 XOR R8D,R8D CALL 0x0012d120 ADD RSP,0x28 RET
null
null
null
null
[('tmp_140', u'CALL_-1207046627'), (u'CALL_-1207046627', u'RETURN_-1207046603'), ('tmp_139', u'CALL_-1207046627'), ('const-0', u'CALL_-1207046627'), ('tmp_142', u'CALL_-1207046627'), ('tmp_137', u'CALL_-1207046627'), ('tmp_141', u'CALL_-1207046627'), ('tmp_136', u'CALL_-1207046627'), ('tmp_138', u'CALL_-1207046627'), ('const-0', u'RETURN_-1207046603'), ('const-0', u'CALL_-1207046627')]
[('const-0', u'RETURN_-1207046603')]
null
null
0012ede0
x64
O1
(translation_unit "void FUN_0012ede0(void)\n\n{\n FUN_0012d120();\n return;\n}\n\n" (function_definition "void FUN_0012ede0(void)\n\n{\n FUN_0012d120();\n return;\n}" primitive_type (function_declarator "FUN_0012ede0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0012d120();\n return;\n}" { (expression_statement "FUN_0012d120();" (call_expression "FUN_0012d120()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "fixS * fix_new(fragS *frag,int where,int size,symbolS *add_symbol,offsetT offset,int pcrel,\n bfd_reloc_code_real r_type)\n\n{\n fixS *pfVar1;\n \n pfVar1 = fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0);\n return pfVar1;\n}\n\n" (function_definition "fixS * fix_new(fragS *frag,int where,int size,symbolS *add_symbol,offsetT offset,int pcrel,\n bfd_reloc_code_real r_type)\n\n{\n fixS *pfVar1;\n \n pfVar1 = fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0);\n return pfVar1;\n}" type_identifier (pointer_declarator "* fix_new(fragS *frag,int where,int size,symbolS *add_symbol,offsetT offset,int pcrel,\n bfd_reloc_code_real r_type)" * (function_declarator "fix_new(fragS *frag,int where,int size,symbolS *add_symbol,offsetT offset,int pcrel,\n bfd_reloc_code_real r_type)" identifier (parameter_list "(fragS *frag,int where,int size,symbolS *add_symbol,offsetT offset,int pcrel,\n bfd_reloc_code_real r_type)" ( (parameter_declaration "fragS *frag" type_identifier (pointer_declarator "*frag" * identifier)) , (parameter_declaration "int where" primitive_type identifier) , (parameter_declaration "int size" primitive_type identifier) , (parameter_declaration "symbolS *add_symbol" type_identifier (pointer_declarator "*add_symbol" * identifier)) , (parameter_declaration "offsetT offset" type_identifier identifier) , (parameter_declaration "int pcrel" primitive_type identifier) , (parameter_declaration "bfd_reloc_code_real r_type" type_identifier identifier) )))) (compound_statement "{\n fixS *pfVar1;\n \n pfVar1 = fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0);\n return pfVar1;\n}" { (declaration "fixS *pfVar1;" type_identifier (pointer_declarator "*pfVar1" * identifier) ;) (expression_statement "pfVar1 = fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0);" (assignment_expression "pfVar1 = fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0)" identifier = (call_expression "fix_new_internal(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0)" identifier (argument_list "(frag,where,size,add_symbol,(symbolS *)0x0,offset,pcrel,r_type,0)" ( identifier , identifier , identifier , identifier , (cast_expression "(symbolS *)0x0" ( (type_descriptor "symbolS *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier , number_literal )))) ;) (return_statement "return pfVar1;" return identifier ;) })))
(translation_unit "void FUN_0012ede0(void)\n\n{\n FUN_0012d120();\n return;\n}\n\n" (function_definition "void FUN_0012ede0(void)\n\n{\n FUN_0012d120();\n return;\n}" primitive_type (function_declarator "FUN_0012ede0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0012d120();\n return;\n}" { (expression_statement "FUN_0012d120();" (call_expression "FUN_0012d120()" 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_0012ede0(void)\n\n{\n FUN_0012d120();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012ede0(void)" (identifier "FUN_0012ede0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0012d120();\n return;\n}" ({ "{") (expression_statement "FUN_0012d120();" (call_expression "FUN_0012d120()" (identifier "FUN_0012d120") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 * function_1(type_2 *frag,int where,int size,type_3 *add_symbol,type_4 offset,int pcrel, type_5 r_type) { type_1 *pfVar1; pfVar1 = var_1(frag,where,size,add_symbol,(type_3 *)0x0,offset,pcrel,r_type,0); return pfVar1; }
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_0012d120(); return; }
1912_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
parse_to_value
FUN_0015e970
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_Ttext_segment * this, char * option_name, char * arg, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_Ttext_segment::parse_to_value (Struct_Ttext_segment *this,char *option_name,char *arg,Command_line *param_3, General_options *options) { uint64_t value; gold::options::parse_uint64(option_name,arg,&value); (options->Ttext_).user_set_via_option = true; (options->Ttext_).value = value; return; }
void FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, long param_5) { undefined8 local_10; FUN_001e5af0(param_2,param_3,&local_10); *(undefined1 *)(param_5 + 0x6a58) = 1; *(undefined8 *)(param_5 + 0x6a60) = local_10; return; }
PUSH RBX MOV RDI,RSI MOV RSI,RDX MOV RBX,R8 SUB RSP,0x10 LEA RDX,[RSP + 0x8] CALL 0x001e5af0 MOV RAX,qword ptr [RSP + 0x8] MOV byte ptr [RBX + 0x6a58],0x1 MOV qword ptr [RBX + 0x6a60],RAX ADD RSP,0x10 POP RBX RET
null
null
null
null
[('const-96', u'PTRSUB_-1207244264'), (u'PTRSUB_-1207244256', u'STORE_-1207244365'), ('tmp_179', u'PTRSUB_-1207244284'), ('const-0', u'RETURN_-1207244330'), ('tmp_128', u'CALL_-1207244387'), ('tmp_127', u'CALL_-1207244387'), ('const--16', u'PTRSUB_-1207244284'), ('const-433', u'STORE_-1207244365'), ('tmp_130', u'PTRSUB_-1207244268'), (u'PTRSUB_-1207244259', u'PTRSUB_-1207244256'), ('const-27128', u'PTRSUB_-1207244259'), ('const-433', u'STORE_-1207244375'), ('const-104', u'PTRSUB_-1207244256'), (u'CALL_-1207244387', u'INDIRECT_-1207244286'), (u'PTRSUB_-1207244264', u'STORE_-1207244375'), ('const-1', u'STORE_-1207244375'), (u'PTRSUB_-1207244268', u'PTRSUB_-1207244264'), (u'PTRSUB_-1207244284', u'CALL_-1207244387'), ('const-27128', u'PTRSUB_-1207244268'), (u'INDIRECT_-1207244286', u'STORE_-1207244365'), ('tmp_130', u'PTRSUB_-1207244259')]
[(u'INDIRECT_-1207244287', u'STORE_-1207244365'), ('const-27224', u'INT_ADD_-1207244361'), (u'PTRSUB_-1207244285', u'CALL_-1207244387'), ('const-0', u'RETURN_-1207244330'), (u'INT_ADD_-1207244351', u'CAST_-1207244263'), (u'INT_ADD_-1207244361', u'CAST_-1207244271'), ('tmp_177', u'INT_ADD_-1207244361'), ('tmp_177', u'INT_ADD_-1207244351'), (u'CALL_-1207244387', u'INDIRECT_-1207244287'), ('const-433', u'STORE_-1207244375'), (u'CAST_-1207244263', u'STORE_-1207244365'), ('const--16', u'PTRSUB_-1207244285'), ('tmp_174', u'PTRSUB_-1207244285'), ('tmp_175', u'CALL_-1207244387'), ('const-27232', u'INT_ADD_-1207244351'), (u'CAST_-1207244271', u'STORE_-1207244375'), ('const-1', u'STORE_-1207244375'), ('tmp_176', u'CALL_-1207244387'), ('const-433', u'STORE_-1207244365')]
null
null
0015e970
x64
O1
(translation_unit "void FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)\n\n{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}\n\n" (function_definition "void FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)\n\n{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}" primitive_type (function_declarator "FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}" { (declaration "undefined8 local_10;" type_identifier identifier ;) (expression_statement "FUN_001e5af0(param_2,param_3,&local_10);" (call_expression "FUN_001e5af0(param_2,param_3,&local_10)" identifier (argument_list "(param_2,param_3,&local_10)" ( identifier , identifier , (pointer_expression "&local_10" & identifier) ))) ;) (expression_statement "*(undefined1 *)(param_5 + 0x6a58) = 1;" (assignment_expression "*(undefined1 *)(param_5 + 0x6a58) = 1" (pointer_expression "*(undefined1 *)(param_5 + 0x6a58)" * (cast_expression "(undefined1 *)(param_5 + 0x6a58)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x6a58)" ( (binary_expression "param_5 + 0x6a58" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_5 + 0x6a60) = local_10;" (assignment_expression "*(undefined8 *)(param_5 + 0x6a60) = local_10" (pointer_expression "*(undefined8 *)(param_5 + 0x6a60)" * (cast_expression "(undefined8 *)(param_5 + 0x6a60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x6a60)" ( (binary_expression "param_5 + 0x6a60" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_Ttext_segment * this, char * option_name,\n char * arg, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_Ttext_segment::parse_to_value\n (Struct_Ttext_segment *this,char *option_name,char *arg,Command_line *param_3,\n General_options *options)\n\n{\n uint64_t value;\n \n gold::options::parse_uint64(option_name,arg,&value);\n (options->Ttext_).user_set_via_option = true;\n (options->Ttext_).value = value;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_Ttext_segment::parse_to_value\n (Struct_Ttext_segment *this,char *option_name,char *arg,Command_line *param_3,\n General_options *options)\n\n{\n uint64_t value;\n \n gold::options::parse_uint64(option_name,arg,&value);\n (options->Ttext_).user_set_via_option = true;\n (options->Ttext_).value = value;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_Ttext_segment::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_Ttext_segment *this,char *option_name,char *arg,Command_line *param_3,\n General_options *options)" identifier (parameter_list "(Struct_Ttext_segment *this,char *option_name,char *arg,Command_line *param_3,\n General_options *options)" ( (parameter_declaration "Struct_Ttext_segment *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *option_name" primitive_type (pointer_declarator "*option_name" * identifier)) , (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "Command_line *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n uint64_t value;\n \n gold::options::parse_uint64(option_name,arg,&value);\n (options->Ttext_).user_set_via_option = true;\n (options->Ttext_).value = value;\n return;\n}" { (declaration "uint64_t value;" primitive_type identifier ;) (labeled_statement "gold::options::parse_uint64(option_name,arg,&value);" statement_identifier : (ERROR ":" :) (labeled_statement "options::parse_uint64(option_name,arg,&value);" statement_identifier : (ERROR ":" :) (expression_statement "parse_uint64(option_name,arg,&value);" (call_expression "parse_uint64(option_name,arg,&value)" identifier (argument_list "(option_name,arg,&value)" ( identifier , identifier , (pointer_expression "&value" & identifier) ))) ;))) (expression_statement "(options->Ttext_).user_set_via_option = true;" (assignment_expression "(options->Ttext_).user_set_via_option = true" (field_expression "(options->Ttext_).user_set_via_option" (parenthesized_expression "(options->Ttext_)" ( (field_expression "options->Ttext_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->Ttext_).value = value;" (assignment_expression "(options->Ttext_).value = value" (field_expression "(options->Ttext_).value" (parenthesized_expression "(options->Ttext_)" ( (field_expression "options->Ttext_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)\n\n{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}\n\n" (function_definition "void FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)\n\n{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}" primitive_type (function_declarator "FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}" { (declaration "undefined8 local_10;" type_identifier identifier ;) (expression_statement "FUN_001e5af0(param_2,param_3,&local_10);" (call_expression "FUN_001e5af0(param_2,param_3,&local_10)" identifier (argument_list "(param_2,param_3,&local_10)" ( identifier , identifier , (pointer_expression "&local_10" & identifier) ))) ;) (expression_statement "*(undefined1 *)(param_5 + 0x6a58) = 1;" (assignment_expression "*(undefined1 *)(param_5 + 0x6a58) = 1" (pointer_expression "*(undefined1 *)(param_5 + 0x6a58)" * (cast_expression "(undefined1 *)(param_5 + 0x6a58)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x6a58)" ( (binary_expression "param_5 + 0x6a58" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_5 + 0x6a60) = local_10;" (assignment_expression "*(undefined8 *)(param_5 + 0x6a60) = local_10" (pointer_expression "*(undefined8 *)(param_5 + 0x6a60)" * (cast_expression "(undefined8 *)(param_5 + 0x6a60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x6a60)" ( (binary_expression "param_5 + 0x6a60" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)\n\n{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015e970(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)" (identifier "FUN_0015e970") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n long param_5)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "long param_5" (sized_type_specifier "long" (long "long")) (identifier "param_5")) () ")"))) (compound_statement "{\n undefined8 local_10;\n \n FUN_001e5af0(param_2,param_3,&local_10);\n *(undefined1 *)(param_5 + 0x6a58) = 1;\n *(undefined8 *)(param_5 + 0x6a60) = local_10;\n return;\n}" ({ "{") (declaration "undefined8 local_10;" (type_identifier "undefined8") (identifier "local_10") (; ";")) (expression_statement "FUN_001e5af0(param_2,param_3,&local_10);" (call_expression "FUN_001e5af0(param_2,param_3,&local_10)" (identifier "FUN_001e5af0") (argument_list "(param_2,param_3,&local_10)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "&local_10" (& "&") (identifier "local_10")) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(param_5 + 0x6a58) = 1;" (assignment_expression "*(undefined1 *)(param_5 + 0x6a58) = 1" (pointer_expression "*(undefined1 *)(param_5 + 0x6a58)" (* "*") (cast_expression "(undefined1 *)(param_5 + 0x6a58)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + 0x6a58)" (( "(") (binary_expression "param_5 + 0x6a58" (identifier "param_5") (+ "+") (number_literal "0x6a58")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined8 *)(param_5 + 0x6a60) = local_10;" (assignment_expression "*(undefined8 *)(param_5 + 0x6a60) = local_10" (pointer_expression "*(undefined8 *)(param_5 + 0x6a60)" (* "*") (cast_expression "(undefined8 *)(param_5 + 0x6a60)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + 0x6a60)" (( "(") (binary_expression "param_5 + 0x6a60" (identifier "param_5") (+ "+") (number_literal "0x6a60")) () ")")))) (= "=") (identifier "local_10")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_Ttext_segment * this, char * option_name, char * arg, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *option_name,char *arg,type_2 *param_3, type_3 *options) { uint64_t value; gold::options::var_1(option_name,arg,&value); (options->Ttext_).user_set_via_option = true; (options->Ttext_).value = value; 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: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression 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(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, long param_5) { undefined8 local_10; FUN_001e5af0(param_2,param_3,&local_10); *(undefined1 *)(param_5 + 0x6a58) = 1; *(undefined8 *)(param_5 + 0x6a60) = local_10; return; }
102_sparc64-linux-gnu-nm_and_sparc64-linux-gnu-nm_strip.c
numeric_forward
FUN_00103dd0
int numeric_forward(void *P_x,void *P_y) { bfd_section *pbVar1; uint uVar2; int iVar3; asymbol *paVar4; asymbol *paVar5; ulong uVar6; ulong uVar7; paVar4 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x); paVar5 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y); if ((paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0)) { /* WARNING: Subroutine does not return */ bfd_fatal(sort_bfd->filename); } pbVar1 = paVar5->section; if (paVar4->section == (bfd_section *)0x10c838) { if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d; uVar2 = 0xffffffff; } else { if (pbVar1 == (bfd_section *)0x10c838) { return 1; } uVar7 = paVar4->value + paVar4->section->vma; uVar6 = paVar5->value + pbVar1->vma; if (uVar7 == uVar6) { LAB_00103e6d: iVar3 = non_numeric_forward(P_x,P_y); return iVar3; } uVar2 = -(uint)(uVar7 < uVar6) | 1; } return uVar2; }
ulong FUN_00103dd0(undefined8 param_1,undefined8 param_2) { long lVar1; long lVar2; long lVar3; ulong uVar4; ulong uVar5; lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0); lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8); if ((lVar2 == 0) || (lVar3 == 0)) { /* WARNING: Subroutine does not return */ FUN_00106090(*DAT_0010cbe0); } lVar1 = *(long *)(lVar3 + 0x20); if (*(long *)(lVar2 + 0x20) == 0x10c838) { if (lVar1 == 0x10c838) goto LAB_00103e6d; uVar4 = 0xffffffff; } else { if (lVar1 == 0x10c838) { return 1; } uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28); uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28); if (uVar5 == uVar4) { LAB_00103e6d: uVar4 = FUN_00103d00(param_1,param_2); return uVar4; } uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1); } return uVar4; }
PUSH R12 MOV R12,RDI MOV RDI,qword ptr [0x0010cbe0] PUSH RBP MOV RCX,qword ptr [0x0010cbd0] MOV RBP,RSI MOV RDX,R12 PUSH RBX MOV RAX,qword ptr [RDI + 0x8] MOV ESI,dword ptr [0x0010cbd8] CALL qword ptr [RAX + 0x260] MOV RDI,qword ptr [0x0010cbe0] MOV RDX,RBP MOV RCX,qword ptr [0x0010cbc8] MOV RBX,RAX MOV ESI,dword ptr [0x0010cbd8] MOV RAX,qword ptr [RDI + 0x8] CALL qword ptr [RAX + 0x260] TEST RBX,RBX JZ 0x00103e91 TEST RAX,RAX JZ 0x00103e91 MOV RDX,qword ptr [RBX + 0x20] LEA RCX,[0x10c838] MOV RSI,qword ptr [RAX + 0x20] CMP RDX,RCX JZ 0x00103e68 CMP RSI,RCX JZ 0x00103e80 MOV RCX,qword ptr [RBX + 0x10] MOV RAX,qword ptr [RAX + 0x10] ADD RCX,qword ptr [RDX + 0x28] ADD RAX,qword ptr [RSI + 0x28] CMP RCX,RAX JZ 0x00103e6d SBB EAX,EAX OR EAX,0x1 POP RBX POP RBP POP R12 RET CMP RSI,RDX JNZ 0x00103e8a POP RBX MOV RSI,RBP MOV RDI,R12 POP RBP POP R12 JMP 0x00103d00 POP RBX MOV EAX,0x1 POP RBP POP R12 RET MOV EAX,0xffffffff JMP 0x00103e5c MOV RAX,qword ptr [0x0010cbe0] MOV RDI,qword ptr [RAX] CALL 0x00106090
null
null
null
null
[(u'INT_OR_-1206960373', u'MULTIEQUAL_-1206960107'), (u'INT_2COMP_-1206960153', u'INT_OR_-1206960373'), ('const-0', u'INT_EQUAL_-1206960539'), (u'CALL_-1206960327', u'COPY_-1206960234'), (u'CALLIND_-1206960619', u'PTRSUB_-1206960065'), (u'LOAD_-1206960585', u'PTRSUB_-1206960110'), (u'LOAD_-1206960578', u'CALLIND_-1206960568'), (u'LOAD_-1206960447', u'INT_ADD_-1206960429'), (u'INT_LESS_-1206960421', u'INT_ZEXT_-1206960404'), (u'INDIRECT_-1206960021', u'COPY_-1206960076'), ('const-32', u'PTRSUB_-1206960080'), (u'CALLIND_-1206960568', u'INT_EQUAL_-1206960539'), (u'INDIRECT_-1206960168', u'COPY_-1206960111'), ('const-608', u'PTRSUB_-1206960110'), ('const-0', u'PTRSUB_-1206959982'), (u'CALL_-1206960254', u'INDIRECT_-1206960013'), (u'COPY_-1206960119', u'MULTIEQUAL_-1206960107'), ('tmp_120', u'CBRANCH_-1206960552'), (u'LOAD_-1206960475', u'INT_ADD_-1206960429'), (u'INDIRECT_-1206960144', u'COPY_-1206960087'), (u'PTRSUB_-1206960159', u'LOAD_-1206960644'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960144'), ('const-433', u'LOAD_-1206960521'), (u'INDIRECT_-1206960160', u'COPY_-1206960146'), ('const-0', u'RETURN_-1206960289'), (u'INDIRECT_-1206960181', u'CALLIND_-1206960568'), (u'CALL_-1206960327', u'INDIRECT_-1206960048'), (u'PTRSUB_-1206960092', u'LOAD_-1206960536'), ('tmp_1219', u'CALLIND_-1206960619'), (u'INT_EQUAL_-1206960485', u'CBRANCH_-1206960483'), (u'LOAD_-1206960521', u'INT_EQUAL_-1206960315'), ('const-1099832', u'INT_EQUAL_-1206960315'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960197'), (u'INDIRECT_-1206960205', u'CALLIND_-1206960568'), (u'INT_ADD_-1206960446', u'INT_LESS_-1206960421'), (u'INT_ADD_-1206960446', u'INT_EQUAL_-1206960421'), (u'INDIRECT_-1206960029', u'COPY_-1206960084'), ('const-0', u'RETURN_-1206960323'), (u'INDIRECT_-1206960152', u'COPY_-1206960095'), ('const-608', u'PTRSUB_-1206960148'), ('const-433', u'LOAD_-1206960475'), (u'LOAD_-1206960464', u'INT_ADD_-1206960446'), ('const-0', u'RETURN_-1206960362'), (u'LOAD_-1206960536', u'INT_EQUAL_-1206960501'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960205'), (u'LOAD_-1206960266', u'CALL_-1206960254'), (u'CALL_-1206960327', u'INDIRECT_-1206960056'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960168'), ('const-40', u'PTRSUB_-1206960055'), (u'CALLIND_-1206960568', u'PTRSUB_-1206960080'), (u'LOAD_-1206960644', u'PTRSUB_-1206960148'), ('const-433', u'LOAD_-1206960266'), (u'INT_ADD_-1206960429', u'INT_LESS_-1206960421'), (u'INT_ADD_-1206960429', u'INT_EQUAL_-1206960421'), (u'COPY_-1206960215', u'RETURN_-1206960289'), ('const-433', u'LOAD_-1206960629'), ('const-433', u'LOAD_-1206960482'), ('const-32', u'PTRSUB_-1206960092'), (u'INDIRECT_-1206960144', u'PTRSUB_-1206959982'), ('tmp_346', u'CBRANCH_-1206960419'), (u'PTRSUB_-1206960110', u'LOAD_-1206960578'), (u'CALL_-1206960327', u'INDIRECT_-1206960064'), ('const-433', u'LOAD_-1206960644'), ('const-8', u'PTRSUB_-1206960159'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960152'), ('tmp_146', u'CBRANCH_-1206960537'), ('const-433', u'LOAD_-1206960447'), (u'PTRSUB_-1206960065', u'LOAD_-1206960482'), (u'INDIRECT_-1206960056', u'COPY_-1206960114'), (u'CALL_-1206960254', u'INDIRECT_-1206960029'), (u'CALL_-1206960254', u'INDIRECT_-1206960021'), (u'INT_ZEXT_-1206960404', u'INT_2COMP_-1206960153'), (u'INDIRECT_-1206960189', u'CALLIND_-1206960568'), (u'CALLIND_-1206960619', u'PTRSUB_-1206960092'), (u'MULTIEQUAL_-1206960107', u'COPY_-1206960258'), ('const-1099832', u'INT_EQUAL_-1206960485'), ('tmp_194', u'CBRANCH_-1206960499'), (u'INT_EQUAL_-1206960421', u'CBRANCH_-1206960419'), ('const-433', u'LOAD_-1206960536'), ('const-0', u'INT_EQUAL_-1206960554'), (u'CALLIND_-1206960619', u'INT_EQUAL_-1206960554'), ('tmp_603', u'CALLIND_-1206960619'), (u'PTRSUB_-1206960050', u'LOAD_-1206960447'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960189'), ('tmp_604', u'CALLIND_-1206960568'), ('const-1099832', u'INT_EQUAL_-1206960501'), (u'COPY_-1206960258', u'RETURN_-1206960362'), ('tmp_1220', u'CALLIND_-1206960619'), ('const-40', u'PTRSUB_-1206960050'), ('tmp_603', u'CALL_-1206960327'), (u'LOAD_-1206960521', u'INT_EQUAL_-1206960485'), ('const-433', u'LOAD_-1206960578'), ('const-433', u'LOAD_-1206960585'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960160'), (u'CALL_-1206960327', u'INDIRECT_-1206960072'), (u'LOAD_-1206960629', u'CALLIND_-1206960619'), (u'INDIRECT_-1206960160', u'COPY_-1206960103'), (u'INT_EQUAL_-1206960501', u'CBRANCH_-1206960499'), (u'PTRSUB_-1206960060', u'LOAD_-1206960475'), (u'INDIRECT_-1206960144', u'COPY_-1206960130'), (u'PTRSUB_-1206960080', u'LOAD_-1206960521'), ('tmp_562', u'CBRANCH_-1206960312'), ('const-1', u'RETURN_-1206960249'), (u'LOAD_-1206960536', u'PTRSUB_-1206960055'), (u'INDIRECT_-1206960037', u'COPY_-1206960092'), (u'INT_EQUAL_-1206960539', u'CBRANCH_-1206960537'), ('const-8', u'PTRSUB_-1206960115'), (u'INDIRECT_-1206960064', u'COPY_-1206960122'), (u'INDIRECT_-1206960048', u'COPY_-1206960106'), ('tmp_566', u'BRANCH_-1206960275'), (u'PTRSUB_-1206960055', u'LOAD_-1206960464'), (u'CALL_-1206960254', u'INDIRECT_-1206960037'), ('const-4294967295', u'COPY_-1206960119'), (u'CALLIND_-1206960568', u'PTRSUB_-1206960060'), (u'INDIRECT_-1206960072', u'COPY_-1206960130'), ('tmp_224', u'CBRANCH_-1206960483'), ('const-16', u'PTRSUB_-1206960065'), ('const-433', u'LOAD_-1206960464'), ('tmp_1218', u'CALLIND_-1206960619'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960181'), (u'PTRSUB_-1206960115', u'LOAD_-1206960585'), (u'LOAD_-1206960521', u'PTRSUB_-1206960050'), ('const-1', u'COPY_-1206960215'), (u'LOAD_-1206960482', u'INT_ADD_-1206960446'), (u'INDIRECT_-1206960013', u'COPY_-1206960068'), ('const-16', u'PTRSUB_-1206960060'), (u'INDIRECT_-1206960152', u'COPY_-1206960138'), ('tmp_1218', u'PTRSUB_-1206960159'), (u'INT_EQUAL_-1206960554', u'CBRANCH_-1206960552'), (u'PTRSUB_-1206960148', u'LOAD_-1206960629'), (u'COPY_-1206960234', u'RETURN_-1206960323'), (u'INDIRECT_-1206960181', u'PTRSUB_-1206960115'), (u'INT_EQUAL_-1206960315', u'CBRANCH_-1206960312'), ('tmp_604', u'CALL_-1206960327'), ('const-1', u'INT_OR_-1206960373'), (u'INDIRECT_-1206960168', u'COPY_-1206960154'), (u'PTRSUB_-1206959982', u'LOAD_-1206960266')]
[(u'INDIRECT_-1206960198', u'CALLIND_-1206960568'), ('tmp_981', u'CALLIND_-1206960568'), (u'INDIRECT_-1206960038', u'COPY_-1206960093'), ('const-0', u'INT_EQUAL_-1206960539'), (u'INDIRECT_-1206960169', u'COPY_-1206960155'), (u'LOAD_-1206960578', u'CALLIND_-1206960568'), (u'LOAD_-1206960447', u'INT_ADD_-1206960429'), (u'INT_ZEXT_-1206960246', u'MULTIEQUAL_-1206960195'), (u'LOAD_-1206960644', u'INT_ADD_-1206960613'), ('const-433', u'LOAD_-1206960521'), (u'INT_LESS_-1206960421', u'INT_ZEXT_-1206960404'), ('const-1', u'PTRADD_-1206960169'), (u'CALLIND_-1206960568', u'INT_EQUAL_-1206960539'), (u'INDIRECT_-1206960190', u'CALLIND_-1206960568'), (u'PTRADD_-1206960169', u'LOAD_-1206960644'), (u'INDIRECT_-1206960190', u'PTRADD_-1206960126'), ('const-433', u'LOAD_-1206960644'), ('tmp_979', u'CALL_-1206960327'), ('const-4294967295', u'COPY_-1206960284'), ('tmp_1212', u'CALLIND_-1206960619'), (u'INT_ADD_-1206960452', u'CAST_-1206960067'), ('tmp_120', u'CBRANCH_-1206960552'), (u'INT_ZEXT_-1206960404', u'INT_2COMP_-1206960158'), (u'MULTIEQUAL_-1206960195', u'RETURN_-1206960362'), (u'INDIRECT_-1206960065', u'COPY_-1206960123'), (u'LOAD_-1206960475', u'INT_ADD_-1206960429'), (u'COPY_-1206960317', u'RETURN_-1206960289'), (u'CALL_-1206960254', u'INDIRECT_-1206960022'), (u'CALL_-1206960254', u'INDIRECT_-1206960030'), ('const-0', u'RETURN_-1206960289'), (u'INDIRECT_-1206960177', u'COPY_-1206960120'), (u'INDIRECT_-1206960161', u'COPY_-1206960147'), ('const-40', u'INT_ADD_-1206960452'), (u'INDIRECT_-1206960161', u'COPY_-1206960104'), (u'INT_EQUAL_-1206960485', u'CBRANCH_-1206960483'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960153'), (u'INDIRECT_-1206960022', u'COPY_-1206960077'), (u'LOAD_-1206960521', u'INT_EQUAL_-1206960315'), (u'INT_ADD_-1206960446', u'INT_LESS_-1206960421'), (u'INT_ADD_-1206960446', u'INT_EQUAL_-1206960421'), ('const-0', u'RETURN_-1206960323'), (u'CALL_-1206960254', u'INDIRECT_-1206960038'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960161'), (u'LOAD_-1206960464', u'INT_ADD_-1206960446'), ('const-433', u'LOAD_-1206960629'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960177'), ('const-40', u'INT_ADD_-1206960435'), ('const-0', u'RETURN_-1206960362'), (u'LOAD_-1206960536', u'INT_EQUAL_-1206960501'), (u'INDIRECT_-1206960081', u'COPY_-1206960139'), (u'LOAD_-1206960266', u'CALL_-1206960254'), (u'INDIRECT_-1206960214', u'CALLIND_-1206960568'), ('tmp_979', u'CALLIND_-1206960619'), ('tmp_1210', u'CALLIND_-1206960619'), ('const-433', u'LOAD_-1206960464'), (u'INDIRECT_-1206960153', u'COPY_-1206960139'), (u'CALLIND_-1206960568', u'INT_ADD_-1206960505'), ('const-32', u'INT_ADD_-1206960505'), ('const-8', u'PTRADD_-1206960126'), (u'INT_ADD_-1206960429', u'INT_LESS_-1206960421'), (u'INT_ADD_-1206960429', u'INT_EQUAL_-1206960421'), ('const-433', u'LOAD_-1206960447'), (u'CAST_-1206960077', u'LOAD_-1206960482'), (u'INT_ADD_-1206960613', u'CAST_-1206960158'), ('const-1099832', u'INT_EQUAL_-1206960501'), (u'CALLIND_-1206960619', u'INT_ADD_-1206960466'), ('tmp_346', u'CBRANCH_-1206960419'), (u'CALLIND_-1206960568', u'INDIRECT_-1206960169'), ('const-433', u'LOAD_-1206960266'), (u'INDIRECT_-1206960073', u'COPY_-1206960131'), ('const-1099832', u'INT_EQUAL_-1206960485'), (u'INDIRECT_-1206960046', u'COPY_-1206960101'), ('const-1', u'PTRADD_-1206960126'), (u'CALL_-1206960327', u'INDIRECT_-1206960057'), ('tmp_146', u'CBRANCH_-1206960537'), ('const-16', u'INT_ADD_-1206960466'), (u'INT_2COMP_-1206960158', u'INT_OR_-1206960373'), ('tmp_1210', u'PTRADD_-1206960169'), (u'CALL_-1206960327', u'INDIRECT_-1206960081'), (u'LOAD_-1206960585', u'INT_ADD_-1206960562'), ('const-433', u'LOAD_-1206960585'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960190'), (u'CALLIND_-1206960619', u'INT_ADD_-1206960520'), ('const-433', u'LOAD_-1206960578'), ('tmp_194', u'CBRANCH_-1206960499'), (u'INT_OR_-1206960373', u'INT_ZEXT_-1206960246'), (u'INT_EQUAL_-1206960421', u'CBRANCH_-1206960419'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960198'), ('const-433', u'LOAD_-1206960475'), ('const-0', u'INT_EQUAL_-1206960554'), (u'CALLIND_-1206960619', u'INT_EQUAL_-1206960554'), ('const-8', u'PTRADD_-1206960169'), (u'LOAD_-1206960521', u'INT_ADD_-1206960435'), ('const-16', u'INT_ADD_-1206960459'), (u'LOAD_-1206960536', u'INT_ADD_-1206960452'), (u'INDIRECT_-1206960057', u'COPY_-1206960115'), (u'INDIRECT_-1206960030', u'COPY_-1206960085'), (u'CAST_-1206960062', u'LOAD_-1206960447'), (u'LOAD_-1206960521', u'INT_EQUAL_-1206960485'), (u'CALLIND_-1206960568', u'INT_ADD_-1206960459'), (u'CALL_-1206960327', u'INDIRECT_-1206960073'), (u'INDIRECT_-1206960153', u'COPY_-1206960096'), (u'INT_ADD_-1206960505', u'CAST_-1206960092'), (u'PTRADD_-1206960126', u'LOAD_-1206960585'), (u'INDIRECT_-1206960153', u'LOAD_-1206960266'), (u'LOAD_-1206960629', u'CALLIND_-1206960619'), (u'CAST_-1206960092', u'LOAD_-1206960521'), ('const-1', u'COPY_-1206960317'), (u'INT_EQUAL_-1206960501', u'CBRANCH_-1206960499'), (u'INT_ADD_-1206960459', u'CAST_-1206960072'), (u'INT_ADD_-1206960466', u'CAST_-1206960077'), (u'CAST_-1206960121', u'LOAD_-1206960578'), ('tmp_562', u'CBRANCH_-1206960312'), ('const-1', u'RETURN_-1206960249'), ('const-433', u'LOAD_-1206960536'), (u'CALL_-1206960327', u'INDIRECT_-1206960065'), ('const-608', u'INT_ADD_-1206960562'), ('tmp_981', u'CALL_-1206960327'), (u'INT_EQUAL_-1206960539', u'CBRANCH_-1206960537'), (u'COPY_-1206960284', u'MULTIEQUAL_-1206960195'), (u'CAST_-1206960158', u'LOAD_-1206960629'), ('const-608', u'INT_ADD_-1206960613'), ('tmp_566', u'BRANCH_-1206960275'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960214'), (u'INDIRECT_-1206960169', u'COPY_-1206960112'), (u'INT_ADD_-1206960435', u'CAST_-1206960062'), (u'CALL_-1206960327', u'RETURN_-1206960323'), (u'CAST_-1206960104', u'LOAD_-1206960536'), ('const-1099832', u'INT_EQUAL_-1206960315'), (u'CALL_-1206960254', u'INDIRECT_-1206960046'), ('tmp_224', u'CBRANCH_-1206960483'), ('tmp_1211', u'CALLIND_-1206960619'), (u'INT_ADD_-1206960520', u'CAST_-1206960104'), ('const-32', u'INT_ADD_-1206960520'), ('const-433', u'LOAD_-1206960482'), (u'LOAD_-1206960482', u'INT_ADD_-1206960446'), (u'CALLIND_-1206960619', u'INDIRECT_-1206960206'), (u'CAST_-1206960072', u'LOAD_-1206960475'), (u'INT_EQUAL_-1206960554', u'CBRANCH_-1206960552'), (u'INDIRECT_-1206960177', u'COPY_-1206960163'), (u'INT_EQUAL_-1206960315', u'CBRANCH_-1206960312'), (u'INT_ADD_-1206960562', u'CAST_-1206960121'), ('const-1', u'INT_OR_-1206960373'), (u'CAST_-1206960067', u'LOAD_-1206960464')]
null
null
00103dd0
x64
O1
(translation_unit "ulong FUN_00103dd0(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}\n\n" (function_definition "ulong FUN_00103dd0(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}" type_identifier (function_declarator "FUN_00103dd0(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (expression_statement "lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);" (assignment_expression "lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" identifier = (call_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" (parenthesized_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))" ( (pointer_expression "**(code **)(DAT_0010cbe0[1] + 0x260)" * (pointer_expression "*(code **)(DAT_0010cbe0[1] + 0x260)" * (cast_expression "(code **)(DAT_0010cbe0[1] + 0x260)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_0010cbe0[1] + 0x260)" ( (binary_expression "DAT_0010cbe0[1] + 0x260" (subscript_expression "DAT_0010cbe0[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);" (assignment_expression "lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" identifier = (call_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" (parenthesized_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))" ( (pointer_expression "**(code **)(DAT_0010cbe0[1] + 0x260)" * (pointer_expression "*(code **)(DAT_0010cbe0[1] + 0x260)" * (cast_expression "(code **)(DAT_0010cbe0[1] + 0x260)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_0010cbe0[1] + 0x260)" ( (binary_expression "DAT_0010cbe0[1] + 0x260" (subscript_expression "DAT_0010cbe0[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if ((lVar2 == 0) || (lVar3 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_00106090(*DAT_0010cbe0);\n }" if (parenthesized_expression "((lVar2 == 0) || (lVar3 == 0))" ( (binary_expression "(lVar2 == 0) || (lVar3 == 0)" (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00106090(*DAT_0010cbe0);\n }" { comment (expression_statement "FUN_00106090(*DAT_0010cbe0);" (call_expression "FUN_00106090(*DAT_0010cbe0)" identifier (argument_list "(*DAT_0010cbe0)" ( (pointer_expression "*DAT_0010cbe0" * identifier) ))) ;) })) (expression_statement "lVar1 = *(long *)(lVar3 + 0x20);" (assignment_expression "lVar1 = *(long *)(lVar3 + 0x20)" identifier = (pointer_expression "*(long *)(lVar3 + 0x20)" * (cast_expression "(long *)(lVar3 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" if (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x10c838)" ( (binary_expression "*(long *)(lVar2 + 0x20) == 0x10c838" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }" { (if_statement "if (lVar1 == 0x10c838) goto LAB_00103e6d;" if (parenthesized_expression "(lVar1 == 0x10c838)" ( (binary_expression "lVar1 == 0x10c838" identifier == number_literal) )) (goto_statement "goto LAB_00103e6d;" goto statement_identifier ;)) (expression_statement "uVar4 = 0xffffffff;" (assignment_expression "uVar4 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" else (compound_statement "{\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" { (if_statement "if (lVar1 == 0x10c838) {\n return 1;\n }" if (parenthesized_expression "(lVar1 == 0x10c838)" ( (binary_expression "lVar1 == 0x10c838" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);" (assignment_expression "uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28)" identifier = (binary_expression "*(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28)" (pointer_expression "*(long *)(lVar2 + 0x10)" * (cast_expression "(long *)(lVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) )))) + (pointer_expression "*(long *)(*(long *)(lVar2 + 0x20) + 0x28)" * (cast_expression "(long *)(*(long *)(lVar2 + 0x20) + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x28)" ( (binary_expression "*(long *)(lVar2 + 0x20) + 0x28" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) + number_literal) )))))) ;) (expression_statement "uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);" (assignment_expression "uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28)" identifier = (binary_expression "*(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28)" (pointer_expression "*(long *)(lVar3 + 0x10)" * (cast_expression "(long *)(lVar3 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))))) ;) (if_statement "if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }" if (parenthesized_expression "(uVar5 == uVar4)" ( (binary_expression "uVar5 == uVar4" identifier == identifier) )) (compound_statement "{\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }" { (labeled_statement "LAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);" statement_identifier : (expression_statement "uVar4 = FUN_00103d00(param_1,param_2);" (assignment_expression "uVar4 = FUN_00103d00(param_1,param_2)" identifier = (call_expression "FUN_00103d00(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;)) (return_statement "return uVar4;" return identifier ;) })) (expression_statement "uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);" (assignment_expression "uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1)" identifier = (call_expression "(ulong)(-(uint)(uVar5 < uVar4) | 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(-(uint)(uVar5 < uVar4) | 1)" ( (binary_expression "-(uint)(uVar5 < uVar4) | 1" (unary_expression "-(uint)(uVar5 < uVar4)" - (call_expression "(uint)(uVar5 < uVar4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar5 < uVar4)" ( (binary_expression "uVar5 < uVar4" identifier < identifier) )))) | number_literal) )))) ;) }))) (return_statement "return uVar4;" return identifier ;) })))
(translation_unit "int numeric_forward(void *P_x,void *P_y)\n\n{\n bfd_section *pbVar1;\n uint uVar2;\n int iVar3;\n asymbol *paVar4;\n asymbol *paVar5;\n ulong uVar6;\n ulong uVar7;\n \n paVar4 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x);\n paVar5 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y);\n if ((paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0)) {\n /* WARNING: Subroutine does not return */\n bfd_fatal(sort_bfd->filename);\n }\n pbVar1 = paVar5->section;\n if (paVar4->section == (bfd_section *)0x10c838) {\n if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d;\n uVar2 = 0xffffffff;\n }\n else {\n if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }\n uVar7 = paVar4->value + paVar4->section->vma;\n uVar6 = paVar5->value + pbVar1->vma;\n if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }\n uVar2 = -(uint)(uVar7 < uVar6) | 1;\n }\n return uVar2;\n}\n\n" (function_definition "int numeric_forward(void *P_x,void *P_y)\n\n{\n bfd_section *pbVar1;\n uint uVar2;\n int iVar3;\n asymbol *paVar4;\n asymbol *paVar5;\n ulong uVar6;\n ulong uVar7;\n \n paVar4 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x);\n paVar5 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y);\n if ((paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0)) {\n /* WARNING: Subroutine does not return */\n bfd_fatal(sort_bfd->filename);\n }\n pbVar1 = paVar5->section;\n if (paVar4->section == (bfd_section *)0x10c838) {\n if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d;\n uVar2 = 0xffffffff;\n }\n else {\n if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }\n uVar7 = paVar4->value + paVar4->section->vma;\n uVar6 = paVar5->value + pbVar1->vma;\n if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }\n uVar2 = -(uint)(uVar7 < uVar6) | 1;\n }\n return uVar2;\n}" primitive_type (function_declarator "numeric_forward(void *P_x,void *P_y)" identifier (parameter_list "(void *P_x,void *P_y)" ( (parameter_declaration "void *P_x" primitive_type (pointer_declarator "*P_x" * identifier)) , (parameter_declaration "void *P_y" primitive_type (pointer_declarator "*P_y" * identifier)) ))) (compound_statement "{\n bfd_section *pbVar1;\n uint uVar2;\n int iVar3;\n asymbol *paVar4;\n asymbol *paVar5;\n ulong uVar6;\n ulong uVar7;\n \n paVar4 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x);\n paVar5 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y);\n if ((paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0)) {\n /* WARNING: Subroutine does not return */\n bfd_fatal(sort_bfd->filename);\n }\n pbVar1 = paVar5->section;\n if (paVar4->section == (bfd_section *)0x10c838) {\n if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d;\n uVar2 = 0xffffffff;\n }\n else {\n if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }\n uVar7 = paVar4->value + paVar4->section->vma;\n uVar6 = paVar5->value + pbVar1->vma;\n if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }\n uVar2 = -(uint)(uVar7 < uVar6) | 1;\n }\n return uVar2;\n}" { (declaration "bfd_section *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "asymbol *paVar4;" type_identifier (pointer_declarator "*paVar4" * identifier) ;) (declaration "asymbol *paVar5;" type_identifier (pointer_declarator "*paVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (expression_statement "paVar4 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x);" (assignment_expression "paVar4 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x)" identifier = (call_expression "(*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x)" (parenthesized_expression "(*sort_bfd->xvec->_minisymbol_to_symbol)" ( (pointer_expression "*sort_bfd->xvec->_minisymbol_to_symbol" * (field_expression "sort_bfd->xvec->_minisymbol_to_symbol" (field_expression "sort_bfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(sort_bfd,sort_dynamic,P_x,sort_x)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "paVar5 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y);" (assignment_expression "paVar5 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y)" identifier = (call_expression "(*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y)" (parenthesized_expression "(*sort_bfd->xvec->_minisymbol_to_symbol)" ( (pointer_expression "*sort_bfd->xvec->_minisymbol_to_symbol" * (field_expression "sort_bfd->xvec->_minisymbol_to_symbol" (field_expression "sort_bfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(sort_bfd,sort_dynamic,P_y,sort_y)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if ((paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0)) {\n /* WARNING: Subroutine does not return */\n bfd_fatal(sort_bfd->filename);\n }" if (parenthesized_expression "((paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0))" ( (binary_expression "(paVar4 == (asymbol *)0x0) || (paVar5 == (asymbol *)0x0)" (parenthesized_expression "(paVar4 == (asymbol *)0x0)" ( (binary_expression "paVar4 == (asymbol *)0x0" identifier == (cast_expression "(asymbol *)0x0" ( (type_descriptor "asymbol *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(paVar5 == (asymbol *)0x0)" ( (binary_expression "paVar5 == (asymbol *)0x0" identifier == (cast_expression "(asymbol *)0x0" ( (type_descriptor "asymbol *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n bfd_fatal(sort_bfd->filename);\n }" { comment (expression_statement "bfd_fatal(sort_bfd->filename);" (call_expression "bfd_fatal(sort_bfd->filename)" identifier (argument_list "(sort_bfd->filename)" ( (field_expression "sort_bfd->filename" identifier -> field_identifier) ))) ;) })) (expression_statement "pbVar1 = paVar5->section;" (assignment_expression "pbVar1 = paVar5->section" identifier = (field_expression "paVar5->section" identifier -> field_identifier)) ;) (if_statement "if (paVar4->section == (bfd_section *)0x10c838) {\n if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d;\n uVar2 = 0xffffffff;\n }\n else {\n if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }\n uVar7 = paVar4->value + paVar4->section->vma;\n uVar6 = paVar5->value + pbVar1->vma;\n if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }\n uVar2 = -(uint)(uVar7 < uVar6) | 1;\n }" if (parenthesized_expression "(paVar4->section == (bfd_section *)0x10c838)" ( (binary_expression "paVar4->section == (bfd_section *)0x10c838" (field_expression "paVar4->section" identifier -> field_identifier) == (cast_expression "(bfd_section *)0x10c838" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d;\n uVar2 = 0xffffffff;\n }" { (if_statement "if (pbVar1 == (bfd_section *)0x10c838) goto LAB_00103e6d;" if (parenthesized_expression "(pbVar1 == (bfd_section *)0x10c838)" ( (binary_expression "pbVar1 == (bfd_section *)0x10c838" identifier == (cast_expression "(bfd_section *)0x10c838" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00103e6d;" goto statement_identifier ;)) (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }\n uVar7 = paVar4->value + paVar4->section->vma;\n uVar6 = paVar5->value + pbVar1->vma;\n if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }\n uVar2 = -(uint)(uVar7 < uVar6) | 1;\n }" else (compound_statement "{\n if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }\n uVar7 = paVar4->value + paVar4->section->vma;\n uVar6 = paVar5->value + pbVar1->vma;\n if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }\n uVar2 = -(uint)(uVar7 < uVar6) | 1;\n }" { (if_statement "if (pbVar1 == (bfd_section *)0x10c838) {\n return 1;\n }" if (parenthesized_expression "(pbVar1 == (bfd_section *)0x10c838)" ( (binary_expression "pbVar1 == (bfd_section *)0x10c838" identifier == (cast_expression "(bfd_section *)0x10c838" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar7 = paVar4->value + paVar4->section->vma;" (assignment_expression "uVar7 = paVar4->value + paVar4->section->vma" identifier = (binary_expression "paVar4->value + paVar4->section->vma" (field_expression "paVar4->value" identifier -> field_identifier) + (field_expression "paVar4->section->vma" (field_expression "paVar4->section" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "uVar6 = paVar5->value + pbVar1->vma;" (assignment_expression "uVar6 = paVar5->value + pbVar1->vma" identifier = (binary_expression "paVar5->value + pbVar1->vma" (field_expression "paVar5->value" identifier -> field_identifier) + (field_expression "pbVar1->vma" identifier -> field_identifier))) ;) (if_statement "if (uVar7 == uVar6) {\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }" if (parenthesized_expression "(uVar7 == uVar6)" ( (binary_expression "uVar7 == uVar6" identifier == identifier) )) (compound_statement "{\nLAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);\n return iVar3;\n }" { (labeled_statement "LAB_00103e6d:\n iVar3 = non_numeric_forward(P_x,P_y);" statement_identifier : (expression_statement "iVar3 = non_numeric_forward(P_x,P_y);" (assignment_expression "iVar3 = non_numeric_forward(P_x,P_y)" identifier = (call_expression "non_numeric_forward(P_x,P_y)" identifier (argument_list "(P_x,P_y)" ( identifier , identifier )))) ;)) (return_statement "return iVar3;" return identifier ;) })) (expression_statement "uVar2 = -(uint)(uVar7 < uVar6) | 1;" (assignment_expression "uVar2 = -(uint)(uVar7 < uVar6) | 1" identifier = (binary_expression "-(uint)(uVar7 < uVar6) | 1" (unary_expression "-(uint)(uVar7 < uVar6)" - (call_expression "(uint)(uVar7 < uVar6)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 < uVar6)" ( (binary_expression "uVar7 < uVar6" identifier < identifier) )))) | number_literal)) ;) }))) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "ulong FUN_00103dd0(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}\n\n" (function_definition "ulong FUN_00103dd0(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}" type_identifier (function_declarator "FUN_00103dd0(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (expression_statement "lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);" (assignment_expression "lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" identifier = (call_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" (parenthesized_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))" ( (pointer_expression "**(code **)(DAT_0010cbe0[1] + 0x260)" * (pointer_expression "*(code **)(DAT_0010cbe0[1] + 0x260)" * (cast_expression "(code **)(DAT_0010cbe0[1] + 0x260)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_0010cbe0[1] + 0x260)" ( (binary_expression "DAT_0010cbe0[1] + 0x260" (subscript_expression "DAT_0010cbe0[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);" (assignment_expression "lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" identifier = (call_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" (parenthesized_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))" ( (pointer_expression "**(code **)(DAT_0010cbe0[1] + 0x260)" * (pointer_expression "*(code **)(DAT_0010cbe0[1] + 0x260)" * (cast_expression "(code **)(DAT_0010cbe0[1] + 0x260)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_0010cbe0[1] + 0x260)" ( (binary_expression "DAT_0010cbe0[1] + 0x260" (subscript_expression "DAT_0010cbe0[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }" if (parenthesized_expression "((lVar2 == 0) || (lVar3 == 0))" ( (binary_expression "(lVar2 == 0) || (lVar3 == 0)" (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) ))) )) (compound_statement "{\n \n FUN_00106090(*DAT_0010cbe0);\n }" { (expression_statement "FUN_00106090(*DAT_0010cbe0);" (call_expression "FUN_00106090(*DAT_0010cbe0)" identifier (argument_list "(*DAT_0010cbe0)" ( (pointer_expression "*DAT_0010cbe0" * identifier) ))) ;) })) (expression_statement "lVar1 = *(long *)(lVar3 + 0x20);" (assignment_expression "lVar1 = *(long *)(lVar3 + 0x20)" identifier = (pointer_expression "*(long *)(lVar3 + 0x20)" * (cast_expression "(long *)(lVar3 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" if (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x10c838)" ( (binary_expression "*(long *)(lVar2 + 0x20) == 0x10c838" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }" { (if_statement "if (lVar1 == 0x10c838) goto LAB_00103e6d;" if (parenthesized_expression "(lVar1 == 0x10c838)" ( (binary_expression "lVar1 == 0x10c838" identifier == number_literal) )) (goto_statement "goto LAB_00103e6d;" goto statement_identifier ;)) (expression_statement "uVar4 = 0xffffffff;" (assignment_expression "uVar4 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" else (compound_statement "{\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" { (if_statement "if (lVar1 == 0x10c838) {\n return 1;\n }" if (parenthesized_expression "(lVar1 == 0x10c838)" ( (binary_expression "lVar1 == 0x10c838" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);" (assignment_expression "uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28)" identifier = (binary_expression "*(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28)" (pointer_expression "*(long *)(lVar2 + 0x10)" * (cast_expression "(long *)(lVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) )))) + (pointer_expression "*(long *)(*(long *)(lVar2 + 0x20) + 0x28)" * (cast_expression "(long *)(*(long *)(lVar2 + 0x20) + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x28)" ( (binary_expression "*(long *)(lVar2 + 0x20) + 0x28" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) + number_literal) )))))) ;) (expression_statement "uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);" (assignment_expression "uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28)" identifier = (binary_expression "*(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28)" (pointer_expression "*(long *)(lVar3 + 0x10)" * (cast_expression "(long *)(lVar3 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))))) ;) (if_statement "if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }" if (parenthesized_expression "(uVar5 == uVar4)" ( (binary_expression "uVar5 == uVar4" identifier == identifier) )) (compound_statement "{\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }" { (labeled_statement "LAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);" statement_identifier : (expression_statement "uVar4 = FUN_00103d00(param_1,param_2);" (assignment_expression "uVar4 = FUN_00103d00(param_1,param_2)" identifier = (call_expression "FUN_00103d00(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;)) (return_statement "return uVar4;" return identifier ;) })) (expression_statement "uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);" (assignment_expression "uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1)" identifier = (call_expression "(ulong)(-(uint)(uVar5 < uVar4) | 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(-(uint)(uVar5 < uVar4) | 1)" ( (binary_expression "-(uint)(uVar5 < uVar4) | 1" (unary_expression "-(uint)(uVar5 < uVar4)" - (call_expression "(uint)(uVar5 < uVar4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar5 < uVar4)" ( (binary_expression "uVar5 < uVar4" identifier < identifier) )))) | number_literal) )))) ;) }))) (return_statement "return uVar4;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * IDENT) ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;)) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT < IDENT) )))) | LIT) )))) ;) }))) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_00103dd0(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}" (type_identifier "ulong") (function_declarator "FUN_00103dd0(undefined8 param_1,undefined8 param_2)" (identifier "FUN_00103dd0") (parameter_list "(undefined8 param_1,undefined8 param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n ulong uVar4;\n ulong uVar5;\n \n lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);\n lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);\n if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }\n lVar1 = *(long *)(lVar3 + 0x20);\n if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }\n return uVar4;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (expression_statement "lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0);" (assignment_expression "lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" (identifier "lVar2") (= "=") (call_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" (parenthesized_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))" (( "(") (pointer_expression "**(code **)(DAT_0010cbe0[1] + 0x260)" (* "*") (pointer_expression "*(code **)(DAT_0010cbe0[1] + 0x260)" (* "*") (cast_expression "(code **)(DAT_0010cbe0[1] + 0x260)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_0010cbe0[1] + 0x260)" (( "(") (binary_expression "DAT_0010cbe0[1] + 0x260" (subscript_expression "DAT_0010cbe0[1]" (identifier "DAT_0010cbe0") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x260")) () ")"))))) () ")")) (argument_list "(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0)" (( "(") (identifier "DAT_0010cbe0") (, ",") (identifier "DAT_0010cbd8") (, ",") (identifier "param_1") (, ",") (identifier "DAT_0010cbd0") () ")")))) (; ";")) (expression_statement "lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8);" (assignment_expression "lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" (identifier "lVar3") (= "=") (call_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" (parenthesized_expression "(**(code **)(DAT_0010cbe0[1] + 0x260))" (( "(") (pointer_expression "**(code **)(DAT_0010cbe0[1] + 0x260)" (* "*") (pointer_expression "*(code **)(DAT_0010cbe0[1] + 0x260)" (* "*") (cast_expression "(code **)(DAT_0010cbe0[1] + 0x260)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_0010cbe0[1] + 0x260)" (( "(") (binary_expression "DAT_0010cbe0[1] + 0x260" (subscript_expression "DAT_0010cbe0[1]" (identifier "DAT_0010cbe0") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x260")) () ")"))))) () ")")) (argument_list "(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8)" (( "(") (identifier "DAT_0010cbe0") (, ",") (identifier "DAT_0010cbd8") (, ",") (identifier "param_2") (, ",") (identifier "DAT_0010cbc8") () ")")))) (; ";")) (if_statement "if ((lVar2 == 0) || (lVar3 == 0)) {\n \n FUN_00106090(*DAT_0010cbe0);\n }" (if "if") (parenthesized_expression "((lVar2 == 0) || (lVar3 == 0))" (( "(") (binary_expression "(lVar2 == 0) || (lVar3 == 0)" (parenthesized_expression "(lVar2 == 0)" (( "(") (binary_expression "lVar2 == 0" (identifier "lVar2") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n \n FUN_00106090(*DAT_0010cbe0);\n }" ({ "{") (expression_statement "FUN_00106090(*DAT_0010cbe0);" (call_expression "FUN_00106090(*DAT_0010cbe0)" (identifier "FUN_00106090") (argument_list "(*DAT_0010cbe0)" (( "(") (pointer_expression "*DAT_0010cbe0" (* "*") (identifier "DAT_0010cbe0")) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar1 = *(long *)(lVar3 + 0x20);" (assignment_expression "lVar1 = *(long *)(lVar3 + 0x20)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar3 + 0x20)" (* "*") (cast_expression "(long *)(lVar3 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (if_statement "if (*(long *)(lVar2 + 0x20) == 0x10c838) {\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }\n else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" (if "if") (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x10c838)" (( "(") (binary_expression "*(long *)(lVar2 + 0x20) == 0x10c838" (pointer_expression "*(long *)(lVar2 + 0x20)" (* "*") (cast_expression "(long *)(lVar2 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (number_literal "0x10c838")) () ")")) (compound_statement "{\n if (lVar1 == 0x10c838) goto LAB_00103e6d;\n uVar4 = 0xffffffff;\n }" ({ "{") (if_statement "if (lVar1 == 0x10c838) goto LAB_00103e6d;" (if "if") (parenthesized_expression "(lVar1 == 0x10c838)" (( "(") (binary_expression "lVar1 == 0x10c838" (identifier "lVar1") (== "==") (number_literal "0x10c838")) () ")")) (goto_statement "goto LAB_00103e6d;" (goto "goto") (statement_identifier "LAB_00103e6d") (; ";"))) (expression_statement "uVar4 = 0xffffffff;" (assignment_expression "uVar4 = 0xffffffff" (identifier "uVar4") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}")) (else_clause "else {\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" (else "else") (compound_statement "{\n if (lVar1 == 0x10c838) {\n return 1;\n }\n uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);\n uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);\n if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }\n uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);\n }" ({ "{") (if_statement "if (lVar1 == 0x10c838) {\n return 1;\n }" (if "if") (parenthesized_expression "(lVar1 == 0x10c838)" (( "(") (binary_expression "lVar1 == 0x10c838" (identifier "lVar1") (== "==") (number_literal "0x10c838")) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28);" (assignment_expression "uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28)" (identifier "uVar5") (= "=") (binary_expression "*(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28)" (pointer_expression "*(long *)(lVar2 + 0x10)" (* "*") (cast_expression "(long *)(lVar2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x10)" (( "(") (binary_expression "lVar2 + 0x10" (identifier "lVar2") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (pointer_expression "*(long *)(*(long *)(lVar2 + 0x20) + 0x28)" (* "*") (cast_expression "(long *)(*(long *)(lVar2 + 0x20) + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x28)" (( "(") (binary_expression "*(long *)(lVar2 + 0x20) + 0x28" (pointer_expression "*(long *)(lVar2 + 0x20)" (* "*") (cast_expression "(long *)(lVar2 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")")))) (+ "+") (number_literal "0x28")) () ")")))))) (; ";")) (expression_statement "uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28);" (assignment_expression "uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28)" (identifier "uVar4") (= "=") (binary_expression "*(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28)" (pointer_expression "*(long *)(lVar3 + 0x10)" (* "*") (cast_expression "(long *)(lVar3 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))))) (; ";")) (if_statement "if (uVar5 == uVar4) {\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }" (if "if") (parenthesized_expression "(uVar5 == uVar4)" (( "(") (binary_expression "uVar5 == uVar4" (identifier "uVar5") (== "==") (identifier "uVar4")) () ")")) (compound_statement "{\nLAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);\n return uVar4;\n }" ({ "{") (labeled_statement "LAB_00103e6d:\n uVar4 = FUN_00103d00(param_1,param_2);" (statement_identifier "LAB_00103e6d") (: ":") (expression_statement "uVar4 = FUN_00103d00(param_1,param_2);" (assignment_expression "uVar4 = FUN_00103d00(param_1,param_2)" (identifier "uVar4") (= "=") (call_expression "FUN_00103d00(param_1,param_2)" (identifier "FUN_00103d00") (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")")))) (; ";"))) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";")) (} "}"))) (expression_statement "uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1);" (assignment_expression "uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1)" (identifier "uVar4") (= "=") (call_expression "(ulong)(-(uint)(uVar5 < uVar4) | 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(-(uint)(uVar5 < uVar4) | 1)" (( "(") (binary_expression "-(uint)(uVar5 < uVar4) | 1" (unary_expression "-(uint)(uVar5 < uVar4)" (- "-") (call_expression "(uint)(uVar5 < uVar4)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar5 < uVar4)" (( "(") (binary_expression "uVar5 < uVar4" (identifier "uVar5") (< "<") (identifier "uVar4")) () ")")))) (| "|") (number_literal "1")) () ")")))) (; ";")) (} "}")))) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";")) (} "}")))
int function_1(void *P_x,void *P_y) { type_1 *var_4; type_2 uVar2; int iVar3; type_3 *var_1; type_3 *var_2; type_4 var_6; type_4 var_5; var_1 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_x,sort_x); var_2 = (*sort_bfd->xvec->_minisymbol_to_symbol)(sort_bfd,sort_dynamic,P_y,sort_y); if ((var_1 == (type_3 *)0x0) || (var_2 == (type_3 *)0x0)) { /* WARNING: Subroutine does not return */ var_3(sort_bfd->filename); } var_4 = var_2->section; if (var_1->section == (type_1 *)0x10c838) { if (var_4 == (type_1 *)0x10c838) goto LAB_00103e6d; uVar2 = 0xffffffff; } else { if (var_4 == (type_1 *)0x10c838) { return 1; } var_5 = var_1->value + var_1->section->vma; var_6 = var_2->value + var_4->vma; if (var_5 == var_6) { LAB_00103e6d: iVar3 = var_7(P_x,P_y); return iVar3; } uVar2 = -(type_2)(var_5 < var_6) | 1; } return uVar2; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (identifier))))) right: (number_literal))))))))) (return_statement (identifier)))))
null
ulong MASKED(undefined8 param_1,undefined8 param_2) { long lVar1; long lVar2; long lVar3; ulong uVar4; ulong uVar5; lVar2 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_1,DAT_0010cbd0); lVar3 = (**(code **)(DAT_0010cbe0[1] + 0x260))(DAT_0010cbe0,DAT_0010cbd8,param_2,DAT_0010cbc8); if ((lVar2 == 0) || (lVar3 == 0)) { /* WARNING: Subroutine does not return */ FUN_00106090(*DAT_0010cbe0); } lVar1 = *(long *)(lVar3 + 0x20); if (*(long *)(lVar2 + 0x20) == 0x10c838) { if (lVar1 == 0x10c838) goto LAB_00103e6d; uVar4 = 0xffffffff; } else { if (lVar1 == 0x10c838) { return 1; } uVar5 = *(long *)(lVar2 + 0x10) + *(long *)(*(long *)(lVar2 + 0x20) + 0x28); uVar4 = *(long *)(lVar3 + 0x10) + *(long *)(lVar1 + 0x28); if (uVar5 == uVar4) { LAB_00103e6d: uVar4 = FUN_00103d00(param_1,param_2); return uVar4; } uVar4 = (ulong)(-(uint)(uVar5 < uVar4) | 1); } return uVar4; }
684_x86_64-linux-gnu-as_and_x86_64-linux-gnu-as_strip.c
output_invalid
FUN_00135d70
char * output_invalid(int c) { if ((*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0) { snprintf(output_invalid_buf,8,"\'%c\'",c); return output_invalid_buf; } snprintf(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff); return output_invalid_buf; }
undefined * FUN_00135d70(ulong param_1) { if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) { snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff); return &DAT_001e3a68; } snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff); return &DAT_001e3a68; }
MOVZX EDX,DIL LEA RAX,[0x163dc0] SUB RSP,0x8 TEST byte ptr [RAX + RDX*0x2],0x10 JZ 0x00135db0 MOV ECX,EDI LEA RDX,[0x14bcd1] MOV ESI,0x8 XOR EAX,EAX LEA RDI,[0x1e3a68] CALL 0x00108250 LEA RAX,[0x1e3a68] ADD RSP,0x8 RET MOV RCX,RDX MOV ESI,0x8 LEA RDX,[0x152196] XOR EAX,EAX LEA RDI,[0x1e3a68] CALL 0x00108250 LEA RAX,[0x1e3a68] ADD RSP,0x8 RET
null
null
null
null
[('const-1981032', u'PTRSUB_-1207149042'), ('const-8', u'CALL_-1207149033'), ('const-0', u'RETURN_-1207149075'), (u'INT_ZEXT_-1207149028', u'INT_AND_-1207149042'), ('tmp_235', u'CALL_-1207149107'), ('const-0', u'PTRSUB_-1207149042'), ('const-0', u'RETURN_-1207149001'), ('const-255', u'INT_AND_-1207149042'), (u'PTRSUB_-1207148952', u'PTRADD_-1207148950'), ('const-1359057', u'COPY_-1207148990'), ('const-0', u'PTRSUB_-1207148968'), ('const-16', u'INT_AND_-1207149141'), ('const-2', u'PTRADD_-1207148950'), ('const-0', u'PTRSUB_-1207148952'), (u'PTRADD_-1207148950', u'CAST_-1207148949'), ('const-1981032', u'PTRSUB_-1207148877'), ('const-8', u'CALL_-1207149107'), (u'PTRSUB_-1207149042', u'RETURN_-1207149075'), (u'CAST_-1207148949', u'LOAD_-1207149167'), (u'PTRSUB_-1207148922', u'CALL_-1207149107'), (u'PTRSUB_-1207148877', u'CALL_-1207149033'), (u'INT_AND_-1207149042', u'CALL_-1207149033'), (u'PTRSUB_-1207148968', u'RETURN_-1207149001'), (u'INT_AND_-1207149042', u'PTRADD_-1207148950'), (u'INT_NOTEQUAL_-1207149154', u'CBRANCH_-1207149152'), (u'CAST_-1207148965', u'INT_ZEXT_-1207149028'), ('const-433', u'LOAD_-1207149167'), (u'COPY_-1207148990', u'CALL_-1207149107'), ('const-0', u'INT_NOTEQUAL_-1207149154'), ('const-0', u'PTRSUB_-1207148922'), ('const-1384854', u'COPY_-1207148945'), (u'LOAD_-1207149167', u'INT_AND_-1207149141'), (u'INT_AND_-1207149141', u'INT_NOTEQUAL_-1207149154'), ('const-1981032', u'PTRSUB_-1207148968'), ('const-1457600', u'PTRSUB_-1207148952'), ('const-0', u'PTRSUB_-1207148877'), ('tmp_65', u'CBRANCH_-1207149152'), (u'COPY_-1207148945', u'CALL_-1207149033'), ('const-1981032', u'PTRSUB_-1207148922'), ('tmp_235', u'CAST_-1207148965')]
[('const-0', u'RETURN_-1207149075'), ('const-0', u'PTRSUB_-1207148881'), ('const-1981032', u'PTRSUB_-1207148881'), ('const-0', u'RETURN_-1207149001'), (u'PTRSUB_-1207148926', u'CALL_-1207149107'), ('const-0', u'PTRSUB_-1207148926'), ('const-255', u'INT_AND_-1207149042'), ('const-16', u'INT_AND_-1207149141'), ('const-1457600', u'PTRSUB_-1207148956'), ('const-1384854', u'COPY_-1207148949'), ('const-0', u'PTRSUB_-1207148968'), ('tmp_404', u'INT_AND_-1207149042'), ('const-1981032', u'PTRSUB_-1207149042'), ('const-2', u'PTRADD_-1207148954'), (u'PTRSUB_-1207149042', u'RETURN_-1207149075'), (u'PTRSUB_-1207148881', u'CALL_-1207149033'), ('const-8', u'CALL_-1207149033'), ('tmp_404', u'INT_AND_-1207149026'), (u'PTRSUB_-1207148956', u'PTRADD_-1207148954'), (u'INT_AND_-1207149042', u'CALL_-1207149033'), ('const-433', u'LOAD_-1207149167'), (u'INT_AND_-1207149026', u'CALL_-1207149107'), ('const-1981032', u'PTRSUB_-1207148968'), (u'PTRSUB_-1207148968', u'RETURN_-1207149001'), (u'COPY_-1207148949', u'CALL_-1207149033'), ('const-1359057', u'COPY_-1207148994'), (u'INT_NOTEQUAL_-1207149154', u'CBRANCH_-1207149152'), (u'CAST_-1207148954', u'LOAD_-1207149167'), ('const-0', u'PTRSUB_-1207149042'), ('const-0', u'INT_NOTEQUAL_-1207149154'), (u'LOAD_-1207149167', u'INT_AND_-1207149141'), (u'INT_AND_-1207149141', u'INT_NOTEQUAL_-1207149154'), ('const-8', u'CALL_-1207149107'), (u'COPY_-1207148994', u'CALL_-1207149107'), ('const-0', u'PTRSUB_-1207148956'), (u'INT_AND_-1207149042', u'PTRADD_-1207148954'), ('tmp_65', u'CBRANCH_-1207149152'), ('const-4294967295', u'INT_AND_-1207149026'), (u'PTRADD_-1207148954', u'CAST_-1207148954'), ('const-1981032', u'PTRSUB_-1207148926')]
null
null
00135d70
x64
O1
(translation_unit "undefined * FUN_00135d70(ulong param_1)\n\n{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}\n\n" (function_definition "undefined * FUN_00135d70(ulong param_1)\n\n{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}" type_identifier (pointer_declarator "* FUN_00135d70(ulong param_1)" * (function_declarator "FUN_00135d70(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) )))) (compound_statement "{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}" { (if_statement "if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }" if (parenthesized_expression "((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0)" ( (binary_expression "(*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0" (parenthesized_expression "(*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10)" ( (binary_expression "*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10" (pointer_expression "*(byte *)(&_sch_istable + (param_1 & 0xff))" * (cast_expression "(byte *)(&_sch_istable + (param_1 & 0xff))" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&_sch_istable + (param_1 & 0xff))" ( (binary_expression "&_sch_istable + (param_1 & 0xff)" (pointer_expression "&_sch_istable" & identifier) + (parenthesized_expression "(param_1 & 0xff)" ( (binary_expression "param_1 & 0xff" identifier & number_literal) ))) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }" { (expression_statement "snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);" (call_expression "snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff)" identifier (argument_list "(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff)" ( (pointer_expression "&DAT_001e3a68" & identifier) , number_literal , (string_literal ""\'%c\'"" " escape_sequence string_content escape_sequence ") , (binary_expression "param_1 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return &DAT_001e3a68;" return (pointer_expression "&DAT_001e3a68" & identifier) ;) })) (expression_statement "snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);" (call_expression "snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff)" identifier (argument_list "(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff)" ( (pointer_expression "&DAT_001e3a68" & identifier) , number_literal , (string_literal ""(0x%x)"" " string_content ") , (binary_expression "param_1 & 0xff" identifier & number_literal) ))) ;) (return_statement "return &DAT_001e3a68;" return (pointer_expression "&DAT_001e3a68" & identifier) ;) })))
(translation_unit "char * output_invalid(int c)\n\n{\n if ((*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0) {\n snprintf(output_invalid_buf,8,"\'%c\'",c);\n return output_invalid_buf;\n }\n snprintf(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff);\n return output_invalid_buf;\n}\n\n" (function_definition "char * output_invalid(int c)\n\n{\n if ((*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0) {\n snprintf(output_invalid_buf,8,"\'%c\'",c);\n return output_invalid_buf;\n }\n snprintf(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff);\n return output_invalid_buf;\n}" primitive_type (pointer_declarator "* output_invalid(int c)" * (function_declarator "output_invalid(int c)" identifier (parameter_list "(int c)" ( (parameter_declaration "int c" primitive_type identifier) )))) (compound_statement "{\n if ((*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0) {\n snprintf(output_invalid_buf,8,"\'%c\'",c);\n return output_invalid_buf;\n }\n snprintf(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff);\n return output_invalid_buf;\n}" { (if_statement "if ((*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0) {\n snprintf(output_invalid_buf,8,"\'%c\'",c);\n return output_invalid_buf;\n }" if (parenthesized_expression "((*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0)" ( (binary_expression "(*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10) != 0" (parenthesized_expression "(*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10)" ( (binary_expression "*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff)) & 0x10" (pointer_expression "*(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff))" * (cast_expression "(byte *)(&_sch_istable + ((ulong)(uint)c & 0xff))" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&_sch_istable + ((ulong)(uint)c & 0xff))" ( (binary_expression "&_sch_istable + ((ulong)(uint)c & 0xff)" (pointer_expression "&_sch_istable" & identifier) + (parenthesized_expression "((ulong)(uint)c & 0xff)" ( (binary_expression "(ulong)(uint)c & 0xff" (cast_expression "(ulong)(uint)c" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)c" ( (type_descriptor "uint" type_identifier) ) identifier)) & number_literal) ))) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n snprintf(output_invalid_buf,8,"\'%c\'",c);\n return output_invalid_buf;\n }" { (expression_statement "snprintf(output_invalid_buf,8,"\'%c\'",c);" (call_expression "snprintf(output_invalid_buf,8,"\'%c\'",c)" identifier (argument_list "(output_invalid_buf,8,"\'%c\'",c)" ( identifier , number_literal , (string_literal ""\'%c\'"" " escape_sequence string_content escape_sequence ") , identifier ))) ;) (return_statement "return output_invalid_buf;" return identifier ;) })) (expression_statement "snprintf(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff);" (call_expression "snprintf(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff)" identifier (argument_list "(output_invalid_buf,8,"(0x%x)",(ulong)(uint)c & 0xff)" ( identifier , number_literal , (string_literal ""(0x%x)"" " string_content ") , (binary_expression "(ulong)(uint)c & 0xff" (cast_expression "(ulong)(uint)c" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)c" ( (type_descriptor "uint" type_identifier) ) identifier)) & number_literal) ))) ;) (return_statement "return output_invalid_buf;" return identifier ;) })))
(translation_unit "undefined * FUN_00135d70(ulong param_1)\n\n{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}\n\n" (function_definition "undefined * FUN_00135d70(ulong param_1)\n\n{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}" type_identifier (pointer_declarator "* FUN_00135d70(ulong param_1)" * (function_declarator "FUN_00135d70(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) )))) (compound_statement "{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}" { (if_statement "if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }" if (parenthesized_expression "((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0)" ( (binary_expression "(*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0" (parenthesized_expression "(*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10)" ( (binary_expression "*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10" (pointer_expression "*(byte *)(&_sch_istable + (param_1 & 0xff))" * (cast_expression "(byte *)(&_sch_istable + (param_1 & 0xff))" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&_sch_istable + (param_1 & 0xff))" ( (binary_expression "&_sch_istable + (param_1 & 0xff)" (pointer_expression "&_sch_istable" & identifier) + (parenthesized_expression "(param_1 & 0xff)" ( (binary_expression "param_1 & 0xff" identifier & number_literal) ))) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }" { (expression_statement "snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);" (call_expression "snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff)" identifier (argument_list "(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff)" ( (pointer_expression "&DAT_001e3a68" & identifier) , number_literal , (string_literal ""\'%c\'"" " escape_sequence string_content escape_sequence ") , (binary_expression "param_1 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return &DAT_001e3a68;" return (pointer_expression "&DAT_001e3a68" & identifier) ;) })) (expression_statement "snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);" (call_expression "snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff)" identifier (argument_list "(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff)" ( (pointer_expression "&DAT_001e3a68" & identifier) , number_literal , (string_literal ""(0x%x)"" " string_content ") , (binary_expression "param_1 & 0xff" identifier & number_literal) ))) ;) (return_statement "return &DAT_001e3a68;" return (pointer_expression "&DAT_001e3a68" & identifier) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , (string_literal " escape_sequence string_content escape_sequence ") , (binary_expression IDENT & LIT) ))) ;) (return_statement return (pointer_expression & IDENT) ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , (string_literal " string_content ") , (binary_expression IDENT & LIT) ))) ;) (return_statement return (pointer_expression & IDENT) ;) })))
(function_definition "undefined * FUN_00135d70(ulong param_1)\n\n{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}" (type_identifier "undefined") (pointer_declarator "* FUN_00135d70(ulong param_1)" (* "*") (function_declarator "FUN_00135d70(ulong param_1)" (identifier "FUN_00135d70") (parameter_list "(ulong param_1)" (( "(") (parameter_declaration "ulong param_1" (type_identifier "ulong") (identifier "param_1")) () ")")))) (compound_statement "{\n if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }\n snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);\n return &DAT_001e3a68;\n}" ({ "{") (if_statement "if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) {\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }" (if "if") (parenthesized_expression "((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0)" (( "(") (binary_expression "(*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0" (parenthesized_expression "(*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10)" (( "(") (binary_expression "*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10" (pointer_expression "*(byte *)(&_sch_istable + (param_1 & 0xff))" (* "*") (cast_expression "(byte *)(&_sch_istable + (param_1 & 0xff))" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&_sch_istable + (param_1 & 0xff))" (( "(") (binary_expression "&_sch_istable + (param_1 & 0xff)" (pointer_expression "&_sch_istable" (& "&") (identifier "_sch_istable")) (+ "+") (parenthesized_expression "(param_1 & 0xff)" (( "(") (binary_expression "param_1 & 0xff" (identifier "param_1") (& "&") (number_literal "0xff")) () ")"))) () ")")))) (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);\n return &DAT_001e3a68;\n }" ({ "{") (expression_statement "snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff);" (call_expression "snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff)" (identifier "snprintf") (argument_list "(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff)" (( "(") (pointer_expression "&DAT_001e3a68" (& "&") (identifier "DAT_001e3a68")) (, ",") (number_literal "8") (, ",") (string_literal ""\'%c\'"" (" """) (escape_sequence "\'") (string_content "%c") (escape_sequence "\'") (" """)) (, ",") (binary_expression "param_1 & 0xffffffff" (identifier "param_1") (& "&") (number_literal "0xffffffff")) () ")"))) (; ";")) (return_statement "return &DAT_001e3a68;" (return "return") (pointer_expression "&DAT_001e3a68" (& "&") (identifier "DAT_001e3a68")) (; ";")) (} "}"))) (expression_statement "snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff);" (call_expression "snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff)" (identifier "snprintf") (argument_list "(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff)" (( "(") (pointer_expression "&DAT_001e3a68" (& "&") (identifier "DAT_001e3a68")) (, ",") (number_literal "8") (, ",") (string_literal ""(0x%x)"" (" """) (string_content "(0x%x)") (" """)) (, ",") (binary_expression "param_1 & 0xff" (identifier "param_1") (& "&") (number_literal "0xff")) () ")"))) (; ";")) (return_statement "return &DAT_001e3a68;" (return "return") (pointer_expression "&DAT_001e3a68" (& "&") (identifier "DAT_001e3a68")) (; ";")) (} "}")))
char * function_1(int c) { if ((*(type_1 *)(&_sch_istable + ((type_2)(type_3)c & 0xff)) & 0x10) != 0) { var_1(output_invalid_buf,8,"\'%c\'",c); return output_invalid_buf; } var_1(output_invalid_buf,8,"(0x%x)",(type_2)(type_3)c & 0xff); return output_invalid_buf; }
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))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (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 (pointer_expression argument: (identifier)) (number_literal) (string_literal (escape_sequence) (string_content) (escape_sequence)) (binary_expression left: (identifier) right: (number_literal))))) (return_statement (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal))))) (return_statement (pointer_expression argument: (identifier))))))
null
undefined * MASKED(ulong param_1) { if ((*(byte *)(&_sch_istable + (param_1 & 0xff)) & 0x10) != 0) { snprintf(&DAT_001e3a68,8,"\'%c\'",param_1 & 0xffffffff); return &DAT_001e3a68; } snprintf(&DAT_001e3a68,8,"(0x%x)",param_1 & 0xff); return &DAT_001e3a68; }
526_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c
abort
abort
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abort(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* abort@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void abort(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207263166')]
[('const-1', u'RETURN_-1207263166')]
null
null
0015a038
x64
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "void abort(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* abort@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "void abort(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* abort@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* abort@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void abort(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void abort(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "abort(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 abort(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* abort@@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 */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
46_alpha-linux-gnu-size_and_alpha-linux-gnu-size_strip.c
memcpy
memcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)(); return pvVar1; }
JMP qword ptr [0x00109170]
null
null
null
null
[(u'INDIRECT_-1206967512', u'COPY_-1206967571'), ('const-0', u'RETURN_-1206967573'), (u'CALLIND_-1206967576', u'CAST_-1206967506'), (u'CAST_-1206967506', u'RETURN_-1206967573'), (u'CAST_-1206967507', u'CALLIND_-1206967576'), (u'CALLIND_-1206967576', u'INDIRECT_-1206967512'), ('tmp_44', u'CAST_-1206967507')]
[(u'INDIRECT_-1206967512', u'COPY_-1206967571'), ('const-0', u'RETURN_-1206967573'), (u'CALLIND_-1206967576', u'CAST_-1206967506'), (u'CAST_-1206967506', u'RETURN_-1206967573'), (u'CAST_-1206967507', u'CALLIND_-1206967576'), (u'CALLIND_-1206967576', u'INDIRECT_-1206967512'), ('tmp_44', u'CAST_-1206967507')]
null
null
001022e0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)()" identifier = (cast_expression "(void *)(*(code *)PTR_memcpy_00109170)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memcpy_00109170)()" (parenthesized_expression "(*(code *)PTR_memcpy_00109170)" ( (pointer_expression "*(code *)PTR_memcpy_00109170" * (cast_expression "(code *)PTR_memcpy_00109170" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)()" identifier = (cast_expression "(void *)(*(code *)PTR_memcpy_00109170)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memcpy_00109170)()" (parenthesized_expression "(*(code *)PTR_memcpy_00109170)" ( (pointer_expression "*(code *)PTR_memcpy_00109170" * (cast_expression "(code *)PTR_memcpy_00109170" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)()" identifier = (cast_expression "(void *)(*(code *)PTR_memcpy_00109170)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memcpy_00109170)()" (parenthesized_expression "(*(code *)PTR_memcpy_00109170)" ( (pointer_expression "*(code *)PTR_memcpy_00109170" * (cast_expression "(code *)PTR_memcpy_00109170" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (parameter_list "(void *__dest,void *__src,size_t __n)" (( "(") (parameter_declaration "void *__dest" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest"))) (, ",") (parameter_declaration "void *__src" (primitive_type "void") (pointer_declarator "*__src" (* "*") (identifier "__src"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")")))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();\n return pvVar1;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00109170)()" (identifier "pvVar1") (= "=") (cast_expression "(void *)(*(code *)PTR_memcpy_00109170)()" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_memcpy_00109170)()" (parenthesized_expression "(*(code *)PTR_memcpy_00109170)" (( "(") (pointer_expression "*(code *)PTR_memcpy_00109170" (* "*") (cast_expression "(code *)PTR_memcpy_00109170" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_memcpy_00109170"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pvVar1;" (return "return") (identifier "pvVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memcpy_00109170)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00109170)(); return pvVar1; }
88_alpha-linux-gnu-strip_and_alpha-linux-gnu-strip_strip.c
bfd_alt_mach_code
bfd_alt_mach_code
void bfd_alt_mach_code(void) { (*(code *)PTR_bfd_alt_mach_code_0012b2c0)(); return; }
void bfd_alt_mach_code(void) { (*(code *)PTR_bfd_alt_mach_code_0012b2c0)(); return; }
JMP qword ptr [0x0012b2c0]
null
null
null
null
[(u'CALLIND_-1206958712', u'INDIRECT_-1206958652'), ('tmp_22', u'CAST_-1206958647'), ('const-0', u'RETURN_-1206958709'), (u'CAST_-1206958647', u'CALLIND_-1206958712'), (u'INDIRECT_-1206958652', u'COPY_-1206958711')]
[(u'CALLIND_-1206958712', u'INDIRECT_-1206958652'), ('tmp_22', u'CAST_-1206958647'), ('const-0', u'RETURN_-1206958709'), (u'CAST_-1206958647', u'CALLIND_-1206958712'), (u'INDIRECT_-1206958652', u'COPY_-1206958711')]
null
null
00104580
x64
O1
(translation_unit "void bfd_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}\n\n" (function_definition "void bfd_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" primitive_type (function_declarator "bfd_alt_mach_code(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)();" (call_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)()" (parenthesized_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)" ( (pointer_expression "*(code *)PTR_bfd_alt_mach_code_0012b2c0" * (cast_expression "(code *)PTR_bfd_alt_mach_code_0012b2c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}\n\n" (function_definition "void bfd_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" primitive_type (function_declarator "bfd_alt_mach_code(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)();" (call_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)()" (parenthesized_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)" ( (pointer_expression "*(code *)PTR_bfd_alt_mach_code_0012b2c0" * (cast_expression "(code *)PTR_bfd_alt_mach_code_0012b2c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}\n\n" (function_definition "void bfd_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" primitive_type (function_declarator "bfd_alt_mach_code(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)();" (call_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)()" (parenthesized_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)" ( (pointer_expression "*(code *)PTR_bfd_alt_mach_code_0012b2c0" * (cast_expression "(code *)PTR_bfd_alt_mach_code_0012b2c0" ( (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_alt_mach_code(void)\n\n{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_alt_mach_code(void)" (identifier "bfd_alt_mach_code") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_alt_mach_code_0012b2c0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)();" (call_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)()" (parenthesized_expression "(*(code *)PTR_bfd_alt_mach_code_0012b2c0)" (( "(") (pointer_expression "*(code *)PTR_bfd_alt_mach_code_0012b2c0" (* "*") (cast_expression "(code *)PTR_bfd_alt_mach_code_0012b2c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_alt_mach_code_0012b2c0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_alt_mach_code_0012b2c0)(); 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_0012b2c0)(); return; }
7510_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~fstream
FUN_002a4f80
/* non-virtual thunk to std::fstream::~fstream() */ void __thiscall std::fstream::~fstream(fstream *this) { *(undefined ***)(this + -0x10) = &PTR__fstream_003b98d8; *(undefined ***)this = &PTR__fstream_003b9900; *(undefined ***)(this + 0xf8) = &PTR__fstream_003b9928; *(undefined ***)(this + 8) = &PTR__filebuf_003b9568; filebuf::close((filebuf *)(this + 8)); __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x70)); *(undefined ***)(this + 8) = &PTR__streambuf_003b8690; locale::~locale((locale *)(this + 0x40)); *(undefined8 *)(this + -8) = 0; *(undefined8 *)this = 0x3b9770; *(undefined8 *)(this + -0x10) = 0x3b97c0; *(undefined ***)(this + 0xf8) = &PTR__ios_003b9468; ios_base::~ios_base((ios_base *)(this + 0xf8)); return; }
void FUN_002a4f80(undefined8 *param_1) { param_1[-2] = &PTR_FUN_003b98d8; *param_1 = &PTR_FUN_003b9900; param_1[0x1f] = &PTR_FUN_003b9928; param_1[1] = &PTR_FUN_003b9568; FUN_002a2d10(); thunk_FUN_00277390(param_1 + 0xe); param_1[1] = &PTR_FUN_003b8690; FUN_00279260(param_1 + 8); param_1[-1] = 0; *param_1 = &DAT_003b9770; param_1[-2] = &DAT_003b97c0; param_1[0x1f] = &PTR_FUN_003b9468; FUN_002b4dd0(param_1 + 0x1f); return; }
LEA RAX,[0x3b98c0] PUSH RBX MOV RBX,RDI LEA RDI,[RDI + 0x8] LEA RDX,[RAX + 0x18] MOV qword ptr [RDI + -0x18],RDX LEA RDX,[RAX + 0x68] ADD RAX,0x40 MOV qword ptr [RDI + -0x8],RAX LEA RAX,[0x3b9558] MOV qword ptr [RDI + 0xf0],RDX ADD RAX,0x10 MOV qword ptr [RDI],RAX CALL 0x002a2d10 LEA RDI,[RBX + 0x70] CALL 0x002773e0 LEA RAX,[0x3b8680] LEA RDI,[RBX + 0x40] ADD RAX,0x10 MOV qword ptr [RBX + 0x8],RAX CALL 0x00279260 LEA RAX,[0x3b9770] MOV qword ptr [RBX + -0x8],0x0 LEA RDI,[RBX + 0xf8] MOV qword ptr [RBX],RAX LEA RAX,[0x3b97c0] MOV qword ptr [RBX + -0x10],RAX LEA RAX,[0x3b9458] ADD RAX,0x10 MOV qword ptr [RBX + 0xf8],RAX POP RBX JMP 0x002b4dd0
null
null
null
null
[(u'PTRSUB_-1204465545', u'STORE_-1204465759'), (u'CAST_-1204465543', u'STORE_-1204465759'), ('const-1', u'PTRADD_-1204465581'), ('const-433', u'STORE_-1204465557'), (u'CAST_-1204465437', u'STORE_-1204465599'), ('const-3904616', u'PTRSUB_-1204465425'), (u'PTRADD_-1204465581', u'CAST_-1204465471'), (u'CAST_-1204465410', u'STORE_-1204465557'), ('const-0', u'PTRSUB_-1204465425'), ('const-433', u'STORE_-1204465718'), (u'CAST_-1204465497', u'CALL_-1204465672'), ('tmp_273', u'CAST_-1204465437'), (u'CAST_-1204465426', u'STORE_-1204465585'), ('tmp_273', u'CAST_-1204465530'), (u'PTRSUB_-1204465520', u'STORE_-1204465718'), (u'PTRADD_-1204465547', u'CAST_-1204465445'), ('tmp_273', u'PTRADD_-1204465699'), (u'CAST_-1204465530', u'STORE_-1204465733'), ('const-248', u'PTRADD_-1204465497'), ('const-0', u'PTRSUB_-1204465532'), (u'CAST_-1204465506', u'STORE_-1204465696'), ('const--16', u'PTRADD_-1204465525'), (u'PTRADD_-1204465600', u'CAST_-1204465480'), ('const-433', u'STORE_-1204465585'), ('const-8', u'PTRADD_-1204465581'), ('const-0', u'RETURN_-1204465536'), ('const-433', u'STORE_-1204465696'), (u'CAST_-1204465480', u'CALL_-1204465630'), (u'CAST_-1204465552', u'CALL_-1204465686'), (u'PTRADD_-1204465622', u'CAST_-1204465497'), ('const-1', u'PTRADD_-1204465699'), ('const-0', u'PTRSUB_-1204465512'), ('const-1', u'PTRADD_-1204465658'), ('const-3905392', u'STORE_-1204465599'), ('const-1', u'PTRADD_-1204465558'), ('tmp_273', u'PTRADD_-1204465622'), (u'CAST_-1204465445', u'CALL_-1204465540'), ('const--8', u'PTRADD_-1204465558'), (u'PTRSUB_-1204465425', u'STORE_-1204465557'), ('const-3905752', u'PTRSUB_-1204465545'), ('const-3905472', u'STORE_-1204465585'), ('tmp_273', u'PTRADD_-1204465547'), (u'PTRADD_-1204465711', u'CAST_-1204465506'), ('const-433', u'STORE_-1204465618'), ('const-1', u'PTRADD_-1204465711'), ('tmp_273', u'PTRADD_-1204465497'), ('const-1', u'PTRADD_-1204465622'), (u'PTRSUB_-1204465512', u'STORE_-1204465696'), ('const-112', u'PTRADD_-1204465622'), ('tmp_273', u'PTRADD_-1204465581'), ('const-433', u'STORE_-1204465641'), (u'PTRSUB_-1204465482', u'STORE_-1204465641'), ('const-0', u'STORE_-1204465618'), ('const-248', u'PTRADD_-1204465658'), (u'PTRADD_-1204465525', u'CAST_-1204465426'), ('const-0', u'PTRSUB_-1204465545'), (u'CAST_-1204465454', u'STORE_-1204465618'), (u'PTRADD_-1204465711', u'CAST_-1204465552'), ('const-3904872', u'PTRSUB_-1204465512'), ('tmp_273', u'PTRADD_-1204465600'), ('const-3901072', u'PTRSUB_-1204465482'), ('const-433', u'STORE_-1204465599'), ('const-0', u'PTRSUB_-1204465520'), (u'PTRADD_-1204465658', u'CAST_-1204465518'), (u'PTRSUB_-1204465532', u'STORE_-1204465733'), (u'CAST_-1204465518', u'STORE_-1204465718'), (u'PTRADD_-1204465699', u'CAST_-1204465543'), ('const-1', u'PTRADD_-1204465525'), ('const-1', u'PTRADD_-1204465497'), ('tmp_273', u'PTRADD_-1204465711'), ('const-1', u'PTRADD_-1204465600'), ('const-1', u'PTRADD_-1204465547'), ('const-433', u'STORE_-1204465759'), ('const--16', u'PTRADD_-1204465699'), ('tmp_273', u'PTRADD_-1204465525'), (u'CAST_-1204465471', u'STORE_-1204465641'), ('tmp_273', u'PTRADD_-1204465558'), (u'PTRADD_-1204465497', u'CAST_-1204465410'), (u'PTRADD_-1204465558', u'CAST_-1204465454'), ('const-8', u'PTRADD_-1204465711'), ('const-64', u'PTRADD_-1204465600'), ('tmp_273', u'PTRADD_-1204465658'), ('const-248', u'PTRADD_-1204465547'), ('const-3905832', u'PTRSUB_-1204465520'), ('const-3905792', u'PTRSUB_-1204465532'), ('const-433', u'STORE_-1204465733'), ('const-0', u'PTRSUB_-1204465482')]
[('tmp_413', u'PTRADD_-1204465549'), (u'PTRADD_-1204465549', u'STORE_-1204465696'), ('const-433', u'STORE_-1204465618'), ('const-8', u'PTRADD_-1204465549'), ('const-433', u'STORE_-1204465759'), ('tmp_413', u'PTRADD_-1204465453'), (u'PTRSUB_-1204465543', u'STORE_-1204465759'), (u'PTRADD_-1204465496', u'CALL_-1204465672'), ('const--2', u'PTRADD_-1204465426'), ('const-31', u'PTRADD_-1204465444'), ('const-0', u'PTRSUB_-1204465530'), ('const-0', u'PTRSUB_-1204465518'), (u'PTRADD_-1204465410', u'STORE_-1204465557'), ('const-3905752', u'PTRSUB_-1204465543'), ('const-433', u'STORE_-1204465696'), ('const-31', u'PTRADD_-1204465516'), ('const-3905472', u'PTRSUB_-1204465437'), ('const-3905792', u'PTRSUB_-1204465530'), (u'PTRADD_-1204465426', u'STORE_-1204465585'), ('const-8', u'PTRADD_-1204465426'), ('const-3904616', u'PTRSUB_-1204465425'), ('tmp_413', u'PTRADD_-1204465496'), (u'PTRSUB_-1204465530', u'STORE_-1204465733'), ('const-8', u'PTRADD_-1204465410'), ('const-1', u'PTRADD_-1204465549'), ('const-8', u'PTRADD_-1204465444'), ('const-0', u'PTRSUB_-1204465437'), ('const-0', u'RETURN_-1204465536'), ('tmp_413', u'PTRADD_-1204465516'), ('const-433', u'STORE_-1204465641'), ('const-3905832', u'PTRSUB_-1204465518'), ('tmp_413', u'PTRADD_-1204465426'), ('const-8', u'PTRADD_-1204465453'), ('tmp_413', u'PTRADD_-1204465410'), ('tmp_413', u'PTRADD_-1204465444'), ('const-8', u'PTRADD_-1204465496'), (u'PTRSUB_-1204465425', u'STORE_-1204465557'), ('const-3901072', u'PTRSUB_-1204465482'), ('const-14', u'PTRADD_-1204465496'), ('const-433', u'STORE_-1204465733'), ('const-433', u'STORE_-1204465557'), ('const-3904872', u'PTRSUB_-1204465512'), ('const-31', u'PTRADD_-1204465410'), (u'PTRADD_-1204465540', u'STORE_-1204465759'), (u'PTRADD_-1204465453', u'STORE_-1204465618'), ('const-0', u'PTRSUB_-1204465482'), (u'PTRSUB_-1204465512', u'STORE_-1204465696'), ('const-8', u'PTRADD_-1204465479'), ('tmp_413', u'STORE_-1204465733'), ('const--2', u'PTRADD_-1204465540'), ('const-433', u'STORE_-1204465718'), (u'PTRSUB_-1204465482', u'STORE_-1204465641'), ('const-433', u'STORE_-1204465585'), ('const-433', u'STORE_-1204465599'), (u'PTRADD_-1204465516', u'STORE_-1204465718'), ('const-0', u'PTRSUB_-1204465448'), ('const-8', u'PTRADD_-1204465540'), (u'PTRADD_-1204465470', u'STORE_-1204465641'), (u'PTRSUB_-1204465518', u'STORE_-1204465718'), ('const-0', u'PTRSUB_-1204465425'), ('const--1', u'PTRADD_-1204465453'), ('tmp_413', u'STORE_-1204465599'), ('tmp_413', u'PTRADD_-1204465470'), (u'PTRADD_-1204465479', u'CALL_-1204465630'), (u'PTRADD_-1204465444', u'CALL_-1204465540'), ('const-8', u'PTRADD_-1204465516'), ('const-0', u'PTRSUB_-1204465512'), ('tmp_413', u'PTRADD_-1204465479'), (u'PTRSUB_-1204465448', u'STORE_-1204465599'), (u'PTRSUB_-1204465437', u'STORE_-1204465585'), ('tmp_413', u'PTRADD_-1204465540'), ('const-8', u'PTRADD_-1204465470'), ('const-0', u'PTRSUB_-1204465543'), ('const-8', u'PTRADD_-1204465479'), ('const-0', u'STORE_-1204465618'), ('const-3905392', u'PTRSUB_-1204465448'), ('const-1', u'PTRADD_-1204465470')]
null
null
002a4f80
x64
O1
(translation_unit "void FUN_002a4f80(undefined8 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}\n\n" (function_definition "void FUN_002a4f80(undefined8 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}" primitive_type (function_declarator "FUN_002a4f80(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[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}" { (expression_statement "param_1[-2] = &PTR_FUN_003b98d8;" (assignment_expression "param_1[-2] = &PTR_FUN_003b98d8" (subscript_expression "param_1[-2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b98d8" & identifier)) ;) (expression_statement "*param_1 = &PTR_FUN_003b9900;" (assignment_expression "*param_1 = &PTR_FUN_003b9900" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b9900" & identifier)) ;) (expression_statement "param_1[0x1f] = &PTR_FUN_003b9928;" (assignment_expression "param_1[0x1f] = &PTR_FUN_003b9928" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9928" & identifier)) ;) (expression_statement "param_1[1] = &PTR_FUN_003b9568;" (assignment_expression "param_1[1] = &PTR_FUN_003b9568" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9568" & identifier)) ;) (expression_statement "FUN_002a2d10();" (call_expression "FUN_002a2d10()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_00277390(param_1 + 0xe);" (call_expression "thunk_FUN_00277390(param_1 + 0xe)" identifier (argument_list "(param_1 + 0xe)" ( (binary_expression "param_1 + 0xe" identifier + number_literal) ))) ;) (expression_statement "param_1[1] = &PTR_FUN_003b8690;" (assignment_expression "param_1[1] = &PTR_FUN_003b8690" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b8690" & identifier)) ;) (expression_statement "FUN_00279260(param_1 + 8);" (call_expression "FUN_00279260(param_1 + 8)" identifier (argument_list "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))) ;) (expression_statement "param_1[-1] = 0;" (assignment_expression "param_1[-1] = 0" (subscript_expression "param_1[-1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &DAT_003b9770;" (assignment_expression "*param_1 = &DAT_003b9770" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003b9770" & identifier)) ;) (expression_statement "param_1[-2] = &DAT_003b97c0;" (assignment_expression "param_1[-2] = &DAT_003b97c0" (subscript_expression "param_1[-2]" identifier [ number_literal ]) = (pointer_expression "&DAT_003b97c0" & identifier)) ;) (expression_statement "param_1[0x1f] = &PTR_FUN_003b9468;" (assignment_expression "param_1[0x1f] = &PTR_FUN_003b9468" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9468" & identifier)) ;) (expression_statement "FUN_002b4dd0(param_1 + 0x1f);" (call_expression "FUN_002b4dd0(param_1 + 0x1f)" identifier (argument_list "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* non-virtual thunk to std::fstream::~fstream() */\n\nvoid __thiscall std::fstream::~fstream(fstream *this)\n\n{\n *(undefined ***)(this + -0x10) = &PTR__fstream_003b98d8;\n *(undefined ***)this = &PTR__fstream_003b9900;\n *(undefined ***)(this + 0xf8) = &PTR__fstream_003b9928;\n *(undefined ***)(this + 8) = &PTR__filebuf_003b9568;\n filebuf::close((filebuf *)(this + 8));\n __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x70));\n *(undefined ***)(this + 8) = &PTR__streambuf_003b8690;\n locale::~locale((locale *)(this + 0x40));\n *(undefined8 *)(this + -8) = 0;\n *(undefined8 *)this = 0x3b9770;\n *(undefined8 *)(this + -0x10) = 0x3b97c0;\n *(undefined ***)(this + 0xf8) = &PTR__ios_003b9468;\n ios_base::~ios_base((ios_base *)(this + 0xf8));\n return;\n}\n\n" comment (function_definition "void __thiscall std::fstream::~fstream(fstream *this)\n\n{\n *(undefined ***)(this + -0x10) = &PTR__fstream_003b98d8;\n *(undefined ***)this = &PTR__fstream_003b9900;\n *(undefined ***)(this + 0xf8) = &PTR__fstream_003b9928;\n *(undefined ***)(this + 8) = &PTR__filebuf_003b9568;\n filebuf::close((filebuf *)(this + 8));\n __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x70));\n *(undefined ***)(this + 8) = &PTR__streambuf_003b8690;\n locale::~locale((locale *)(this + 0x40));\n *(undefined8 *)(this + -8) = 0;\n *(undefined8 *)this = 0x3b9770;\n *(undefined8 *)(this + -0x10) = 0x3b97c0;\n *(undefined ***)(this + 0xf8) = &PTR__ios_003b9468;\n ios_base::~ios_base((ios_base *)(this + 0xf8));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::fstream::~" identifier : : identifier : : ~) (function_declarator "fstream(fstream *this)" identifier (parameter_list "(fstream *this)" ( (parameter_declaration "fstream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n *(undefined ***)(this + -0x10) = &PTR__fstream_003b98d8;\n *(undefined ***)this = &PTR__fstream_003b9900;\n *(undefined ***)(this + 0xf8) = &PTR__fstream_003b9928;\n *(undefined ***)(this + 8) = &PTR__filebuf_003b9568;\n filebuf::close((filebuf *)(this + 8));\n __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x70));\n *(undefined ***)(this + 8) = &PTR__streambuf_003b8690;\n locale::~locale((locale *)(this + 0x40));\n *(undefined8 *)(this + -8) = 0;\n *(undefined8 *)this = 0x3b9770;\n *(undefined8 *)(this + -0x10) = 0x3b97c0;\n *(undefined ***)(this + 0xf8) = &PTR__ios_003b9468;\n ios_base::~ios_base((ios_base *)(this + 0xf8));\n return;\n}" { (expression_statement "*(undefined ***)(this + -0x10) = &PTR__fstream_003b98d8;" (assignment_expression "*(undefined ***)(this + -0x10) = &PTR__fstream_003b98d8" (pointer_expression "*(undefined ***)(this + -0x10)" * (cast_expression "(undefined ***)(this + -0x10)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + -0x10)" ( (binary_expression "this + -0x10" identifier + number_literal) )))) = (pointer_expression "&PTR__fstream_003b98d8" & identifier)) ;) (expression_statement "*(undefined ***)this = &PTR__fstream_003b9900;" (assignment_expression "*(undefined ***)this = &PTR__fstream_003b9900" (pointer_expression "*(undefined ***)this" * (cast_expression "(undefined ***)this" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) = (pointer_expression "&PTR__fstream_003b9900" & identifier)) ;) (expression_statement "*(undefined ***)(this + 0xf8) = &PTR__fstream_003b9928;" (assignment_expression "*(undefined ***)(this + 0xf8) = &PTR__fstream_003b9928" (pointer_expression "*(undefined ***)(this + 0xf8)" * (cast_expression "(undefined ***)(this + 0xf8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) )))) = (pointer_expression "&PTR__fstream_003b9928" & identifier)) ;) (expression_statement "*(undefined ***)(this + 8) = &PTR__filebuf_003b9568;" (assignment_expression "*(undefined ***)(this + 8) = &PTR__filebuf_003b9568" (pointer_expression "*(undefined ***)(this + 8)" * (cast_expression "(undefined ***)(this + 8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (pointer_expression "&PTR__filebuf_003b9568" & identifier)) ;) (labeled_statement "filebuf::close((filebuf *)(this + 8));" statement_identifier : (ERROR ":" :) (expression_statement "close((filebuf *)(this + 8));" (call_expression "close((filebuf *)(this + 8))" identifier (argument_list "((filebuf *)(this + 8))" ( (cast_expression "(filebuf *)(this + 8)" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))) ))) ;)) (expression_statement "__basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x70));" (binary_expression "__basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x70))" (binary_expression "__basic_file<char" identifier < identifier) > (ERROR "::" : :) (unary_expression "~__basic_file((__basic_file<char> *)(this + 0x70))" ~ (call_expression "__basic_file((__basic_file<char> *)(this + 0x70))" identifier (argument_list "((__basic_file<char> *)(this + 0x70))" ( (call_expression "(__basic_file<char> *)(this + 0x70)" (parenthesized_expression "(__basic_file<char> *)" ( (binary_expression "__basic_file<char> *" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "*" * identifier)) )) (argument_list "(this + 0x70)" ( (binary_expression "this + 0x70" identifier + number_literal) ))) ))))) ;) (expression_statement "*(undefined ***)(this + 8) = &PTR__streambuf_003b8690;" (assignment_expression "*(undefined ***)(this + 8) = &PTR__streambuf_003b8690" (pointer_expression "*(undefined ***)(this + 8)" * (cast_expression "(undefined ***)(this + 8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (pointer_expression "&PTR__streambuf_003b8690" & identifier)) ;) (labeled_statement "locale::~locale((locale *)(this + 0x40));" statement_identifier : (ERROR ":" :) (expression_statement "~locale((locale *)(this + 0x40));" (unary_expression "~locale((locale *)(this + 0x40))" ~ (call_expression "locale((locale *)(this + 0x40))" identifier (argument_list "((locale *)(this + 0x40))" ( (cast_expression "(locale *)(this + 0x40)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x40)" ( (binary_expression "this + 0x40" identifier + number_literal) ))) )))) ;)) (expression_statement "*(undefined8 *)(this + -8) = 0;" (assignment_expression "*(undefined8 *)(this + -8) = 0" (pointer_expression "*(undefined8 *)(this + -8)" * (cast_expression "(undefined8 *)(this + -8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + -8)" ( (binary_expression "this + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)this = 0x3b9770;" (assignment_expression "*(undefined8 *)this = 0x3b9770" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined8 *)(this + -0x10) = 0x3b97c0;" (assignment_expression "*(undefined8 *)(this + -0x10) = 0x3b97c0" (pointer_expression "*(undefined8 *)(this + -0x10)" * (cast_expression "(undefined8 *)(this + -0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + -0x10)" ( (binary_expression "this + -0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined ***)(this + 0xf8) = &PTR__ios_003b9468;" (assignment_expression "*(undefined ***)(this + 0xf8) = &PTR__ios_003b9468" (pointer_expression "*(undefined ***)(this + 0xf8)" * (cast_expression "(undefined ***)(this + 0xf8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) )))) = (pointer_expression "&PTR__ios_003b9468" & identifier)) ;) (labeled_statement "ios_base::~ios_base((ios_base *)(this + 0xf8));" statement_identifier : (ERROR ":" :) (expression_statement "~ios_base((ios_base *)(this + 0xf8));" (unary_expression "~ios_base((ios_base *)(this + 0xf8))" ~ (call_expression "ios_base((ios_base *)(this + 0xf8))" identifier (argument_list "((ios_base *)(this + 0xf8))" ( (cast_expression "(ios_base *)(this + 0xf8)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) ))) )))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a4f80(undefined8 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}\n\n" (function_definition "void FUN_002a4f80(undefined8 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}" primitive_type (function_declarator "FUN_002a4f80(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[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}" { (expression_statement "param_1[-2] = &PTR_FUN_003b98d8;" (assignment_expression "param_1[-2] = &PTR_FUN_003b98d8" (subscript_expression "param_1[-2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b98d8" & identifier)) ;) (expression_statement "*param_1 = &PTR_FUN_003b9900;" (assignment_expression "*param_1 = &PTR_FUN_003b9900" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b9900" & identifier)) ;) (expression_statement "param_1[0x1f] = &PTR_FUN_003b9928;" (assignment_expression "param_1[0x1f] = &PTR_FUN_003b9928" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9928" & identifier)) ;) (expression_statement "param_1[1] = &PTR_FUN_003b9568;" (assignment_expression "param_1[1] = &PTR_FUN_003b9568" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9568" & identifier)) ;) (expression_statement "FUN_002a2d10();" (call_expression "FUN_002a2d10()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_00277390(param_1 + 0xe);" (call_expression "thunk_FUN_00277390(param_1 + 0xe)" identifier (argument_list "(param_1 + 0xe)" ( (binary_expression "param_1 + 0xe" identifier + number_literal) ))) ;) (expression_statement "param_1[1] = &PTR_FUN_003b8690;" (assignment_expression "param_1[1] = &PTR_FUN_003b8690" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b8690" & identifier)) ;) (expression_statement "FUN_00279260(param_1 + 8);" (call_expression "FUN_00279260(param_1 + 8)" identifier (argument_list "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))) ;) (expression_statement "param_1[-1] = 0;" (assignment_expression "param_1[-1] = 0" (subscript_expression "param_1[-1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &DAT_003b9770;" (assignment_expression "*param_1 = &DAT_003b9770" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003b9770" & identifier)) ;) (expression_statement "param_1[-2] = &DAT_003b97c0;" (assignment_expression "param_1[-2] = &DAT_003b97c0" (subscript_expression "param_1[-2]" identifier [ number_literal ]) = (pointer_expression "&DAT_003b97c0" & identifier)) ;) (expression_statement "param_1[0x1f] = &PTR_FUN_003b9468;" (assignment_expression "param_1[0x1f] = &PTR_FUN_003b9468" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9468" & identifier)) ;) (expression_statement "FUN_002b4dd0(param_1 + 0x1f);" (call_expression "FUN_002b4dd0(param_1 + 0x1f)" identifier (argument_list "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002a4f80(undefined8 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a4f80(undefined8 *param_1)" (identifier "FUN_002a4f80") (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[-2] = &PTR_FUN_003b98d8;\n *param_1 = &PTR_FUN_003b9900;\n param_1[0x1f] = &PTR_FUN_003b9928;\n param_1[1] = &PTR_FUN_003b9568;\n FUN_002a2d10();\n thunk_FUN_00277390(param_1 + 0xe);\n param_1[1] = &PTR_FUN_003b8690;\n FUN_00279260(param_1 + 8);\n param_1[-1] = 0;\n *param_1 = &DAT_003b9770;\n param_1[-2] = &DAT_003b97c0;\n param_1[0x1f] = &PTR_FUN_003b9468;\n FUN_002b4dd0(param_1 + 0x1f);\n return;\n}" ({ "{") (expression_statement "param_1[-2] = &PTR_FUN_003b98d8;" (assignment_expression "param_1[-2] = &PTR_FUN_003b98d8" (subscript_expression "param_1[-2]" (identifier "param_1") ([ "[") (number_literal "-2") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b98d8" (& "&") (identifier "PTR_FUN_003b98d8"))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_003b9900;" (assignment_expression "*param_1 = &PTR_FUN_003b9900" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b9900" (& "&") (identifier "PTR_FUN_003b9900"))) (; ";")) (expression_statement "param_1[0x1f] = &PTR_FUN_003b9928;" (assignment_expression "param_1[0x1f] = &PTR_FUN_003b9928" (subscript_expression "param_1[0x1f]" (identifier "param_1") ([ "[") (number_literal "0x1f") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b9928" (& "&") (identifier "PTR_FUN_003b9928"))) (; ";")) (expression_statement "param_1[1] = &PTR_FUN_003b9568;" (assignment_expression "param_1[1] = &PTR_FUN_003b9568" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b9568" (& "&") (identifier "PTR_FUN_003b9568"))) (; ";")) (expression_statement "FUN_002a2d10();" (call_expression "FUN_002a2d10()" (identifier "FUN_002a2d10") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "thunk_FUN_00277390(param_1 + 0xe);" (call_expression "thunk_FUN_00277390(param_1 + 0xe)" (identifier "thunk_FUN_00277390") (argument_list "(param_1 + 0xe)" (( "(") (binary_expression "param_1 + 0xe" (identifier "param_1") (+ "+") (number_literal "0xe")) () ")"))) (; ";")) (expression_statement "param_1[1] = &PTR_FUN_003b8690;" (assignment_expression "param_1[1] = &PTR_FUN_003b8690" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b8690" (& "&") (identifier "PTR_FUN_003b8690"))) (; ";")) (expression_statement "FUN_00279260(param_1 + 8);" (call_expression "FUN_00279260(param_1 + 8)" (identifier "FUN_00279260") (argument_list "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))) (; ";")) (expression_statement "param_1[-1] = 0;" (assignment_expression "param_1[-1] = 0" (subscript_expression "param_1[-1]" (identifier "param_1") ([ "[") (number_literal "-1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = &DAT_003b9770;" (assignment_expression "*param_1 = &DAT_003b9770" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_003b9770" (& "&") (identifier "DAT_003b9770"))) (; ";")) (expression_statement "param_1[-2] = &DAT_003b97c0;" (assignment_expression "param_1[-2] = &DAT_003b97c0" (subscript_expression "param_1[-2]" (identifier "param_1") ([ "[") (number_literal "-2") (] "]")) (= "=") (pointer_expression "&DAT_003b97c0" (& "&") (identifier "DAT_003b97c0"))) (; ";")) (expression_statement "param_1[0x1f] = &PTR_FUN_003b9468;" (assignment_expression "param_1[0x1f] = &PTR_FUN_003b9468" (subscript_expression "param_1[0x1f]" (identifier "param_1") ([ "[") (number_literal "0x1f") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b9468" (& "&") (identifier "PTR_FUN_003b9468"))) (; ";")) (expression_statement "FUN_002b4dd0(param_1 + 0x1f);" (call_expression "FUN_002b4dd0(param_1 + 0x1f)" (identifier "FUN_002b4dd0") (argument_list "(param_1 + 0x1f)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* non-virtual thunk to std::fstream::~fstream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { *(type_1 ***)(var_1 + -0x10) = &PTR__fstream_003b98d8; *(type_1 ***)var_1 = &PTR__fstream_003b9900; *(type_1 ***)(var_1 + 0xf8) = &PTR__fstream_003b9928; *(type_1 ***)(var_1 + 8) = &PTR__filebuf_003b9568; filebuf::var_2((type_2 *)(var_1 + 8)); var_3<var_4>::~var_3((var_3<var_4> *)(var_1 + 0x70)); *(type_1 ***)(var_1 + 8) = &PTR__streambuf_003b8690; locale::~var_5((var_5 *)(var_1 + 0x40)); *(type_3 *)(var_1 + -8) = 0; *(type_3 *)var_1 = 0x3b9770; *(type_3 *)(var_1 + -0x10) = 0x3b97c0; *(type_1 ***)(var_1 + 0xf8) = &PTR__ios_003b9468; ios_base::~var_6((var_6 *)(var_1 + 0xf8)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(undefined8 *param_1) { param_1[-2] = &PTR_FUN_003b98d8; *param_1 = &PTR_FUN_003b9900; param_1[0x1f] = &PTR_FUN_003b9928; param_1[1] = &PTR_FUN_003b9568; FUN_002a2d10(); thunk_FUN_00277390(param_1 + 0xe); param_1[1] = &PTR_FUN_003b8690; FUN_00279260(param_1 + 8); param_1[-1] = 0; *param_1 = &DAT_003b9770; param_1[-2] = &DAT_003b97c0; param_1[0x1f] = &PTR_FUN_003b9468; FUN_002b4dd0(param_1 + 0x1f); return; }
42_fold_and_fold_strip.c
fopen
fopen
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)(); return pFVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)(); return pFVar1; }
JMP qword ptr [0x0010a150]
null
null
null
null
[(u'CAST_-1206967572', u'CALLIND_-1206967640'), (u'CALLIND_-1206967640', u'INDIRECT_-1206967577'), ('tmp_38', u'CAST_-1206967572'), (u'CAST_-1206967571', u'RETURN_-1206967637'), ('const-0', u'RETURN_-1206967637'), (u'CALLIND_-1206967640', u'CAST_-1206967571'), (u'INDIRECT_-1206967577', u'COPY_-1206967636')]
[(u'CAST_-1206967572', u'CALLIND_-1206967640'), (u'CALLIND_-1206967640', u'INDIRECT_-1206967577'), ('tmp_38', u'CAST_-1206967572'), (u'CAST_-1206967571', u'RETURN_-1206967637'), ('const-0', u'RETURN_-1206967637'), (u'CALLIND_-1206967640', u'CAST_-1206967571'), (u'INDIRECT_-1206967577', u'COPY_-1206967636')]
null
null
001022a0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" type_identifier (pointer_declarator "* fopen(char *__filename,char *__modes)" * (function_declarator "fopen(char *__filename,char *__modes)" identifier (parameter_list "(char *__filename,char *__modes)" ( (parameter_declaration "char *__filename" primitive_type (pointer_declarator "*__filename" * identifier)) , (parameter_declaration "char *__modes" primitive_type (pointer_declarator "*__modes" * identifier)) )))) (compound_statement "{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" { (declaration "FILE *pFVar1;" type_identifier (pointer_declarator "*pFVar1" * identifier) ;) (expression_statement "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();" (assignment_expression "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)()" identifier = (cast_expression "(FILE *)(*(code *)PTR_fopen_0010a150)()" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_fopen_0010a150)()" (parenthesized_expression "(*(code *)PTR_fopen_0010a150)" ( (pointer_expression "*(code *)PTR_fopen_0010a150" * (cast_expression "(code *)PTR_fopen_0010a150" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pFVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" type_identifier (pointer_declarator "* fopen(char *__filename,char *__modes)" * (function_declarator "fopen(char *__filename,char *__modes)" identifier (parameter_list "(char *__filename,char *__modes)" ( (parameter_declaration "char *__filename" primitive_type (pointer_declarator "*__filename" * identifier)) , (parameter_declaration "char *__modes" primitive_type (pointer_declarator "*__modes" * identifier)) )))) (compound_statement "{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" { (declaration "FILE *pFVar1;" type_identifier (pointer_declarator "*pFVar1" * identifier) ;) (expression_statement "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();" (assignment_expression "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)()" identifier = (cast_expression "(FILE *)(*(code *)PTR_fopen_0010a150)()" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_fopen_0010a150)()" (parenthesized_expression "(*(code *)PTR_fopen_0010a150)" ( (pointer_expression "*(code *)PTR_fopen_0010a150" * (cast_expression "(code *)PTR_fopen_0010a150" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pFVar1;" return identifier ;) })))
(translation_unit "FILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}\n\n" (function_definition "FILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" type_identifier (pointer_declarator "* fopen(char *__filename,char *__modes)" * (function_declarator "fopen(char *__filename,char *__modes)" identifier (parameter_list "(char *__filename,char *__modes)" ( (parameter_declaration "char *__filename" primitive_type (pointer_declarator "*__filename" * identifier)) , (parameter_declaration "char *__modes" primitive_type (pointer_declarator "*__modes" * identifier)) )))) (compound_statement "{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" { (declaration "FILE *pFVar1;" type_identifier (pointer_declarator "*pFVar1" * identifier) ;) (expression_statement "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();" (assignment_expression "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)()" identifier = (cast_expression "(FILE *)(*(code *)PTR_fopen_0010a150)()" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_fopen_0010a150)()" (parenthesized_expression "(*(code *)PTR_fopen_0010a150)" ( (pointer_expression "*(code *)PTR_fopen_0010a150" * (cast_expression "(code *)PTR_fopen_0010a150" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pFVar1;" 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)) )))) (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 "FILE * fopen(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* fopen(char *__filename,char *__modes)" (* "*") (function_declarator "fopen(char *__filename,char *__modes)" (identifier "fopen") (parameter_list "(char *__filename,char *__modes)" (( "(") (parameter_declaration "char *__filename" (primitive_type "char") (pointer_declarator "*__filename" (* "*") (identifier "__filename"))) (, ",") (parameter_declaration "char *__modes" (primitive_type "char") (pointer_declarator "*__modes" (* "*") (identifier "__modes"))) () ")")))) (compound_statement "{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();\n return pFVar1;\n}" ({ "{") (declaration "FILE *pFVar1;" (type_identifier "FILE") (pointer_declarator "*pFVar1" (* "*") (identifier "pFVar1")) (; ";")) (expression_statement "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)();" (assignment_expression "pFVar1 = (FILE *)(*(code *)PTR_fopen_0010a150)()" (identifier "pFVar1") (= "=") (cast_expression "(FILE *)(*(code *)PTR_fopen_0010a150)()" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_fopen_0010a150)()" (parenthesized_expression "(*(code *)PTR_fopen_0010a150)" (( "(") (pointer_expression "*(code *)PTR_fopen_0010a150" (* "*") (cast_expression "(code *)PTR_fopen_0010a150" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fopen_0010a150"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pFVar1;" (return "return") (identifier "pFVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(char *__filename,char *__modes) { type_1 *pFVar1; pFVar1 = (type_1 *)(*(type_2 *)PTR_fopen_0010a150)(); return pFVar1; }
null
(translation_unit (function_definition type: (type_identifier) 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 (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: (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 */ FILE * MASKED(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_MASKED_0010a150)(); return pFVar1; }
573_putty_and_putty_strip.c
conf_copy_into
FUN_0011957f
void conf_copy_into(Conf *newconf,Conf *oldconf) { int iVar1; int *piVar2; int *e; FontSpec *pFVar3; char *pcVar4; Filename *pFVar5; int index; conf_clear(newconf); index = 0; while( true ) { piVar2 = (int *)index234(oldconf->tree,index); if (piVar2 == (int *)0x0) break; e = (int *)safemalloc(1,0x18); iVar1 = *piVar2; *e = iVar1; if (subkeytypes[iVar1] == 1) { e[2] = piVar2[2]; } else if (subkeytypes[iVar1] == 2) { pcVar4 = dupstr(*(char **)(piVar2 + 2)); *(char **)(e + 2) = pcVar4; } iVar1 = valuetypes[*piVar2]; if (iVar1 == 2) { pcVar4 = dupstr(*(char **)(piVar2 + 4)); *(char **)(e + 4) = pcVar4; } else if (iVar1 < 3) { if (iVar1 == 1) { e[4] = piVar2[4]; } } else if (iVar1 == 3) { pFVar5 = filename_copy(*(Filename **)(piVar2 + 4)); *(Filename **)(e + 4) = pFVar5; } else if (iVar1 == 4) { pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4)); *(FontSpec **)(e + 4) = pFVar3; } add234(newconf->tree,e); index = index + 1; } return; }
void FUN_0011957f(undefined8 *param_1,undefined8 *param_2) { int iVar1; int *piVar2; int *piVar3; undefined8 uVar4; int iVar5; FUN_001194b3(); iVar5 = 0; while( true ) { piVar2 = (int *)FUN_001736bb(*param_2,iVar5); if (piVar2 == (int *)0x0) break; piVar3 = (int *)FUN_00126895(1,0x18); iVar1 = *piVar2; *piVar3 = iVar1; if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) { piVar3[2] = piVar2[2]; } else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) { uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2)); *(undefined8 *)(piVar3 + 2) = uVar4; } iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4); if (iVar1 == 2) { uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4)); *(undefined8 *)(piVar3 + 4) = uVar4; } else if (iVar1 < 3) { if (iVar1 == 1) { piVar3[4] = piVar2[4]; } } else if (iVar1 == 3) { uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4)); *(undefined8 *)(piVar3 + 4) = uVar4; } else if (iVar1 == 4) { uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4)); *(undefined8 *)(piVar3 + 4) = uVar4; } FUN_00173676(*param_1,piVar3); iVar5 = iVar5 + 1; } return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV R13,RDI MOV R14,RSI CALL 0x001194b3 MOV R12D,0x0 LEA R15,[0x1b3f40] JMP 0x001195d9 MOV EAX,dword ptr [RBX + 0x8] MOV dword ptr [RBP + 0x8],EAX JMP 0x00119613 MOV RDI,qword ptr [RBX + 0x8] CALL 0x0012698b MOV qword ptr [RBP + 0x8],RAX JMP 0x00119613 CMP EAX,0x1 JNZ 0x001195c9 MOV EAX,dword ptr [RBX + 0x10] MOV dword ptr [RBP + 0x10],EAX MOV RSI,RBP MOV RDI,qword ptr [R13] CALL 0x00173676 ADD R12D,0x1 MOV ESI,R12D MOV RDI,qword ptr [R14] CALL 0x001736bb MOV RBX,RAX TEST RAX,RAX JZ 0x00119664 MOV ESI,0x18 MOV EDI,0x1 CALL 0x00126895 MOV RBP,RAX MOV EAX,dword ptr [RBX] MOV dword ptr [RBP],EAX CDQE MOV EAX,dword ptr [R15 + RAX*0x4] CMP EAX,0x1 JZ 0x001195a7 CMP EAX,0x2 JZ 0x001195af MOVSXD RAX,dword ptr [RBX] LEA RDX,[0x1b3c60] MOV EAX,dword ptr [RDX + RAX*0x4] CMP EAX,0x2 JZ 0x00119640 JLE 0x001195be CMP EAX,0x3 JZ 0x00119652 CMP EAX,0x4 JNZ 0x001195c9 MOV RDI,qword ptr [RBX + 0x10] CALL 0x0018ab8e MOV qword ptr [RBP + 0x10],RAX JMP 0x001195c9 MOV RDI,qword ptr [RBX + 0x10] CALL 0x0012698b MOV qword ptr [RBP + 0x10],RAX JMP 0x001195c9 MOV RDI,qword ptr [RBX + 0x10] CALL 0x0018a70b MOV qword ptr [RBP + 0x10],RAX JMP 0x001195c9 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET
null
null
null
null
[('const-4', u'PTRADD_-1207002891'), (u'CAST_-1207002985', u'PTRADD_-1207002908'), ('const-4', u'PTRADD_-1207002881'), ('const-4', u'PTRADD_-1207002871'), ('const-2', u'PTRADD_-1207003056'), (u'LOAD_-1207003535', u'INT_SEXT_-1207003518'), ('const-433', u'LOAD_-1207003574'), ('tmp_285', u'CBRANCH_-1207003498'), ('const-433', u'STORE_-1207003442'), ('const-433', u'LOAD_-1207003589'), (u'PTRADD_-1207003024', u'LOAD_-1207003521'), (u'CAST_-1207002961', u'CALL_-1207003537'), (u'CALL_-1207003511', u'STORE_-1207003507'), ('const-433', u'LOAD_-1207003400'), ('const-433', u'LOAD_-1207003459'), (u'PTRADD_-1207002908', u'CAST_-1207002895'), (u'CAST_-1207002961', u'PTRADD_-1207002881'), (u'CAST_-1207002985', u'LOAD_-1207003589'), ('tmp_293', u'CBRANCH_-1207003493'), (u'INT_SEXT_-1207003563', u'PTRADD_-1207002954'), (u'CAST_-1207002985', u'PTRADD_-1207003024'), ('const-433', u'LOAD_-1207003524'), ('const-4', u'PTRADD_-1207003036'), (u'INT_EQUAL_-1207003615', u'CBRANCH_-1207003613'), (u'CAST_-1207003021', u'STORE_-1207003507'), ('const-4', u'INT_EQUAL_-1207003463'), ('const-433', u'LOAD_-1207003645'), ('tmp_205', u'CBRANCH_-1207003551'), (u'CAST_-1207002985', u'PTRADD_-1207002871'), ('const-0', u'INT_EQUAL_-1207003615'), ('tmp_134', u'CBRANCH_-1207003613'), ('const-433', u'STORE_-1207003582'), ('const-433', u'STORE_-1207003507'), (u'PTRADD_-1207002898', u'CAST_-1207002885'), (u'CAST_-1207002864', u'LOAD_-1207003400'), ('const-2', u'INT_EQUAL_-1207003537'), ('const-4', u'PTRADD_-1207002881'), ('const-0', u'PTRSUB_-1207002962'), (u'PTRADD_-1207003020', u'STORE_-1207003512'), ('const-24', u'CALL_-1207003594'), (u'CAST_-1207002874', u'STORE_-1207003372'), ('const-4', u'PTRADD_-1207002861'), (u'INT_EQUAL_-1207003525', u'CBRANCH_-1207003522'), (u'CAST_-1207002961', u'PTRADD_-1207002861'), (u'INT_EQUAL_-1207003537', u'CBRANCH_-1207003535'), ('const-433', u'STORE_-1207003512'), ('const-433', u'STORE_-1207003383'), ('const-433', u'STORE_-1207003513'), ('const-1', u'CALL_-1207003594'), (u'PTRADD_-1207002891', u'CAST_-1207002884'), (u'PTRADD_-1207003052', u'STORE_-1207003513'), (u'LOAD_-1207003520', u'INT_SLESS_-1207003486'), ('const-0', u'PTRSUB_-1207003012'), (u'LOAD_-1207003589', u'STORE_-1207003582'), (u'CALL_-1207003376', u'STORE_-1207003372'), ('const-1', u'INT_EQUAL_-1207003525'), (u'INT_SEXT_-1207003518', u'PTRADD_-1207002929'), ('const-4', u'PTRADD_-1207002908'), ('const-4', u'PTRADD_-1207003046'), (u'LOAD_-1207003459', u'CALL_-1207003446'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003500'), ('const-0', u'COPY_-1207003233'), ('tmp_568', u'BRANCH_-1207003508'), (u'PTRADD_-1207002929', u'LOAD_-1207003520'), ('const-3', u'INT_EQUAL_-1207003479'), (u'LOAD_-1207003400', u'CALL_-1207003387'), (u'CAST_-1207002885', u'STORE_-1207003442'), ('tmp_355', u'CBRANCH_-1207003460'), (u'CALL_-1207003633', u'CAST_-1207002985'), ('tmp_549', u'BRANCH_-1207003501'), (u'INT_EQUAL_-1207003500', u'CBRANCH_-1207003498'), ('const-433', u'STORE_-1207003372'), ('const-433', u'LOAD_-1207003522'), ('const-433', u'LOAD_-1207003535'), (u'CAST_-1207002961', u'PTRADD_-1207003020'), ('const-1784928', u'PTRSUB_-1207002939'), ('const-4', u'PTRADD_-1207002861'), ('const-4', u'PTRADD_-1207003020'), (u'LOAD_-1207003574', u'INT_EQUAL_-1207003537'), (u'PTRSUB_-1207003012', u'LOAD_-1207003550'), (u'CAST_-1207002961', u'PTRADD_-1207003036'), (u'MULTIEQUAL_-1207003110', u'CALL_-1207003633'), ('const-1', u'INT_ADD_-1207003517'), (u'INT_EQUAL_-1207003479', u'CBRANCH_-1207003477'), ('tmp_235', u'CBRANCH_-1207003535'), ('const-0', u'RETURN_-1207003269'), (u'LOAD_-1207003574', u'INT_EQUAL_-1207003553'), (u'CAST_-1207002854', u'STORE_-1207003383'), (u'CAST_-1207002961', u'STORE_-1207003582'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003525'), ('const-0', u'PTRSUB_-1207002939'), (u'INT_ADD_-1207003517', u'MULTIEQUAL_-1207003110'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003479'), ('tmp_323', u'CBRANCH_-1207003477'), (u'INT_EQUAL_-1207003553', u'CBRANCH_-1207003551'), (u'PTRADD_-1207003046', u'CAST_-1207003031'), (u'PTRADD_-1207002954', u'LOAD_-1207003574'), (u'CAST_-1207002985', u'LOAD_-1207003535'), ('tmp_689', u'CALL_-1207003719'), (u'INT_SLESS_-1207003486', u'CBRANCH_-1207003493'), (u'CAST_-1207003031', u'LOAD_-1207003524'), ('const-4', u'PTRADD_-1207002954'), ('const-4', u'PTRADD_-1207002891'), ('const-4', u'PTRADD_-1207003020'), (u'PTRSUB_-1207002995', u'LOAD_-1207003645'), (u'PTRADD_-1207002881', u'CAST_-1207002874'), (u'LOAD_-1207003522', u'STORE_-1207003513'), ('const-0', u'PTRSUB_-1207002995'), ('const-4', u'PTRADD_-1207003052'), (u'CAST_-1207002895', u'LOAD_-1207003459'), (u'CALL_-1207003594', u'CAST_-1207002961'), (u'CAST_-1207002985', u'PTRADD_-1207003056'), ('const-4', u'PTRADD_-1207003024'), ('const-2', u'INT_EQUAL_-1207003500'), ('const-2', u'PTRADD_-1207003046'), (u'LOAD_-1207003389', u'CALL_-1207003376'), ('tmp_689', u'PTRSUB_-1207003012'), ('const-4', u'PTRADD_-1207002871'), (u'PTRSUB_-1207002962', u'PTRADD_-1207002954'), (u'LOAD_-1207003550', u'CALL_-1207003537'), ('const-4', u'PTRADD_-1207003056'), ('const-1785664', u'PTRSUB_-1207002962'), ('tmp_690', u'PTRSUB_-1207002995'), ('tmp_90', u'BRANCH_-1207003701'), (u'CALL_-1207003387', u'STORE_-1207003383'), ('const-1', u'INT_EQUAL_-1207003553'), (u'PTRSUB_-1207002939', u'PTRADD_-1207002929'), (u'CAST_-1207002985', u'PTRADD_-1207003046'), ('const-433', u'LOAD_-1207003550'), ('const-2', u'PTRADD_-1207003052'), (u'LOAD_-1207003521', u'STORE_-1207003512'), ('tmp_381', u'BRANCH_-1207003436'), ('const-433', u'LOAD_-1207003389'), (u'CAST_-1207002961', u'PTRADD_-1207003052'), (u'LOAD_-1207003589', u'INT_SEXT_-1207003563'), ('const-433', u'LOAD_-1207003520'), (u'PTRADD_-1207003036', u'CAST_-1207003021'), (u'LOAD_-1207003645', u'CALL_-1207003633'), (u'CAST_-1207002985', u'PTRADD_-1207002891'), ('const-2', u'PTRADD_-1207003036'), ('const-4', u'PTRADD_-1207002929'), ('const-4', u'PTRADD_-1207003024'), ('tmp_480', u'CBRANCH_-1207003522'), (u'PTRADD_-1207002861', u'CAST_-1207002854'), ('const-433', u'LOAD_-1207003521'), (u'CAST_-1207002884', u'LOAD_-1207003389'), (u'LOAD_-1207003524', u'CALL_-1207003511'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003463'), (u'PTRADD_-1207002871', u'CAST_-1207002864'), (u'CALL_-1207003446', u'STORE_-1207003442'), (u'CAST_-1207002961', u'PTRADD_-1207002898'), ('const-4', u'PTRADD_-1207002908'), ('const-3', u'INT_SLESS_-1207003486'), (u'CAST_-1207002985', u'INT_EQUAL_-1207003615'), ('tmp_449', u'BRANCH_-1207003377'), ('const-4', u'PTRADD_-1207002898'), (u'MULTIEQUAL_-1207003110', u'INT_ADD_-1207003517'), (u'COPY_-1207003233', u'MULTIEQUAL_-1207003110'), ('const-4', u'PTRADD_-1207002898'), (u'PTRADD_-1207003056', u'LOAD_-1207003522'), (u'INT_EQUAL_-1207003463', u'CBRANCH_-1207003460'), ('tmp_524', u'BRANCH_-1207003366')]
[(u'CAST_-1207003017', u'STORE_-1207003507'), ('const-4', u'PTRADD_-1207002878'), ('const-4', u'PTRADD_-1207003017'), (u'PTRADD_-1207002905', u'CAST_-1207002890'), (u'LOAD_-1207003535', u'INT_SEXT_-1207003518'), ('const-433', u'STORE_-1207003512'), ('const-4', u'PTRADD_-1207003029'), (u'CAST_-1207002958', u'PTRADD_-1207002895'), ('const-433', u'LOAD_-1207003524'), ('const-433', u'STORE_-1207003442'), (u'CAST_-1207002915', u'LOAD_-1207003520'), ('tmp_285', u'CBRANCH_-1207003498'), (u'PTRADD_-1207002858', u'CAST_-1207002849'), ('const-1', u'CALL_-1207003594'), ('const-4', u'PTRADD_-1207002878'), ('const-1', u'PTRADD_-1207003512'), (u'CALL_-1207003511', u'STORE_-1207003507'), (u'PTRADD_-1207003039', u'CAST_-1207003027'), ('const-4', u'PTRADD_-1207003013'), ('tmp_1501', u'LOAD_-1207003645'), (u'PTRADD_-1207003512', u'CAST_-1207002942'), (u'CAST_-1207002942', u'LOAD_-1207003574'), ('const-433', u'LOAD_-1207003645'), (u'INT_ADD_-1207003517', u'MULTIEQUAL_-1207003104'), ('tmp_293', u'CBRANCH_-1207003493'), ('const-0', u'COPY_-1207003227'), ('const-4', u'PTRADD_-1207002895'), ('const-4', u'INT_EQUAL_-1207003463'), ('const-433', u'STORE_-1207003513'), (u'INT_EQUAL_-1207003615', u'CBRANCH_-1207003613'), (u'CAST_-1207002982', u'LOAD_-1207003589'), ('tmp_205', u'CBRANCH_-1207003551'), ('const-433', u'LOAD_-1207003459'), ('const-0', u'INT_EQUAL_-1207003615'), ('const-4', u'PTRADD_-1207002868'), ('tmp_134', u'CBRANCH_-1207003613'), (u'PTRADD_-1207003458', u'CAST_-1207002915'), (u'CAST_-1207002982', u'PTRADD_-1207002888'), (u'CAST_-1207002982', u'PTRADD_-1207003017'), (u'CAST_-1207002982', u'INT_EQUAL_-1207003615'), ('const-4', u'PTRADD_-1207002905'), ('const-1785664', u'PTRSUB_-1207002955'), (u'INT_EQUAL_-1207003525', u'CBRANCH_-1207003522'), ('const-3', u'INT_SLESS_-1207003486'), (u'INT_EQUAL_-1207003537', u'CBRANCH_-1207003535'), (u'INT_SEXT_-1207003563', u'INT_MULT_-1207003546'), (u'PTRADD_-1207002895', u'CAST_-1207002880'), ('const-433', u'STORE_-1207003507'), ('const-3', u'INT_EQUAL_-1207003479'), (u'CAST_-1207003027', u'LOAD_-1207003524'), (u'CAST_-1207002982', u'PTRADD_-1207002905'), ('const-4', u'PTRADD_-1207002868'), ('const-0', u'PTRSUB_-1207002932'), (u'CAST_-1207002958', u'PTRADD_-1207003045'), (u'LOAD_-1207003520', u'INT_SLESS_-1207003486'), ('const-433', u'LOAD_-1207003550'), (u'PTRSUB_-1207002955', u'PTRADD_-1207003512'), (u'LOAD_-1207003589', u'STORE_-1207003582'), (u'CALL_-1207003376', u'STORE_-1207003372'), (u'INT_MULT_-1207003492', u'PTRADD_-1207003458'), (u'INT_MULT_-1207003546', u'PTRADD_-1207003512'), (u'LOAD_-1207003459', u'CALL_-1207003446'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003500'), ('tmp_568', u'BRANCH_-1207003508'), (u'CAST_-1207002849', u'STORE_-1207003383'), (u'CAST_-1207002958', u'PTRADD_-1207002878'), (u'CAST_-1207002958', u'PTRADD_-1207002858'), ('const-4', u'PTRADD_-1207003049'), (u'MULTIEQUAL_-1207003104', u'CALL_-1207003633'), (u'LOAD_-1207003400', u'CALL_-1207003387'), ('tmp_355', u'CBRANCH_-1207003460'), ('tmp_549', u'BRANCH_-1207003501'), ('const-433', u'STORE_-1207003582'), (u'INT_EQUAL_-1207003500', u'CBRANCH_-1207003498'), (u'CAST_-1207002958', u'PTRADD_-1207003029'), ('const-2', u'INT_EQUAL_-1207003537'), ('const-4', u'PTRADD_-1207002858'), ('tmp_1500', u'LOAD_-1207003550'), (u'CAST_-1207002880', u'STORE_-1207003442'), (u'LOAD_-1207003574', u'INT_EQUAL_-1207003537'), ('const-4', u'PTRADD_-1207002858'), (u'CAST_-1207002869', u'STORE_-1207003372'), ('const-1', u'INT_ADD_-1207003517'), (u'INT_EQUAL_-1207003479', u'CBRANCH_-1207003477'), ('const-2', u'INT_EQUAL_-1207003500'), ('tmp_235', u'CBRANCH_-1207003535'), ('const-0', u'RETURN_-1207003269'), (u'LOAD_-1207003574', u'INT_EQUAL_-1207003553'), (u'PTRADD_-1207003049', u'LOAD_-1207003522'), (u'PTRADD_-1207003029', u'CAST_-1207003017'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003525'), (u'PTRADD_-1207003045', u'STORE_-1207003513'), ('const-4', u'PTRADD_-1207003013'), ('const-24', u'CALL_-1207003594'), (u'CAST_-1207002982', u'LOAD_-1207003535'), ('const-4', u'PTRADD_-1207002888'), ('const-4', u'PTRADD_-1207003017'), (u'MULTIEQUAL_-1207003104', u'INT_ADD_-1207003517'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003479'), ('tmp_323', u'CBRANCH_-1207003477'), (u'INT_EQUAL_-1207003553', u'CBRANCH_-1207003551'), (u'CAST_-1207002859', u'LOAD_-1207003400'), ('const-433', u'STORE_-1207003383'), ('const-4', u'PTRADD_-1207002895'), (u'INT_SLESS_-1207003486', u'CBRANCH_-1207003493'), (u'CALL_-1207003594', u'CAST_-1207002958'), (u'PTRADD_-1207002878', u'CAST_-1207002869'), ('const-433', u'LOAD_-1207003535'), (u'LOAD_-1207003522', u'STORE_-1207003513'), (u'CAST_-1207002890', u'LOAD_-1207003459'), (u'PTRADD_-1207003017', u'LOAD_-1207003521'), (u'CAST_-1207002982', u'PTRADD_-1207003049'), ('const-2', u'PTRADD_-1207003039'), ('const-4', u'INT_MULT_-1207003492'), (u'CAST_-1207002879', u'LOAD_-1207003389'), ('const-1784928', u'PTRSUB_-1207002932'), (u'LOAD_-1207003389', u'CALL_-1207003376'), ('const-433', u'STORE_-1207003372'), (u'INT_SEXT_-1207003518', u'INT_MULT_-1207003492'), (u'LOAD_-1207003550', u'CALL_-1207003537'), ('const-433', u'LOAD_-1207003521'), ('const-433', u'LOAD_-1207003589'), ('const-433', u'LOAD_-1207003574'), (u'CALL_-1207003633', u'CAST_-1207002982'), (u'PTRADD_-1207002888', u'CAST_-1207002879'), ('tmp_90', u'BRANCH_-1207003701'), (u'CALL_-1207003387', u'STORE_-1207003383'), (u'CAST_-1207002958', u'CALL_-1207003537'), (u'LOAD_-1207003521', u'STORE_-1207003512'), ('tmp_381', u'BRANCH_-1207003436'), (u'CAST_-1207002982', u'PTRADD_-1207003039'), (u'CAST_-1207002958', u'PTRADD_-1207003013'), ('const-433', u'LOAD_-1207003400'), (u'LOAD_-1207003589', u'INT_SEXT_-1207003563'), ('const-4', u'PTRADD_-1207003045'), ('const-4', u'INT_MULT_-1207003546'), (u'LOAD_-1207003645', u'CALL_-1207003633'), (u'PTRADD_-1207002868', u'CAST_-1207002859'), ('const-1', u'PTRADD_-1207003458'), ('tmp_480', u'CBRANCH_-1207003522'), ('const-2', u'PTRADD_-1207003045'), (u'COPY_-1207003227', u'MULTIEQUAL_-1207003104'), ('const-2', u'PTRADD_-1207003029'), ('const-1', u'INT_EQUAL_-1207003553'), (u'CAST_-1207002982', u'PTRADD_-1207002868'), (u'LOAD_-1207003524', u'CALL_-1207003511'), ('const-1', u'INT_EQUAL_-1207003525'), (u'PTRADD_-1207003013', u'STORE_-1207003512'), ('const-4', u'PTRADD_-1207002888'), ('const-2', u'PTRADD_-1207003049'), ('const-433', u'LOAD_-1207003522'), (u'LOAD_-1207003520', u'INT_EQUAL_-1207003463'), (u'CALL_-1207003446', u'STORE_-1207003442'), ('const-0', u'PTRSUB_-1207002955'), (u'PTRSUB_-1207002932', u'PTRADD_-1207003458'), ('tmp_449', u'BRANCH_-1207003377'), (u'CAST_-1207002958', u'STORE_-1207003582'), ('const-433', u'LOAD_-1207003520'), ('const-4', u'PTRADD_-1207003039'), (u'INT_EQUAL_-1207003463', u'CBRANCH_-1207003460'), ('tmp_524', u'BRANCH_-1207003366'), ('const-4', u'PTRADD_-1207002905'), ('const-433', u'LOAD_-1207003389')]
null
null
0011957f
x64
O1
(translation_unit "void FUN_0011957f(undefined8 *param_1,undefined8 *param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}\n\n" (function_definition "void FUN_0011957f(undefined8 *param_1,undefined8 *param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}" primitive_type (function_declarator "FUN_0011957f(undefined8 *param_1,undefined8 *param_2)" identifier (parameter_list "(undefined8 *param_1,undefined8 *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "int *piVar3;" primitive_type (pointer_declarator "*piVar3" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (expression_statement "FUN_001194b3();" (call_expression "FUN_001194b3()" identifier (argument_list "()" ( ))) ;) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }" { (expression_statement "piVar2 = (int *)FUN_001736bb(*param_2,iVar5);" (assignment_expression "piVar2 = (int *)FUN_001736bb(*param_2,iVar5)" identifier = (cast_expression "(int *)FUN_001736bb(*param_2,iVar5)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001736bb(*param_2,iVar5)" identifier (argument_list "(*param_2,iVar5)" ( (pointer_expression "*param_2" * identifier) , identifier ))))) ;) (if_statement "if (piVar2 == (int *)0x0) break;" if (parenthesized_expression "(piVar2 == (int *)0x0)" ( (binary_expression "piVar2 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "piVar3 = (int *)FUN_00126895(1,0x18);" (assignment_expression "piVar3 = (int *)FUN_00126895(1,0x18)" identifier = (cast_expression "(int *)FUN_00126895(1,0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00126895(1,0x18)" identifier (argument_list "(1,0x18)" ( number_literal , number_literal ))))) ;) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (expression_statement "*piVar3 = iVar1;" (assignment_expression "*piVar3 = iVar1" (pointer_expression "*piVar3" * identifier) = identifier) ;) (if_statement "if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" if (parenthesized_expression "(*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1)" ( (binary_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1" (pointer_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" * (cast_expression "(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_001b3f40 + (long)iVar1 * 4)" ( (binary_expression "&DAT_001b3f40 + (long)iVar1 * 4" (pointer_expression "&DAT_001b3f40" & identifier) + (binary_expression "(long)iVar1 * 4" (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) == number_literal) )) (compound_statement "{\n piVar3[2] = piVar2[2];\n }" { (expression_statement "piVar3[2] = piVar2[2];" (assignment_expression "piVar3[2] = piVar2[2]" (subscript_expression "piVar3[2]" identifier [ number_literal ]) = (subscript_expression "piVar2[2]" identifier [ number_literal ])) ;) }) (else_clause "else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" else (if_statement "if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" if (parenthesized_expression "(*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2)" ( (binary_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2" (pointer_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" * (cast_expression "(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_001b3f40 + (long)iVar1 * 4)" ( (binary_expression "&DAT_001b3f40 + (long)iVar1 * 4" (pointer_expression "&DAT_001b3f40" & identifier) + (binary_expression "(long)iVar1 * 4" (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) == number_literal) )) (compound_statement "{\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));" (assignment_expression "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2))" identifier = (call_expression "FUN_0012698b(*(undefined8 *)(piVar2 + 2))" identifier (argument_list "(*(undefined8 *)(piVar2 + 2))" ( (pointer_expression "*(undefined8 *)(piVar2 + 2)" * (cast_expression "(undefined8 *)(piVar2 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 2)" ( (binary_expression "piVar2 + 2" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 2) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 2) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 2)" * (cast_expression "(undefined8 *)(piVar3 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 2)" ( (binary_expression "piVar3 + 2" identifier + number_literal) )))) = identifier) ;) })))) (expression_statement "iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);" (assignment_expression "iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" identifier = (pointer_expression "*(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" * (cast_expression "(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_001b3c60 + (long)*piVar2 * 4)" ( (binary_expression "&DAT_001b3c60 + (long)*piVar2 * 4" (pointer_expression "&DAT_001b3c60" & identifier) + (binary_expression "(long)*piVar2 * 4" (cast_expression "(long)*piVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar2" * identifier)) * number_literal)) ))))) ;) (if_statement "if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4))" identifier = (call_expression "FUN_0012698b(*(undefined8 *)(piVar2 + 4))" identifier (argument_list "(*(undefined8 *)(piVar2 + 4))" ( (pointer_expression "*(undefined8 *)(piVar2 + 4)" * (cast_expression "(undefined8 *)(piVar2 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" * (cast_expression "(undefined8 *)(piVar3 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" else (if_statement "if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 < 3)" ( (binary_expression "iVar1 < 3" identifier < number_literal) )) (compound_statement "{\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }" { (if_statement "if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n piVar3[4] = piVar2[4];\n }" { (expression_statement "piVar3[4] = piVar2[4];" (assignment_expression "piVar3[4] = piVar2[4]" (subscript_expression "piVar3[4]" identifier [ number_literal ]) = (subscript_expression "piVar2[4]" identifier [ number_literal ])) ;) })) }) (else_clause "else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" else (if_statement "if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4))" identifier = (call_expression "FUN_0018a70b(*(undefined8 *)(piVar2 + 4))" identifier (argument_list "(*(undefined8 *)(piVar2 + 4))" ( (pointer_expression "*(undefined8 *)(piVar2 + 4)" * (cast_expression "(undefined8 *)(piVar2 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" * (cast_expression "(undefined8 *)(piVar3 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" else (if_statement "if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 == 4)" ( (binary_expression "iVar1 == 4" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4))" identifier = (call_expression "FUN_0018ab8e(*(undefined8 *)(piVar2 + 4))" identifier (argument_list "(*(undefined8 *)(piVar2 + 4))" ( (pointer_expression "*(undefined8 *)(piVar2 + 4)" * (cast_expression "(undefined8 *)(piVar2 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" * (cast_expression "(undefined8 *)(piVar3 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) })))))))) (expression_statement "FUN_00173676(*param_1,piVar3);" (call_expression "FUN_00173676(*param_1,piVar3)" identifier (argument_list "(*param_1,piVar3)" ( (pointer_expression "*param_1" * identifier) , identifier ))) ;) (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" identifier = (binary_expression "iVar5 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void conf_copy_into(Conf *newconf,Conf *oldconf)\n\n{\n int iVar1;\n int *piVar2;\n int *e;\n FontSpec *pFVar3;\n char *pcVar4;\n Filename *pFVar5;\n int index;\n \n conf_clear(newconf);\n index = 0;\n while( true ) {\n piVar2 = (int *)index234(oldconf->tree,index);\n if (piVar2 == (int *)0x0) break;\n e = (int *)safemalloc(1,0x18);\n iVar1 = *piVar2;\n *e = iVar1;\n if (subkeytypes[iVar1] == 1) {\n e[2] = piVar2[2];\n }\n else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }\n iVar1 = valuetypes[*piVar2];\n if (iVar1 == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }\n add234(newconf->tree,e);\n index = index + 1;\n }\n return;\n}\n\n" (function_definition "void conf_copy_into(Conf *newconf,Conf *oldconf)\n\n{\n int iVar1;\n int *piVar2;\n int *e;\n FontSpec *pFVar3;\n char *pcVar4;\n Filename *pFVar5;\n int index;\n \n conf_clear(newconf);\n index = 0;\n while( true ) {\n piVar2 = (int *)index234(oldconf->tree,index);\n if (piVar2 == (int *)0x0) break;\n e = (int *)safemalloc(1,0x18);\n iVar1 = *piVar2;\n *e = iVar1;\n if (subkeytypes[iVar1] == 1) {\n e[2] = piVar2[2];\n }\n else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }\n iVar1 = valuetypes[*piVar2];\n if (iVar1 == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }\n add234(newconf->tree,e);\n index = index + 1;\n }\n return;\n}" primitive_type (function_declarator "conf_copy_into(Conf *newconf,Conf *oldconf)" identifier (parameter_list "(Conf *newconf,Conf *oldconf)" ( (parameter_declaration "Conf *newconf" type_identifier (pointer_declarator "*newconf" * identifier)) , (parameter_declaration "Conf *oldconf" type_identifier (pointer_declarator "*oldconf" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n int *e;\n FontSpec *pFVar3;\n char *pcVar4;\n Filename *pFVar5;\n int index;\n \n conf_clear(newconf);\n index = 0;\n while( true ) {\n piVar2 = (int *)index234(oldconf->tree,index);\n if (piVar2 == (int *)0x0) break;\n e = (int *)safemalloc(1,0x18);\n iVar1 = *piVar2;\n *e = iVar1;\n if (subkeytypes[iVar1] == 1) {\n e[2] = piVar2[2];\n }\n else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }\n iVar1 = valuetypes[*piVar2];\n if (iVar1 == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }\n add234(newconf->tree,e);\n index = index + 1;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "int *e;" primitive_type (pointer_declarator "*e" * identifier) ;) (declaration "FontSpec *pFVar3;" type_identifier (pointer_declarator "*pFVar3" * identifier) ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "Filename *pFVar5;" type_identifier (pointer_declarator "*pFVar5" * identifier) ;) (declaration "int index;" primitive_type identifier ;) (expression_statement "conf_clear(newconf);" (call_expression "conf_clear(newconf)" identifier (argument_list "(newconf)" ( identifier ))) ;) (expression_statement "index = 0;" (assignment_expression "index = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n piVar2 = (int *)index234(oldconf->tree,index);\n if (piVar2 == (int *)0x0) break;\n e = (int *)safemalloc(1,0x18);\n iVar1 = *piVar2;\n *e = iVar1;\n if (subkeytypes[iVar1] == 1) {\n e[2] = piVar2[2];\n }\n else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }\n iVar1 = valuetypes[*piVar2];\n if (iVar1 == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }\n add234(newconf->tree,e);\n index = index + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n piVar2 = (int *)index234(oldconf->tree,index);\n if (piVar2 == (int *)0x0) break;\n e = (int *)safemalloc(1,0x18);\n iVar1 = *piVar2;\n *e = iVar1;\n if (subkeytypes[iVar1] == 1) {\n e[2] = piVar2[2];\n }\n else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }\n iVar1 = valuetypes[*piVar2];\n if (iVar1 == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }\n add234(newconf->tree,e);\n index = index + 1;\n }" { (expression_statement "piVar2 = (int *)index234(oldconf->tree,index);" (assignment_expression "piVar2 = (int *)index234(oldconf->tree,index)" identifier = (cast_expression "(int *)index234(oldconf->tree,index)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "index234(oldconf->tree,index)" identifier (argument_list "(oldconf->tree,index)" ( (field_expression "oldconf->tree" identifier -> field_identifier) , identifier ))))) ;) (if_statement "if (piVar2 == (int *)0x0) break;" if (parenthesized_expression "(piVar2 == (int *)0x0)" ( (binary_expression "piVar2 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "e = (int *)safemalloc(1,0x18);" (assignment_expression "e = (int *)safemalloc(1,0x18)" identifier = (cast_expression "(int *)safemalloc(1,0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(1,0x18)" identifier (argument_list "(1,0x18)" ( number_literal , number_literal ))))) ;) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (expression_statement "*e = iVar1;" (assignment_expression "*e = iVar1" (pointer_expression "*e" * identifier) = identifier) ;) (if_statement "if (subkeytypes[iVar1] == 1) {\n e[2] = piVar2[2];\n }\n else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }" if (parenthesized_expression "(subkeytypes[iVar1] == 1)" ( (binary_expression "subkeytypes[iVar1] == 1" (subscript_expression "subkeytypes[iVar1]" identifier [ identifier ]) == number_literal) )) (compound_statement "{\n e[2] = piVar2[2];\n }" { (expression_statement "e[2] = piVar2[2];" (assignment_expression "e[2] = piVar2[2]" (subscript_expression "e[2]" identifier [ number_literal ]) = (subscript_expression "piVar2[2]" identifier [ number_literal ])) ;) }) (else_clause "else if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }" else (if_statement "if (subkeytypes[iVar1] == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }" if (parenthesized_expression "(subkeytypes[iVar1] == 2)" ( (binary_expression "subkeytypes[iVar1] == 2" (subscript_expression "subkeytypes[iVar1]" identifier [ identifier ]) == number_literal) )) (compound_statement "{\n pcVar4 = dupstr(*(char **)(piVar2 + 2));\n *(char **)(e + 2) = pcVar4;\n }" { (expression_statement "pcVar4 = dupstr(*(char **)(piVar2 + 2));" (assignment_expression "pcVar4 = dupstr(*(char **)(piVar2 + 2))" identifier = (call_expression "dupstr(*(char **)(piVar2 + 2))" identifier (argument_list "(*(char **)(piVar2 + 2))" ( (pointer_expression "*(char **)(piVar2 + 2)" * (cast_expression "(char **)(piVar2 + 2)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar2 + 2)" ( (binary_expression "piVar2 + 2" identifier + number_literal) )))) )))) ;) (expression_statement "*(char **)(e + 2) = pcVar4;" (assignment_expression "*(char **)(e + 2) = pcVar4" (pointer_expression "*(char **)(e + 2)" * (cast_expression "(char **)(e + 2)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(e + 2)" ( (binary_expression "e + 2" identifier + number_literal) )))) = identifier) ;) })))) (expression_statement "iVar1 = valuetypes[*piVar2];" (assignment_expression "iVar1 = valuetypes[*piVar2]" identifier = (subscript_expression "valuetypes[*piVar2]" identifier [ (pointer_expression "*piVar2" * identifier) ])) ;) (if_statement "if (iVar1 == 2) {\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n pcVar4 = dupstr(*(char **)(piVar2 + 4));\n *(char **)(e + 4) = pcVar4;\n }" { (expression_statement "pcVar4 = dupstr(*(char **)(piVar2 + 4));" (assignment_expression "pcVar4 = dupstr(*(char **)(piVar2 + 4))" identifier = (call_expression "dupstr(*(char **)(piVar2 + 4))" identifier (argument_list "(*(char **)(piVar2 + 4))" ( (pointer_expression "*(char **)(piVar2 + 4)" * (cast_expression "(char **)(piVar2 + 4)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(char **)(e + 4) = pcVar4;" (assignment_expression "*(char **)(e + 4) = pcVar4" (pointer_expression "*(char **)(e + 4)" * (cast_expression "(char **)(e + 4)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(e + 4)" ( (binary_expression "e + 4" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" else (if_statement "if (iVar1 < 3) {\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" if (parenthesized_expression "(iVar1 < 3)" ( (binary_expression "iVar1 < 3" identifier < number_literal) )) (compound_statement "{\n if (iVar1 == 1) {\n e[4] = piVar2[4];\n }\n }" { (if_statement "if (iVar1 == 1) {\n e[4] = piVar2[4];\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n e[4] = piVar2[4];\n }" { (expression_statement "e[4] = piVar2[4];" (assignment_expression "e[4] = piVar2[4]" (subscript_expression "e[4]" identifier [ number_literal ]) = (subscript_expression "piVar2[4]" identifier [ number_literal ])) ;) })) }) (else_clause "else if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" else (if_statement "if (iVar1 == 3) {\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }\n else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));\n *(Filename **)(e + 4) = pFVar5;\n }" { (expression_statement "pFVar5 = filename_copy(*(Filename **)(piVar2 + 4));" (assignment_expression "pFVar5 = filename_copy(*(Filename **)(piVar2 + 4))" identifier = (call_expression "filename_copy(*(Filename **)(piVar2 + 4))" identifier (argument_list "(*(Filename **)(piVar2 + 4))" ( (pointer_expression "*(Filename **)(piVar2 + 4)" * (cast_expression "(Filename **)(piVar2 + 4)" ( (type_descriptor "Filename **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(Filename **)(e + 4) = pFVar5;" (assignment_expression "*(Filename **)(e + 4) = pFVar5" (pointer_expression "*(Filename **)(e + 4)" * (cast_expression "(Filename **)(e + 4)" ( (type_descriptor "Filename **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(e + 4)" ( (binary_expression "e + 4" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" else (if_statement "if (iVar1 == 4) {\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" if (parenthesized_expression "(iVar1 == 4)" ( (binary_expression "iVar1 == 4" identifier == number_literal) )) (compound_statement "{\n pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));\n *(FontSpec **)(e + 4) = pFVar3;\n }" { (expression_statement "pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4));" (assignment_expression "pFVar3 = fontspec_copy(*(FontSpec **)(piVar2 + 4))" identifier = (call_expression "fontspec_copy(*(FontSpec **)(piVar2 + 4))" identifier (argument_list "(*(FontSpec **)(piVar2 + 4))" ( (pointer_expression "*(FontSpec **)(piVar2 + 4)" * (cast_expression "(FontSpec **)(piVar2 + 4)" ( (type_descriptor "FontSpec **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(FontSpec **)(e + 4) = pFVar3;" (assignment_expression "*(FontSpec **)(e + 4) = pFVar3" (pointer_expression "*(FontSpec **)(e + 4)" * (cast_expression "(FontSpec **)(e + 4)" ( (type_descriptor "FontSpec **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(e + 4)" ( (binary_expression "e + 4" identifier + number_literal) )))) = identifier) ;) })))))))) (expression_statement "add234(newconf->tree,e);" (call_expression "add234(newconf->tree,e)" identifier (argument_list "(newconf->tree,e)" ( (field_expression "newconf->tree" identifier -> field_identifier) , identifier ))) ;) (expression_statement "index = index + 1;" (assignment_expression "index = index + 1" identifier = (binary_expression "index + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0011957f(undefined8 *param_1,undefined8 *param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}\n\n" (function_definition "void FUN_0011957f(undefined8 *param_1,undefined8 *param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}" primitive_type (function_declarator "FUN_0011957f(undefined8 *param_1,undefined8 *param_2)" identifier (parameter_list "(undefined8 *param_1,undefined8 *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "int *piVar3;" primitive_type (pointer_declarator "*piVar3" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (expression_statement "FUN_001194b3();" (call_expression "FUN_001194b3()" identifier (argument_list "()" ( ))) ;) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }" { (expression_statement "piVar2 = (int *)FUN_001736bb(*param_2,iVar5);" (assignment_expression "piVar2 = (int *)FUN_001736bb(*param_2,iVar5)" identifier = (cast_expression "(int *)FUN_001736bb(*param_2,iVar5)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001736bb(*param_2,iVar5)" identifier (argument_list "(*param_2,iVar5)" ( (pointer_expression "*param_2" * identifier) , identifier ))))) ;) (if_statement "if (piVar2 == (int *)0x0) break;" if (parenthesized_expression "(piVar2 == (int *)0x0)" ( (binary_expression "piVar2 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "piVar3 = (int *)FUN_00126895(1,0x18);" (assignment_expression "piVar3 = (int *)FUN_00126895(1,0x18)" identifier = (cast_expression "(int *)FUN_00126895(1,0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00126895(1,0x18)" identifier (argument_list "(1,0x18)" ( number_literal , number_literal ))))) ;) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (expression_statement "*piVar3 = iVar1;" (assignment_expression "*piVar3 = iVar1" (pointer_expression "*piVar3" * identifier) = identifier) ;) (if_statement "if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" if (parenthesized_expression "(*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1)" ( (binary_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1" (pointer_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" * (cast_expression "(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_001b3f40 + (long)iVar1 * 4)" ( (binary_expression "&DAT_001b3f40 + (long)iVar1 * 4" (pointer_expression "&DAT_001b3f40" & identifier) + (binary_expression "(long)iVar1 * 4" (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) == number_literal) )) (compound_statement "{\n piVar3[2] = piVar2[2];\n }" { (expression_statement "piVar3[2] = piVar2[2];" (assignment_expression "piVar3[2] = piVar2[2]" (subscript_expression "piVar3[2]" identifier [ number_literal ]) = (subscript_expression "piVar2[2]" identifier [ number_literal ])) ;) }) (else_clause "else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" else (if_statement "if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" if (parenthesized_expression "(*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2)" ( (binary_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2" (pointer_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" * (cast_expression "(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_001b3f40 + (long)iVar1 * 4)" ( (binary_expression "&DAT_001b3f40 + (long)iVar1 * 4" (pointer_expression "&DAT_001b3f40" & identifier) + (binary_expression "(long)iVar1 * 4" (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) == number_literal) )) (compound_statement "{\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));" (assignment_expression "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2))" identifier = (call_expression "FUN_0012698b(*(undefined8 *)(piVar2 + 2))" identifier (argument_list "(*(undefined8 *)(piVar2 + 2))" ( (pointer_expression "*(undefined8 *)(piVar2 + 2)" * (cast_expression "(undefined8 *)(piVar2 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 2)" ( (binary_expression "piVar2 + 2" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 2) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 2) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 2)" * (cast_expression "(undefined8 *)(piVar3 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 2)" ( (binary_expression "piVar3 + 2" identifier + number_literal) )))) = identifier) ;) })))) (expression_statement "iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);" (assignment_expression "iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" identifier = (pointer_expression "*(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" * (cast_expression "(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_001b3c60 + (long)*piVar2 * 4)" ( (binary_expression "&DAT_001b3c60 + (long)*piVar2 * 4" (pointer_expression "&DAT_001b3c60" & identifier) + (binary_expression "(long)*piVar2 * 4" (cast_expression "(long)*piVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar2" * identifier)) * number_literal)) ))))) ;) (if_statement "if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4))" identifier = (call_expression "FUN_0012698b(*(undefined8 *)(piVar2 + 4))" identifier (argument_list "(*(undefined8 *)(piVar2 + 4))" ( (pointer_expression "*(undefined8 *)(piVar2 + 4)" * (cast_expression "(undefined8 *)(piVar2 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" * (cast_expression "(undefined8 *)(piVar3 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" else (if_statement "if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 < 3)" ( (binary_expression "iVar1 < 3" identifier < number_literal) )) (compound_statement "{\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }" { (if_statement "if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n piVar3[4] = piVar2[4];\n }" { (expression_statement "piVar3[4] = piVar2[4];" (assignment_expression "piVar3[4] = piVar2[4]" (subscript_expression "piVar3[4]" identifier [ number_literal ]) = (subscript_expression "piVar2[4]" identifier [ number_literal ])) ;) })) }) (else_clause "else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" else (if_statement "if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4))" identifier = (call_expression "FUN_0018a70b(*(undefined8 *)(piVar2 + 4))" identifier (argument_list "(*(undefined8 *)(piVar2 + 4))" ( (pointer_expression "*(undefined8 *)(piVar2 + 4)" * (cast_expression "(undefined8 *)(piVar2 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" * (cast_expression "(undefined8 *)(piVar3 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" else (if_statement "if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" if (parenthesized_expression "(iVar1 == 4)" ( (binary_expression "iVar1 == 4" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" { (expression_statement "uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4))" identifier = (call_expression "FUN_0018ab8e(*(undefined8 *)(piVar2 + 4))" identifier (argument_list "(*(undefined8 *)(piVar2 + 4))" ( (pointer_expression "*(undefined8 *)(piVar2 + 4)" * (cast_expression "(undefined8 *)(piVar2 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2 + 4)" ( (binary_expression "piVar2 + 4" identifier + number_literal) )))) )))) ;) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" * (cast_expression "(undefined8 *)(piVar3 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) })))))))) (expression_statement "FUN_00173676(*param_1,piVar3);" (call_expression "FUN_00173676(*param_1,piVar3)" identifier (argument_list "(*param_1,piVar3)" ( (pointer_expression "*param_1" * identifier) , identifier ))) ;) (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" identifier = (binary_expression "iVar5 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (pointer_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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , LIT ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (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 (pointer_expression & IDENT) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })))) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT)) * LIT)) ))))) ;) (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) )))) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression 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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })))))))) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (return_statement return ;) })))
(function_definition "void FUN_0011957f(undefined8 *param_1,undefined8 *param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011957f(undefined8 *param_1,undefined8 *param_2)" (identifier "FUN_0011957f") (parameter_list "(undefined8 *param_1,undefined8 *param_2)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n int iVar1;\n int *piVar2;\n int *piVar3;\n undefined8 uVar4;\n int iVar5;\n \n FUN_001194b3();\n iVar5 = 0;\n while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int *piVar2;" (primitive_type "int") (pointer_declarator "*piVar2" (* "*") (identifier "piVar2")) (; ";")) (declaration "int *piVar3;" (primitive_type "int") (pointer_declarator "*piVar3" (* "*") (identifier "piVar3")) (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (expression_statement "FUN_001194b3();" (call_expression "FUN_001194b3()" (identifier "FUN_001194b3") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" (identifier "iVar5") (= "=") (number_literal "0")) (; ";")) (while_statement "while( true ) {\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n piVar2 = (int *)FUN_001736bb(*param_2,iVar5);\n if (piVar2 == (int *)0x0) break;\n piVar3 = (int *)FUN_00126895(1,0x18);\n iVar1 = *piVar2;\n *piVar3 = iVar1;\n if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }\n iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);\n if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n FUN_00173676(*param_1,piVar3);\n iVar5 = iVar5 + 1;\n }" ({ "{") (expression_statement "piVar2 = (int *)FUN_001736bb(*param_2,iVar5);" (assignment_expression "piVar2 = (int *)FUN_001736bb(*param_2,iVar5)" (identifier "piVar2") (= "=") (cast_expression "(int *)FUN_001736bb(*param_2,iVar5)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001736bb(*param_2,iVar5)" (identifier "FUN_001736bb") (argument_list "(*param_2,iVar5)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (identifier "iVar5") () ")"))))) (; ";")) (if_statement "if (piVar2 == (int *)0x0) break;" (if "if") (parenthesized_expression "(piVar2 == (int *)0x0)" (( "(") (binary_expression "piVar2 == (int *)0x0" (identifier "piVar2") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "piVar3 = (int *)FUN_00126895(1,0x18);" (assignment_expression "piVar3 = (int *)FUN_00126895(1,0x18)" (identifier "piVar3") (= "=") (cast_expression "(int *)FUN_00126895(1,0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00126895(1,0x18)" (identifier "FUN_00126895") (argument_list "(1,0x18)" (( "(") (number_literal "1") (, ",") (number_literal "0x18") () ")"))))) (; ";")) (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" (identifier "iVar1") (= "=") (pointer_expression "*piVar2" (* "*") (identifier "piVar2"))) (; ";")) (expression_statement "*piVar3 = iVar1;" (assignment_expression "*piVar3 = iVar1" (pointer_expression "*piVar3" (* "*") (identifier "piVar3")) (= "=") (identifier "iVar1")) (; ";")) (if_statement "if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) {\n piVar3[2] = piVar2[2];\n }\n else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" (if "if") (parenthesized_expression "(*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1)" (( "(") (binary_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1" (pointer_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" (* "*") (cast_expression "(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_001b3f40 + (long)iVar1 * 4)" (( "(") (binary_expression "&DAT_001b3f40 + (long)iVar1 * 4" (pointer_expression "&DAT_001b3f40" (& "&") (identifier "DAT_001b3f40")) (+ "+") (binary_expression "(long)iVar1 * 4" (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1")) (* "*") (number_literal "4"))) () ")")))) (== "==") (number_literal "1")) () ")")) (compound_statement "{\n piVar3[2] = piVar2[2];\n }" ({ "{") (expression_statement "piVar3[2] = piVar2[2];" (assignment_expression "piVar3[2] = piVar2[2]" (subscript_expression "piVar3[2]" (identifier "piVar3") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "piVar2[2]" (identifier "piVar2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")) (else_clause "else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" (else "else") (if_statement "if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" (if "if") (parenthesized_expression "(*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2)" (( "(") (binary_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2" (pointer_expression "*(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" (* "*") (cast_expression "(int *)(&DAT_001b3f40 + (long)iVar1 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_001b3f40 + (long)iVar1 * 4)" (( "(") (binary_expression "&DAT_001b3f40 + (long)iVar1 * 4" (pointer_expression "&DAT_001b3f40" (& "&") (identifier "DAT_001b3f40")) (+ "+") (binary_expression "(long)iVar1 * 4" (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1")) (* "*") (number_literal "4"))) () ")")))) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));\n *(undefined8 *)(piVar3 + 2) = uVar4;\n }" ({ "{") (expression_statement "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2));" (assignment_expression "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2))" (identifier "uVar4") (= "=") (call_expression "FUN_0012698b(*(undefined8 *)(piVar2 + 2))" (identifier "FUN_0012698b") (argument_list "(*(undefined8 *)(piVar2 + 2))" (( "(") (pointer_expression "*(undefined8 *)(piVar2 + 2)" (* "*") (cast_expression "(undefined8 *)(piVar2 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar2 + 2)" (( "(") (binary_expression "piVar2 + 2" (identifier "piVar2") (+ "+") (number_literal "2")) () ")")))) () ")")))) (; ";")) (expression_statement "*(undefined8 *)(piVar3 + 2) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 2) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 2)" (* "*") (cast_expression "(undefined8 *)(piVar3 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar3 + 2)" (( "(") (binary_expression "piVar3 + 2" (identifier "piVar3") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (} "}"))))) (expression_statement "iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4);" (assignment_expression "iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" (* "*") (cast_expression "(int *)(&DAT_001b3c60 + (long)*piVar2 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_001b3c60 + (long)*piVar2 * 4)" (( "(") (binary_expression "&DAT_001b3c60 + (long)*piVar2 * 4" (pointer_expression "&DAT_001b3c60" (& "&") (identifier "DAT_001b3c60")) (+ "+") (binary_expression "(long)*piVar2 * 4" (cast_expression "(long)*piVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*piVar2" (* "*") (identifier "piVar2"))) (* "*") (number_literal "4"))) () ")"))))) (; ";")) (if_statement "if (iVar1 == 2) {\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (if "if") (parenthesized_expression "(iVar1 == 2)" (( "(") (binary_expression "iVar1 == 2" (identifier "iVar1") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" ({ "{") (expression_statement "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4))" (identifier "uVar4") (= "=") (call_expression "FUN_0012698b(*(undefined8 *)(piVar2 + 4))" (identifier "FUN_0012698b") (argument_list "(*(undefined8 *)(piVar2 + 4))" (( "(") (pointer_expression "*(undefined8 *)(piVar2 + 4)" (* "*") (cast_expression "(undefined8 *)(piVar2 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar2 + 4)" (( "(") (binary_expression "piVar2 + 4" (identifier "piVar2") (+ "+") (number_literal "4")) () ")")))) () ")")))) (; ";")) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" (* "*") (cast_expression "(undefined8 *)(piVar3 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar3 + 4)" (( "(") (binary_expression "piVar3 + 4" (identifier "piVar3") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (} "}")) (else_clause "else if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (else "else") (if_statement "if (iVar1 < 3) {\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }\n else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (if "if") (parenthesized_expression "(iVar1 < 3)" (( "(") (binary_expression "iVar1 < 3" (identifier "iVar1") (< "<") (number_literal "3")) () ")")) (compound_statement "{\n if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }\n }" ({ "{") (if_statement "if (iVar1 == 1) {\n piVar3[4] = piVar2[4];\n }" (if "if") (parenthesized_expression "(iVar1 == 1)" (( "(") (binary_expression "iVar1 == 1" (identifier "iVar1") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n piVar3[4] = piVar2[4];\n }" ({ "{") (expression_statement "piVar3[4] = piVar2[4];" (assignment_expression "piVar3[4] = piVar2[4]" (subscript_expression "piVar3[4]" (identifier "piVar3") ([ "[") (number_literal "4") (] "]")) (= "=") (subscript_expression "piVar2[4]" (identifier "piVar2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (} "}"))) (} "}")) (else_clause "else if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (else "else") (if_statement "if (iVar1 == 3) {\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }\n else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (if "if") (parenthesized_expression "(iVar1 == 3)" (( "(") (binary_expression "iVar1 == 3" (identifier "iVar1") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" ({ "{") (expression_statement "uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4))" (identifier "uVar4") (= "=") (call_expression "FUN_0018a70b(*(undefined8 *)(piVar2 + 4))" (identifier "FUN_0018a70b") (argument_list "(*(undefined8 *)(piVar2 + 4))" (( "(") (pointer_expression "*(undefined8 *)(piVar2 + 4)" (* "*") (cast_expression "(undefined8 *)(piVar2 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar2 + 4)" (( "(") (binary_expression "piVar2 + 4" (identifier "piVar2") (+ "+") (number_literal "4")) () ")")))) () ")")))) (; ";")) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" (* "*") (cast_expression "(undefined8 *)(piVar3 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar3 + 4)" (( "(") (binary_expression "piVar3 + 4" (identifier "piVar3") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (} "}")) (else_clause "else if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (else "else") (if_statement "if (iVar1 == 4) {\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" (if "if") (parenthesized_expression "(iVar1 == 4)" (( "(") (binary_expression "iVar1 == 4" (identifier "iVar1") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));\n *(undefined8 *)(piVar3 + 4) = uVar4;\n }" ({ "{") (expression_statement "uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4));" (assignment_expression "uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4))" (identifier "uVar4") (= "=") (call_expression "FUN_0018ab8e(*(undefined8 *)(piVar2 + 4))" (identifier "FUN_0018ab8e") (argument_list "(*(undefined8 *)(piVar2 + 4))" (( "(") (pointer_expression "*(undefined8 *)(piVar2 + 4)" (* "*") (cast_expression "(undefined8 *)(piVar2 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar2 + 4)" (( "(") (binary_expression "piVar2 + 4" (identifier "piVar2") (+ "+") (number_literal "4")) () ")")))) () ")")))) (; ";")) (expression_statement "*(undefined8 *)(piVar3 + 4) = uVar4;" (assignment_expression "*(undefined8 *)(piVar3 + 4) = uVar4" (pointer_expression "*(undefined8 *)(piVar3 + 4)" (* "*") (cast_expression "(undefined8 *)(piVar3 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar3 + 4)" (( "(") (binary_expression "piVar3 + 4" (identifier "piVar3") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (} "}"))))))))) (expression_statement "FUN_00173676(*param_1,piVar3);" (call_expression "FUN_00173676(*param_1,piVar3)" (identifier "FUN_00173676") (argument_list "(*param_1,piVar3)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (identifier "piVar3") () ")"))) (; ";")) (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" (identifier "iVar5") (= "=") (binary_expression "iVar5 + 1" (identifier "iVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *newconf,type_1 *oldconf) { int var_7; int *var_3; int *var_6; type_2 *pFVar3; char *pcVar4; type_3 *pFVar5; int var_11; var_1(newconf); var_11 = 0; while( true ) { var_3 = (int *)var_2(oldconf->tree,var_11); if (var_3 == (int *)0x0) break; var_6 = (int *)var_4(1,0x18); var_7 = *var_3; *var_6 = var_7; if (subkeytypes[var_7] == 1) { var_6[2] = var_3[2]; } else if (subkeytypes[var_7] == 2) { pcVar4 = var_5(*(char **)(var_3 + 2)); *(char **)(var_6 + 2) = pcVar4; } var_7 = valuetypes[*var_3]; if (var_7 == 2) { pcVar4 = var_5(*(char **)(var_3 + 4)); *(char **)(var_6 + 4) = pcVar4; } else if (var_7 < 3) { if (var_7 == 1) { var_6[4] = var_3[4]; } } else if (var_7 == 3) { pFVar5 = var_8(*(type_3 **)(var_3 + 4)); *(type_3 **)(var_6 + 4) = pFVar5; } else if (var_7 == 4) { pFVar3 = var_9(*(type_2 **)(var_3 + 4)); *(type_2 **)(var_6 + 4) = pFVar3; } var_10(newconf->tree,var_6); var_11 = var_11 + 1; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (pointer_expression argument: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (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 (pointer_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)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) alternative: (else_clause (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))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (return_statement))))
null
void MASKED(undefined8 *param_1,undefined8 *param_2) { int iVar1; int *piVar2; int *piVar3; undefined8 uVar4; int iVar5; FUN_001194b3(); iVar5 = 0; while( true ) { piVar2 = (int *)FUN_001736bb(*param_2,iVar5); if (piVar2 == (int *)0x0) break; piVar3 = (int *)FUN_00126895(1,0x18); iVar1 = *piVar2; *piVar3 = iVar1; if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 1) { piVar3[2] = piVar2[2]; } else if (*(int *)(&DAT_001b3f40 + (long)iVar1 * 4) == 2) { uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 2)); *(undefined8 *)(piVar3 + 2) = uVar4; } iVar1 = *(int *)(&DAT_001b3c60 + (long)*piVar2 * 4); if (iVar1 == 2) { uVar4 = FUN_0012698b(*(undefined8 *)(piVar2 + 4)); *(undefined8 *)(piVar3 + 4) = uVar4; } else if (iVar1 < 3) { if (iVar1 == 1) { piVar3[4] = piVar2[4]; } } else if (iVar1 == 3) { uVar4 = FUN_0018a70b(*(undefined8 *)(piVar2 + 4)); *(undefined8 *)(piVar3 + 4) = uVar4; } else if (iVar1 == 4) { uVar4 = FUN_0018ab8e(*(undefined8 *)(piVar2 + 4)); *(undefined8 *)(piVar3 + 4) = uVar4; } FUN_00173676(*param_1,piVar3); iVar5 = iVar5 + 1; } return; }
9633_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
wfstream
FUN_00368410
/* std::wfstream::wfstream(char const*, std::_Ios_Openmode) */ void __thiscall std::wfstream::wfstream(wfstream *this,char *param_1,_Ios_Openmode param_2) { wfilebuf *this_00; long lVar1; _Ios_Openmode in_ECX; undefined4 in_register_00000014; wios *this_01; lVar1 = *(long *)(param_1 + 0x10); *(long *)this = lVar1; *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18); *(undefined8 *)(this + 8) = 0; wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0); lVar1 = *(long *)(param_1 + 0x20); *(long *)(this + 0x10) = lVar1; lVar1 = *(long *)(lVar1 + -0x18); *(undefined8 *)(this + lVar1 + 0x10) = *(undefined8 *)(param_1 + 0x28); /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */ wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0); lVar1 = *(long *)(param_1 + 8); this_00 = (wfilebuf *)(this + 0x18); *(long *)this = lVar1; *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x30); *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38); lVar1 = *(long *)param_1; *(long *)this = lVar1; *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x40); *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48); /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */ wfilebuf::wfilebuf(this_00); /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */ wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00); lVar1 = wfilebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX); this_01 = (wios *)(this + *(long *)(*(long *)this + -0x18)); if (lVar1 != 0) { wios::clear(this_01,_S_goodbit); return; } wios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit); return; }
void FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4) { long *plVar1; long lVar2; long lVar3; lVar2 = param_2[2]; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]; param_1[1] = 0; FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0); lVar2 = param_2[4]; param_1[2] = lVar2; plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10); *plVar1 = param_2[5]; /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */ FUN_0035f650(plVar1,0); lVar2 = param_2[1]; plVar1 = param_1 + 3; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]; param_1[2] = param_2[7]; lVar2 = *param_2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]; param_1[2] = param_2[9]; /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */ FUN_00362d50(plVar1); /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */ FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1); lVar2 = FUN_00367e00(plVar1,param_3,param_4); lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1; if (lVar2 != 0) { FUN_0035f040(lVar3,0); return; } FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4); return; }
PUSH R14 MOV R14D,ECX PUSH R13 MOV R13,RDX PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RAX,qword ptr [RSI + 0x10] MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDX,qword ptr [RAX + -0x18] MOV RCX,qword ptr [RSI + 0x18] XOR ESI,ESI MOV qword ptr [RDI + RDX*0x1],RCX MOV qword ptr [RDI + 0x8],0x0 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX CALL 0x0035f650 MOV RAX,qword ptr [RBP + 0x20] XOR ESI,ESI MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RAX + -0x18] LEA RDI,[RBX + RAX*0x1 + 0x10] MOV RAX,qword ptr [RBP + 0x28] MOV qword ptr [RDI],RAX CALL 0x0035f650 MOV RAX,qword ptr [RBP + 0x8] LEA R12,[RBX + 0x18] MOV RDI,R12 MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x30] MOV qword ptr [RBX + RAX*0x1],RDX MOV RAX,qword ptr [RBP + 0x38] MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RBP] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x40] MOV qword ptr [RBX + RAX*0x1],RDX MOV RAX,qword ptr [RBP + 0x48] MOV qword ptr [RBX + 0x10],RAX CALL 0x00362d50 MOV RAX,qword ptr [RBX] MOV RSI,R12 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX CALL 0x0035f650 MOV EDX,R14D MOV RSI,R13 MOV RDI,R12 CALL 0x00367e00 MOV RDX,qword ptr [RBX] MOV RDI,qword ptr [RDX + -0x18] ADD RDI,RBX TEST RAX,RAX JZ 0x003684f0 XOR ESI,ESI CALL 0x0035f040 POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x4 CALL 0x0035f040 POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[(u'PTRADD_-1205238597', u'CAST_-1205238148'), ('const-433', u'LOAD_-1205238706'), (u'CAST_-1205238132', u'STORE_-1205238620'), ('const-433', u'STORE_-1205238526'), (u'LOAD_-1205238315', u'INT_OR_-1205238281'), ('const--24', u'INT_ADD_-1205238441'), ('const-24', u'PTRADD_-1205238644'), ('const-433', u'LOAD_-1205238599'), ('const-433', u'STORE_-1205238591'), (u'CAST_-1205238097', u'CAST_-1205238005'), ('const-1', u'PTRADD_-1205238426'), ('const--24', u'INT_ADD_-1205238652'), (u'PTRADD_-1205238560', u'CAST_-1205238132'), (u'PTRADD_-1205238333', u'CAST_-1205237976'), (u'CAST_-1205238080', u'LOAD_-1205238550'), ('tmp_720', u'PTRADD_-1205238644'), ('const--24', u'INT_ADD_-1205238697'), (u'PTRADD_-1205238544', u'CAST_-1205238111'), (u'PTRADD_-1205238466', u'CAST_-1205238065'), ('const-433', u'LOAD_-1205238410'), ('const-1', u'PTRADD_-1205238466'), (u'LOAD_-1205238404', u'PTRADD_-1205238333'), (u'PTRADD_-1205238488', u'CAST_-1205238080'), ('const-48', u'PTRADD_-1205238488'), ('const-433', u'LOAD_-1205238550'), ('tmp_719', u'PTRADD_-1205238480'), (u'CAST_-1205238097', u'CALL_-1205238411'), ('tmp_719', u'CAST_-1205238021'), (u'INT_ADD_-1205238697', u'CAST_-1205238179'), ('tmp_719', u'PTRADD_-1205238624'), (u'CAST_-1205238075', u'STORE_-1205238540'), ('tmp_719', u'PTRADD_-1205238597'), (u'LOAD_-1205238488', u'STORE_-1205238479'), ('const-0', u'CALL_-1205238643'), (u'CAST_-1205238122', u'CALL_-1205238581'), (u'CAST_-1205238055', u'STORE_-1205238514'), ('const-1', u'PTRADD_-1205238473'), (u'PTRADD_-1205238480', u'CAST_-1205238075'), ('const-1', u'PTRADD_-1205238544'), (u'PTRADD_-1205238253', u'CAST_-1205237948'), ('const-433', u'LOAD_-1205238510'), ('tmp_719', u'PTRADD_-1205238466'), ('const--24', u'INT_ADD_-1205238388'), (u'LOAD_-1205238729', u'STORE_-1205238717'), ('const-72', u'PTRADD_-1205238426'), ('const-16', u'INT_ADD_-1205238180'), ('const-1', u'PTRADD_-1205238597'), ('const-0', u'STORE_-1205238677'), ('const-433', u'LOAD_-1205238535'), ('const-1', u'PTRADD_-1205238667'), ('const-32', u'PTRADD_-1205238253'), (u'CAST_-1205238174', u'LOAD_-1205238706'), (u'CAST_-1205237985', u'LOAD_-1205238410'), ('const-433', u'STORE_-1205238677'), ('tmp_719', u'PTRADD_-1205238419'), ('tmp_720', u'PTRADD_-1205238426'), ('const-433', u'LOAD_-1205238713'), (u'PTRADD_-1205238386', u'CAST_-1205238009'), ('const-433', u'STORE_-1205238684'), (u'PTRADD_-1205238510', u'CAST_-1205238097'), ('tmp_719', u'PTRADD_-1205238544'), ('const-433', u'LOAD_-1205238315'), ('const-433', u'LOAD_-1205238729'), ('const-1', u'PTRADD_-1205238579'), ('const-433', u'LOAD_-1205238503'), ('const-1', u'PTRADD_-1205238488'), ('const-1', u'PTRADD_-1205238419'), (u'CAST_-1205238089', u'STORE_-1205238561'), ('const-16', u'PTRADD_-1205238560'), (u'CAST_-1205238179', u'LOAD_-1205238713'), (u'LOAD_-1205238599', u'STORE_-1205238591'), (u'LOAD_-1205238410', u'INT_ADD_-1205238388'), ('tmp_720', u'PTRADD_-1205238667'), (u'CAST_-1205238209', u'CALL_-1205238411'), ('const-32', u'PTRADD_-1205238579'), (u'LOAD_-1205238579', u'INT_ADD_-1205238541'), (u'CAST_-1205238041', u'STORE_-1205238493'), (u'PTRADD_-1205238644', u'CAST_-1205238174'), ('tmp_719', u'PTRADD_-1205238560'), ('const-433', u'STORE_-1205238561'), ('const--24', u'INT_ADD_-1205238494'), ('tmp_720', u'PTRADD_-1205238441'), ('const-1', u'PTRADD_-1205238617'), (u'CAST_-1205238162', u'STORE_-1205238677'), (u'CAST_-1205238065', u'STORE_-1205238526'), (u'CAST_-1205237981', u'LOAD_-1205238404'), (u'LOAD_-1205238729', u'INT_ADD_-1205238652'), ('tmp_719', u'CAST_-1205238055'), (u'LOAD_-1205238641', u'INT_ADD_-1205238599'), ('tmp_721', u'PIECE_-1205238391'), ('const-1', u'PTRADD_-1205238644'), (u'PTRADD_-1205238667', u'CAST_-1205238191'), (u'PTRADD_-1205238624', u'CAST_-1205238167'), ('tmp_719', u'CAST_-1205237985'), ('const-1', u'PTRADD_-1205238333'), ('const-433', u'LOAD_-1205238615'), (u'LOAD_-1205238535', u'STORE_-1205238526'), ('tmp_720', u'PTRADD_-1205238537'), (u'PIECE_-1205238391', u'CAST_-1205238209'), ('const-433', u'STORE_-1205238717'), ('tmp_719', u'PTRADD_-1205238617'), (u'LOAD_-1205238550', u'STORE_-1205238540'), ('const-1', u'PTRADD_-1205238441'), ('const-1', u'PTRADD_-1205238480'), ('const-1', u'PTRADD_-1205238517'), ('tmp_720', u'PTRADD_-1205238517'), ('const-433', u'LOAD_-1205238404'), (u'LOAD_-1205238615', u'INT_ADD_-1205238180'), (u'CAST_-1205237948', u'LOAD_-1205238315'), (u'LOAD_-1205238510', u'PTRADD_-1205238433'), ('const-433', u'LOAD_-1205238457'), (u'INT_ADD_-1205238652', u'CAST_-1205238153'), ('const-433', u'STORE_-1205238479'), (u'INT_ADD_-1205238599', u'CAST_-1205238127'), ('tmp_719', u'CAST_-1205238183'), (u'CAST_-1205238153', u'LOAD_-1205238668'), (u'INT_NOTEQUAL_-1205238372', u'CBRANCH_-1205238371'), (u'LOAD_-1205238503', u'STORE_-1205238493'), (u'LOAD_-1205238668', u'PTRADD_-1205238597'), (u'CAST_-1205238097', u'CALL_-1205238468'), ('const-0', u'RETURN_-1205238250'), (u'CAST_-1205238051', u'LOAD_-1205238510'), (u'INT_ADD_-1205238541', u'CAST_-1205238085'), (u'CAST_-1205237976', u'CALL_-1205238289'), (u'CAST_-1205238148', u'CALL_-1205238643'), ('const-0', u'CALL_-1205238352'), (u'LOAD_-1205238522', u'STORE_-1205238514'), (u'CAST_-1205238102', u'LOAD_-1205238579'), ('const-433', u'LOAD_-1205238668'), (u'PTRADD_-1205238473', u'CAST_-1205238070'), (u'LOAD_-1205238729', u'INT_ADD_-1205238697'), ('const-16', u'PTRADD_-1205238419'), (u'CAST_-1205238191', u'LOAD_-1205238729'), ('tmp_720', u'PTRADD_-1205238473'), (u'CAST_-1205237976', u'CALL_-1205238352'), (u'LOAD_-1205238706', u'STORE_-1205238684'), (u'PTRADD_-1205238617', u'CAST_-1205238162'), ('const-1', u'PTRADD_-1205238560'), (u'CAST_-1205238111', u'STORE_-1205238591'), (u'CAST_-1205238116', u'LOAD_-1205238599'), ('const-0', u'RETURN_-1205238313'), (u'CAST_-1205238031', u'STORE_-1205238479'), ('const-433', u'LOAD_-1205238467'), (u'CAST_-1205238183', u'STORE_-1205238717'), (u'LOAD_-1205238467', u'INT_ADD_-1205238441'), ('tmp_720', u'CAST_-1205238060'), (u'PTRADD_-1205238579', u'CAST_-1205238139'), (u'LOAD_-1205238522', u'INT_ADD_-1205238494'), ('const-16', u'PTRADD_-1205238667'), (u'INT_ADD_-1205238494', u'CAST_-1205238051'), ('tmp_719', u'PTRADD_-1205238386'), (u'CAST_-1205238060', u'LOAD_-1205238522'), (u'LOAD_-1205238557', u'PTRADD_-1205238480'), (u'INT_ADD_-1205238180', u'PTRADD_-1205238544'), (u'CAST_-1205238036', u'LOAD_-1205238488'), ('const-433', u'LOAD_-1205238488'), ('const-433', u'STORE_-1205238493'), ('const-0', u'CALL_-1205238581'), (u'CALL_-1205238411', u'INT_NOTEQUAL_-1205238372'), ('tmp_720', u'PTRADD_-1205238488'), ('const-16', u'PTRADD_-1205238466'), (u'CAST_-1205238167', u'STORE_-1205238684'), ('const-64', u'PTRADD_-1205238441'), (u'LOAD_-1205238457', u'PTRADD_-1205238386'), ('tmp_719', u'CAST_-1205238089'), ('const-24', u'PTRADD_-1205238510'), ('const-433', u'STORE_-1205238540'), (u'LOAD_-1205238641', u'STORE_-1205238620'), ('const-8', u'PTRADD_-1205238517'), ('const-1', u'PTRADD_-1205238386'), ('const-1', u'PTRADD_-1205238537'), (u'INT_ADD_-1205238388', u'CAST_-1205237981'), (u'PTRADD_-1205238426', u'CAST_-1205238036'), (u'INT_ADD_-1205238441', u'CAST_-1205238014'), ('const-56', u'PTRADD_-1205238473'), ('const-1', u'PTRADD_-1205238433'), (u'PTRADD_-1205238419', u'CAST_-1205238031'), ('const--24', u'INT_ADD_-1205238541'), (u'PTRADD_-1205238517', u'CAST_-1205238102'), ('const-4', u'INT_OR_-1205238281'), ('tmp_719', u'PTRADD_-1205238433'), ('tmp_719', u'PTRADD_-1205238510'), (u'CAST_-1205238046', u'LOAD_-1205238503'), (u'PTRADD_-1205238537', u'CAST_-1205238116'), (u'CAST_-1205238127', u'LOAD_-1205238615'), (u'INT_OR_-1205238281', u'CALL_-1205238289'), ('tmp_1167', u'CALL_-1205238411'), ('tmp_500', u'CBRANCH_-1205238371'), ('tmp_720', u'PTRADD_-1205238579'), ('const-1', u'PTRADD_-1205238624'), (u'CAST_-1205238139', u'LOAD_-1205238641'), ('const-433', u'STORE_-1205238514'), (u'PTRADD_-1205238441', u'CAST_-1205238046'), (u'CAST_-1205238085', u'LOAD_-1205238557'), (u'CAST_-1205238014', u'LOAD_-1205238457'), ('const-433', u'LOAD_-1205238522'), ('const-0', u'INT_NOTEQUAL_-1205238372'), ('tmp_841', u'PIECE_-1205238391'), (u'CAST_-1205238005', u'CALL_-1205238432'), (u'LOAD_-1205238579', u'STORE_-1205238561'), ('const-433', u'LOAD_-1205238579'), (u'CAST_-1205238070', u'LOAD_-1205238535'), (u'PTRADD_-1205238433', u'CAST_-1205238041'), ('const-40', u'PTRADD_-1205238537'), (u'CAST_-1205238021', u'LOAD_-1205238467'), ('const-1', u'PTRADD_-1205238253'), (u'CAST_-1205238009', u'CALL_-1205238432'), (u'CAST_-1205237976', u'PTRADD_-1205238253'), ('tmp_719', u'PTRADD_-1205238333'), ('const-8', u'PTRADD_-1205238617'), ('const-433', u'LOAD_-1205238641'), ('const--24', u'INT_ADD_-1205238599'), ('const-433', u'STORE_-1205238620'), ('const-1', u'PTRADD_-1205238510'), (u'PTRADD_-1205238544', u'CAST_-1205238122'), (u'LOAD_-1205238713', u'PTRADD_-1205238624'), ('const-433', u'LOAD_-1205238557')]
[(u'LOAD_-1205238503', u'STORE_-1205238493'), ('tmp_1155', u'LOAD_-1205238410'), ('const-0', u'RETURN_-1205238250'), (u'INT_ADD_-1205238590', u'CAST_-1205238119'), (u'PTRADD_-1205238052', u'STORE_-1205238479'), (u'CAST_-1205238119', u'CALL_-1205238581'), (u'CAST_-1205238174', u'LOAD_-1205238713'), (u'LOAD_-1205238713', u'INT_ADD_-1205238670'), (u'LOAD_-1205238315', u'INT_OR_-1205238281'), ('const-8', u'PTRADD_-1205238144'), ('const--24', u'INT_ADD_-1205238441'), (u'PTRADD_-1205238111', u'CALL_-1205238411'), (u'LOAD_-1205238522', u'STORE_-1205238514'), (u'CAST_-1205238119', u'STORE_-1205238591'), (u'CAST_-1205238023', u'LOAD_-1205238457'), ('const-433', u'STORE_-1205238591'), ('const-433', u'STORE_-1205238684'), (u'PTRADD_-1205238111', u'CALL_-1205238432'), ('tmp_1155', u'CAST_-1205238048'), (u'LOAD_-1205238729', u'INT_ADD_-1205238697'), ('const-8', u'PTRADD_-1205238052'), ('const--24', u'INT_ADD_-1205238652'), ('const-8', u'PTRADD_-1205238057'), ('const-433', u'STORE_-1205238493'), (u'CAST_-1205238018', u'INT_ADD_-1205238432'), ('const--24', u'INT_ADD_-1205238697'), ('const-433', u'LOAD_-1205238729'), ('tmp_1153', u'PTRADD_-1205238151'), (u'CAST_-1205238047', u'STORE_-1205238493'), (u'LOAD_-1205238706', u'STORE_-1205238684'), ('const-433', u'LOAD_-1205238706'), ('const-6', u'PTRADD_-1205238096'), (u'INT_ADD_-1205238379', u'CALL_-1205238289'), ('const-433', u'LOAD_-1205238550'), ('const-8', u'PTRADD_-1205238183'), ('tmp_1153', u'PTRADD_-1205238066'), (u'INT_ADD_-1205238379', u'CALL_-1205238352'), ('tmp_1155', u'CAST_-1205238120'), (u'INT_ADD_-1205238643', u'CALL_-1205238643'), (u'INT_ADD_-1205238299', u'CAST_-1205237959'), ('const-0', u'RETURN_-1205238313'), ('const-3', u'PTRADD_-1205238111'), (u'INT_ADD_-1205238441', u'CAST_-1205238023'), (u'LOAD_-1205238457', u'INT_ADD_-1205238432'), (u'LOAD_-1205238488', u'STORE_-1205238479'), (u'LOAD_-1205238467', u'INT_ADD_-1205238441'), ('const-8', u'PTRADD_-1205238116'), (u'LOAD_-1205238522', u'INT_ADD_-1205238494'), ('tmp_1155', u'CAST_-1205238163'), (u'PTRADD_-1205238144', u'STORE_-1205238620'), ('tmp_1155', u'CAST_-1205238078'), ('tmp_1153', u'PTRADD_-1205238129'), ('const--24', u'INT_ADD_-1205238388'), ('tmp_1153', u'PTRADD_-1205238198'), (u'LOAD_-1205238729', u'STORE_-1205238717'), (u'CAST_-1205238162', u'STORE_-1205238684'), ('const-0', u'STORE_-1205238677'), (u'CAST_-1205237987', u'INT_ADD_-1205238379'), ('const-0', u'CALL_-1205238643'), ('tmp_1155', u'LOAD_-1205238467'), ('const-1', u'PTRADD_-1205238116'), ('tmp_1155', u'CAST_-1205237987'), ('const-433', u'STORE_-1205238514'), ('tmp_1155', u'STORE_-1205238514'), ('const-2', u'PTRADD_-1205238082'), (u'INT_ADD_-1205238526', u'CAST_-1205238077'), ('const-8', u'PTRADD_-1205238066'), (u'CALL_-1205238411', u'INT_NOTEQUAL_-1205238372'), ('const-2', u'PTRADD_-1205238052'), ('const-433', u'LOAD_-1205238467'), (u'PTRADD_-1205238116', u'LOAD_-1205238579'), ('tmp_1153', u'PTRADD_-1205238096'), (u'CAST_-1205238087', u'LOAD_-1205238557'), ('const-433', u'LOAD_-1205238557'), (u'PTRADD_-1205238087', u'LOAD_-1205238535'), (u'CAST_-1205237959', u'LOAD_-1205238315'), (u'INT_ADD_-1205238652', u'CAST_-1205238149'), ('tmp_1178', u'CALL_-1205238411'), ('const-433', u'LOAD_-1205238713'), (u'CAST_-1205237992', u'LOAD_-1205238404'), ('const-16', u'INT_ADD_-1205238181'), (u'INT_ADD_-1205238670', u'CAST_-1205238162'), ('const-0', u'CALL_-1205238581'), ('const-7', u'PTRADD_-1205238087'), (u'CAST_-1205238057', u'LOAD_-1205238510'), (u'LOAD_-1205238641', u'STORE_-1205238620'), (u'PTRADD_-1205238183', u'LOAD_-1205238706'), (u'INT_ADD_-1205238494', u'CAST_-1205238057'), (u'PTRADD_-1205238066', u'LOAD_-1205238503'), (u'PTRADD_-1205238111', u'CALL_-1205238468'), ('const-433', u'STORE_-1205238526'), (u'INT_ADD_-1205238479', u'CAST_-1205238047'), (u'INT_ADD_-1205238432', u'CALL_-1205238432'), ('const-433', u'STORE_-1205238717'), ('const-433', u'LOAD_-1205238457'), (u'CAST_-1205238120', u'INT_ADD_-1205238590'), ('const-433', u'LOAD_-1205238503'), ('tmp_1153', u'PTRADD_-1205238116'), ('const-433', u'LOAD_-1205238410'), ('tmp_1155', u'PTRADD_-1205238052'), ('const--24', u'INT_ADD_-1205238541'), (u'PTRADD_-1205238082', u'STORE_-1205238526'), ('const-433', u'LOAD_-1205238510'), ('const-2', u'PTRADD_-1205238144'), (u'LOAD_-1205238404', u'INT_ADD_-1205238379'), ('const-433', u'LOAD_-1205238404'), ('const-4', u'INT_OR_-1205238281'), ('const-433', u'STORE_-1205238479'), (u'LOAD_-1205238599', u'STORE_-1205238591'), (u'PTRADD_-1205238151', u'LOAD_-1205238641'), ('const-8', u'PTRADD_-1205238111'), ('const-433', u'STORE_-1205238677'), (u'LOAD_-1205238410', u'INT_ADD_-1205238388'), (u'INT_OR_-1205238281', u'CALL_-1205238289'), ('const-8', u'PTRADD_-1205238172'), (u'LOAD_-1205238579', u'INT_ADD_-1205238541'), ('const-5', u'PTRADD_-1205238129'), (u'LOAD_-1205238668', u'INT_ADD_-1205238643'), (u'CAST_-1205238048', u'INT_ADD_-1205238479'), ('tmp_500', u'CBRANCH_-1205238371'), ('tmp_1155', u'CAST_-1205238018'), ('const-433', u'STORE_-1205238561'), ('const-433', u'LOAD_-1205238641'), ('const-32', u'INT_ADD_-1205238299'), ('const-8', u'PTRADD_-1205238198'), ('tmp_1153', u'LOAD_-1205238522'), (u'INT_ADD_-1205238697', u'CAST_-1205238174'), (u'CAST_-1205238077', u'STORE_-1205238540'), ('const--24', u'INT_ADD_-1205238494'), ('const-433', u'LOAD_-1205238488'), ('const-8', u'PTRADD_-1205238151'), ('const-433', u'LOAD_-1205238599'), ('tmp_1153', u'PTRADD_-1205238057'), (u'CAST_-1205238125', u'LOAD_-1205238615'), (u'LOAD_-1205238557', u'INT_ADD_-1205238526'), ('const-8', u'PTRADD_-1205238082'), ('tmp_1150', u'CALL_-1205238411'), (u'LOAD_-1205238729', u'INT_ADD_-1205238652'), ('tmp_1155', u'CAST_-1205238144'), ('tmp_1155', u'PTRADD_-1205238144'), ('const-0', u'CALL_-1205238352'), (u'LOAD_-1205238641', u'INT_ADD_-1205238599'), (u'PTRADD_-1205238057', u'LOAD_-1205238488'), ('tmp_1155', u'PTRADD_-1205238111'), ('tmp_1155', u'STORE_-1205238561'), ('const-8', u'PTRADD_-1205238087'), (u'CAST_-1205238078', u'INT_ADD_-1205238526'), ('tmp_1155', u'PTRADD_-1205238082'), ('const-433', u'LOAD_-1205238579'), (u'LOAD_-1205238510', u'INT_ADD_-1205238479'), ('tmp_1153', u'PTRADD_-1205238183'), (u'PTRADD_-1205238172', u'STORE_-1205238677'), ('const-433', u'STORE_-1205238540'), (u'LOAD_-1205238535', u'STORE_-1205238526'), ('const-433', u'LOAD_-1205238615'), ('const-0', u'INT_NOTEQUAL_-1205238372'), ('const-8', u'PTRADD_-1205238129'), (u'LOAD_-1205238579', u'STORE_-1205238561'), (u'CAST_-1205238163', u'INT_ADD_-1205238670'), (u'INT_ADD_-1205238388', u'CAST_-1205237992'), (u'LOAD_-1205238550', u'STORE_-1205238540'), (u'PTRADD_-1205238129', u'LOAD_-1205238599'), ('const-433', u'LOAD_-1205238535'), (u'INT_ADD_-1205238181', u'INT_ADD_-1205238590'), ('const-1', u'PTRADD_-1205238172'), (u'INT_ADD_-1205238541', u'CAST_-1205238087'), ('const-433', u'LOAD_-1205238668'), (u'CAST_-1205238149', u'LOAD_-1205238668'), ('tmp_1153', u'PTRADD_-1205238087'), ('const-8', u'PTRADD_-1205238066'), (u'CAST_-1205238144', u'INT_ADD_-1205238643'), ('const-4', u'PTRADD_-1205238151'), (u'PTRADD_-1205238096', u'LOAD_-1205238550'), ('const-2', u'PTRADD_-1205238198'), (u'PTRADD_-1205238198', u'LOAD_-1205238729'), (u'LOAD_-1205238615', u'INT_ADD_-1205238181'), (u'INT_ADD_-1205238599', u'CAST_-1205238125'), ('const-433', u'STORE_-1205238620'), ('const-8', u'PTRADD_-1205238096'), ('const--24', u'INT_ADD_-1205238599'), ('const-3', u'PTRADD_-1205238183'), ('const-433', u'LOAD_-1205238315'), (u'INT_ADD_-1205238379', u'INT_ADD_-1205238299'), ('const-433', u'LOAD_-1205238522'), ('tmp_1155', u'STORE_-1205238717'), ('tmp_1155', u'PTRADD_-1205238172'), (u'INT_NOTEQUAL_-1205238372', u'CBRANCH_-1205238371'), ('const-9', u'PTRADD_-1205238057')]
null
null
00368410
x64
O1
(translation_unit "void FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */\n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */\n FUN_00362d50(plVar1);\n /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */\n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}\n\n" (function_definition "void FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */\n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */\n FUN_00362d50(plVar1);\n /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */\n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" primitive_type (function_declarator "FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)" identifier (parameter_list "(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */\n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */\n FUN_00362d50(plVar1);\n /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */\n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = param_2[2];" (assignment_expression "lVar2 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0)" identifier (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" ( (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , number_literal ))) ;) (expression_statement "lVar2 = param_2[4];" (assignment_expression "lVar2 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = lVar2;" (assignment_expression "param_1[2] = lVar2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);" (assignment_expression "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" identifier = (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) + number_literal) )))) ;) (expression_statement "*plVar1 = param_2[5];" (assignment_expression "*plVar1 = param_2[5]" (pointer_expression "*plVar1" * identifier) = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) comment (expression_statement "FUN_0035f650(plVar1,0);" (call_expression "FUN_0035f650(plVar1,0)" identifier (argument_list "(plVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "plVar1 = param_1 + 3;" (assignment_expression "plVar1 = param_1 + 3" identifier = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) comment (expression_statement "FUN_00362d50(plVar1);" (call_expression "FUN_00362d50(plVar1)" identifier (argument_list "(plVar1)" ( identifier ))) ;) comment (expression_statement "FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);" (call_expression "FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" identifier (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" ( (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , identifier ))) ;) (expression_statement "lVar2 = FUN_00367e00(plVar1,param_3,param_4);" (assignment_expression "lVar2 = FUN_00367e00(plVar1,param_3,param_4)" identifier = (call_expression "FUN_00367e00(plVar1,param_3,param_4)" identifier (argument_list "(plVar1,param_3,param_4)" ( identifier , identifier , identifier )))) ;) (expression_statement "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0035f040(lVar3,0);\n return;\n }" { (expression_statement "FUN_0035f040(lVar3,0);" (call_expression "FUN_0035f040(lVar3,0)" identifier (argument_list "(lVar3,0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);" (call_expression "FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4)" identifier (argument_list "(lVar3,*(uint *)(lVar3 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar3 + 0x20) | 4" (pointer_expression "*(uint *)(lVar3 + 0x20)" * (cast_expression "(uint *)(lVar3 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wfstream::wfstream(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::wfstream::wfstream(wfstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n wfilebuf *this_00;\n long lVar1;\n _Ios_Openmode in_ECX;\n undefined4 in_register_00000014;\n wios *this_01;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);\n lVar1 = *(long *)(param_1 + 0x20);\n *(long *)(this + 0x10) = lVar1;\n lVar1 = *(long *)(lVar1 + -0x18);\n *(undefined8 *)(this + lVar1 + 0x10) = *(undefined8 *)(param_1 + 0x28);\n /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */\n wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);\n lVar1 = *(long *)(param_1 + 8);\n this_00 = (wfilebuf *)(this + 0x18);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x30);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);\n lVar1 = *(long *)param_1;\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x40);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);\n /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */\n wfilebuf::wfilebuf(this_00);\n /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */\n wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00);\n lVar1 = wfilebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX);\n this_01 = (wios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n wios::clear(this_01,_S_goodbit);\n return;\n }\n wios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);\n return;\n}\n\n" comment (function_definition "void __thiscall std::wfstream::wfstream(wfstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n wfilebuf *this_00;\n long lVar1;\n _Ios_Openmode in_ECX;\n undefined4 in_register_00000014;\n wios *this_01;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);\n lVar1 = *(long *)(param_1 + 0x20);\n *(long *)(this + 0x10) = lVar1;\n lVar1 = *(long *)(lVar1 + -0x18);\n *(undefined8 *)(this + lVar1 + 0x10) = *(undefined8 *)(param_1 + 0x28);\n /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */\n wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);\n lVar1 = *(long *)(param_1 + 8);\n this_00 = (wfilebuf *)(this + 0x18);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x30);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);\n lVar1 = *(long *)param_1;\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x40);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);\n /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */\n wfilebuf::wfilebuf(this_00);\n /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */\n wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00);\n lVar1 = wfilebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX);\n this_01 = (wios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n wios::clear(this_01,_S_goodbit);\n return;\n }\n wios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wfstream::" identifier : : identifier : :) (function_declarator "wfstream(wfstream *this,char *param_1,_Ios_Openmode param_2)" identifier (parameter_list "(wfstream *this,char *param_1,_Ios_Openmode param_2)" ( (parameter_declaration "wfstream *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "_Ios_Openmode param_2" type_identifier identifier) ))) (compound_statement "{\n wfilebuf *this_00;\n long lVar1;\n _Ios_Openmode in_ECX;\n undefined4 in_register_00000014;\n wios *this_01;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);\n lVar1 = *(long *)(param_1 + 0x20);\n *(long *)(this + 0x10) = lVar1;\n lVar1 = *(long *)(lVar1 + -0x18);\n *(undefined8 *)(this + lVar1 + 0x10) = *(undefined8 *)(param_1 + 0x28);\n /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */\n wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);\n lVar1 = *(long *)(param_1 + 8);\n this_00 = (wfilebuf *)(this + 0x18);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x30);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);\n lVar1 = *(long *)param_1;\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x40);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);\n /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */\n wfilebuf::wfilebuf(this_00);\n /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */\n wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00);\n lVar1 = wfilebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX);\n this_01 = (wios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n wios::clear(this_01,_S_goodbit);\n return;\n }\n wios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);\n return;\n}" { (declaration "wfilebuf *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "_Ios_Openmode in_ECX;" type_identifier identifier ;) (declaration "undefined4 in_register_00000014;" type_identifier identifier ;) (declaration "wios *this_01;" type_identifier (pointer_declarator "*this_01" * 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 "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 8) = 0;" (assignment_expression "*(undefined8 *)(this + 8) = 0" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);" (call_expression "init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0)" identifier (argument_list "((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0)" ( (cast_expression "(wios *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) ))) , (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "lVar1 = *(long *)(param_1 + 0x20);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x20)" identifier = (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(this + 0x10) = lVar1;" (assignment_expression "*(long *)(this + 0x10) = lVar1" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar1 = *(long *)(lVar1 + -0x18);" (assignment_expression "lVar1 = *(long *)(lVar1 + -0x18)" identifier = (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + lVar1 + 0x10) = *(undefined8 *)(param_1 + 0x28);" (assignment_expression "*(undefined8 *)(this + lVar1 + 0x10) = *(undefined8 *)(param_1 + 0x28)" (pointer_expression "*(undefined8 *)(this + lVar1 + 0x10)" * (cast_expression "(undefined8 *)(this + lVar1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + lVar1 + 0x10)" ( (binary_expression "this + lVar1 + 0x10" (binary_expression "this + lVar1" identifier + identifier) + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x28)" * (cast_expression "(undefined8 *)(param_1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) comment (labeled_statement "wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);" (call_expression "init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0)" identifier (argument_list "((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0)" ( (cast_expression "(wios *)(this + lVar1 + 0x10)" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + lVar1 + 0x10)" ( (binary_expression "this + lVar1 + 0x10" (binary_expression "this + lVar1" identifier + identifier) + number_literal) ))) , (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "lVar1 = *(long *)(param_1 + 8);" (assignment_expression "lVar1 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "this_00 = (wfilebuf *)(this + 0x18);" (assignment_expression "this_00 = (wfilebuf *)(this + 0x18)" identifier = (cast_expression "(wfilebuf *)(this + 0x18)" ( (type_descriptor "wfilebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x30);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x30)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x30)" * (cast_expression "(undefined8 *)(param_1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38)" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar1 = *(long *)param_1;" (assignment_expression "lVar1 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x40)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48)" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) comment (labeled_statement "wfilebuf::wfilebuf(this_00);" statement_identifier : (ERROR ":" :) (expression_statement "wfilebuf(this_00);" (call_expression "wfilebuf(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) comment (labeled_statement "wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00);" (call_expression "init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00)" identifier (argument_list "((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)this_00)" ( (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) , (cast_expression "(wstreambuf *)this_00" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (ERROR "lVar1 = wfilebuf::" (assignment_expression "lVar1 = wfilebuf" identifier = identifier) : :) (expression_statement "open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX);" (call_expression "open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX)" identifier (argument_list "(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX)" ( identifier , (cast_expression "(char *)CONCAT44(in_register_00000014,param_2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(in_register_00000014,param_2)" identifier (argument_list "(in_register_00000014,param_2)" ( identifier , identifier )))) , identifier ))) ;) (expression_statement "this_01 = (wios *)(this + *(long *)(*(long *)this + -0x18));" (assignment_expression "this_01 = (wios *)(this + *(long *)(*(long *)this + -0x18))" identifier = (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )))) ;) (if_statement "if (lVar1 != 0) {\n wios::clear(this_01,_S_goodbit);\n return;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n wios::clear(this_01,_S_goodbit);\n return;\n }" { (labeled_statement "wios::clear(this_01,_S_goodbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_01,_S_goodbit);" (call_expression "clear(this_01,_S_goodbit)" identifier (argument_list "(this_01,_S_goodbit)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (labeled_statement "wios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);" (call_expression "clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit)" identifier (argument_list "(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit)" ( identifier , (binary_expression "*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit" (pointer_expression "*(_Ios_Iostate *)(this_01 + 0x20)" * (cast_expression "(_Ios_Iostate *)(this_01 + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0x20)" ( (binary_expression "this_01 + 0x20" identifier + number_literal) )))) | identifier) ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d50(plVar1);\n \n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}\n\n" (function_definition "void FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d50(plVar1);\n \n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" primitive_type (function_declarator "FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)" identifier (parameter_list "(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d50(plVar1);\n \n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = param_2[2];" (assignment_expression "lVar2 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0)" identifier (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" ( (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , number_literal ))) ;) (expression_statement "lVar2 = param_2[4];" (assignment_expression "lVar2 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = lVar2;" (assignment_expression "param_1[2] = lVar2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);" (assignment_expression "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" identifier = (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) + number_literal) )))) ;) (expression_statement "*plVar1 = param_2[5];" (assignment_expression "*plVar1 = param_2[5]" (pointer_expression "*plVar1" * identifier) = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) (expression_statement "FUN_0035f650(plVar1,0);" (call_expression "FUN_0035f650(plVar1,0)" identifier (argument_list "(plVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "plVar1 = param_1 + 3;" (assignment_expression "plVar1 = param_1 + 3" identifier = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) (expression_statement "FUN_00362d50(plVar1);" (call_expression "FUN_00362d50(plVar1)" identifier (argument_list "(plVar1)" ( identifier ))) ;) (expression_statement "FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);" (call_expression "FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" identifier (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" ( (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , identifier ))) ;) (expression_statement "lVar2 = FUN_00367e00(plVar1,param_3,param_4);" (assignment_expression "lVar2 = FUN_00367e00(plVar1,param_3,param_4)" identifier = (call_expression "FUN_00367e00(plVar1,param_3,param_4)" identifier (argument_list "(plVar1,param_3,param_4)" ( identifier , identifier , identifier )))) ;) (expression_statement "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0035f040(lVar3,0);\n return;\n }" { (expression_statement "FUN_0035f040(lVar3,0);" (call_expression "FUN_0035f040(lVar3,0)" identifier (argument_list "(lVar3,0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);" (call_expression "FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4)" identifier (argument_list "(lVar3,*(uint *)(lVar3 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar3 + 0x20) | 4" (pointer_expression "*(uint *)(lVar3 + 0x20)" * (cast_expression "(uint *)(lVar3 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d50(plVar1);\n \n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00368410(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)" (identifier "FUN_00368410") (parameter_list "(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) () ")"))) (compound_statement "{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f650(plVar1,0);\n lVar2 = param_2[1];\n plVar1 = param_1 + 3;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d50(plVar1);\n \n FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_00367e00(plVar1,param_3,param_4);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }\n FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "lVar2 = param_2[2];" (assignment_expression "lVar2 = param_2[2]" (identifier "lVar2") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0)" (identifier "FUN_0035f650") (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" (( "(") (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar2 = param_2[4];" (assignment_expression "lVar2 = param_2[4]" (identifier "lVar2") (= "=") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "param_1[2] = lVar2;" (assignment_expression "param_1[2] = lVar2" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);" (assignment_expression "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" (identifier "plVar1") (= "=") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")")))) (; ";")) (expression_statement "*plVar1 = param_2[5];" (assignment_expression "*plVar1 = param_2[5]" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "FUN_0035f650(plVar1,0);" (call_expression "FUN_0035f650(plVar1,0)" (identifier "FUN_0035f650") (argument_list "(plVar1,0)" (( "(") (identifier "plVar1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" (identifier "lVar2") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar1 = param_1 + 3;" (assignment_expression "plVar1 = param_1 + 3" (identifier "plVar1") (= "=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[8]" (identifier "param_2") ([ "[") (number_literal "8") (] "]"))) (; ";")) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[9]" (identifier "param_2") ([ "[") (number_literal "9") (] "]"))) (; ";")) (expression_statement "FUN_00362d50(plVar1);" (call_expression "FUN_00362d50(plVar1)" (identifier "FUN_00362d50") (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")"))) (; ";")) (expression_statement "FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);" (call_expression "FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" (identifier "FUN_0035f650") (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" (( "(") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (, ",") (identifier "plVar1") () ")"))) (; ";")) (expression_statement "lVar2 = FUN_00367e00(plVar1,param_3,param_4);" (assignment_expression "lVar2 = FUN_00367e00(plVar1,param_3,param_4)" (identifier "lVar2") (= "=") (call_expression "FUN_00367e00(plVar1,param_3,param_4)" (identifier "FUN_00367e00") (argument_list "(plVar1,param_3,param_4)" (( "(") (identifier "plVar1") (, ",") (identifier "param_3") (, ",") (identifier "param_4") () ")")))) (; ";")) (expression_statement "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar3") (= "=") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (if_statement "if (lVar2 != 0) {\n FUN_0035f040(lVar3,0);\n return;\n }" (if "if") (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0035f040(lVar3,0);\n return;\n }" ({ "{") (expression_statement "FUN_0035f040(lVar3,0);" (call_expression "FUN_0035f040(lVar3,0)" (identifier "FUN_0035f040") (argument_list "(lVar3,0)" (( "(") (identifier "lVar3") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4);" (call_expression "FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4)" (identifier "FUN_0035f040") (argument_list "(lVar3,*(uint *)(lVar3 + 0x20) | 4)" (( "(") (identifier "lVar3") (, ",") (binary_expression "*(uint *)(lVar3 + 0x20) | 4" (pointer_expression "*(uint *)(lVar3 + 0x20)" (* "*") (cast_expression "(uint *)(lVar3 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "4")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wfstream::wfstream(char const*, std::_Ios_Openmode) */ void __thiscall std::function_1::function_1(function_1 *var_2,char *var_1,type_1 param_2) { type_2 *this_00; long var_3; type_1 in_ECX; type_3 in_register_00000014; type_4 *var_8; var_3 = *(long *)(var_1 + 0x10); *(long *)var_2 = var_3; *(type_5 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_5 *)(var_1 + 0x18); *(type_5 *)(var_2 + 8) = 0; wios::var_4((type_4 *)(var_2 + *(long *)(var_3 + -0x18)),(type_6 *)0x0); var_3 = *(long *)(var_1 + 0x20); *(long *)(var_2 + 0x10) = var_3; var_3 = *(long *)(var_3 + -0x18); *(type_5 *)(var_2 + var_3 + 0x10) = *(type_5 *)(var_1 + 0x28); /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */ wios::var_4((type_4 *)(var_2 + var_3 + 0x10),(type_6 *)0x0); var_3 = *(long *)(var_1 + 8); this_00 = (type_2 *)(var_2 + 0x18); *(long *)var_2 = var_3; *(type_5 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_5 *)(var_1 + 0x30); *(type_5 *)(var_2 + 0x10) = *(type_5 *)(var_1 + 0x38); var_3 = *(long *)var_1; *(long *)var_2 = var_3; *(type_5 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_5 *)(var_1 + 0x40); *(type_5 *)(var_2 + 0x10) = *(type_5 *)(var_1 + 0x48); /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */ wfilebuf::type_2(this_00); /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */ wios::var_4((type_4 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)),(type_6 *)this_00); var_3 = type_2::var_5(this_00,(char *)var_6(in_register_00000014,param_2),in_ECX); var_8 = (type_4 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)); if (var_3 != 0) { wios::var_7(var_8,_S_goodbit); return; } wios::var_7(var_8,*(type_7 *)(var_8 + 0x20) | var_9); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (return_statement))))
null
void MASKED(long *param_1,long *param_2,undefined8 param_3,undefined4 param_4) { long *plVar1; long lVar2; long lVar3; lVar2 = param_2[2]; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]; param_1[1] = 0; FUN_0035f650(*(long *)(lVar2 + -0x18) + (long)param_1,0); lVar2 = param_2[4]; param_1[2] = lVar2; plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10); *plVar1 = param_2[5]; /* try { // try from 00368467 to 0036846b has its CatchHandler @ 0036850b */ FUN_0035f650(plVar1,0); lVar2 = param_2[1]; plVar1 = param_1 + 3; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]; param_1[2] = param_2[7]; lVar2 = *param_2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]; param_1[2] = param_2[9]; /* try { // try from 003684a9 to 003684ad has its CatchHandler @ 00368509 */ FUN_00362d50(plVar1); /* try { // try from 003684bb to 003684fa has its CatchHandler @ 00368504 */ FUN_0035f650(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1); lVar2 = FUN_00367e00(plVar1,param_3,param_4); lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1; if (lVar2 != 0) { FUN_0035f040(lVar3,0); return; } FUN_0035f040(lVar3,*(uint *)(lVar3 + 0x20) | 4); return; }
48_truncate_and_truncate_strip.c
__ctype_b_loc
__ctype_b_loc
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ushort ** __ctype_b_loc(void) { ushort **ppuVar1; ppuVar1 = (ushort **)(*_DAT_0010b180)(); return ppuVar1; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ushort ** __ctype_b_loc(void) { ushort **ppuVar1; ppuVar1 = (ushort **)(*_DAT_0010b180)(); return ppuVar1; }
JMP qword ptr [0x0010b180]
null
null
null
null
[(u'CALLIND_-1206967544', u'INDIRECT_-1206967483'), ('const-0', u'RETURN_-1206967541'), (u'INDIRECT_-1206967483', u'COPY_-1206967542'), (u'CAST_-1206967478', u'RETURN_-1206967541'), ('tmp_26', u'CALLIND_-1206967544'), (u'CALLIND_-1206967544', u'CAST_-1206967478')]
[(u'CALLIND_-1206967544', u'INDIRECT_-1206967483'), ('const-0', u'RETURN_-1206967541'), (u'INDIRECT_-1206967483', u'COPY_-1206967542'), (u'CAST_-1206967478', u'RETURN_-1206967541'), ('tmp_26', u'CALLIND_-1206967544'), (u'CALLIND_-1206967544', u'CAST_-1206967478')]
null
null
00102300
x64
O1
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}\n\n" comment comment (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" type_identifier (pointer_declarator "** __ctype_b_loc(void)" * (pointer_declarator "* __ctype_b_loc(void)" * (function_declarator "__ctype_b_loc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" { (declaration "ushort **ppuVar1;" type_identifier (pointer_declarator "**ppuVar1" * (pointer_declarator "*ppuVar1" * identifier)) ;) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010b180)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010b180)()" identifier = (cast_expression "(ushort **)(*_DAT_0010b180)()" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "(*_DAT_0010b180)()" (parenthesized_expression "(*_DAT_0010b180)" ( (pointer_expression "*_DAT_0010b180" * identifier) )) (argument_list "()" ( ))))) ;) (return_statement "return ppuVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}\n\n" comment comment (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" type_identifier (pointer_declarator "** __ctype_b_loc(void)" * (pointer_declarator "* __ctype_b_loc(void)" * (function_declarator "__ctype_b_loc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" { (declaration "ushort **ppuVar1;" type_identifier (pointer_declarator "**ppuVar1" * (pointer_declarator "*ppuVar1" * identifier)) ;) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010b180)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010b180)()" identifier = (cast_expression "(ushort **)(*_DAT_0010b180)()" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "(*_DAT_0010b180)()" (parenthesized_expression "(*_DAT_0010b180)" ( (pointer_expression "*_DAT_0010b180" * identifier) )) (argument_list "()" ( ))))) ;) (return_statement "return ppuVar1;" return identifier ;) })))
(translation_unit "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}\n\n" (function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" type_identifier (pointer_declarator "** __ctype_b_loc(void)" * (pointer_declarator "* __ctype_b_loc(void)" * (function_declarator "__ctype_b_loc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" { (declaration "ushort **ppuVar1;" type_identifier (pointer_declarator "**ppuVar1" * (pointer_declarator "*ppuVar1" * identifier)) ;) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010b180)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010b180)()" identifier = (cast_expression "(ushort **)(*_DAT_0010b180)()" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "(*_DAT_0010b180)()" (parenthesized_expression "(*_DAT_0010b180)" ( (pointer_expression "*_DAT_0010b180" * identifier) )) (argument_list "()" ( ))))) ;) (return_statement "return ppuVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "ushort ** __ctype_b_loc(void)\n\n{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" (type_identifier "ushort") (pointer_declarator "** __ctype_b_loc(void)" (* "*") (pointer_declarator "* __ctype_b_loc(void)" (* "*") (function_declarator "__ctype_b_loc(void)" (identifier "__ctype_b_loc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))))) (compound_statement "{\n ushort **ppuVar1;\n \n ppuVar1 = (ushort **)(*_DAT_0010b180)();\n return ppuVar1;\n}" ({ "{") (declaration "ushort **ppuVar1;" (type_identifier "ushort") (pointer_declarator "**ppuVar1" (* "*") (pointer_declarator "*ppuVar1" (* "*") (identifier "ppuVar1"))) (; ";")) (expression_statement "ppuVar1 = (ushort **)(*_DAT_0010b180)();" (assignment_expression "ppuVar1 = (ushort **)(*_DAT_0010b180)()" (identifier "ppuVar1") (= "=") (cast_expression "(ushort **)(*_DAT_0010b180)()" (( "(") (type_descriptor "ushort **" (type_identifier "ushort") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (call_expression "(*_DAT_0010b180)()" (parenthesized_expression "(*_DAT_0010b180)" (( "(") (pointer_expression "*_DAT_0010b180" (* "*") (identifier "_DAT_0010b180")) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return ppuVar1;" (return "return") (identifier "ppuVar1") (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 ** function_1(void) { type_1 **ppuVar1; ppuVar1 = (type_1 **)(*_DAT_0010b180)(); return ppuVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list))))) (return_statement (identifier)))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ushort ** MASKED(void) { ushort **ppuVar1; ppuVar1 = (ushort **)(*_DAT_0010b180)(); return ppuVar1; }
41_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c
strchr
strchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)(); return pcVar1; }
JMP qword ptr [0x0012b148]
null
null
null
null
[(u'CALLIND_-1206959464', u'CAST_-1206959395'), (u'INDIRECT_-1206959401', u'COPY_-1206959460'), (u'CAST_-1206959395', u'RETURN_-1206959461'), (u'CAST_-1206959396', u'CALLIND_-1206959464'), ('const-0', u'RETURN_-1206959461'), (u'CALLIND_-1206959464', u'INDIRECT_-1206959401'), ('tmp_38', u'CAST_-1206959396')]
[(u'CALLIND_-1206959464', u'CAST_-1206959395'), (u'INDIRECT_-1206959401', u'COPY_-1206959460'), (u'CAST_-1206959395', u'RETURN_-1206959461'), (u'CAST_-1206959396', u'CALLIND_-1206959464'), ('const-0', u'RETURN_-1206959461'), (u'CALLIND_-1206959464', u'INDIRECT_-1206959401'), ('tmp_38', u'CAST_-1206959396')]
null
null
00104290
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)()" identifier = (cast_expression "(char *)(*(code *)PTR_strchr_0012b148)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strchr_0012b148)()" (parenthesized_expression "(*(code *)PTR_strchr_0012b148)" ( (pointer_expression "*(code *)PTR_strchr_0012b148" * (cast_expression "(code *)PTR_strchr_0012b148" ( (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 * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)()" identifier = (cast_expression "(char *)(*(code *)PTR_strchr_0012b148)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strchr_0012b148)()" (parenthesized_expression "(*(code *)PTR_strchr_0012b148)" ( (pointer_expression "*(code *)PTR_strchr_0012b148" * (cast_expression "(code *)PTR_strchr_0012b148" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)()" identifier = (cast_expression "(char *)(*(code *)PTR_strchr_0012b148)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strchr_0012b148)()" (parenthesized_expression "(*(code *)PTR_strchr_0012b148)" ( (pointer_expression "*(code *)PTR_strchr_0012b148" * (cast_expression "(code *)PTR_strchr_0012b148" ( (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 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 * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter_list "(char *__s,int __c)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strchr_0012b148)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_strchr_0012b148)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_strchr_0012b148)()" (parenthesized_expression "(*(code *)PTR_strchr_0012b148)" (( "(") (pointer_expression "*(code *)PTR_strchr_0012b148" (* "*") (cast_expression "(code *)PTR_strchr_0012b148" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strchr_0012b148"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strchr_0012b148)(); 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: (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 *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0012b148)(); return pcVar1; }
4839_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_global_tls
thunk_FUN_00226ad0
/* DWARF original prototype: bool add_global_tls(Output_data_got<64,_false> * this, Symbol * gsym, uint got_type) */ bool __thiscall gold::Output_data_got<64,_false>::add_global_tls (Output_data_got<64,_false> *this,Symbol *gsym,uint got_type) { uint uVar1; Got_entry got_entry; Got_entry got_entry_00; uint uVar2; Got_offset_list *pGVar3; Got_offset_list *pGVar4; undefined4 uStack_3c; pGVar4 = &gsym->got_offsets_; if (pGVar4 == (Got_offset_list *)0x0) { got_entry_00._12_4_ = uStack_3c; got_entry_00._8_4_ = 0xffffffff; got_entry_00.u_.gsym = gsym; got_entry_00.addend_ = 0; uVar2 = add_got_entry(this,got_entry_00); if ((gsym->got_offsets_).got_type_ != 0xffffffff) goto LAB_00226b8e; } else { uVar2 = (gsym->got_offsets_).got_type_; pGVar3 = pGVar4; while (got_type != uVar2) { pGVar3 = pGVar3->got_next_; if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d; uVar2 = pGVar3->got_type_; } if (pGVar3->got_offset_ != 0xffffffff) { return false; } LAB_00226b0d: got_entry._12_4_ = uStack_3c; got_entry._8_4_ = 0xffffffff; got_entry.u_.gsym = gsym; got_entry.addend_ = 0; uVar2 = add_got_entry(this,got_entry); uVar1 = (gsym->got_offsets_).got_type_; if (uVar1 != 0xffffffff) { while( true ) { if (got_type == uVar1) { pGVar4->got_offset_ = uVar2; return true; } pGVar4 = pGVar4->got_next_; if (pGVar4 == (Got_offset_list *)0x0) break; uVar1 = pGVar4->got_type_; } LAB_00226b8e: pGVar3 = (Got_offset_list *)operator_new(0x10); pGVar4 = (gsym->got_offsets_).got_next_; pGVar3->got_type_ = got_type; pGVar3->got_offset_ = uVar2; pGVar3->got_next_ = pGVar4; (gsym->got_offsets_).got_next_ = pGVar3; return true; } } (gsym->got_offsets_).got_type_ = got_type; (gsym->got_offsets_).got_offset_ = uVar2; return true; }
undefined8 thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3) { int iVar1; int *piVar2; undefined8 uVar3; int iVar4; int *piVar5; piVar5 = (int *)(param_2 + 0x28); if (piVar5 == (int *)0x0) { iVar4 = FUN_00226830(); if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e; } else { iVar4 = *(int *)(param_2 + 0x28); piVar2 = piVar5; while (param_3 != iVar4) { piVar2 = *(int **)(piVar2 + 2); if (piVar2 == (int *)0x0) goto LAB_00226b0d; iVar4 = *piVar2; } if (piVar2[1] != -1) { return 0; } LAB_00226b0d: iVar4 = FUN_00226830(); iVar1 = *(int *)(param_2 + 0x28); if (iVar1 != -1) { while( true ) { if (param_3 == iVar1) { piVar5[1] = iVar4; return 1; } piVar5 = *(int **)(piVar5 + 2); if (piVar5 == (int *)0x0) break; iVar1 = *piVar5; } LAB_00226b8e: piVar5 = (int *)FUN_002f0690(0x10); uVar3 = *(undefined8 *)(param_2 + 0x30); *piVar5 = param_3; piVar5[1] = iVar4; *(undefined8 *)(piVar5 + 2) = uVar3; *(int **)(param_2 + 0x30) = piVar5; return 1; } } *(int *)(param_2 + 0x28) = param_3; *(int *)(param_2 + 0x2c) = iVar4; return 1; }
JMP 0x00226ad0
null
null
null
null
[('tmp_1057', u'PTRSUB_-1203933638'), (u'COPY_-1203933613', u'PIECE_-1203933630'), (u'INT_NOTEQUAL_-1203934229', u'CBRANCH_-1203934228'), (u'PTRSUB_-1203933452', u'STORE_-1203934075'), (u'PTRSUB_-1203933367', u'PTRSUB_-1203933366'), ('const-40', u'PTRSUB_-1203933355'), (u'PIECE_-1203933630', u'PIECE_-1203933653'), ('const-4294967295', u'COPY_-1203933441'), (u'MULTIEQUAL_-1203933555', u'PTRSUB_-1203933479'), (u'CALL_-1203933877', u'MULTIEQUAL_-1203933586'), (u'PTRSUB_-1203933619', u'LOAD_-1203934133'), (u'COPY_-1203933663', u'MULTIEQUAL_-1203933618'), (u'PTRSUB_-1203933652', u'MULTIEQUAL_-1203933555'), (u'PTRSUB_-1203933366', u'STORE_-1203933944'), ('const-4', u'PTRSUB_-1203933348'), (u'PIECE_-1203933652', u'CALL_-1203934272'), (u'COPY_-1203933756', u'RETURN_-1203934000'), (u'MULTIEQUAL_-1203933618', u'PTRSUB_-1203933510'), ('const-433', u'STORE_-1203934070'), ('tmp_1035', u'CBRANCH_-1203933836'), (u'LOAD_-1203934142', u'INT_EQUAL_-1203934123'), ('const-0', u'RETURN_-1203934150'), ('const-1', u'COPY_-1203933682'), (u'PTRSUB_-1203933380', u'PTRSUB_-1203933379'), (u'LOAD_-1203934441', u'MULTIEQUAL_-1203933616'), ('const-4294967295', u'INT_NOTEQUAL_-1203933846'), (u'PTRSUB_-1203933555', u'LOAD_-1203934252'), ('const-0', u'RETURN_-1203934000'), ('const-40', u'PTRSUB_-1203933638'), ('const-8', u'PTRSUB_-1203933427'), ('tmp_1058', u'INT_EQUAL_-1203934210'), (u'COPY_-1203933438', u'PIECE_-1203933484'), (u'PTRSUB_-1203933614', u'LOAD_-1203934142'), (u'COPY_-1203933441', u'PIECE_-1203933462'), (u'COPY_-1203933682', u'RETURN_-1203933880'), (u'LOAD_-1203934121', u'PTRSUB_-1203933485'), (u'PIECE_-1203933484', u'CALL_-1203933877'), ('const-4294967295', u'INT_NOTEQUAL_-1203934289'), (u'INT_EQUAL_-1203934123', u'CBRANCH_-1203934120'), ('const-433', u'LOAD_-1203934142'), ('tmp_1057', u'COPY_-1203933605'), ('const-433', u'LOAD_-1203933862'), ('tmp_1056', u'CALL_-1203934272'), (u'INT_NOTEQUAL_-1203934289', u'CBRANCH_-1203934287'), ('tmp_170', u'CBRANCH_-1203934287'), ('const-433', u'LOAD_-1203934441'), ('const-0', u'PTRSUB_-1203933379'), ('tmp_1057', u'PTRSUB_-1203933459'), (u'PTRSUB_-1203933348', u'STORE_-1203933930'), ('const-40', u'PTRSUB_-1203933556'), (u'PTRSUB_-1203933652', u'COPY_-1203933663'), (u'INT_NOTEQUAL_-1203934425', u'CBRANCH_-1203934423'), (u'LOAD_-1203934142', u'MULTIEQUAL_-1203933618'), (u'CALL_-1203934272', u'MULTIEQUAL_-1203933494'), (u'PTRSUB_-1203933379', u'LOAD_-1203933862'), ('const-0', u'PTRSUB_-1203933637'), (u'INT_NOTEQUAL_-1203933846', u'CBRANCH_-1203933836'), (u'PTRSUB_-1203933355', u'PTRSUB_-1203933348'), ('const-433', u'LOAD_-1203934133'), ('const-0', u'RETURN_-1203934230'), (u'CALL_-1203933877', u'MULTIEQUAL_-1203933494'), ('const-0', u'PTRSUB_-1203933485'), ('const-0', u'RETURN_-1203933880'), ('tmp_1057', u'PTRSUB_-1203933652'), (u'PIECE_-1203933485', u'PIECE_-1203933484'), (u'MULTIEQUAL_-1203933586', u'STORE_-1203934070'), ('const-0', u'INT_EQUAL_-1203934102'), ('tmp_1057', u'PTRSUB_-1203933367'), (u'PTRSUB_-1203933556', u'PTRSUB_-1203933555'), (u'MULTIEQUAL_-1203933618', u'PTRSUB_-1203933614'), ('const-433', u'LOAD_-1203934121'), ('tmp_2211', u'COPY_-1203933613'), (u'PTRSUB_-1203933459', u'PTRSUB_-1203933443'), ('tmp_584', u'CBRANCH_-1203934099'), (u'COPY_-1203933435', u'PIECE_-1203933485'), (u'PTRSUB_-1203933449', u'STORE_-1203934070'), ('tmp_2211', u'COPY_-1203933442'), (u'COPY_-1203933823', u'RETURN_-1203934230'), (u'MULTIEQUAL_-1203933494', u'STORE_-1203933930'), ('tmp_1057', u'PTRSUB_-1203933355'), ('const-0', u'COPY_-1203933608'), ('const-8', u'PTRSUB_-1203933479'), ('const-40', u'PTRSUB_-1203933439'), (u'LOAD_-1203934142', u'PTRSUB_-1203933619'), (u'PIECE_-1203933653', u'PIECE_-1203933652'), ('tmp_433', u'CBRANCH_-1203934228'), ('const-433', u'LOAD_-1203934066'), (u'CALL_-1203934272', u'MULTIEQUAL_-1203933586'), ('const-40', u'PTRSUB_-1203933380'), (u'PTRSUB_-1203933439', u'PTRSUB_-1203933427'), (u'LOAD_-1203934305', u'INT_NOTEQUAL_-1203934289'), ('const-40', u'PTRSUB_-1203933652'), ('const-433', u'LOAD_-1203934305'), ('const-0', u'PTRSUB_-1203933366'), (u'LOAD_-1203934121', u'MULTIEQUAL_-1203933555'), (u'PTRSUB_-1203933444', u'STORE_-1203934063'), ('const-4294967295', u'INT_NOTEQUAL_-1203934229'), (u'PTRSUB_-1203933427', u'STORE_-1203934056'), (u'CAST_-1203933438', u'STORE_-1203934056'), ('tmp_866', u'CBRANCH_-1203934120'), ('tmp_1058', u'STORE_-1203933944'), ('tmp_1058', u'INT_NOTEQUAL_-1203934425'), (u'CAST_-1203933438', u'PTRSUB_-1203933444'), (u'LOAD_-1203934133', u'MULTIEQUAL_-1203933616'), ('const-433', u'LOAD_-1203934084'), ('tmp_1057', u'PTRSUB_-1203933439'), (u'COPY_-1203933846', u'RETURN_-1203934150'), (u'MULTIEQUAL_-1203933553', u'INT_EQUAL_-1203934210'), ('const-433', u'STORE_-1203933930'), (u'PTRSUB_-1203933536', u'STORE_-1203934205'), (u'PTRSUB_-1203933485', u'LOAD_-1203934066'), ('tmp_1058', u'STORE_-1203934075'), ('const-0', u'PTRSUB_-1203933452'), ('tmp_133', u'CBRANCH_-1203934423'), (u'COPY_-1203933612', u'PIECE_-1203933630'), ('const-4', u'PTRSUB_-1203933510'), ('const-433', u'STORE_-1203934063'), (u'PIECE_-1203933462', u'PIECE_-1203933485'), (u'PTRSUB_-1203933479', u'LOAD_-1203934121'), ('const-0', u'INT_EQUAL_-1203934123'), (u'PTRSUB_-1203933443', u'LOAD_-1203934084'), (u'LOAD_-1203934252', u'INT_NOTEQUAL_-1203934229'), (u'PTRSUB_-1203933652', u'INT_EQUAL_-1203934453'), ('const-8', u'PTRSUB_-1203933614'), ('const-4294967295', u'COPY_-1203933612'), (u'CAST_-1203933438', u'PTRSUB_-1203933449'), ('tmp_1056', u'CALL_-1203933877'), (u'LOAD_-1203934066', u'MULTIEQUAL_-1203933553'), ('const-0', u'INT_EQUAL_-1203934453'), (u'LOAD_-1203934084', u'STORE_-1203934063'), (u'MULTIEQUAL_-1203933616', u'INT_NOTEQUAL_-1203934425'), ('const-40', u'PTRSUB_-1203933459'), ('const-0', u'COPY_-1203933438'), (u'PTRSUB_-1203933637', u'LOAD_-1203934441'), ('const-433', u'STORE_-1203934205'), (u'COPY_-1203933605', u'PIECE_-1203933653'), ('const-4', u'PTRSUB_-1203933449'), ('const-8', u'PTRSUB_-1203933444'), ('const-433', u'STORE_-1203934056'), (u'MULTIEQUAL_-1203933555', u'PTRSUB_-1203933536'), (u'COPY_-1203933608', u'PIECE_-1203933652'), (u'CAST_-1203933438', u'PTRSUB_-1203933452'), ('tmp_93', u'CBRANCH_-1203934450'), (u'LOAD_-1203933862', u'INT_NOTEQUAL_-1203933846'), (u'LOAD_-1203934121', u'INT_EQUAL_-1203934102'), ('const-433', u'LOAD_-1203934252'), ('const-16', u'CALL_-1203934086'), ('const-1', u'COPY_-1203933756'), (u'LOAD_-1203934252', u'MULTIEQUAL_-1203933553'), (u'PTRSUB_-1203933510', u'LOAD_-1203934305'), ('tmp_465', u'CBRANCH_-1203934208'), (u'INT_EQUAL_-1203934210', u'CBRANCH_-1203934208'), ('tmp_1057', u'PTRSUB_-1203933380'), (u'CALL_-1203934272', u'STORE_-1203934205'), ('const-4', u'PTRSUB_-1203933536'), (u'PTRSUB_-1203933638', u'PTRSUB_-1203933637'), ('const-8', u'PTRSUB_-1203933443'), (u'INT_EQUAL_-1203934453', u'CBRANCH_-1203934450'), ('const-40', u'PTRSUB_-1203933367'), (u'CALL_-1203934086', u'CAST_-1203933438'), ('const-0', u'PTRSUB_-1203933555'), ('tmp_1057', u'PTRSUB_-1203933556'), ('const-0', u'COPY_-1203933823'), ('const-0', u'PTRSUB_-1203933619'), (u'INT_EQUAL_-1203934102', u'CBRANCH_-1203934099'), ('tmp_1057', u'COPY_-1203933435'), ('const-433', u'STORE_-1203934075'), (u'COPY_-1203933442', u'PIECE_-1203933462'), ('const-433', u'STORE_-1203933944'), ('const-1', u'COPY_-1203933846')]
[('const-0', u'COPY_-1203934272'), (u'INT_NOTEQUAL_-1203934229', u'CBRANCH_-1203934228'), (u'CAST_-1203933642', u'LOAD_-1203934441'), (u'LOAD_-1203934142', u'MULTIEQUAL_-1203933649'), ('const-4294967295', u'INT_NOTEQUAL_-1203933846'), (u'CALL_-1203933877', u'MULTIEQUAL_-1203933586'), ('const-1', u'PTRADD_-1203933556'), (u'PTRADD_-1203933468', u'CAST_-1203933456'), ('const-4', u'PTRADD_-1203933530'), (u'CAST_-1203933474', u'PTRADD_-1203933468'), (u'LOAD_-1203934142', u'LOAD_-1203934133'), ('tmp_1035', u'CBRANCH_-1203933836'), (u'LOAD_-1203934142', u'INT_EQUAL_-1203934123'), (u'INT_ADD_-1203934425', u'CAST_-1203933642'), (u'CAST_-1203933562', u'LOAD_-1203934252'), (u'COPY_-1203934039', u'RETURN_-1203934000'), (u'INT_ADD_-1203933846', u'CAST_-1203933402'), ('const-0', u'RETURN_-1203934150'), ('const-433', u'STORE_-1203934075'), (u'LOAD_-1203934121', u'MULTIEQUAL_-1203933568'), ('const-433', u'LOAD_-1203933862'), ('const-433', u'LOAD_-1203934252'), ('const-0', u'RETURN_-1203934000'), ('const-40', u'INT_ADD_-1203934425'), (u'PTRADD_-1203933530', u'LOAD_-1203934305'), (u'LOAD_-1203934252', u'MULTIEQUAL_-1203933566'), (u'INT_EQUAL_-1203934123', u'CBRANCH_-1203934120'), ('const-433', u'STORE_-1203934056'), ('tmp_170', u'CBRANCH_-1203934287'), (u'INT_NOTEQUAL_-1203934289', u'CBRANCH_-1203934287'), ('const-433', u'LOAD_-1203934084'), ('const-433', u'LOAD_-1203934441'), (u'MULTIEQUAL_-1203933649', u'PTRADD_-1203933632'), (u'LOAD_-1203934121', u'LOAD_-1203934066'), ('tmp_1768', u'INT_ADD_-1203934042'), (u'INT_ADD_-1203933916', u'CAST_-1203933371'), (u'INT_NOTEQUAL_-1203934425', u'CBRANCH_-1203934423'), ('const-40', u'INT_ADD_-1203933930'), ('const-4', u'PTRADD_-1203933632'), (u'CALL_-1203933877', u'MULTIEQUAL_-1203933484'), (u'PTRADD_-1203933473', u'STORE_-1203934070'), (u'LOAD_-1203934133', u'MULTIEQUAL_-1203933647'), ('tmp_2242', u'INT_EQUAL_-1203934210'), (u'INT_NOTEQUAL_-1203933846', u'CBRANCH_-1203933836'), ('const-48', u'INT_ADD_-1203934042'), ('tmp_1768', u'INT_ADD_-1203933846'), (u'INT_ADD_-1203934042', u'CAST_-1203933451'), (u'CAST_-1203933451', u'STORE_-1203934056'), ('const-1', u'PTRADD_-1203933530'), (u'INT_ADD_-1203934236', u'CAST_-1203933562'), ('const-0', u'RETURN_-1203934230'), (u'CAST_-1203933657', u'INT_EQUAL_-1203934453'), ('const-0', u'RETURN_-1203933880'), ('const-4294967295', u'INT_NOTEQUAL_-1203934229'), ('const-44', u'INT_ADD_-1203933916'), (u'MULTIEQUAL_-1203933566', u'INT_EQUAL_-1203934210'), (u'MULTIEQUAL_-1203933586', u'STORE_-1203934070'), ('const-4', u'PTRADD_-1203933500'), (u'LOAD_-1203934066', u'MULTIEQUAL_-1203933566'), ('const-0', u'INT_EQUAL_-1203934102'), (u'CALL_-1203934086', u'CAST_-1203933474'), ('const-2', u'PTRADD_-1203933632'), ('tmp_1768', u'INT_ADD_-1203934447'), ('tmp_584', u'CBRANCH_-1203934099'), ('const-4', u'PTRADD_-1203933468'), (u'MULTIEQUAL_-1203933647', u'INT_NOTEQUAL_-1203934425'), (u'COPY_-1203933705', u'MULTIEQUAL_-1203933649'), (u'CAST_-1203933489', u'LOAD_-1203934121'), ('const-433', u'STORE_-1203933930'), ('const-1', u'COPY_-1203934189'), (u'CALL_-1203934272', u'MULTIEQUAL_-1203933586'), ('tmp_433', u'CBRANCH_-1203934228'), ('const-40', u'INT_ADD_-1203934236'), ('const-433', u'STORE_-1203933944'), ('const-40', u'INT_ADD_-1203934447'), (u'LOAD_-1203934305', u'INT_NOTEQUAL_-1203934289'), (u'MULTIEQUAL_-1203933649', u'PTRADD_-1203933530'), ('const-433', u'LOAD_-1203934142'), (u'MULTIEQUAL_-1203933568', u'PTRADD_-1203933556'), ('const-433', u'STORE_-1203934205'), ('const-433', u'LOAD_-1203934305'), ('const-4294967295', u'INT_NOTEQUAL_-1203934289'), (u'CAST_-1203933657', u'COPY_-1203933705'), (u'CAST_-1203933620', u'LOAD_-1203934142'), ('tmp_866', u'CBRANCH_-1203934120'), ('tmp_2242', u'STORE_-1203934075'), (u'COPY_-1203934189', u'RETURN_-1203934150'), ('const-433', u'LOAD_-1203934133'), ('const-4', u'PTRADD_-1203933556'), ('const-1', u'COPY_-1203933940'), ('tmp_1768', u'INT_ADD_-1203934068'), (u'CAST_-1203933468', u'LOAD_-1203934084'), ('const-433', u'LOAD_-1203934066'), (u'CAST_-1203933456', u'STORE_-1203934063'), (u'INT_ADD_-1203934447', u'CAST_-1203933657'), ('tmp_1768', u'INT_ADD_-1203933916'), (u'INT_ADD_-1203933930', u'CAST_-1203933382'), (u'CAST_-1203933474', u'PTRADD_-1203933473'), (u'CAST_-1203933474', u'STORE_-1203934056'), ('tmp_133', u'CBRANCH_-1203934423'), ('tmp_1768', u'INT_ADD_-1203934425'), ('const-1', u'PTRADD_-1203933473'), ('const-0', u'INT_EQUAL_-1203934123'), (u'COPY_-1203934272', u'RETURN_-1203934230'), (u'COPY_-1203933940', u'RETURN_-1203933880'), (u'CAST_-1203933657', u'MULTIEQUAL_-1203933568'), (u'LOAD_-1203934252', u'INT_NOTEQUAL_-1203934229'), ('const-1', u'COPY_-1203934039'), ('tmp_2242', u'INT_NOTEQUAL_-1203934425'), ('const-433', u'LOAD_-1203934121'), ('const-0', u'INT_EQUAL_-1203934453'), (u'PTRADD_-1203933500', u'CAST_-1203933489'), (u'LOAD_-1203934084', u'STORE_-1203934063'), ('const-48', u'INT_ADD_-1203934068'), ('const-40', u'INT_ADD_-1203933846'), ('const-2', u'PTRADD_-1203933468'), (u'LOAD_-1203934441', u'MULTIEQUAL_-1203933647'), (u'PTRADD_-1203933556', u'STORE_-1203934205'), ('const-433', u'STORE_-1203934063'), (u'MULTIEQUAL_-1203933568', u'PTRADD_-1203933500'), ('tmp_93', u'CBRANCH_-1203934450'), (u'LOAD_-1203933862', u'INT_NOTEQUAL_-1203933846'), (u'LOAD_-1203934121', u'INT_EQUAL_-1203934102'), ('tmp_1768', u'INT_ADD_-1203933930'), (u'CAST_-1203933371', u'STORE_-1203933930'), ('tmp_1768', u'INT_ADD_-1203934236'), (u'CAST_-1203933474', u'STORE_-1203934075'), ('tmp_465', u'CBRANCH_-1203934208'), (u'MULTIEQUAL_-1203933484', u'STORE_-1203933930'), ('const-2', u'PTRADD_-1203933500'), (u'INT_EQUAL_-1203934210', u'CBRANCH_-1203934208'), (u'CAST_-1203933402', u'LOAD_-1203933862'), (u'CALL_-1203934272', u'STORE_-1203934205'), ('const-16', u'CALL_-1203934086'), ('const-433', u'STORE_-1203934070'), (u'CAST_-1203933382', u'STORE_-1203933944'), (u'INT_EQUAL_-1203934453', u'CBRANCH_-1203934450'), ('const-4', u'PTRADD_-1203933473'), (u'INT_EQUAL_-1203934102', u'CBRANCH_-1203934099'), (u'INT_ADD_-1203934068', u'CAST_-1203933468'), ('tmp_2242', u'STORE_-1203933944'), (u'CALL_-1203934272', u'MULTIEQUAL_-1203933484'), (u'PTRADD_-1203933632', u'CAST_-1203933620')]
null
null
00226c10
x64
O1
(translation_unit "undefined8 thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}\n\n" (function_definition "undefined8 thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}" type_identifier (function_declarator "thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,int param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (expression_statement "piVar5 = (int *)(param_2 + 0x28);" (assignment_expression "piVar5 = (int *)(param_2 + 0x28)" identifier = (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) )))) ;) (if_statement "if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" if (parenthesized_expression "(piVar5 == (int *)0x0)" ( (binary_expression "piVar5 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }" { (expression_statement "iVar4 = FUN_00226830();" (assignment_expression "iVar4 = FUN_00226830()" identifier = (call_expression "FUN_00226830()" identifier (argument_list "()" ( )))) ;) (if_statement "if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;" if (parenthesized_expression "(*(int *)(param_2 + 0x28) != -1)" ( (binary_expression "*(int *)(param_2 + 0x28) != -1" (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_00226b8e;" goto statement_identifier ;)) }) (else_clause "else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" else (compound_statement "{\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" { (expression_statement "iVar4 = *(int *)(param_2 + 0x28);" (assignment_expression "iVar4 = *(int *)(param_2 + 0x28)" identifier = (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "piVar2 = piVar5;" (assignment_expression "piVar2 = piVar5" identifier = identifier) ;) (while_statement "while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }" while (parenthesized_expression "(param_3 != iVar4)" ( (binary_expression "param_3 != iVar4" identifier != identifier) )) (compound_statement "{\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }" { (expression_statement "piVar2 = *(int **)(piVar2 + 2);" (assignment_expression "piVar2 = *(int **)(piVar2 + 2)" identifier = (pointer_expression "*(int **)(piVar2 + 2)" * (cast_expression "(int **)(piVar2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar2 + 2)" ( (binary_expression "piVar2 + 2" identifier + number_literal) ))))) ;) (if_statement "if (piVar2 == (int *)0x0) goto LAB_00226b0d;" if (parenthesized_expression "(piVar2 == (int *)0x0)" ( (binary_expression "piVar2 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00226b0d;" goto statement_identifier ;)) (expression_statement "iVar4 = *piVar2;" (assignment_expression "iVar4 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) })) (if_statement "if (piVar2[1] != -1) {\n return 0;\n }" if (parenthesized_expression "(piVar2[1] != -1)" ( (binary_expression "piVar2[1] != -1" (subscript_expression "piVar2[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (labeled_statement "LAB_00226b0d:\n iVar4 = FUN_00226830();" statement_identifier : (expression_statement "iVar4 = FUN_00226830();" (assignment_expression "iVar4 = FUN_00226830()" identifier = (call_expression "FUN_00226830()" identifier (argument_list "()" ( )))) ;)) (expression_statement "iVar1 = *(int *)(param_2 + 0x28);" (assignment_expression "iVar1 = *(int *)(param_2 + 0x28)" identifier = (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }" if (parenthesized_expression "(iVar1 != -1)" ( (binary_expression "iVar1 != -1" identifier != number_literal) )) (compound_statement "{\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }" { (while_statement "while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }" { (if_statement "if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }" if (parenthesized_expression "(param_3 == iVar1)" ( (binary_expression "param_3 == iVar1" identifier == identifier) )) (compound_statement "{\n piVar5[1] = iVar4;\n return 1;\n }" { (expression_statement "piVar5[1] = iVar4;" (assignment_expression "piVar5[1] = iVar4" (subscript_expression "piVar5[1]" identifier [ number_literal ]) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "piVar5 = *(int **)(piVar5 + 2);" (assignment_expression "piVar5 = *(int **)(piVar5 + 2)" identifier = (pointer_expression "*(int **)(piVar5 + 2)" * (cast_expression "(int **)(piVar5 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar5 + 2)" ( (binary_expression "piVar5 + 2" identifier + number_literal) ))))) ;) (if_statement "if (piVar5 == (int *)0x0) break;" if (parenthesized_expression "(piVar5 == (int *)0x0)" ( (binary_expression "piVar5 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "iVar1 = *piVar5;" (assignment_expression "iVar1 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) })) (labeled_statement "LAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);" statement_identifier : (expression_statement "piVar5 = (int *)FUN_002f0690(0x10);" (assignment_expression "piVar5 = (int *)FUN_002f0690(0x10)" identifier = (cast_expression "(int *)FUN_002f0690(0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002f0690(0x10)" identifier (argument_list "(0x10)" ( number_literal ))))) ;)) (expression_statement "uVar3 = *(undefined8 *)(param_2 + 0x30);" (assignment_expression "uVar3 = *(undefined8 *)(param_2 + 0x30)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0x30)" * (cast_expression "(undefined8 *)(param_2 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "*piVar5 = param_3;" (assignment_expression "*piVar5 = param_3" (pointer_expression "*piVar5" * identifier) = identifier) ;) (expression_statement "piVar5[1] = iVar4;" (assignment_expression "piVar5[1] = iVar4" (subscript_expression "piVar5[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 *)(piVar5 + 2) = uVar3;" (assignment_expression "*(undefined8 *)(piVar5 + 2) = uVar3" (pointer_expression "*(undefined8 *)(piVar5 + 2)" * (cast_expression "(undefined8 *)(piVar5 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 2)" ( (binary_expression "piVar5 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(int **)(param_2 + 0x30) = piVar5;" (assignment_expression "*(int **)(param_2 + 0x30) = piVar5" (pointer_expression "*(int **)(param_2 + 0x30)" * (cast_expression "(int **)(param_2 + 0x30)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) )))) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) }))) (expression_statement "*(int *)(param_2 + 0x28) = param_3;" (assignment_expression "*(int *)(param_2 + 0x28) = param_3" (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(int *)(param_2 + 0x2c) = iVar4;" (assignment_expression "*(int *)(param_2 + 0x2c) = iVar4" (pointer_expression "*(int *)(param_2 + 0x2c)" * (cast_expression "(int *)(param_2 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x2c)" ( (binary_expression "param_2 + 0x2c" identifier + number_literal) )))) = identifier) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "/* DWARF original prototype: bool add_global_tls(Output_data_got<64,_false> * this, Symbol * gsym,\n uint got_type) */\n\nbool __thiscall\ngold::Output_data_got<64,_false>::add_global_tls\n (Output_data_got<64,_false> *this,Symbol *gsym,uint got_type)\n\n{\n uint uVar1;\n Got_entry got_entry;\n Got_entry got_entry_00;\n uint uVar2;\n Got_offset_list *pGVar3;\n Got_offset_list *pGVar4;\n undefined4 uStack_3c;\n \n pGVar4 = &gsym->got_offsets_;\n if (pGVar4 == (Got_offset_list *)0x0) {\n got_entry_00._12_4_ = uStack_3c;\n got_entry_00._8_4_ = 0xffffffff;\n got_entry_00.u_.gsym = gsym;\n got_entry_00.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry_00);\n if ((gsym->got_offsets_).got_type_ != 0xffffffff) goto LAB_00226b8e;\n }\n else {\n uVar2 = (gsym->got_offsets_).got_type_;\n pGVar3 = pGVar4;\n while (got_type != uVar2) {\n pGVar3 = pGVar3->got_next_;\n if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;\n uVar2 = pGVar3->got_type_;\n }\n if (pGVar3->got_offset_ != 0xffffffff) {\n return false;\n }\nLAB_00226b0d:\n got_entry._12_4_ = uStack_3c;\n got_entry._8_4_ = 0xffffffff;\n got_entry.u_.gsym = gsym;\n got_entry.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry);\n uVar1 = (gsym->got_offsets_).got_type_;\n if (uVar1 != 0xffffffff) {\n while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }\nLAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);\n pGVar4 = (gsym->got_offsets_).got_next_;\n pGVar3->got_type_ = got_type;\n pGVar3->got_offset_ = uVar2;\n pGVar3->got_next_ = pGVar4;\n (gsym->got_offsets_).got_next_ = pGVar3;\n return true;\n }\n }\n (gsym->got_offsets_).got_type_ = got_type;\n (gsym->got_offsets_).got_offset_ = uVar2;\n return true;\n}\n\n" comment (declaration "bool __thiscall\ngold::Output_data_got<64,_false>::add_global_tls\n (Output_data_got<64,_false> *this,Symbol *gsym,uint got_type)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::add_global_tls\n (Output_data_got<64,_false> *this,Symbol *gsym,uint got_type)\n\n{\n uint" identifier > : : (function_declarator "add_global_tls\n (Output_data_got<64,_false> *this,Symbol *gsym,uint got_type)" identifier (parameter_list "(Output_data_got<64,_false> *this,Symbol *gsym,uint got_type)" ( (parameter_declaration "Output_data_got" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint got_type" type_identifier identifier) ))) { identifier) identifier ;) (declaration "Got_entry got_entry;" type_identifier identifier ;) (declaration "Got_entry got_entry_00;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "Got_offset_list *pGVar3;" type_identifier (pointer_declarator "*pGVar3" * identifier) ;) (declaration "Got_offset_list *pGVar4;" type_identifier (pointer_declarator "*pGVar4" * identifier) ;) (declaration "undefined4 uStack_3c;" type_identifier identifier ;) (expression_statement "pGVar4 = &gsym->got_offsets_;" (assignment_expression "pGVar4 = &gsym->got_offsets_" identifier = (pointer_expression "&gsym->got_offsets_" & (field_expression "gsym->got_offsets_" identifier -> field_identifier))) ;) (if_statement "if (pGVar4 == (Got_offset_list *)0x0) {\n got_entry_00._12_4_ = uStack_3c;\n got_entry_00._8_4_ = 0xffffffff;\n got_entry_00.u_.gsym = gsym;\n got_entry_00.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry_00);\n if ((gsym->got_offsets_).got_type_ != 0xffffffff) goto LAB_00226b8e;\n }\n else {\n uVar2 = (gsym->got_offsets_).got_type_;\n pGVar3 = pGVar4;\n while (got_type != uVar2) {\n pGVar3 = pGVar3->got_next_;\n if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;\n uVar2 = pGVar3->got_type_;\n }\n if (pGVar3->got_offset_ != 0xffffffff) {\n return false;\n }\nLAB_00226b0d:\n got_entry._12_4_ = uStack_3c;\n got_entry._8_4_ = 0xffffffff;\n got_entry.u_.gsym = gsym;\n got_entry.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry);\n uVar1 = (gsym->got_offsets_).got_type_;\n if (uVar1 != 0xffffffff) {\n while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }\nLAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);\n pGVar4 = (gsym->got_offsets_).got_next_;\n pGVar3->got_type_ = got_type;\n pGVar3->got_offset_ = uVar2;\n pGVar3->got_next_ = pGVar4;\n (gsym->got_offsets_).got_next_ = pGVar3;\n return true;\n }\n }" if (parenthesized_expression "(pGVar4 == (Got_offset_list *)0x0)" ( (binary_expression "pGVar4 == (Got_offset_list *)0x0" identifier == (cast_expression "(Got_offset_list *)0x0" ( (type_descriptor "Got_offset_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n got_entry_00._12_4_ = uStack_3c;\n got_entry_00._8_4_ = 0xffffffff;\n got_entry_00.u_.gsym = gsym;\n got_entry_00.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry_00);\n if ((gsym->got_offsets_).got_type_ != 0xffffffff) goto LAB_00226b8e;\n }" { (expression_statement "got_entry_00._12_4_ = uStack_3c;" (assignment_expression "got_entry_00._12_4_ = uStack_3c" (field_expression "got_entry_00._12_4_" identifier . field_identifier) = identifier) ;) (expression_statement "got_entry_00._8_4_ = 0xffffffff;" (assignment_expression "got_entry_00._8_4_ = 0xffffffff" (field_expression "got_entry_00._8_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "got_entry_00.u_.gsym = gsym;" (assignment_expression "got_entry_00.u_.gsym = gsym" (field_expression "got_entry_00.u_.gsym" (field_expression "got_entry_00.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry_00.addend_ = 0;" (assignment_expression "got_entry_00.addend_ = 0" (field_expression "got_entry_00.addend_" identifier . field_identifier) = number_literal) ;) (expression_statement "uVar2 = add_got_entry(this,got_entry_00);" (assignment_expression "uVar2 = add_got_entry(this,got_entry_00)" identifier = (call_expression "add_got_entry(this,got_entry_00)" identifier (argument_list "(this,got_entry_00)" ( identifier , identifier )))) ;) (if_statement "if ((gsym->got_offsets_).got_type_ != 0xffffffff) goto LAB_00226b8e;" if (parenthesized_expression "((gsym->got_offsets_).got_type_ != 0xffffffff)" ( (binary_expression "(gsym->got_offsets_).got_type_ != 0xffffffff" (field_expression "(gsym->got_offsets_).got_type_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier) != number_literal) )) (goto_statement "goto LAB_00226b8e;" goto statement_identifier ;)) }) (else_clause "else {\n uVar2 = (gsym->got_offsets_).got_type_;\n pGVar3 = pGVar4;\n while (got_type != uVar2) {\n pGVar3 = pGVar3->got_next_;\n if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;\n uVar2 = pGVar3->got_type_;\n }\n if (pGVar3->got_offset_ != 0xffffffff) {\n return false;\n }\nLAB_00226b0d:\n got_entry._12_4_ = uStack_3c;\n got_entry._8_4_ = 0xffffffff;\n got_entry.u_.gsym = gsym;\n got_entry.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry);\n uVar1 = (gsym->got_offsets_).got_type_;\n if (uVar1 != 0xffffffff) {\n while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }\nLAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);\n pGVar4 = (gsym->got_offsets_).got_next_;\n pGVar3->got_type_ = got_type;\n pGVar3->got_offset_ = uVar2;\n pGVar3->got_next_ = pGVar4;\n (gsym->got_offsets_).got_next_ = pGVar3;\n return true;\n }\n }" else (compound_statement "{\n uVar2 = (gsym->got_offsets_).got_type_;\n pGVar3 = pGVar4;\n while (got_type != uVar2) {\n pGVar3 = pGVar3->got_next_;\n if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;\n uVar2 = pGVar3->got_type_;\n }\n if (pGVar3->got_offset_ != 0xffffffff) {\n return false;\n }\nLAB_00226b0d:\n got_entry._12_4_ = uStack_3c;\n got_entry._8_4_ = 0xffffffff;\n got_entry.u_.gsym = gsym;\n got_entry.addend_ = 0;\n uVar2 = add_got_entry(this,got_entry);\n uVar1 = (gsym->got_offsets_).got_type_;\n if (uVar1 != 0xffffffff) {\n while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }\nLAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);\n pGVar4 = (gsym->got_offsets_).got_next_;\n pGVar3->got_type_ = got_type;\n pGVar3->got_offset_ = uVar2;\n pGVar3->got_next_ = pGVar4;\n (gsym->got_offsets_).got_next_ = pGVar3;\n return true;\n }\n }" { (expression_statement "uVar2 = (gsym->got_offsets_).got_type_;" (assignment_expression "uVar2 = (gsym->got_offsets_).got_type_" identifier = (field_expression "(gsym->got_offsets_).got_type_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pGVar3 = pGVar4;" (assignment_expression "pGVar3 = pGVar4" identifier = identifier) ;) (while_statement "while (got_type != uVar2) {\n pGVar3 = pGVar3->got_next_;\n if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;\n uVar2 = pGVar3->got_type_;\n }" while (parenthesized_expression "(got_type != uVar2)" ( (binary_expression "got_type != uVar2" identifier != identifier) )) (compound_statement "{\n pGVar3 = pGVar3->got_next_;\n if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;\n uVar2 = pGVar3->got_type_;\n }" { (expression_statement "pGVar3 = pGVar3->got_next_;" (assignment_expression "pGVar3 = pGVar3->got_next_" identifier = (field_expression "pGVar3->got_next_" identifier -> field_identifier)) ;) (if_statement "if (pGVar3 == (Got_offset_list *)0x0) goto LAB_00226b0d;" if (parenthesized_expression "(pGVar3 == (Got_offset_list *)0x0)" ( (binary_expression "pGVar3 == (Got_offset_list *)0x0" identifier == (cast_expression "(Got_offset_list *)0x0" ( (type_descriptor "Got_offset_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00226b0d;" goto statement_identifier ;)) (expression_statement "uVar2 = pGVar3->got_type_;" (assignment_expression "uVar2 = pGVar3->got_type_" identifier = (field_expression "pGVar3->got_type_" identifier -> field_identifier)) ;) })) (if_statement "if (pGVar3->got_offset_ != 0xffffffff) {\n return false;\n }" if (parenthesized_expression "(pGVar3->got_offset_ != 0xffffffff)" ( (binary_expression "pGVar3->got_offset_ != 0xffffffff" (field_expression "pGVar3->got_offset_" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (labeled_statement "LAB_00226b0d:\n got_entry._12_4_ = uStack_3c;" statement_identifier : (expression_statement "got_entry._12_4_ = uStack_3c;" (assignment_expression "got_entry._12_4_ = uStack_3c" (field_expression "got_entry._12_4_" identifier . field_identifier) = identifier) ;)) (expression_statement "got_entry._8_4_ = 0xffffffff;" (assignment_expression "got_entry._8_4_ = 0xffffffff" (field_expression "got_entry._8_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "got_entry.u_.gsym = gsym;" (assignment_expression "got_entry.u_.gsym = gsym" (field_expression "got_entry.u_.gsym" (field_expression "got_entry.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry.addend_ = 0;" (assignment_expression "got_entry.addend_ = 0" (field_expression "got_entry.addend_" identifier . field_identifier) = number_literal) ;) (expression_statement "uVar2 = add_got_entry(this,got_entry);" (assignment_expression "uVar2 = add_got_entry(this,got_entry)" identifier = (call_expression "add_got_entry(this,got_entry)" identifier (argument_list "(this,got_entry)" ( identifier , identifier )))) ;) (expression_statement "uVar1 = (gsym->got_offsets_).got_type_;" (assignment_expression "uVar1 = (gsym->got_offsets_).got_type_" identifier = (field_expression "(gsym->got_offsets_).got_type_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar1 != 0xffffffff) {\n while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }\nLAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);\n pGVar4 = (gsym->got_offsets_).got_next_;\n pGVar3->got_type_ = got_type;\n pGVar3->got_offset_ = uVar2;\n pGVar3->got_next_ = pGVar4;\n (gsym->got_offsets_).got_next_ = pGVar3;\n return true;\n }" if (parenthesized_expression "(uVar1 != 0xffffffff)" ( (binary_expression "uVar1 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }\nLAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);\n pGVar4 = (gsym->got_offsets_).got_next_;\n pGVar3->got_type_ = got_type;\n pGVar3->got_offset_ = uVar2;\n pGVar3->got_next_ = pGVar4;\n (gsym->got_offsets_).got_next_ = pGVar3;\n return true;\n }" { (while_statement "while( true ) {\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }\n pGVar4 = pGVar4->got_next_;\n if (pGVar4 == (Got_offset_list *)0x0) break;\n uVar1 = pGVar4->got_type_;\n }" { (if_statement "if (got_type == uVar1) {\n pGVar4->got_offset_ = uVar2;\n return true;\n }" if (parenthesized_expression "(got_type == uVar1)" ( (binary_expression "got_type == uVar1" identifier == identifier) )) (compound_statement "{\n pGVar4->got_offset_ = uVar2;\n return true;\n }" { (expression_statement "pGVar4->got_offset_ = uVar2;" (assignment_expression "pGVar4->got_offset_ = uVar2" (field_expression "pGVar4->got_offset_" identifier -> field_identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (expression_statement "pGVar4 = pGVar4->got_next_;" (assignment_expression "pGVar4 = pGVar4->got_next_" identifier = (field_expression "pGVar4->got_next_" identifier -> field_identifier)) ;) (if_statement "if (pGVar4 == (Got_offset_list *)0x0) break;" if (parenthesized_expression "(pGVar4 == (Got_offset_list *)0x0)" ( (binary_expression "pGVar4 == (Got_offset_list *)0x0" identifier == (cast_expression "(Got_offset_list *)0x0" ( (type_descriptor "Got_offset_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "uVar1 = pGVar4->got_type_;" (assignment_expression "uVar1 = pGVar4->got_type_" identifier = (field_expression "pGVar4->got_type_" identifier -> field_identifier)) ;) })) (labeled_statement "LAB_00226b8e:\n pGVar3 = (Got_offset_list *)operator_new(0x10);" statement_identifier : (expression_statement "pGVar3 = (Got_offset_list *)operator_new(0x10);" (assignment_expression "pGVar3 = (Got_offset_list *)operator_new(0x10)" identifier = (cast_expression "(Got_offset_list *)operator_new(0x10)" ( (type_descriptor "Got_offset_list *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x10)" identifier (argument_list "(0x10)" ( number_literal ))))) ;)) (expression_statement "pGVar4 = (gsym->got_offsets_).got_next_;" (assignment_expression "pGVar4 = (gsym->got_offsets_).got_next_" identifier = (field_expression "(gsym->got_offsets_).got_next_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pGVar3->got_type_ = got_type;" (assignment_expression "pGVar3->got_type_ = got_type" (field_expression "pGVar3->got_type_" identifier -> field_identifier) = identifier) ;) (expression_statement "pGVar3->got_offset_ = uVar2;" (assignment_expression "pGVar3->got_offset_ = uVar2" (field_expression "pGVar3->got_offset_" identifier -> field_identifier) = identifier) ;) (expression_statement "pGVar3->got_next_ = pGVar4;" (assignment_expression "pGVar3->got_next_ = pGVar4" (field_expression "pGVar3->got_next_" identifier -> field_identifier) = identifier) ;) (expression_statement "(gsym->got_offsets_).got_next_ = pGVar3;" (assignment_expression "(gsym->got_offsets_).got_next_ = pGVar3" (field_expression "(gsym->got_offsets_).got_next_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (return_statement "return true;" return true ;) })) }))) (expression_statement "(gsym->got_offsets_).got_type_ = got_type;" (assignment_expression "(gsym->got_offsets_).got_type_ = got_type" (field_expression "(gsym->got_offsets_).got_type_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(gsym->got_offsets_).got_offset_ = uVar2;" (assignment_expression "(gsym->got_offsets_).got_offset_ = uVar2" (field_expression "(gsym->got_offsets_).got_offset_" (parenthesized_expression "(gsym->got_offsets_)" ( (field_expression "gsym->got_offsets_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (return_statement "return true;" return true ;) (ERROR "}" }))
(translation_unit "undefined8 thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}\n\n" (function_definition "undefined8 thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}" type_identifier (function_declarator "thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,int param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (expression_statement "piVar5 = (int *)(param_2 + 0x28);" (assignment_expression "piVar5 = (int *)(param_2 + 0x28)" identifier = (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) )))) ;) (if_statement "if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" if (parenthesized_expression "(piVar5 == (int *)0x0)" ( (binary_expression "piVar5 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }" { (expression_statement "iVar4 = FUN_00226830();" (assignment_expression "iVar4 = FUN_00226830()" identifier = (call_expression "FUN_00226830()" identifier (argument_list "()" ( )))) ;) (if_statement "if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;" if (parenthesized_expression "(*(int *)(param_2 + 0x28) != -1)" ( (binary_expression "*(int *)(param_2 + 0x28) != -1" (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_00226b8e;" goto statement_identifier ;)) }) (else_clause "else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" else (compound_statement "{\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" { (expression_statement "iVar4 = *(int *)(param_2 + 0x28);" (assignment_expression "iVar4 = *(int *)(param_2 + 0x28)" identifier = (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "piVar2 = piVar5;" (assignment_expression "piVar2 = piVar5" identifier = identifier) ;) (while_statement "while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }" while (parenthesized_expression "(param_3 != iVar4)" ( (binary_expression "param_3 != iVar4" identifier != identifier) )) (compound_statement "{\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }" { (expression_statement "piVar2 = *(int **)(piVar2 + 2);" (assignment_expression "piVar2 = *(int **)(piVar2 + 2)" identifier = (pointer_expression "*(int **)(piVar2 + 2)" * (cast_expression "(int **)(piVar2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar2 + 2)" ( (binary_expression "piVar2 + 2" identifier + number_literal) ))))) ;) (if_statement "if (piVar2 == (int *)0x0) goto LAB_00226b0d;" if (parenthesized_expression "(piVar2 == (int *)0x0)" ( (binary_expression "piVar2 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00226b0d;" goto statement_identifier ;)) (expression_statement "iVar4 = *piVar2;" (assignment_expression "iVar4 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) })) (if_statement "if (piVar2[1] != -1) {\n return 0;\n }" if (parenthesized_expression "(piVar2[1] != -1)" ( (binary_expression "piVar2[1] != -1" (subscript_expression "piVar2[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (labeled_statement "LAB_00226b0d:\n iVar4 = FUN_00226830();" statement_identifier : (expression_statement "iVar4 = FUN_00226830();" (assignment_expression "iVar4 = FUN_00226830()" identifier = (call_expression "FUN_00226830()" identifier (argument_list "()" ( )))) ;)) (expression_statement "iVar1 = *(int *)(param_2 + 0x28);" (assignment_expression "iVar1 = *(int *)(param_2 + 0x28)" identifier = (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }" if (parenthesized_expression "(iVar1 != -1)" ( (binary_expression "iVar1 != -1" identifier != number_literal) )) (compound_statement "{\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }" { (while_statement "while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }" { (if_statement "if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }" if (parenthesized_expression "(param_3 == iVar1)" ( (binary_expression "param_3 == iVar1" identifier == identifier) )) (compound_statement "{\n piVar5[1] = iVar4;\n return 1;\n }" { (expression_statement "piVar5[1] = iVar4;" (assignment_expression "piVar5[1] = iVar4" (subscript_expression "piVar5[1]" identifier [ number_literal ]) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "piVar5 = *(int **)(piVar5 + 2);" (assignment_expression "piVar5 = *(int **)(piVar5 + 2)" identifier = (pointer_expression "*(int **)(piVar5 + 2)" * (cast_expression "(int **)(piVar5 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(piVar5 + 2)" ( (binary_expression "piVar5 + 2" identifier + number_literal) ))))) ;) (if_statement "if (piVar5 == (int *)0x0) break;" if (parenthesized_expression "(piVar5 == (int *)0x0)" ( (binary_expression "piVar5 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "iVar1 = *piVar5;" (assignment_expression "iVar1 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) })) (labeled_statement "LAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);" statement_identifier : (expression_statement "piVar5 = (int *)FUN_002f0690(0x10);" (assignment_expression "piVar5 = (int *)FUN_002f0690(0x10)" identifier = (cast_expression "(int *)FUN_002f0690(0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002f0690(0x10)" identifier (argument_list "(0x10)" ( number_literal ))))) ;)) (expression_statement "uVar3 = *(undefined8 *)(param_2 + 0x30);" (assignment_expression "uVar3 = *(undefined8 *)(param_2 + 0x30)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0x30)" * (cast_expression "(undefined8 *)(param_2 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "*piVar5 = param_3;" (assignment_expression "*piVar5 = param_3" (pointer_expression "*piVar5" * identifier) = identifier) ;) (expression_statement "piVar5[1] = iVar4;" (assignment_expression "piVar5[1] = iVar4" (subscript_expression "piVar5[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 *)(piVar5 + 2) = uVar3;" (assignment_expression "*(undefined8 *)(piVar5 + 2) = uVar3" (pointer_expression "*(undefined8 *)(piVar5 + 2)" * (cast_expression "(undefined8 *)(piVar5 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 2)" ( (binary_expression "piVar5 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(int **)(param_2 + 0x30) = piVar5;" (assignment_expression "*(int **)(param_2 + 0x30) = piVar5" (pointer_expression "*(int **)(param_2 + 0x30)" * (cast_expression "(int **)(param_2 + 0x30)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) )))) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) }))) (expression_statement "*(int *)(param_2 + 0x28) = param_3;" (assignment_expression "*(int *)(param_2 + 0x28) = param_3" (pointer_expression "*(int *)(param_2 + 0x28)" * (cast_expression "(int *)(param_2 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(int *)(param_2 + 0x2c) = iVar4;" (assignment_expression "*(int *)(param_2 + 0x2c) = iVar4" (pointer_expression "*(int *)(param_2 + 0x2c)" * (cast_expression "(int *)(param_2 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x2c)" ( (binary_expression "param_2 + 0x2c" identifier + number_literal) )))) = identifier) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (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 { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != 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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (return_statement return LIT ;) })) (labeled_statement statement_identifier : (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 IDENT != LIT) )) (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 = (pointer_expression * IDENT)) ;) })) (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 * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return 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) ;) (return_statement return LIT ;) })))
(function_definition "undefined8 thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}" (type_identifier "undefined8") (function_declarator "thunk_FUN_00226ad0(undefined8 param_1,long param_2,int param_3)" (identifier "thunk_FUN_00226ad0") (parameter_list "(undefined8 param_1,long param_2,int param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n int iVar4;\n int *piVar5;\n \n piVar5 = (int *)(param_2 + 0x28);\n if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }\n *(int *)(param_2 + 0x28) = param_3;\n *(int *)(param_2 + 0x2c) = iVar4;\n return 1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int *piVar2;" (primitive_type "int") (pointer_declarator "*piVar2" (* "*") (identifier "piVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "int *piVar5;" (primitive_type "int") (pointer_declarator "*piVar5" (* "*") (identifier "piVar5")) (; ";")) (expression_statement "piVar5 = (int *)(param_2 + 0x28);" (assignment_expression "piVar5 = (int *)(param_2 + 0x28)" (identifier "piVar5") (= "=") (cast_expression "(int *)(param_2 + 0x28)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")")))) (; ";")) (if_statement "if (piVar5 == (int *)0x0) {\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }\n else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" (if "if") (parenthesized_expression "(piVar5 == (int *)0x0)" (( "(") (binary_expression "piVar5 == (int *)0x0" (identifier "piVar5") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar4 = FUN_00226830();\n if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;\n }" ({ "{") (expression_statement "iVar4 = FUN_00226830();" (assignment_expression "iVar4 = FUN_00226830()" (identifier "iVar4") (= "=") (call_expression "FUN_00226830()" (identifier "FUN_00226830") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e;" (if "if") (parenthesized_expression "(*(int *)(param_2 + 0x28) != -1)" (( "(") (binary_expression "*(int *)(param_2 + 0x28) != -1" (pointer_expression "*(int *)(param_2 + 0x28)" (* "*") (cast_expression "(int *)(param_2 + 0x28)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "-1")) () ")")) (goto_statement "goto LAB_00226b8e;" (goto "goto") (statement_identifier "LAB_00226b8e") (; ";"))) (} "}")) (else_clause "else {\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" (else "else") (compound_statement "{\n iVar4 = *(int *)(param_2 + 0x28);\n piVar2 = piVar5;\n while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }\n if (piVar2[1] != -1) {\n return 0;\n }\nLAB_00226b0d:\n iVar4 = FUN_00226830();\n iVar1 = *(int *)(param_2 + 0x28);\n if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }\n }" ({ "{") (expression_statement "iVar4 = *(int *)(param_2 + 0x28);" (assignment_expression "iVar4 = *(int *)(param_2 + 0x28)" (identifier "iVar4") (= "=") (pointer_expression "*(int *)(param_2 + 0x28)" (* "*") (cast_expression "(int *)(param_2 + 0x28)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "piVar2 = piVar5;" (assignment_expression "piVar2 = piVar5" (identifier "piVar2") (= "=") (identifier "piVar5")) (; ";")) (while_statement "while (param_3 != iVar4) {\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }" (while "while") (parenthesized_expression "(param_3 != iVar4)" (( "(") (binary_expression "param_3 != iVar4" (identifier "param_3") (!= "!=") (identifier "iVar4")) () ")")) (compound_statement "{\n piVar2 = *(int **)(piVar2 + 2);\n if (piVar2 == (int *)0x0) goto LAB_00226b0d;\n iVar4 = *piVar2;\n }" ({ "{") (expression_statement "piVar2 = *(int **)(piVar2 + 2);" (assignment_expression "piVar2 = *(int **)(piVar2 + 2)" (identifier "piVar2") (= "=") (pointer_expression "*(int **)(piVar2 + 2)" (* "*") (cast_expression "(int **)(piVar2 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(piVar2 + 2)" (( "(") (binary_expression "piVar2 + 2" (identifier "piVar2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (if_statement "if (piVar2 == (int *)0x0) goto LAB_00226b0d;" (if "if") (parenthesized_expression "(piVar2 == (int *)0x0)" (( "(") (binary_expression "piVar2 == (int *)0x0" (identifier "piVar2") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_00226b0d;" (goto "goto") (statement_identifier "LAB_00226b0d") (; ";"))) (expression_statement "iVar4 = *piVar2;" (assignment_expression "iVar4 = *piVar2" (identifier "iVar4") (= "=") (pointer_expression "*piVar2" (* "*") (identifier "piVar2"))) (; ";")) (} "}"))) (if_statement "if (piVar2[1] != -1) {\n return 0;\n }" (if "if") (parenthesized_expression "(piVar2[1] != -1)" (( "(") (binary_expression "piVar2[1] != -1" (subscript_expression "piVar2[1]" (identifier "piVar2") ([ "[") (number_literal "1") (] "]")) (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (labeled_statement "LAB_00226b0d:\n iVar4 = FUN_00226830();" (statement_identifier "LAB_00226b0d") (: ":") (expression_statement "iVar4 = FUN_00226830();" (assignment_expression "iVar4 = FUN_00226830()" (identifier "iVar4") (= "=") (call_expression "FUN_00226830()" (identifier "FUN_00226830") (argument_list "()" (( "(") () ")")))) (; ";"))) (expression_statement "iVar1 = *(int *)(param_2 + 0x28);" (assignment_expression "iVar1 = *(int *)(param_2 + 0x28)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_2 + 0x28)" (* "*") (cast_expression "(int *)(param_2 + 0x28)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (iVar1 != -1) {\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }" (if "if") (parenthesized_expression "(iVar1 != -1)" (( "(") (binary_expression "iVar1 != -1" (identifier "iVar1") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }\nLAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);\n uVar3 = *(undefined8 *)(param_2 + 0x30);\n *piVar5 = param_3;\n piVar5[1] = iVar4;\n *(undefined8 *)(piVar5 + 2) = uVar3;\n *(int **)(param_2 + 0x30) = piVar5;\n return 1;\n }" ({ "{") (while_statement "while( true ) {\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }\n piVar5 = *(int **)(piVar5 + 2);\n if (piVar5 == (int *)0x0) break;\n iVar1 = *piVar5;\n }" ({ "{") (if_statement "if (param_3 == iVar1) {\n piVar5[1] = iVar4;\n return 1;\n }" (if "if") (parenthesized_expression "(param_3 == iVar1)" (( "(") (binary_expression "param_3 == iVar1" (identifier "param_3") (== "==") (identifier "iVar1")) () ")")) (compound_statement "{\n piVar5[1] = iVar4;\n return 1;\n }" ({ "{") (expression_statement "piVar5[1] = iVar4;" (assignment_expression "piVar5[1] = iVar4" (subscript_expression "piVar5[1]" (identifier "piVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "iVar4")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "piVar5 = *(int **)(piVar5 + 2);" (assignment_expression "piVar5 = *(int **)(piVar5 + 2)" (identifier "piVar5") (= "=") (pointer_expression "*(int **)(piVar5 + 2)" (* "*") (cast_expression "(int **)(piVar5 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(piVar5 + 2)" (( "(") (binary_expression "piVar5 + 2" (identifier "piVar5") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (if_statement "if (piVar5 == (int *)0x0) break;" (if "if") (parenthesized_expression "(piVar5 == (int *)0x0)" (( "(") (binary_expression "piVar5 == (int *)0x0" (identifier "piVar5") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "iVar1 = *piVar5;" (assignment_expression "iVar1 = *piVar5" (identifier "iVar1") (= "=") (pointer_expression "*piVar5" (* "*") (identifier "piVar5"))) (; ";")) (} "}"))) (labeled_statement "LAB_00226b8e:\n piVar5 = (int *)FUN_002f0690(0x10);" (statement_identifier "LAB_00226b8e") (: ":") (expression_statement "piVar5 = (int *)FUN_002f0690(0x10);" (assignment_expression "piVar5 = (int *)FUN_002f0690(0x10)" (identifier "piVar5") (= "=") (cast_expression "(int *)FUN_002f0690(0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002f0690(0x10)" (identifier "FUN_002f0690") (argument_list "(0x10)" (( "(") (number_literal "0x10") () ")"))))) (; ";"))) (expression_statement "uVar3 = *(undefined8 *)(param_2 + 0x30);" (assignment_expression "uVar3 = *(undefined8 *)(param_2 + 0x30)" (identifier "uVar3") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0x30)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x30)" (( "(") (binary_expression "param_2 + 0x30" (identifier "param_2") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "*piVar5 = param_3;" (assignment_expression "*piVar5 = param_3" (pointer_expression "*piVar5" (* "*") (identifier "piVar5")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "piVar5[1] = iVar4;" (assignment_expression "piVar5[1] = iVar4" (subscript_expression "piVar5[1]" (identifier "piVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "iVar4")) (; ";")) (expression_statement "*(undefined8 *)(piVar5 + 2) = uVar3;" (assignment_expression "*(undefined8 *)(piVar5 + 2) = uVar3" (pointer_expression "*(undefined8 *)(piVar5 + 2)" (* "*") (cast_expression "(undefined8 *)(piVar5 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar5 + 2)" (( "(") (binary_expression "piVar5 + 2" (identifier "piVar5") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "*(int **)(param_2 + 0x30) = piVar5;" (assignment_expression "*(int **)(param_2 + 0x30) = piVar5" (pointer_expression "*(int **)(param_2 + 0x30)" (* "*") (cast_expression "(int **)(param_2 + 0x30)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x30)" (( "(") (binary_expression "param_2 + 0x30" (identifier "param_2") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "piVar5")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (} "}")))) (expression_statement "*(int *)(param_2 + 0x28) = param_3;" (assignment_expression "*(int *)(param_2 + 0x28) = param_3" (pointer_expression "*(int *)(param_2 + 0x28)" (* "*") (cast_expression "(int *)(param_2 + 0x28)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(int *)(param_2 + 0x2c) = iVar4;" (assignment_expression "*(int *)(param_2 + 0x2c) = iVar4" (pointer_expression "*(int *)(param_2 + 0x2c)" (* "*") (cast_expression "(int *)(param_2 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x2c)" (( "(") (binary_expression "param_2 + 0x2c" (identifier "param_2") (+ "+") (number_literal "0x2c")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
/* DWARF original prototype: bool add_global_tls(Output_data_got<64,_false> * this, Symbol * gsym, uint got_type) */ bool __thiscall gold::Output_data_got<64,_false>::add_global_tls (Output_data_got<64,_false> *this,Symbol *gsym,type_2 var_3) { type_2 var_6; type_1 got_entry; type_1 got_entry_00; type_2 var_4; type_3 *var_5; type_3 *var_1; type_4 uStack_3c; var_1 = &gsym->got_offsets_; if (var_1 == (type_3 *)0x0) { got_entry_00._12_4_ = uStack_3c; got_entry_00._8_4_ = 0xffffffff; got_entry_00.u_.gsym = gsym; got_entry_00.addend_ = 0; var_4 = var_2(this,got_entry_00); if ((gsym->got_offsets_).got_type_ != 0xffffffff) goto LAB_00226b8e; } else { var_4 = (gsym->got_offsets_).got_type_; var_5 = var_1; while (var_3 != var_4) { var_5 = var_5->got_next_; if (var_5 == (type_3 *)0x0) goto LAB_00226b0d; var_4 = var_5->got_type_; } if (var_5->got_offset_ != 0xffffffff) { return false; } LAB_00226b0d: got_entry._12_4_ = uStack_3c; got_entry._8_4_ = 0xffffffff; got_entry.u_.gsym = gsym; got_entry.addend_ = 0; var_4 = var_2(this,got_entry); var_6 = (gsym->got_offsets_).got_type_; if (var_6 != 0xffffffff) { while( true ) { if (var_3 == var_6) { var_1->got_offset_ = var_4; return true; } var_1 = var_1->got_next_; if (var_1 == (type_3 *)0x0) break; var_6 = var_1->got_type_; } LAB_00226b8e: var_5 = (type_3 *)var_7(0x10); var_1 = (gsym->got_offsets_).got_next_; var_5->got_type_ = var_3; var_5->got_offset_ = var_4; var_5->got_next_ = var_1; (gsym->got_offsets_).got_next_ = var_5; return true; } } (gsym->got_offsets_).got_type_ = var_3; (gsym->got_offsets_).got_offset_ = var_4; return true; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (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 (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: (identifier))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator 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: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator 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: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal))))))) (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: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (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(undefined8 param_1,long param_2,int param_3) { int iVar1; int *piVar2; undefined8 uVar3; int iVar4; int *piVar5; piVar5 = (int *)(param_2 + 0x28); if (piVar5 == (int *)0x0) { iVar4 = FUN_00226830(); if (*(int *)(param_2 + 0x28) != -1) goto LAB_00226b8e; } else { iVar4 = *(int *)(param_2 + 0x28); piVar2 = piVar5; while (param_3 != iVar4) { piVar2 = *(int **)(piVar2 + 2); if (piVar2 == (int *)0x0) goto LAB_00226b0d; iVar4 = *piVar2; } if (piVar2[1] != -1) { return 0; } LAB_00226b0d: iVar4 = FUN_00226830(); iVar1 = *(int *)(param_2 + 0x28); if (iVar1 != -1) { while( true ) { if (param_3 == iVar1) { piVar5[1] = iVar4; return 1; } piVar5 = *(int **)(piVar5 + 2); if (piVar5 == (int *)0x0) break; iVar1 = *piVar5; } LAB_00226b8e: piVar5 = (int *)FUN_002f0690(0x10); uVar3 = *(undefined8 *)(param_2 + 0x30); *piVar5 = param_3; piVar5[1] = iVar4; *(undefined8 *)(piVar5 + 2) = uVar3; *(int **)(param_2 + 0x30) = piVar5; return 1; } } *(int *)(param_2 + 0x28) = param_3; *(int *)(param_2 + 0x2c) = iVar4; return 1; }
147_aarch64-linux-gnu-addr2line_and_aarch64-linux-gnu-addr2line_strip.c
strrchr
strrchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strrchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strrchr@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strrchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939422')]
[('const-1', u'RETURN_-1206939422')]
null
null
001090d8
x64
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strrchr(char *__s,int __c)" * (function_declarator "strrchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strrchr@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strrchr@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strrchr(char *__s,int __c)" * (function_declarator "strrchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strrchr@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * strrchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strrchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strrchr(char *__s,int __c)" * (function_declarator "strrchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strrchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strrchr(char *__s,int __c)" (* "*") (function_declarator "strrchr(char *__s,int __c)" (identifier "strrchr") (parameter_list "(char *__s,int __c)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strrchr@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
7055_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
script_add_memory
FUN_002d20c0
/* WARNING: Enum "DT": Some values do not have unique names */ void script_add_memory(void *closurev,char *name,size_t namelen,uint attrs,Expression *origin, Expression *length) { Parser_closure *closure; gold::Script_sections::add_memory_region ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin ,length); return; }
void FUN_002d20c0(long param_1) { FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148); return; }
MOV RDI,qword ptr [RDI + 0x28] ADD RDI,0x148 JMP 0x002c63d0
null
null
null
null
[('const-40', u'INT_ADD_-1204674349'), (u'CAST_-1204674273', u'LOAD_-1204674365'), (u'INT_ADD_-1204674349', u'CAST_-1204674273'), (u'LOAD_-1204674365', u'INT_ADD_-1204674340'), ('tmp_47', u'CALL_-1204674338'), (u'INT_ADD_-1204674340', u'CAST_-1204674268'), ('tmp_42', u'CAST_-1204674274'), ('const-0', u'RETURN_-1204674334'), ('const-433', u'LOAD_-1204674365'), ('tmp_46', u'CALL_-1204674338'), (u'CAST_-1204674268', u'CALL_-1204674338'), ('tmp_43', u'CALL_-1204674338'), (u'CAST_-1204674274', u'INT_ADD_-1204674349'), ('tmp_45', u'CALL_-1204674338'), ('const-328', u'INT_ADD_-1204674340'), ('tmp_44', u'CALL_-1204674338')]
[('const-40', u'INT_ADD_-1204674349'), (u'LOAD_-1204674365', u'INT_ADD_-1204674340'), ('const-0', u'RETURN_-1204674334'), (u'CAST_-1204674279', u'LOAD_-1204674365'), ('tmp_69', u'INT_ADD_-1204674349'), (u'INT_ADD_-1204674340', u'CALL_-1204674338'), (u'INT_ADD_-1204674349', u'CAST_-1204674279'), ('const-433', u'LOAD_-1204674365'), ('const-328', u'INT_ADD_-1204674340')]
null
null
002d20c0
x64
O1
(translation_unit "void FUN_002d20c0(long param_1)\n\n{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}\n\n" (function_definition "void FUN_002d20c0(long param_1)\n\n{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}" primitive_type (function_declarator "FUN_002d20c0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}" { (expression_statement "FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);" (call_expression "FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x148)" ( (binary_expression "*(long *)(param_1 + 0x28) + 0x148" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid script_add_memory(void *closurev,char *name,size_t namelen,uint attrs,Expression *origin,\n Expression *length)\n\n{\n Parser_closure *closure;\n \n gold::Script_sections::add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length);\n return;\n}\n\n" comment (function_definition "void script_add_memory(void *closurev,char *name,size_t namelen,uint attrs,Expression *origin,\n Expression *length)\n\n{\n Parser_closure *closure;\n \n gold::Script_sections::add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length);\n return;\n}" primitive_type (function_declarator "script_add_memory(void *closurev,char *name,size_t namelen,uint attrs,Expression *origin,\n Expression *length)" identifier (parameter_list "(void *closurev,char *name,size_t namelen,uint attrs,Expression *origin,\n Expression *length)" ( (parameter_declaration "void *closurev" primitive_type (pointer_declarator "*closurev" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "size_t namelen" primitive_type identifier) , (parameter_declaration "uint attrs" type_identifier identifier) , (parameter_declaration "Expression *origin" type_identifier (pointer_declarator "*origin" * identifier)) , (parameter_declaration "Expression *length" type_identifier (pointer_declarator "*length" * identifier)) ))) (compound_statement "{\n Parser_closure *closure;\n \n gold::Script_sections::add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length);\n return;\n}" { (declaration "Parser_closure *closure;" type_identifier (pointer_declarator "*closure" * identifier) ;) (labeled_statement "gold::Script_sections::add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length);" statement_identifier : (ERROR ":" :) (labeled_statement "Script_sections::add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length);" statement_identifier : (ERROR ":" :) (expression_statement "add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length);" (call_expression "add_memory_region\n ((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length)" identifier (argument_list "((Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin\n ,length)" ( (cast_expression "(Script_sections *)(*(long *)((long)closurev + 0x28) + 0x148)" ( (type_descriptor "Script_sections *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)closurev + 0x28) + 0x148)" ( (binary_expression "*(long *)((long)closurev + 0x28) + 0x148" (pointer_expression "*(long *)((long)closurev + 0x28)" * (cast_expression "(long *)((long)closurev + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)closurev + 0x28)" ( (binary_expression "(long)closurev + 0x28" (cast_expression "(long)closurev" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))) , identifier , identifier , identifier , identifier , identifier ))) ;))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002d20c0(long param_1)\n\n{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}\n\n" (function_definition "void FUN_002d20c0(long param_1)\n\n{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}" primitive_type (function_declarator "FUN_002d20c0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}" { (expression_statement "FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);" (call_expression "FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x148)" ( (binary_expression "*(long *)(param_1 + 0x28) + 0x148" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002d20c0(long param_1)\n\n{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002d20c0(long param_1)" (identifier "FUN_002d20c0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);\n return;\n}" ({ "{") (expression_statement "FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148);" (call_expression "FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148)" (identifier "FUN_002c63d0") (argument_list "(*(long *)(param_1 + 0x28) + 0x148)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) + 0x148" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (+ "+") (number_literal "0x148")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ void function_1(void *closurev,char *name,size_t namelen,type_1 attrs,type_2 *origin, type_2 *length) { type_3 *closure; gold::Script_sections::var_1 ((type_4 *)(*(long *)((long)closurev + 0x28) + 0x148),name,namelen,attrs,origin ,length); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (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))))
null
void MASKED(long param_1) { FUN_002c63d0(*(long *)(param_1 + 0x28) + 0x148); return; }
1911_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
set_final_data_size
FUN_0015daf0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void set_final_data_size(Output_data_plt_i386 * this) */ void __thiscall anon_unknown.dwarf_2330a8::Output_data_plt_i386::set_final_data_size(Output_data_plt_i386 *this) { byte bVar1; uint uVar2; uint uVar3; int iVar4; uVar2 = this->irelative_count_; uVar3 = this->count_; iVar4 = (**(code **)(*(long *)this + 200))(); bVar1 = this->field_0x20; if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { *(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4); this->field_0x20 = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ gold::do_gold_unreachable("../../gold/output.h",0x218,"set_data_size"); }
void FUN_0015daf0(long *param_1) { byte bVar1; int iVar2; long lVar3; int iVar4; iVar2 = *(int *)((long)param_1 + 100); lVar3 = param_1[0xc]; iVar4 = (**(code **)(*param_1 + 200))(); bVar1 = *(byte *)(param_1 + 4); if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4); *(byte *)(param_1 + 4) = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0x218,"set_data_size"); }
PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [RDI] MOV EBX,dword ptr [RDI + 0x64] ADD EBX,dword ptr [RDI + 0x60] CALL qword ptr [RAX + 0xc8] ADD EBX,0x1 IMUL EBX,EAX MOVZX EAX,byte ptr [RBP + 0x20] TEST AL,0x2 JNZ 0x0015db2b TEST AL,0x8 JNZ 0x0015db2b OR EAX,0x2 MOV qword ptr [RBP + 0x10],RBX MOV byte ptr [RBP + 0x20],AL ADD RSP,0x8 POP RBX POP RBP RET LEA RDX,[0x33a878] MOV ESI,0x218 LEA RDI,[0x338384] CALL 0x00199900
null
null
null
null
[('tmp_350', u'PTRSUB_-1207247802'), ('tmp_350', u'PTRSUB_-1207247786'), ('const-2', u'INT_OR_-1207247830'), (u'COPY_-1207247807', u'CALL_-1207247931'), (u'INT_AND_-1207248001', u'INT_EQUAL_-1207248015'), (u'CAST_-1207247768', u'STORE_-1207247997'), (u'CAST_-1207247806', u'LOAD_-1207248117'), ('const-16', u'PTRSUB_-1207247770'), ('const-433', u'LOAD_-1207248087'), ('const-433', u'STORE_-1207247990'), (u'LOAD_-1207248100', u'INT_ADD_-1207248082'), (u'LOAD_-1207248050', u'INT_AND_-1207248001'), (u'LOAD_-1207248087', u'CALLIND_-1207248077'), (u'INT_EQUAL_-1207248030', u'CBRANCH_-1207248028'), (u'PTRSUB_-1207247770', u'CAST_-1207247768'), ('const-433', u'LOAD_-1207248117'), ('const-8', u'INT_AND_-1207248001'), ('const-200', u'INT_ADD_-1207248071'), (u'INT_MULT_-1207248031', u'INT_ZEXT_-1207247899'), ('const-96', u'PTRSUB_-1207247802'), ('tmp_228', u'CBRANCH_-1207248013'), ('const-0', u'INT_EQUAL_-1207248030'), (u'LOAD_-1207248117', u'INT_ADD_-1207248071'), ('const-433', u'LOAD_-1207248100'), (u'PTRSUB_-1207247802', u'LOAD_-1207248100'), ('const-32', u'PTRSUB_-1207247786'), ('tmp_200', u'CBRANCH_-1207248028'), (u'CAST_-1207247796', u'LOAD_-1207248087'), (u'INT_ADD_-1207248082', u'INT_ADD_-1207248057'), (u'LOAD_-1207248050', u'INT_OR_-1207247830'), (u'PTRSUB_-1207247765', u'STORE_-1207247990'), ('const-2', u'INT_AND_-1207248016'), (u'LOAD_-1207248050', u'INT_AND_-1207248016'), (u'INT_ADD_-1207248071', u'CAST_-1207247796'), (u'INT_ADD_-1207248057', u'INT_MULT_-1207248031'), ('const-0', u'INT_EQUAL_-1207248015'), (u'INT_EQUAL_-1207248015', u'CBRANCH_-1207248013'), ('tmp_350', u'PTRSUB_-1207247770'), ('tmp_350', u'PTRSUB_-1207247806'), ('tmp_350', u'CAST_-1207247806'), ('tmp_350', u'PTRSUB_-1207247765'), ('const-433', u'LOAD_-1207248111'), ('const-3376004', u'COPY_-1207247807'), (u'CALLIND_-1207248077', u'INT_MULT_-1207248031'), ('const-32', u'PTRSUB_-1207247765'), (u'LOAD_-1207248111', u'INT_ADD_-1207248082'), ('const-3385464', u'COPY_-1207247806'), (u'PTRSUB_-1207247806', u'LOAD_-1207248111'), (u'INT_OR_-1207247830', u'STORE_-1207247990'), ('const-433', u'LOAD_-1207248050'), (u'INT_ZEXT_-1207247899', u'STORE_-1207247997'), (u'INT_AND_-1207248016', u'INT_EQUAL_-1207248030'), ('const-100', u'PTRSUB_-1207247806'), ('const-433', u'STORE_-1207247997'), ('const-0', u'RETURN_-1207247954'), (u'PTRSUB_-1207247786', u'LOAD_-1207248050'), (u'COPY_-1207247806', u'CALL_-1207247931'), ('const-1', u'RETURN_-1207247926'), ('const-536', u'CALL_-1207247931'), ('const-1', u'INT_ADD_-1207248057')]
[('const-4', u'PTRADD_-1207247789'), ('const-433', u'LOAD_-1207248050'), (u'COPY_-1207247807', u'CALL_-1207247931'), (u'INT_AND_-1207248001', u'INT_EQUAL_-1207248015'), ('const-8', u'PTRADD_-1207247768'), (u'CAST_-1207247804', u'INT_ADD_-1207248095'), ('const-2', u'PTRADD_-1207247773'), (u'PTRADD_-1207247805', u'LOAD_-1207248100'), ('const-3376004', u'COPY_-1207247808'), ('const-8', u'PTRADD_-1207247789'), (u'LOAD_-1207248050', u'INT_AND_-1207248001'), (u'COPY_-1207247808', u'CALL_-1207247931'), (u'LOAD_-1207248087', u'CALLIND_-1207248077'), (u'INT_EQUAL_-1207248030', u'CBRANCH_-1207248028'), ('const-8', u'INT_AND_-1207248001'), ('const-4', u'PTRADD_-1207247768'), ('const-200', u'INT_ADD_-1207248071'), ('const-433', u'LOAD_-1207248117'), ('tmp_228', u'CBRANCH_-1207248013'), ('const-0', u'INT_EQUAL_-1207248030'), (u'LOAD_-1207248117', u'INT_ADD_-1207248071'), (u'CAST_-1207247762', u'STORE_-1207247990'), (u'SUBPIECE_-1207247803', u'INT_ADD_-1207248082'), ('const-433', u'LOAD_-1207248111'), ('tmp_200', u'CBRANCH_-1207248028'), (u'CAST_-1207247796', u'LOAD_-1207248087'), (u'INT_ADD_-1207248082', u'INT_ADD_-1207248057'), ('const-2', u'INT_AND_-1207248016'), ('const-8', u'PTRADD_-1207247773'), ('const-433', u'LOAD_-1207248087'), (u'CAST_-1207247782', u'LOAD_-1207248050'), (u'LOAD_-1207248050', u'INT_AND_-1207248016'), (u'LOAD_-1207248100', u'SUBPIECE_-1207247803'), (u'INT_ADD_-1207248071', u'CAST_-1207247796'), ('tmp_576', u'PTRADD_-1207247805'), (u'LOAD_-1207248050', u'INT_OR_-1207247831'), ('const-433', u'STORE_-1207247997'), ('const-3385464', u'COPY_-1207247807'), ('const-8', u'PTRADD_-1207247805'), ('tmp_576', u'CAST_-1207247804'), (u'INT_OR_-1207247831', u'STORE_-1207247990'), (u'INT_ADD_-1207248057', u'INT_MULT_-1207248031'), ('const-12', u'PTRADD_-1207247805'), ('const-0', u'INT_EQUAL_-1207248015'), (u'INT_EQUAL_-1207248015', u'CBRANCH_-1207248013'), ('const-100', u'INT_ADD_-1207248095'), ('const-433', u'LOAD_-1207248100'), ('tmp_576', u'PTRADD_-1207247768'), (u'CALLIND_-1207248077', u'INT_MULT_-1207248031'), ('tmp_576', u'LOAD_-1207248117'), (u'LOAD_-1207248111', u'INT_ADD_-1207248082'), (u'INT_ZEXT_-1207247899', u'STORE_-1207247997'), (u'CAST_-1207247803', u'LOAD_-1207248111'), (u'INT_AND_-1207248016', u'INT_EQUAL_-1207248030'), (u'INT_MULT_-1207248031', u'CAST_-1207247786'), ('tmp_576', u'PTRADD_-1207247773'), (u'PTRADD_-1207247768', u'CAST_-1207247762'), (u'PTRADD_-1207247789', u'CAST_-1207247782'), ('const-2', u'INT_OR_-1207247831'), (u'PTRADD_-1207247773', u'STORE_-1207247997'), ('const-536', u'CALL_-1207247931'), ('const-0', u'SUBPIECE_-1207247803'), (u'INT_ADD_-1207248095', u'CAST_-1207247803'), ('const-0', u'RETURN_-1207247954'), ('const-1', u'RETURN_-1207247926'), ('const-433', u'STORE_-1207247990'), ('const-1', u'INT_ADD_-1207248057'), (u'CAST_-1207247786', u'INT_ZEXT_-1207247899'), ('tmp_576', u'PTRADD_-1207247789')]
null
null
0015daf0
x64
O1
(translation_unit "void FUN_0015daf0(long *param_1)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}\n\n" (function_definition "void FUN_0015daf0(long *param_1)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (function_declarator "FUN_0015daf0(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 byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (expression_statement "iVar2 = *(int *)((long)param_1 + 100);" (assignment_expression "iVar2 = *(int *)((long)param_1 + 100)" identifier = (pointer_expression "*(int *)((long)param_1 + 100)" * (cast_expression "(int *)((long)param_1 + 100)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 100)" ( (binary_expression "(long)param_1 + 100" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "lVar3 = param_1[0xc];" (assignment_expression "lVar3 = param_1[0xc]" identifier = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "iVar4 = (**(code **)(*param_1 + 200))();" (assignment_expression "iVar4 = (**(code **)(*param_1 + 200))()" identifier = (call_expression "(**(code **)(*param_1 + 200))()" (parenthesized_expression "(**(code **)(*param_1 + 200))" ( (pointer_expression "**(code **)(*param_1 + 200)" * (pointer_expression "*(code **)(*param_1 + 200)" * (cast_expression "(code **)(*param_1 + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 200)" ( (binary_expression "*param_1 + 200" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (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] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\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] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }" { (expression_statement "param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);" (assignment_expression "param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4)" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (call_expression "(ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "((iVar2 + (int)lVar3 + 1) * iVar4)" ( (binary_expression "(iVar2 + (int)lVar3 + 1) * iVar4" (parenthesized_expression "(iVar2 + (int)lVar3 + 1)" ( (binary_expression "iVar2 + (int)lVar3 + 1" (binary_expression "iVar2 + (int)lVar3" identifier + (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) 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_00199900("../../gold/output.h",0x218,"set_data_size");" (call_expression "FUN_00199900("../../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 set_final_data_size(Output_data_plt_i386 * this) */\n\nvoid __thiscall\nanon_unknown.dwarf_2330a8::Output_data_plt_i386::set_final_data_size(Output_data_plt_i386 *this)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n \n uVar2 = this->irelative_count_;\n uVar3 = this->count_;\n iVar4 = (**(code **)(*(long *)this + 200))();\n bVar1 = this->field_0x20;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4);\n this->field_0x20 = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}\n\n" comment comment (function_definition "void __thiscall\nanon_unknown.dwarf_2330a8::Output_data_plt_i386::set_final_data_size(Output_data_plt_i386 *this)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n \n uVar2 = this->irelative_count_;\n uVar3 = this->count_;\n iVar4 = (**(code **)(*(long *)this + 200))();\n bVar1 = this->field_0x20;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4);\n this->field_0x20 = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_2330a8::Output_data_plt_i386::" identifier . identifier : : identifier : :) (function_declarator "set_final_data_size(Output_data_plt_i386 *this)" identifier (parameter_list "(Output_data_plt_i386 *this)" ( (parameter_declaration "Output_data_plt_i386 *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n \n uVar2 = this->irelative_count_;\n uVar3 = this->count_;\n iVar4 = (**(code **)(*(long *)this + 200))();\n bVar1 = this->field_0x20;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4);\n this->field_0x20 = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (expression_statement "uVar2 = this->irelative_count_;" (assignment_expression "uVar2 = this->irelative_count_" identifier = (field_expression "this->irelative_count_" identifier -> field_identifier)) ;) (expression_statement "uVar3 = this->count_;" (assignment_expression "uVar3 = this->count_" identifier = (field_expression "this->count_" identifier -> field_identifier)) ;) (expression_statement "iVar4 = (**(code **)(*(long *)this + 200))();" (assignment_expression "iVar4 = (**(code **)(*(long *)this + 200))()" identifier = (call_expression "(**(code **)(*(long *)this + 200))()" (parenthesized_expression "(**(code **)(*(long *)this + 200))" ( (pointer_expression "**(code **)(*(long *)this + 200)" * (pointer_expression "*(code **)(*(long *)this + 200)" * (cast_expression "(code **)(*(long *)this + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 200)" ( (binary_expression "*(long *)this + 200" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "bVar1 = this->field_0x20;" (assignment_expression "bVar1 = this->field_0x20" identifier = (field_expression "this->field_0x20" identifier -> field_identifier)) ;) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4);\n this->field_0x20 = bVar1 | 2;\n return;\n }" if (parenthesized_expression "(((bVar1 & 2) == 0) && ((bVar1 & 8) == 0))" ( (binary_expression "((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)" (parenthesized_expression "((bVar1 & 2) == 0)" ( (binary_expression "(bVar1 & 2) == 0" (parenthesized_expression "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4);\n this->field_0x20 = bVar1 | 2;\n return;\n }" { (expression_statement "*(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4);" (assignment_expression "*(ulong *)&this->field_0x10 = (ulong)((uVar2 + uVar3 + 1) * iVar4)" (pointer_expression "*(ulong *)&this->field_0x10" * (cast_expression "(ulong *)&this->field_0x10" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x10" & (field_expression "this->field_0x10" identifier -> field_identifier)))) = (call_expression "(ulong)((uVar2 + uVar3 + 1) * iVar4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uVar2 + uVar3 + 1) * iVar4)" ( (binary_expression "(uVar2 + uVar3 + 1) * iVar4" (parenthesized_expression "(uVar2 + uVar3 + 1)" ( (binary_expression "uVar2 + uVar3 + 1" (binary_expression "uVar2 + uVar3" identifier + identifier) + number_literal) )) * identifier) )))) ;) (expression_statement "this->field_0x20 = bVar1 | 2;" (assignment_expression "this->field_0x20 = bVar1 | 2" (field_expression "this->field_0x20" identifier -> field_identifier) = (binary_expression "bVar1 | 2" identifier | number_literal)) ;) (return_statement "return;" return ;) })) comment (labeled_statement "gold::do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");" statement_identifier : (ERROR ":" :) (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_0015daf0(long *param_1)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}\n\n" (function_definition "void FUN_0015daf0(long *param_1)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (function_declarator "FUN_0015daf0(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 byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (expression_statement "iVar2 = *(int *)((long)param_1 + 100);" (assignment_expression "iVar2 = *(int *)((long)param_1 + 100)" identifier = (pointer_expression "*(int *)((long)param_1 + 100)" * (cast_expression "(int *)((long)param_1 + 100)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 100)" ( (binary_expression "(long)param_1 + 100" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "lVar3 = param_1[0xc];" (assignment_expression "lVar3 = param_1[0xc]" identifier = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "iVar4 = (**(code **)(*param_1 + 200))();" (assignment_expression "iVar4 = (**(code **)(*param_1 + 200))()" identifier = (call_expression "(**(code **)(*param_1 + 200))()" (parenthesized_expression "(**(code **)(*param_1 + 200))" ( (pointer_expression "**(code **)(*param_1 + 200)" * (pointer_expression "*(code **)(*param_1 + 200)" * (cast_expression "(code **)(*param_1 + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 200)" ( (binary_expression "*param_1 + 200" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (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] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\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] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }" { (expression_statement "param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);" (assignment_expression "param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4)" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (call_expression "(ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "((iVar2 + (int)lVar3 + 1) * iVar4)" ( (binary_expression "(iVar2 + (int)lVar3 + 1) * iVar4" (parenthesized_expression "(iVar2 + (int)lVar3 + 1)" ( (binary_expression "iVar2 + (int)lVar3 + 1" (binary_expression "iVar2 + (int)lVar3" identifier + (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) 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_00199900("../../gold/output.h",0x218,"set_data_size");" (call_expression "FUN_00199900("../../gold/output.h",0x218,"set_data_size")" identifier (argument_list "("../../gold/output.h",0x218,"set_data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_data_size"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) (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 ]) = (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) 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_0015daf0(long *param_1)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}" (primitive_type "void") (function_declarator "FUN_0015daf0(long *param_1)" (identifier "FUN_0015daf0") (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 byte bVar1;\n int iVar2;\n long lVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n lVar3 = param_1[0xc];\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x218,"set_data_size");\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (expression_statement "iVar2 = *(int *)((long)param_1 + 100);" (assignment_expression "iVar2 = *(int *)((long)param_1 + 100)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)((long)param_1 + 100)" (* "*") (cast_expression "(int *)((long)param_1 + 100)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 100)" (( "(") (binary_expression "(long)param_1 + 100" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "100")) () ")"))))) (; ";")) (expression_statement "lVar3 = param_1[0xc];" (assignment_expression "lVar3 = param_1[0xc]" (identifier "lVar3") (= "=") (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]"))) (; ";")) (expression_statement "iVar4 = (**(code **)(*param_1 + 200))();" (assignment_expression "iVar4 = (**(code **)(*param_1 + 200))()" (identifier "iVar4") (= "=") (call_expression "(**(code **)(*param_1 + 200))()" (parenthesized_expression "(**(code **)(*param_1 + 200))" (( "(") (pointer_expression "**(code **)(*param_1 + 200)" (* "*") (pointer_expression "*(code **)(*param_1 + 200)" (* "*") (cast_expression "(code **)(*param_1 + 200)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 200)" (( "(") (binary_expression "*param_1 + 200" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "200")) () ")"))))) () ")")) (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] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\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] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }" ({ "{") (expression_statement "param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4);" (assignment_expression "param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4)" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (call_expression "(ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uint)" (( "(") (identifier "uint") () ")"))) (argument_list "((iVar2 + (int)lVar3 + 1) * iVar4)" (( "(") (binary_expression "(iVar2 + (int)lVar3 + 1) * iVar4" (parenthesized_expression "(iVar2 + (int)lVar3 + 1)" (( "(") (binary_expression "iVar2 + (int)lVar3 + 1" (binary_expression "iVar2 + (int)lVar3" (identifier "iVar2") (+ "+") (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3"))) (+ "+") (number_literal "1")) () ")")) (* "*") (identifier "iVar4")) () ")")))) (; ";")) (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_00199900("../../gold/output.h",0x218,"set_data_size");" (call_expression "FUN_00199900("../../gold/output.h",0x218,"set_data_size")" (identifier "FUN_00199900") (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 set_final_data_size(Output_data_plt_i386 * this) */ void __thiscall anon_unknown.dwarf_2330a8::type_1::function_1(type_1 *this) { type_2 var_1; type_3 var_2; type_3 var_3; int var_4; var_2 = this->irelative_count_; var_3 = this->count_; var_4 = (**(type_4 **)(*(long *)this + 200))(); var_1 = this->field_0x20; if (((var_1 & 2) == 0) && ((var_1 & 8) == 0)) { *(type_5 *)&this->field_0x10 = (type_5)((var_2 + var_3 + 1) * var_4); this->field_0x20 = var_1 | 2; return; } /* WARNING: Subroutine does not return */ gold::var_5("../../gold/output.h",0x218,"set_data_size"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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)))) (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: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (number_literal))) right: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long *param_1) { byte bVar1; int iVar2; long lVar3; int iVar4; iVar2 = *(int *)((long)param_1 + 100); lVar3 = param_1[0xc]; iVar4 = (**(code **)(*param_1 + 200))(); bVar1 = *(byte *)(param_1 + 4); if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { param_1[2] = (ulong)(uint)((iVar2 + (int)lVar3 + 1) * iVar4); *(byte *)(param_1 + 4) = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0x218,"set_data_size"); }
1009_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
elfsize
FUN_00155100
/* DWARF original prototype: int elfsize(Relobj * this) */ int __thiscall gold::Relobj::elfsize(Relobj *this) { int iVar1; /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */ /* WARNING: Treating indirect jump as call */ iVar1 = (*(this->super_Object)._vptr_Object[0x39])(); return iVar1; }
void FUN_00155100(long *param_1) { /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x1c8))(); return; }
MOV RAX,qword ptr [RDI] JMP qword ptr [RAX + 0x1c8]
null
null
null
null
[('const-433', u'LOAD_-1207283448'), (u'COPY_-1207283442', u'RETURN_-1207283438'), ('const-0', u'PTRSUB_-1207283374'), ('const-57', u'PTRADD_-1207283370'), ('const-1', u'RETURN_-1207283438'), (u'PTRADD_-1207283370', u'LOAD_-1207283448'), (u'PTRSUB_-1207283374', u'PTRSUB_-1207283373'), ('const-0', u'PTRSUB_-1207283373'), ('const-433', u'LOAD_-1207283454'), (u'PTRSUB_-1207283373', u'LOAD_-1207283454'), (u'CALLIND_-1207283441', u'COPY_-1207283442'), ('const-8', u'PTRADD_-1207283370'), ('tmp_19', u'PTRSUB_-1207283374'), (u'LOAD_-1207283448', u'CALLIND_-1207283441'), (u'LOAD_-1207283454', u'PTRADD_-1207283370')]
[('const-433', u'LOAD_-1207283448'), ('const-1', u'RETURN_-1207283438'), ('const-456', u'INT_ADD_-1207283432'), (u'LOAD_-1207283454', u'INT_ADD_-1207283432'), ('tmp_34', u'LOAD_-1207283454'), (u'CAST_-1207283376', u'LOAD_-1207283448'), ('const-433', u'LOAD_-1207283454'), (u'LOAD_-1207283448', u'CALLIND_-1207283441'), (u'INT_ADD_-1207283432', u'CAST_-1207283376')]
null
null
00155100
x64
O1
(translation_unit "void FUN_00155100(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x1c8))();\n return;\n}\n\n" (function_definition "void FUN_00155100(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x1c8))();\n return;\n}" primitive_type (function_declarator "FUN_00155100(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x1c8))();\n return;\n}" { comment comment (expression_statement "(**(code **)(*param_1 + 0x1c8))();" (call_expression "(**(code **)(*param_1 + 0x1c8))()" (parenthesized_expression "(**(code **)(*param_1 + 0x1c8))" ( (pointer_expression "**(code **)(*param_1 + 0x1c8)" * (pointer_expression "*(code **)(*param_1 + 0x1c8)" * (cast_expression "(code **)(*param_1 + 0x1c8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x1c8)" ( (binary_expression "*param_1 + 0x1c8" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: int elfsize(Relobj * this) */\n\nint __thiscall gold::Relobj::elfsize(Relobj *this)\n\n{\n int iVar1;\n \n /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(this->super_Object)._vptr_Object[0x39])();\n return iVar1;\n}\n\n" comment (function_definition "int __thiscall gold::Relobj::elfsize(Relobj *this)\n\n{\n int iVar1;\n \n /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(this->super_Object)._vptr_Object[0x39])();\n return iVar1;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Relobj::" identifier : : identifier : :) (function_declarator "elfsize(Relobj *this)" identifier (parameter_list "(Relobj *this)" ( (parameter_declaration "Relobj *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(this->super_Object)._vptr_Object[0x39])();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) comment comment (expression_statement "iVar1 = (*(this->super_Object)._vptr_Object[0x39])();" (assignment_expression "iVar1 = (*(this->super_Object)._vptr_Object[0x39])()" identifier = (call_expression "(*(this->super_Object)._vptr_Object[0x39])()" (parenthesized_expression "(*(this->super_Object)._vptr_Object[0x39])" ( (pointer_expression "*(this->super_Object)._vptr_Object[0x39]" * (subscript_expression "(this->super_Object)._vptr_Object[0x39]" (field_expression "(this->super_Object)._vptr_Object" (parenthesized_expression "(this->super_Object)" ( (field_expression "this->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "void FUN_00155100(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x1c8))();\n return;\n}\n\n" (function_definition "void FUN_00155100(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x1c8))();\n return;\n}" primitive_type (function_declarator "FUN_00155100(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n \n \n (**(code **)(*param_1 + 0x1c8))();\n return;\n}" { (expression_statement "(**(code **)(*param_1 + 0x1c8))();" (call_expression "(**(code **)(*param_1 + 0x1c8))()" (parenthesized_expression "(**(code **)(*param_1 + 0x1c8))" ( (pointer_expression "**(code **)(*param_1 + 0x1c8)" * (pointer_expression "*(code **)(*param_1 + 0x1c8)" * (cast_expression "(code **)(*param_1 + 0x1c8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x1c8)" ( (binary_expression "*param_1 + 0x1c8" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00155100(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x1c8))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00155100(long *param_1)" (identifier "FUN_00155100") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n \n \n (**(code **)(*param_1 + 0x1c8))();\n return;\n}" ({ "{") (expression_statement "(**(code **)(*param_1 + 0x1c8))();" (call_expression "(**(code **)(*param_1 + 0x1c8))()" (parenthesized_expression "(**(code **)(*param_1 + 0x1c8))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x1c8)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x1c8)" (* "*") (cast_expression "(code **)(*param_1 + 0x1c8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x1c8)" (( "(") (binary_expression "*param_1 + 0x1c8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x1c8")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: int elfsize(Relobj * this) */ int __thiscall gold::type_1::function_1(type_1 *this) { int iVar1; /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */ /* WARNING: Treating indirect jump as call */ iVar1 = (*(this->super_Object)._vptr_Object[0x39])(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))) (return_statement))))
null
void MASKED(long *param_1) { /* WARNING: Could not recover jumptable at 0x00155103. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x1c8))(); return; }
474_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c
restore_ilp
FUN_00124ba0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void restore_ilp(void) { if (saved_ilp != (char *)0x0) { input_line_pointer = saved_ilp; input_from_string = 0; buffer_limit = saved_limit; saved_ilp = (char *)0x0; return; } /* WARNING: Subroutine does not return */ as_abort("../../gas/read.c",0x1862,"restore_ilp"); }
void FUN_00124ba0(void) { if (DAT_00174328 != 0) { DAT_00174ae0 = DAT_00174328; DAT_001742f8 = 0; DAT_00174360 = DAT_00174320; DAT_00174328 = 0; return; } /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp"); }
MOV RAX,qword ptr [0x00174328] TEST RAX,RAX JZ 0x00124bd7 MOV qword ptr [0x00174ae0],RAX MOV RAX,qword ptr [0x00174320] MOV dword ptr [0x001742f8],0x0 MOV qword ptr [0x00174360],RAX MOV qword ptr [0x00174328],0x0 RET PUSH RAX LEA RDX,[0x13ec78] MOV ESI,0x1862 LEA RDI,[0x13e365] CALL 0x0011c860
null
null
null
null
[('const-0', u'COPY_-1207088165'), (u'CALL_-1207088115', u'INDIRECT_-1207088037'), (u'INDIRECT_-1207088040', u'COPY_-1207088098'), (u'COPY_-1207088173', u'COPY_-1207088111'), (u'CALL_-1207088115', u'INDIRECT_-1207088034'), (u'CALL_-1207088115', u'INDIRECT_-1207088028'), (u'COPY_-1207088165', u'COPY_-1207088114'), (u'INT_NOTEQUAL_-1207088200', u'CBRANCH_-1207088199'), ('const-0', u'INT_NOTEQUAL_-1207088200'), (u'INDIRECT_-1207088037', u'COPY_-1207088095'), (u'INDIRECT_-1207088034', u'COPY_-1207088092'), (u'COPY_-1207088184', u'COPY_-1207088120'), (u'INDIRECT_-1207088031', u'COPY_-1207088089'), (u'CALL_-1207088115', u'INDIRECT_-1207088040'), ('const-0', u'RETURN_-1207088142'), ('tmp_180', u'COPY_-1207088117'), (u'COPY_-1207088082', u'CALL_-1207088115'), ('const-0', u'COPY_-1207088184'), ('const-1303397', u'COPY_-1207088082'), (u'CALL_-1207088115', u'INDIRECT_-1207088031'), ('tmp_26', u'CBRANCH_-1207088199'), (u'COPY_-1207088081', u'CALL_-1207088115'), ('tmp_178', u'INT_NOTEQUAL_-1207088200'), ('tmp_178', u'COPY_-1207088200'), (u'COPY_-1207088200', u'COPY_-1207088108'), ('const-1305720', u'COPY_-1207088081'), ('const-6242', u'CALL_-1207088115'), ('const-1', u'RETURN_-1207088110'), ('tmp_180', u'COPY_-1207088173'), (u'INDIRECT_-1207088028', u'COPY_-1207088086')]
[('const-0', u'COPY_-1207088165'), (u'COPY_-1207088083', u'CALL_-1207088115'), ('const-1305720', u'COPY_-1207088082'), ('const-6242', u'CALL_-1207088115'), (u'INDIRECT_-1207088029', u'COPY_-1207088087'), (u'INT_NOTEQUAL_-1207088200', u'CBRANCH_-1207088199'), ('const-0', u'INT_NOTEQUAL_-1207088200'), ('const-0', u'RETURN_-1207088142'), ('tmp_180', u'COPY_-1207088118'), (u'CALL_-1207088115', u'INDIRECT_-1207088038'), (u'CALL_-1207088115', u'INDIRECT_-1207088032'), (u'INDIRECT_-1207088032', u'COPY_-1207088090'), (u'COPY_-1207088082', u'CALL_-1207088115'), ('const-0', u'COPY_-1207088184'), (u'INDIRECT_-1207088038', u'COPY_-1207088096'), (u'INDIRECT_-1207088035', u'COPY_-1207088093'), (u'INDIRECT_-1207088041', u'COPY_-1207088099'), (u'COPY_-1207088200', u'COPY_-1207088109'), ('tmp_26', u'CBRANCH_-1207088199'), ('tmp_178', u'INT_NOTEQUAL_-1207088200'), ('tmp_178', u'COPY_-1207088200'), ('const-1303397', u'COPY_-1207088083'), (u'COPY_-1207088173', u'COPY_-1207088112'), (u'COPY_-1207088165', u'COPY_-1207088115'), (u'CALL_-1207088115', u'INDIRECT_-1207088035'), ('const-1', u'RETURN_-1207088110'), (u'COPY_-1207088184', u'COPY_-1207088121'), ('tmp_180', u'COPY_-1207088173'), (u'CALL_-1207088115', u'INDIRECT_-1207088029'), (u'CALL_-1207088115', u'INDIRECT_-1207088041')]
null
null
00124ba0
x64
O1
(translation_unit "void FUN_00124ba0(void)\n\n{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}\n\n" (function_definition "void FUN_00124ba0(void)\n\n{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}" primitive_type (function_declarator "FUN_00124ba0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}" { (if_statement "if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }" if (parenthesized_expression "(DAT_00174328 != 0)" ( (binary_expression "DAT_00174328 != 0" identifier != number_literal) )) (compound_statement "{\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }" { (expression_statement "DAT_00174ae0 = DAT_00174328;" (assignment_expression "DAT_00174ae0 = DAT_00174328" identifier = identifier) ;) (expression_statement "DAT_001742f8 = 0;" (assignment_expression "DAT_001742f8 = 0" identifier = number_literal) ;) (expression_statement "DAT_00174360 = DAT_00174320;" (assignment_expression "DAT_00174360 = DAT_00174320" identifier = identifier) ;) (expression_statement "DAT_00174328 = 0;" (assignment_expression "DAT_00174328 = 0" identifier = number_literal) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");" (call_expression "FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp")" identifier (argument_list "("../../gas/read.c",0x1862,"restore_ilp")" ( (string_literal ""../../gas/read.c"" " string_content ") , number_literal , (string_literal ""restore_ilp"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid restore_ilp(void)\n\n{\n if (saved_ilp != (char *)0x0) {\n input_line_pointer = saved_ilp;\n input_from_string = 0;\n buffer_limit = saved_limit;\n saved_ilp = (char *)0x0;\n return;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/read.c",0x1862,"restore_ilp");\n}\n\n" comment (function_definition "void restore_ilp(void)\n\n{\n if (saved_ilp != (char *)0x0) {\n input_line_pointer = saved_ilp;\n input_from_string = 0;\n buffer_limit = saved_limit;\n saved_ilp = (char *)0x0;\n return;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/read.c",0x1862,"restore_ilp");\n}" primitive_type (function_declarator "restore_ilp(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (saved_ilp != (char *)0x0) {\n input_line_pointer = saved_ilp;\n input_from_string = 0;\n buffer_limit = saved_limit;\n saved_ilp = (char *)0x0;\n return;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/read.c",0x1862,"restore_ilp");\n}" { (if_statement "if (saved_ilp != (char *)0x0) {\n input_line_pointer = saved_ilp;\n input_from_string = 0;\n buffer_limit = saved_limit;\n saved_ilp = (char *)0x0;\n return;\n }" if (parenthesized_expression "(saved_ilp != (char *)0x0)" ( (binary_expression "saved_ilp != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n input_line_pointer = saved_ilp;\n input_from_string = 0;\n buffer_limit = saved_limit;\n saved_ilp = (char *)0x0;\n return;\n }" { (expression_statement "input_line_pointer = saved_ilp;" (assignment_expression "input_line_pointer = saved_ilp" identifier = identifier) ;) (expression_statement "input_from_string = 0;" (assignment_expression "input_from_string = 0" identifier = number_literal) ;) (expression_statement "buffer_limit = saved_limit;" (assignment_expression "buffer_limit = saved_limit" identifier = identifier) ;) (expression_statement "saved_ilp = (char *)0x0;" (assignment_expression "saved_ilp = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "as_abort("../../gas/read.c",0x1862,"restore_ilp");" (call_expression "as_abort("../../gas/read.c",0x1862,"restore_ilp")" identifier (argument_list "("../../gas/read.c",0x1862,"restore_ilp")" ( (string_literal ""../../gas/read.c"" " string_content ") , number_literal , (string_literal ""restore_ilp"" " string_content ") ))) ;) })))
(translation_unit "void FUN_00124ba0(void)\n\n{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n \n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}\n\n" (function_definition "void FUN_00124ba0(void)\n\n{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n \n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}" primitive_type (function_declarator "FUN_00124ba0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n \n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}" { (if_statement "if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }" if (parenthesized_expression "(DAT_00174328 != 0)" ( (binary_expression "DAT_00174328 != 0" identifier != number_literal) )) (compound_statement "{\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }" { (expression_statement "DAT_00174ae0 = DAT_00174328;" (assignment_expression "DAT_00174ae0 = DAT_00174328" identifier = identifier) ;) (expression_statement "DAT_001742f8 = 0;" (assignment_expression "DAT_001742f8 = 0" identifier = number_literal) ;) (expression_statement "DAT_00174360 = DAT_00174320;" (assignment_expression "DAT_00174360 = DAT_00174320" identifier = identifier) ;) (expression_statement "DAT_00174328 = 0;" (assignment_expression "DAT_00174328 = 0" identifier = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");" (call_expression "FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp")" identifier (argument_list "("../../gas/read.c",0x1862,"restore_ilp")" ( (string_literal ""../../gas/read.c"" " string_content ") , number_literal , (string_literal ""restore_ilp"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_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_00124ba0(void)\n\n{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n \n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}" (primitive_type "void") (function_declarator "FUN_00124ba0(void)" (identifier "FUN_00124ba0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }\n \n FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");\n}" ({ "{") (if_statement "if (DAT_00174328 != 0) {\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }" (if "if") (parenthesized_expression "(DAT_00174328 != 0)" (( "(") (binary_expression "DAT_00174328 != 0" (identifier "DAT_00174328") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n DAT_00174ae0 = DAT_00174328;\n DAT_001742f8 = 0;\n DAT_00174360 = DAT_00174320;\n DAT_00174328 = 0;\n return;\n }" ({ "{") (expression_statement "DAT_00174ae0 = DAT_00174328;" (assignment_expression "DAT_00174ae0 = DAT_00174328" (identifier "DAT_00174ae0") (= "=") (identifier "DAT_00174328")) (; ";")) (expression_statement "DAT_001742f8 = 0;" (assignment_expression "DAT_001742f8 = 0" (identifier "DAT_001742f8") (= "=") (number_literal "0")) (; ";")) (expression_statement "DAT_00174360 = DAT_00174320;" (assignment_expression "DAT_00174360 = DAT_00174320" (identifier "DAT_00174360") (= "=") (identifier "DAT_00174320")) (; ";")) (expression_statement "DAT_00174328 = 0;" (assignment_expression "DAT_00174328 = 0" (identifier "DAT_00174328") (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp");" (call_expression "FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp")" (identifier "FUN_0011c860") (argument_list "("../../gas/read.c",0x1862,"restore_ilp")" (( "(") (string_literal ""../../gas/read.c"" (" """) (string_content "../../gas/read.c") (" """)) (, ",") (number_literal "0x1862") (, ",") (string_literal ""restore_ilp"" (" """) (string_content "restore_ilp") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { if (var_1 != (char *)0x0) { input_line_pointer = var_1; input_from_string = 0; buffer_limit = saved_limit; var_1 = (char *)0x0; return; } /* WARNING: Subroutine does not return */ var_2("../../gas/read.c",0x1862,"restore_ilp"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (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(void) { if (DAT_00174328 != 0) { DAT_00174ae0 = DAT_00174328; DAT_001742f8 = 0; DAT_00174360 = DAT_00174320; DAT_00174328 = 0; return; } /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/read.c",0x1862,"restore_ilp"); }
2280_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
is_locked
FUN_00179b60
/* DWARF original prototype: bool is_locked(File_read * this) */ bool __thiscall gold::File_read::is_locked(File_read *this) { bool bVar1; Task_token *in_RSI; if ((this->token_).is_blocker_ != false) { /* WARNING: Subroutine does not return */ Task_token::is_writable((Task_token *)this,in_RSI); } if ((this->token_).writer_ == (Task *)0x0) { bVar1 = false; if (this->released_ == false) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked"); } } else { bVar1 = true; } return bVar1; }
undefined1 FUN_00179b60(long param_1) { undefined1 uVar1; if (*(char *)(param_1 + 0x38) != '\0') { /* WARNING: Subroutine does not return */ FUN_00179710(); } if (*(long *)(param_1 + 0x40) == 0) { uVar1 = 0; if (*(char *)(param_1 + 0xa8) == '\0') { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked"); } } else { uVar1 = 1; } return uVar1; }
SUB RSP,0x8 MOVZX EAX,byte ptr [RDI + 0x38] TEST AL,AL JNZ 0x00179ba1 CMP qword ptr [RDI + 0x40],0x0 JZ 0x00179b80 MOV EAX,0x1 ADD RSP,0x8 RET CMP byte ptr [RDI + 0xa8],0x0 JNZ 0x00179b78 LEA RDX,[0x372b38] MOV ESI,0x13f LEA RDI,[0x372828] CALL 0x0017c650 CALL 0x00179710
null
null
null
null
[('const-8', u'PTRSUB_-1207395253'), (u'COPY_-1207395359', u'RETURN_-1207395401'), ('const-0', u'COPY_-1207395299'), (u'INT_NOTEQUAL_-1207395451', u'CBRANCH_-1207395450'), (u'INT_EQUAL_-1207395434', u'CBRANCH_-1207395430'), ('tmp_209', u'PTRSUB_-1207395256'), ('const-1', u'RETURN_-1207395337'), ('const-1', u'COPY_-1207395327'), ('const-0', u'INT_NOTEQUAL_-1207395451'), ('const-433', u'LOAD_-1207395403'), (u'COPY_-1207395327', u'MULTIEQUAL_-1207395264'), ('const-0', u'RETURN_-1207395401'), ('const-168', u'PTRSUB_-1207395234'), ('tmp_62', u'CBRANCH_-1207395450'), ('tmp_98', u'CBRANCH_-1207395430'), (u'COPY_-1207395299', u'MULTIEQUAL_-1207395264'), ('tmp_209', u'PTRSUB_-1207395234'), ('const-1', u'RETURN_-1207395347'), ('const-56', u'PTRSUB_-1207395266'), ('tmp_209', u'PTRSUB_-1207395266'), (u'PTRSUB_-1207395265', u'LOAD_-1207395472'), (u'COPY_-1207395277', u'CALL_-1207395352'), ('const-3615544', u'COPY_-1207395276'), ('const-433', u'LOAD_-1207395472'), ('const-3614760', u'COPY_-1207395277'), ('tmp_209', u'CAST_-1207395201'), ('const-433', u'LOAD_-1207395449'), (u'PTRSUB_-1207395234', u'LOAD_-1207395403'), (u'LOAD_-1207395449', u'INT_EQUAL_-1207395434'), (u'INT_EQUAL_-1207395388', u'CBRANCH_-1207395381'), (u'PTRSUB_-1207395253', u'LOAD_-1207395449'), ('const-0', u'INT_EQUAL_-1207395388'), ('tmp_367', u'CALL_-1207395342'), (u'MULTIEQUAL_-1207395264', u'COPY_-1207395359'), (u'CAST_-1207395201', u'CALL_-1207395342'), (u'LOAD_-1207395472', u'INT_NOTEQUAL_-1207395451'), ('const-0', u'INT_EQUAL_-1207395434'), (u'LOAD_-1207395403', u'INT_EQUAL_-1207395388'), (u'COPY_-1207395276', u'CALL_-1207395352'), ('const-0', u'PTRSUB_-1207395265'), ('const-56', u'PTRSUB_-1207395256'), ('const-319', u'CALL_-1207395352'), ('tmp_171', u'CBRANCH_-1207395381'), (u'PTRSUB_-1207395266', u'PTRSUB_-1207395265'), (u'PTRSUB_-1207395256', u'PTRSUB_-1207395253')]
[('tmp_357', u'INT_ADD_-1207395456'), (u'CAST_-1207395275', u'LOAD_-1207395472'), ('const-56', u'INT_ADD_-1207395456'), (u'COPY_-1207395284', u'CALL_-1207395352'), (u'INT_NOTEQUAL_-1207395451', u'CBRANCH_-1207395450'), (u'COPY_-1207395306', u'MULTIEQUAL_-1207395265'), (u'INT_EQUAL_-1207395434', u'CBRANCH_-1207395430'), ('const-1', u'RETURN_-1207395337'), ('const-0', u'INT_NOTEQUAL_-1207395451'), ('tmp_357', u'INT_ADD_-1207395433'), ('const-3614760', u'COPY_-1207395284'), ('const-319', u'CALL_-1207395352'), ('const-0', u'RETURN_-1207395401'), ('tmp_62', u'CBRANCH_-1207395450'), (u'INT_ADD_-1207395456', u'CAST_-1207395275'), ('tmp_98', u'CBRANCH_-1207395430'), ('const-168', u'INT_ADD_-1207395387'), ('const-1', u'RETURN_-1207395347'), (u'CAST_-1207395245', u'LOAD_-1207395403'), (u'CAST_-1207395266', u'LOAD_-1207395449'), ('const-433', u'LOAD_-1207395403'), ('const-64', u'INT_ADD_-1207395433'), ('tmp_357', u'INT_ADD_-1207395387'), ('const-0', u'INT_EQUAL_-1207395388'), ('const-3615544', u'COPY_-1207395283'), (u'COPY_-1207395328', u'MULTIEQUAL_-1207395265'), ('const-433', u'LOAD_-1207395449'), (u'INT_ADD_-1207395387', u'CAST_-1207395245'), (u'LOAD_-1207395449', u'INT_EQUAL_-1207395434'), (u'INT_EQUAL_-1207395388', u'CBRANCH_-1207395381'), ('const-0', u'INT_EQUAL_-1207395434'), ('const-0', u'COPY_-1207395306'), (u'LOAD_-1207395472', u'INT_NOTEQUAL_-1207395451'), (u'MULTIEQUAL_-1207395265', u'RETURN_-1207395401'), ('const-1', u'COPY_-1207395328'), (u'COPY_-1207395283', u'CALL_-1207395352'), (u'LOAD_-1207395403', u'INT_EQUAL_-1207395388'), ('const-433', u'LOAD_-1207395472'), ('tmp_171', u'CBRANCH_-1207395381'), (u'INT_ADD_-1207395433', u'CAST_-1207395266')]
null
null
00179b60
x64
O1
(translation_unit "undefined1 FUN_00179b60(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}\n\n" (function_definition "undefined1 FUN_00179b60(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_00179b60(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (if_statement "if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x38) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) != '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n }" { comment (expression_statement "FUN_00179710();" (call_expression "FUN_00179710()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" ( (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" { (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\0'" (pointer_expression "*(char *)(param_1 + 0xa8)" * (cast_expression "(char *)(param_1 + 0xa8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }" { comment (expression_statement "FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked")" identifier (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""is_locked"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar1 = 1;\n }" else (compound_statement "{\n uVar1 = 1;\n }" { (expression_statement "uVar1 = 1;" (assignment_expression "uVar1 = 1" identifier = number_literal) ;) }))) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: bool is_locked(File_read * this) */\n\nbool __thiscall gold::File_read::is_locked(File_read *this)\n\n{\n bool bVar1;\n Task_token *in_RSI;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }\n if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }\n return bVar1;\n}\n\n" comment (function_definition "bool __thiscall gold::File_read::is_locked(File_read *this)\n\n{\n bool bVar1;\n Task_token *in_RSI;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }\n if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }\n return bVar1;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::File_read::" identifier : : identifier : :) (function_declarator "is_locked(File_read *this)" identifier (parameter_list "(File_read *this)" ( (parameter_declaration "File_read *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n bool bVar1;\n Task_token *in_RSI;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }\n if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "Task_token *in_RSI;" type_identifier (pointer_declarator "*in_RSI" * identifier) ;) (if_statement "if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }" if (parenthesized_expression "((this->token_).is_blocker_ != false)" ( (binary_expression "(this->token_).is_blocker_ != false" (field_expression "(this->token_).is_blocker_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }" { comment (labeled_statement "Task_token::is_writable((Task_token *)this,in_RSI);" statement_identifier : (ERROR ":" :) (expression_statement "is_writable((Task_token *)this,in_RSI);" (call_expression "is_writable((Task_token *)this,in_RSI)" identifier (argument_list "((Task_token *)this,in_RSI)" ( (cast_expression "(Task_token *)this" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;)) })) (if_statement "if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }" if (parenthesized_expression "((this->token_).writer_ == (Task *)0x0)" ( (binary_expression "(this->token_).writer_ == (Task *)0x0" (field_expression "(this->token_).writer_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) == (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (if_statement "if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }" if (parenthesized_expression "(this->released_ == false)" ( (binary_expression "this->released_ == false" (field_expression "this->released_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked")" identifier (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""is_locked"" " string_content ") ))) ;) })) }) (else_clause "else {\n bVar1 = true;\n }" else (compound_statement "{\n bVar1 = true;\n }" { (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) }))) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "undefined1 FUN_00179b60(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}\n\n" (function_definition "undefined1 FUN_00179b60(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_00179b60(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (if_statement "if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x38) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) != '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_00179710();\n }" { (expression_statement "FUN_00179710();" (call_expression "FUN_00179710()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" ( (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" { (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\0'" (pointer_expression "*(char *)(param_1 + 0xa8)" * (cast_expression "(char *)(param_1 + 0xa8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }" { (expression_statement "FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked")" identifier (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""is_locked"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar1 = 1;\n }" else (compound_statement "{\n uVar1 = 1;\n }" { (expression_statement "uVar1 = 1;" (assignment_expression "uVar1 = 1" identifier = number_literal) ;) }))) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }))) (return_statement return IDENT ;) })))
(function_definition "undefined1 FUN_00179b60(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" (type_identifier "undefined1") (function_declarator "FUN_00179b60(long param_1)" (identifier "FUN_00179b60") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (if_statement "if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00179710();\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x38) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x38) != '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" (* "*") (cast_expression "(char *)(param_1 + 0x38)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_00179710();\n }" ({ "{") (expression_statement "FUN_00179710();" (call_expression "FUN_00179710()" (identifier "FUN_00179710") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" ({ "{") (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" (identifier "uVar1") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xa8) == '\0'" (pointer_expression "*(char *)(param_1 + 0xa8)" (* "*") (cast_expression "(char *)(param_1 + 0xa8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked")" (identifier "FUN_0017c650") (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" (( "(") (string_literal ""../../gold/fileread.cc"" (" """) (string_content "../../gold/fileread.cc") (" """)) (, ",") (number_literal "0x13f") (, ",") (string_literal ""is_locked"" (" """) (string_content "is_locked") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar1 = 1;\n }" (else "else") (compound_statement "{\n uVar1 = 1;\n }" ({ "{") (expression_statement "uVar1 = 1;" (assignment_expression "uVar1 = 1" (identifier "uVar1") (= "=") (number_literal "1")) (; ";")) (} "}")))) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* DWARF original prototype: bool is_locked(File_read * this) */ bool __thiscall gold::type_1::function_1(type_1 *this) { bool bVar1; type_2 *in_RSI; if ((this->token_).is_blocker_ != false) { /* WARNING: Subroutine does not return */ Task_token::var_1((type_2 *)this,in_RSI); } if ((this->token_).writer_ == (type_3 *)0x0) { bVar1 = false; if (this->released_ == false) { /* WARNING: Subroutine does not return */ var_2("../../gold/fileread.cc",0x13f,"is_locked"); } } else { bVar1 = true; } return bVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
undefined1 MASKED(long param_1) { undefined1 uVar1; if (*(char *)(param_1 + 0x38) != '\0') { /* WARNING: Subroutine does not return */ FUN_00179710(); } if (*(long *)(param_1 + 0x40) == 0) { uVar1 = 0; if (*(char *)(param_1 + 0xa8) == '\0') { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/fileread.cc",0x13f,"is_locked"); } } else { uVar1 = 1; } return uVar1; }
6661_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
_M_find_before_node
FUN_00290d70
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> * this, size_type __n, key_type * __k, __hash_code __code) */ __node_base * __thiscall std:: _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::_M_find_before_node (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *this,size_type __n,key_type *__k,__hash_code __code) { _Hash_node_base *p_Var1; int iVar2; __node_base *p_Var3; _Hash_node_base *p_Var4; __node_base *p_Var5; p_Var5 = this->_M_buckets[__n]; if (p_Var5 != (__node_base *)0x0) { p_Var4 = p_Var5->_M_nxt[6]._M_nxt; p_Var1 = p_Var5->_M_nxt; do { p_Var3 = p_Var1; if ((p_Var4 == (_Hash_node_base *)__code) && (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) { if (p_Var4 == (_Hash_node_base *)0x0) { return p_Var5; } iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4); if (iVar2 == 0) { return p_Var5; } } p_Var1 = p_Var3->_M_nxt; } while ((p_Var1 != (_Hash_node_base *)0x0) && (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3, __n == (ulong)p_Var4 % this->_M_bucket_count)); p_Var5 = (__node_base *)0x0; } return p_Var5; }
long * FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4) { long *plVar1; size_t __n; int iVar2; long *plVar3; ulong uVar4; long *plVar5; plVar5 = *(long **)(*param_1 + param_2 * 8); if (plVar5 != (long *)0x0) { uVar4 = ((long *)*plVar5)[6]; plVar1 = (long *)*plVar5; do { plVar3 = plVar1; if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) { if (__n == 0) { return plVar5; } iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n); if (iVar2 == 0) { return plVar5; } } plVar1 = (long *)*plVar3; } while ((plVar1 != (long *)0x0) && (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1])); plVar5 = (long *)0x0; } return plVar5; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [RDI] MOV R12,qword ptr [RAX + RSI*0x8] TEST R12,R12 JZ 0x00290dc6 MOV RBX,qword ptr [R12] MOV R14,RCX MOV R15,RDX MOV R13,RSI MOV RBP,RDI MOV R8,qword ptr [RBX + 0x30] CMP R8,R14 JZ 0x00290de0 MOV RAX,qword ptr [RBX] TEST RAX,RAX JZ 0x00290dc3 MOV R8,qword ptr [RAX + 0x30] MOV R12,RBX XOR EDX,EDX MOV RBX,RAX MOV RAX,R8 DIV qword ptr [RBP + 0x8] CMP R13,RDX JZ 0x00290d9e XOR R12D,R12D ADD RSP,0x8 MOV RAX,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RDX,qword ptr [R15 + 0x8] CMP RDX,qword ptr [RBX + 0x10] JNZ 0x00290da3 TEST RDX,RDX JZ 0x00290dc6 MOV RSI,qword ptr [RBX + 0x8] MOV RDI,qword ptr [R15] CALL 0x00147840 TEST EAX,EAX JZ 0x00290dc6 JMP 0x00290da3
null
null
null
null
[(u'COPY_-1204416639', u'RETURN_-1204416616'), (u'INT_REM_-1204416959', u'INT_EQUAL_-1204416972'), ('const-0', u'PTRSUB_-1204416626'), ('tmp_489', u'CBRANCH_-1204416852'), ('tmp_548', u'PTRSUB_-1204416537'), (u'PTRADD_-1204416651', u'LOAD_-1204417118'), (u'COPY_-1204416676', u'PTRSUB_-1204416626'), (u'COPY_-1204416682', u'MULTIEQUAL_-1204416755'), (u'PTRSUB_-1204416616', u'LOAD_-1204417031'), ('const-8', u'PTRADD_-1204416618'), ('const-433', u'LOAD_-1204417118'), ('const-0', u'PTRSUB_-1204416542'), ('const-0', u'PTRSUB_-1204416636'), (u'LOAD_-1204417031', u'MULTIEQUAL_-1204416737'), (u'MULTIEQUAL_-1204416727', u'COPY_-1204416636'), (u'COPY_-1204416676', u'PTRADD_-1204416557'), (u'COPY_-1204416679', u'MULTIEQUAL_-1204416727'), (u'CAST_-1204416579', u'INT_REM_-1204416959'), (u'COPY_-1204416642', u'MULTIEQUAL_-1204416755'), (u'LOAD_-1204417097', u'COPY_-1204416682'), (u'COPY_-1204416750', u'MULTIEQUAL_-1204416685'), ('const-0', u'PTRSUB_-1204416616'), ('const-6', u'PTRADD_-1204416638'), ('const-0', u'RETURN_-1204416616'), ('const-2', u'PTRADD_-1204416557'), (u'LOAD_-1204417000', u'INT_REM_-1204416959'), (u'LOAD_-1204417118', u'MULTIEQUAL_-1204416685'), ('const-8', u'PTRADD_-1204416638'), ('tmp_547', u'PTRADD_-1204416651'), (u'PTRSUB_-1204416600', u'LOAD_-1204417000'), (u'CAST_-1204416543', u'CAST_-1204416520'), (u'COPY_-1204416636', u'RETURN_-1204416613'), (u'INT_EQUAL_-1204416819', u'CBRANCH_-1204416818'), (u'INT_NOTEQUAL_-1204417098', u'CBRANCH_-1204417097'), ('tmp_114', u'CBRANCH_-1204417097'), (u'LOAD_-1204417118', u'PTRSUB_-1204416654'), (u'PTRSUB_-1204416654', u'LOAD_-1204417097'), (u'INT_EQUAL_-1204417054', u'CBRANCH_-1204417052'), (u'CAST_-1204416543', u'INT_EQUAL_-1204416871'), ('const-0', u'PTRSUB_-1204416555'), (u'PTRSUB_-1204416555', u'LOAD_-1204416886'), (u'MULTIEQUAL_-1204416755', u'COPY_-1204416676'), (u'COPY_-1204416945', u'RETURN_-1204416896'), (u'LOAD_-1204417052', u'PTRADD_-1204416618'), ('const-0', u'COPY_-1204416750'), (u'CAST_-1204416520', u'CALL_-1204416833'), (u'PTRSUB_-1204416667', u'LOAD_-1204417125'), ('tmp_549', u'CAST_-1204416610'), ('tmp_536', u'CBRANCH_-1204416818'), ('const-0', u'INT_EQUAL_-1204416854'), ('const-433', u'LOAD_-1204416851'), ('const-433', u'LOAD_-1204416845'), (u'PTRSUB_-1204416535', u'LOAD_-1204416845'), ('const-0', u'RETURN_-1204416896'), (u'INT_NOTEQUAL_-1204417033', u'CBRANCH_-1204417032'), ('const-1', u'PTRADD_-1204416544'), (u'INT_EQUAL_-1204416972', u'CBRANCH_-1204416970'), (u'LOAD_-1204417074', u'MULTIEQUAL_-1204416737'), (u'INT_EQUAL_-1204416871', u'CBRANCH_-1204416867'), (u'LOAD_-1204417118', u'COPY_-1204416679'), ('const-433', u'LOAD_-1204416893'), (u'PTRSUB_-1204416626', u'LOAD_-1204417052'), (u'PTRADD_-1204416544', u'PTRSUB_-1204416542'), ('const-6', u'PTRADD_-1204416618'), (u'MULTIEQUAL_-1204416737', u'INT_EQUAL_-1204417054'), (u'CAST_-1204416543', u'INT_EQUAL_-1204416854'), ('tmp_196', u'CBRANCH_-1204417032'), ('tmp_547', u'INT_EQUAL_-1204416972'), (u'COPY_-1204416676', u'PTRADD_-1204416544'), (u'PTRADD_-1204416618', u'PTRSUB_-1204416616'), (u'LOAD_-1204417031', u'CAST_-1204416579'), ('const-0', u'RETURN_-1204416613'), ('const-8', u'PTRADD_-1204416557'), ('const-0', u'INT_EQUAL_-1204416819'), (u'LOAD_-1204417052', u'INT_NOTEQUAL_-1204417033'), (u'LOAD_-1204416851', u'CALL_-1204416833'), (u'COPY_-1204416676', u'COPY_-1204416639'), ('const-433', u'LOAD_-1204417031'), ('const-0', u'PTRSUB_-1204416537'), ('const-433', u'LOAD_-1204417052'), (u'PTRADD_-1204416638', u'PTRSUB_-1204416636'), (u'INT_EQUAL_-1204416854', u'CBRANCH_-1204416852'), ('const-0', u'INT_NOTEQUAL_-1204417098'), (u'COPY_-1204416639', u'MULTIEQUAL_-1204416727'), ('tmp_296', u'CBRANCH_-1204416970'), (u'MULTIEQUAL_-1204416685', u'COPY_-1204416945'), ('const-433', u'LOAD_-1204416886'), ('const-8', u'PTRSUB_-1204416561'), ('const-433', u'LOAD_-1204417125'), ('const-0', u'PTRSUB_-1204416535'), (u'LOAD_-1204417052', u'COPY_-1204416642'), ('const-8', u'PTRSUB_-1204416600'), (u'CALL_-1204416833', u'INT_EQUAL_-1204416819'), ('const-433', u'LOAD_-1204417074'), ('tmp_165', u'CBRANCH_-1204417052'), (u'PTRADD_-1204416557', u'PTRSUB_-1204416555'), ('const-433', u'LOAD_-1204417000'), ('const-8', u'PTRADD_-1204416544'), (u'LOAD_-1204416845', u'CALL_-1204416833'), ('const-0', u'PTRSUB_-1204416654'), ('tmp_546', u'PTRSUB_-1204416667'), (u'MULTIEQUAL_-1204416727', u'COPY_-1204416639'), (u'CAST_-1204416610', u'INT_EQUAL_-1204417054'), (u'PTRSUB_-1204416561', u'LOAD_-1204416893'), ('tmp_548', u'PTRSUB_-1204416561'), ('const-0', u'PTRSUB_-1204416667'), ('const-433', u'LOAD_-1204417097'), (u'PTRSUB_-1204416537', u'PTRSUB_-1204416535'), ('tmp_546', u'PTRSUB_-1204416600'), ('tmp_463', u'CBRANCH_-1204416867'), (u'LOAD_-1204417097', u'PTRADD_-1204416638'), (u'LOAD_-1204416893', u'CAST_-1204416543'), (u'PTRSUB_-1204416542', u'LOAD_-1204416851'), ('const-8', u'PTRADD_-1204416651'), (u'LOAD_-1204417125', u'PTRADD_-1204416651'), (u'PTRSUB_-1204416636', u'LOAD_-1204417074'), ('const-0', u'INT_NOTEQUAL_-1204417033'), (u'LOAD_-1204417118', u'INT_NOTEQUAL_-1204417098'), (u'LOAD_-1204416886', u'INT_EQUAL_-1204416871')]
[('const-433', u'LOAD_-1204417074'), (u'COPY_-1204416689', u'MULTIEQUAL_-1204416727'), (u'INT_REM_-1204416959', u'INT_EQUAL_-1204416972'), ('const-2', u'PTRADD_-1204416562'), ('tmp_489', u'CBRANCH_-1204416852'), ('const-1', u'PTRADD_-1204416567'), ('const-433', u'LOAD_-1204417031'), (u'LOAD_-1204417125', u'INT_ADD_-1204417102'), ('const-8', u'PTRADD_-1204416606'), ('const-1', u'PTRADD_-1204416550'), (u'LOAD_-1204417031', u'MULTIEQUAL_-1204416737'), ('const-0', u'COPY_-1204416750'), ('const-8', u'PTRADD_-1204416567'), (u'COPY_-1204416750', u'MULTIEQUAL_-1204416685'), (u'LOAD_-1204417118', u'LOAD_-1204417097'), ('const-433', u'LOAD_-1204416886'), (u'COPY_-1204416686', u'PTRADD_-1204416550'), (u'LOAD_-1204417031', u'INT_REM_-1204416959'), (u'LOAD_-1204417118', u'MULTIEQUAL_-1204416685'), (u'CAST_-1204416639', u'PTRADD_-1204416640'), (u'PTRADD_-1204416606', u'LOAD_-1204417000'), (u'PTRADD_-1204416562', u'LOAD_-1204416886'), (u'INT_EQUAL_-1204416819', u'CBRANCH_-1204416818'), ('const-433', u'LOAD_-1204417000'), (u'INT_NOTEQUAL_-1204417098', u'CBRANCH_-1204417097'), ('tmp_114', u'CBRANCH_-1204417097'), (u'INT_EQUAL_-1204417054', u'CBRANCH_-1204417052'), (u'CAST_-1204416532', u'CALL_-1204416833'), ('tmp_1128', u'LOAD_-1204417125'), (u'LOAD_-1204417052', u'CAST_-1204416611'), ('const-8', u'PTRADD_-1204416640'), (u'COPY_-1204416945', u'RETURN_-1204416896'), ('const-8', u'PTRADD_-1204416550'), ('tmp_536', u'CBRANCH_-1204416818'), ('const-0', u'INT_EQUAL_-1204416854'), (u'CAST_-1204416611', u'INT_NOTEQUAL_-1204417033'), ('const-6', u'PTRADD_-1204416622'), (u'MULTIEQUAL_-1204416727', u'COPY_-1204416649'), (u'CAST_-1204416611', u'COPY_-1204416652'), (u'CAST_-1204416649', u'LOAD_-1204417118'), ('const-0', u'RETURN_-1204416896'), (u'INT_NOTEQUAL_-1204417033', u'CBRANCH_-1204417032'), (u'LOAD_-1204417097', u'CAST_-1204416639'), ('const-433', u'LOAD_-1204417125'), ('const-0', u'RETURN_-1204416626'), ('const-8', u'PTRADD_-1204416622'), (u'INT_EQUAL_-1204416972', u'CBRANCH_-1204416970'), (u'LOAD_-1204417074', u'MULTIEQUAL_-1204416737'), (u'INT_EQUAL_-1204416871', u'CBRANCH_-1204416867'), ('const-433', u'LOAD_-1204416851'), (u'MULTIEQUAL_-1204416737', u'INT_EQUAL_-1204417054'), ('tmp_196', u'CBRANCH_-1204417032'), (u'INT_ADD_-1204417102', u'CAST_-1204416649'), ('tmp_1132', u'LOAD_-1204416845'), ('const-0', u'RETURN_-1204416623'), (u'LOAD_-1204416851', u'CAST_-1204416537'), ('const-0', u'INT_EQUAL_-1204416819'), (u'COPY_-1204416692', u'MULTIEQUAL_-1204416755'), (u'PTRADD_-1204416550', u'LOAD_-1204416851'), (u'LOAD_-1204416893', u'INT_EQUAL_-1204416854'), (u'COPY_-1204416652', u'MULTIEQUAL_-1204416755'), (u'PTRADD_-1204416622', u'LOAD_-1204417031'), ('tmp_1129', u'INT_EQUAL_-1204416972'), (u'MULTIEQUAL_-1204416727', u'COPY_-1204416646'), (u'INT_EQUAL_-1204416854', u'CBRANCH_-1204416852'), ('const-0', u'INT_NOTEQUAL_-1204417098'), (u'LOAD_-1204416845', u'CAST_-1204416532'), (u'COPY_-1204416686', u'PTRADD_-1204416562'), ('tmp_296', u'CBRANCH_-1204416970'), (u'COPY_-1204416646', u'RETURN_-1204416623'), (u'PTRADD_-1204416567', u'LOAD_-1204416893'), (u'MULTIEQUAL_-1204416685', u'COPY_-1204416945'), (u'PTRADD_-1204416640', u'LOAD_-1204417074'), (u'COPY_-1204416686', u'LOAD_-1204417052'), (u'MULTIEQUAL_-1204416755', u'COPY_-1204416686'), (u'LOAD_-1204417118', u'COPY_-1204416689'), ('const-8', u'PTRADD_-1204416562'), ('const-433', u'LOAD_-1204417052'), (u'COPY_-1204416649', u'RETURN_-1204416626'), (u'LOAD_-1204417000', u'CAST_-1204416587'), ('const-1', u'PTRADD_-1204416606'), (u'CAST_-1204416587', u'INT_REM_-1204416959'), (u'CALL_-1204416833', u'INT_EQUAL_-1204416819'), ('tmp_1129', u'INT_MULT_-1204417090'), (u'CAST_-1204416639', u'COPY_-1204416692'), ('tmp_165', u'CBRANCH_-1204417052'), (u'COPY_-1204416649', u'MULTIEQUAL_-1204416727'), (u'INT_MULT_-1204417090', u'INT_ADD_-1204417102'), ('const-433', u'LOAD_-1204417118'), ('tmp_1132', u'PTRADD_-1204416567'), (u'LOAD_-1204416893', u'INT_EQUAL_-1204416871'), ('tmp_1133', u'INT_EQUAL_-1204417054'), (u'CAST_-1204416537', u'CALL_-1204416833'), ('const-433', u'LOAD_-1204416893'), (u'LOAD_-1204416893', u'CALL_-1204416833'), ('const-6', u'PTRADD_-1204416640'), ('tmp_463', u'CBRANCH_-1204416867'), ('const-8', u'INT_MULT_-1204417090'), (u'COPY_-1204416686', u'COPY_-1204416649'), ('const-0', u'INT_NOTEQUAL_-1204417033'), ('tmp_1128', u'PTRADD_-1204416606'), (u'LOAD_-1204417118', u'INT_NOTEQUAL_-1204417098'), ('const-433', u'LOAD_-1204416845'), (u'CAST_-1204416611', u'PTRADD_-1204416622'), ('const-433', u'LOAD_-1204417097'), (u'LOAD_-1204416886', u'INT_EQUAL_-1204416871')]
null
null
00290d70
x64
O1
(translation_unit "long * FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)\n\n{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}\n\n" (function_definition "long * FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)\n\n{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" * (function_declarator "FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" identifier (parameter_list "(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (expression_statement "plVar5 = *(long **)(*param_1 + param_2 * 8);" (assignment_expression "plVar5 = *(long **)(*param_1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + param_2 * 8)" * (cast_expression "(long **)(*param_1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + param_2 * 8)" ( (binary_expression "*param_1 + param_2 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\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 uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }" { (expression_statement "uVar4 = ((long *)*plVar5)[6];" (assignment_expression "uVar4 = ((long *)*plVar5)[6]" identifier = (subscript_expression "((long *)*plVar5)[6]" (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))) ;) (do_statement "do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));" do (compound_statement "{\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n }" { (expression_statement "plVar3 = plVar1;" (assignment_expression "plVar3 = plVar1" identifier = identifier) ;) (if_statement "if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }" if (parenthesized_expression "((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2]))" ( (binary_expression "(uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])" (parenthesized_expression "(uVar4 == param_4)" ( (binary_expression "uVar4 == param_4" identifier == identifier) )) && (parenthesized_expression "(__n = param_3[1], __n == plVar3[2])" ( (comma_expression "__n = param_3[1], __n == plVar3[2]" (assignment_expression "__n = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) , (binary_expression "__n == plVar3[2]" identifier == (subscript_expression "plVar3[2]" identifier [ number_literal ]))) ))) )) (compound_statement "{\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }" { (if_statement "if (__n == 0) {\n return plVar5;\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n return plVar5;\n }" { (return_statement "return plVar5;" return identifier ;) })) (expression_statement "iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);" (assignment_expression "iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n)" identifier = (call_expression "memcmp((void *)*param_3,(void *)plVar3[1],__n)" identifier (argument_list "((void *)*param_3,(void *)plVar3[1],__n)" ( (cast_expression "(void *)*param_3" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier)) , (cast_expression "(void *)plVar3[1]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[1]" identifier [ number_literal ])) , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return plVar5;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return plVar5;\n }" { (return_statement "return plVar5;" return identifier ;) })) })) (expression_statement "plVar1 = (long *)*plVar3;" (assignment_expression "plVar1 = (long *)*plVar3" identifier = (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) ;) }) while (parenthesized_expression "((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]))" ( (binary_expression "(plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (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 "(uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1])" ( (comma_expression "uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]" (assignment_expression "uVar4 = plVar1[6]" identifier = (subscript_expression "plVar1[6]" identifier [ number_literal ])) , (comma_expression "plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]" (assignment_expression "plVar5 = plVar3" identifier = identifier) , (binary_expression "param_2 == uVar4 % (ulong)param_1[1]" identifier == (binary_expression "uVar4 % (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 "plVar5 = (long *)0x0;" (assignment_expression "plVar5 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (return_statement "return plVar5;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n * this, size_type __n, key_type * __k, __hash_code __code) */\n\n__node_base * __thiscall\nstd::\n_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)\n\n{\n _Hash_node_base *p_Var1;\n int iVar2;\n __node_base *p_Var3;\n _Hash_node_base *p_Var4;\n __node_base *p_Var5;\n \n p_Var5 = this->_M_buckets[__n];\n if (p_Var5 != (__node_base *)0x0) {\n p_Var4 = p_Var5->_M_nxt[6]._M_nxt;\n p_Var1 = p_Var5->_M_nxt;\n do {\n p_Var3 = p_Var1;\n if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }\n p_Var1 = p_Var3->_M_nxt;\n } while ((p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count));\n p_Var5 = (__node_base *)0x0;\n }\n return p_Var5;\n}\n\n" comment (ERROR "__node_base * __thiscall\nstd::\n_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std" (binary_expression "__node_base * __thiscall" identifier * identifier) (ERROR "std::\n_Hashtable" identifier : : identifier) < identifier) : : (binary_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std" (binary_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_" identifier (ERROR "::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*" : : (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 "pair<const_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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "Archive*>,_std" identifier (ERROR "*>" * >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : identifier *) > identifier) > (ERROR "," ,) identifier) : :) (labeled_statement "__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" statement_identifier (ERROR "::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std:" : : (comma_expression "_Select1st,_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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "hash<std" identifier < identifier) : : (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,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __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,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __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,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" identifier , (binary_expression "_true>_>\n::_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node\n (_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" identifier (argument_list "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,key_type *__k,__hash_code __code)" ( (binary_expression "_Hashtable<std::__cxx11::basic_string<char" (binary_expression "_Hashtable<std" identifier < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , (ERROR "_std::" identifier : :) (binary_expression "char_traits<char" identifier < identifier) (ERROR ">" >) , (ERROR "_std::" identifier : :) (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) (ERROR ">" >) , (ERROR "_std::pair<const_std::__cxx11::" identifier : : (binary_expression "pair<const_std" identifier < identifier) : : identifier : :) (binary_expression "basic_string<char" identifier < identifier) , (ERROR "_std::" identifier : :) (binary_expression "char_traits<char" identifier < identifier) (ERROR ">" >) , (ERROR "_std::" identifier : :) (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) (ERROR ">" >) , (ERROR "_gold::" identifier : :) identifier (ERROR "*>" * >) , (ERROR "_std::allocator<std::pair<const_std::__cxx11::" identifier : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : identifier : :) (binary_expression "basic_string<char" identifier < identifier) , (ERROR "_std::" identifier : :) (binary_expression "char_traits<char" identifier < identifier) (ERROR ">" >) , (ERROR "_std::" identifier : :) (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) (ERROR ">" >) , (ERROR "_gold::" identifier : :) (binary_expression "Archive*>_" identifier * (ERROR ">" >) identifier) (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::equal_to<std::__cxx11::" identifier : : (binary_expression "equal_to<std" identifier < identifier) : : identifier : :) (binary_expression "basic_string<char" identifier < identifier) , (ERROR "_std::" identifier : :) (binary_expression "char_traits<char" identifier < identifier) (ERROR ">" >) , (ERROR "_std::" identifier : :) (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR ">" >) , (ERROR "_std::hash<std::__cxx11::" identifier : : (binary_expression "hash<std" identifier < identifier) : : identifier : :) (binary_expression "basic_string<char" identifier < identifier) , (ERROR "_std::" identifier : :) (binary_expression "char_traits<char" identifier < identifier) (ERROR ">" >) , (ERROR "_std::" identifier : :) (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) (binary_expression "_Hashtable_traits<true" identifier < true) , identifier , (binary_expression "_true>_>\n *this" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*this" * identifier)) , identifier (ERROR "__n" identifier) , (binary_expression "key_type *__k" identifier * identifier) , identifier (ERROR "__code" identifier) )))))) ;)))))) (compound_statement "{\n _Hash_node_base *p_Var1;\n int iVar2;\n __node_base *p_Var3;\n _Hash_node_base *p_Var4;\n __node_base *p_Var5;\n \n p_Var5 = this->_M_buckets[__n];\n if (p_Var5 != (__node_base *)0x0) {\n p_Var4 = p_Var5->_M_nxt[6]._M_nxt;\n p_Var1 = p_Var5->_M_nxt;\n do {\n p_Var3 = p_Var1;\n if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }\n p_Var1 = p_Var3->_M_nxt;\n } while ((p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count));\n p_Var5 = (__node_base *)0x0;\n }\n return p_Var5;\n}" { (declaration "_Hash_node_base *p_Var1;" type_identifier (pointer_declarator "*p_Var1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "__node_base *p_Var3;" type_identifier (pointer_declarator "*p_Var3" * identifier) ;) (declaration "_Hash_node_base *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (declaration "__node_base *p_Var5;" type_identifier (pointer_declarator "*p_Var5" * identifier) ;) (expression_statement "p_Var5 = this->_M_buckets[__n];" (assignment_expression "p_Var5 = this->_M_buckets[__n]" identifier = (subscript_expression "this->_M_buckets[__n]" (field_expression "this->_M_buckets" identifier -> field_identifier) [ identifier ])) ;) (if_statement "if (p_Var5 != (__node_base *)0x0) {\n p_Var4 = p_Var5->_M_nxt[6]._M_nxt;\n p_Var1 = p_Var5->_M_nxt;\n do {\n p_Var3 = p_Var1;\n if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }\n p_Var1 = p_Var3->_M_nxt;\n } while ((p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count));\n p_Var5 = (__node_base *)0x0;\n }" if (parenthesized_expression "(p_Var5 != (__node_base *)0x0)" ( (binary_expression "p_Var5 != (__node_base *)0x0" identifier != (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n p_Var4 = p_Var5->_M_nxt[6]._M_nxt;\n p_Var1 = p_Var5->_M_nxt;\n do {\n p_Var3 = p_Var1;\n if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }\n p_Var1 = p_Var3->_M_nxt;\n } while ((p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count));\n p_Var5 = (__node_base *)0x0;\n }" { (expression_statement "p_Var4 = p_Var5->_M_nxt[6]._M_nxt;" (assignment_expression "p_Var4 = p_Var5->_M_nxt[6]._M_nxt" identifier = (field_expression "p_Var5->_M_nxt[6]._M_nxt" (subscript_expression "p_Var5->_M_nxt[6]" (field_expression "p_Var5->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)) ;) (expression_statement "p_Var1 = p_Var5->_M_nxt;" (assignment_expression "p_Var1 = p_Var5->_M_nxt" identifier = (field_expression "p_Var5->_M_nxt" identifier -> field_identifier)) ;) (do_statement "do {\n p_Var3 = p_Var1;\n if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }\n p_Var1 = p_Var3->_M_nxt;\n } while ((p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count));" do (compound_statement "{\n p_Var3 = p_Var1;\n if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }\n p_Var1 = p_Var3->_M_nxt;\n }" { (expression_statement "p_Var3 = p_Var1;" (assignment_expression "p_Var3 = p_Var1" identifier = identifier) ;) (if_statement "if ((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)) {\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }" if (parenthesized_expression "((p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt))" ( (binary_expression "(p_Var4 == (_Hash_node_base *)__code) &&\n (p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)" (parenthesized_expression "(p_Var4 == (_Hash_node_base *)__code)" ( (binary_expression "p_Var4 == (_Hash_node_base *)__code" identifier == (cast_expression "(_Hash_node_base *)__code" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) && (parenthesized_expression "(p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt)" ( (comma_expression "p_Var4 = (_Hash_node_base *)__k->_M_string_length, p_Var4 == p_Var3[2]._M_nxt" (assignment_expression "p_Var4 = (_Hash_node_base *)__k->_M_string_length" identifier = (cast_expression "(_Hash_node_base *)__k->_M_string_length" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "__k->_M_string_length" identifier -> field_identifier))) , (binary_expression "p_Var4 == p_Var3[2]._M_nxt" identifier == (field_expression "p_Var3[2]._M_nxt" (subscript_expression "p_Var3[2]" identifier [ number_literal ]) . field_identifier))) ))) )) (compound_statement "{\n if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\n }\n iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);\n if (iVar2 == 0) {\n return p_Var5;\n }\n }" { (if_statement "if (p_Var4 == (_Hash_node_base *)0x0) {\n return p_Var5;\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 return p_Var5;\n }" { (return_statement "return p_Var5;" return identifier ;) })) (expression_statement "iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4);" (assignment_expression "iVar2 = memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4)" identifier = (call_expression "memcmp((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4)" identifier (argument_list "((__k->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)p_Var4)" ( (field_expression "(__k->_M_dataplus)._M_p" (parenthesized_expression "(__k->_M_dataplus)" ( (field_expression "__k->_M_dataplus" identifier -> field_identifier) )) . field_identifier) , (field_expression "p_Var3[1]._M_nxt" (subscript_expression "p_Var3[1]" identifier [ number_literal ]) . field_identifier) , (cast_expression "(size_t)p_Var4" ( (type_descriptor "size_t" primitive_type) ) identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n return p_Var5;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return p_Var5;\n }" { (return_statement "return p_Var5;" return identifier ;) })) })) (expression_statement "p_Var1 = p_Var3->_M_nxt;" (assignment_expression "p_Var1 = p_Var3->_M_nxt" identifier = (field_expression "p_Var3->_M_nxt" identifier -> field_identifier)) ;) }) while (parenthesized_expression "((p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count))" ( (binary_expression "(p_Var1 != (_Hash_node_base *)0x0) &&\n (p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count)" (parenthesized_expression "(p_Var1 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var1 != (_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 "(p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count)" ( (comma_expression "p_Var4 = p_Var1[6]._M_nxt, p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count" (assignment_expression "p_Var4 = p_Var1[6]._M_nxt" identifier = (field_expression "p_Var1[6]._M_nxt" (subscript_expression "p_Var1[6]" identifier [ number_literal ]) . field_identifier)) , (comma_expression "p_Var5 = p_Var3,\n __n == (ulong)p_Var4 % this->_M_bucket_count" (assignment_expression "p_Var5 = p_Var3" identifier = identifier) , (binary_expression "__n == (ulong)p_Var4 % this->_M_bucket_count" identifier == (binary_expression "(ulong)p_Var4 % this->_M_bucket_count" (cast_expression "(ulong)p_Var4" ( (type_descriptor "ulong" type_identifier) ) identifier) % (field_expression "this->_M_bucket_count" identifier -> field_identifier))))) ))) )) ;) (expression_statement "p_Var5 = (__node_base *)0x0;" (assignment_expression "p_Var5 = (__node_base *)0x0" identifier = (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (return_statement "return p_Var5;" return identifier ;) }))
(translation_unit "long * FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)\n\n{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}\n\n" (function_definition "long * FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)\n\n{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" * (function_declarator "FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" identifier (parameter_list "(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (expression_statement "plVar5 = *(long **)(*param_1 + param_2 * 8);" (assignment_expression "plVar5 = *(long **)(*param_1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + param_2 * 8)" * (cast_expression "(long **)(*param_1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + param_2 * 8)" ( (binary_expression "*param_1 + param_2 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\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 uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }" { (expression_statement "uVar4 = ((long *)*plVar5)[6];" (assignment_expression "uVar4 = ((long *)*plVar5)[6]" identifier = (subscript_expression "((long *)*plVar5)[6]" (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))) ;) (do_statement "do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));" do (compound_statement "{\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n }" { (expression_statement "plVar3 = plVar1;" (assignment_expression "plVar3 = plVar1" identifier = identifier) ;) (if_statement "if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }" if (parenthesized_expression "((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2]))" ( (binary_expression "(uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])" (parenthesized_expression "(uVar4 == param_4)" ( (binary_expression "uVar4 == param_4" identifier == identifier) )) && (parenthesized_expression "(__n = param_3[1], __n == plVar3[2])" ( (comma_expression "__n = param_3[1], __n == plVar3[2]" (assignment_expression "__n = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) , (binary_expression "__n == plVar3[2]" identifier == (subscript_expression "plVar3[2]" identifier [ number_literal ]))) ))) )) (compound_statement "{\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }" { (if_statement "if (__n == 0) {\n return plVar5;\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n return plVar5;\n }" { (return_statement "return plVar5;" return identifier ;) })) (expression_statement "iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);" (assignment_expression "iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n)" identifier = (call_expression "memcmp((void *)*param_3,(void *)plVar3[1],__n)" identifier (argument_list "((void *)*param_3,(void *)plVar3[1],__n)" ( (cast_expression "(void *)*param_3" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier)) , (cast_expression "(void *)plVar3[1]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[1]" identifier [ number_literal ])) , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return plVar5;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return plVar5;\n }" { (return_statement "return plVar5;" return identifier ;) })) })) (expression_statement "plVar1 = (long *)*plVar3;" (assignment_expression "plVar1 = (long *)*plVar3" identifier = (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) ;) }) while (parenthesized_expression "((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]))" ( (binary_expression "(plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (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 "(uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1])" ( (comma_expression "uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]" (assignment_expression "uVar4 = plVar1[6]" identifier = (subscript_expression "plVar1[6]" identifier [ number_literal ])) , (comma_expression "plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]" (assignment_expression "plVar5 = plVar3" identifier = identifier) , (binary_expression "param_2 == uVar4 % (ulong)param_1[1]" identifier == (binary_expression "uVar4 % (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 "plVar5 = (long *)0x0;" (assignment_expression "plVar5 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (return_statement "return plVar5;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * 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 TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression IDENT == (subscript_expression IDENT [ LIT ]))) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return IDENT ;) })) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( (binary_expression (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 % (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 *)) ) LIT)) ;) })) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)\n\n{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" (* "*") (function_declarator "FUN_00290d70(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" (identifier "FUN_00290d70") (parameter_list "(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 *param_3" (type_identifier "undefined8") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "ulong param_4" (type_identifier "ulong") (identifier "param_4")) () ")")))) (compound_statement "{\n long *plVar1;\n size_t __n;\n int iVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n \n plVar5 = *(long **)(*param_1 + param_2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }\n return plVar5;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "long *plVar5;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar5" (* "*") (identifier "plVar5")) (; ";")) (expression_statement "plVar5 = *(long **)(*param_1 + param_2 * 8);" (assignment_expression "plVar5 = *(long **)(*param_1 + param_2 * 8)" (identifier "plVar5") (= "=") (pointer_expression "*(long **)(*param_1 + param_2 * 8)" (* "*") (cast_expression "(long **)(*param_1 + param_2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + param_2 * 8)" (( "(") (binary_expression "*param_1 + param_2 * 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar5 != (long *)0x0) {\n uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\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 uVar4 = ((long *)*plVar5)[6];\n plVar1 = (long *)*plVar5;\n do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));\n plVar5 = (long *)0x0;\n }" ({ "{") (expression_statement "uVar4 = ((long *)*plVar5)[6];" (assignment_expression "uVar4 = ((long *)*plVar5)[6]" (identifier "uVar4") (= "=") (subscript_expression "((long *)*plVar5)[6]" (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 "6") (] "]"))) (; ";")) (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")))) (; ";")) (do_statement "do {\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n } while ((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]));" (do "do") (compound_statement "{\n plVar3 = plVar1;\n if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }\n plVar1 = (long *)*plVar3;\n }" ({ "{") (expression_statement "plVar3 = plVar1;" (assignment_expression "plVar3 = plVar1" (identifier "plVar3") (= "=") (identifier "plVar1")) (; ";")) (if_statement "if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) {\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }" (if "if") (parenthesized_expression "((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2]))" (( "(") (binary_expression "(uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])" (parenthesized_expression "(uVar4 == param_4)" (( "(") (binary_expression "uVar4 == param_4" (identifier "uVar4") (== "==") (identifier "param_4")) () ")")) (&& "&&") (parenthesized_expression "(__n = param_3[1], __n == plVar3[2])" (( "(") (comma_expression "__n = param_3[1], __n == plVar3[2]" (assignment_expression "__n = param_3[1]" (identifier "__n") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (, ",") (binary_expression "__n == plVar3[2]" (identifier "__n") (== "==") (subscript_expression "plVar3[2]" (identifier "plVar3") ([ "[") (number_literal "2") (] "]")))) () ")"))) () ")")) (compound_statement "{\n if (__n == 0) {\n return plVar5;\n }\n iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);\n if (iVar2 == 0) {\n return plVar5;\n }\n }" ({ "{") (if_statement "if (__n == 0) {\n return plVar5;\n }" (if "if") (parenthesized_expression "(__n == 0)" (( "(") (binary_expression "__n == 0" (identifier "__n") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return plVar5;\n }" ({ "{") (return_statement "return plVar5;" (return "return") (identifier "plVar5") (; ";")) (} "}"))) (expression_statement "iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n);" (assignment_expression "iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n)" (identifier "iVar2") (= "=") (call_expression "memcmp((void *)*param_3,(void *)plVar3[1],__n)" (identifier "memcmp") (argument_list "((void *)*param_3,(void *)plVar3[1],__n)" (( "(") (cast_expression "(void *)*param_3" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (, ",") (cast_expression "(void *)plVar3[1]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar3[1]" (identifier "plVar3") ([ "[") (number_literal "1") (] "]"))) (, ",") (identifier "__n") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return plVar5;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return plVar5;\n }" ({ "{") (return_statement "return plVar5;" (return "return") (identifier "plVar5") (; ";")) (} "}"))) (} "}"))) (expression_statement "plVar1 = (long *)*plVar3;" (assignment_expression "plVar1 = (long *)*plVar3" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar3" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar3" (* "*") (identifier "plVar3")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]))" (( "(") (binary_expression "(plVar1 != (long *)0x0) &&\n (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (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 "(uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1])" (( "(") (comma_expression "uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]" (assignment_expression "uVar4 = plVar1[6]" (identifier "uVar4") (= "=") (subscript_expression "plVar1[6]" (identifier "plVar1") ([ "[") (number_literal "6") (] "]"))) (, ",") (comma_expression "plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1]" (assignment_expression "plVar5 = plVar3" (identifier "plVar5") (= "=") (identifier "plVar3")) (, ",") (binary_expression "param_2 == uVar4 % (ulong)param_1[1]" (identifier "param_2") (== "==") (binary_expression "uVar4 % (ulong)param_1[1]" (identifier "uVar4") (% "%") (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 "plVar5 = (long *)0x0;" (assignment_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"))) (; ";")) (} "}"))) (return_statement "return plVar5;" (return "return") (identifier "plVar5") (; ";")) (} "}")))
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::Archive*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> * this, size_type __n, key_type * __k, __hash_code __code) */ type_2 * __thiscall var_6:: var_5<var_6::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>,_std::pair<const_std::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>,_gold::var_11*>,_std::var_9<var_6::pair<const_std::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>,_gold::var_11*>var_3>,_std::__detail::_Select1st,_std::equal_to<var_6::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>var_3>,_std::hash<var_6::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>var_3>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_1<true,_false,var_2>var_3> ::var_4 (var_5<var_6::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>,_std::pair<const_std::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>,_gold::var_11*>,_std::var_9<var_6::pair<const_std::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>,_gold::var_11*>var_3>,_std::__detail::_Select1st,_std::equal_to<var_6::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>var_3>,_std::hash<var_6::__cxx11::var_10<var_7,_std::var_8<var_7>,_std::var_9<var_7>var_3>var_3>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_1<true,_false,var_2>var_3> *this,size_type var_19,var_12 *var_13,__hash_code __code) { type_1 *var_18; int var_17; type_2 *p_Var3; type_1 *var_15; type_2 *var_14; var_14 = this->_M_buckets[var_19]; if (var_14 != (type_2 *)0x0) { var_15 = var_14->_M_nxt[6]._M_nxt; var_18 = var_14->_M_nxt; do { p_Var3 = var_18; if ((var_15 == (type_1 *)__code) && (var_15 = (type_1 *)var_13->_M_string_length, var_15 == p_Var3[2]._M_nxt)) { if (var_15 == (type_1 *)0x0) { return var_14; } var_17 = var_16((var_13->_M_dataplus)._M_p,p_Var3[1]._M_nxt,(size_t)var_15); if (var_17 == 0) { return var_14; } } var_18 = p_Var3->_M_nxt; } while ((var_18 != (type_1 *)0x0) && (var_15 = var_18[6]._M_nxt, var_14 = p_Var3, var_19 == (type_3)var_15 % this->_M_bucket_count)); var_14 = (type_2 *)0x0; } return var_14; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) condition: (parenthesized_expression (binary_expression left: (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: (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: (number_literal)))))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,ulong param_2,undefined8 *param_3,ulong param_4) { long *plVar1; size_t __n; int iVar2; long *plVar3; ulong uVar4; long *plVar5; plVar5 = *(long **)(*param_1 + param_2 * 8); if (plVar5 != (long *)0x0) { uVar4 = ((long *)*plVar5)[6]; plVar1 = (long *)*plVar5; do { plVar3 = plVar1; if ((uVar4 == param_4) && (__n = param_3[1], __n == plVar3[2])) { if (__n == 0) { return plVar5; } iVar2 = memcmp((void *)*param_3,(void *)plVar3[1],__n); if (iVar2 == 0) { return plVar5; } } plVar1 = (long *)*plVar3; } while ((plVar1 != (long *)0x0) && (uVar4 = plVar1[6], plVar5 = plVar3, param_2 == uVar4 % (ulong)param_1[1])); plVar5 = (long *)0x0; } return plVar5; }
43_x86_64-linux-gnu-readelf_and_x86_64-linux-gnu-readelf_strip.c
memcpy
memcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)(); return pvVar1; }
JMP qword ptr [0x00190158]
null
null
null
null
[('const-0', u'RETURN_-1206947141'), (u'CALLIND_-1206947144', u'INDIRECT_-1206947080'), (u'INDIRECT_-1206947080', u'COPY_-1206947139'), ('tmp_44', u'CAST_-1206947075'), (u'CAST_-1206947075', u'CALLIND_-1206947144'), (u'CALLIND_-1206947144', u'CAST_-1206947074'), (u'CAST_-1206947074', u'RETURN_-1206947141')]
[('const-0', u'RETURN_-1206947141'), (u'CALLIND_-1206947144', u'INDIRECT_-1206947080'), (u'INDIRECT_-1206947080', u'COPY_-1206947139'), ('tmp_44', u'CAST_-1206947075'), (u'CAST_-1206947075', u'CALLIND_-1206947144'), (u'CALLIND_-1206947144', u'CAST_-1206947074'), (u'CAST_-1206947074', u'RETURN_-1206947141')]
null
null
001072b0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)()" identifier = (cast_expression "(void *)(*(code *)PTR_memcpy_00190158)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memcpy_00190158)()" (parenthesized_expression "(*(code *)PTR_memcpy_00190158)" ( (pointer_expression "*(code *)PTR_memcpy_00190158" * (cast_expression "(code *)PTR_memcpy_00190158" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)()" identifier = (cast_expression "(void *)(*(code *)PTR_memcpy_00190158)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memcpy_00190158)()" (parenthesized_expression "(*(code *)PTR_memcpy_00190158)" ( (pointer_expression "*(code *)PTR_memcpy_00190158" * (cast_expression "(code *)PTR_memcpy_00190158" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)()" identifier = (cast_expression "(void *)(*(code *)PTR_memcpy_00190158)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memcpy_00190158)()" (parenthesized_expression "(*(code *)PTR_memcpy_00190158)" ( (pointer_expression "*(code *)PTR_memcpy_00190158" * (cast_expression "(code *)PTR_memcpy_00190158" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (parameter_list "(void *__dest,void *__src,size_t __n)" (( "(") (parameter_declaration "void *__dest" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest"))) (, ",") (parameter_declaration "void *__src" (primitive_type "void") (pointer_declarator "*__src" (* "*") (identifier "__src"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")")))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();\n return pvVar1;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memcpy_00190158)()" (identifier "pvVar1") (= "=") (cast_expression "(void *)(*(code *)PTR_memcpy_00190158)()" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_memcpy_00190158)()" (parenthesized_expression "(*(code *)PTR_memcpy_00190158)" (( "(") (pointer_expression "*(code *)PTR_memcpy_00190158" (* "*") (cast_expression "(code *)PTR_memcpy_00190158" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_memcpy_00190158"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pvVar1;" (return "return") (identifier "pvVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memcpy_00190158)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00190158)(); return pvVar1; }
322_bison_and_bison_strip.c
traverse
FUN_0012572b
void traverse(relation_node i) { relation_node rVar1; bitset_conflict pbVar2; relation_nodes prVar3; relation pprVar4; long lVar5; relation_node i_00; rVar1 = top + 1; top = rVar1; VERTICES[rVar1] = i; prVar3 = INDEX; INDEX[i] = rVar1; if ((R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff)) { lVar5 = 0; do { if (INDEX[i_00] == 0) { traverse(i_00); } pprVar4 = R + i; if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) { INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)]; } pbVar2 = F[i]; (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]); lVar5 = lVar5 + 8; i_00 = *(relation_node *)((long)R[i] + lVar5); } while (i_00 != 0xffffffffffffffff); prVar3 = INDEX; if (rVar1 != INDEX[i]) { return; } } rVar1 = VERTICES[top]; top = top - 1; prVar3[rVar1] = infinity; while (i != rVar1) { (*((F[i]->b).vtable)->copy)(F[rVar1],F[i]); rVar1 = VERTICES[top]; top = top - 1; INDEX[rVar1] = infinity; } return; }
void FUN_0012572b(long param_1) { long lVar1; long lVar2; long *plVar3; ulong uVar4; long *plVar5; long lVar6; long lVar7; lVar1 = DAT_00163248 + 1; DAT_00163248 = lVar1; *(long *)(DAT_00163250 + lVar1 * 8) = param_1; lVar6 = DAT_00163258; lVar2 = param_1 * 8; *(long *)(DAT_00163258 + param_1 * 8) = lVar1; plVar5 = *(long **)(DAT_00163260 + param_1 * 8); if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) { lVar6 = 0; do { if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) { FUN_0012572b(); } plVar5 = (long *)(lVar2 + DAT_00163260); uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8); if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) { *(ulong *)(DAT_00163258 + lVar2) = uVar4; } plVar3 = *(long **)(DAT_00163238 + lVar2); (**(code **)(*plVar3 + 0x98)) (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)); lVar6 = lVar6 + 8; lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6); } while (lVar7 != -1); lVar6 = DAT_00163258; if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) { return; } } lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8); DAT_00163248 = DAT_00163248 + -1; *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240; while (param_1 != lVar1) { (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)) (*(undefined8 *)(DAT_00163238 + lVar1 * 8)); lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8); DAT_00163248 = DAT_00163248 + -1; *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240; } return; }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV R12,RDI MOV RAX,qword ptr [0x00163248] LEA R13,[RAX + 0x1] MOV qword ptr [0x00163248],R13 MOV RAX,qword ptr [0x00163250] MOV qword ptr [RAX + R13*0x8],RDI MOV RAX,qword ptr [0x00163258] LEA RBX,[RDI*0x8] MOV qword ptr [RAX + RDI*0x8],R13 MOV RDX,qword ptr [0x00163260] MOV RDX,qword ptr [RDX + RDI*0x8] TEST RDX,RDX JZ 0x00125822 MOV RDI,qword ptr [RDX] CMP RDI,-0x1 JZ 0x00125822 MOV EBP,0x0 JMP 0x001257d2 CALL 0x0012572b JMP 0x001257e0 MOV RAX,qword ptr [0x00163238] MOV RDI,qword ptr [RAX + RBX*0x1] MOV RDX,qword ptr [RDX] MOV RDX,qword ptr [RDX + RBP*0x1] MOV RDX,qword ptr [RAX + RDX*0x8] MOV RAX,qword ptr [RDI] MOV RSI,RDI CALL qword ptr [RAX + 0x98] ADD RBP,0x8 MOV RAX,qword ptr [0x00163260] MOV RAX,qword ptr [RAX + RBX*0x1] MOV RDI,qword ptr [RAX + RBP*0x1] CMP RDI,-0x1 JZ 0x0012580a MOV RAX,qword ptr [0x00163258] CMP qword ptr [RAX + RDI*0x8],0x0 JZ 0x00125790 MOV RAX,qword ptr [0x00163258] LEA RCX,[RAX + RBX*0x1] MOV RDX,RBX ADD RDX,qword ptr [0x00163260] MOV RSI,qword ptr [RDX] MOV RSI,qword ptr [RSI + RBP*0x1] MOV RAX,qword ptr [RAX + RSI*0x8] CMP qword ptr [RCX],RAX JBE 0x00125797 MOV qword ptr [RCX],RAX JMP 0x00125797 MOV RAX,qword ptr [0x00163258] CMP R13,qword ptr [RAX + R12*0x8] JZ 0x00125822 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET MOV RDX,qword ptr [0x00163248] LEA RCX,[RDX + -0x1] MOV qword ptr [0x00163248],RCX MOV RCX,qword ptr [0x00163250] MOV RCX,qword ptr [RCX + RDX*0x8] LEA RDX,[RCX*0x8] MOV RSI,qword ptr [0x00163240] MOV qword ptr [RAX + RCX*0x8],RSI CMP R12,RCX JZ 0x00125817 MOV RAX,qword ptr [0x00163238] MOV RSI,qword ptr [RAX + RBX*0x1] MOV RDI,qword ptr [RAX + RDX*0x1] MOV RAX,qword ptr [RSI] CALL qword ptr [RAX + 0x50] MOV RAX,qword ptr [0x00163248] LEA RDX,[RAX + -0x1] MOV qword ptr [0x00163248],RDX MOV RDX,qword ptr [0x00163250] MOV RAX,qword ptr [RDX + RAX*0x8] LEA RDX,[RAX*0x8] MOV RCX,qword ptr [0x00163258] MOV RSI,qword ptr [0x00163240] MOV qword ptr [RCX + RAX*0x8],RSI CMP R12,RAX JNZ 0x00125857 JMP 0x00125817
null
null
null
null
[('const-433', u'STORE_-1207085172'), ('tmp_172', u'CBRANCH_-1207085111'), (u'PTRADD_-1207084394', u'LOAD_-1207085022'), ('const-1', u'INT_ADD_-1207085207'), ('const-433', u'LOAD_-1207084953'), (u'MULTIEQUAL_-1207084261', u'PTRADD_-1207084254'), (u'COPY_-1207084360', u'MULTIEQUAL_-1207084586'), (u'INDIRECT_-1207084518', u'COPY_-1207084360'), ('tmp_137', u'CBRANCH_-1207085137'), ('const-433', u'LOAD_-1207084651'), (u'INDIRECT_-1207084476', u'MULTIEQUAL_-1207084584'), (u'CALL_-1207084866', u'INDIRECT_-1207084614'), (u'PTRADD_-1207084379', u'STORE_-1207084927'), (u'INDIRECT_-1207084503', u'PTRADD_-1207084416'), ('const-8', u'PTRADD_-1207084457'), (u'INT_ADD_-1207084997', u'CAST_-1207084402'), ('tmp_324', u'BRANCH_-1207084922'), (u'MULTIEQUAL_-1207084263', u'PTRADD_-1207084249'), ('const-8', u'PTRADD_-1207084249'), (u'CALL_-1207084866', u'INDIRECT_-1207084599'), (u'INDIRECT_-1207084518', u'PTRADD_-1207084334'), (u'LOAD_-1207084947', u'MULTIEQUAL_-1207084626'), ('tmp_317', u'CBRANCH_-1207084929'), (u'MULTIEQUAL_-1207084539', u'MULTIEQUAL_-1207084522'), (u'INT_ADD_-1207084959', u'MULTIEQUAL_-1207084640'), (u'PTRSUB_-1207084391', u'PTRSUB_-1207084439'), (u'CAST_-1207084403', u'INT_ADD_-1207084997'), (u'INT_LESS_-1207084920', u'CBRANCH_-1207084929'), ('const-0', u'PTRSUB_-1207084243'), ('const-8', u'PTRADD_-1207084291'), ('tmp_791', u'PTRADD_-1207084457'), (u'PTRADD_-1207084416', u'LOAD_-1207084955'), (u'PTRADD_-1207084212', u'LOAD_-1207084651'), ('const-0', u'INT_EQUAL_-1207085007'), (u'INDIRECT_-1207084503', u'COPY_-1207084353'), (u'INDIRECT_-1207084623', u'MULTIEQUAL_-1207084428'), (u'LOAD_-1207084769', u'MULTIEQUAL_-1207084263'), ('const-433', u'LOAD_-1207084703'), (u'LOAD_-1207084961', u'PTRADD_-1207084356'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084518'), (u'LOAD_-1207084953', u'INT_LESS_-1207084920'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084335'), (u'INDIRECT_-1207084608', u'MULTIEQUAL_-1207084494'), (u'PTRSUB_-1207084243', u'LOAD_-1207084697'), (u'INDIRECT_-1207084380', u'STORE_-1207084615'), ('const-8', u'PTRADD_-1207084537'), (u'STORE_-1207085172', u'INDIRECT_-1207084623'), (u'INDIRECT_-1207084387', u'MULTIEQUAL_-1207084259'), (u'CAST_-1207084364', u'LOAD_-1207084947'), ('const--1', u'INT_NOTEQUAL_-1207085113'), (u'STORE_-1207085172', u'INDIRECT_-1207084653'), (u'LOAD_-1207085026', u'PTRSUB_-1207084391'), (u'INDIRECT_-1207084320', u'MULTIEQUAL_-1207084260'), (u'INDIRECT_-1207084357', u'MULTIEQUAL_-1207084257'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084578'), (u'MULTIEQUAL_-1207084477', u'MULTIEQUAL_-1207084554'), (u'STORE_-1207084615', u'INDIRECT_-1207084290'), ('const-0', u'RETURN_-1207084795'), (u'STORE_-1207084927', u'INDIRECT_-1207084446'), (u'MULTIEQUAL_-1207084261', u'COPY_-1207084527'), (u'LOAD_-1207084711', u'PTRSUB_-1207084203'), (u'INDIRECT_-1207084533', u'COPY_-1207084355'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084395'), (u'STORE_-1207085198', u'INDIRECT_-1207084673'), (u'MULTIEQUAL_-1207084507', u'MULTIEQUAL_-1207084584'), ('tmp_649', u'CBRANCH_-1207084721'), (u'INDIRECT_-1207084335', u'MULTIEQUAL_-1207084261'), (u'STORE_-1207084615', u'INDIRECT_-1207084260'), ('const-8', u'PTRADD_-1207084271'), (u'CALL_-1207084866', u'INDIRECT_-1207084569'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084548'), (u'INDIRECT_-1207084533', u'MULTIEQUAL_-1207084494'), (u'MULTIEQUAL_-1207084599', u'PTRADD_-1207084457'), (u'INT_NOTEQUAL_-1207084722', u'CBRANCH_-1207084721'), ('const-0', u'PTRSUB_-1207084203'), (u'CALL_-1207084866', u'INDIRECT_-1207084584'), (u'MULTIEQUAL_-1207084509', u'MULTIEQUAL_-1207084492'), (u'STORE_-1207084741', u'INDIRECT_-1207084402'), (u'MULTIEQUAL_-1207084443', u'STORE_-1207084741'), ('const-8', u'PTRADD_-1207084371'), (u'INDIRECT_-1207084563', u'COPY_-1207084357'), (u'INT_ADD_-1207084945', u'CAST_-1207084321'), ('const-433', u'LOAD_-1207084989'), (u'PTRSUB_-1207084203', u'PTRSUB_-1207084243'), (u'MULTIEQUAL_-1207084479', u'PTRADD_-1207084394'), (u'PTRADD_-1207084371', u'LOAD_-1207084968'), (u'MULTIEQUAL_-1207084479', u'MULTIEQUAL_-1207084462'), ('const-433', u'LOAD_-1207084968'), (u'INT_SUB_-1207084775', u'COPY_-1207084301'), (u'MULTIEQUAL_-1207084263', u'INT_NOTEQUAL_-1207084722'), ('const-8', u'PTRADD_-1207084445'), (u'PTRADD_-1207084379', u'LOAD_-1207084947'), (u'STORE_-1207084615', u'INDIRECT_-1207084305'), (u'INDIRECT_-1207084623', u'MULTIEQUAL_-1207084509'), (u'INDIRECT_-1207084503', u'MULTIEQUAL_-1207084383'), (u'INT_SUB_-1207084657', u'COPY_-1207084219'), (u'INDIRECT_-1207084653', u'MULTIEQUAL_-1207084539'), ('const-152', u'PTRSUB_-1207084411'), ('const-8', u'PTRADD_-1207084379'), (u'INT_ADD_-1207085207', u'INT_NOTEQUAL_-1207084842'), (u'INT_EQUAL_-1207085007', u'CBRANCH_-1207085003'), (u'INDIRECT_-1207084554', u'MULTIEQUAL_-1207084462'), (u'PTRADD_-1207084356', u'LOAD_-1207084953'), (u'STORE_-1207085172', u'INDIRECT_-1207084578'), (u'INDIRECT_-1207084569', u'MULTIEQUAL_-1207084477'), (u'CAST_-1207084402', u'LOAD_-1207085013'), (u'INDIRECT_-1207084335', u'PTRADD_-1207084185'), (u'INT_ADD_-1207085207', u'STORE_-1207085172'), (u'INT_NOTEQUAL_-1207084842', u'CBRANCH_-1207084840'), (u'STORE_-1207084741', u'INDIRECT_-1207084387'), (u'INDIRECT_-1207084260', u'MULTIEQUAL_-1207084256'), (u'INDIRECT_-1207084372', u'MULTIEQUAL_-1207084258'), (u'LOAD_-1207084989', u'CALLIND_-1207084979'), ('const-433', u'LOAD_-1207085022'), (u'STORE_-1207085198', u'INDIRECT_-1207084613'), (u'INDIRECT_-1207084305', u'MULTIEQUAL_-1207084259'), (u'INT_NOTEQUAL_-1207085113', u'CBRANCH_-1207085111'), (u'INDIRECT_-1207084599', u'MULTIEQUAL_-1207084507'), ('const-433', u'LOAD_-1207084691'), (u'STORE_-1207085172', u'INDIRECT_-1207084593'), (u'LOAD_-1207084651', u'MULTIEQUAL_-1207084263'), (u'PTRSUB_-1207084411', u'LOAD_-1207084989'), (u'LOAD_-1207084968', u'CAST_-1207084322'), ('const-433', u'STORE_-1207084741'), ('const-8', u'PTRADD_-1207084505'), (u'STORE_-1207084615', u'INDIRECT_-1207084275'), (u'PTRSUB_-1207084439', u'LOAD_-1207084999'), ('const-8', u'PTRADD_-1207084394'), (u'INDIRECT_-1207084342', u'MULTIEQUAL_-1207084256'), (u'LOAD_-1207084955', u'CAST_-1207084365'), (u'STORE_-1207084927', u'INDIRECT_-1207084431'), (u'COPY_-1207085108', u'MULTIEQUAL_-1207084640'), (u'MULTIEQUAL_-1207084428', u'PTRADD_-1207084291'), (u'INT_ADD_-1207084959', u'INT_ADD_-1207084931'), (u'INDIRECT_-1207084365', u'INT_SUB_-1207084657'), (u'MULTIEQUAL_-1207084524', u'MULTIEQUAL_-1207084507'), ('const-8', u'PTRADD_-1207084212'), ('const-0', u'COPY_-1207085108'), (u'STORE_-1207084741', u'INDIRECT_-1207084417'), (u'MULTIEQUAL_-1207084258', u'COPY_-1207084482'), (u'STORE_-1207084615', u'INDIRECT_-1207084320'), (u'CALL_-1207084866', u'INDIRECT_-1207084539'), (u'INDIRECT_-1207084563', u'MULTIEQUAL_-1207084443'), ('tmp_791', u'PTRADD_-1207084505'), (u'LOAD_-1207084858', u'INT_NOTEQUAL_-1207084842'), ('const-80', u'PTRSUB_-1207084228'), ('const-8', u'INT_ADD_-1207084959'), (u'INDIRECT_-1207084638', u'MULTIEQUAL_-1207084524'), ('const-0', u'PTRSUB_-1207084439'), (u'INDIRECT_-1207084653', u'MULTIEQUAL_-1207084458'), (u'STORE_-1207085198', u'INDIRECT_-1207084643'), (u'MULTIEQUAL_-1207084462', u'MULTIEQUAL_-1207084539'), (u'LOAD_-1207085005', u'CALLIND_-1207084979'), (u'INDIRECT_-1207084608', u'MULTIEQUAL_-1207084413'), (u'LOAD_-1207085022', u'INT_EQUAL_-1207085007'), (u'MULTIEQUAL_-1207084260', u'COPY_-1207084512'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084458'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084380'), (u'PTRADD_-1207084291', u'LOAD_-1207084769'), (u'LOAD_-1207084947', u'INT_NOTEQUAL_-1207084926'), (u'MULTIEQUAL_-1207084640', u'INT_ADD_-1207084997'), (u'INDIRECT_-1207084275', u'MULTIEQUAL_-1207084257'), (u'MULTIEQUAL_-1207084492', u'MULTIEQUAL_-1207084569'), ('tmp_791', u'PTRADD_-1207084254'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084464'), ('const-433', u'LOAD_-1207085020'), (u'PTRADD_-1207084445', u'LOAD_-1207085005'), (u'INDIRECT_-1207084350', u'PTRADD_-1207084212'), (u'CAST_-1207084321', u'LOAD_-1207084961'), (u'MULTIEQUAL_-1207084599', u'PTRADD_-1207084445'), ('const-433', u'LOAD_-1207084947'), ('const-1', u'INT_SUB_-1207084775'), (u'INT_ADD_-1207085207', u'COPY_-1207084555'), ('const-433', u'LOAD_-1207084711'), ('tmp_791', u'PTRADD_-1207084379'), (u'LOAD_-1207084697', u'PTRSUB_-1207084228'), (u'COPY_-1207084559', u'COPY_-1207084507'), (u'MULTIEQUAL_-1207084462', u'PTRADD_-1207084356'), (u'LOAD_-1207084953', u'STORE_-1207084927'), (u'COPY_-1207084452', u'COPY_-1207084451'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084350'), (u'INT_ADD_-1207085207', u'PTRADD_-1207084537'), ('tmp_216', u'CBRANCH_-1207085003'), (u'PTRADD_-1207084371', u'LOAD_-1207085020'), (u'MULTIEQUAL_-1207084586', u'PTRADD_-1207084271'), (u'CAST_-1207084322', u'INT_ADD_-1207084945'), (u'INDIRECT_-1207084518', u'COPY_-1207084354'), ('const-433', u'LOAD_-1207085005'), (u'MULTIEQUAL_-1207084261', u'PTRADD_-1207084249'), (u'MULTIEQUAL_-1207084428', u'INT_SUB_-1207084775'), (u'STORE_-1207085172', u'INDIRECT_-1207084638'), ('tmp_778', u'BRANCH_-1207084863'), (u'LOAD_-1207084769', u'PTRADD_-1207084271'), (u'INDIRECT_-1207084518', u'MULTIEQUAL_-1207084479'), ('const-433', u'STORE_-1207084927'), ('const-433', u'LOAD_-1207085013'), (u'MULTIEQUAL_-1207084447', u'PTRADD_-1207084371'), (u'STORE_-1207085172', u'INDIRECT_-1207084608'), ('const-8', u'PTRADD_-1207084416'), (u'INDIRECT_-1207084461', u'MULTIEQUAL_-1207084569'), (u'INDIRECT_-1207084491', u'MULTIEQUAL_-1207084599'), (u'INDIRECT_-1207084613', u'PTRADD_-1207084517'), (u'LOAD_-1207085013', u'PTRADD_-1207084445'), ('const-433', u'LOAD_-1207084858'), (u'PTRADD_-1207084505', u'LOAD_-1207085158'), (u'STORE_-1207084741', u'INDIRECT_-1207084372'), ('tmp_1890', u'PTRADD_-1207084537'), ('tmp_791', u'PTRADD_-1207084517'), (u'LOAD_-1207085133', u'MULTIEQUAL_-1207084626'), (u'MULTIEQUAL_-1207084626', u'CALL_-1207084866'), ('const-8', u'PTRADD_-1207084254'), (u'MULTIEQUAL_-1207084259', u'COPY_-1207084497'), (u'INDIRECT_-1207084290', u'MULTIEQUAL_-1207084258'), (u'LOAD_-1207084703', u'CALLIND_-1207084681'), (u'STORE_-1207085198', u'INDIRECT_-1207084598'), ('const-433', u'LOAD_-1207084697'), (u'INDIRECT_-1207084416', u'MULTIEQUAL_-1207084524'), (u'LOAD_-1207085158', u'INT_NOTEQUAL_-1207085138'), (u'CALL_-1207084866', u'INDIRECT_-1207084554'), (u'INDIRECT_-1207084518', u'MULTIEQUAL_-1207084398'), (u'STORE_-1207084927', u'INDIRECT_-1207084476'), (u'INT_NOTEQUAL_-1207084926', u'CBRANCH_-1207084924'), (u'INDIRECT_-1207084548', u'MULTIEQUAL_-1207084509'), (u'STORE_-1207084741', u'INDIRECT_-1207084357'), ('const-433', u'STORE_-1207085198'), ('const-433', u'LOAD_-1207085158'), ('const-0', u'INT_NOTEQUAL_-1207085138'), (u'MULTIEQUAL_-1207084626', u'PTRADD_-1207084394'), (u'INDIRECT_-1207084533', u'MULTIEQUAL_-1207084413'), (u'MULTIEQUAL_-1207084462', u'PTRADD_-1207084379'), (u'INDIRECT_-1207084503', u'MULTIEQUAL_-1207084464'), ('const-433', u'LOAD_-1207084769'), (u'COPY_-1207084482', u'COPY_-1207084481'), (u'PTRADD_-1207084254', u'LOAD_-1207084711'), (u'LOAD_-1207084711', u'CALLIND_-1207084681'), (u'PTRADD_-1207084271', u'STORE_-1207084741'), (u'INDIRECT_-1207084365', u'PTRADD_-1207084212'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084539'), ('const--1', u'INT_NOTEQUAL_-1207084926'), (u'MULTIEQUAL_-1207084464', u'MULTIEQUAL_-1207084447'), ('tmp_791', u'INT_NOTEQUAL_-1207084722'), ('const-8', u'PTRADD_-1207084334'), ('tmp_791', u'PTRADD_-1207084416'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084383'), ('const-1', u'INT_SUB_-1207084657'), ('tmp_465', u'CBRANCH_-1207084924'), (u'LOAD_-1207084947', u'INT_LESS_-1207084920'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084533'), ('const-433', u'LOAD_-1207084999'), (u'MULTIEQUAL_-1207084257', u'COPY_-1207084467'), (u'STORE_-1207084615', u'INDIRECT_-1207084335'), (u'PTRADD_-1207084334', u'LOAD_-1207084858'), ('const-433', u'LOAD_-1207085026'), (u'STORE_-1207084927', u'INDIRECT_-1207084491'), ('tmp_791', u'STORE_-1207085198'), (u'MULTIEQUAL_-1207084494', u'MULTIEQUAL_-1207084477'), (u'INDIRECT_-1207084578', u'COPY_-1207084358'), ('const-433', u'LOAD_-1207085133'), ('const-433', u'LOAD_-1207084947'), (u'MULTIEQUAL_-1207084256', u'COPY_-1207084452'), (u'PTRADD_-1207084185', u'STORE_-1207084615'), (u'INDIRECT_-1207084563', u'MULTIEQUAL_-1207084524'), (u'COPY_-1207084467', u'COPY_-1207084466'), (u'MULTIEQUAL_-1207084447', u'MULTIEQUAL_-1207084524'), ('tmp_506', u'CBRANCH_-1207084840'), (u'PTRADD_-1207084517', u'STORE_-1207085172'), (u'LOAD_-1207084691', u'CALLIND_-1207084681'), (u'PTRADD_-1207084249', u'LOAD_-1207084703'), (u'PTRADD_-1207084537', u'STORE_-1207085198'), (u'LOAD_-1207085133', u'INT_NOTEQUAL_-1207085113'), (u'INDIRECT_-1207084614', u'MULTIEQUAL_-1207084522'), ('const-433', u'LOAD_-1207084961'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084320'), ('tmp_1889', u'INT_ADD_-1207085207'), (u'COPY_-1207084512', u'COPY_-1207084511'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084563'), (u'COPY_-1207084497', u'COPY_-1207084496'), (u'CAST_-1207084365', u'INT_ADD_-1207084931'), (u'MULTIEQUAL_-1207084640', u'INT_ADD_-1207084945'), ('tmp_176', u'BRANCH_-1207085099'), ('const-0', u'RETURN_-1207084343'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084365'), (u'INDIRECT_-1207084446', u'MULTIEQUAL_-1207084554'), (u'INDIRECT_-1207084402', u'MULTIEQUAL_-1207084260'), (u'STORE_-1207084927', u'INDIRECT_-1207084461'), (u'INDIRECT_-1207084539', u'MULTIEQUAL_-1207084447'), (u'INDIRECT_-1207084548', u'MULTIEQUAL_-1207084428'), ('const-433', u'STORE_-1207084615'), (u'INDIRECT_-1207084593', u'MULTIEQUAL_-1207084479'), ('const-8', u'PTRADD_-1207084356'), (u'MULTIEQUAL_-1207084413', u'PTRADD_-1207084291'), (u'INDIRECT_-1207084417', u'MULTIEQUAL_-1207084261'), (u'MULTIEQUAL_-1207084640', u'INT_ADD_-1207084959'), (u'PTRADD_-1207084457', u'LOAD_-1207085026'), (u'INDIRECT_-1207084638', u'MULTIEQUAL_-1207084443'), (u'INDIRECT_-1207084613', u'COPY_-1207084559'), (u'COPY_-1207084521', u'MULTIEQUAL_-1207084586'), ('const-8', u'PTRADD_-1207084185'), (u'INDIRECT_-1207084548', u'COPY_-1207084356'), (u'LOAD_-1207084651', u'PTRADD_-1207084185'), (u'INDIRECT_-1207084584', u'MULTIEQUAL_-1207084492'), (u'COPY_-1207084527', u'COPY_-1207084526'), (u'INDIRECT_-1207084593', u'MULTIEQUAL_-1207084398'), (u'LOAD_-1207085026', u'CALLIND_-1207084979'), (u'STORE_-1207085198', u'INDIRECT_-1207084628'), ('const-433', u'LOAD_-1207084955'), (u'INT_NOTEQUAL_-1207085138', u'CBRANCH_-1207085137'), (u'COPY_-1207084559', u'COPY_-1207084521'), ('tmp_791', u'PTRADD_-1207084334'), (u'STORE_-1207085198', u'INDIRECT_-1207084658'), (u'PTRSUB_-1207084228', u'LOAD_-1207084691'), (u'LOAD_-1207084999', u'PTRSUB_-1207084411'), (u'STORE_-1207084741', u'INDIRECT_-1207084342'), (u'MULTIEQUAL_-1207084522', u'MULTIEQUAL_-1207084599'), (u'LOAD_-1207085020', u'CAST_-1207084403'), ('const-0', u'PTRSUB_-1207084391'), ('tmp_791', u'PTRADD_-1207084371'), (u'INT_ADD_-1207084931', u'CAST_-1207084364'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084503'), ('const-8', u'PTRADD_-1207084517'), (u'INDIRECT_-1207084578', u'PTRADD_-1207084505'), (u'STORE_-1207084927', u'INDIRECT_-1207084416'), (u'LOAD_-1207085158', u'LOAD_-1207085133'), (u'INDIRECT_-1207084431', u'MULTIEQUAL_-1207084539'), (u'COPY_-1207084507', u'MULTIEQUAL_-1207084586')]
[('const-433', u'STORE_-1207085198'), ('tmp_172', u'CBRANCH_-1207085111'), ('const-1', u'INT_ADD_-1207085207'), (u'MULTIEQUAL_-1207084276', u'COPY_-1207084467'), (u'INT_ADD_-1207085142', u'CAST_-1207084478'), (u'INDIRECT_-1207084290', u'MULTIEQUAL_-1207084277'), (u'CAST_-1207084348', u'LOAD_-1207084968'), ('tmp_137', u'CBRANCH_-1207085137'), ('const-433', u'LOAD_-1207084947'), (u'INDIRECT_-1207084476', u'MULTIEQUAL_-1207084584'), (u'CALL_-1207084866', u'INDIRECT_-1207084614'), (u'INT_ADD_-1207084945', u'CAST_-1207084337'), ('const-8', u'INT_MULT_-1207084925'), (u'INT_ADD_-1207084842', u'CAST_-1207084304'), ('const-0', u'INT_EQUAL_-1207085007'), ('tmp_324', u'BRANCH_-1207084922'), (u'INT_ADD_-1207084675', u'CAST_-1207084211'), (u'CAST_-1207084371', u'LOAD_-1207085022'), ('const-433', u'LOAD_-1207084999'), (u'LOAD_-1207084961', u'INT_MULT_-1207084925'), (u'CALL_-1207084866', u'INDIRECT_-1207084599'), (u'INDIRECT_-1207084260', u'MULTIEQUAL_-1207084275'), (u'INT_ADD_-1207084635', u'CAST_-1207084182'), (u'LOAD_-1207084947', u'MULTIEQUAL_-1207084626'), ('tmp_317', u'CBRANCH_-1207084929'), ('tmp_1400', u'INT_MULT_-1207084830'), (u'INT_MULT_-1207085130', u'INT_ADD_-1207085142'), (u'INT_MULT_-1207084994', u'INT_ADD_-1207085006'), ('tmp_1400', u'INT_MULT_-1207085130'), (u'CAST_-1207084356', u'LOAD_-1207084947'), (u'INT_MULT_-1207084741', u'INT_ADD_-1207084753'), (u'MULTIEQUAL_-1207084599', u'INT_ADD_-1207084989'), (u'LOAD_-1207085020', u'INT_ADD_-1207084997'), (u'MULTIEQUAL_-1207084539', u'MULTIEQUAL_-1207084522'), (u'INT_ADD_-1207084687', u'CAST_-1207084219'), (u'INT_ADD_-1207084959', u'MULTIEQUAL_-1207084640'), (u'INDIRECT_-1207084613', u'INT_ADD_-1207085158'), (u'CAST_-1207084348', u'LOAD_-1207085020'), (u'CAST_-1207084378', u'LOAD_-1207084947'), (u'INT_LESS_-1207084920', u'CBRANCH_-1207084929'), (u'LOAD_-1207084651', u'MULTIEQUAL_-1207084282'), (u'INDIRECT_-1207084623', u'MULTIEQUAL_-1207084428'), (u'INDIRECT_-1207084335', u'INT_ADD_-1207084601'), ('const-8', u'INT_MULT_-1207084623'), (u'CAST_-1207084337', u'LOAD_-1207084961'), (u'CAST_-1207084401', u'LOAD_-1207084989'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084518'), (u'LOAD_-1207084953', u'INT_LESS_-1207084920'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084335'), (u'INT_ADD_-1207084939', u'CAST_-1207084383'), (u'INDIRECT_-1207084608', u'MULTIEQUAL_-1207084494'), (u'INDIRECT_-1207084380', u'STORE_-1207084615'), (u'INT_ADD_-1207085010', u'CAST_-1207084425'), (u'STORE_-1207085172', u'INDIRECT_-1207084623'), ('const-433', u'LOAD_-1207084955'), ('const-433', u'LOAD_-1207085013'), (u'STORE_-1207085172', u'INDIRECT_-1207084653'), (u'CAST_-1207084155', u'STORE_-1207084615'), (u'INT_MULT_-1207085156', u'INT_ADD_-1207085010'), ('const-433', u'LOAD_-1207084953'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084578'), (u'INT_MULT_-1207084623', u'INT_ADD_-1207084635'), (u'MULTIEQUAL_-1207084477', u'MULTIEQUAL_-1207084554'), (u'STORE_-1207084615', u'INDIRECT_-1207084290'), ('const-433', u'LOAD_-1207084968'), ('const-433', u'LOAD_-1207084961'), ('const-0', u'RETURN_-1207084795'), ('tmp_1400', u'INT_MULT_-1207085156'), (u'INDIRECT_-1207084503', u'COPY_-1207084374'), (u'MULTIEQUAL_-1207084428', u'INT_MULT_-1207084741'), (u'STORE_-1207084927', u'INDIRECT_-1207084446'), (u'MULTIEQUAL_-1207084462', u'INT_ADD_-1207084977'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084395'), (u'STORE_-1207085198', u'INDIRECT_-1207084673'), ('const-8', u'INT_MULT_-1207084977'), (u'MULTIEQUAL_-1207084413', u'INT_ADD_-1207084753'), (u'MULTIEQUAL_-1207084507', u'MULTIEQUAL_-1207084584'), ('tmp_649', u'CBRANCH_-1207084721'), (u'STORE_-1207084615', u'INDIRECT_-1207084260'), (u'MULTIEQUAL_-1207084447', u'INT_ADD_-1207084965'), ('const-433', u'LOAD_-1207084989'), (u'CALL_-1207084866', u'INDIRECT_-1207084569'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084548'), ('const-8', u'INT_MULT_-1207084830'), (u'INT_MULT_-1207084733', u'INT_ADD_-1207084687'), (u'INDIRECT_-1207084533', u'MULTIEQUAL_-1207084494'), (u'MULTIEQUAL_-1207084278', u'COPY_-1207084497'), ('tmp_1400', u'INT_NOTEQUAL_-1207084722'), (u'INT_NOTEQUAL_-1207084722', u'CBRANCH_-1207084721'), ('const-8', u'INT_MULT_-1207084715'), (u'CALL_-1207084866', u'INDIRECT_-1207084584'), (u'MULTIEQUAL_-1207084509', u'MULTIEQUAL_-1207084492'), (u'STORE_-1207084741', u'INDIRECT_-1207084402'), (u'MULTIEQUAL_-1207084443', u'STORE_-1207084741'), (u'CAST_-1207084490', u'STORE_-1207085172'), ('const-8', u'INT_MULT_-1207085130'), (u'INT_MULT_-1207085156', u'INT_ADD_-1207084695'), ('const-8', u'INT_MULT_-1207084994'), (u'MULTIEQUAL_-1207084626', u'INT_MULT_-1207084994'), (u'MULTIEQUAL_-1207084479', u'MULTIEQUAL_-1207084462'), (u'INDIRECT_-1207084372', u'MULTIEQUAL_-1207084277'), (u'LOAD_-1207084999', u'INT_ADD_-1207084973'), (u'MULTIEQUAL_-1207084279', u'COPY_-1207084512'), (u'STORE_-1207084615', u'INDIRECT_-1207084305'), (u'INDIRECT_-1207084623', u'MULTIEQUAL_-1207084509'), (u'INDIRECT_-1207084503', u'MULTIEQUAL_-1207084383'), (u'INDIRECT_-1207084653', u'MULTIEQUAL_-1207084539'), (u'INT_ADD_-1207085207', u'INT_NOTEQUAL_-1207084842'), (u'CAST_-1207084219', u'LOAD_-1207084703'), (u'INT_MULT_-1207084977', u'INT_ADD_-1207084989'), (u'INT_EQUAL_-1207085007', u'CBRANCH_-1207085003'), (u'INT_ADD_-1207084695', u'CAST_-1207084224'), (u'INDIRECT_-1207084554', u'MULTIEQUAL_-1207084462'), (u'STORE_-1207085172', u'INDIRECT_-1207084578'), (u'MULTIEQUAL_-1207084462', u'INT_ADD_-1207084937'), (u'INDIRECT_-1207084569', u'MULTIEQUAL_-1207084477'), ('const-8', u'INT_MULT_-1207084741'), (u'INT_ADD_-1207084753', u'CAST_-1207084261'), (u'INT_ADD_-1207085207', u'INT_MULT_-1207085172'), (u'INT_ADD_-1207085207', u'STORE_-1207085172'), (u'INT_NOTEQUAL_-1207084842', u'CBRANCH_-1207084840'), (u'STORE_-1207084741', u'INDIRECT_-1207084387'), (u'LOAD_-1207084989', u'CALLIND_-1207084979'), (u'INT_ADD_-1207084973', u'CAST_-1207084401'), (u'STORE_-1207085198', u'INDIRECT_-1207084613'), (u'INT_NOTEQUAL_-1207085113', u'CBRANCH_-1207085111'), (u'INDIRECT_-1207084518', u'COPY_-1207084375'), (u'INDIRECT_-1207084599', u'MULTIEQUAL_-1207084507'), (u'INT_ADD_-1207084937', u'CAST_-1207084332'), (u'STORE_-1207085172', u'INDIRECT_-1207084593'), (u'INT_ADD_-1207084727', u'CAST_-1207084241'), ('const-433', u'LOAD_-1207085020'), (u'STORE_-1207084615', u'INDIRECT_-1207084275'), (u'INDIRECT_-1207084518', u'COPY_-1207084381'), (u'STORE_-1207084927', u'INDIRECT_-1207084431'), (u'CAST_-1207084261', u'LOAD_-1207084769'), ('const-433', u'STORE_-1207084615'), (u'INT_ADD_-1207085207', u'COPY_-1207084576'), (u'LOAD_-1207084711', u'LOAD_-1207084697'), (u'COPY_-1207085108', u'MULTIEQUAL_-1207084640'), (u'INT_ADD_-1207084959', u'INT_ADD_-1207084931'), (u'MULTIEQUAL_-1207084428', u'INT_ADD_-1207084776'), (u'MULTIEQUAL_-1207084524', u'MULTIEQUAL_-1207084507'), (u'INT_ADD_-1207085158', u'CAST_-1207084490'), ('const-0', u'COPY_-1207085108'), ('const-8', u'INT_MULT_-1207084589'), ('tmp_1911', u'INT_ADD_-1207085184'), (u'INT_ADD_-1207084931', u'CAST_-1207084378'), (u'STORE_-1207084741', u'INDIRECT_-1207084417'), (u'STORE_-1207084615', u'INDIRECT_-1207084320'), (u'CALL_-1207084866', u'INDIRECT_-1207084539'), (u'INDIRECT_-1207084578', u'INT_ADD_-1207085142'), (u'INDIRECT_-1207084563', u'MULTIEQUAL_-1207084443'), ('tmp_1910', u'INT_ADD_-1207085207'), ('const-433', u'LOAD_-1207084947'), (u'INT_ADD_-1207084776', u'COPY_-1207084322'), (u'LOAD_-1207084651', u'INT_MULT_-1207084589'), (u'INT_MULT_-1207085156', u'INT_ADD_-1207084965'), (u'LOAD_-1207084858', u'INT_NOTEQUAL_-1207084842'), (u'INT_MULT_-1207084925', u'INT_ADD_-1207084937'), ('const-8', u'INT_ADD_-1207084959'), (u'INDIRECT_-1207084613', u'COPY_-1207084580'), (u'INDIRECT_-1207084638', u'MULTIEQUAL_-1207084524'), (u'INDIRECT_-1207084653', u'MULTIEQUAL_-1207084458'), (u'CAST_-1207084241', u'STORE_-1207084741'), (u'STORE_-1207085198', u'INDIRECT_-1207084643'), (u'MULTIEQUAL_-1207084462', u'MULTIEQUAL_-1207084539'), (u'INDIRECT_-1207084320', u'MULTIEQUAL_-1207084279'), (u'LOAD_-1207085005', u'CALLIND_-1207084979'), (u'INT_MULT_-1207085146', u'INT_ADD_-1207085158'), ('const--1', u'INT_NOTEQUAL_-1207085113'), ('const-433', u'LOAD_-1207085026'), ('const-433', u'LOAD_-1207084769'), (u'INDIRECT_-1207084608', u'MULTIEQUAL_-1207084413'), ('const-8', u'INT_MULT_-1207085172'), (u'LOAD_-1207085022', u'INT_EQUAL_-1207085007'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084458'), (u'LOAD_-1207084769', u'INT_MULT_-1207084715'), ('const-8', u'INT_MULT_-1207085146'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084380'), (u'INDIRECT_-1207084533', u'COPY_-1207084376'), (u'CAST_-1207084356', u'STORE_-1207084927'), (u'LOAD_-1207084947', u'INT_NOTEQUAL_-1207084926'), (u'INT_MULT_-1207084715', u'INT_ADD_-1207084727'), (u'MULTIEQUAL_-1207084640', u'INT_ADD_-1207084997'), (u'MULTIEQUAL_-1207084492', u'MULTIEQUAL_-1207084569'), ('const-433', u'LOAD_-1207085022'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084464'), (u'LOAD_-1207084955', u'INT_ADD_-1207084931'), (u'INT_ADD_-1207084965', u'CAST_-1207084348'), (u'MULTIEQUAL_-1207084275', u'COPY_-1207084452'), (u'INT_MULT_-1207085156', u'INT_ADD_-1207084977'), (u'INDIRECT_-1207084342', u'MULTIEQUAL_-1207084275'), (u'CAST_-1207084182', u'LOAD_-1207084651'), (u'INT_ADD_-1207084989', u'CAST_-1207084412'), (u'CAST_-1207084417', u'LOAD_-1207085013'), ('const--1', u'INT_NOTEQUAL_-1207084926'), (u'LOAD_-1207084953', u'STORE_-1207084927'), (u'COPY_-1207084452', u'COPY_-1207084451'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084350'), (u'COPY_-1207084381', u'MULTIEQUAL_-1207084586'), ('tmp_216', u'CBRANCH_-1207085003'), (u'MULTIEQUAL_-1207084282', u'INT_NOTEQUAL_-1207084722'), (u'INDIRECT_-1207084402', u'MULTIEQUAL_-1207084279'), ('const-433', u'LOAD_-1207084691'), (u'COPY_-1207084528', u'MULTIEQUAL_-1207084586'), (u'MULTIEQUAL_-1207084479', u'INT_ADD_-1207085006'), (u'CAST_-1207084383', u'LOAD_-1207084955'), (u'STORE_-1207085172', u'INDIRECT_-1207084638'), ('tmp_778', u'BRANCH_-1207084863'), (u'CAST_-1207084304', u'LOAD_-1207084858'), (u'INDIRECT_-1207084518', u'MULTIEQUAL_-1207084479'), (u'MULTIEQUAL_-1207084280', u'INT_ADD_-1207084687'), (u'INT_ADD_-1207084977', u'CAST_-1207084356'), ('const-80', u'INT_ADD_-1207084675'), (u'STORE_-1207085172', u'INDIRECT_-1207084608'), (u'INDIRECT_-1207084461', u'MULTIEQUAL_-1207084569'), (u'INDIRECT_-1207084491', u'MULTIEQUAL_-1207084599'), (u'COPY_-1207084542', u'MULTIEQUAL_-1207084586'), ('const-433', u'LOAD_-1207085005'), (u'STORE_-1207084741', u'INDIRECT_-1207084372'), ('const-433', u'LOAD_-1207085133'), (u'INT_ADD_-1207085006', u'CAST_-1207084371'), (u'LOAD_-1207085133', u'MULTIEQUAL_-1207084626'), (u'LOAD_-1207084703', u'CALLIND_-1207084681'), (u'CAST_-1207084425', u'LOAD_-1207085026'), (u'INT_MULT_-1207084589', u'INT_ADD_-1207084601'), (u'INT_ADD_-1207084658', u'COPY_-1207084240'), (u'STORE_-1207085198', u'INDIRECT_-1207084598'), (u'LOAD_-1207084968', u'INT_ADD_-1207084945'), (u'CAST_-1207084412', u'LOAD_-1207085005'), ('const-433', u'LOAD_-1207084711'), (u'LOAD_-1207085158', u'INT_NOTEQUAL_-1207085138'), (u'INDIRECT_-1207084416', u'MULTIEQUAL_-1207084524'), ('tmp_1400', u'INT_MULT_-1207085146'), (u'INT_ADD_-1207084997', u'CAST_-1207084417'), (u'CALL_-1207084866', u'INDIRECT_-1207084554'), (u'INDIRECT_-1207084518', u'MULTIEQUAL_-1207084398'), (u'STORE_-1207084927', u'INDIRECT_-1207084476'), (u'INT_NOTEQUAL_-1207084926', u'CBRANCH_-1207084924'), (u'INDIRECT_-1207084548', u'MULTIEQUAL_-1207084509'), (u'MULTIEQUAL_-1207084280', u'COPY_-1207084527'), (u'STORE_-1207084741', u'INDIRECT_-1207084357'), (u'INDIRECT_-1207084503', u'INT_ADD_-1207084939'), ('const-0', u'INT_NOTEQUAL_-1207085138'), (u'CAST_-1207084478', u'LOAD_-1207085158'), (u'INDIRECT_-1207084533', u'MULTIEQUAL_-1207084413'), (u'INDIRECT_-1207084503', u'MULTIEQUAL_-1207084464'), ('const-0', u'RETURN_-1207084364'), ('const-433', u'STORE_-1207085172'), (u'INT_MULT_-1207085172', u'INT_ADD_-1207085184'), (u'COPY_-1207084482', u'COPY_-1207084481'), (u'CAST_-1207084211', u'LOAD_-1207084691'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084539'), (u'INDIRECT_-1207084275', u'MULTIEQUAL_-1207084276'), (u'MULTIEQUAL_-1207084464', u'MULTIEQUAL_-1207084447'), (u'INDIRECT_-1207084365', u'INT_MULT_-1207084623'), ('const--1', u'INT_ADD_-1207084776'), (u'INDIRECT_-1207084578', u'MULTIEQUAL_-1207084383'), (u'INT_MULT_-1207084830', u'INT_ADD_-1207084842'), (u'CAST_-1207084224', u'LOAD_-1207084711'), ('tmp_465', u'CBRANCH_-1207084924'), (u'LOAD_-1207084947', u'INT_LESS_-1207084920'), (u'MULTIEQUAL_-1207084282', u'INT_MULT_-1207084733'), (u'INDIRECT_-1207084387', u'MULTIEQUAL_-1207084278'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084533'), (u'STORE_-1207084615', u'INDIRECT_-1207084335'), (u'INDIRECT_-1207084335', u'MULTIEQUAL_-1207084280'), ('const-152', u'INT_ADD_-1207084973'), (u'STORE_-1207084927', u'INDIRECT_-1207084491'), ('const-8', u'INT_MULT_-1207084733'), (u'MULTIEQUAL_-1207084494', u'MULTIEQUAL_-1207084477'), (u'INDIRECT_-1207084518', u'INT_ADD_-1207084842'), (u'LOAD_-1207084697', u'INT_ADD_-1207084675'), (u'INDIRECT_-1207084563', u'MULTIEQUAL_-1207084524'), (u'COPY_-1207084467', u'COPY_-1207084466'), ('const-433', u'LOAD_-1207085158'), (u'MULTIEQUAL_-1207084447', u'MULTIEQUAL_-1207084524'), ('tmp_506', u'CBRANCH_-1207084840'), ('tmp_1400', u'STORE_-1207085198'), (u'INDIRECT_-1207084357', u'MULTIEQUAL_-1207084276'), (u'INT_ADD_-1207084601', u'CAST_-1207084155'), (u'LOAD_-1207085013', u'INT_MULT_-1207084977'), (u'LOAD_-1207084691', u'CALLIND_-1207084681'), (u'LOAD_-1207085133', u'INT_NOTEQUAL_-1207085113'), (u'INDIRECT_-1207084614', u'MULTIEQUAL_-1207084522'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084320'), (u'COPY_-1207084512', u'COPY_-1207084511'), (u'LOAD_-1207084769', u'MULTIEQUAL_-1207084282'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084563'), (u'INDIRECT_-1207084305', u'MULTIEQUAL_-1207084278'), ('const--1', u'INT_ADD_-1207084658'), (u'COPY_-1207084497', u'COPY_-1207084496'), (u'MULTIEQUAL_-1207084640', u'INT_ADD_-1207084945'), ('const-433', u'LOAD_-1207084651'), ('tmp_176', u'BRANCH_-1207085099'), (u'CALLIND_-1207084681', u'INDIRECT_-1207084365'), (u'INDIRECT_-1207084446', u'MULTIEQUAL_-1207084554'), (u'STORE_-1207084927', u'INDIRECT_-1207084461'), (u'INDIRECT_-1207084539', u'MULTIEQUAL_-1207084447'), (u'INDIRECT_-1207084548', u'MULTIEQUAL_-1207084428'), ('const-433', u'STORE_-1207084741'), (u'INDIRECT_-1207084593', u'MULTIEQUAL_-1207084479'), (u'MULTIEQUAL_-1207084277', u'COPY_-1207084482'), (u'MULTIEQUAL_-1207084640', u'INT_ADD_-1207084959'), ('const-433', u'LOAD_-1207084703'), ('const-433', u'STORE_-1207084927'), (u'INDIRECT_-1207084638', u'MULTIEQUAL_-1207084443'), (u'INDIRECT_-1207084584', u'MULTIEQUAL_-1207084492'), (u'COPY_-1207084527', u'COPY_-1207084526'), ('const-8', u'INT_MULT_-1207085156'), (u'COPY_-1207084580', u'COPY_-1207084542'), (u'INDIRECT_-1207084593', u'MULTIEQUAL_-1207084398'), (u'MULTIEQUAL_-1207084586', u'INT_ADD_-1207084727'), (u'INDIRECT_-1207084365', u'INT_ADD_-1207084658'), (u'LOAD_-1207085026', u'CALLIND_-1207084979'), ('const-433', u'LOAD_-1207084858'), (u'STORE_-1207085198', u'INDIRECT_-1207084628'), (u'INT_NOTEQUAL_-1207085138', u'CBRANCH_-1207085137'), (u'CAST_-1207084510', u'STORE_-1207085198'), (u'STORE_-1207085198', u'INDIRECT_-1207084658'), ('const-433', u'LOAD_-1207084697'), (u'COPY_-1207084580', u'COPY_-1207084528'), (u'CAST_-1207084332', u'LOAD_-1207084953'), (u'INDIRECT_-1207084563', u'COPY_-1207084378'), (u'STORE_-1207084741', u'INDIRECT_-1207084342'), (u'INDIRECT_-1207084548', u'COPY_-1207084377'), (u'MULTIEQUAL_-1207084522', u'MULTIEQUAL_-1207084599'), (u'INDIRECT_-1207084350', u'INT_ADD_-1207084635'), (u'INT_ADD_-1207085184', u'CAST_-1207084510'), (u'INDIRECT_-1207084417', u'MULTIEQUAL_-1207084280'), (u'LOAD_-1207085026', u'LOAD_-1207084999'), (u'CALLIND_-1207084979', u'INDIRECT_-1207084503'), (u'MULTIEQUAL_-1207084280', u'INT_ADD_-1207084695'), (u'STORE_-1207084927', u'INDIRECT_-1207084416'), (u'LOAD_-1207085158', u'LOAD_-1207085133'), (u'INDIRECT_-1207084578', u'COPY_-1207084379'), (u'INT_MULT_-1207085156', u'INT_ADD_-1207084939'), (u'INDIRECT_-1207084431', u'MULTIEQUAL_-1207084539'), (u'MULTIEQUAL_-1207084599', u'INT_ADD_-1207085010')]
null
null
0012572b
x64
O1
(translation_unit "void FUN_0012572b(long param_1)\n\n{\n long lVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}\n\n" (function_definition "void FUN_0012572b(long param_1)\n\n{\n long lVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}" primitive_type (function_declarator "FUN_0012572b(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 long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = DAT_00163248 + 1;" (assignment_expression "lVar1 = DAT_00163248 + 1" identifier = (binary_expression "DAT_00163248 + 1" identifier + number_literal)) ;) (expression_statement "DAT_00163248 = lVar1;" (assignment_expression "DAT_00163248 = lVar1" identifier = identifier) ;) (expression_statement "*(long *)(DAT_00163250 + lVar1 * 8) = param_1;" (assignment_expression "*(long *)(DAT_00163250 + lVar1 * 8) = param_1" (pointer_expression "*(long *)(DAT_00163250 + lVar1 * 8)" * (cast_expression "(long *)(DAT_00163250 + lVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163250 + lVar1 * 8)" ( (binary_expression "DAT_00163250 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "lVar6 = DAT_00163258;" (assignment_expression "lVar6 = DAT_00163258" identifier = identifier) ;) (expression_statement "lVar2 = param_1 * 8;" (assignment_expression "lVar2 = param_1 * 8" identifier = (binary_expression "param_1 * 8" identifier * number_literal)) ;) (expression_statement "*(long *)(DAT_00163258 + param_1 * 8) = lVar1;" (assignment_expression "*(long *)(DAT_00163258 + param_1 * 8) = lVar1" (pointer_expression "*(long *)(DAT_00163258 + param_1 * 8)" * (cast_expression "(long *)(DAT_00163258 + param_1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + param_1 * 8)" ( (binary_expression "DAT_00163258 + param_1 * 8" identifier + (binary_expression "param_1 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "plVar5 = *(long **)(DAT_00163260 + param_1 * 8);" (assignment_expression "plVar5 = *(long **)(DAT_00163260 + param_1 * 8)" identifier = (pointer_expression "*(long **)(DAT_00163260 + param_1 * 8)" * (cast_expression "(long **)(DAT_00163260 + param_1 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00163260 + param_1 * 8)" ( (binary_expression "DAT_00163260 + param_1 * 8" identifier + (binary_expression "param_1 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }" if (parenthesized_expression "((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1))" ( (binary_expression "(plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)" (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)) )) && (parenthesized_expression "(lVar7 = *plVar5, lVar7 != -1)" ( (comma_expression "lVar7 = *plVar5, lVar7 != -1" (assignment_expression "lVar7 = *plVar5" identifier = (pointer_expression "*plVar5" * identifier)) , (binary_expression "lVar7 != -1" identifier != number_literal)) ))) )) (compound_statement "{\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);" do (compound_statement "{\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n }" { (if_statement "if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }" if (parenthesized_expression "(*(long *)(DAT_00163258 + lVar7 * 8) == 0)" ( (binary_expression "*(long *)(DAT_00163258 + lVar7 * 8) == 0" (pointer_expression "*(long *)(DAT_00163258 + lVar7 * 8)" * (cast_expression "(long *)(DAT_00163258 + lVar7 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar7 * 8)" ( (binary_expression "DAT_00163258 + lVar7 * 8" identifier + (binary_expression "lVar7 * 8" identifier * number_literal)) )))) == number_literal) )) (compound_statement "{\n FUN_0012572b();\n }" { (expression_statement "FUN_0012572b();" (call_expression "FUN_0012572b()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar5 = (long *)(lVar2 + DAT_00163260);" (assignment_expression "plVar5 = (long *)(lVar2 + DAT_00163260)" identifier = (cast_expression "(long *)(lVar2 + DAT_00163260)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + DAT_00163260)" ( (binary_expression "lVar2 + DAT_00163260" identifier + identifier) )))) ;) (expression_statement "uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);" (assignment_expression "uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" identifier = (pointer_expression "*(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" * (cast_expression "(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" ( (binary_expression "DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8" identifier + (binary_expression "*(long *)(*plVar5 + lVar6) * 8" (pointer_expression "*(long *)(*plVar5 + lVar6)" * (cast_expression "(long *)(*plVar5 + lVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + lVar6)" ( (binary_expression "*plVar5 + lVar6" (pointer_expression "*plVar5" * identifier) + identifier) )))) * number_literal)) ))))) ;) (if_statement "if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }" if (parenthesized_expression "(uVar4 < *(ulong *)(DAT_00163258 + lVar2))" ( (binary_expression "uVar4 < *(ulong *)(DAT_00163258 + lVar2)" identifier < (pointer_expression "*(ulong *)(DAT_00163258 + lVar2)" * (cast_expression "(ulong *)(DAT_00163258 + lVar2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar2)" ( (binary_expression "DAT_00163258 + lVar2" identifier + identifier) ))))) )) (compound_statement "{\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }" { (expression_statement "*(ulong *)(DAT_00163258 + lVar2) = uVar4;" (assignment_expression "*(ulong *)(DAT_00163258 + lVar2) = uVar4" (pointer_expression "*(ulong *)(DAT_00163258 + lVar2)" * (cast_expression "(ulong *)(DAT_00163258 + lVar2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar2)" ( (binary_expression "DAT_00163258 + lVar2" identifier + identifier) )))) = identifier) ;) })) (expression_statement "plVar3 = *(long **)(DAT_00163238 + lVar2);" (assignment_expression "plVar3 = *(long **)(DAT_00163238 + lVar2)" identifier = (pointer_expression "*(long **)(DAT_00163238 + lVar2)" * (cast_expression "(long **)(DAT_00163238 + lVar2)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00163238 + lVar2)" ( (binary_expression "DAT_00163238 + lVar2" identifier + identifier) ))))) ;) (expression_statement "(**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));" (call_expression "(**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8))" (parenthesized_expression "(**(code **)(*plVar3 + 0x98))" ( (pointer_expression "**(code **)(*plVar3 + 0x98)" * (pointer_expression "*(code **)(*plVar3 + 0x98)" * (cast_expression "(code **)(*plVar3 + 0x98)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar3 + 0x98)" ( (binary_expression "*plVar3 + 0x98" (pointer_expression "*plVar3" * identifier) + number_literal) ))))) )) (argument_list "(plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" * (cast_expression "(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" ( (binary_expression "DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8" identifier + (binary_expression "*(long *)(*plVar5 + lVar6) * 8" (pointer_expression "*(long *)(*plVar5 + lVar6)" * (cast_expression "(long *)(*plVar5 + lVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + lVar6)" ( (binary_expression "*plVar5 + lVar6" (pointer_expression "*plVar5" * identifier) + identifier) )))) * number_literal)) )))) ))) ;) (expression_statement "lVar6 = lVar6 + 8;" (assignment_expression "lVar6 = lVar6 + 8" identifier = (binary_expression "lVar6 + 8" identifier + number_literal)) ;) (expression_statement "lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);" (assignment_expression "lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" identifier = (pointer_expression "*(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" * (cast_expression "(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(DAT_00163260 + lVar2) + lVar6)" ( (binary_expression "*(long *)(DAT_00163260 + lVar2) + lVar6" (pointer_expression "*(long *)(DAT_00163260 + lVar2)" * (cast_expression "(long *)(DAT_00163260 + lVar2)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163260 + lVar2)" ( (binary_expression "DAT_00163260 + lVar2" identifier + identifier) )))) + identifier) ))))) ;) }) while (parenthesized_expression "(lVar7 != -1)" ( (binary_expression "lVar7 != -1" identifier != number_literal) )) ;) (expression_statement "lVar6 = DAT_00163258;" (assignment_expression "lVar6 = DAT_00163258" identifier = identifier) ;) (if_statement "if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }" if (parenthesized_expression "(lVar1 != *(long *)(DAT_00163258 + param_1 * 8))" ( (binary_expression "lVar1 != *(long *)(DAT_00163258 + param_1 * 8)" identifier != (pointer_expression "*(long *)(DAT_00163258 + param_1 * 8)" * (cast_expression "(long *)(DAT_00163258 + param_1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + param_1 * 8)" ( (binary_expression "DAT_00163258 + param_1 * 8" identifier + (binary_expression "param_1 * 8" identifier * number_literal)) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);" (assignment_expression "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8)" identifier = (pointer_expression "*(long *)(DAT_00163250 + DAT_00163248 * 8)" * (cast_expression "(long *)(DAT_00163250 + DAT_00163248 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163250 + DAT_00163248 * 8)" ( (binary_expression "DAT_00163250 + DAT_00163248 * 8" identifier + (binary_expression "DAT_00163248 * 8" identifier * number_literal)) ))))) ;) (expression_statement "DAT_00163248 = DAT_00163248 + -1;" (assignment_expression "DAT_00163248 = DAT_00163248 + -1" identifier = (binary_expression "DAT_00163248 + -1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;" (assignment_expression "*(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240" (pointer_expression "*(undefined8 *)(lVar6 + lVar1 * 8)" * (cast_expression "(undefined8 *)(lVar6 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar1 * 8)" ( (binary_expression "lVar6 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) = identifier) ;) (while_statement "while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }" while (parenthesized_expression "(param_1 != lVar1)" ( (binary_expression "param_1 != lVar1" identifier != identifier) )) (compound_statement "{\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }" { (expression_statement "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));" (call_expression "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8))" (parenthesized_expression "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))" ( (pointer_expression "**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" * (pointer_expression "*(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" * (cast_expression "(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(DAT_00163238 + lVar2) + 0x50)" ( (binary_expression "**(long **)(DAT_00163238 + lVar2) + 0x50" (pointer_expression "**(long **)(DAT_00163238 + lVar2)" * (pointer_expression "*(long **)(DAT_00163238 + lVar2)" * (cast_expression "(long **)(DAT_00163238 + lVar2)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00163238 + lVar2)" ( (binary_expression "DAT_00163238 + lVar2" identifier + identifier) ))))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)(DAT_00163238 + lVar1 * 8))" ( (pointer_expression "*(undefined8 *)(DAT_00163238 + lVar1 * 8)" * (cast_expression "(undefined8 *)(DAT_00163238 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163238 + lVar1 * 8)" ( (binary_expression "DAT_00163238 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ))) ;) (expression_statement "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);" (assignment_expression "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8)" identifier = (pointer_expression "*(long *)(DAT_00163250 + DAT_00163248 * 8)" * (cast_expression "(long *)(DAT_00163250 + DAT_00163248 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163250 + DAT_00163248 * 8)" ( (binary_expression "DAT_00163250 + DAT_00163248 * 8" identifier + (binary_expression "DAT_00163248 * 8" identifier * number_literal)) ))))) ;) (expression_statement "DAT_00163248 = DAT_00163248 + -1;" (assignment_expression "DAT_00163248 = DAT_00163248 + -1" identifier = (binary_expression "DAT_00163248 + -1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;" (assignment_expression "*(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240" (pointer_expression "*(undefined8 *)(DAT_00163258 + lVar1 * 8)" * (cast_expression "(undefined8 *)(DAT_00163258 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar1 * 8)" ( (binary_expression "DAT_00163258 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) = identifier) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void traverse(relation_node i)\n\n{\n relation_node rVar1;\n bitset_conflict pbVar2;\n relation_nodes prVar3;\n relation pprVar4;\n long lVar5;\n relation_node i_00;\n \n rVar1 = top + 1;\n top = rVar1;\n VERTICES[rVar1] = i;\n prVar3 = INDEX;\n INDEX[i] = rVar1;\n if ((R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff)) {\n lVar5 = 0;\n do {\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n } while (i_00 != 0xffffffffffffffff);\n prVar3 = INDEX;\n if (rVar1 != INDEX[i]) {\n return;\n }\n }\n rVar1 = VERTICES[top];\n top = top - 1;\n prVar3[rVar1] = infinity;\n while (i != rVar1) {\n (*((F[i]->b).vtable)->copy)(F[rVar1],F[i]);\n rVar1 = VERTICES[top];\n top = top - 1;\n INDEX[rVar1] = infinity;\n }\n return;\n}\n\n" (function_definition "void traverse(relation_node i)\n\n{\n relation_node rVar1;\n bitset_conflict pbVar2;\n relation_nodes prVar3;\n relation pprVar4;\n long lVar5;\n relation_node i_00;\n \n rVar1 = top + 1;\n top = rVar1;\n VERTICES[rVar1] = i;\n prVar3 = INDEX;\n INDEX[i] = rVar1;\n if ((R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff)) {\n lVar5 = 0;\n do {\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n } while (i_00 != 0xffffffffffffffff);\n prVar3 = INDEX;\n if (rVar1 != INDEX[i]) {\n return;\n }\n }\n rVar1 = VERTICES[top];\n top = top - 1;\n prVar3[rVar1] = infinity;\n while (i != rVar1) {\n (*((F[i]->b).vtable)->copy)(F[rVar1],F[i]);\n rVar1 = VERTICES[top];\n top = top - 1;\n INDEX[rVar1] = infinity;\n }\n return;\n}" primitive_type (function_declarator "traverse(relation_node i)" identifier (parameter_list "(relation_node i)" ( (parameter_declaration "relation_node i" type_identifier identifier) ))) (compound_statement "{\n relation_node rVar1;\n bitset_conflict pbVar2;\n relation_nodes prVar3;\n relation pprVar4;\n long lVar5;\n relation_node i_00;\n \n rVar1 = top + 1;\n top = rVar1;\n VERTICES[rVar1] = i;\n prVar3 = INDEX;\n INDEX[i] = rVar1;\n if ((R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff)) {\n lVar5 = 0;\n do {\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n } while (i_00 != 0xffffffffffffffff);\n prVar3 = INDEX;\n if (rVar1 != INDEX[i]) {\n return;\n }\n }\n rVar1 = VERTICES[top];\n top = top - 1;\n prVar3[rVar1] = infinity;\n while (i != rVar1) {\n (*((F[i]->b).vtable)->copy)(F[rVar1],F[i]);\n rVar1 = VERTICES[top];\n top = top - 1;\n INDEX[rVar1] = infinity;\n }\n return;\n}" { (declaration "relation_node rVar1;" type_identifier identifier ;) (declaration "bitset_conflict pbVar2;" type_identifier identifier ;) (declaration "relation_nodes prVar3;" type_identifier identifier ;) (declaration "relation pprVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "relation_node i_00;" type_identifier identifier ;) (expression_statement "rVar1 = top + 1;" (assignment_expression "rVar1 = top + 1" identifier = (binary_expression "top + 1" identifier + number_literal)) ;) (expression_statement "top = rVar1;" (assignment_expression "top = rVar1" identifier = identifier) ;) (expression_statement "VERTICES[rVar1] = i;" (assignment_expression "VERTICES[rVar1] = i" (subscript_expression "VERTICES[rVar1]" identifier [ identifier ]) = identifier) ;) (expression_statement "prVar3 = INDEX;" (assignment_expression "prVar3 = INDEX" identifier = identifier) ;) (expression_statement "INDEX[i] = rVar1;" (assignment_expression "INDEX[i] = rVar1" (subscript_expression "INDEX[i]" identifier [ identifier ]) = identifier) ;) (if_statement "if ((R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff)) {\n lVar5 = 0;\n do {\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n } while (i_00 != 0xffffffffffffffff);\n prVar3 = INDEX;\n if (rVar1 != INDEX[i]) {\n return;\n }\n }" if (parenthesized_expression "((R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff))" ( (binary_expression "(R[i] != (relation_nodes)0x0) && (i_00 = *R[i], i_00 != 0xffffffffffffffff)" (parenthesized_expression "(R[i] != (relation_nodes)0x0)" ( (binary_expression "R[i] != (relation_nodes)0x0" (subscript_expression "R[i]" identifier [ identifier ]) != (cast_expression "(relation_nodes)0x0" ( (type_descriptor "relation_nodes" type_identifier) ) number_literal)) )) && (parenthesized_expression "(i_00 = *R[i], i_00 != 0xffffffffffffffff)" ( (comma_expression "i_00 = *R[i], i_00 != 0xffffffffffffffff" (assignment_expression "i_00 = *R[i]" identifier = (pointer_expression "*R[i]" * (subscript_expression "R[i]" identifier [ identifier ]))) , (binary_expression "i_00 != 0xffffffffffffffff" identifier != number_literal)) ))) )) (compound_statement "{\n lVar5 = 0;\n do {\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n } while (i_00 != 0xffffffffffffffff);\n prVar3 = INDEX;\n if (rVar1 != INDEX[i]) {\n return;\n }\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n } while (i_00 != 0xffffffffffffffff);" do (compound_statement "{\n if (INDEX[i_00] == 0) {\n traverse(i_00);\n }\n pprVar4 = R + i;\n if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }\n pbVar2 = F[i];\n (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);\n lVar5 = lVar5 + 8;\n i_00 = *(relation_node *)((long)R[i] + lVar5);\n }" { (if_statement "if (INDEX[i_00] == 0) {\n traverse(i_00);\n }" if (parenthesized_expression "(INDEX[i_00] == 0)" ( (binary_expression "INDEX[i_00] == 0" (subscript_expression "INDEX[i_00]" identifier [ identifier ]) == number_literal) )) (compound_statement "{\n traverse(i_00);\n }" { (expression_statement "traverse(i_00);" (call_expression "traverse(i_00)" identifier (argument_list "(i_00)" ( identifier ))) ;) })) (expression_statement "pprVar4 = R + i;" (assignment_expression "pprVar4 = R + i" identifier = (binary_expression "R + i" identifier + identifier)) ;) (if_statement "if (INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]) {\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }" if (parenthesized_expression "(INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i])" ( (binary_expression "INDEX[*(long *)((long)*pprVar4 + lVar5)] < INDEX[i]" (subscript_expression "INDEX[*(long *)((long)*pprVar4 + lVar5)]" identifier [ (pointer_expression "*(long *)((long)*pprVar4 + lVar5)" * (cast_expression "(long *)((long)*pprVar4 + lVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*pprVar4 + lVar5)" ( (binary_expression "(long)*pprVar4 + lVar5" (cast_expression "(long)*pprVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*pprVar4" * identifier)) + identifier) )))) ]) < (subscript_expression "INDEX[i]" identifier [ identifier ])) )) (compound_statement "{\n INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];\n }" { (expression_statement "INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)];" (assignment_expression "INDEX[i] = INDEX[*(long *)((long)*pprVar4 + lVar5)]" (subscript_expression "INDEX[i]" identifier [ identifier ]) = (subscript_expression "INDEX[*(long *)((long)*pprVar4 + lVar5)]" identifier [ (pointer_expression "*(long *)((long)*pprVar4 + lVar5)" * (cast_expression "(long *)((long)*pprVar4 + lVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*pprVar4 + lVar5)" ( (binary_expression "(long)*pprVar4 + lVar5" (cast_expression "(long)*pprVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*pprVar4" * identifier)) + identifier) )))) ])) ;) })) (expression_statement "pbVar2 = F[i];" (assignment_expression "pbVar2 = F[i]" identifier = (subscript_expression "F[i]" identifier [ identifier ])) ;) (expression_statement "(*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)]);" (call_expression "(*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)])" (parenthesized_expression "(*((pbVar2->b).vtable)->or_)" ( (pointer_expression "*((pbVar2->b).vtable)->or_" * (field_expression "((pbVar2->b).vtable)->or_" (parenthesized_expression "((pbVar2->b).vtable)" ( (field_expression "(pbVar2->b).vtable" (parenthesized_expression "(pbVar2->b)" ( (field_expression "pbVar2->b" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) )) (argument_list "(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + lVar5)])" ( identifier , identifier , (subscript_expression "F[*(long *)((long)*pprVar4 + lVar5)]" identifier [ (pointer_expression "*(long *)((long)*pprVar4 + lVar5)" * (cast_expression "(long *)((long)*pprVar4 + lVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*pprVar4 + lVar5)" ( (binary_expression "(long)*pprVar4 + lVar5" (cast_expression "(long)*pprVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*pprVar4" * identifier)) + identifier) )))) ]) ))) ;) (expression_statement "lVar5 = lVar5 + 8;" (assignment_expression "lVar5 = lVar5 + 8" identifier = (binary_expression "lVar5 + 8" identifier + number_literal)) ;) (expression_statement "i_00 = *(relation_node *)((long)R[i] + lVar5);" (assignment_expression "i_00 = *(relation_node *)((long)R[i] + lVar5)" identifier = (pointer_expression "*(relation_node *)((long)R[i] + lVar5)" * (cast_expression "(relation_node *)((long)R[i] + lVar5)" ( (type_descriptor "relation_node *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)R[i] + lVar5)" ( (binary_expression "(long)R[i] + lVar5" (cast_expression "(long)R[i]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "R[i]" identifier [ identifier ])) + identifier) ))))) ;) }) while (parenthesized_expression "(i_00 != 0xffffffffffffffff)" ( (binary_expression "i_00 != 0xffffffffffffffff" identifier != number_literal) )) ;) (expression_statement "prVar3 = INDEX;" (assignment_expression "prVar3 = INDEX" identifier = identifier) ;) (if_statement "if (rVar1 != INDEX[i]) {\n return;\n }" if (parenthesized_expression "(rVar1 != INDEX[i])" ( (binary_expression "rVar1 != INDEX[i]" identifier != (subscript_expression "INDEX[i]" identifier [ identifier ])) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "rVar1 = VERTICES[top];" (assignment_expression "rVar1 = VERTICES[top]" identifier = (subscript_expression "VERTICES[top]" identifier [ identifier ])) ;) (expression_statement "top = top - 1;" (assignment_expression "top = top - 1" identifier = (binary_expression "top - 1" identifier - number_literal)) ;) (expression_statement "prVar3[rVar1] = infinity;" (assignment_expression "prVar3[rVar1] = infinity" (subscript_expression "prVar3[rVar1]" identifier [ identifier ]) = identifier) ;) (while_statement "while (i != rVar1) {\n (*((F[i]->b).vtable)->copy)(F[rVar1],F[i]);\n rVar1 = VERTICES[top];\n top = top - 1;\n INDEX[rVar1] = infinity;\n }" while (parenthesized_expression "(i != rVar1)" ( (binary_expression "i != rVar1" identifier != identifier) )) (compound_statement "{\n (*((F[i]->b).vtable)->copy)(F[rVar1],F[i]);\n rVar1 = VERTICES[top];\n top = top - 1;\n INDEX[rVar1] = infinity;\n }" { (expression_statement "(*((F[i]->b).vtable)->copy)(F[rVar1],F[i]);" (call_expression "(*((F[i]->b).vtable)->copy)(F[rVar1],F[i])" (parenthesized_expression "(*((F[i]->b).vtable)->copy)" ( (pointer_expression "*((F[i]->b).vtable)->copy" * (field_expression "((F[i]->b).vtable)->copy" (parenthesized_expression "((F[i]->b).vtable)" ( (field_expression "(F[i]->b).vtable" (parenthesized_expression "(F[i]->b)" ( (field_expression "F[i]->b" (subscript_expression "F[i]" identifier [ identifier ]) -> field_identifier) )) . field_identifier) )) -> field_identifier)) )) (argument_list "(F[rVar1],F[i])" ( (subscript_expression "F[rVar1]" identifier [ identifier ]) , (subscript_expression "F[i]" identifier [ identifier ]) ))) ;) (expression_statement "rVar1 = VERTICES[top];" (assignment_expression "rVar1 = VERTICES[top]" identifier = (subscript_expression "VERTICES[top]" identifier [ identifier ])) ;) (expression_statement "top = top - 1;" (assignment_expression "top = top - 1" identifier = (binary_expression "top - 1" identifier - number_literal)) ;) (expression_statement "INDEX[rVar1] = infinity;" (assignment_expression "INDEX[rVar1] = infinity" (subscript_expression "INDEX[rVar1]" identifier [ identifier ]) = identifier) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0012572b(long param_1)\n\n{\n long lVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}\n\n" (function_definition "void FUN_0012572b(long param_1)\n\n{\n long lVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}" primitive_type (function_declarator "FUN_0012572b(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 long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = DAT_00163248 + 1;" (assignment_expression "lVar1 = DAT_00163248 + 1" identifier = (binary_expression "DAT_00163248 + 1" identifier + number_literal)) ;) (expression_statement "DAT_00163248 = lVar1;" (assignment_expression "DAT_00163248 = lVar1" identifier = identifier) ;) (expression_statement "*(long *)(DAT_00163250 + lVar1 * 8) = param_1;" (assignment_expression "*(long *)(DAT_00163250 + lVar1 * 8) = param_1" (pointer_expression "*(long *)(DAT_00163250 + lVar1 * 8)" * (cast_expression "(long *)(DAT_00163250 + lVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163250 + lVar1 * 8)" ( (binary_expression "DAT_00163250 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "lVar6 = DAT_00163258;" (assignment_expression "lVar6 = DAT_00163258" identifier = identifier) ;) (expression_statement "lVar2 = param_1 * 8;" (assignment_expression "lVar2 = param_1 * 8" identifier = (binary_expression "param_1 * 8" identifier * number_literal)) ;) (expression_statement "*(long *)(DAT_00163258 + param_1 * 8) = lVar1;" (assignment_expression "*(long *)(DAT_00163258 + param_1 * 8) = lVar1" (pointer_expression "*(long *)(DAT_00163258 + param_1 * 8)" * (cast_expression "(long *)(DAT_00163258 + param_1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + param_1 * 8)" ( (binary_expression "DAT_00163258 + param_1 * 8" identifier + (binary_expression "param_1 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "plVar5 = *(long **)(DAT_00163260 + param_1 * 8);" (assignment_expression "plVar5 = *(long **)(DAT_00163260 + param_1 * 8)" identifier = (pointer_expression "*(long **)(DAT_00163260 + param_1 * 8)" * (cast_expression "(long **)(DAT_00163260 + param_1 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00163260 + param_1 * 8)" ( (binary_expression "DAT_00163260 + param_1 * 8" identifier + (binary_expression "param_1 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }" if (parenthesized_expression "((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1))" ( (binary_expression "(plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)" (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)) )) && (parenthesized_expression "(lVar7 = *plVar5, lVar7 != -1)" ( (comma_expression "lVar7 = *plVar5, lVar7 != -1" (assignment_expression "lVar7 = *plVar5" identifier = (pointer_expression "*plVar5" * identifier)) , (binary_expression "lVar7 != -1" identifier != number_literal)) ))) )) (compound_statement "{\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);" do (compound_statement "{\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n }" { (if_statement "if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }" if (parenthesized_expression "(*(long *)(DAT_00163258 + lVar7 * 8) == 0)" ( (binary_expression "*(long *)(DAT_00163258 + lVar7 * 8) == 0" (pointer_expression "*(long *)(DAT_00163258 + lVar7 * 8)" * (cast_expression "(long *)(DAT_00163258 + lVar7 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar7 * 8)" ( (binary_expression "DAT_00163258 + lVar7 * 8" identifier + (binary_expression "lVar7 * 8" identifier * number_literal)) )))) == number_literal) )) (compound_statement "{\n FUN_0012572b();\n }" { (expression_statement "FUN_0012572b();" (call_expression "FUN_0012572b()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar5 = (long *)(lVar2 + DAT_00163260);" (assignment_expression "plVar5 = (long *)(lVar2 + DAT_00163260)" identifier = (cast_expression "(long *)(lVar2 + DAT_00163260)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + DAT_00163260)" ( (binary_expression "lVar2 + DAT_00163260" identifier + identifier) )))) ;) (expression_statement "uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);" (assignment_expression "uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" identifier = (pointer_expression "*(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" * (cast_expression "(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" ( (binary_expression "DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8" identifier + (binary_expression "*(long *)(*plVar5 + lVar6) * 8" (pointer_expression "*(long *)(*plVar5 + lVar6)" * (cast_expression "(long *)(*plVar5 + lVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + lVar6)" ( (binary_expression "*plVar5 + lVar6" (pointer_expression "*plVar5" * identifier) + identifier) )))) * number_literal)) ))))) ;) (if_statement "if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }" if (parenthesized_expression "(uVar4 < *(ulong *)(DAT_00163258 + lVar2))" ( (binary_expression "uVar4 < *(ulong *)(DAT_00163258 + lVar2)" identifier < (pointer_expression "*(ulong *)(DAT_00163258 + lVar2)" * (cast_expression "(ulong *)(DAT_00163258 + lVar2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar2)" ( (binary_expression "DAT_00163258 + lVar2" identifier + identifier) ))))) )) (compound_statement "{\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }" { (expression_statement "*(ulong *)(DAT_00163258 + lVar2) = uVar4;" (assignment_expression "*(ulong *)(DAT_00163258 + lVar2) = uVar4" (pointer_expression "*(ulong *)(DAT_00163258 + lVar2)" * (cast_expression "(ulong *)(DAT_00163258 + lVar2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar2)" ( (binary_expression "DAT_00163258 + lVar2" identifier + identifier) )))) = identifier) ;) })) (expression_statement "plVar3 = *(long **)(DAT_00163238 + lVar2);" (assignment_expression "plVar3 = *(long **)(DAT_00163238 + lVar2)" identifier = (pointer_expression "*(long **)(DAT_00163238 + lVar2)" * (cast_expression "(long **)(DAT_00163238 + lVar2)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00163238 + lVar2)" ( (binary_expression "DAT_00163238 + lVar2" identifier + identifier) ))))) ;) (expression_statement "(**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));" (call_expression "(**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8))" (parenthesized_expression "(**(code **)(*plVar3 + 0x98))" ( (pointer_expression "**(code **)(*plVar3 + 0x98)" * (pointer_expression "*(code **)(*plVar3 + 0x98)" * (cast_expression "(code **)(*plVar3 + 0x98)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar3 + 0x98)" ( (binary_expression "*plVar3 + 0x98" (pointer_expression "*plVar3" * identifier) + number_literal) ))))) )) (argument_list "(plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" * (cast_expression "(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" ( (binary_expression "DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8" identifier + (binary_expression "*(long *)(*plVar5 + lVar6) * 8" (pointer_expression "*(long *)(*plVar5 + lVar6)" * (cast_expression "(long *)(*plVar5 + lVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + lVar6)" ( (binary_expression "*plVar5 + lVar6" (pointer_expression "*plVar5" * identifier) + identifier) )))) * number_literal)) )))) ))) ;) (expression_statement "lVar6 = lVar6 + 8;" (assignment_expression "lVar6 = lVar6 + 8" identifier = (binary_expression "lVar6 + 8" identifier + number_literal)) ;) (expression_statement "lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);" (assignment_expression "lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" identifier = (pointer_expression "*(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" * (cast_expression "(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(DAT_00163260 + lVar2) + lVar6)" ( (binary_expression "*(long *)(DAT_00163260 + lVar2) + lVar6" (pointer_expression "*(long *)(DAT_00163260 + lVar2)" * (cast_expression "(long *)(DAT_00163260 + lVar2)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163260 + lVar2)" ( (binary_expression "DAT_00163260 + lVar2" identifier + identifier) )))) + identifier) ))))) ;) }) while (parenthesized_expression "(lVar7 != -1)" ( (binary_expression "lVar7 != -1" identifier != number_literal) )) ;) (expression_statement "lVar6 = DAT_00163258;" (assignment_expression "lVar6 = DAT_00163258" identifier = identifier) ;) (if_statement "if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }" if (parenthesized_expression "(lVar1 != *(long *)(DAT_00163258 + param_1 * 8))" ( (binary_expression "lVar1 != *(long *)(DAT_00163258 + param_1 * 8)" identifier != (pointer_expression "*(long *)(DAT_00163258 + param_1 * 8)" * (cast_expression "(long *)(DAT_00163258 + param_1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + param_1 * 8)" ( (binary_expression "DAT_00163258 + param_1 * 8" identifier + (binary_expression "param_1 * 8" identifier * number_literal)) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);" (assignment_expression "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8)" identifier = (pointer_expression "*(long *)(DAT_00163250 + DAT_00163248 * 8)" * (cast_expression "(long *)(DAT_00163250 + DAT_00163248 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163250 + DAT_00163248 * 8)" ( (binary_expression "DAT_00163250 + DAT_00163248 * 8" identifier + (binary_expression "DAT_00163248 * 8" identifier * number_literal)) ))))) ;) (expression_statement "DAT_00163248 = DAT_00163248 + -1;" (assignment_expression "DAT_00163248 = DAT_00163248 + -1" identifier = (binary_expression "DAT_00163248 + -1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;" (assignment_expression "*(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240" (pointer_expression "*(undefined8 *)(lVar6 + lVar1 * 8)" * (cast_expression "(undefined8 *)(lVar6 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar1 * 8)" ( (binary_expression "lVar6 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) = identifier) ;) (while_statement "while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }" while (parenthesized_expression "(param_1 != lVar1)" ( (binary_expression "param_1 != lVar1" identifier != identifier) )) (compound_statement "{\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }" { (expression_statement "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));" (call_expression "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8))" (parenthesized_expression "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))" ( (pointer_expression "**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" * (pointer_expression "*(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" * (cast_expression "(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(DAT_00163238 + lVar2) + 0x50)" ( (binary_expression "**(long **)(DAT_00163238 + lVar2) + 0x50" (pointer_expression "**(long **)(DAT_00163238 + lVar2)" * (pointer_expression "*(long **)(DAT_00163238 + lVar2)" * (cast_expression "(long **)(DAT_00163238 + lVar2)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00163238 + lVar2)" ( (binary_expression "DAT_00163238 + lVar2" identifier + identifier) ))))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)(DAT_00163238 + lVar1 * 8))" ( (pointer_expression "*(undefined8 *)(DAT_00163238 + lVar1 * 8)" * (cast_expression "(undefined8 *)(DAT_00163238 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163238 + lVar1 * 8)" ( (binary_expression "DAT_00163238 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ))) ;) (expression_statement "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);" (assignment_expression "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8)" identifier = (pointer_expression "*(long *)(DAT_00163250 + DAT_00163248 * 8)" * (cast_expression "(long *)(DAT_00163250 + DAT_00163248 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163250 + DAT_00163248 * 8)" ( (binary_expression "DAT_00163250 + DAT_00163248 * 8" identifier + (binary_expression "DAT_00163248 * 8" identifier * number_literal)) ))))) ;) (expression_statement "DAT_00163248 = DAT_00163248 + -1;" (assignment_expression "DAT_00163248 = DAT_00163248 + -1" identifier = (binary_expression "DAT_00163248 + -1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;" (assignment_expression "*(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240" (pointer_expression "*(undefined8 *)(DAT_00163258 + lVar1 * 8)" * (cast_expression "(undefined8 *)(DAT_00163258 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00163258 + lVar1 * 8)" ( (binary_expression "DAT_00163258 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) = identifier) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (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 ( (comma_expression (assignment_expression IDENT = (pointer_expression * IDENT)) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + IDENT) )))) * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + IDENT) )))) * LIT)) )))) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) + IDENT) ))))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) )) (compound_statement { (return_statement return ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))))) + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = IDENT) ;) })) (return_statement return ;) })))
(function_definition "void FUN_0012572b(long param_1)\n\n{\n long lVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012572b(long param_1)" (identifier "FUN_0012572b") (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 long *plVar3;\n ulong uVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n \n lVar1 = DAT_00163248 + 1;\n DAT_00163248 = lVar1;\n *(long *)(DAT_00163250 + lVar1 * 8) = param_1;\n lVar6 = DAT_00163258;\n lVar2 = param_1 * 8;\n *(long *)(DAT_00163258 + param_1 * 8) = lVar1;\n plVar5 = *(long **)(DAT_00163260 + param_1 * 8);\n if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;\n while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "long *plVar5;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar5" (* "*") (identifier "plVar5")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (expression_statement "lVar1 = DAT_00163248 + 1;" (assignment_expression "lVar1 = DAT_00163248 + 1" (identifier "lVar1") (= "=") (binary_expression "DAT_00163248 + 1" (identifier "DAT_00163248") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "DAT_00163248 = lVar1;" (assignment_expression "DAT_00163248 = lVar1" (identifier "DAT_00163248") (= "=") (identifier "lVar1")) (; ";")) (expression_statement "*(long *)(DAT_00163250 + lVar1 * 8) = param_1;" (assignment_expression "*(long *)(DAT_00163250 + lVar1 * 8) = param_1" (pointer_expression "*(long *)(DAT_00163250 + lVar1 * 8)" (* "*") (cast_expression "(long *)(DAT_00163250 + lVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163250 + lVar1 * 8)" (( "(") (binary_expression "DAT_00163250 + lVar1 * 8" (identifier "DAT_00163250") (+ "+") (binary_expression "lVar1 * 8" (identifier "lVar1") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "param_1")) (; ";")) (expression_statement "lVar6 = DAT_00163258;" (assignment_expression "lVar6 = DAT_00163258" (identifier "lVar6") (= "=") (identifier "DAT_00163258")) (; ";")) (expression_statement "lVar2 = param_1 * 8;" (assignment_expression "lVar2 = param_1 * 8" (identifier "lVar2") (= "=") (binary_expression "param_1 * 8" (identifier "param_1") (* "*") (number_literal "8"))) (; ";")) (expression_statement "*(long *)(DAT_00163258 + param_1 * 8) = lVar1;" (assignment_expression "*(long *)(DAT_00163258 + param_1 * 8) = lVar1" (pointer_expression "*(long *)(DAT_00163258 + param_1 * 8)" (* "*") (cast_expression "(long *)(DAT_00163258 + param_1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + param_1 * 8)" (( "(") (binary_expression "DAT_00163258 + param_1 * 8" (identifier "DAT_00163258") (+ "+") (binary_expression "param_1 * 8" (identifier "param_1") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (expression_statement "plVar5 = *(long **)(DAT_00163260 + param_1 * 8);" (assignment_expression "plVar5 = *(long **)(DAT_00163260 + param_1 * 8)" (identifier "plVar5") (= "=") (pointer_expression "*(long **)(DAT_00163260 + param_1 * 8)" (* "*") (cast_expression "(long **)(DAT_00163260 + param_1 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_00163260 + param_1 * 8)" (( "(") (binary_expression "DAT_00163260 + param_1 * 8" (identifier "DAT_00163260") (+ "+") (binary_expression "param_1 * 8" (identifier "param_1") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) {\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }" (if "if") (parenthesized_expression "((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1))" (( "(") (binary_expression "(plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)" (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"))) () ")")) (&& "&&") (parenthesized_expression "(lVar7 = *plVar5, lVar7 != -1)" (( "(") (comma_expression "lVar7 = *plVar5, lVar7 != -1" (assignment_expression "lVar7 = *plVar5" (identifier "lVar7") (= "=") (pointer_expression "*plVar5" (* "*") (identifier "plVar5"))) (, ",") (binary_expression "lVar7 != -1" (identifier "lVar7") (!= "!=") (number_literal "-1"))) () ")"))) () ")")) (compound_statement "{\n lVar6 = 0;\n do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);\n lVar6 = DAT_00163258;\n if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }\n }" ({ "{") (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n } while (lVar7 != -1);" (do "do") (compound_statement "{\n if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }\n plVar5 = (long *)(lVar2 + DAT_00163260);\n uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);\n if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }\n plVar3 = *(long **)(DAT_00163238 + lVar2);\n (**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));\n lVar6 = lVar6 + 8;\n lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);\n }" ({ "{") (if_statement "if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) {\n FUN_0012572b();\n }" (if "if") (parenthesized_expression "(*(long *)(DAT_00163258 + lVar7 * 8) == 0)" (( "(") (binary_expression "*(long *)(DAT_00163258 + lVar7 * 8) == 0" (pointer_expression "*(long *)(DAT_00163258 + lVar7 * 8)" (* "*") (cast_expression "(long *)(DAT_00163258 + lVar7 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + lVar7 * 8)" (( "(") (binary_expression "DAT_00163258 + lVar7 * 8" (identifier "DAT_00163258") (+ "+") (binary_expression "lVar7 * 8" (identifier "lVar7") (* "*") (number_literal "8"))) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0012572b();\n }" ({ "{") (expression_statement "FUN_0012572b();" (call_expression "FUN_0012572b()" (identifier "FUN_0012572b") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar5 = (long *)(lVar2 + DAT_00163260);" (assignment_expression "plVar5 = (long *)(lVar2 + DAT_00163260)" (identifier "plVar5") (= "=") (cast_expression "(long *)(lVar2 + DAT_00163260)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + DAT_00163260)" (( "(") (binary_expression "lVar2 + DAT_00163260" (identifier "lVar2") (+ "+") (identifier "DAT_00163260")) () ")")))) (; ";")) (expression_statement "uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8);" (assignment_expression "uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" (identifier "uVar4") (= "=") (pointer_expression "*(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" (* "*") (cast_expression "(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8)" (( "(") (binary_expression "DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8" (identifier "DAT_00163258") (+ "+") (binary_expression "*(long *)(*plVar5 + lVar6) * 8" (pointer_expression "*(long *)(*plVar5 + lVar6)" (* "*") (cast_expression "(long *)(*plVar5 + lVar6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar5 + lVar6)" (( "(") (binary_expression "*plVar5 + lVar6" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (+ "+") (identifier "lVar6")) () ")")))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) {\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }" (if "if") (parenthesized_expression "(uVar4 < *(ulong *)(DAT_00163258 + lVar2))" (( "(") (binary_expression "uVar4 < *(ulong *)(DAT_00163258 + lVar2)" (identifier "uVar4") (< "<") (pointer_expression "*(ulong *)(DAT_00163258 + lVar2)" (* "*") (cast_expression "(ulong *)(DAT_00163258 + lVar2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + lVar2)" (( "(") (binary_expression "DAT_00163258 + lVar2" (identifier "DAT_00163258") (+ "+") (identifier "lVar2")) () ")"))))) () ")")) (compound_statement "{\n *(ulong *)(DAT_00163258 + lVar2) = uVar4;\n }" ({ "{") (expression_statement "*(ulong *)(DAT_00163258 + lVar2) = uVar4;" (assignment_expression "*(ulong *)(DAT_00163258 + lVar2) = uVar4" (pointer_expression "*(ulong *)(DAT_00163258 + lVar2)" (* "*") (cast_expression "(ulong *)(DAT_00163258 + lVar2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + lVar2)" (( "(") (binary_expression "DAT_00163258 + lVar2" (identifier "DAT_00163258") (+ "+") (identifier "lVar2")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (} "}"))) (expression_statement "plVar3 = *(long **)(DAT_00163238 + lVar2);" (assignment_expression "plVar3 = *(long **)(DAT_00163238 + lVar2)" (identifier "plVar3") (= "=") (pointer_expression "*(long **)(DAT_00163238 + lVar2)" (* "*") (cast_expression "(long **)(DAT_00163238 + lVar2)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_00163238 + lVar2)" (( "(") (binary_expression "DAT_00163238 + lVar2" (identifier "DAT_00163238") (+ "+") (identifier "lVar2")) () ")"))))) (; ";")) (expression_statement "(**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8));" (call_expression "(**(code **)(*plVar3 + 0x98))\n (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8))" (parenthesized_expression "(**(code **)(*plVar3 + 0x98))" (( "(") (pointer_expression "**(code **)(*plVar3 + 0x98)" (* "*") (pointer_expression "*(code **)(*plVar3 + 0x98)" (* "*") (cast_expression "(code **)(*plVar3 + 0x98)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar3 + 0x98)" (( "(") (binary_expression "*plVar3 + 0x98" (pointer_expression "*plVar3" (* "*") (identifier "plVar3")) (+ "+") (number_literal "0x98")) () ")"))))) () ")")) (argument_list "(plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8))" (( "(") (identifier "plVar3") (, ",") (identifier "plVar3") (, ",") (pointer_expression "*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" (* "*") (cast_expression "(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)" (( "(") (binary_expression "DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8" (identifier "DAT_00163238") (+ "+") (binary_expression "*(long *)(*plVar5 + lVar6) * 8" (pointer_expression "*(long *)(*plVar5 + lVar6)" (* "*") (cast_expression "(long *)(*plVar5 + lVar6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar5 + lVar6)" (( "(") (binary_expression "*plVar5 + lVar6" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (+ "+") (identifier "lVar6")) () ")")))) (* "*") (number_literal "8"))) () ")")))) () ")"))) (; ";")) (expression_statement "lVar6 = lVar6 + 8;" (assignment_expression "lVar6 = lVar6 + 8" (identifier "lVar6") (= "=") (binary_expression "lVar6 + 8" (identifier "lVar6") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6);" (assignment_expression "lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" (* "*") (cast_expression "(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(DAT_00163260 + lVar2) + lVar6)" (( "(") (binary_expression "*(long *)(DAT_00163260 + lVar2) + lVar6" (pointer_expression "*(long *)(DAT_00163260 + lVar2)" (* "*") (cast_expression "(long *)(DAT_00163260 + lVar2)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163260 + lVar2)" (( "(") (binary_expression "DAT_00163260 + lVar2" (identifier "DAT_00163260") (+ "+") (identifier "lVar2")) () ")")))) (+ "+") (identifier "lVar6")) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 != -1)" (( "(") (binary_expression "lVar7 != -1" (identifier "lVar7") (!= "!=") (number_literal "-1")) () ")")) (; ";")) (expression_statement "lVar6 = DAT_00163258;" (assignment_expression "lVar6 = DAT_00163258" (identifier "lVar6") (= "=") (identifier "DAT_00163258")) (; ";")) (if_statement "if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) {\n return;\n }" (if "if") (parenthesized_expression "(lVar1 != *(long *)(DAT_00163258 + param_1 * 8))" (( "(") (binary_expression "lVar1 != *(long *)(DAT_00163258 + param_1 * 8)" (identifier "lVar1") (!= "!=") (pointer_expression "*(long *)(DAT_00163258 + param_1 * 8)" (* "*") (cast_expression "(long *)(DAT_00163258 + param_1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + param_1 * 8)" (( "(") (binary_expression "DAT_00163258 + param_1 * 8" (identifier "DAT_00163258") (+ "+") (binary_expression "param_1 * 8" (identifier "param_1") (* "*") (number_literal "8"))) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);" (assignment_expression "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(DAT_00163250 + DAT_00163248 * 8)" (* "*") (cast_expression "(long *)(DAT_00163250 + DAT_00163248 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163250 + DAT_00163248 * 8)" (( "(") (binary_expression "DAT_00163250 + DAT_00163248 * 8" (identifier "DAT_00163250") (+ "+") (binary_expression "DAT_00163248 * 8" (identifier "DAT_00163248") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "DAT_00163248 = DAT_00163248 + -1;" (assignment_expression "DAT_00163248 = DAT_00163248 + -1" (identifier "DAT_00163248") (= "=") (binary_expression "DAT_00163248 + -1" (identifier "DAT_00163248") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240;" (assignment_expression "*(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240" (pointer_expression "*(undefined8 *)(lVar6 + lVar1 * 8)" (* "*") (cast_expression "(undefined8 *)(lVar6 + lVar1 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + lVar1 * 8)" (( "(") (binary_expression "lVar6 + lVar1 * 8" (identifier "lVar6") (+ "+") (binary_expression "lVar1 * 8" (identifier "lVar1") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "DAT_00163240")) (; ";")) (while_statement "while (param_1 != lVar1) {\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }" (while "while") (parenthesized_expression "(param_1 != lVar1)" (( "(") (binary_expression "param_1 != lVar1" (identifier "param_1") (!= "!=") (identifier "lVar1")) () ")")) (compound_statement "{\n (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));\n lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);\n DAT_00163248 = DAT_00163248 + -1;\n *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;\n }" ({ "{") (expression_statement "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8));" (call_expression "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))\n (*(undefined8 *)(DAT_00163238 + lVar1 * 8))" (parenthesized_expression "(**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50))" (( "(") (pointer_expression "**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" (* "*") (pointer_expression "*(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" (* "*") (cast_expression "(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(DAT_00163238 + lVar2) + 0x50)" (( "(") (binary_expression "**(long **)(DAT_00163238 + lVar2) + 0x50" (pointer_expression "**(long **)(DAT_00163238 + lVar2)" (* "*") (pointer_expression "*(long **)(DAT_00163238 + lVar2)" (* "*") (cast_expression "(long **)(DAT_00163238 + lVar2)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_00163238 + lVar2)" (( "(") (binary_expression "DAT_00163238 + lVar2" (identifier "DAT_00163238") (+ "+") (identifier "lVar2")) () ")"))))) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(*(undefined8 *)(DAT_00163238 + lVar1 * 8))" (( "(") (pointer_expression "*(undefined8 *)(DAT_00163238 + lVar1 * 8)" (* "*") (cast_expression "(undefined8 *)(DAT_00163238 + lVar1 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163238 + lVar1 * 8)" (( "(") (binary_expression "DAT_00163238 + lVar1 * 8" (identifier "DAT_00163238") (+ "+") (binary_expression "lVar1 * 8" (identifier "lVar1") (* "*") (number_literal "8"))) () ")")))) () ")"))) (; ";")) (expression_statement "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8);" (assignment_expression "lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(DAT_00163250 + DAT_00163248 * 8)" (* "*") (cast_expression "(long *)(DAT_00163250 + DAT_00163248 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163250 + DAT_00163248 * 8)" (( "(") (binary_expression "DAT_00163250 + DAT_00163248 * 8" (identifier "DAT_00163250") (+ "+") (binary_expression "DAT_00163248 * 8" (identifier "DAT_00163248") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "DAT_00163248 = DAT_00163248 + -1;" (assignment_expression "DAT_00163248 = DAT_00163248 + -1" (identifier "DAT_00163248") (= "=") (binary_expression "DAT_00163248 + -1" (identifier "DAT_00163248") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240;" (assignment_expression "*(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240" (pointer_expression "*(undefined8 *)(DAT_00163258 + lVar1 * 8)" (* "*") (cast_expression "(undefined8 *)(DAT_00163258 + lVar1 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00163258 + lVar1 * 8)" (( "(") (binary_expression "DAT_00163258 + lVar1 * 8" (identifier "DAT_00163258") (+ "+") (binary_expression "lVar1 * 8" (identifier "lVar1") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "DAT_00163240")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 var_4) { type_1 var_6; type_2 pbVar2; type_3 prVar3; type_4 pprVar4; long var_5; type_1 var_2; var_6 = var_1 + 1; var_1 = var_6; VERTICES[var_6] = var_4; prVar3 = INDEX; INDEX[var_4] = var_6; if ((var_3[var_4] != (type_3)0x0) && (var_2 = *var_3[var_4], var_2 != 0xffffffffffffffff)) { var_5 = 0; do { if (INDEX[var_2] == 0) { function_1(var_2); } pprVar4 = var_3 + var_4; if (INDEX[*(long *)((long)*pprVar4 + var_5)] < INDEX[var_4]) { INDEX[var_4] = INDEX[*(long *)((long)*pprVar4 + var_5)]; } pbVar2 = F[var_4]; (*((pbVar2->b).vtable)->or_)(pbVar2,pbVar2,F[*(long *)((long)*pprVar4 + var_5)]); var_5 = var_5 + 8; var_2 = *(type_1 *)((long)var_3[var_4] + var_5); } while (var_2 != 0xffffffffffffffff); prVar3 = INDEX; if (var_6 != INDEX[var_4]) { return; } } var_6 = VERTICES[var_1]; var_1 = var_1 - 1; prVar3[var_6] = infinity; while (var_4 != var_6) { (*((F[var_4]->b).vtable)->copy)(F[var_6],F[var_4]); var_6 = VERTICES[var_1]; var_1 = var_1 - 1; INDEX[var_6] = infinity; } 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: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (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: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (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 (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_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: (identifier))))) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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: (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: (identifier) right: (identifier))))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) 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: (binary_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: (identifier))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier)))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) consequence: (compound_statement (return_statement))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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: (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: (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: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))))) (return_statement))))
null
void MASKED(long param_1) { long lVar1; long lVar2; long *plVar3; ulong uVar4; long *plVar5; long lVar6; long lVar7; lVar1 = DAT_00163248 + 1; DAT_00163248 = lVar1; *(long *)(DAT_00163250 + lVar1 * 8) = param_1; lVar6 = DAT_00163258; lVar2 = param_1 * 8; *(long *)(DAT_00163258 + param_1 * 8) = lVar1; plVar5 = *(long **)(DAT_00163260 + param_1 * 8); if ((plVar5 != (long *)0x0) && (lVar7 = *plVar5, lVar7 != -1)) { lVar6 = 0; do { if (*(long *)(DAT_00163258 + lVar7 * 8) == 0) { MASKED(); } plVar5 = (long *)(lVar2 + DAT_00163260); uVar4 = *(ulong *)(DAT_00163258 + *(long *)(*plVar5 + lVar6) * 8); if (uVar4 < *(ulong *)(DAT_00163258 + lVar2)) { *(ulong *)(DAT_00163258 + lVar2) = uVar4; } plVar3 = *(long **)(DAT_00163238 + lVar2); (**(code **)(*plVar3 + 0x98)) (plVar3,plVar3,*(undefined8 *)(DAT_00163238 + *(long *)(*plVar5 + lVar6) * 8)); lVar6 = lVar6 + 8; lVar7 = *(long *)(*(long *)(DAT_00163260 + lVar2) + lVar6); } while (lVar7 != -1); lVar6 = DAT_00163258; if (lVar1 != *(long *)(DAT_00163258 + param_1 * 8)) { return; } } lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8); DAT_00163248 = DAT_00163248 + -1; *(undefined8 *)(lVar6 + lVar1 * 8) = DAT_00163240; while (param_1 != lVar1) { (**(code **)(**(long **)(DAT_00163238 + lVar2) + 0x50)) (*(undefined8 *)(DAT_00163238 + lVar1 * 8)); lVar1 = *(long *)(DAT_00163250 + DAT_00163248 * 8); DAT_00163248 = DAT_00163248 + -1; *(undefined8 *)(DAT_00163258 + lVar1 * 8) = DAT_00163240; } return; }
516_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
Curl_shuffle_addr
FUN_001101c7
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ CURLcode Curl_shuffle_addr(Curl_easy *data,Curl_addrinfo **addr) { long lVar1; uint uVar2; CURLcode CVar3; long *plVar4; long *plVar5; uchar *rnd; long lVar6; long lVar7; CURLcode local_54; uVar2 = Curl_num_addresses(*addr); local_54 = CURLE_OK; if (1 < (int)uVar2) { Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2); lVar7 = (long)(int)uVar2; plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8); if (plVar4 == (long *)0x0) { local_54 = CURLE_OUT_OF_MEMORY; } else { *plVar4 = (long)*addr; plVar5 = plVar4; do { plVar5[1] = *(long *)(*plVar5 + 0x28); plVar5 = plVar5 + 1; } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1); rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4); local_54 = CURLE_OUT_OF_MEMORY; if (rnd != (uchar *)0x0) { CVar3 = Curl_rand(data,rnd,lVar7 * 4); if (CVar3 == CURLE_OK) { lVar6 = (long)(int)(uVar2 - 1); do { lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)]; plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6]; plVar4[lVar6] = lVar1; lVar6 = lVar6 + -1; plVar5 = plVar4; } while (0 < (int)lVar6); do { *(long *)(*plVar5 + 0x28) = plVar5[1]; plVar5 = plVar5 + 1; } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1); *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0; *addr = (Curl_addrinfo *)*plVar4; } (*Curl_cfree)(rnd); local_54 = CURLE_OK; } (*Curl_cfree)(plVar4); } } return local_54; }
undefined4 FUN_001101c7(undefined8 param_1,long *param_2) { long lVar1; int iVar2; int iVar3; long *plVar4; long *plVar5; long lVar6; long lVar7; long lVar8; undefined4 local_54; iVar2 = FUN_00110039(*param_2); local_54 = 0; if (1 < iVar2) { FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2); lVar8 = (long)iVar2; plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8); if (plVar4 == (long *)0x0) { local_54 = 0x1b; } else { *plVar4 = *param_2; plVar5 = plVar4; do { plVar5[1] = *(long *)(*plVar5 + 0x28); plVar5 = plVar5 + 1; } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1); lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4); local_54 = 0x1b; if (lVar6 != 0) { iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4); if (iVar3 == 0) { lVar7 = (long)(iVar2 + -1); do { lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]; plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7]; plVar4[lVar7] = lVar1; lVar7 = lVar7 + -1; plVar5 = plVar4; } while (0 < (int)lVar7); do { *(long *)(*plVar5 + 0x28) = plVar5[1]; plVar5 = plVar5 + 1; } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1); *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0; *param_2 = *plVar4; } (*(code *)PTR_free_0018c0b8)(lVar6); local_54 = 0; } (*(code *)PTR_free_0018c0b8)(plVar4); } } return local_54; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x28 MOV R15,RDI MOV qword ptr [RSP + 0x8],RDI MOV R14,RSI MOV RDI,qword ptr [RSI] CALL 0x00110039 MOV dword ptr [RSP + 0x4],0x0 CMP EAX,0x1 JG 0x00110208 MOV EAX,dword ptr [RSP + 0x4] ADD RSP,0x28 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EBX,EAX MOV EDX,EAX LEA RSI,[0x16d1c1] MOV RDI,R15 MOV EAX,0x0 CALL 0x0011a8d8 MOVSXD R12,EBX LEA RAX,[R12*0x8] MOV qword ptr [RSP + 0x18],RAX MOV RDI,RAX LEA RAX,[0x18c0c0] CALL qword ptr [RAX] MOV RBP,RAX TEST RAX,RAX JZ 0x0011033b LEA RAX,[R12*0x4] MOV qword ptr [RSP + 0x10],RAX MOV RAX,qword ptr [R14] MOV qword ptr [RBP],RAX MOV R12,RBP LEA EAX,[RBX + -0x2] LEA R13,[RBP + RAX*0x8 + 0x8] MOV RAX,RBP MOV RDX,qword ptr [RAX] MOV RDX,qword ptr [RDX + 0x28] MOV qword ptr [RAX + 0x8],RDX ADD RAX,0x8 CMP RAX,R13 JNZ 0x0011026a MOV RDI,qword ptr [RSP + 0x10] LEA RAX,[0x18c0c0] CALL qword ptr [RAX] MOV R15,RAX MOV dword ptr [RSP + 0x4],0x1b TEST RAX,RAX JZ 0x0011032a MOV RDX,qword ptr [RSP + 0x10] MOV RSI,RAX MOV RDI,qword ptr [RSP + 0x8] CALL 0x0014ffcf TEST EAX,EAX JNZ 0x00110316 SUB EBX,0x1 MOVSXD RBX,EBX LEA ECX,[RBX + 0x1] MOV EAX,dword ptr [R15 + RBX*0x4] MOV EDX,0x0 DIV ECX LEA RAX,[RBP + RDX*0x8] MOV RDX,qword ptr [RAX] MOV RCX,qword ptr [RBP + RBX*0x8] MOV qword ptr [RAX],RCX MOV qword ptr [RBP + RBX*0x8],RDX SUB RBX,0x1 TEST EBX,EBX JG 0x001102bc MOV RAX,qword ptr [R12] MOV RDX,qword ptr [R12 + 0x8] MOV qword ptr [RAX + 0x28],RDX ADD R12,0x8 CMP R12,R13 JNZ 0x001102e7 MOV RAX,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RBP + RAX*0x1 + -0x8] MOV qword ptr [RAX + 0x28],0x0 MOV RAX,qword ptr [RBP] MOV qword ptr [R14],RAX MOV RDI,R15 LEA RAX,[0x18c0b8] CALL qword ptr [RAX] MOV dword ptr [RSP + 0x4],0x0 MOV RDI,RBP LEA RAX,[0x18c0b8] CALL qword ptr [RAX] JMP 0x001101f5 MOV dword ptr [RSP + 0x4],0x1b JMP 0x001101f5
null
null
null
null
[('const-40', u'INT_ADD_-1207041260'), (u'STORE_-1207041058', u'INDIRECT_-1207040468'), (u'INDIRECT_-1207040618', u'MULTIEQUAL_-1207040589'), (u'CALL_-1207041399', u'INDIRECT_-1207040686'), (u'CALLIND_-1207040903', u'INDIRECT_-1207040421'), (u'INT_ADD_-1207041027', u'SUBPIECE_-1207040641'), (u'INDIRECT_-1207040537', u'MULTIEQUAL_-1207040422'), (u'INT_SLESS_-1207041484', u'CBRANCH_-1207041491'), (u'INDIRECT_-1207040516', u'MULTIEQUAL_-1207040489'), (u'STORE_-1207041051', u'INDIRECT_-1207040485'), ('const-0', u'INT_NOTEQUAL_-1207041181'), (u'CAST_-1207040409', u'PTRADD_-1207041046'), (u'PTRADD_-1207040350', u'LOAD_-1207041067'), (u'INT_EQUAL_-1207041135', u'CBRANCH_-1207041133'), (u'COPY_-1207040514', u'MULTIEQUAL_-1207040811'), (u'STORE_-1207041309', u'INDIRECT_-1207040618'), ('const-433', u'LOAD_-1207041067'), ('const-1', u'INT_SLESS_-1207041484'), ('const-433', u'LOAD_-1207041074'), ('const-433', u'LOAD_-1207041282'), (u'MULTIEQUAL_-1207040609', u'PTRADD_-1207040323'), (u'PTRADD_-1207040445', u'MULTIEQUAL_-1207040811'), ('const-433', u'LOAD_-1207041108'), (u'CALL_-1207041149', u'INDIRECT_-1207040516'), ('tmp_942', u'STORE_-1207040928'), (u'INDIRECT_-1207040404', u'MULTIEQUAL_-1207040401'), (u'INT_ZEXT_-1207040738', u'PTRADD_-1207040359'), ('const-8', u'PTRADD_-1207040445'), (u'CALLIND_-1207040903', u'INDIRECT_-1207040400'), (u'CALL_-1207041149', u'INDIRECT_-1207040537'), ('const-0', u'SUBPIECE_-1207040536'), ('const-8', u'PTRADD_-1207040313'), (u'INDIRECT_-1207040379', u'MULTIEQUAL_-1207040686'), (u'CALLIND_-1207041354', u'CAST_-1207040492'), (u'SUBPIECE_-1207040641', u'INT_SLESS_-1207041009'), (u'PTRADD_-1207040341', u'STORE_-1207041051'), (u'LOAD_-1207041009', u'STORE_-1207040999'), (u'CAST_-1207040354', u'LOAD_-1207041108'), (u'LOAD_-1207041067', u'STORE_-1207041058'), (u'STORE_-1207040944', u'INDIRECT_-1207040438'), (u'STORE_-1207040928', u'INDIRECT_-1207040425'), (u'MULTIEQUAL_-1207040359', u'MULTIEQUAL_-1207040667'), ('const-8', u'INT_MULT_-1207041364'), (u'STORE_-1207041309', u'INDIRECT_-1207040597'), ('const-433', u'STORE_-1207041058'), (u'PTRADD_-1207040313', u'INT_NOTEQUAL_-1207040967'), ('const-0', u'RETURN_-1207041426'), ('const-433', u'STORE_-1207040944'), (u'COPY_-1207041520', u'MULTIEQUAL_-1207040667'), (u'CAST_-1207040492', u'COPY_-1207040387'), (u'COPY_-1207040905', u'MULTIEQUAL_-1207040359'), (u'MULTIEQUAL_-1207040609', u'LOAD_-1207041016'), (u'INT_SLESS_-1207041009', u'CBRANCH_-1207041016'), (u'PTRADD_-1207040296', u'LOAD_-1207040954'), (u'CAST_-1207040492', u'PTRADD_-1207040350'), (u'INDIRECT_-1207040400', u'MULTIEQUAL_-1207040378'), (u'INDIRECT_-1207040571', u'MULTIEQUAL_-1207040568'), (u'MULTIEQUAL_-1207040811', u'LOAD_-1207041282'), (u'LOAD_-1207041276', u'STORE_-1207041267'), ('tmp_942', u'LOAD_-1207041534'), (u'INT_MULT_-1207041080', u'PTRADD_-1207041046'), (u'MULTIEQUAL_-1207040686', u'COPY_-1207040739'), (u'PTRADD_-1207040445', u'INT_NOTEQUAL_-1207041235'), (u'INT_MULT_-1207041304', u'CALLIND_-1207041207'), ('tmp_915', u'BRANCH_-1207040857'), ('tmp_564', u'CBRANCH_-1207041133'), (u'INT_REM_-1207041054', u'INT_ZEXT_-1207040738'), (u'INT_NOTEQUAL_-1207041181', u'CBRANCH_-1207041180'), (u'CALL_-1207041522', u'CAST_-1207040565'), (u'INDIRECT_-1207040516', u'MULTIEQUAL_-1207040401'), (u'INDIRECT_-1207040573', u'MULTIEQUAL_-1207040399'), (u'INDIRECT_-1207040485', u'MULTIEQUAL_-1207040468'), (u'COPY_-1207040994', u'RETURN_-1207041426'), (u'INT_ZEXT_-1207040930', u'CALL_-1207041399'), (u'COPY_-1207040869', u'MULTIEQUAL_-1207040667'), (u'INDIRECT_-1207040421', u'MULTIEQUAL_-1207040399'), (u'INT_SEXT_-1207041382', u'INT_ADD_-1207040343'), (u'CAST_-1207040461', u'STORE_-1207041309'), (u'CAST_-1207040492', u'LOAD_-1207040936'), (u'INDIRECT_-1207040633', u'MULTIEQUAL_-1207040686'), (u'MULTIEQUAL_-1207040677', u'PTRADD_-1207040350'), (u'MULTIEQUAL_-1207040677', u'SUBPIECE_-1207040536'), ('const-27', u'COPY_-1207041205'), (u'CAST_-1207040492', u'CALLIND_-1207040873'), ('const-8', u'PTRADD_-1207040359'), (u'CALL_-1207041149', u'INT_EQUAL_-1207041135'), ('const-433', u'STORE_-1207041051'), (u'COPY_-1207040604', u'CALL_-1207041399'), ('const-0', u'COPY_-1207040905'), ('const--1', u'INT_ADD_-1207041027'), (u'PTRADD_-1207040359', u'STORE_-1207041058'), (u'INDIRECT_-1207040597', u'MULTIEQUAL_-1207040568'), (u'INDIRECT_-1207040537', u'MULTIEQUAL_-1207040510'), ('tmp_745', u'CBRANCH_-1207041016'), (u'INDIRECT_-1207040571', u'CALLIND_-1207041207'), ('const-433', u'LOAD_-1207040954'), (u'PTRADD_-1207041046', u'CAST_-1207040354'), ('const-40', u'INT_ADD_-1207040985'), (u'PTRADD_-1207040359', u'LOAD_-1207041074'), (u'CAST_-1207040361', u'INT_SEXT_-1207041104'), (u'LOAD_-1207040936', u'CAST_-1207040271'), ('const-1', u'INT_SUB_-1207041113'), ('const-433', u'LOAD_-1207040936'), (u'INT_MULT_-1207041304', u'CALL_-1207041149'), ('const-1', u'PTRADD_-1207040445'), ('const-1', u'PTRADD_-1207040450'), (u'CALLIND_-1207041354', u'INDIRECT_-1207040633'), ('tmp_510', u'CBRANCH_-1207041180'), (u'MULTIEQUAL_-1207040609', u'PTRADD_-1207040313'), ('const-1', u'PTRADD_-1207041046'), (u'PTRADD_-1207040323', u'LOAD_-1207041009'), ('const-2', u'INT_SUB_-1207040682'), (u'CALL_-1207041399', u'INDIRECT_-1207040665'), (u'INT_ADD_-1207040930', u'CAST_-1207040280'), (u'INT_NOTEQUAL_-1207040967', u'CBRANCH_-1207040965'), ('const-4', u'INT_MULT_-1207041080'), ('const-27', u'COPY_-1207040869'), ('const-1', u'INT_ADD_-1207041099'), ('tmp_452', u'CBRANCH_-1207041233'), ('const-1', u'PTRADD_-1207040313'), (u'INT_ADD_-1207041099', u'INT_REM_-1207041054'), (u'PTRADD_-1207040466', u'INT_NOTEQUAL_-1207040967'), (u'CAST_-1207040519', u'INT_SEXT_-1207041382'), (u'INDIRECT_-1207040464', u'MULTIEQUAL_-1207040447'), (u'INT_NOTEQUAL_-1207041235', u'CBRANCH_-1207041233'), (u'CAST_-1207040492', u'PTRADD_-1207040341'), (u'CALL_-1207041522', u'INDIRECT_-1207040743'), (u'CAST_-1207040271', u'STORE_-1207040928'), (u'CAST_-1207040492', u'INT_EQUAL_-1207041340'), ('const-433', u'LOAD_-1207041316'), (u'CALLIND_-1207041207', u'CAST_-1207040409'), (u'INDIRECT_-1207040441', u'MULTIEQUAL_-1207040447'), (u'INDIRECT_-1207040592', u'MULTIEQUAL_-1207040589'), ('const-8', u'PTRADD_-1207040296'), (u'INT_ADD_-1207040513', u'PTRADD_-1207040466'), (u'MULTIEQUAL_-1207040677', u'INT_ADD_-1207041027'), ('const-433', u'LOAD_-1207041534'), (u'INT_MULT_-1207041364', u'CALLIND_-1207041354'), (u'INDIRECT_-1207040462', u'MULTIEQUAL_-1207040468'), (u'INT_EQUAL_-1207041340', u'CBRANCH_-1207041338'), ('const-433', u'LOAD_-1207041016'), ('tmp_941', u'CALL_-1207041399'), ('const-0', u'STORE_-1207040944'), (u'INDIRECT_-1207040485', u'MULTIEQUAL_-1207040510'), ('const-0', u'INT_EQUAL_-1207041135'), ('const-8', u'PTRADD_-1207040466'), (u'MULTIEQUAL_-1207040811', u'PTRADD_-1207040450'), (u'CALL_-1207041522', u'INT_SUB_-1207041113'), (u'INT_SEXT_-1207041104', u'MULTIEQUAL_-1207040677'), ('const-433', u'STORE_-1207040928'), (u'MULTIEQUAL_-1207040399', u'CALLIND_-1207040873'), (u'LOAD_-1207041074', u'STORE_-1207041051'), (u'MULTIEQUAL_-1207040677', u'PTRADD_-1207040341'), ('const-433', u'LOAD_-1207041276'), ('const-8', u'PTRADD_-1207040323'), (u'CAST_-1207040565', u'INT_SLESS_-1207041484'), (u'CAST_-1207040409', u'CALL_-1207041149'), (u'STORE_-1207041267', u'INDIRECT_-1207040571'), (u'CAST_-1207040409', u'CALLIND_-1207040903'), (u'MULTIEQUAL_-1207040677', u'INT_MULT_-1207041080'), (u'CAST_-1207040492', u'PTRADD_-1207040359'), ('const-1', u'INT_ADD_-1207040513'), (u'CAST_-1207040492', u'PTRADD_-1207040466'), (u'STORE_-1207040999', u'INDIRECT_-1207040462'), ('const-40', u'INT_ADD_-1207040930'), (u'PTRADD_-1207040313', u'MULTIEQUAL_-1207040609'), ('const-8', u'PTRADD_-1207040450'), ('tmp_906', u'BRANCH_-1207040874'), (u'CALLIND_-1207041207', u'INDIRECT_-1207040573'), ('const-433', u'STORE_-1207041267'), (u'MULTIEQUAL_-1207040707', u'COPY_-1207040760'), ('const--1', u'INT_ADD_-1207040343'), (u'LOAD_-1207041534', u'CALL_-1207041522'), ('const-433', u'STORE_-1207041309'), (u'CALL_-1207041522', u'INT_SUB_-1207040682'), (u'INT_SUB_-1207041113', u'CAST_-1207040361'), (u'CAST_-1207040280', u'STORE_-1207040944'), ('const-1495489', u'COPY_-1207040604'), (u'LOAD_-1207041016', u'INT_ADD_-1207040985'), ('tmp_941', u'CALL_-1207041149'), (u'CAST_-1207040409', u'INT_NOTEQUAL_-1207041181'), ('const-8', u'PTRADD_-1207040350'), (u'STORE_-1207040999', u'INDIRECT_-1207040441'), (u'CAST_-1207040492', u'STORE_-1207041309'), (u'CAST_-1207040492', u'PTRADD_-1207040296'), (u'CALLIND_-1207040873', u'INDIRECT_-1207040400'), ('tmp_942', u'LOAD_-1207041316'), (u'INT_ADD_-1207040985', u'CAST_-1207040304'), ('tmp_327', u'CBRANCH_-1207041338'), (u'CALLIND_-1207041354', u'INDIRECT_-1207040654'), ('tmp_143', u'CBRANCH_-1207041491'), (u'INT_ADD_-1207041027', u'MULTIEQUAL_-1207040677'), ('tmp_824', u'CBRANCH_-1207040965'), ('const-0', u'COPY_-1207041520'), ('const-4', u'INT_MULT_-1207041304'), (u'INT_SEXT_-1207041382', u'INT_MULT_-1207041304'), ('const-0', u'INT_EQUAL_-1207041340'), ('const-0', u'INT_SLESS_-1207041009'), ('const-0', u'SUBPIECE_-1207040641'), (u'INDIRECT_-1207040552', u'MULTIEQUAL_-1207040378'), (u'COPY_-1207040387', u'MULTIEQUAL_-1207040609'), (u'COPY_-1207041205', u'MULTIEQUAL_-1207040359'), (u'INDIRECT_-1207040722', u'MULTIEQUAL_-1207040686'), (u'INT_SUB_-1207040682', u'INT_ZEXT_-1207040884'), (u'STORE_-1207040928', u'INDIRECT_-1207040404'), (u'INDIRECT_-1207040665', u'CALLIND_-1207041354'), (u'LOAD_-1207041282', u'INT_ADD_-1207041260'), (u'CAST_-1207040492', u'COPY_-1207040514'), (u'INDIRECT_-1207040464', u'MULTIEQUAL_-1207040489'), ('const-433', u'STORE_-1207040999'), (u'CAST_-1207040304', u'STORE_-1207040999'), (u'CALL_-1207041522', u'INT_ZEXT_-1207040930'), (u'INT_ZEXT_-1207040884', u'INT_ADD_-1207040513'), ('const-8', u'PTRADD_-1207040341'), (u'CALL_-1207041522', u'INDIRECT_-1207040722'), (u'PTRADD_-1207040466', u'INT_NOTEQUAL_-1207041235'), (u'INT_ADD_-1207040343', u'PTRADD_-1207040296'), (u'INT_SEXT_-1207041382', u'INT_MULT_-1207041364'), (u'CALLIND_-1207041207', u'INDIRECT_-1207040552'), (u'STORE_-1207041267', u'INDIRECT_-1207040592'), (u'MULTIEQUAL_-1207040811', u'PTRADD_-1207040445'), (u'SUBPIECE_-1207040536', u'INT_ADD_-1207041099'), (u'INDIRECT_-1207040743', u'MULTIEQUAL_-1207040707'), (u'STORE_-1207041058', u'INDIRECT_-1207040489'), (u'LOAD_-1207041108', u'INT_REM_-1207041054'), (u'MULTIEQUAL_-1207040667', u'COPY_-1207040994'), (u'INDIRECT_-1207040400', u'MULTIEQUAL_-1207040707'), (u'STORE_-1207041051', u'INDIRECT_-1207040464'), (u'LOAD_-1207040954', u'INT_ADD_-1207040930'), (u'PTRADD_-1207040450', u'STORE_-1207041267'), (u'INT_ADD_-1207041260', u'CAST_-1207040439'), (u'MULTIEQUAL_-1207040422', u'CALLIND_-1207040903'), (u'CALLIND_-1207040873', u'INDIRECT_-1207040379'), (u'LOAD_-1207041316', u'CAST_-1207040461'), (u'INDIRECT_-1207040654', u'MULTIEQUAL_-1207040707'), (u'CAST_-1207040439', u'LOAD_-1207041276'), (u'STORE_-1207040944', u'INDIRECT_-1207040417'), (u'INDIRECT_-1207040425', u'MULTIEQUAL_-1207040422'), ('const-433', u'LOAD_-1207041009'), ('const-1', u'PTRADD_-1207040323'), (u'CALL_-1207041522', u'CAST_-1207040519')]
[('tmp_2043', u'LOAD_-1207041534'), ('const-40', u'INT_ADD_-1207041260'), ('tmp_2043', u'STORE_-1207040928'), (u'INDIRECT_-1207040408', u'MULTIEQUAL_-1207040386'), (u'INDIRECT_-1207040524', u'MULTIEQUAL_-1207040409'), (u'INT_SLESS_-1207041484', u'CBRANCH_-1207041491'), ('const-0', u'INT_NOTEQUAL_-1207041181'), (u'INT_ZEXT_-1207040743', u'PTRADD_-1207040364'), ('const-0', u'COPY_-1207041520'), (u'INT_EQUAL_-1207041135', u'CBRANCH_-1207041133'), (u'CALLIND_-1207041207', u'INT_ADD_-1207041092'), (u'INT_ADD_-1207041027', u'SUBPIECE_-1207040646'), ('const-433', u'STORE_-1207041309'), (u'INDIRECT_-1207040545', u'MULTIEQUAL_-1207040430'), (u'PTRADD_-1207040318', u'MULTIEQUAL_-1207040614'), (u'INDIRECT_-1207040626', u'MULTIEQUAL_-1207040597'), ('const-433', u'LOAD_-1207041316'), (u'CALLIND_-1207041207', u'CALL_-1207041149'), (u'STORE_-1207040928', u'INDIRECT_-1207040433'), ('const-1', u'INT_SLESS_-1207041484'), (u'CAST_-1207040362', u'LOAD_-1207041108'), (u'CAST_-1207040498', u'PTRADD_-1207040471'), (u'MULTIEQUAL_-1207040682', u'INT_ADD_-1207041027'), ('const-8', u'PTRADD_-1207040346'), (u'INT_ADD_-1207041027', u'MULTIEQUAL_-1207040682'), (u'INDIRECT_-1207040408', u'MULTIEQUAL_-1207040715'), (u'STORE_-1207041267', u'INDIRECT_-1207040579'), (u'CAST_-1207040498', u'LOAD_-1207040936'), ('const-1', u'PTRADD_-1207040318'), (u'PTRADD_-1207040450', u'INT_NOTEQUAL_-1207041235'), ('const-433', u'STORE_-1207040944'), ('const-433', u'STORE_-1207040999'), ('const-433', u'LOAD_-1207041282'), ('const-2', u'INT_SUB_-1207041283'), (u'INDIRECT_-1207040493', u'MULTIEQUAL_-1207040476'), (u'LOAD_-1207041009', u'STORE_-1207040999'), (u'CAST_-1207040498', u'CALLIND_-1207040873'), (u'COPY_-1207040519', u'MULTIEQUAL_-1207040816'), ('const-0', u'STORE_-1207040944'), (u'CALLIND_-1207041354', u'INDIRECT_-1207040641'), (u'CALL_-1207041522', u'INT_SUB_-1207041283'), (u'LOAD_-1207041067', u'STORE_-1207041058'), (u'INT_SUB_-1207041283', u'INT_ZEXT_-1207040887'), (u'CALL_-1207041522', u'CALL_-1207041399'), (u'CALL_-1207041149', u'INDIRECT_-1207040545'), (u'PTRADD_-1207040455', u'STORE_-1207041267'), (u'PTRADD_-1207040301', u'LOAD_-1207040954'), (u'INT_ADD_-1207041114', u'INT_SEXT_-1207041104'), (u'INDIRECT_-1207040433', u'MULTIEQUAL_-1207040430'), (u'CALLIND_-1207041207', u'INDIRECT_-1207040560'), (u'PTRADD_-1207040328', u'LOAD_-1207041009'), (u'COPY_-1207040905', u'MULTIEQUAL_-1207040367'), (u'COPY_-1207040651', u'RETURN_-1207041426'), ('const-8', u'INT_MULT_-1207041364'), (u'PTRADD_-1207040355', u'LOAD_-1207041067'), (u'CALLIND_-1207041207', u'INT_NOTEQUAL_-1207041181'), (u'CALLIND_-1207041354', u'CAST_-1207040498'), ('const-0', u'RETURN_-1207041426'), (u'MULTIEQUAL_-1207040614', u'PTRADD_-1207040318'), (u'CALL_-1207041522', u'INT_ADD_-1207041114'), (u'PTRADD_-1207040318', u'INT_NOTEQUAL_-1207040967'), (u'INT_ADD_-1207040985', u'CAST_-1207040312'), (u'CAST_-1207040288', u'STORE_-1207040944'), ('const-1', u'INT_ADD_-1207040518'), (u'INT_SLESS_-1207041009', u'CBRANCH_-1207041016'), (u'STORE_-1207040999', u'INDIRECT_-1207040449'), (u'INDIRECT_-1207040581', u'MULTIEQUAL_-1207040407'), (u'LOAD_-1207041276', u'STORE_-1207041267'), (u'COPY_-1207040392', u'MULTIEQUAL_-1207040614'), (u'INDIRECT_-1207040662', u'MULTIEQUAL_-1207040715'), ('tmp_2042', u'CALL_-1207041399'), (u'STORE_-1207041267', u'INDIRECT_-1207040600'), ('const--1', u'INT_ADD_-1207041027'), (u'INT_MULT_-1207041304', u'CALLIND_-1207041207'), ('const-8', u'PTRADD_-1207040450'), ('tmp_915', u'BRANCH_-1207040857'), ('tmp_564', u'CBRANCH_-1207041133'), (u'STORE_-1207041051', u'INDIRECT_-1207040493'), (u'MULTIEQUAL_-1207040816', u'PTRADD_-1207040450'), (u'INT_NOTEQUAL_-1207041181', u'CBRANCH_-1207041180'), ('const-433', u'STORE_-1207041051'), ('const-27', u'COPY_-1207041205'), (u'CALLIND_-1207040873', u'INDIRECT_-1207040387'), (u'INT_ADD_-1207040518', u'PTRADD_-1207040471'), (u'INDIRECT_-1207040560', u'MULTIEQUAL_-1207040386'), (u'INDIRECT_-1207040472', u'MULTIEQUAL_-1207040455'), ('const-1', u'PTRADD_-1207040455'), (u'INDIRECT_-1207040472', u'MULTIEQUAL_-1207040497'), (u'STORE_-1207041058', u'INDIRECT_-1207040497'), ('tmp_2042', u'CALL_-1207041149'), (u'MULTIEQUAL_-1207040682', u'INT_MULT_-1207041080'), (u'SUBPIECE_-1207040544', u'INT_ADD_-1207041099'), (u'CAST_-1207040241', u'CALLIND_-1207040873'), (u'CALL_-1207041149', u'INT_EQUAL_-1207041135'), (u'CALL_-1207041522', u'INT_SEXT_-1207041382'), (u'INDIRECT_-1207040579', u'MULTIEQUAL_-1207040576'), ('const-8', u'PTRADD_-1207040301'), (u'MULTIEQUAL_-1207040816', u'LOAD_-1207041282'), (u'CAST_-1207040498', u'STORE_-1207041309'), ('tmp_745', u'CBRANCH_-1207041016'), (u'INDIRECT_-1207040449', u'MULTIEQUAL_-1207040455'), ('const-1', u'PTRADD_-1207040328'), ('const--1', u'INT_ADD_-1207040348'), ('const-40', u'INT_ADD_-1207040985'), (u'INDIRECT_-1207040545', u'MULTIEQUAL_-1207040518'), (u'PTRADD_-1207040346', u'STORE_-1207041051'), (u'MULTIEQUAL_-1207040407', u'CAST_-1207040241'), (u'INT_ADD_-1207041092', u'CAST_-1207040362'), (u'INT_SEXT_-1207041382', u'INT_ADD_-1207040348'), (u'INDIRECT_-1207040387', u'MULTIEQUAL_-1207040694'), (u'INT_MULT_-1207041304', u'CALL_-1207041149'), ('const-433', u'LOAD_-1207041534'), ('tmp_510', u'CBRANCH_-1207041180'), ('const-0', u'SUBPIECE_-1207040646'), (u'MULTIEQUAL_-1207040682', u'PTRADD_-1207040355'), (u'CAST_-1207040498', u'PTRADD_-1207040346'), (u'STORE_-1207040944', u'INDIRECT_-1207040446'), ('const-433', u'LOAD_-1207041009'), (u'INT_NOTEQUAL_-1207040967', u'CBRANCH_-1207040965'), ('const-4', u'INT_MULT_-1207041080'), ('const-433', u'STORE_-1207041267'), (u'STORE_-1207040928', u'INDIRECT_-1207040412'), (u'MULTIEQUAL_-1207040430', u'CAST_-1207040262'), ('const-0', u'COPY_-1207040905'), (u'CALLIND_-1207041207', u'CALLIND_-1207040903'), ('tmp_452', u'CBRANCH_-1207041233'), ('const-433', u'LOAD_-1207041016'), (u'CAST_-1207040446', u'LOAD_-1207041276'), (u'INT_ADD_-1207041099', u'INT_REM_-1207041054'), (u'INDIRECT_-1207040579', u'CAST_-1207040416'), (u'INT_ADD_-1207040930', u'CAST_-1207040288'), (u'CALL_-1207041522', u'INDIRECT_-1207040730'), (u'INDIRECT_-1207040412', u'MULTIEQUAL_-1207040409'), (u'INT_NOTEQUAL_-1207041235', u'CBRANCH_-1207041233'), ('tmp_2043', u'LOAD_-1207041316'), ('const-8', u'PTRADD_-1207040364'), (u'INT_ZEXT_-1207040887', u'INT_ADD_-1207040518'), ('const-4294967295', u'INT_ADD_-1207041114'), (u'INDIRECT_-1207040751', u'MULTIEQUAL_-1207040715'), (u'INT_ADD_-1207041260', u'CAST_-1207040446'), (u'STORE_-1207040999', u'INDIRECT_-1207040470'), ('const-433', u'LOAD_-1207040936'), (u'INT_MULT_-1207041364', u'CALLIND_-1207041354'), ('const-433', u'LOAD_-1207040954'), (u'CAST_-1207040498', u'PTRADD_-1207040364'), (u'CALLIND_-1207041207', u'INDIRECT_-1207040581'), (u'STORE_-1207040944', u'INDIRECT_-1207040425'), (u'INT_EQUAL_-1207041340', u'CBRANCH_-1207041338'), ('const-0', u'INT_EQUAL_-1207041135'), (u'CALLIND_-1207040873', u'INDIRECT_-1207040408'), (u'CALL_-1207041522', u'INT_SLESS_-1207041484'), ('const-8', u'PTRADD_-1207040328'), (u'CAST_-1207040498', u'PTRADD_-1207040355'), (u'INDIRECT_-1207040600', u'MULTIEQUAL_-1207040597'), (u'LOAD_-1207041074', u'STORE_-1207041051'), (u'MULTIEQUAL_-1207040675', u'COPY_-1207040651'), (u'INDIRECT_-1207040429', u'MULTIEQUAL_-1207040407'), (u'COPY_-1207041520', u'MULTIEQUAL_-1207040675'), (u'INDIRECT_-1207040524', u'MULTIEQUAL_-1207040497'), ('const-8', u'PTRADD_-1207040355'), ('const-0', u'SUBPIECE_-1207040544'), (u'MULTIEQUAL_-1207040715', u'COPY_-1207040768'), (u'INT_SEXT_-1207041104', u'MULTIEQUAL_-1207040682'), (u'STORE_-1207041051', u'INDIRECT_-1207040472'), ('const-8', u'PTRADD_-1207040471'), ('const-40', u'INT_ADD_-1207040930'), (u'PTRADD_-1207040450', u'MULTIEQUAL_-1207040816'), (u'LOAD_-1207041316', u'STORE_-1207041309'), (u'INDIRECT_-1207040730', u'MULTIEQUAL_-1207040694'), (u'MULTIEQUAL_-1207040614', u'PTRADD_-1207040328'), ('tmp_906', u'BRANCH_-1207040874'), (u'INDIRECT_-1207040673', u'CAST_-1207040499'), (u'LOAD_-1207041534', u'CALL_-1207041522'), (u'MULTIEQUAL_-1207040694', u'COPY_-1207040747'), (u'COPY_-1207041205', u'MULTIEQUAL_-1207040367'), (u'PTRADD_-1207040364', u'STORE_-1207041058'), (u'PTRADD_-1207040471', u'INT_NOTEQUAL_-1207041235'), (u'LOAD_-1207041016', u'INT_ADD_-1207040985'), (u'CALLIND_-1207040903', u'INDIRECT_-1207040429'), ('const-27', u'COPY_-1207040869'), (u'INDIRECT_-1207040493', u'MULTIEQUAL_-1207040518'), (u'CAST_-1207040498', u'COPY_-1207040392'), (u'CAST_-1207040498', u'COPY_-1207040519'), (u'CAST_-1207040262', u'CALLIND_-1207040903'), ('const-433', u'LOAD_-1207041108'), (u'CAST_-1207040499', u'CALLIND_-1207041354'), (u'INT_ADD_-1207040348', u'PTRADD_-1207040301'), (u'SUBPIECE_-1207040646', u'INT_SLESS_-1207041009'), (u'CALLIND_-1207041354', u'INDIRECT_-1207040662'), (u'INT_REM_-1207041054', u'INT_ZEXT_-1207040743'), ('const-433', u'LOAD_-1207041074'), ('tmp_327', u'CBRANCH_-1207041338'), (u'LOAD_-1207040936', u'STORE_-1207040928'), ('const-433', u'STORE_-1207041058'), (u'MULTIEQUAL_-1207040682', u'PTRADD_-1207040346'), ('tmp_143', u'CBRANCH_-1207041491'), ('const-433', u'STORE_-1207040928'), ('tmp_824', u'CBRANCH_-1207040965'), ('const-4', u'INT_MULT_-1207041304'), (u'CALL_-1207041399', u'INDIRECT_-1207040673'), (u'STORE_-1207041309', u'INDIRECT_-1207040626'), (u'INT_SEXT_-1207041382', u'INT_MULT_-1207041304'), (u'INDIRECT_-1207040470', u'MULTIEQUAL_-1207040476'), ('const-0', u'INT_EQUAL_-1207041340'), (u'INT_MULT_-1207041080', u'INT_ADD_-1207041092'), (u'CAST_-1207040312', u'STORE_-1207040999'), (u'CALL_-1207041522', u'INDIRECT_-1207040751'), (u'CAST_-1207040416', u'CALLIND_-1207041207'), ('const-8', u'PTRADD_-1207040318'), (u'MULTIEQUAL_-1207040682', u'SUBPIECE_-1207040544'), ('const-1495489', u'COPY_-1207040609'), (u'MULTIEQUAL_-1207040816', u'PTRADD_-1207040455'), (u'PTRADD_-1207040364', u'LOAD_-1207041074'), ('const-1', u'INT_ADD_-1207041099'), ('const-0', u'INT_SLESS_-1207041009'), (u'LOAD_-1207041282', u'INT_ADD_-1207041260'), (u'STORE_-1207041058', u'INDIRECT_-1207040476'), (u'CALL_-1207041149', u'INDIRECT_-1207040524'), (u'MULTIEQUAL_-1207040614', u'LOAD_-1207041016'), (u'INT_SEXT_-1207041382', u'INT_MULT_-1207041364'), (u'INDIRECT_-1207040605', u'MULTIEQUAL_-1207040576'), (u'CAST_-1207040498', u'PTRADD_-1207040301'), (u'INDIRECT_-1207040641', u'MULTIEQUAL_-1207040694'), (u'PTRADD_-1207040471', u'INT_NOTEQUAL_-1207040967'), (u'CALLIND_-1207040903', u'INDIRECT_-1207040408'), (u'LOAD_-1207041108', u'INT_REM_-1207041054'), ('const-433', u'LOAD_-1207041276'), (u'LOAD_-1207040954', u'INT_ADD_-1207040930'), (u'COPY_-1207040869', u'MULTIEQUAL_-1207040675'), (u'MULTIEQUAL_-1207040367', u'MULTIEQUAL_-1207040675'), (u'CAST_-1207040498', u'INT_EQUAL_-1207041340'), (u'CALL_-1207041399', u'INDIRECT_-1207040694'), ('const-8', u'PTRADD_-1207040455'), ('const-433', u'LOAD_-1207041067'), ('const-1', u'PTRADD_-1207040450'), (u'COPY_-1207040609', u'CALL_-1207041399'), (u'STORE_-1207041309', u'INDIRECT_-1207040605')]
null
null
001101c7
x64
O1
(translation_unit "undefined4 FUN_001101c7(undefined8 param_1,long *param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}\n\n" (function_definition "undefined4 FUN_001101c7(undefined8 param_1,long *param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}" type_identifier (function_declarator "FUN_001101c7(undefined8 param_1,long *param_2)" identifier (parameter_list "(undefined8 param_1,long *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type 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) ;) (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 "undefined4 local_54;" type_identifier identifier ;) (expression_statement "iVar2 = FUN_00110039(*param_2);" (assignment_expression "iVar2 = FUN_00110039(*param_2)" identifier = (call_expression "FUN_00110039(*param_2)" identifier (argument_list "(*param_2)" ( (pointer_expression "*param_2" * identifier) )))) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) (if_statement "if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }" if (parenthesized_expression "(1 < iVar2)" ( (binary_expression "1 < iVar2" number_literal < identifier) )) (compound_statement "{\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }" { (expression_statement "FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);" (call_expression "FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2)" identifier (argument_list "(param_1,"Shuffling %i addresses",iVar2)" ( identifier , (string_literal ""Shuffling %i addresses"" " string_content ") , identifier ))) ;) (expression_statement "lVar8 = (long)iVar2;" (assignment_expression "lVar8 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);" (assignment_expression "plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" identifier = (cast_expression "(long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" (parenthesized_expression "(*(code *)PTR_malloc_0018c0c0)" ( (pointer_expression "*(code *)PTR_malloc_0018c0c0" * (cast_expression "(code *)PTR_malloc_0018c0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(lVar8 * 8)" ( (binary_expression "lVar8 * 8" identifier * number_literal) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\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 local_54 = 0x1b;\n }" { (expression_statement "local_54 = 0x1b;" (assignment_expression "local_54 = 0x1b" identifier = number_literal) ;) }) (else_clause "else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }" else (compound_statement "{\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }" { (expression_statement "*plVar4 = *param_2;" (assignment_expression "*plVar4 = *param_2" (pointer_expression "*plVar4" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" identifier = identifier) ;) (do_statement "do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);" do (compound_statement "{\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n }" { (expression_statement "plVar5[1] = *(long *)(*plVar5 + 0x28);" (assignment_expression "plVar5[1] = *(long *)(*plVar5 + 0x28)" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = (pointer_expression "*(long *)(*plVar5 + 0x28)" * (cast_expression "(long *)(*plVar5 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x28)" ( (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" * identifier) + number_literal) ))))) ;) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1)" ( (binary_expression "plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1" identifier != (binary_expression "plVar4 + (ulong)(iVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(iVar2 - 2)" identifier + (call_expression "(ulong)(iVar2 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar2 - 2)" ( (binary_expression "iVar2 - 2" identifier - number_literal) )))) + number_literal)) )) ;) (expression_statement "lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);" (assignment_expression "lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4)" identifier = (call_expression "(*(code *)PTR_malloc_0018c0c0)(lVar8 * 4)" (parenthesized_expression "(*(code *)PTR_malloc_0018c0c0)" ( (pointer_expression "*(code *)PTR_malloc_0018c0c0" * (cast_expression "(code *)PTR_malloc_0018c0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(lVar8 * 4)" ( (binary_expression "lVar8 * 4" identifier * number_literal) )))) ;) (expression_statement "local_54 = 0x1b;" (assignment_expression "local_54 = 0x1b" identifier = number_literal) ;) (if_statement "if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }" { (expression_statement "iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);" (assignment_expression "iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4)" identifier = (call_expression "FUN_0014ffcf(param_1,lVar6,lVar8 * 4)" identifier (argument_list "(param_1,lVar6,lVar8 * 4)" ( identifier , identifier , (binary_expression "lVar8 * 4" identifier * number_literal) )))) ;) (if_statement "if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }" { (expression_statement "lVar7 = (long)(iVar2 + -1);" (assignment_expression "lVar7 = (long)(iVar2 + -1)" identifier = (cast_expression "(long)(iVar2 + -1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar2 + -1)" ( (binary_expression "iVar2 + -1" identifier + number_literal) )))) ;) (do_statement "do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);" do (compound_statement "{\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n }" { (expression_statement "lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];" (assignment_expression "lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" identifier = (subscript_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" identifier [ (binary_expression "*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)" (pointer_expression "*(uint *)(lVar6 + lVar7 * 4)" * (cast_expression "(uint *)(lVar6 + lVar7 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar7 * 4)" ( (binary_expression "lVar6 + lVar7 * 4" identifier + (binary_expression "lVar7 * 4" identifier * number_literal)) )))) % (parenthesized_expression "((int)lVar7 + 1U)" ( (binary_expression "(int)lVar7 + 1U" (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ])) ;) (expression_statement "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];" (assignment_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7]" (subscript_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" identifier [ (binary_expression "*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)" (pointer_expression "*(uint *)(lVar6 + lVar7 * 4)" * (cast_expression "(uint *)(lVar6 + lVar7 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar7 * 4)" ( (binary_expression "lVar6 + lVar7 * 4" identifier + (binary_expression "lVar7 * 4" identifier * number_literal)) )))) % (parenthesized_expression "((int)lVar7 + 1U)" ( (binary_expression "(int)lVar7 + 1U" (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ]) = (subscript_expression "plVar4[lVar7]" identifier [ identifier ])) ;) (expression_statement "plVar4[lVar7] = lVar1;" (assignment_expression "plVar4[lVar7] = lVar1" (subscript_expression "plVar4[lVar7]" identifier [ identifier ]) = identifier) ;) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" identifier = (binary_expression "lVar7 + -1" identifier + number_literal)) ;) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" identifier = identifier) ;) }) while (parenthesized_expression "(0 < (int)lVar7)" ( (binary_expression "0 < (int)lVar7" number_literal < (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier)) )) ;) (do_statement "do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);" do (compound_statement "{\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n }" { (expression_statement "*(long *)(*plVar5 + 0x28) = plVar5[1];" (assignment_expression "*(long *)(*plVar5 + 0x28) = plVar5[1]" (pointer_expression "*(long *)(*plVar5 + 0x28)" * (cast_expression "(long *)(*plVar5 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x28)" ( (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" * identifier) + number_literal) )))) = (subscript_expression "plVar5[1]" identifier [ number_literal ])) ;) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1)" ( (binary_expression "plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1" identifier != (binary_expression "plVar4 + (ulong)(iVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(iVar2 - 2)" identifier + (call_expression "(ulong)(iVar2 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar2 - 2)" ( (binary_expression "iVar2 - 2" identifier - number_literal) )))) + number_literal)) )) ;) (expression_statement "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;" (assignment_expression "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0" (pointer_expression "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28)" * (cast_expression "(undefined8 *)(plVar4[lVar8 + -1] + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[lVar8 + -1] + 0x28)" ( (binary_expression "plVar4[lVar8 + -1] + 0x28" (subscript_expression "plVar4[lVar8 + -1]" identifier [ (binary_expression "lVar8 + -1" identifier + number_literal) ]) + number_literal) )))) = number_literal) ;) (expression_statement "*param_2 = *plVar4;" (assignment_expression "*param_2 = *plVar4" (pointer_expression "*param_2" * identifier) = (pointer_expression "*plVar4" * identifier)) ;) })) (expression_statement "(*(code *)PTR_free_0018c0b8)(lVar6);" (call_expression "(*(code *)PTR_free_0018c0b8)(lVar6)" (parenthesized_expression "(*(code *)PTR_free_0018c0b8)" ( (pointer_expression "*(code *)PTR_free_0018c0b8" * (cast_expression "(code *)PTR_free_0018c0b8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(lVar6)" ( identifier ))) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) })) (expression_statement "(*(code *)PTR_free_0018c0b8)(plVar4);" (call_expression "(*(code *)PTR_free_0018c0b8)(plVar4)" (parenthesized_expression "(*(code *)PTR_free_0018c0b8)" ( (pointer_expression "*(code *)PTR_free_0018c0b8" * (cast_expression "(code *)PTR_free_0018c0b8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(plVar4)" ( identifier ))) ;) }))) })) (return_statement "return local_54;" return identifier ;) })))
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nCURLcode Curl_shuffle_addr(Curl_easy *data,Curl_addrinfo **addr)\n\n{\n long lVar1;\n uint uVar2;\n CURLcode CVar3;\n long *plVar4;\n long *plVar5;\n uchar *rnd;\n long lVar6;\n long lVar7;\n CURLcode local_54;\n \n uVar2 = Curl_num_addresses(*addr);\n local_54 = CURLE_OK;\n if (1 < (int)uVar2) {\n Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2);\n lVar7 = (long)(int)uVar2;\n plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = CURLE_OUT_OF_MEMORY;\n }\n else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }\n }\n return local_54;\n}\n\n" comment (function_definition "CURLcode Curl_shuffle_addr(Curl_easy *data,Curl_addrinfo **addr)\n\n{\n long lVar1;\n uint uVar2;\n CURLcode CVar3;\n long *plVar4;\n long *plVar5;\n uchar *rnd;\n long lVar6;\n long lVar7;\n CURLcode local_54;\n \n uVar2 = Curl_num_addresses(*addr);\n local_54 = CURLE_OK;\n if (1 < (int)uVar2) {\n Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2);\n lVar7 = (long)(int)uVar2;\n plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = CURLE_OUT_OF_MEMORY;\n }\n else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }\n }\n return local_54;\n}" type_identifier (function_declarator "Curl_shuffle_addr(Curl_easy *data,Curl_addrinfo **addr)" identifier (parameter_list "(Curl_easy *data,Curl_addrinfo **addr)" ( (parameter_declaration "Curl_easy *data" type_identifier (pointer_declarator "*data" * identifier)) , (parameter_declaration "Curl_addrinfo **addr" type_identifier (pointer_declarator "**addr" * (pointer_declarator "*addr" * identifier))) ))) (compound_statement "{\n long lVar1;\n uint uVar2;\n CURLcode CVar3;\n long *plVar4;\n long *plVar5;\n uchar *rnd;\n long lVar6;\n long lVar7;\n CURLcode local_54;\n \n uVar2 = Curl_num_addresses(*addr);\n local_54 = CURLE_OK;\n if (1 < (int)uVar2) {\n Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2);\n lVar7 = (long)(int)uVar2;\n plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = CURLE_OUT_OF_MEMORY;\n }\n else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }\n }\n return local_54;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "CURLcode CVar3;" 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) ;) (declaration "uchar *rnd;" type_identifier (pointer_declarator "*rnd" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "CURLcode local_54;" type_identifier identifier ;) (expression_statement "uVar2 = Curl_num_addresses(*addr);" (assignment_expression "uVar2 = Curl_num_addresses(*addr)" identifier = (call_expression "Curl_num_addresses(*addr)" identifier (argument_list "(*addr)" ( (pointer_expression "*addr" * identifier) )))) ;) (expression_statement "local_54 = CURLE_OK;" (assignment_expression "local_54 = CURLE_OK" identifier = identifier) ;) (if_statement "if (1 < (int)uVar2) {\n Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2);\n lVar7 = (long)(int)uVar2;\n plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = CURLE_OUT_OF_MEMORY;\n }\n else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }\n }" if (parenthesized_expression "(1 < (int)uVar2)" ( (binary_expression "1 < (int)uVar2" number_literal < (cast_expression "(int)uVar2" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2);\n lVar7 = (long)(int)uVar2;\n plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = CURLE_OUT_OF_MEMORY;\n }\n else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }\n }" { (expression_statement "Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2);" (call_expression "Curl_infof(data,"Shuffling %i addresses",(ulong)uVar2)" identifier (argument_list "(data,"Shuffling %i addresses",(ulong)uVar2)" ( identifier , (string_literal ""Shuffling %i addresses"" " string_content ") , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "lVar7 = (long)(int)uVar2;" (assignment_expression "lVar7 = (long)(int)uVar2" identifier = (cast_expression "(long)(int)uVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar2" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (expression_statement "plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8);" (assignment_expression "plVar4 = (long *)(*Curl_cmalloc)(lVar7 * 8)" identifier = (cast_expression "(long *)(*Curl_cmalloc)(lVar7 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(*Curl_cmalloc)(lVar7 * 8)" (parenthesized_expression "(*Curl_cmalloc)" ( (pointer_expression "*Curl_cmalloc" * identifier) )) (argument_list "(lVar7 * 8)" ( (binary_expression "lVar7 * 8" identifier * number_literal) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n local_54 = CURLE_OUT_OF_MEMORY;\n }\n else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\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 local_54 = CURLE_OUT_OF_MEMORY;\n }" { (expression_statement "local_54 = CURLE_OUT_OF_MEMORY;" (assignment_expression "local_54 = CURLE_OUT_OF_MEMORY" identifier = identifier) ;) }) (else_clause "else {\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }" else (compound_statement "{\n *plVar4 = (long)*addr;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);\n local_54 = CURLE_OUT_OF_MEMORY;\n if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }\n (*Curl_cfree)(plVar4);\n }" { (expression_statement "*plVar4 = (long)*addr;" (assignment_expression "*plVar4 = (long)*addr" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)*addr" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*addr" * identifier))) ;) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" identifier = identifier) ;) (do_statement "do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);" do (compound_statement "{\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n }" { (expression_statement "plVar5[1] = *(long *)(*plVar5 + 0x28);" (assignment_expression "plVar5[1] = *(long *)(*plVar5 + 0x28)" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = (pointer_expression "*(long *)(*plVar5 + 0x28)" * (cast_expression "(long *)(*plVar5 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x28)" ( (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" * identifier) + number_literal) ))))) ;) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1)" ( (binary_expression "plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1" identifier != (binary_expression "plVar4 + (ulong)(uVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(uVar2 - 2)" identifier + (call_expression "(ulong)(uVar2 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 - 2)" ( (binary_expression "uVar2 - 2" identifier - number_literal) )))) + number_literal)) )) ;) (expression_statement "rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4);" (assignment_expression "rnd = (uchar *)(*Curl_cmalloc)(lVar7 * 4)" identifier = (cast_expression "(uchar *)(*Curl_cmalloc)(lVar7 * 4)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*Curl_cmalloc)(lVar7 * 4)" (parenthesized_expression "(*Curl_cmalloc)" ( (pointer_expression "*Curl_cmalloc" * identifier) )) (argument_list "(lVar7 * 4)" ( (binary_expression "lVar7 * 4" identifier * number_literal) ))))) ;) (expression_statement "local_54 = CURLE_OUT_OF_MEMORY;" (assignment_expression "local_54 = CURLE_OUT_OF_MEMORY" identifier = identifier) ;) (if_statement "if (rnd != (uchar *)0x0) {\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }" if (parenthesized_expression "(rnd != (uchar *)0x0)" ( (binary_expression "rnd != (uchar *)0x0" identifier != (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n CVar3 = Curl_rand(data,rnd,lVar7 * 4);\n if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }\n (*Curl_cfree)(rnd);\n local_54 = CURLE_OK;\n }" { (expression_statement "CVar3 = Curl_rand(data,rnd,lVar7 * 4);" (assignment_expression "CVar3 = Curl_rand(data,rnd,lVar7 * 4)" identifier = (call_expression "Curl_rand(data,rnd,lVar7 * 4)" identifier (argument_list "(data,rnd,lVar7 * 4)" ( identifier , identifier , (binary_expression "lVar7 * 4" identifier * number_literal) )))) ;) (if_statement "if (CVar3 == CURLE_OK) {\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }" if (parenthesized_expression "(CVar3 == CURLE_OK)" ( (binary_expression "CVar3 == CURLE_OK" identifier == identifier) )) (compound_statement "{\n lVar6 = (long)(int)(uVar2 - 1);\n do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;\n *addr = (Curl_addrinfo *)*plVar4;\n }" { (expression_statement "lVar6 = (long)(int)(uVar2 - 1);" (assignment_expression "lVar6 = (long)(int)(uVar2 - 1)" identifier = (cast_expression "(long)(int)(uVar2 - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar2 - 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar2 - 1)" ( (binary_expression "uVar2 - 1" identifier - number_literal) ))))) ;) (do_statement "do {\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar6);" do (compound_statement "{\n lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];\n plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];\n plVar4[lVar6] = lVar1;\n lVar6 = lVar6 + -1;\n plVar5 = plVar4;\n }" { (expression_statement "lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)];" (assignment_expression "lVar1 = plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)]" identifier = (subscript_expression "plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)]" identifier [ (binary_expression "*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)" (pointer_expression "*(uint *)(rnd + lVar6 * 4)" * (cast_expression "(uint *)(rnd + lVar6 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(rnd + lVar6 * 4)" ( (binary_expression "rnd + lVar6 * 4" identifier + (binary_expression "lVar6 * 4" identifier * number_literal)) )))) % (parenthesized_expression "((int)lVar6 + 1U)" ( (binary_expression "(int)lVar6 + 1U" (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ])) ;) (expression_statement "plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6];" (assignment_expression "plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)] = plVar4[lVar6]" (subscript_expression "plVar4[*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)]" identifier [ (binary_expression "*(uint *)(rnd + lVar6 * 4) % ((int)lVar6 + 1U)" (pointer_expression "*(uint *)(rnd + lVar6 * 4)" * (cast_expression "(uint *)(rnd + lVar6 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(rnd + lVar6 * 4)" ( (binary_expression "rnd + lVar6 * 4" identifier + (binary_expression "lVar6 * 4" identifier * number_literal)) )))) % (parenthesized_expression "((int)lVar6 + 1U)" ( (binary_expression "(int)lVar6 + 1U" (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ]) = (subscript_expression "plVar4[lVar6]" identifier [ identifier ])) ;) (expression_statement "plVar4[lVar6] = lVar1;" (assignment_expression "plVar4[lVar6] = lVar1" (subscript_expression "plVar4[lVar6]" identifier [ identifier ]) = identifier) ;) (expression_statement "lVar6 = lVar6 + -1;" (assignment_expression "lVar6 = lVar6 + -1" identifier = (binary_expression "lVar6 + -1" identifier + number_literal)) ;) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" identifier = identifier) ;) }) while (parenthesized_expression "(0 < (int)lVar6)" ( (binary_expression "0 < (int)lVar6" number_literal < (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier)) )) ;) (do_statement "do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1);" do (compound_statement "{\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n }" { (expression_statement "*(long *)(*plVar5 + 0x28) = plVar5[1];" (assignment_expression "*(long *)(*plVar5 + 0x28) = plVar5[1]" (pointer_expression "*(long *)(*plVar5 + 0x28)" * (cast_expression "(long *)(*plVar5 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x28)" ( (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" * identifier) + number_literal) )))) = (subscript_expression "plVar5[1]" identifier [ number_literal ])) ;) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1)" ( (binary_expression "plVar5 != plVar4 + (ulong)(uVar2 - 2) + 1" identifier != (binary_expression "plVar4 + (ulong)(uVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(uVar2 - 2)" identifier + (call_expression "(ulong)(uVar2 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 - 2)" ( (binary_expression "uVar2 - 2" identifier - number_literal) )))) + number_literal)) )) ;) (expression_statement "*(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0;" (assignment_expression "*(undefined8 *)(plVar4[lVar7 + -1] + 0x28) = 0" (pointer_expression "*(undefined8 *)(plVar4[lVar7 + -1] + 0x28)" * (cast_expression "(undefined8 *)(plVar4[lVar7 + -1] + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[lVar7 + -1] + 0x28)" ( (binary_expression "plVar4[lVar7 + -1] + 0x28" (subscript_expression "plVar4[lVar7 + -1]" identifier [ (binary_expression "lVar7 + -1" identifier + number_literal) ]) + number_literal) )))) = number_literal) ;) (expression_statement "*addr = (Curl_addrinfo *)*plVar4;" (assignment_expression "*addr = (Curl_addrinfo *)*plVar4" (pointer_expression "*addr" * identifier) = (cast_expression "(Curl_addrinfo *)*plVar4" ( (type_descriptor "Curl_addrinfo *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) })) (expression_statement "(*Curl_cfree)(rnd);" (call_expression "(*Curl_cfree)(rnd)" (parenthesized_expression "(*Curl_cfree)" ( (pointer_expression "*Curl_cfree" * identifier) )) (argument_list "(rnd)" ( identifier ))) ;) (expression_statement "local_54 = CURLE_OK;" (assignment_expression "local_54 = CURLE_OK" identifier = identifier) ;) })) (expression_statement "(*Curl_cfree)(plVar4);" (call_expression "(*Curl_cfree)(plVar4)" (parenthesized_expression "(*Curl_cfree)" ( (pointer_expression "*Curl_cfree" * identifier) )) (argument_list "(plVar4)" ( identifier ))) ;) }))) })) (return_statement "return local_54;" return identifier ;) })))
(translation_unit "undefined4 FUN_001101c7(undefined8 param_1,long *param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}\n\n" (function_definition "undefined4 FUN_001101c7(undefined8 param_1,long *param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}" type_identifier (function_declarator "FUN_001101c7(undefined8 param_1,long *param_2)" identifier (parameter_list "(undefined8 param_1,long *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type 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) ;) (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 "undefined4 local_54;" type_identifier identifier ;) (expression_statement "iVar2 = FUN_00110039(*param_2);" (assignment_expression "iVar2 = FUN_00110039(*param_2)" identifier = (call_expression "FUN_00110039(*param_2)" identifier (argument_list "(*param_2)" ( (pointer_expression "*param_2" * identifier) )))) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) (if_statement "if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }" if (parenthesized_expression "(1 < iVar2)" ( (binary_expression "1 < iVar2" number_literal < identifier) )) (compound_statement "{\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }" { (expression_statement "FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);" (call_expression "FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2)" identifier (argument_list "(param_1,"Shuffling %i addresses",iVar2)" ( identifier , (string_literal ""Shuffling %i addresses"" " string_content ") , identifier ))) ;) (expression_statement "lVar8 = (long)iVar2;" (assignment_expression "lVar8 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);" (assignment_expression "plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" identifier = (cast_expression "(long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" (parenthesized_expression "(*(code *)PTR_malloc_0018c0c0)" ( (pointer_expression "*(code *)PTR_malloc_0018c0c0" * (cast_expression "(code *)PTR_malloc_0018c0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(lVar8 * 8)" ( (binary_expression "lVar8 * 8" identifier * number_literal) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\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 local_54 = 0x1b;\n }" { (expression_statement "local_54 = 0x1b;" (assignment_expression "local_54 = 0x1b" identifier = number_literal) ;) }) (else_clause "else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }" else (compound_statement "{\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }" { (expression_statement "*plVar4 = *param_2;" (assignment_expression "*plVar4 = *param_2" (pointer_expression "*plVar4" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" identifier = identifier) ;) (do_statement "do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);" do (compound_statement "{\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n }" { (expression_statement "plVar5[1] = *(long *)(*plVar5 + 0x28);" (assignment_expression "plVar5[1] = *(long *)(*plVar5 + 0x28)" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = (pointer_expression "*(long *)(*plVar5 + 0x28)" * (cast_expression "(long *)(*plVar5 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x28)" ( (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" * identifier) + number_literal) ))))) ;) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1)" ( (binary_expression "plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1" identifier != (binary_expression "plVar4 + (ulong)(iVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(iVar2 - 2)" identifier + (call_expression "(ulong)(iVar2 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar2 - 2)" ( (binary_expression "iVar2 - 2" identifier - number_literal) )))) + number_literal)) )) ;) (expression_statement "lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);" (assignment_expression "lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4)" identifier = (call_expression "(*(code *)PTR_malloc_0018c0c0)(lVar8 * 4)" (parenthesized_expression "(*(code *)PTR_malloc_0018c0c0)" ( (pointer_expression "*(code *)PTR_malloc_0018c0c0" * (cast_expression "(code *)PTR_malloc_0018c0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(lVar8 * 4)" ( (binary_expression "lVar8 * 4" identifier * number_literal) )))) ;) (expression_statement "local_54 = 0x1b;" (assignment_expression "local_54 = 0x1b" identifier = number_literal) ;) (if_statement "if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }" { (expression_statement "iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);" (assignment_expression "iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4)" identifier = (call_expression "FUN_0014ffcf(param_1,lVar6,lVar8 * 4)" identifier (argument_list "(param_1,lVar6,lVar8 * 4)" ( identifier , identifier , (binary_expression "lVar8 * 4" identifier * number_literal) )))) ;) (if_statement "if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }" { (expression_statement "lVar7 = (long)(iVar2 + -1);" (assignment_expression "lVar7 = (long)(iVar2 + -1)" identifier = (cast_expression "(long)(iVar2 + -1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar2 + -1)" ( (binary_expression "iVar2 + -1" identifier + number_literal) )))) ;) (do_statement "do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);" do (compound_statement "{\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n }" { (expression_statement "lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];" (assignment_expression "lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" identifier = (subscript_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" identifier [ (binary_expression "*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)" (pointer_expression "*(uint *)(lVar6 + lVar7 * 4)" * (cast_expression "(uint *)(lVar6 + lVar7 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar7 * 4)" ( (binary_expression "lVar6 + lVar7 * 4" identifier + (binary_expression "lVar7 * 4" identifier * number_literal)) )))) % (parenthesized_expression "((int)lVar7 + 1U)" ( (binary_expression "(int)lVar7 + 1U" (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ])) ;) (expression_statement "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];" (assignment_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7]" (subscript_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" identifier [ (binary_expression "*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)" (pointer_expression "*(uint *)(lVar6 + lVar7 * 4)" * (cast_expression "(uint *)(lVar6 + lVar7 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar7 * 4)" ( (binary_expression "lVar6 + lVar7 * 4" identifier + (binary_expression "lVar7 * 4" identifier * number_literal)) )))) % (parenthesized_expression "((int)lVar7 + 1U)" ( (binary_expression "(int)lVar7 + 1U" (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ]) = (subscript_expression "plVar4[lVar7]" identifier [ identifier ])) ;) (expression_statement "plVar4[lVar7] = lVar1;" (assignment_expression "plVar4[lVar7] = lVar1" (subscript_expression "plVar4[lVar7]" identifier [ identifier ]) = identifier) ;) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" identifier = (binary_expression "lVar7 + -1" identifier + number_literal)) ;) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" identifier = identifier) ;) }) while (parenthesized_expression "(0 < (int)lVar7)" ( (binary_expression "0 < (int)lVar7" number_literal < (cast_expression "(int)lVar7" ( (type_descriptor "int" primitive_type) ) identifier)) )) ;) (do_statement "do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);" do (compound_statement "{\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n }" { (expression_statement "*(long *)(*plVar5 + 0x28) = plVar5[1];" (assignment_expression "*(long *)(*plVar5 + 0x28) = plVar5[1]" (pointer_expression "*(long *)(*plVar5 + 0x28)" * (cast_expression "(long *)(*plVar5 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x28)" ( (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" * identifier) + number_literal) )))) = (subscript_expression "plVar5[1]" identifier [ number_literal ])) ;) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1)" ( (binary_expression "plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1" identifier != (binary_expression "plVar4 + (ulong)(iVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(iVar2 - 2)" identifier + (call_expression "(ulong)(iVar2 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar2 - 2)" ( (binary_expression "iVar2 - 2" identifier - number_literal) )))) + number_literal)) )) ;) (expression_statement "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;" (assignment_expression "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0" (pointer_expression "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28)" * (cast_expression "(undefined8 *)(plVar4[lVar8 + -1] + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[lVar8 + -1] + 0x28)" ( (binary_expression "plVar4[lVar8 + -1] + 0x28" (subscript_expression "plVar4[lVar8 + -1]" identifier [ (binary_expression "lVar8 + -1" identifier + number_literal) ]) + number_literal) )))) = number_literal) ;) (expression_statement "*param_2 = *plVar4;" (assignment_expression "*param_2 = *plVar4" (pointer_expression "*param_2" * identifier) = (pointer_expression "*plVar4" * identifier)) ;) })) (expression_statement "(*(code *)PTR_free_0018c0b8)(lVar6);" (call_expression "(*(code *)PTR_free_0018c0b8)(lVar6)" (parenthesized_expression "(*(code *)PTR_free_0018c0b8)" ( (pointer_expression "*(code *)PTR_free_0018c0b8" * (cast_expression "(code *)PTR_free_0018c0b8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(lVar6)" ( identifier ))) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) })) (expression_statement "(*(code *)PTR_free_0018c0b8)(plVar4);" (call_expression "(*(code *)PTR_free_0018c0b8)(plVar4)" (parenthesized_expression "(*(code *)PTR_free_0018c0b8)" ( (pointer_expression "*(code *)PTR_free_0018c0b8" * (cast_expression "(code *)PTR_free_0018c0b8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(plVar4)" ( identifier ))) ;) }))) })) (return_statement "return local_54;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (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 = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( (binary_expression IDENT * LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) + LIT)) )) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( (binary_expression IDENT * LIT) )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT * LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) % (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ))) ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) % (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ))) ]) = (subscript_expression IDENT [ IDENT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) + LIT)) )) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( IDENT ))) ;) }))) })) (return_statement return IDENT ;) })))
(function_definition "undefined4 FUN_001101c7(undefined8 param_1,long *param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}" (type_identifier "undefined4") (function_declarator "FUN_001101c7(undefined8 param_1,long *param_2)" (identifier "FUN_001101c7") (parameter_list "(undefined8 param_1,long *param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n int iVar2;\n int iVar3;\n long *plVar4;\n long *plVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined4 local_54;\n \n iVar2 = FUN_00110039(*param_2);\n local_54 = 0;\n if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }\n return local_54;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (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")) (; ";")) (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 "undefined4 local_54;" (type_identifier "undefined4") (identifier "local_54") (; ";")) (expression_statement "iVar2 = FUN_00110039(*param_2);" (assignment_expression "iVar2 = FUN_00110039(*param_2)" (identifier "iVar2") (= "=") (call_expression "FUN_00110039(*param_2)" (identifier "FUN_00110039") (argument_list "(*param_2)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")")))) (; ";")) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" (identifier "local_54") (= "=") (number_literal "0")) (; ";")) (if_statement "if (1 < iVar2) {\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }" (if "if") (parenthesized_expression "(1 < iVar2)" (( "(") (binary_expression "1 < iVar2" (number_literal "1") (< "<") (identifier "iVar2")) () ")")) (compound_statement "{\n FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);\n lVar8 = (long)iVar2;\n plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);\n if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }\n }" ({ "{") (expression_statement "FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2);" (call_expression "FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2)" (identifier "FUN_0011a8d8") (argument_list "(param_1,"Shuffling %i addresses",iVar2)" (( "(") (identifier "param_1") (, ",") (string_literal ""Shuffling %i addresses"" (" """) (string_content "Shuffling %i addresses") (" """)) (, ",") (identifier "iVar2") () ")"))) (; ";")) (expression_statement "lVar8 = (long)iVar2;" (assignment_expression "lVar8 = (long)iVar2" (identifier "lVar8") (= "=") (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2"))) (; ";")) (expression_statement "plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8);" (assignment_expression "plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" (identifier "plVar4") (= "=") (cast_expression "(long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8)" (parenthesized_expression "(*(code *)PTR_malloc_0018c0c0)" (( "(") (pointer_expression "*(code *)PTR_malloc_0018c0c0" (* "*") (cast_expression "(code *)PTR_malloc_0018c0c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_malloc_0018c0c0"))) () ")")) (argument_list "(lVar8 * 8)" (( "(") (binary_expression "lVar8 * 8" (identifier "lVar8") (* "*") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (plVar4 == (long *)0x0) {\n local_54 = 0x1b;\n }\n else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\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 local_54 = 0x1b;\n }" ({ "{") (expression_statement "local_54 = 0x1b;" (assignment_expression "local_54 = 0x1b" (identifier "local_54") (= "=") (number_literal "0x1b")) (; ";")) (} "}")) (else_clause "else {\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }" (else "else") (compound_statement "{\n *plVar4 = *param_2;\n plVar5 = plVar4;\n do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);\n local_54 = 0x1b;\n if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }\n (*(code *)PTR_free_0018c0b8)(plVar4);\n }" ({ "{") (expression_statement "*plVar4 = *param_2;" (assignment_expression "*plVar4 = *param_2" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" (identifier "plVar5") (= "=") (identifier "plVar4")) (; ";")) (do_statement "do {\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);" (do "do") (compound_statement "{\n plVar5[1] = *(long *)(*plVar5 + 0x28);\n plVar5 = plVar5 + 1;\n }" ({ "{") (expression_statement "plVar5[1] = *(long *)(*plVar5 + 0x28);" (assignment_expression "plVar5[1] = *(long *)(*plVar5 + 0x28)" (subscript_expression "plVar5[1]" (identifier "plVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "*(long *)(*plVar5 + 0x28)" (* "*") (cast_expression "(long *)(*plVar5 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar5 + 0x28)" (( "(") (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" (identifier "plVar5") (= "=") (binary_expression "plVar5 + 1" (identifier "plVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1)" (( "(") (binary_expression "plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1" (identifier "plVar5") (!= "!=") (binary_expression "plVar4 + (ulong)(iVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(iVar2 - 2)" (identifier "plVar4") (+ "+") (call_expression "(ulong)(iVar2 - 2)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar2 - 2)" (( "(") (binary_expression "iVar2 - 2" (identifier "iVar2") (- "-") (number_literal "2")) () ")")))) (+ "+") (number_literal "1"))) () ")")) (; ";")) (expression_statement "lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4);" (assignment_expression "lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4)" (identifier "lVar6") (= "=") (call_expression "(*(code *)PTR_malloc_0018c0c0)(lVar8 * 4)" (parenthesized_expression "(*(code *)PTR_malloc_0018c0c0)" (( "(") (pointer_expression "*(code *)PTR_malloc_0018c0c0" (* "*") (cast_expression "(code *)PTR_malloc_0018c0c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_malloc_0018c0c0"))) () ")")) (argument_list "(lVar8 * 4)" (( "(") (binary_expression "lVar8 * 4" (identifier "lVar8") (* "*") (number_literal "4")) () ")")))) (; ";")) (expression_statement "local_54 = 0x1b;" (assignment_expression "local_54 = 0x1b" (identifier "local_54") (= "=") (number_literal "0x1b")) (; ";")) (if_statement "if (lVar6 != 0) {\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);\n if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }\n (*(code *)PTR_free_0018c0b8)(lVar6);\n local_54 = 0;\n }" ({ "{") (expression_statement "iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4);" (assignment_expression "iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4)" (identifier "iVar3") (= "=") (call_expression "FUN_0014ffcf(param_1,lVar6,lVar8 * 4)" (identifier "FUN_0014ffcf") (argument_list "(param_1,lVar6,lVar8 * 4)" (( "(") (identifier "param_1") (, ",") (identifier "lVar6") (, ",") (binary_expression "lVar8 * 4" (identifier "lVar8") (* "*") (number_literal "4")) () ")")))) (; ";")) (if_statement "if (iVar3 == 0) {\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }" (if "if") (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar7 = (long)(iVar2 + -1);\n do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);\n do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);\n *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;\n *param_2 = *plVar4;\n }" ({ "{") (expression_statement "lVar7 = (long)(iVar2 + -1);" (assignment_expression "lVar7 = (long)(iVar2 + -1)" (identifier "lVar7") (= "=") (cast_expression "(long)(iVar2 + -1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(iVar2 + -1)" (( "(") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1")) () ")")))) (; ";")) (do_statement "do {\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n } while (0 < (int)lVar7);" (do "do") (compound_statement "{\n lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];\n plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];\n plVar4[lVar7] = lVar1;\n lVar7 = lVar7 + -1;\n plVar5 = plVar4;\n }" ({ "{") (expression_statement "lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)];" (assignment_expression "lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" (identifier "lVar1") (= "=") (subscript_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" (identifier "plVar4") ([ "[") (binary_expression "*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)" (pointer_expression "*(uint *)(lVar6 + lVar7 * 4)" (* "*") (cast_expression "(uint *)(lVar6 + lVar7 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + lVar7 * 4)" (( "(") (binary_expression "lVar6 + lVar7 * 4" (identifier "lVar6") (+ "+") (binary_expression "lVar7 * 4" (identifier "lVar7") (* "*") (number_literal "4"))) () ")")))) (% "%") (parenthesized_expression "((int)lVar7 + 1U)" (( "(") (binary_expression "(int)lVar7 + 1U" (cast_expression "(int)lVar7" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar7")) (+ "+") (number_literal "1U")) () ")"))) (] "]"))) (; ";")) (expression_statement "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7];" (assignment_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7]" (subscript_expression "plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]" (identifier "plVar4") ([ "[") (binary_expression "*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)" (pointer_expression "*(uint *)(lVar6 + lVar7 * 4)" (* "*") (cast_expression "(uint *)(lVar6 + lVar7 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + lVar7 * 4)" (( "(") (binary_expression "lVar6 + lVar7 * 4" (identifier "lVar6") (+ "+") (binary_expression "lVar7 * 4" (identifier "lVar7") (* "*") (number_literal "4"))) () ")")))) (% "%") (parenthesized_expression "((int)lVar7 + 1U)" (( "(") (binary_expression "(int)lVar7 + 1U" (cast_expression "(int)lVar7" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar7")) (+ "+") (number_literal "1U")) () ")"))) (] "]")) (= "=") (subscript_expression "plVar4[lVar7]" (identifier "plVar4") ([ "[") (identifier "lVar7") (] "]"))) (; ";")) (expression_statement "plVar4[lVar7] = lVar1;" (assignment_expression "plVar4[lVar7] = lVar1" (subscript_expression "plVar4[lVar7]" (identifier "plVar4") ([ "[") (identifier "lVar7") (] "]")) (= "=") (identifier "lVar1")) (; ";")) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + -1" (identifier "lVar7") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "plVar5 = plVar4;" (assignment_expression "plVar5 = plVar4" (identifier "plVar5") (= "=") (identifier "plVar4")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(0 < (int)lVar7)" (( "(") (binary_expression "0 < (int)lVar7" (number_literal "0") (< "<") (cast_expression "(int)lVar7" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar7"))) () ")")) (; ";")) (do_statement "do {\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1);" (do "do") (compound_statement "{\n *(long *)(*plVar5 + 0x28) = plVar5[1];\n plVar5 = plVar5 + 1;\n }" ({ "{") (expression_statement "*(long *)(*plVar5 + 0x28) = plVar5[1];" (assignment_expression "*(long *)(*plVar5 + 0x28) = plVar5[1]" (pointer_expression "*(long *)(*plVar5 + 0x28)" (* "*") (cast_expression "(long *)(*plVar5 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar5 + 0x28)" (( "(") (binary_expression "*plVar5 + 0x28" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (+ "+") (number_literal "0x28")) () ")")))) (= "=") (subscript_expression "plVar5[1]" (identifier "plVar5") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" (identifier "plVar5") (= "=") (binary_expression "plVar5 + 1" (identifier "plVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1)" (( "(") (binary_expression "plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1" (identifier "plVar5") (!= "!=") (binary_expression "plVar4 + (ulong)(iVar2 - 2) + 1" (binary_expression "plVar4 + (ulong)(iVar2 - 2)" (identifier "plVar4") (+ "+") (call_expression "(ulong)(iVar2 - 2)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar2 - 2)" (( "(") (binary_expression "iVar2 - 2" (identifier "iVar2") (- "-") (number_literal "2")) () ")")))) (+ "+") (number_literal "1"))) () ")")) (; ";")) (expression_statement "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0;" (assignment_expression "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0" (pointer_expression "*(undefined8 *)(plVar4[lVar8 + -1] + 0x28)" (* "*") (cast_expression "(undefined8 *)(plVar4[lVar8 + -1] + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4[lVar8 + -1] + 0x28)" (( "(") (binary_expression "plVar4[lVar8 + -1] + 0x28" (subscript_expression "plVar4[lVar8 + -1]" (identifier "plVar4") ([ "[") (binary_expression "lVar8 + -1" (identifier "lVar8") (+ "+") (number_literal "-1")) (] "]")) (+ "+") (number_literal "0x28")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_2 = *plVar4;" (assignment_expression "*param_2 = *plVar4" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (pointer_expression "*plVar4" (* "*") (identifier "plVar4"))) (; ";")) (} "}"))) (expression_statement "(*(code *)PTR_free_0018c0b8)(lVar6);" (call_expression "(*(code *)PTR_free_0018c0b8)(lVar6)" (parenthesized_expression "(*(code *)PTR_free_0018c0b8)" (( "(") (pointer_expression "*(code *)PTR_free_0018c0b8" (* "*") (cast_expression "(code *)PTR_free_0018c0b8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_free_0018c0b8"))) () ")")) (argument_list "(lVar6)" (( "(") (identifier "lVar6") () ")"))) (; ";")) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" (identifier "local_54") (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "(*(code *)PTR_free_0018c0b8)(plVar4);" (call_expression "(*(code *)PTR_free_0018c0b8)(plVar4)" (parenthesized_expression "(*(code *)PTR_free_0018c0b8)" (( "(") (pointer_expression "*(code *)PTR_free_0018c0b8" (* "*") (cast_expression "(code *)PTR_free_0018c0b8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_free_0018c0b8"))) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")"))) (; ";")) (} "}")))) (} "}"))) (return_statement "return local_54;" (return "return") (identifier "local_54") (; ";")) (} "}")))
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *data,type_3 **addr) { long lVar1; type_4 var_6; type_1 var_9; long *var_4; long *var_5; type_5 *var_7; long var_11; long var_3; type_1 local_54; var_6 = var_1(*addr); local_54 = var_10; if (1 < (int)var_6) { var_2(data,"Shuffling %i addresses",(type_6)var_6); var_3 = (long)(int)var_6; var_4 = (long *)(*Curl_cmalloc)(var_3 * 8); if (var_4 == (long *)0x0) { local_54 = CURLE_OUT_OF_MEMORY; } else { *var_4 = (long)*addr; var_5 = var_4; do { var_5[1] = *(long *)(*var_5 + 0x28); var_5 = var_5 + 1; } while (var_5 != var_4 + (type_6)(var_6 - 2) + 1); var_7 = (type_5 *)(*Curl_cmalloc)(var_3 * 4); local_54 = CURLE_OUT_OF_MEMORY; if (var_7 != (type_5 *)0x0) { var_9 = var_8(data,var_7,var_3 * 4); if (var_9 == var_10) { var_11 = (long)(int)(var_6 - 1); do { lVar1 = var_4[*(type_4 *)(var_7 + var_11 * 4) % ((int)var_11 + 1U)]; var_4[*(type_4 *)(var_7 + var_11 * 4) % ((int)var_11 + 1U)] = var_4[var_11]; var_4[var_11] = lVar1; var_11 = var_11 + -1; var_5 = var_4; } while (0 < (int)var_11); do { *(long *)(*var_5 + 0x28) = var_5[1]; var_5 = var_5 + 1; } while (var_5 != var_4 + (type_6)(var_6 - 2) + 1); *(type_7 *)(var_4[var_3 + -1] + 0x28) = 0; *addr = (type_3 *)*var_4; } (*Curl_cfree)(var_7); local_54 = var_10; } (*Curl_cfree)(var_4); } } return local_54; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (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: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) 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 (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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: (binary_expression left: (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (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 (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (number_literal))) consequence: (compound_statement (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)))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list (identifier))))))))) (return_statement (identifier)))))
null
undefined4 MASKED(undefined8 param_1,long *param_2) { long lVar1; int iVar2; int iVar3; long *plVar4; long *plVar5; long lVar6; long lVar7; long lVar8; undefined4 local_54; iVar2 = FUN_00110039(*param_2); local_54 = 0; if (1 < iVar2) { FUN_0011a8d8(param_1,"Shuffling %i addresses",iVar2); lVar8 = (long)iVar2; plVar4 = (long *)(*(code *)PTR_malloc_0018c0c0)(lVar8 * 8); if (plVar4 == (long *)0x0) { local_54 = 0x1b; } else { *plVar4 = *param_2; plVar5 = plVar4; do { plVar5[1] = *(long *)(*plVar5 + 0x28); plVar5 = plVar5 + 1; } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1); lVar6 = (*(code *)PTR_malloc_0018c0c0)(lVar8 * 4); local_54 = 0x1b; if (lVar6 != 0) { iVar3 = FUN_0014ffcf(param_1,lVar6,lVar8 * 4); if (iVar3 == 0) { lVar7 = (long)(iVar2 + -1); do { lVar1 = plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)]; plVar4[*(uint *)(lVar6 + lVar7 * 4) % ((int)lVar7 + 1U)] = plVar4[lVar7]; plVar4[lVar7] = lVar1; lVar7 = lVar7 + -1; plVar5 = plVar4; } while (0 < (int)lVar7); do { *(long *)(*plVar5 + 0x28) = plVar5[1]; plVar5 = plVar5 + 1; } while (plVar5 != plVar4 + (ulong)(iVar2 - 2) + 1); *(undefined8 *)(plVar4[lVar8 + -1] + 0x28) = 0; *param_2 = *plVar4; } (*(code *)PTR_free_0018c0b8)(lVar6); local_54 = 0; } (*(code *)PTR_free_0018c0b8)(plVar4); } } return local_54; }
585_libtomcrypt.so_and_libtomcrypt.so_strip.c
kseed_test
kseed_test
/* WARNING: Unknown calling convention */ int kseed_test(void) { int iVar1; test *pt; int which; long in_FS_OFFSET; uchar buf [2] [16]; symmetric_key skey; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); pt = kseed_test::tests; which = 0; while( true ) { kseed_setup(pt->key,0x10,0,&skey); kseed_ecb_encrypt(pt->pt,buf[0],&skey); kseed_ecb_decrypt(buf[0],buf[1],&skey); iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which); if (iVar1 != 0) { iVar1 = 5; goto LAB_0011eee9; } iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which); if (iVar1 != 0) break; which = which + 1; pt = pt + 1; iVar1 = 0; if (which == 4) { LAB_0011eee9: if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) { return iVar1; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); } } iVar1 = 5; goto LAB_0011eee9; }
undefined8 kseed_test(void) { int iVar1; undefined8 uVar2; undefined *puVar3; int iVar4; long in_FS_OFFSET; undefined1 auStack_1108 [16]; undefined1 local_10f8 [16]; undefined1 local_10e8 [4264]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); puVar3 = &DAT_001a9d40; iVar4 = 0; while( true ) { kseed_setup(puVar3 + 0x20,0x10,0,local_10e8); kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8); kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8); iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4); if (iVar1 != 0) { uVar2 = 5; goto LAB_0011eee9; } uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4); if ((int)uVar2 != 0) break; iVar4 = iVar4 + 1; puVar3 = puVar3 + 0x30; if (iVar4 == 4) { LAB_0011eee9: if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) { return uVar2; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); } } uVar2 = 5; goto LAB_0011eee9; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x10d8 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x10c8],RAX XOR EAX,EAX LEA RBX,[0x1a9d40] MOV EBP,0x0 LEA R13,[RSP + 0x20] MOV R12,RSP LEA R14,[R12 + 0x10] LEA R15,[0x1a9d00] LEA RDI,[RBX + 0x20] MOV RCX,R13 MOV EDX,0x0 MOV ESI,0x10 CALL 0x00114d50 MOV RDX,R13 MOV RSI,R12 MOV RDI,RBX CALL 0x001142d0 MOV RDX,R13 MOV RSI,R14 MOV RDI,R12 CALL 0x001140c0 LEA RDX,[RBX + 0x10] MOV R9D,EBP MOV R8,R15 MOV ECX,0x10 MOV ESI,0x10 MOV RDI,R12 CALL 0x001143b0 TEST EAX,EAX JNZ 0x0011ef0e MOV R9D,EBP LEA R8,[0x1a9d0e] MOV ECX,0x10 MOV RDX,RBX MOV ESI,0x10 MOV RDI,R14 CALL 0x001143b0 TEST EAX,EAX JNZ 0x0011ef15 ADD EBP,0x1 ADD RBX,0x30 CMP EBP,0x4 JNZ 0x0011ee64 MOV RCX,qword ptr [RSP + 0x10c8] XOR RCX,qword ptr FS:[0x28] JNZ 0x0011ef1c ADD RSP,0x10d8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EAX,0x5 JMP 0x0011eee9 MOV EAX,0x5 JMP 0x0011eee9 CALL 0x00113870
null
null
null
null
[(u'CALL_-1206980859', u'INDIRECT_-1206980427'), ('tmp_282', u'CBRANCH_-1206980787'), ('const-0', u'COPY_-1206980375'), (u'COPY_-1206980375', u'MULTIEQUAL_-1206980384'), ('const-40', u'INT_ADD_-1206981025'), (u'PTRADD_-1206980306', u'MULTIEQUAL_-1206980657'), ('const-16', u'PTRADD_-1206980441'), ('const-0', u'INT_NOTEQUAL_-1206980844'), (u'INDIRECT_-1206980485', u'MULTIEQUAL_-1206980459'), ('const-16', u'CALL_-1206980859'), (u'PTRSUB_-1206980451', u'CALL_-1206980918'), (u'CALL_-1206980898', u'INDIRECT_-1206980550'), ('const-1744142', u'COPY_-1206980392'), ('const-433', u'LOAD_-1206981041'), ('const-1', u'INT_ADD_-1206980768'), (u'CALL_-1206980630', u'INDIRECT_-1206980314'), ('const-0', u'PTRSUB_-1206980391'), (u'PTRADD_-1206980441', u'CALL_-1206980803'), ('const-1', u'RETURN_-1206980625'), (u'CAST_-1206980477', u'LOAD_-1206981041'), ('const-433', u'LOAD_-1206980726'), (u'INDIRECT_-1206980485', u'MULTIEQUAL_-1206980591'), (u'INT_NOTEQUAL_-1206980844', u'CBRANCH_-1206980843'), (u'PTRSUB_-1206980376', u'CALL_-1206980859'), ('const-1744192', u'PTRSUB_-1206980943'), ('const-5', u'COPY_-1206980397'), (u'INDIRECT_-1206980521', u'MULTIEQUAL_-1206980459'), (u'CALL_-1206980938', u'INDIRECT_-1206980580'), ('tmp_517', u'BRANCH_-1206980631'), ('const-16', u'CALL_-1206980803'), (u'INDIRECT_-1206980391', u'MULTIEQUAL_-1206980365'), ('tmp_1181', u'MULTIEQUAL_-1206980591'), (u'INT_NOTEQUAL_-1206980788', u'CBRANCH_-1206980787'), ('tmp_232', u'CBRANCH_-1206980843'), ('tmp_1181', u'INT_ADD_-1206981025'), ('tmp_1175', u'PTRSUB_-1206980442'), (u'MULTIEQUAL_-1206980524', u'INT_ADD_-1206980768'), (u'COPY_-1206980397', u'MULTIEQUAL_-1206980384'), (u'MULTIEQUAL_-1206980657', u'CALL_-1206980803'), (u'MULTIEQUAL_-1206980657', u'PTRADD_-1206980306'), ('tmp_520', u'BRANCH_-1206980636'), (u'MULTIEQUAL_-1206980657', u'PTRSUB_-1206980427'), (u'PTRADD_-1206980441', u'PTRSUB_-1206980375'), ('tmp_368', u'CBRANCH_-1206980744'), ('const-0', u'CALL_-1206980938'), (u'CALL_-1206980918', u'INDIRECT_-1206980471'), (u'INT_ADD_-1206980768', u'INT_EQUAL_-1206980747'), (u'INT_ADD_-1206980768', u'MULTIEQUAL_-1206980524'), ('tmp_1175', u'PTRSUB_-1206980451'), (u'INDIRECT_-1206980391', u'MULTIEQUAL_-1206980497'), ('const-1', u'PTRADD_-1206980306'), ('tmp_410', u'CBRANCH_-1206980705'), ('const--4360', u'PTRSUB_-1206980442'), (u'COPY_-1206980585', u'RETURN_-1206980645'), (u'PTRSUB_-1206980391', u'CALL_-1206980918'), (u'INT_ADD_-1206980712', u'CAST_-1206980280'), (u'LOAD_-1206981041', u'MULTIEQUAL_-1206980497'), (u'PTRSUB_-1206980943', u'MULTIEQUAL_-1206980657'), (u'CALL_-1206980898', u'INDIRECT_-1206980456'), (u'PTRSUB_-1206980491', u'CALL_-1206980859'), (u'MULTIEQUAL_-1206980459', u'INT_ADD_-1206980712'), (u'PTRSUB_-1206980442', u'PTRADD_-1206980441'), ('const--4360', u'PTRSUB_-1206980492'), (u'PTRSUB_-1206980427', u'CALL_-1206980938'), ('const-0', u'PTRSUB_-1206980943'), (u'COPY_-1206980405', u'MULTIEQUAL_-1206980384'), (u'COPY_-1206980606', u'MULTIEQUAL_-1206980524'), ('const-0', u'COPY_-1206980606'), ('const-32', u'PTRSUB_-1206980427'), ('const-48', u'PTRADD_-1206980306'), (u'INDIRECT_-1206980427', u'MULTIEQUAL_-1206980365'), ('tmp_1175', u'PTRSUB_-1206980490'), (u'MULTIEQUAL_-1206980524', u'CALL_-1206980859'), ('const-16', u'CALL_-1206980859'), ('const-1', u'PTRADD_-1206980441'), (u'CALL_-1206980938', u'INDIRECT_-1206980486'), (u'PTRSUB_-1206980451', u'CALL_-1206980898'), (u'PTRSUB_-1206980490', u'PTRSUB_-1206980391'), (u'CALL_-1206980859', u'INT_NOTEQUAL_-1206980844'), (u'CALL_-1206980803', u'INT_NOTEQUAL_-1206980788'), ('const--4360', u'PTRSUB_-1206980491'), ('tmp_1175', u'PTRSUB_-1206980492'), ('const-16', u'CALL_-1206980938'), ('const-0', u'PTRSUB_-1206980392'), (u'PTRSUB_-1206980375', u'CALL_-1206980898'), ('const-0', u'INT_NOTEQUAL_-1206980788'), ('const-0', u'RETURN_-1206980645'), ('const-5', u'COPY_-1206980405'), (u'CALL_-1206980803', u'INDIRECT_-1206980485'), ('const-0', u'PTRSUB_-1206980375'), ('const-0', u'PTRSUB_-1206980376'), (u'PTRSUB_-1206980451', u'CALL_-1206980938'), (u'MULTIEQUAL_-1206980365', u'INT_EQUAL_-1206980714'), (u'PTRSUB_-1206980376', u'CALL_-1206980898'), ('const-4', u'INT_EQUAL_-1206980747'), (u'LOAD_-1206980726', u'INT_EQUAL_-1206980714'), (u'CALL_-1206980918', u'INDIRECT_-1206980565'), ('const-1744128', u'COPY_-1206980428'), (u'PTRSUB_-1206980392', u'CALL_-1206980918'), (u'INT_EQUAL_-1206980714', u'CBRANCH_-1206980705'), (u'MULTIEQUAL_-1206980384', u'COPY_-1206980585'), (u'MULTIEQUAL_-1206980657', u'PTRSUB_-1206980392'), (u'CALL_-1206980803', u'INDIRECT_-1206980391'), ('const--4328', u'PTRSUB_-1206980451'), (u'INT_ADD_-1206981025', u'CAST_-1206980477'), ('const--4360', u'PTRSUB_-1206980490'), ('const-16', u'PTRSUB_-1206980376'), ('const-40', u'INT_ADD_-1206980712'), (u'CALL_-1206980859', u'INDIRECT_-1206980521'), (u'MULTIEQUAL_-1206980524', u'CALL_-1206980803'), (u'INT_EQUAL_-1206980747', u'CBRANCH_-1206980744'), ('tmp_1175', u'PTRSUB_-1206980491'), ('const-16', u'CALL_-1206980803'), (u'CAST_-1206980280', u'LOAD_-1206980726'), (u'COPY_-1206980428', u'CALL_-1206980859'), (u'COPY_-1206980392', u'CALL_-1206980803'), (u'MULTIEQUAL_-1206980657', u'PTRSUB_-1206980376'), (u'PTRSUB_-1206980492', u'PTRSUB_-1206980376')]
[(u'COPY_-1206980640', u'MULTIEQUAL_-1206980554'), ('tmp_282', u'CBRANCH_-1206980787'), ('const-40', u'INT_ADD_-1206981025'), (u'CALL_-1206980803', u'MULTIEQUAL_-1206980554'), (u'PTRSUB_-1206980459', u'CALL_-1206980898'), (u'COPY_-1206980445', u'CALL_-1206980859'), ('const-433', u'LOAD_-1206980726'), ('const-0', u'INT_NOTEQUAL_-1206980844'), (u'INDIRECT_-1206980446', u'MULTIEQUAL_-1206980384'), ('const-48', u'PTRADD_-1206980709'), ('const-1744142', u'COPY_-1206980409'), ('tmp_1149', u'PTRSUB_-1206980468'), (u'INDIRECT_-1206980500', u'MULTIEQUAL_-1206980474'), ('const--4328', u'PTRSUB_-1206980468'), ('const-1', u'INT_ADD_-1206980768'), (u'CALL_-1206980630', u'INDIRECT_-1206980333'), ('const--4360', u'PTRSUB_-1206980508'), ('const-1', u'RETURN_-1206980625'), (u'CALL_-1206980918', u'INDIRECT_-1206980580'), ('const--4360', u'PTRSUB_-1206980509'), (u'INT_NOTEQUAL_-1206980844', u'CBRANCH_-1206980843'), ('tmp_1149', u'PTRSUB_-1206980459'), (u'INDIRECT_-1206980410', u'MULTIEQUAL_-1206980516'), (u'CALL_-1206980898', u'INDIRECT_-1206980475'), ('const--4360', u'PTRSUB_-1206980507'), (u'SUBPIECE_-1206980581', u'INT_NOTEQUAL_-1206980788'), ('const--4344', u'PTRSUB_-1206980459'), (u'CALL_-1206980938', u'INDIRECT_-1206980505'), (u'MULTIEQUAL_-1206980669', u'CALL_-1206980918'), (u'LOAD_-1206981041', u'MULTIEQUAL_-1206980516'), ('const-1', u'PTRADD_-1206980904'), ('const-5', u'COPY_-1206980645'), ('tmp_517', u'BRANCH_-1206980631'), ('const-1', u'PTRADD_-1206980709'), (u'INT_NOTEQUAL_-1206980788', u'CBRANCH_-1206980787'), ('tmp_232', u'CBRANCH_-1206980843'), (u'PTRSUB_-1206980468', u'CALL_-1206980918'), ('const-1', u'PTRADD_-1206980834'), (u'MULTIEQUAL_-1206980539', u'CALL_-1206980803'), (u'CALL_-1206980918', u'INDIRECT_-1206980490'), ('const-0', u'CALL_-1206980938'), (u'PTRSUB_-1206980459', u'CALL_-1206980803'), ('tmp_520', u'BRANCH_-1206980636'), (u'CAST_-1206980499', u'LOAD_-1206981041'), (u'PTRSUB_-1206980508', u'CALL_-1206980898'), ('tmp_368', u'CBRANCH_-1206980744'), (u'MULTIEQUAL_-1206980669', u'PTRADD_-1206980834'), (u'INT_ADD_-1206980768', u'INT_EQUAL_-1206980747'), (u'INT_ADD_-1206980768', u'MULTIEQUAL_-1206980539'), (u'MULTIEQUAL_-1206980669', u'PTRADD_-1206980904'), (u'CALL_-1206980859', u'INDIRECT_-1206980536'), ('tmp_410', u'CBRANCH_-1206980705'), (u'CALL_-1206980803', u'SUBPIECE_-1206980581'), (u'PTRADD_-1206980834', u'CALL_-1206980859'), (u'MULTIEQUAL_-1206980384', u'INT_EQUAL_-1206980714'), (u'MULTIEQUAL_-1206980554', u'RETURN_-1206980645'), (u'MULTIEQUAL_-1206980539', u'INT_ADD_-1206980768'), ('const-0', u'SUBPIECE_-1206980581'), (u'COPY_-1206980409', u'CALL_-1206980803'), (u'INDIRECT_-1206980410', u'MULTIEQUAL_-1206980384'), (u'PTRSUB_-1206980468', u'CALL_-1206980938'), (u'CALL_-1206980803', u'INDIRECT_-1206980500'), (u'CALL_-1206980859', u'INDIRECT_-1206980446'), (u'INDIRECT_-1206980536', u'MULTIEQUAL_-1206980474'), ('const-433', u'LOAD_-1206981041'), ('const-16', u'PTRADD_-1206980834'), (u'PTRADD_-1206980904', u'CALL_-1206980938'), (u'COPY_-1206980645', u'MULTIEQUAL_-1206980554'), ('tmp_1149', u'PTRSUB_-1206980507'), (u'CALL_-1206980859', u'INT_NOTEQUAL_-1206980844'), ('const-0', u'COPY_-1206980621'), ('tmp_1155', u'INT_ADD_-1206981025'), (u'CALL_-1206980898', u'INDIRECT_-1206980565'), (u'MULTIEQUAL_-1206980474', u'INT_ADD_-1206980712'), ('const-0', u'INT_NOTEQUAL_-1206980788'), ('const-0', u'RETURN_-1206980645'), ('const-5', u'COPY_-1206980640'), ('const-1744192', u'PTRSUB_-1206980943'), (u'PTRSUB_-1206980507', u'CALL_-1206980859'), (u'MULTIEQUAL_-1206980669', u'CALL_-1206980803'), (u'MULTIEQUAL_-1206980669', u'PTRADD_-1206980709'), (u'LOAD_-1206980726', u'INT_EQUAL_-1206980714'), ('const-0', u'PTRSUB_-1206980943'), (u'CAST_-1206980306', u'LOAD_-1206980726'), ('const-16', u'CALL_-1206980803'), (u'PTRSUB_-1206980943', u'MULTIEQUAL_-1206980669'), (u'INT_ADD_-1206980712', u'CAST_-1206980306'), (u'INT_EQUAL_-1206980714', u'CBRANCH_-1206980705'), ('const-16', u'CALL_-1206980938'), (u'PTRADD_-1206980709', u'MULTIEQUAL_-1206980669'), ('tmp_1149', u'PTRSUB_-1206980508'), (u'CALL_-1206980938', u'INDIRECT_-1206980595'), ('const-1744128', u'COPY_-1206980445'), ('const-16', u'CALL_-1206980859'), (u'CALL_-1206980803', u'INDIRECT_-1206980410'), (u'PTRSUB_-1206980468', u'CALL_-1206980898'), ('const-40', u'INT_ADD_-1206980712'), (u'MULTIEQUAL_-1206980539', u'CALL_-1206980859'), (u'INT_EQUAL_-1206980747', u'CBRANCH_-1206980744'), ('const-32', u'PTRADD_-1206980904'), (u'COPY_-1206980621', u'MULTIEQUAL_-1206980539'), ('const-16', u'CALL_-1206980803'), (u'INT_ADD_-1206981025', u'CAST_-1206980499'), ('tmp_1149', u'PTRSUB_-1206980509'), (u'PTRSUB_-1206980509', u'CALL_-1206980918'), (u'INDIRECT_-1206980500', u'MULTIEQUAL_-1206980606'), ('tmp_1155', u'MULTIEQUAL_-1206980606'), ('const-4', u'INT_EQUAL_-1206980747'), ('const-16', u'CALL_-1206980859')]
null
null
0011ee20
x64
O1
(translation_unit "undefined8 kseed_test(void)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}\n\n" (function_definition "undefined8 kseed_test(void)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}" type_identifier (function_declarator "kseed_test(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auStack_1108 [16];" type_identifier (array_declarator "auStack_1108 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 local_10f8 [16];" type_identifier (array_declarator "local_10f8 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 local_10e8 [4264];" type_identifier (array_declarator "local_10e8 [4264]" identifier [ number_literal ]) ;) (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 "puVar3 = &DAT_001a9d40;" (assignment_expression "puVar3 = &DAT_001a9d40" identifier = (pointer_expression "&DAT_001a9d40" & identifier)) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }" { (expression_statement "kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);" (call_expression "kseed_setup(puVar3 + 0x20,0x10,0,local_10e8)" identifier (argument_list "(puVar3 + 0x20,0x10,0,local_10e8)" ( (binary_expression "puVar3 + 0x20" identifier + number_literal) , number_literal , number_literal , identifier ))) ;) (expression_statement "kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);" (call_expression "kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8)" identifier (argument_list "(puVar3,auStack_1108,local_10e8)" ( identifier , identifier , identifier ))) ;) (expression_statement "kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);" (call_expression "kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8)" identifier (argument_list "(auStack_1108,local_10f8,local_10e8)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);" (assignment_expression "iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" identifier = (call_expression "compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" identifier (argument_list "(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" ( identifier , number_literal , (binary_expression "puVar3 + 0x10" identifier + number_literal) , number_literal , (string_literal ""KSEED Encrypt"" " string_content ") , identifier )))) ;) (if_statement "if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = 5;\n goto LAB_0011eee9;\n }" { (expression_statement "uVar2 = 5;" (assignment_expression "uVar2 = 5" identifier = number_literal) ;) (goto_statement "goto LAB_0011eee9;" goto statement_identifier ;) })) (expression_statement "uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);" (assignment_expression "uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" identifier = (call_expression "compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" identifier (argument_list "(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" ( identifier , number_literal , identifier , number_literal , (string_literal ""KSEED Decrypt"" " string_content ") , identifier )))) ;) (if_statement "if ((int)uVar2 != 0) break;" if (parenthesized_expression "((int)uVar2 != 0)" ( (binary_expression "(int)uVar2 != 0" (cast_expression "(int)uVar2" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) )) (break_statement "break;" break ;)) (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" identifier = (binary_expression "iVar4 + 1" identifier + number_literal)) ;) (expression_statement "puVar3 = puVar3 + 0x30;" (assignment_expression "puVar3 = puVar3 + 0x30" identifier = (binary_expression "puVar3 + 0x30" identifier + number_literal)) ;) (if_statement "if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(iVar4 == 4)" ( (binary_expression "iVar4 == 4" identifier == number_literal) )) (compound_statement "{\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { (labeled_statement "LAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }" statement_identifier : (if_statement "if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\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 return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) }))) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) })) (expression_statement "uVar2 = 5;" (assignment_expression "uVar2 = 5" identifier = number_literal) ;) (goto_statement "goto LAB_0011eee9;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint kseed_test(void)\n\n{\n int iVar1;\n test *pt;\n int which;\n long in_FS_OFFSET;\n uchar buf [2] [16];\n symmetric_key skey;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n pt = kseed_test::tests;\n which = 0;\n while( true ) {\n kseed_setup(pt->key,0x10,0,&skey);\n kseed_ecb_encrypt(pt->pt,buf[0],&skey);\n kseed_ecb_decrypt(buf[0],buf[1],&skey);\n iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which);\n if (iVar1 != 0) {\n iVar1 = 5;\n goto LAB_0011eee9;\n }\n iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which);\n if (iVar1 != 0) break;\n which = which + 1;\n pt = pt + 1;\n iVar1 = 0;\n if (which == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }\n iVar1 = 5;\n goto LAB_0011eee9;\n}\n\n" comment (function_definition "int kseed_test(void)\n\n{\n int iVar1;\n test *pt;\n int which;\n long in_FS_OFFSET;\n uchar buf [2] [16];\n symmetric_key skey;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n pt = kseed_test::tests;\n which = 0;\n while( true ) {\n kseed_setup(pt->key,0x10,0,&skey);\n kseed_ecb_encrypt(pt->pt,buf[0],&skey);\n kseed_ecb_decrypt(buf[0],buf[1],&skey);\n iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which);\n if (iVar1 != 0) {\n iVar1 = 5;\n goto LAB_0011eee9;\n }\n iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which);\n if (iVar1 != 0) break;\n which = which + 1;\n pt = pt + 1;\n iVar1 = 0;\n if (which == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }\n iVar1 = 5;\n goto LAB_0011eee9;\n}" primitive_type (function_declarator "kseed_test(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n test *pt;\n int which;\n long in_FS_OFFSET;\n uchar buf [2] [16];\n symmetric_key skey;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n pt = kseed_test::tests;\n which = 0;\n while( true ) {\n kseed_setup(pt->key,0x10,0,&skey);\n kseed_ecb_encrypt(pt->pt,buf[0],&skey);\n kseed_ecb_decrypt(buf[0],buf[1],&skey);\n iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which);\n if (iVar1 != 0) {\n iVar1 = 5;\n goto LAB_0011eee9;\n }\n iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which);\n if (iVar1 != 0) break;\n which = which + 1;\n pt = pt + 1;\n iVar1 = 0;\n if (which == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }\n iVar1 = 5;\n goto LAB_0011eee9;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "test *pt;" type_identifier (pointer_declarator "*pt" * identifier) ;) (declaration "int which;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar buf [2] [16];" type_identifier (array_declarator "buf [2] [16]" (array_declarator "buf [2]" identifier [ number_literal ]) [ number_literal ]) ;) (declaration "symmetric_key skey;" 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 "pt = kseed_test::tests;" (assignment_expression "pt = kseed_test" identifier = identifier) (ERROR "::tests" : : identifier) ;) (expression_statement "which = 0;" (assignment_expression "which = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n kseed_setup(pt->key,0x10,0,&skey);\n kseed_ecb_encrypt(pt->pt,buf[0],&skey);\n kseed_ecb_decrypt(buf[0],buf[1],&skey);\n iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which);\n if (iVar1 != 0) {\n iVar1 = 5;\n goto LAB_0011eee9;\n }\n iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which);\n if (iVar1 != 0) break;\n which = which + 1;\n pt = pt + 1;\n iVar1 = 0;\n if (which == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n kseed_setup(pt->key,0x10,0,&skey);\n kseed_ecb_encrypt(pt->pt,buf[0],&skey);\n kseed_ecb_decrypt(buf[0],buf[1],&skey);\n iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which);\n if (iVar1 != 0) {\n iVar1 = 5;\n goto LAB_0011eee9;\n }\n iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which);\n if (iVar1 != 0) break;\n which = which + 1;\n pt = pt + 1;\n iVar1 = 0;\n if (which == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n }" { (expression_statement "kseed_setup(pt->key,0x10,0,&skey);" (call_expression "kseed_setup(pt->key,0x10,0,&skey)" identifier (argument_list "(pt->key,0x10,0,&skey)" ( (field_expression "pt->key" identifier -> field_identifier) , number_literal , number_literal , (pointer_expression "&skey" & identifier) ))) ;) (expression_statement "kseed_ecb_encrypt(pt->pt,buf[0],&skey);" (call_expression "kseed_ecb_encrypt(pt->pt,buf[0],&skey)" identifier (argument_list "(pt->pt,buf[0],&skey)" ( (field_expression "pt->pt" identifier -> field_identifier) , (subscript_expression "buf[0]" identifier [ number_literal ]) , (pointer_expression "&skey" & identifier) ))) ;) (expression_statement "kseed_ecb_decrypt(buf[0],buf[1],&skey);" (call_expression "kseed_ecb_decrypt(buf[0],buf[1],&skey)" identifier (argument_list "(buf[0],buf[1],&skey)" ( (subscript_expression "buf[0]" identifier [ number_literal ]) , (subscript_expression "buf[1]" identifier [ number_literal ]) , (pointer_expression "&skey" & identifier) ))) ;) (expression_statement "iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which);" (assignment_expression "iVar1 = compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which)" identifier = (call_expression "compare_testvector(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which)" identifier (argument_list "(buf,0x10,pt->ct,0x10,"KSEED Encrypt",which)" ( identifier , number_literal , (field_expression "pt->ct" identifier -> field_identifier) , number_literal , (string_literal ""KSEED Encrypt"" " string_content ") , identifier )))) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = 5;\n goto LAB_0011eee9;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = 5;\n goto LAB_0011eee9;\n }" { (expression_statement "iVar1 = 5;" (assignment_expression "iVar1 = 5" identifier = number_literal) ;) (goto_statement "goto LAB_0011eee9;" goto statement_identifier ;) })) (expression_statement "iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which);" (assignment_expression "iVar1 = compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which)" identifier = (call_expression "compare_testvector(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which)" identifier (argument_list "(buf + 1,0x10,pt,0x10,"KSEED Decrypt",which)" ( (binary_expression "buf + 1" identifier + number_literal) , number_literal , identifier , number_literal , (string_literal ""KSEED Decrypt"" " string_content ") , identifier )))) ;) (if_statement "if (iVar1 != 0) break;" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (break_statement "break;" break ;)) (expression_statement "which = which + 1;" (assignment_expression "which = which + 1" identifier = (binary_expression "which + 1" identifier + number_literal)) ;) (expression_statement "pt = pt + 1;" (assignment_expression "pt = pt + 1" identifier = (binary_expression "pt + 1" identifier + number_literal)) ;) (expression_statement "iVar1 = 0;" (assignment_expression "iVar1 = 0" identifier = number_literal) ;) (if_statement "if (which == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(which == 4)" ( (binary_expression "which == 4" identifier == number_literal) )) (compound_statement "{\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { (labeled_statement "LAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\n }" statement_identifier : (if_statement "if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return iVar1;\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 return iVar1;\n }" { (return_statement "return iVar1;" return identifier ;) }))) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) })) (expression_statement "iVar1 = 5;" (assignment_expression "iVar1 = 5" identifier = number_literal) ;) (goto_statement "goto LAB_0011eee9;" goto statement_identifier ;) })))
(translation_unit "undefined8 kseed_test(void)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}\n\n" (function_definition "undefined8 kseed_test(void)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}" type_identifier (function_declarator "kseed_test(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auStack_1108 [16];" type_identifier (array_declarator "auStack_1108 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 local_10f8 [16];" type_identifier (array_declarator "local_10f8 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 local_10e8 [4264];" type_identifier (array_declarator "local_10e8 [4264]" identifier [ number_literal ]) ;) (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 "puVar3 = &DAT_001a9d40;" (assignment_expression "puVar3 = &DAT_001a9d40" identifier = (pointer_expression "&DAT_001a9d40" & identifier)) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }" { (expression_statement "kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);" (call_expression "kseed_setup(puVar3 + 0x20,0x10,0,local_10e8)" identifier (argument_list "(puVar3 + 0x20,0x10,0,local_10e8)" ( (binary_expression "puVar3 + 0x20" identifier + number_literal) , number_literal , number_literal , identifier ))) ;) (expression_statement "kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);" (call_expression "kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8)" identifier (argument_list "(puVar3,auStack_1108,local_10e8)" ( identifier , identifier , identifier ))) ;) (expression_statement "kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);" (call_expression "kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8)" identifier (argument_list "(auStack_1108,local_10f8,local_10e8)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);" (assignment_expression "iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" identifier = (call_expression "compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" identifier (argument_list "(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" ( identifier , number_literal , (binary_expression "puVar3 + 0x10" identifier + number_literal) , number_literal , (string_literal ""KSEED Encrypt"" " string_content ") , identifier )))) ;) (if_statement "if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = 5;\n goto LAB_0011eee9;\n }" { (expression_statement "uVar2 = 5;" (assignment_expression "uVar2 = 5" identifier = number_literal) ;) (goto_statement "goto LAB_0011eee9;" goto statement_identifier ;) })) (expression_statement "uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);" (assignment_expression "uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" identifier = (call_expression "compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" identifier (argument_list "(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" ( identifier , number_literal , identifier , number_literal , (string_literal ""KSEED Decrypt"" " string_content ") , identifier )))) ;) (if_statement "if ((int)uVar2 != 0) break;" if (parenthesized_expression "((int)uVar2 != 0)" ( (binary_expression "(int)uVar2 != 0" (cast_expression "(int)uVar2" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) )) (break_statement "break;" break ;)) (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" identifier = (binary_expression "iVar4 + 1" identifier + number_literal)) ;) (expression_statement "puVar3 = puVar3 + 0x30;" (assignment_expression "puVar3 = puVar3 + 0x30" identifier = (binary_expression "puVar3 + 0x30" identifier + number_literal)) ;) (if_statement "if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(iVar4 == 4)" ( (binary_expression "iVar4 == 4" identifier == number_literal) )) (compound_statement "{\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }" { (labeled_statement "LAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }" statement_identifier : (if_statement "if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\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 return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) }))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) })) (expression_statement "uVar2 = 5;" (assignment_expression "uVar2 = 5" identifier = number_literal) ;) (goto_statement "goto LAB_0011eee9;" goto statement_identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT , LIT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression IDENT + LIT) , LIT , (string_literal " string_content ") , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , LIT , (string_literal " string_content ") , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return IDENT ;) }))) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) })) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })))
(function_definition "undefined8 kseed_test(void)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}" (type_identifier "undefined8") (function_declarator "kseed_test(void)" (identifier "kseed_test") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n int iVar1;\n undefined8 uVar2;\n undefined *puVar3;\n int iVar4;\n long in_FS_OFFSET;\n undefined1 auStack_1108 [16];\n undefined1 local_10f8 [16];\n undefined1 local_10e8 [4264];\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n puVar3 = &DAT_001a9d40;\n iVar4 = 0;\n while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }\n uVar2 = 5;\n goto LAB_0011eee9;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined *puVar3;" (type_identifier "undefined") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "undefined1 auStack_1108 [16];" (type_identifier "undefined1") (array_declarator "auStack_1108 [16]" (identifier "auStack_1108") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 local_10f8 [16];" (type_identifier "undefined1") (array_declarator "local_10f8 [16]" (identifier "local_10f8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 local_10e8 [4264];" (type_identifier "undefined1") (array_declarator "local_10e8 [4264]" (identifier "local_10e8") ([ "[") (number_literal "4264") (] "]")) (; ";")) (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 "puVar3 = &DAT_001a9d40;" (assignment_expression "puVar3 = &DAT_001a9d40" (identifier "puVar3") (= "=") (pointer_expression "&DAT_001a9d40" (& "&") (identifier "DAT_001a9d40"))) (; ";")) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" (identifier "iVar4") (= "=") (number_literal "0")) (; ";")) (while_statement "while( true ) {\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);\n kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);\n kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);\n iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);\n if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }\n uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);\n if ((int)uVar2 != 0) break;\n iVar4 = iVar4 + 1;\n puVar3 = puVar3 + 0x30;\n if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }\n }" ({ "{") (expression_statement "kseed_setup(puVar3 + 0x20,0x10,0,local_10e8);" (call_expression "kseed_setup(puVar3 + 0x20,0x10,0,local_10e8)" (identifier "kseed_setup") (argument_list "(puVar3 + 0x20,0x10,0,local_10e8)" (( "(") (binary_expression "puVar3 + 0x20" (identifier "puVar3") (+ "+") (number_literal "0x20")) (, ",") (number_literal "0x10") (, ",") (number_literal "0") (, ",") (identifier "local_10e8") () ")"))) (; ";")) (expression_statement "kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8);" (call_expression "kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8)" (identifier "kseed_ecb_encrypt") (argument_list "(puVar3,auStack_1108,local_10e8)" (( "(") (identifier "puVar3") (, ",") (identifier "auStack_1108") (, ",") (identifier "local_10e8") () ")"))) (; ";")) (expression_statement "kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8);" (call_expression "kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8)" (identifier "kseed_ecb_decrypt") (argument_list "(auStack_1108,local_10f8,local_10e8)" (( "(") (identifier "auStack_1108") (, ",") (identifier "local_10f8") (, ",") (identifier "local_10e8") () ")"))) (; ";")) (expression_statement "iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4);" (assignment_expression "iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" (identifier "iVar1") (= "=") (call_expression "compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" (identifier "compare_testvector") (argument_list "(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4)" (( "(") (identifier "auStack_1108") (, ",") (number_literal "0x10") (, ",") (binary_expression "puVar3 + 0x10" (identifier "puVar3") (+ "+") (number_literal "0x10")) (, ",") (number_literal "0x10") (, ",") (string_literal ""KSEED Encrypt"" (" """) (string_content "KSEED Encrypt") (" """)) (, ",") (identifier "iVar4") () ")")))) (; ";")) (if_statement "if (iVar1 != 0) {\n uVar2 = 5;\n goto LAB_0011eee9;\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = 5;\n goto LAB_0011eee9;\n }" ({ "{") (expression_statement "uVar2 = 5;" (assignment_expression "uVar2 = 5" (identifier "uVar2") (= "=") (number_literal "5")) (; ";")) (goto_statement "goto LAB_0011eee9;" (goto "goto") (statement_identifier "LAB_0011eee9") (; ";")) (} "}"))) (expression_statement "uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4);" (assignment_expression "uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" (identifier "uVar2") (= "=") (call_expression "compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" (identifier "compare_testvector") (argument_list "(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4)" (( "(") (identifier "local_10f8") (, ",") (number_literal "0x10") (, ",") (identifier "puVar3") (, ",") (number_literal "0x10") (, ",") (string_literal ""KSEED Decrypt"" (" """) (string_content "KSEED Decrypt") (" """)) (, ",") (identifier "iVar4") () ")")))) (; ";")) (if_statement "if ((int)uVar2 != 0) break;" (if "if") (parenthesized_expression "((int)uVar2 != 0)" (( "(") (binary_expression "(int)uVar2 != 0" (cast_expression "(int)uVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar2")) (!= "!=") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + 1" (identifier "iVar4") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar3 = puVar3 + 0x30;" (assignment_expression "puVar3 = puVar3 + 0x30" (identifier "puVar3") (= "=") (binary_expression "puVar3 + 0x30" (identifier "puVar3") (+ "+") (number_literal "0x30"))) (; ";")) (if_statement "if (iVar4 == 4) {\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(iVar4 == 4)" (( "(") (binary_expression "iVar4 == 4" (identifier "iVar4") (== "==") (number_literal "4")) () ")")) (compound_statement "{\nLAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }\n \n __stack_chk_fail();\n }" ({ "{") (labeled_statement "LAB_0011eee9:\n if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\n }" (statement_identifier "LAB_0011eee9") (: ":") (if_statement "if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) {\n return uVar2;\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 return uVar2;\n }" ({ "{") (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "uVar2 = 5;" (assignment_expression "uVar2 = 5" (identifier "uVar2") (= "=") (number_literal "5")) (; ";")) (goto_statement "goto LAB_0011eee9;" (goto "goto") (statement_identifier "LAB_0011eee9") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(void) { int var_6; type_1 *var_9; int var_8; long var_1; type_2 var_7 [2] [16]; type_3 skey; long var_10; var_10 = *(long *)(var_1 + 0x28); var_9 = function_1::tests; var_8 = 0; while( true ) { var_2(var_9->key,0x10,0,&skey); var_3(var_9->var_9,var_7[0],&skey); var_4(var_7[0],var_7[1],&skey); var_6 = var_5(var_7,0x10,var_9->ct,0x10,"KSEED Encrypt",var_8); if (var_6 != 0) { var_6 = 5; goto LAB_0011eee9; } var_6 = var_5(var_7 + 1,0x10,var_9,0x10,"KSEED Decrypt",var_8); if (var_6 != 0) break; var_8 = var_8 + 1; var_9 = var_9 + 1; var_6 = 0; if (var_8 == 4) { LAB_0011eee9: if (var_10 == *(long *)(var_1 + 0x28)) { return var_6; } /* WARNING: Subroutine does not return */ var_11(); } } var_6 = 5; goto LAB_0011eee9; }
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: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal) (number_literal) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (binary_expression left: (identifier) right: (number_literal)) (number_literal) (string_literal (string_content)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (number_literal) (string_literal (string_content)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (return_statement (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))))
null
undefined8 MASKED(void) { int iVar1; undefined8 uVar2; undefined *puVar3; int iVar4; long in_FS_OFFSET; undefined1 auStack_1108 [16]; undefined1 local_10f8 [16]; undefined1 local_10e8 [4264]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); puVar3 = &DAT_001a9d40; iVar4 = 0; while( true ) { kseed_setup(puVar3 + 0x20,0x10,0,local_10e8); kseed_ecb_encrypt(puVar3,auStack_1108,local_10e8); kseed_ecb_decrypt(auStack_1108,local_10f8,local_10e8); iVar1 = compare_testvector(auStack_1108,0x10,puVar3 + 0x10,0x10,"KSEED Encrypt",iVar4); if (iVar1 != 0) { uVar2 = 5; goto LAB_0011eee9; } uVar2 = compare_testvector(local_10f8,0x10,puVar3,0x10,"KSEED Decrypt",iVar4); if ((int)uVar2 != 0) break; iVar4 = iVar4 + 1; puVar3 = puVar3 + 0x30; if (iVar4 == 4) { LAB_0011eee9: if (local_40 == *(long *)(in_FS_OFFSET + 0x28)) { return uVar2; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); } } uVar2 = 5; goto LAB_0011eee9; }
298_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
FUN_00140020
FUN_00140020
void FUN_00140020(undefined8 param_1,int param_2) { long unaff_RBX; Input_file_argument *unaff_R12; void *in_stack_00000068; if (in_stack_00000068 != (void *)(unaff_RBX + 0x18)) { operator_delete(in_stack_00000068); } gold::Input_file_argument::~Input_file_argument(unaff_R12,param_2); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00140020(void) { long unaff_RBX; long in_stack_00000068; if (in_stack_00000068 != unaff_RBX + 0x18) { FUN_00276d20(); } FUN_0016f250(); /* WARNING: Subroutine does not return */ FUN_00304990(); }
MOV RDI,qword ptr [RSP + 0x68] ADD RBX,0x18 CMP RDI,RBX JZ 0x00140033 CALL 0x00276d20 MOV RDI,R12 CALL 0x0016f250 MOV RDI,RBP CALL 0x00304990
null
null
null
null
[('const-24', u'INT_ADD_-1207238595'), ('tmp_62', u'CBRANCH_-1207238585'), (u'CALL_-1207238578', u'INDIRECT_-1207238502'), (u'INT_NOTEQUAL_-1207238586', u'CBRANCH_-1207238585'), ('tmp_227', u'CALL_-1207238566'), ('const-1', u'RETURN_-1207238549'), ('tmp_225', u'INT_ADD_-1207238595'), (u'INT_ADD_-1207238595', u'CAST_-1207238463'), (u'INDIRECT_-1207238502', u'MULTIEQUAL_-1207238495'), (u'MULTIEQUAL_-1207238495', u'CALL_-1207238566'), ('tmp_279', u'CALL_-1207238578'), ('tmp_226', u'MULTIEQUAL_-1207238495'), ('tmp_279', u'INT_NOTEQUAL_-1207238586'), (u'CAST_-1207238463', u'INT_NOTEQUAL_-1207238586')]
[('const-24', u'INT_ADD_-1207238595'), ('tmp_62', u'CBRANCH_-1207238585'), (u'INT_NOTEQUAL_-1207238586', u'CBRANCH_-1207238585'), ('const-1', u'RETURN_-1207238549'), ('tmp_266', u'INT_NOTEQUAL_-1207238586'), (u'INT_ADD_-1207238595', u'INT_NOTEQUAL_-1207238586'), ('tmp_211', u'INT_ADD_-1207238595')]
null
null
00140020
x64
O1
(translation_unit "void FUN_00140020(void)\n\n{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}\n\n" (function_definition "void FUN_00140020(void)\n\n{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00140020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000068;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }" if (parenthesized_expression "(in_stack_00000068 != unaff_RBX + 0x18)" ( (binary_expression "in_stack_00000068 != unaff_RBX + 0x18" identifier != (binary_expression "unaff_RBX + 0x18" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0016f250();" (call_expression "FUN_0016f250()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00140020(undefined8 param_1,int param_2)\n\n{\n long unaff_RBX;\n Input_file_argument *unaff_R12;\n void *in_stack_00000068;\n \n if (in_stack_00000068 != (void *)(unaff_RBX + 0x18)) {\n operator_delete(in_stack_00000068);\n }\n gold::Input_file_argument::~Input_file_argument(unaff_R12,param_2);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_00140020(undefined8 param_1,int param_2)\n\n{\n long unaff_RBX;\n Input_file_argument *unaff_R12;\n void *in_stack_00000068;\n \n if (in_stack_00000068 != (void *)(unaff_RBX + 0x18)) {\n operator_delete(in_stack_00000068);\n }\n gold::Input_file_argument::~Input_file_argument(unaff_R12,param_2);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (function_declarator "FUN_00140020(undefined8 param_1,int param_2)" identifier (parameter_list "(undefined8 param_1,int param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n long unaff_RBX;\n Input_file_argument *unaff_R12;\n void *in_stack_00000068;\n \n if (in_stack_00000068 != (void *)(unaff_RBX + 0x18)) {\n operator_delete(in_stack_00000068);\n }\n gold::Input_file_argument::~Input_file_argument(unaff_R12,param_2);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "Input_file_argument *unaff_R12;" type_identifier (pointer_declarator "*unaff_R12" * identifier) ;) (declaration "void *in_stack_00000068;" primitive_type (pointer_declarator "*in_stack_00000068" * identifier) ;) (if_statement "if (in_stack_00000068 != (void *)(unaff_RBX + 0x18)) {\n operator_delete(in_stack_00000068);\n }" if (parenthesized_expression "(in_stack_00000068 != (void *)(unaff_RBX + 0x18))" ( (binary_expression "in_stack_00000068 != (void *)(unaff_RBX + 0x18)" identifier != (cast_expression "(void *)(unaff_RBX + 0x18)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x18)" ( (binary_expression "unaff_RBX + 0x18" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000068);\n }" { (expression_statement "operator_delete(in_stack_00000068);" (call_expression "operator_delete(in_stack_00000068)" identifier (argument_list "(in_stack_00000068)" ( identifier ))) ;) })) (labeled_statement "gold::Input_file_argument::~Input_file_argument(unaff_R12,param_2);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_file_argument::~Input_file_argument(unaff_R12,param_2);" statement_identifier : (ERROR ":" :) (expression_statement "~Input_file_argument(unaff_R12,param_2);" (unary_expression "~Input_file_argument(unaff_R12,param_2)" ~ (call_expression "Input_file_argument(unaff_R12,param_2)" identifier (argument_list "(unaff_R12,param_2)" ( identifier , identifier )))) ;))) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00140020(void)\n\n{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n \n FUN_00304990();\n}\n\n" (function_definition "void FUN_00140020(void)\n\n{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n \n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00140020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n \n FUN_00304990();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000068;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }" if (parenthesized_expression "(in_stack_00000068 != unaff_RBX + 0x18)" ( (binary_expression "in_stack_00000068 != unaff_RBX + 0x18" identifier != (binary_expression "unaff_RBX + 0x18" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0016f250();" (call_expression "FUN_0016f250()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00140020(void)\n\n{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n \n FUN_00304990();\n}" (primitive_type "void") (function_declarator "FUN_00140020(void)" (identifier "FUN_00140020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBX;\n long in_stack_00000068;\n \n if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }\n FUN_0016f250();\n \n FUN_00304990();\n}" ({ "{") (declaration "long unaff_RBX;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBX") (; ";")) (declaration "long in_stack_00000068;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000068") (; ";")) (if_statement "if (in_stack_00000068 != unaff_RBX + 0x18) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(in_stack_00000068 != unaff_RBX + 0x18)" (( "(") (binary_expression "in_stack_00000068 != unaff_RBX + 0x18" (identifier "in_stack_00000068") (!= "!=") (binary_expression "unaff_RBX + 0x18" (identifier "unaff_RBX") (+ "+") (number_literal "0x18"))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_0016f250();" (call_expression "FUN_0016f250()" (identifier "FUN_0016f250") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" (identifier "FUN_00304990") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(type_1 param_1,int param_2) { long var_2; type_2 *unaff_R12; void *var_1; if (var_1 != (void *)(var_2 + 0x18)) { var_3(var_1); } gold::Input_file_argument::~type_2(unaff_R12,param_2); /* WARNING: Subroutine does not return */ var_4(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBX; long in_stack_00000068; if (in_stack_00000068 != unaff_RBX + 0x18) { FUN_00276d20(); } FUN_0016f250(); /* WARNING: Subroutine does not return */ FUN_00304990(); }
766_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
gldarmelf_find_statement_assignment
FUN_00141980
void gldarmelf_find_statement_assignment(lang_statement_union_type *s) { if ((s->header).type != lang_assignment_statement_enum) { return; } gldarmelf_find_exp_assignment((etree_type *)(s->output_section_statement).children.head); return; }
void FUN_00141980(long param_1) { if (*(int *)(param_1 + 8) != 1) { return; } FUN_00141880(*(undefined8 *)(param_1 + 0x10)); return; }
CMP dword ptr [RDI + 0x8],0x1 JZ 0x00141990 RET MOV RDI,qword ptr [RDI + 0x10] JMP 0x00141880
null
null
null
null
[(u'LOAD_-1207232093', u'CAST_-1207232004'), (u'INT_NOTEQUAL_-1207232109', u'CBRANCH_-1207232107'), ('tmp_60', u'PTRSUB_-1207232007'), (u'LOAD_-1207232125', u'INT_NOTEQUAL_-1207232109'), ('const-0', u'RETURN_-1207232097'), ('const-0', u'RETURN_-1207232078'), ('const-16', u'PTRSUB_-1207232010'), ('tmp_34', u'CBRANCH_-1207232107'), ('const-433', u'LOAD_-1207232093'), ('tmp_60', u'PTRSUB_-1207232024'), ('const-0', u'PTRSUB_-1207232009'), ('const-0', u'PTRSUB_-1207232007'), (u'PTRSUB_-1207232027', u'LOAD_-1207232125'), (u'PTRSUB_-1207232024', u'PTRSUB_-1207232027'), ('const-1', u'INT_NOTEQUAL_-1207232109'), ('const-0', u'PTRSUB_-1207232024'), (u'PTRSUB_-1207232010', u'PTRSUB_-1207232009'), (u'PTRSUB_-1207232009', u'LOAD_-1207232093'), (u'CAST_-1207232004', u'CALL_-1207232082'), ('const-433', u'LOAD_-1207232125'), (u'PTRSUB_-1207232007', u'PTRSUB_-1207232010'), ('const-8', u'PTRSUB_-1207232027')]
[(u'INT_NOTEQUAL_-1207232109', u'CBRANCH_-1207232107'), ('const-8', u'INT_ADD_-1207232109'), (u'LOAD_-1207232125', u'INT_NOTEQUAL_-1207232109'), (u'INT_ADD_-1207232109', u'CAST_-1207232029'), ('const-0', u'RETURN_-1207232097'), (u'LOAD_-1207232093', u'CALL_-1207232082'), ('const-0', u'RETURN_-1207232078'), ('tmp_34', u'CBRANCH_-1207232107'), ('const-433', u'LOAD_-1207232093'), ('const-433', u'LOAD_-1207232125'), (u'CAST_-1207232029', u'LOAD_-1207232125'), ('const-1', u'INT_NOTEQUAL_-1207232109'), (u'CAST_-1207232012', u'LOAD_-1207232093'), ('tmp_90', u'INT_ADD_-1207232077'), ('tmp_90', u'INT_ADD_-1207232109'), ('const-16', u'INT_ADD_-1207232077'), (u'INT_ADD_-1207232077', u'CAST_-1207232012')]
null
null
00141980
x64
O1
(translation_unit "void FUN_00141980(long param_1)\n\n{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}\n\n" (function_definition "void FUN_00141980(long param_1)\n\n{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}" primitive_type (function_declarator "FUN_00141980(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}" { (if_statement "if (*(int *)(param_1 + 8) != 1) {\n return;\n }" if (parenthesized_expression "(*(int *)(param_1 + 8) != 1)" ( (binary_expression "*(int *)(param_1 + 8) != 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) )))) != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00141880(*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_00141880(*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10))" ( (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;" return ;) })))
(translation_unit "void gldarmelf_find_statement_assignment(lang_statement_union_type *s)\n\n{\n if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }\n gldarmelf_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);\n return;\n}\n\n" (function_definition "void gldarmelf_find_statement_assignment(lang_statement_union_type *s)\n\n{\n if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }\n gldarmelf_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);\n return;\n}" primitive_type (function_declarator "gldarmelf_find_statement_assignment(lang_statement_union_type *s)" identifier (parameter_list "(lang_statement_union_type *s)" ( (parameter_declaration "lang_statement_union_type *s" type_identifier (pointer_declarator "*s" * identifier)) ))) (compound_statement "{\n if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }\n gldarmelf_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);\n return;\n}" { (if_statement "if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }" if (parenthesized_expression "((s->header).type != lang_assignment_statement_enum)" ( (binary_expression "(s->header).type != lang_assignment_statement_enum" (field_expression "(s->header).type" (parenthesized_expression "(s->header)" ( (field_expression "s->header" identifier -> field_identifier) )) . field_identifier) != identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "gldarmelf_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);" (call_expression "gldarmelf_find_exp_assignment((etree_type *)(s->output_section_statement).children.head)" identifier (argument_list "((etree_type *)(s->output_section_statement).children.head)" ( (cast_expression "(etree_type *)(s->output_section_statement).children.head" ( (type_descriptor "etree_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(s->output_section_statement).children.head" (field_expression "(s->output_section_statement).children" (parenthesized_expression "(s->output_section_statement)" ( (field_expression "s->output_section_statement" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00141980(long param_1)\n\n{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}\n\n" (function_definition "void FUN_00141980(long param_1)\n\n{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}" primitive_type (function_declarator "FUN_00141980(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}" { (if_statement "if (*(int *)(param_1 + 8) != 1) {\n return;\n }" if (parenthesized_expression "(*(int *)(param_1 + 8) != 1)" ( (binary_expression "*(int *)(param_1 + 8) != 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) )))) != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00141880(*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_00141880(*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10))" ( (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;" 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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00141980(long param_1)\n\n{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}" (primitive_type "void") (function_declarator "FUN_00141980(long param_1)" (identifier "FUN_00141980") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n if (*(int *)(param_1 + 8) != 1) {\n return;\n }\n FUN_00141880(*(undefined8 *)(param_1 + 0x10));\n return;\n}" ({ "{") (if_statement "if (*(int *)(param_1 + 8) != 1) {\n return;\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 8) != 1)" (( "(") (binary_expression "*(int *)(param_1 + 8) != 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")) () ")")))) (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00141880(*(undefined8 *)(param_1 + 0x10));" (call_expression "FUN_00141880(*(undefined8 *)(param_1 + 0x10))" (identifier "FUN_00141880") (argument_list "(*(undefined8 *)(param_1 + 0x10))" (( "(") (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;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *s) { if ((s->header).type != var_1) { return; } var_2((type_2 *)(s->output_section_statement).children.head); 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: (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 (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (return_statement))))
null
void MASKED(long param_1) { if (*(int *)(param_1 + 8) != 1) { return; } FUN_00141880(*(undefined8 *)(param_1 + 0x10)); return; }
12_ia64-linux-gnu-ar_and_ia64-linux-gnu-ar_strip.c
strcpy
strcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)(); return pcVar1; }
JMP qword ptr [0x00110060]
null
null
null
null
[(u'INDIRECT_-1206968057', u'COPY_-1206968116'), ('tmp_38', u'CAST_-1206968052'), (u'CAST_-1206968052', u'CALLIND_-1206968120'), (u'CALLIND_-1206968120', u'INDIRECT_-1206968057'), ('const-0', u'RETURN_-1206968117'), (u'CALLIND_-1206968120', u'CAST_-1206968051'), (u'CAST_-1206968051', u'RETURN_-1206968117')]
[(u'INDIRECT_-1206968057', u'COPY_-1206968116'), ('tmp_38', u'CAST_-1206968052'), (u'CAST_-1206968052', u'CALLIND_-1206968120'), (u'CALLIND_-1206968120', u'INDIRECT_-1206968057'), ('const-0', u'RETURN_-1206968117'), (u'CALLIND_-1206968120', u'CAST_-1206968051'), (u'CAST_-1206968051', u'RETURN_-1206968117')]
null
null
001020c0
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\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 char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)()" identifier = (cast_expression "(char *)(*(code *)PTR_strcpy_00110060)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strcpy_00110060)()" (parenthesized_expression "(*(code *)PTR_strcpy_00110060)" ( (pointer_expression "*(code *)PTR_strcpy_00110060" * (cast_expression "(code *)PTR_strcpy_00110060" ( (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 * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\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 char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)()" identifier = (cast_expression "(char *)(*(code *)PTR_strcpy_00110060)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strcpy_00110060)()" (parenthesized_expression "(*(code *)PTR_strcpy_00110060)" ( (pointer_expression "*(code *)PTR_strcpy_00110060" * (cast_expression "(code *)PTR_strcpy_00110060" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\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 char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)()" identifier = (cast_expression "(char *)(*(code *)PTR_strcpy_00110060)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strcpy_00110060)()" (parenthesized_expression "(*(code *)PTR_strcpy_00110060)" ( (pointer_expression "*(code *)PTR_strcpy_00110060" * (cast_expression "(code *)PTR_strcpy_00110060" ( (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)) )))) (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 * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\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 char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strcpy_00110060)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_strcpy_00110060)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_strcpy_00110060)()" (parenthesized_expression "(*(code *)PTR_strcpy_00110060)" (( "(") (pointer_expression "*(code *)PTR_strcpy_00110060" (* "*") (cast_expression "(code *)PTR_strcpy_00110060" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strcpy_00110060"))) () ")")) (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) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strcpy_00110060)(); 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)))))) 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) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_00110060)(); return pcVar1; }
63_s390x-linux-gnu-gprof_and_s390x-linux-gnu-gprof_strip.c
xexit
xexit
void xexit(void) { (*(code *)PTR_xexit_001181f8)(); return; }
void xexit(void) { (*(code *)PTR_xexit_001181f8)(); return; }
JMP qword ptr [0x001181f8]
null
null
null
null
[(u'INDIRECT_-1206967244', u'COPY_-1206967303'), ('tmp_22', u'CAST_-1206967239'), (u'CALLIND_-1206967304', u'INDIRECT_-1206967244'), (u'CAST_-1206967239', u'CALLIND_-1206967304'), ('const-0', u'RETURN_-1206967301')]
[(u'INDIRECT_-1206967244', u'COPY_-1206967303'), ('tmp_22', u'CAST_-1206967239'), (u'CALLIND_-1206967304', u'INDIRECT_-1206967244'), (u'CAST_-1206967239', u'CALLIND_-1206967304'), ('const-0', u'RETURN_-1206967301')]
null
null
001023f0
x64
O1
(translation_unit "void xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}\n\n" (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" { (expression_statement "(*(code *)PTR_xexit_001181f8)();" (call_expression "(*(code *)PTR_xexit_001181f8)()" (parenthesized_expression "(*(code *)PTR_xexit_001181f8)" ( (pointer_expression "*(code *)PTR_xexit_001181f8" * (cast_expression "(code *)PTR_xexit_001181f8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}\n\n" (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" { (expression_statement "(*(code *)PTR_xexit_001181f8)();" (call_expression "(*(code *)PTR_xexit_001181f8)()" (parenthesized_expression "(*(code *)PTR_xexit_001181f8)" ( (pointer_expression "*(code *)PTR_xexit_001181f8" * (cast_expression "(code *)PTR_xexit_001181f8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}\n\n" (function_definition "void xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" { (expression_statement "(*(code *)PTR_xexit_001181f8)();" (call_expression "(*(code *)PTR_xexit_001181f8)()" (parenthesized_expression "(*(code *)PTR_xexit_001181f8)" ( (pointer_expression "*(code *)PTR_xexit_001181f8" * (cast_expression "(code *)PTR_xexit_001181f8" ( (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 xexit(void)\n\n{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" (primitive_type "void") (function_declarator "xexit(void)" (identifier "xexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_xexit_001181f8)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_xexit_001181f8)();" (call_expression "(*(code *)PTR_xexit_001181f8)()" (parenthesized_expression "(*(code *)PTR_xexit_001181f8)" (( "(") (pointer_expression "*(code *)PTR_xexit_001181f8" (* "*") (cast_expression "(code *)PTR_xexit_001181f8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_xexit_001181f8"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_xexit_001181f8)(); 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_001181f8)(); return; }
113_tftp_and_tftp_strip.c
tail
FUN_00104449
char * tail(char *filename) { char cVar1; char *pcVar2; cVar1 = *filename; while( true ) { if (cVar1 == '\0') { return filename; } pcVar2 = strrchr(filename,0x2f); if (pcVar2 == (char *)0x0) break; if (pcVar2[1] != '\0') { return pcVar2 + 1; } *pcVar2 = '\0'; cVar1 = *filename; } return filename; }
char * FUN_00104449(char *param_1) { char cVar1; char *pcVar2; cVar1 = *param_1; while( true ) { if (cVar1 == '\0') { return param_1; } pcVar2 = strrchr(param_1,0x2f); if (pcVar2 == (char *)0x0) break; if (pcVar2[1] != '\0') { return pcVar2 + 1; } *pcVar2 = '\0'; cVar1 = *param_1; } return param_1; }
PUSH RBX MOV RBX,RDI CMP byte ptr [RDI],0x0 JZ 0x00104478 MOV ESI,0x2f MOV RDI,RBX CALL 0x00103180 TEST RAX,RAX JZ 0x00104478 CMP byte ptr [RAX + 0x1],0x0 JNZ 0x00104474 MOV byte ptr [RAX],0x0 CMP byte ptr [RBX],0x0 JNZ 0x00104452 JMP 0x00104478 LEA RBX,[RAX + 0x1] MOV RAX,RBX POP RBX RET
null
null
null
null
[('const-433', u'LOAD_-1206958946'), ('const-0', u'INT_NOTEQUAL_-1206958954'), ('const-1', u'PTRADD_-1206958854'), ('const-433', u'LOAD_-1206959021'), ('const-0', u'INT_EQUAL_-1206958973'), (u'PTRADD_-1206958908', u'LOAD_-1206958970'), ('tmp_79', u'CBRANCH_-1206958971'), ('tmp_191', u'COPY_-1206958830'), ('tmp_41', u'CBRANCH_-1206959004'), (u'CALL_-1206958987', u'PTRADD_-1206958908'), ('const-1', u'PTRADD_-1206958908'), ('tmp_191', u'COPY_-1206958827'), (u'CALL_-1206958987', u'STORE_-1206958949'), (u'COPY_-1206958830', u'RETURN_-1206958816'), ('tmp_191', u'CALL_-1206958987'), (u'COPY_-1206958827', u'RETURN_-1206958813'), (u'CALL_-1206958987', u'PTRADD_-1206958854'), ('const-1', u'PTRADD_-1206958854'), ('const-47', u'CALL_-1206958987'), ('const-433', u'STORE_-1206958949'), ('tmp_191', u'LOAD_-1206958946'), ('const-0', u'RETURN_-1206958816'), (u'LOAD_-1206958970', u'INT_NOTEQUAL_-1206958954'), (u'MULTIEQUAL_-1206958814', u'INT_EQUAL_-1206959006'), (u'INT_EQUAL_-1206958973', u'CBRANCH_-1206958971'), (u'LOAD_-1206959021', u'MULTIEQUAL_-1206958814'), ('tmp_191', u'LOAD_-1206959021'), ('const-0', u'STORE_-1206958949'), (u'LOAD_-1206958946', u'MULTIEQUAL_-1206958814'), ('const-433', u'LOAD_-1206958970'), (u'INT_NOTEQUAL_-1206958954', u'CBRANCH_-1206958951'), (u'COPY_-1206958922', u'RETURN_-1206958902'), (u'INT_EQUAL_-1206959006', u'CBRANCH_-1206959004'), (u'CALL_-1206958987', u'INT_EQUAL_-1206958973'), ('const-0', u'RETURN_-1206958813'), ('const-0', u'RETURN_-1206958902'), ('const-0', u'INT_EQUAL_-1206959006'), ('tmp_117', u'CBRANCH_-1206958951'), ('const-1', u'PTRADD_-1206958908'), (u'PTRADD_-1206958854', u'COPY_-1206958922')]
[('const-0', u'INT_NOTEQUAL_-1206958954'), ('const-433', u'LOAD_-1206959021'), ('tmp_421', u'LOAD_-1206958946'), ('tmp_421', u'COPY_-1206958827'), ('const-1', u'PTRADD_-1206958854'), ('const-0', u'INT_EQUAL_-1206958973'), (u'PTRADD_-1206958908', u'LOAD_-1206958970'), ('tmp_421', u'CALL_-1206958987'), ('const-0', u'INT_EQUAL_-1206959006'), ('const-1', u'PTRADD_-1206958854'), ('tmp_79', u'CBRANCH_-1206958971'), ('tmp_41', u'CBRANCH_-1206959004'), (u'CALL_-1206958987', u'PTRADD_-1206958908'), ('const-1', u'PTRADD_-1206958908'), (u'CALL_-1206958987', u'STORE_-1206958949'), ('const-0', u'RETURN_-1206958816'), (u'COPY_-1206958830', u'RETURN_-1206958816'), (u'COPY_-1206958827', u'RETURN_-1206958813'), (u'CALL_-1206958987', u'PTRADD_-1206958854'), (u'MULTIEQUAL_-1206958814', u'INT_EQUAL_-1206959006'), (u'LOAD_-1206958970', u'INT_NOTEQUAL_-1206958954'), (u'INT_EQUAL_-1206958973', u'CBRANCH_-1206958971'), (u'LOAD_-1206959021', u'MULTIEQUAL_-1206958814'), (u'LOAD_-1206958946', u'MULTIEQUAL_-1206958814'), ('const-433', u'STORE_-1206958949'), ('const-47', u'CALL_-1206958987'), ('const-0', u'RETURN_-1206958813'), (u'INT_NOTEQUAL_-1206958954', u'CBRANCH_-1206958951'), (u'COPY_-1206958922', u'RETURN_-1206958902'), ('const-0', u'STORE_-1206958949'), (u'INT_EQUAL_-1206959006', u'CBRANCH_-1206959004'), (u'CALL_-1206958987', u'INT_EQUAL_-1206958973'), ('tmp_421', u'COPY_-1206958830'), ('tmp_421', u'LOAD_-1206959021'), ('const-0', u'RETURN_-1206958902'), ('tmp_117', u'CBRANCH_-1206958951'), ('const-1', u'PTRADD_-1206958908'), ('const-433', u'LOAD_-1206958946'), ('const-433', u'LOAD_-1206958970'), (u'PTRADD_-1206958854', u'COPY_-1206958922')]
null
null
00104449
x64
O1
(translation_unit "char * FUN_00104449(char *param_1)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}\n\n" (function_definition "char * FUN_00104449(char *param_1)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}" primitive_type (pointer_declarator "* FUN_00104449(char *param_1)" * (function_declarator "FUN_00104449(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) )))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "cVar1 = *param_1;" (assignment_expression "cVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }" { (if_statement "if (cVar1 == '\0') {\n return param_1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "pcVar2 = strrchr(param_1,0x2f);" (assignment_expression "pcVar2 = strrchr(param_1,0x2f)" identifier = (call_expression "strrchr(param_1,0x2f)" identifier (argument_list "(param_1,0x2f)" ( identifier , number_literal )))) ;) (if_statement "if (pcVar2 == (char *)0x0) break;" if (parenthesized_expression "(pcVar2 == (char *)0x0)" ( (binary_expression "pcVar2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (if_statement "if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }" if (parenthesized_expression "(pcVar2[1] != '\0')" ( (binary_expression "pcVar2[1] != '\0'" (subscript_expression "pcVar2[1]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return pcVar2 + 1;\n }" { (return_statement "return pcVar2 + 1;" return (binary_expression "pcVar2 + 1" identifier + number_literal) ;) })) (expression_statement "*pcVar2 = '\0';" (assignment_expression "*pcVar2 = '\0'" (pointer_expression "*pcVar2" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "cVar1 = *param_1;" (assignment_expression "cVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "char * tail(char *filename)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *filename;\n while( true ) {\n if (cVar1 == '\0') {\n return filename;\n }\n pcVar2 = strrchr(filename,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *filename;\n }\n return filename;\n}\n\n" (function_definition "char * tail(char *filename)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *filename;\n while( true ) {\n if (cVar1 == '\0') {\n return filename;\n }\n pcVar2 = strrchr(filename,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *filename;\n }\n return filename;\n}" primitive_type (pointer_declarator "* tail(char *filename)" * (function_declarator "tail(char *filename)" identifier (parameter_list "(char *filename)" ( (parameter_declaration "char *filename" primitive_type (pointer_declarator "*filename" * identifier)) )))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *filename;\n while( true ) {\n if (cVar1 == '\0') {\n return filename;\n }\n pcVar2 = strrchr(filename,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *filename;\n }\n return filename;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "cVar1 = *filename;" (assignment_expression "cVar1 = *filename" identifier = (pointer_expression "*filename" * identifier)) ;) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n return filename;\n }\n pcVar2 = strrchr(filename,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *filename;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (cVar1 == '\0') {\n return filename;\n }\n pcVar2 = strrchr(filename,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *filename;\n }" { (if_statement "if (cVar1 == '\0') {\n return filename;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return filename;\n }" { (return_statement "return filename;" return identifier ;) })) (expression_statement "pcVar2 = strrchr(filename,0x2f);" (assignment_expression "pcVar2 = strrchr(filename,0x2f)" identifier = (call_expression "strrchr(filename,0x2f)" identifier (argument_list "(filename,0x2f)" ( identifier , number_literal )))) ;) (if_statement "if (pcVar2 == (char *)0x0) break;" if (parenthesized_expression "(pcVar2 == (char *)0x0)" ( (binary_expression "pcVar2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (if_statement "if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }" if (parenthesized_expression "(pcVar2[1] != '\0')" ( (binary_expression "pcVar2[1] != '\0'" (subscript_expression "pcVar2[1]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return pcVar2 + 1;\n }" { (return_statement "return pcVar2 + 1;" return (binary_expression "pcVar2 + 1" identifier + number_literal) ;) })) (expression_statement "*pcVar2 = '\0';" (assignment_expression "*pcVar2 = '\0'" (pointer_expression "*pcVar2" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "cVar1 = *filename;" (assignment_expression "cVar1 = *filename" identifier = (pointer_expression "*filename" * identifier)) ;) })) (return_statement "return filename;" return identifier ;) })))
(translation_unit "char * FUN_00104449(char *param_1)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}\n\n" (function_definition "char * FUN_00104449(char *param_1)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}" primitive_type (pointer_declarator "* FUN_00104449(char *param_1)" * (function_declarator "FUN_00104449(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) )))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "cVar1 = *param_1;" (assignment_expression "cVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }" { (if_statement "if (cVar1 == '\0') {\n return param_1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "pcVar2 = strrchr(param_1,0x2f);" (assignment_expression "pcVar2 = strrchr(param_1,0x2f)" identifier = (call_expression "strrchr(param_1,0x2f)" identifier (argument_list "(param_1,0x2f)" ( identifier , number_literal )))) ;) (if_statement "if (pcVar2 == (char *)0x0) break;" if (parenthesized_expression "(pcVar2 == (char *)0x0)" ( (binary_expression "pcVar2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (if_statement "if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }" if (parenthesized_expression "(pcVar2[1] != '\0')" ( (binary_expression "pcVar2[1] != '\0'" (subscript_expression "pcVar2[1]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return pcVar2 + 1;\n }" { (return_statement "return pcVar2 + 1;" return (binary_expression "pcVar2 + 1" identifier + number_literal) ;) })) (expression_statement "*pcVar2 = '\0';" (assignment_expression "*pcVar2 = '\0'" (pointer_expression "*pcVar2" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "cVar1 = *param_1;" (assignment_expression "cVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (return_statement return IDENT ;) })))
(function_definition "char * FUN_00104449(char *param_1)\n\n{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}" (primitive_type "char") (pointer_declarator "* FUN_00104449(char *param_1)" (* "*") (function_declarator "FUN_00104449(char *param_1)" (identifier "FUN_00104449") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")")))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n \n cVar1 = *param_1;\n while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }\n return param_1;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (expression_statement "cVar1 = *param_1;" (assignment_expression "cVar1 = *param_1" (identifier "cVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (cVar1 == '\0') {\n return param_1;\n }\n pcVar2 = strrchr(param_1,0x2f);\n if (pcVar2 == (char *)0x0) break;\n if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }\n *pcVar2 = '\0';\n cVar1 = *param_1;\n }" ({ "{") (if_statement "if (cVar1 == '\0') {\n return param_1;\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return param_1;\n }" ({ "{") (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "pcVar2 = strrchr(param_1,0x2f);" (assignment_expression "pcVar2 = strrchr(param_1,0x2f)" (identifier "pcVar2") (= "=") (call_expression "strrchr(param_1,0x2f)" (identifier "strrchr") (argument_list "(param_1,0x2f)" (( "(") (identifier "param_1") (, ",") (number_literal "0x2f") () ")")))) (; ";")) (if_statement "if (pcVar2 == (char *)0x0) break;" (if "if") (parenthesized_expression "(pcVar2 == (char *)0x0)" (( "(") (binary_expression "pcVar2 == (char *)0x0" (identifier "pcVar2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if (pcVar2[1] != '\0') {\n return pcVar2 + 1;\n }" (if "if") (parenthesized_expression "(pcVar2[1] != '\0')" (( "(") (binary_expression "pcVar2[1] != '\0'" (subscript_expression "pcVar2[1]" (identifier "pcVar2") ([ "[") (number_literal "1") (] "]")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return pcVar2 + 1;\n }" ({ "{") (return_statement "return pcVar2 + 1;" (return "return") (binary_expression "pcVar2 + 1" (identifier "pcVar2") (+ "+") (number_literal "1")) (; ";")) (} "}"))) (expression_statement "*pcVar2 = '\0';" (assignment_expression "*pcVar2 = '\0'" (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "cVar1 = *param_1;" (assignment_expression "cVar1 = *param_1" (identifier "cVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
char * function_1(char *filename) { char var_1; char *var_3; var_1 = *filename; while( true ) { if (var_1 == '\0') { return filename; } var_3 = var_2(filename,0x2f); if (var_3 == (char *)0x0) break; if (var_3[1] != '\0') { return var_3 + 1; } *var_3 = '\0'; var_1 = *filename; } return filename; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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 (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (return_statement (identifier)))))
null
char * MASKED(char *param_1) { char cVar1; char *pcVar2; cVar1 = *param_1; while( true ) { if (cVar1 == '\0') { return param_1; } pcVar2 = strrchr(param_1,0x2f); if (pcVar2 == (char *)0x0) break; if (pcVar2[1] != '\0') { return pcVar2 + 1; } *pcVar2 = '\0'; cVar1 = *param_1; } return param_1; }
905_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
parse_to_value
FUN_00154080
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_no_keep_memory * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_no_keep_memory::parse_to_value (Struct_no_no_keep_memory *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->no_keep_memory_).user_set_via_option = true; (options->no_keep_memory_).value = false; return; }
void FUN_00154080(void) { long in_R8; *(undefined2 *)(in_R8 + 0x3d38) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x3d38],AX RET
null
null
null
null
[('const-433', u'STORE_-1207287656'), ('const-15576', u'PTRSUB_-1207287597'), (u'PTRSUB_-1207287594', u'STORE_-1207287656'), ('const-433', u'STORE_-1207287669'), (u'PTRSUB_-1207287596', u'STORE_-1207287669'), ('const-0', u'RETURN_-1207287651'), ('tmp_24', u'PTRSUB_-1207287597'), ('const-96', u'PTRSUB_-1207287596'), ('const-0', u'STORE_-1207287656'), ('const-97', u'PTRSUB_-1207287594'), ('const-15576', u'PTRSUB_-1207287595'), ('tmp_24', u'PTRSUB_-1207287595'), (u'PTRSUB_-1207287597', u'PTRSUB_-1207287596'), (u'PTRSUB_-1207287595', u'PTRSUB_-1207287594'), ('const-1', u'STORE_-1207287669')]
[('const-15672', u'INT_ADD_-1207287655'), ('const-1', u'STORE_-1207287669'), ('tmp_23', u'INT_ADD_-1207287655'), ('const-0', u'RETURN_-1207287651'), (u'INT_ADD_-1207287655', u'CAST_-1207287602'), (u'CAST_-1207287602', u'STORE_-1207287669'), ('const-433', u'STORE_-1207287669')]
null
null
00154080
x64
O1
(translation_unit "void FUN_00154080(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154080(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154080(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x3d38) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x3d38) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x3d38)" * (cast_expression "(undefined2 *)(in_R8 + 0x3d38)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x3d38)" ( (binary_expression "in_R8 + 0x3d38" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_no_keep_memory * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_no_keep_memory::parse_to_value\n (Struct_no_no_keep_memory *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->no_keep_memory_).user_set_via_option = true;\n (options->no_keep_memory_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_no_keep_memory::parse_to_value\n (Struct_no_no_keep_memory *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->no_keep_memory_).user_set_via_option = true;\n (options->no_keep_memory_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_no_keep_memory::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_no_keep_memory *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_no_keep_memory *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_no_keep_memory *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Command_line *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n (options->no_keep_memory_).user_set_via_option = true;\n (options->no_keep_memory_).value = false;\n return;\n}" { (expression_statement "(options->no_keep_memory_).user_set_via_option = true;" (assignment_expression "(options->no_keep_memory_).user_set_via_option = true" (field_expression "(options->no_keep_memory_).user_set_via_option" (parenthesized_expression "(options->no_keep_memory_)" ( (field_expression "options->no_keep_memory_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->no_keep_memory_).value = false;" (assignment_expression "(options->no_keep_memory_).value = false" (field_expression "(options->no_keep_memory_).value" (parenthesized_expression "(options->no_keep_memory_)" ( (field_expression "options->no_keep_memory_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154080(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154080(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154080(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x3d38) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x3d38) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x3d38)" * (cast_expression "(undefined2 *)(in_R8 + 0x3d38)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x3d38)" ( (binary_expression "in_R8 + 0x3d38" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_00154080(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154080(void)" (identifier "FUN_00154080") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x3d38) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x3d38) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x3d38) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x3d38)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x3d38)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x3d38)" (( "(") (binary_expression "in_R8 + 0x3d38" (identifier "in_R8") (+ "+") (number_literal "0x3d38")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_no_keep_memory * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4, type_3 *options) { (options->no_keep_memory_).user_set_via_option = true; (options->no_keep_memory_).value = false; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(void) { long in_R8; *(undefined2 *)(in_R8 + 0x3d38) = 1; return; }
620_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c
symbol_set_obj
FUN_0012dc50
void symbol_set_obj(symbolS *s,elf_obj_sy *o) { expressionS *peVar1; undefined4 uVar2; if (((uint)s->sy_flags & 1) != 0) { if ((segT)s->bsym == reg_section) { s = (s->sy_value).X_op_symbol; } else { s = local_symbol_convert((local_symbol *)s); } } uVar2 = *(undefined4 *)&o->field_0x4; peVar1 = o->size; (s->sy_obj).local = o->local; *(undefined4 *)&(s->sy_obj).field_0x4 = uVar2; (s->sy_obj).size = peVar1; (s->sy_obj).versioned_name = o->versioned_name; return; }
void FUN_0012dc50(byte *param_1,undefined8 *param_2) { undefined8 uVar1; if ((*param_1 & 1) != 0) { if (*(long *)(param_1 + 8) == DAT_0019d7b8) { param_1 = *(byte **)(param_1 + 0x18); } else { param_1 = (byte *)FUN_0012b210(); } } uVar1 = param_2[1]; *(undefined8 *)(param_1 + 0x48) = *param_2; *(undefined8 *)(param_1 + 0x50) = uVar1; *(undefined8 *)(param_1 + 0x58) = param_2[2]; return; }
PUSH RBX MOV RBX,RSI TEST byte ptr [RDI],0x1 JZ 0x0012dc6e MOV RAX,qword ptr [0x0019d7b8] CMP qword ptr [RDI + 0x8],RAX JZ 0x0012dc80 CALL 0x0012b210 MOV RDI,RAX MOVDQU XMM0,xmmword ptr [RBX] MOVUPS xmmword ptr [RDI + 0x48],XMM0 MOV RAX,qword ptr [RBX + 0x10] MOV qword ptr [RDI + 0x58],RAX POP RBX RET MOV RDI,qword ptr [RDI + 0x18] JMP 0x0012dc6e
null
null
null
null
[('const-72', u'PTRSUB_-1207050958'), (u'PTRSUB_-1207050990', u'LOAD_-1207051149'), (u'PTRSUB_-1207050962', u'CAST_-1207050953'), ('tmp_75', u'CBRANCH_-1207051131'), (u'CALL_-1207051124', u'INDIRECT_-1207051001'), ('const-433', u'STORE_-1207051049'), ('const-433', u'STORE_-1207051096'), (u'INT_NOTEQUAL_-1207051159', u'CBRANCH_-1207051158'), (u'STORE_-1207051050', u'INDIRECT_-1207050986'), ('const-16', u'PTRSUB_-1207050963'), ('const-0', u'PTRSUB_-1207050963'), ('const-8', u'PTRSUB_-1207050990'), (u'PTRSUB_-1207050950', u'PTRSUB_-1207050946'), (u'MULTIEQUAL_-1207051020', u'PTRSUB_-1207050953'), (u'PTRSUB_-1207050954', u'STORE_-1207051050'), (u'PTRSUB_-1207050955', u'PTRSUB_-1207050954'), ('const-16', u'PTRSUB_-1207050950'), ('tmp_148', u'CAST_-1207050962'), (u'STORE_-1207051096', u'INDIRECT_-1207050979'), ('const-433', u'STORE_-1207051014'), ('const-433', u'LOAD_-1207051082'), ('const-0', u'PTRSUB_-1207050954'), ('const-72', u'PTRSUB_-1207050955'), ('const-1', u'INT_AND_-1207051146'), ('const-4', u'PTRSUB_-1207050962'), (u'PTRSUB_-1207050962', u'STORE_-1207051049'), (u'LOAD_-1207051057', u'STORE_-1207051049'), ('const-16', u'PTRSUB_-1207050953'), ('tmp_149', u'PTRSUB_-1207050975'), ('const-72', u'PTRSUB_-1207050969'), ('tmp_148', u'PTRSUB_-1207050990'), (u'MULTIEQUAL_-1207051020', u'PTRSUB_-1207050958'), ('tmp_149', u'PTRSUB_-1207050963'), ('tmp_149', u'PTRSUB_-1207050963'), (u'CAST_-1207050969', u'INT_EQUAL_-1207051134'), (u'PTRSUB_-1207051003', u'LOAD_-1207051172'), ('const-433', u'LOAD_-1207051025'), (u'INDIRECT_-1207051001', u'MULTIEQUAL_-1207050989'), ('tmp_37', u'CBRANCH_-1207051158'), (u'CAST_-1207050982', u'INT_AND_-1207051146'), (u'STORE_-1207051049', u'INDIRECT_-1207050985'), (u'INDIRECT_-1207050979', u'COPY_-1207051035'), (u'CAST_-1207050962', u'CALL_-1207051124'), ('const-433', u'LOAD_-1207051105'), ('const-72', u'PTRSUB_-1207050953'), (u'LOAD_-1207051105', u'STORE_-1207051096'), (u'LOAD_-1207051172', u'CAST_-1207050982'), (u'LOAD_-1207051024', u'STORE_-1207051014'), ('tmp_141', u'BRANCH_-1207051074'), ('tmp_148', u'MULTIEQUAL_-1207051020'), ('const-433', u'LOAD_-1207051057'), ('const-433', u'STORE_-1207051050'), (u'INT_AND_-1207051146', u'INT_NOTEQUAL_-1207051159'), ('const-8', u'PTRSUB_-1207050946'), ('tmp_339', u'MULTIEQUAL_-1207050989'), (u'CAST_-1207050948', u'STORE_-1207051014'), (u'PTRSUB_-1207050952', u'CAST_-1207050948'), ('const-0', u'INT_NOTEQUAL_-1207051159'), ('const-0', u'RETURN_-1207051077'), ('const-433', u'LOAD_-1207051149'), (u'LOAD_-1207051025', u'STORE_-1207051050'), (u'PTRSUB_-1207050963', u'LOAD_-1207051105'), (u'CAST_-1207050953', u'LOAD_-1207051024'), ('tmp_339', u'INT_EQUAL_-1207051134'), ('const-8', u'PTRSUB_-1207050975'), (u'PTRSUB_-1207050963', u'LOAD_-1207051025'), (u'CALL_-1207051124', u'MULTIEQUAL_-1207051020'), (u'PTRSUB_-1207050958', u'PTRSUB_-1207050953'), ('const-433', u'LOAD_-1207051024'), (u'PTRSUB_-1207050953', u'PTRSUB_-1207050952'), ('const-4', u'PTRSUB_-1207050952'), (u'PTRSUB_-1207050953', u'STORE_-1207051096'), (u'MULTIEQUAL_-1207051020', u'PTRSUB_-1207050969'), ('const-8', u'PTRSUB_-1207050962'), ('tmp_148', u'PTRSUB_-1207051003'), ('tmp_149', u'PTRSUB_-1207050962'), (u'LOAD_-1207051149', u'CAST_-1207050969'), (u'PTRSUB_-1207050946', u'LOAD_-1207051082'), (u'MULTIEQUAL_-1207051020', u'PTRSUB_-1207050955'), ('const-433', u'LOAD_-1207051172'), (u'LOAD_-1207051082', u'MULTIEQUAL_-1207051020'), ('tmp_148', u'PTRSUB_-1207050950'), (u'INT_EQUAL_-1207051134', u'CBRANCH_-1207051131'), (u'PTRSUB_-1207050969', u'PTRSUB_-1207050962'), ('const-0', u'PTRSUB_-1207051003'), (u'PTRSUB_-1207050975', u'LOAD_-1207051057')]
[('const-1', u'INT_AND_-1207051146'), (u'LOAD_-1207051052', u'STORE_-1207051044'), ('const-8', u'PTRADD_-1207051087'), ('const-433', u'LOAD_-1207051149'), ('tmp_75', u'CBRANCH_-1207051131'), ('const-433', u'LOAD_-1207051052'), (u'MULTIEQUAL_-1207051019', u'PTRADD_-1207050981'), (u'LOAD_-1207051082', u'MULTIEQUAL_-1207051019'), ('tmp_283', u'PTRADD_-1207050964'), (u'INT_NOTEQUAL_-1207051159', u'CBRANCH_-1207051158'), ('tmp_284', u'PTRADD_-1207051087'), (u'CAST_-1207050955', u'STORE_-1207051096'), (u'PTRADD_-1207051020', u'CAST_-1207050953'), (u'LOAD_-1207051053', u'STORE_-1207051045'), ('const-2', u'PTRADD_-1207050964'), ('const-433', u'LOAD_-1207051172'), ('const-433', u'LOAD_-1207051105'), (u'PTRADD_-1207051036', u'CAST_-1207050955'), ('const-1', u'PTRADD_-1207050981'), (u'MULTIEQUAL_-1207051019', u'PTRADD_-1207051036'), ('tmp_284', u'PTRADD_-1207051020'), (u'CAST_-1207050953', u'LOAD_-1207051082'), (u'CALL_-1207051124', u'CAST_-1207050978'), ('const-24', u'PTRADD_-1207051020'), (u'PTRADD_-1207051087', u'CAST_-1207050986'), (u'STORE_-1207051096', u'INDIRECT_-1207050974'), (u'PTRADD_-1207050973', u'LOAD_-1207051052'), (u'PTRADD_-1207050964', u'LOAD_-1207051105'), (u'CAST_-1207050964', u'STORE_-1207051044'), ('const-433', u'STORE_-1207051096'), (u'STORE_-1207051045', u'INDIRECT_-1207050981'), (u'INDIRECT_-1207050974', u'COPY_-1207051030'), ('tmp_37', u'CBRANCH_-1207051158'), (u'MULTIEQUAL_-1207051019', u'PTRADD_-1207051050'), (u'STORE_-1207051044', u'INDIRECT_-1207050980'), (u'CAST_-1207050986', u'LOAD_-1207051149'), (u'LOAD_-1207051172', u'INT_AND_-1207051146'), (u'LOAD_-1207051105', u'STORE_-1207051096'), (u'CAST_-1207050978', u'MULTIEQUAL_-1207051019'), ('const-1', u'PTRADD_-1207051036'), ('const-1', u'PTRADD_-1207051020'), ('tmp_141', u'BRANCH_-1207051074'), ('const-433', u'STORE_-1207051045'), ('tmp_284', u'MULTIEQUAL_-1207051019'), (u'INT_AND_-1207051146', u'INT_NOTEQUAL_-1207051159'), ('const-1', u'PTRADD_-1207050973'), (u'PTRADD_-1207050981', u'CAST_-1207050964'), (u'CALL_-1207051124', u'INDIRECT_-1207050996'), ('const-0', u'RETURN_-1207051077'), (u'CAST_-1207050965', u'STORE_-1207051045'), (u'PTRADD_-1207051050', u'CAST_-1207050965'), ('const-88', u'PTRADD_-1207051036'), ('const-1', u'PTRADD_-1207051087'), ('tmp_283', u'PTRADD_-1207050973'), (u'LOAD_-1207051149', u'INT_EQUAL_-1207051134'), (u'INDIRECT_-1207050996', u'MULTIEQUAL_-1207050984'), ('const-72', u'PTRADD_-1207051050'), ('const-433', u'LOAD_-1207051082'), ('tmp_353', u'INT_EQUAL_-1207051134'), ('const-433', u'STORE_-1207051044'), ('const-1', u'PTRADD_-1207051050'), ('const-80', u'PTRADD_-1207050981'), ('const-8', u'PTRADD_-1207050964'), ('tmp_353', u'MULTIEQUAL_-1207050984'), ('tmp_284', u'LOAD_-1207051172'), ('const-433', u'LOAD_-1207051053'), (u'INT_EQUAL_-1207051134', u'CBRANCH_-1207051131'), ('tmp_283', u'LOAD_-1207051053'), ('const-0', u'INT_NOTEQUAL_-1207051159'), ('const-8', u'PTRADD_-1207050973')]
null
null
0012dc50
x64
O1
(translation_unit "void FUN_0012dc50(byte *param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}\n\n" (function_definition "void FUN_0012dc50(byte *param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}" primitive_type (function_declarator "FUN_0012dc50(byte *param_1,undefined8 *param_2)" identifier (parameter_list "(byte *param_1,undefined8 *param_2)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }" if (parenthesized_expression "((*param_1 & 1) != 0)" ( (binary_expression "(*param_1 & 1) != 0" (parenthesized_expression "(*param_1 & 1)" ( (binary_expression "*param_1 & 1" (pointer_expression "*param_1" * identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }" { (if_statement "if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) == DAT_0019d7b8)" ( (binary_expression "*(long *)(param_1 + 8) == DAT_0019d7b8" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n param_1 = *(byte **)(param_1 + 0x18);\n }" { (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" identifier = (pointer_expression "*(byte **)(param_1 + 0x18)" * (cast_expression "(byte **)(param_1 + 0x18)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) }) (else_clause "else {\n param_1 = (byte *)FUN_0012b210();\n }" else (compound_statement "{\n param_1 = (byte *)FUN_0012b210();\n }" { (expression_statement "param_1 = (byte *)FUN_0012b210();" (assignment_expression "param_1 = (byte *)FUN_0012b210()" identifier = (cast_expression "(byte *)FUN_0012b210()" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012b210()" identifier (argument_list "()" ( ))))) ;) }))) })) (expression_statement "uVar1 = param_2[1];" (assignment_expression "uVar1 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(param_1 + 0x48) = *param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x48) = *param_2" (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*(undefined8 *)(param_1 + 0x50) = uVar1;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = uVar1" (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) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 0x58) = param_2[2];" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = param_2[2]" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (return_statement "return;" return ;) })))
(translation_unit "void symbol_set_obj(symbolS *s,elf_obj_sy *o)\n\n{\n expressionS *peVar1;\n undefined4 uVar2;\n \n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym == reg_section) {\n s = (s->sy_value).X_op_symbol;\n }\n else {\n s = local_symbol_convert((local_symbol *)s);\n }\n }\n uVar2 = *(undefined4 *)&o->field_0x4;\n peVar1 = o->size;\n (s->sy_obj).local = o->local;\n *(undefined4 *)&(s->sy_obj).field_0x4 = uVar2;\n (s->sy_obj).size = peVar1;\n (s->sy_obj).versioned_name = o->versioned_name;\n return;\n}\n\n" (function_definition "void symbol_set_obj(symbolS *s,elf_obj_sy *o)\n\n{\n expressionS *peVar1;\n undefined4 uVar2;\n \n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym == reg_section) {\n s = (s->sy_value).X_op_symbol;\n }\n else {\n s = local_symbol_convert((local_symbol *)s);\n }\n }\n uVar2 = *(undefined4 *)&o->field_0x4;\n peVar1 = o->size;\n (s->sy_obj).local = o->local;\n *(undefined4 *)&(s->sy_obj).field_0x4 = uVar2;\n (s->sy_obj).size = peVar1;\n (s->sy_obj).versioned_name = o->versioned_name;\n return;\n}" primitive_type (function_declarator "symbol_set_obj(symbolS *s,elf_obj_sy *o)" identifier (parameter_list "(symbolS *s,elf_obj_sy *o)" ( (parameter_declaration "symbolS *s" type_identifier (pointer_declarator "*s" * identifier)) , (parameter_declaration "elf_obj_sy *o" type_identifier (pointer_declarator "*o" * identifier)) ))) (compound_statement "{\n expressionS *peVar1;\n undefined4 uVar2;\n \n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym == reg_section) {\n s = (s->sy_value).X_op_symbol;\n }\n else {\n s = local_symbol_convert((local_symbol *)s);\n }\n }\n uVar2 = *(undefined4 *)&o->field_0x4;\n peVar1 = o->size;\n (s->sy_obj).local = o->local;\n *(undefined4 *)&(s->sy_obj).field_0x4 = uVar2;\n (s->sy_obj).size = peVar1;\n (s->sy_obj).versioned_name = o->versioned_name;\n return;\n}" { (declaration "expressionS *peVar1;" type_identifier (pointer_declarator "*peVar1" * identifier) ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (if_statement "if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym == reg_section) {\n s = (s->sy_value).X_op_symbol;\n }\n else {\n s = local_symbol_convert((local_symbol *)s);\n }\n }" if (parenthesized_expression "(((uint)s->sy_flags & 1) != 0)" ( (binary_expression "((uint)s->sy_flags & 1) != 0" (parenthesized_expression "((uint)s->sy_flags & 1)" ( (binary_expression "(uint)s->sy_flags & 1" (cast_expression "(uint)s->sy_flags" ( (type_descriptor "uint" type_identifier) ) (field_expression "s->sy_flags" identifier -> field_identifier)) & number_literal) )) != number_literal) )) (compound_statement "{\n if ((segT)s->bsym == reg_section) {\n s = (s->sy_value).X_op_symbol;\n }\n else {\n s = local_symbol_convert((local_symbol *)s);\n }\n }" { (if_statement "if ((segT)s->bsym == reg_section) {\n s = (s->sy_value).X_op_symbol;\n }\n else {\n s = local_symbol_convert((local_symbol *)s);\n }" if (parenthesized_expression "((segT)s->bsym == reg_section)" ( (binary_expression "(segT)s->bsym == reg_section" (cast_expression "(segT)s->bsym" ( (type_descriptor "segT" type_identifier) ) (field_expression "s->bsym" identifier -> field_identifier)) == identifier) )) (compound_statement "{\n s = (s->sy_value).X_op_symbol;\n }" { (expression_statement "s = (s->sy_value).X_op_symbol;" (assignment_expression "s = (s->sy_value).X_op_symbol" identifier = (field_expression "(s->sy_value).X_op_symbol" (parenthesized_expression "(s->sy_value)" ( (field_expression "s->sy_value" identifier -> field_identifier) )) . field_identifier)) ;) }) (else_clause "else {\n s = local_symbol_convert((local_symbol *)s);\n }" else (compound_statement "{\n s = local_symbol_convert((local_symbol *)s);\n }" { (expression_statement "s = local_symbol_convert((local_symbol *)s);" (assignment_expression "s = local_symbol_convert((local_symbol *)s)" identifier = (call_expression "local_symbol_convert((local_symbol *)s)" identifier (argument_list "((local_symbol *)s)" ( (cast_expression "(local_symbol *)s" ( (type_descriptor "local_symbol *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) }))) })) (expression_statement "uVar2 = *(undefined4 *)&o->field_0x4;" (assignment_expression "uVar2 = *(undefined4 *)&o->field_0x4" identifier = (pointer_expression "*(undefined4 *)&o->field_0x4" * (cast_expression "(undefined4 *)&o->field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&o->field_0x4" & (field_expression "o->field_0x4" identifier -> field_identifier))))) ;) (expression_statement "peVar1 = o->size;" (assignment_expression "peVar1 = o->size" identifier = (field_expression "o->size" identifier -> field_identifier)) ;) (expression_statement "(s->sy_obj).local = o->local;" (assignment_expression "(s->sy_obj).local = o->local" (field_expression "(s->sy_obj).local" (parenthesized_expression "(s->sy_obj)" ( (field_expression "s->sy_obj" identifier -> field_identifier) )) . field_identifier) = (field_expression "o->local" identifier -> field_identifier)) ;) (expression_statement "*(undefined4 *)&(s->sy_obj).field_0x4 = uVar2;" (assignment_expression "*(undefined4 *)&(s->sy_obj).field_0x4 = uVar2" (pointer_expression "*(undefined4 *)&(s->sy_obj).field_0x4" * (cast_expression "(undefined4 *)&(s->sy_obj).field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(s->sy_obj).field_0x4" & (field_expression "(s->sy_obj).field_0x4" (parenthesized_expression "(s->sy_obj)" ( (field_expression "s->sy_obj" identifier -> field_identifier) )) . field_identifier)))) = identifier) ;) (expression_statement "(s->sy_obj).size = peVar1;" (assignment_expression "(s->sy_obj).size = peVar1" (field_expression "(s->sy_obj).size" (parenthesized_expression "(s->sy_obj)" ( (field_expression "s->sy_obj" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(s->sy_obj).versioned_name = o->versioned_name;" (assignment_expression "(s->sy_obj).versioned_name = o->versioned_name" (field_expression "(s->sy_obj).versioned_name" (parenthesized_expression "(s->sy_obj)" ( (field_expression "s->sy_obj" identifier -> field_identifier) )) . field_identifier) = (field_expression "o->versioned_name" identifier -> field_identifier)) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0012dc50(byte *param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}\n\n" (function_definition "void FUN_0012dc50(byte *param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}" primitive_type (function_declarator "FUN_0012dc50(byte *param_1,undefined8 *param_2)" identifier (parameter_list "(byte *param_1,undefined8 *param_2)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }" if (parenthesized_expression "((*param_1 & 1) != 0)" ( (binary_expression "(*param_1 & 1) != 0" (parenthesized_expression "(*param_1 & 1)" ( (binary_expression "*param_1 & 1" (pointer_expression "*param_1" * identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }" { (if_statement "if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) == DAT_0019d7b8)" ( (binary_expression "*(long *)(param_1 + 8) == DAT_0019d7b8" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n param_1 = *(byte **)(param_1 + 0x18);\n }" { (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" identifier = (pointer_expression "*(byte **)(param_1 + 0x18)" * (cast_expression "(byte **)(param_1 + 0x18)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) }) (else_clause "else {\n param_1 = (byte *)FUN_0012b210();\n }" else (compound_statement "{\n param_1 = (byte *)FUN_0012b210();\n }" { (expression_statement "param_1 = (byte *)FUN_0012b210();" (assignment_expression "param_1 = (byte *)FUN_0012b210()" identifier = (cast_expression "(byte *)FUN_0012b210()" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012b210()" identifier (argument_list "()" ( ))))) ;) }))) })) (expression_statement "uVar1 = param_2[1];" (assignment_expression "uVar1 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(param_1 + 0x48) = *param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x48) = *param_2" (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*(undefined8 *)(param_1 + 0x50) = uVar1;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = uVar1" (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) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 0x58) = param_2[2];" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = param_2[2]" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) }))) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (subscript_expression IDENT [ LIT ])) ;) (return_statement return ;) })))
(function_definition "void FUN_0012dc50(byte *param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012dc50(byte *param_1,undefined8 *param_2)" (identifier "FUN_0012dc50") (parameter_list "(byte *param_1,undefined8 *param_2)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }\n uVar1 = param_2[1];\n *(undefined8 *)(param_1 + 0x48) = *param_2;\n *(undefined8 *)(param_1 + 0x50) = uVar1;\n *(undefined8 *)(param_1 + 0x58) = param_2[2];\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (if_statement "if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }" (if "if") (parenthesized_expression "((*param_1 & 1) != 0)" (( "(") (binary_expression "(*param_1 & 1) != 0" (parenthesized_expression "(*param_1 & 1)" (( "(") (binary_expression "*param_1 & 1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }\n }" ({ "{") (if_statement "if (*(long *)(param_1 + 8) == DAT_0019d7b8) {\n param_1 = *(byte **)(param_1 + 0x18);\n }\n else {\n param_1 = (byte *)FUN_0012b210();\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 8) == DAT_0019d7b8)" (( "(") (binary_expression "*(long *)(param_1 + 8) == DAT_0019d7b8" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (== "==") (identifier "DAT_0019d7b8")) () ")")) (compound_statement "{\n param_1 = *(byte **)(param_1 + 0x18);\n }" ({ "{") (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" (identifier "param_1") (= "=") (pointer_expression "*(byte **)(param_1 + 0x18)" (* "*") (cast_expression "(byte **)(param_1 + 0x18)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n param_1 = (byte *)FUN_0012b210();\n }" (else "else") (compound_statement "{\n param_1 = (byte *)FUN_0012b210();\n }" ({ "{") (expression_statement "param_1 = (byte *)FUN_0012b210();" (assignment_expression "param_1 = (byte *)FUN_0012b210()" (identifier "param_1") (= "=") (cast_expression "(byte *)FUN_0012b210()" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012b210()" (identifier "FUN_0012b210") (argument_list "()" (( "(") () ")"))))) (; ";")) (} "}")))) (} "}"))) (expression_statement "uVar1 = param_2[1];" (assignment_expression "uVar1 = param_2[1]" (identifier "uVar1") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x48) = *param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x48) = *param_2" (pointer_expression "*(undefined8 *)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x50) = uVar1;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = uVar1" (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")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x58) = param_2[2];" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = param_2[2]" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *s,type_2 *o) { type_3 *peVar1; type_4 uVar2; if (((type_5)s->sy_flags & 1) != 0) { if ((type_6)s->bsym == var_1) { s = (s->sy_value).X_op_symbol; } else { s = var_2((type_7 *)s); } } uVar2 = *(type_4 *)&o->field_0x4; peVar1 = o->size; (s->sy_obj).local = o->local; *(type_4 *)&(s->sy_obj).field_0x4 = uVar2; (s->sy_obj).size = peVar1; (s->sy_obj).versioned_name = o->versioned_name; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (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: (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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (return_statement))))
null
void MASKED(byte *param_1,undefined8 *param_2) { undefined8 uVar1; if ((*param_1 & 1) != 0) { if (*(long *)(param_1 + 8) == DAT_0019d7b8) { param_1 = *(byte **)(param_1 + 0x18); } else { param_1 = (byte *)FUN_0012b210(); } } uVar1 = param_2[1]; *(undefined8 *)(param_1 + 0x48) = *param_2; *(undefined8 *)(param_1 + 0x50) = uVar1; *(undefined8 *)(param_1 + 0x58) = param_2[2]; return; }
3550_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Stub_table
FUN_001e05f0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Stub_table(Stub_table<64,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_6a1ea8::Stub_table<64,_false>::~Stub_table (Stub_table<64,_false> *this,int __in_chrg) { __bucket_type *pp_Var1; this->invalid_address = (Address)&PTR__Stub_table_006651c8; std:: _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)&this->long_branch_stubs_); pp_Var1 = (this->long_branch_stubs_)._M_h._M_buckets; if (pp_Var1 != &(this->long_branch_stubs_)._M_h._M_single_bucket) { operator_delete(pp_Var1); } std:: _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)&this->plt_call_stubs_); pp_Var1 = (this->plt_call_stubs_)._M_h._M_buckets; if (pp_Var1 != &(this->plt_call_stubs_)._M_h._M_single_bucket) { operator_delete(pp_Var1); } this->invalid_address = (Address)&DAT_006743e8; gold::Output_data::~Output_data((Output_data *)this,__in_chrg); operator_delete(this,0x118); return; }
void FUN_001e05f0(undefined8 *param_1) { *param_1 = &PTR_FUN_006651c8; FUN_001d9e90(); if ((undefined8 *)param_1[0x11] != param_1 + 0x17) { FUN_0049e340(); } FUN_001d9ef0(param_1 + 10); if ((undefined8 *)param_1[10] != param_1 + 0x10) { FUN_0049e340(); } *param_1 = &DAT_006743e8; FUN_003c95b0(param_1); thunk_FUN_0049e340(param_1,0x118); return; }
LEA RAX,[0x6651c8] PUSH RBX MOV RBX,RDI ADD RDI,0x88 MOV qword ptr [RDI + -0x88],RAX CALL 0x001d9e90 MOV RDI,qword ptr [RBX + 0x88] LEA RAX,[RBX + 0xb8] CMP RDI,RAX JZ 0x001e0626 CALL 0x0049e340 LEA RDI,[RBX + 0x50] CALL 0x001d9ef0 MOV RDI,qword ptr [RBX + 0x50] LEA RAX,[RBX + 0x80] CMP RDI,RAX JZ 0x001e0644 CALL 0x0049e340 LEA RAX,[0x6743e8] MOV RDI,RBX MOV qword ptr [RBX],RAX CALL 0x003c95b0 MOV RDI,RBX MOV ESI,0x118 POP RBX JMP 0x0049e330
null
null
null
null
[(u'PTRSUB_-1207892198', u'STORE_-1207892459'), ('tmp_223', u'PTRSUB_-1207892147'), ('const-136', u'PTRSUB_-1207892206'), ('const-136', u'PTRSUB_-1207892176'), ('const-433', u'STORE_-1207892459'), ('const-80', u'PTRSUB_-1207892141'), (u'PTRSUB_-1207892206', u'CAST_-1207892173'), ('tmp_223', u'PTRSUB_-1207892185'), (u'PTRSUB_-1207892147', u'PTRSUB_-1207892146'), (u'PTRSUB_-1207892162', u'INT_NOTEQUAL_-1207892410'), (u'PTRSUB_-1207892112', u'STORE_-1207892333'), (u'CAST_-1207892102', u'STORE_-1207892333'), (u'PTRSUB_-1207892124', u'CAST_-1207892102'), (u'PTRSUB_-1207892175', u'LOAD_-1207892443'), (u'CAST_-1207892098', u'CALL_-1207892323'), ('const-0', u'PTRSUB_-1207892201'), ('const-136', u'PTRSUB_-1207892185'), ('const-48', u'PTRSUB_-1207892162'), (u'INT_NOTEQUAL_-1207892356', u'CBRANCH_-1207892355'), ('tmp_223', u'PTRSUB_-1207892112'), ('const-433', u'LOAD_-1207892386'), ('const-433', u'STORE_-1207892333'), (u'PTRSUB_-1207892184', u'PTRSUB_-1207892175'), ('tmp_223', u'PTRSUB_-1207892141'), (u'CALL_-1207892445', u'INDIRECT_-1207892218'), ('tmp_223', u'PTRSUB_-1207892157'), ('tmp_95', u'CBRANCH_-1207892409'), ('const-0', u'PTRSUB_-1207892124'), ('const-0', u'PTRSUB_-1207892198'), ('tmp_223', u'PTRSUB_-1207892176'), (u'CALL_-1207892388', u'INDIRECT_-1207892191'), (u'PTRSUB_-1207892185', u'PTRSUB_-1207892184'), ('const-0', u'PTRSUB_-1207892175'), ('tmp_223', u'PTRSUB_-1207892198'), (u'PTRSUB_-1207892134', u'PTRSUB_-1207892131'), (u'LOAD_-1207892386', u'CALL_-1207892348'), (u'CAST_-1207892139', u'CALL_-1207892388'), ('const-80', u'PTRSUB_-1207892157'), (u'INDIRECT_-1207892218', u'MULTIEQUAL_-1207892193'), (u'PTRSUB_-1207892201', u'CAST_-1207892181'), (u'INDIRECT_-1207892172', u'MULTIEQUAL_-1207892169'), (u'INDIRECT_-1207892191', u'MULTIEQUAL_-1207892169'), ('const-6767592', u'PTRSUB_-1207892124'), ('const-0', u'PTRSUB_-1207892112'), ('const-0', u'PTRSUB_-1207892139'), (u'LOAD_-1207892443', u'INT_NOTEQUAL_-1207892410'), ('tmp_223', u'CAST_-1207892098'), (u'PTRSUB_-1207892176', u'PTRSUB_-1207892167'), (u'CAST_-1207892181', u'STORE_-1207892459'), (u'PTRSUB_-1207892141', u'PTRSUB_-1207892134'), ('const-0', u'RETURN_-1207892298'), ('const-280', u'CALL_-1207892302'), (u'LOAD_-1207892443', u'CALL_-1207892402'), (u'LOAD_-1207892386', u'INT_NOTEQUAL_-1207892356'), (u'PTRSUB_-1207892131', u'INT_NOTEQUAL_-1207892356'), (u'PTRSUB_-1207892167', u'PTRSUB_-1207892162'), ('tmp_159', u'CBRANCH_-1207892355'), (u'CALL_-1207892348', u'INDIRECT_-1207892172'), ('const-433', u'LOAD_-1207892443'), ('tmp_223', u'PTRSUB_-1207892206'), (u'PTRSUB_-1207892139', u'LOAD_-1207892386'), ('tmp_223', u'CALL_-1207892302'), ('const-0', u'PTRSUB_-1207892184'), ('const-0', u'PTRSUB_-1207892134'), ('const-48', u'PTRSUB_-1207892131'), ('const-0', u'PTRSUB_-1207892167'), (u'PTRSUB_-1207892146', u'PTRSUB_-1207892139'), ('const-0', u'PTRSUB_-1207892146'), (u'CALL_-1207892402', u'INDIRECT_-1207892196'), ('const-80', u'PTRSUB_-1207892147'), (u'CAST_-1207892173', u'CALL_-1207892445'), (u'PTRSUB_-1207892157', u'CAST_-1207892139'), (u'MULTIEQUAL_-1207892169', u'CALL_-1207892323'), (u'INDIRECT_-1207892196', u'MULTIEQUAL_-1207892193'), (u'INT_NOTEQUAL_-1207892410', u'CBRANCH_-1207892409'), ('const-6705608', u'PTRSUB_-1207892201')]
[('const-8', u'PTRADD_-1207892202'), (u'PTRADD_-1207892194', u'INT_NOTEQUAL_-1207892410'), ('const-16', u'PTRADD_-1207892161'), ('const-6767592', u'PTRSUB_-1207892138'), ('const-10', u'PTRADD_-1207892176'), (u'PTRADD_-1207892166', u'LOAD_-1207892386'), ('tmp_490', u'PTRADD_-1207892176'), ('const-433', u'LOAD_-1207892443'), ('tmp_490', u'PTRADD_-1207892166'), ('const-0', u'RETURN_-1207892298'), (u'PTRADD_-1207892161', u'INT_NOTEQUAL_-1207892356'), (u'CAST_-1207892198', u'INT_NOTEQUAL_-1207892410'), ('tmp_490', u'STORE_-1207892333'), ('const-8', u'PTRADD_-1207892176'), ('const-23', u'PTRADD_-1207892194'), ('tmp_159', u'CBRANCH_-1207892355'), ('tmp_490', u'CALL_-1207892302'), ('tmp_490', u'CALL_-1207892323'), (u'PTRSUB_-1207892215', u'STORE_-1207892459'), ('tmp_490', u'PTRADD_-1207892194'), ('const-17', u'PTRADD_-1207892202'), ('tmp_490', u'PTRADD_-1207892161'), (u'INT_NOTEQUAL_-1207892356', u'CBRANCH_-1207892355'), ('const-0', u'PTRSUB_-1207892215'), ('const-8', u'PTRADD_-1207892194'), ('tmp_95', u'CBRANCH_-1207892409'), (u'PTRADD_-1207892202', u'LOAD_-1207892443'), ('const-6705608', u'PTRSUB_-1207892215'), (u'PTRADD_-1207892176', u'CALL_-1207892388'), ('const-8', u'PTRADD_-1207892166'), ('tmp_490', u'PTRADD_-1207892202'), ('const-280', u'CALL_-1207892302'), (u'LOAD_-1207892386', u'CAST_-1207892164'), ('const-0', u'PTRSUB_-1207892138'), ('tmp_490', u'STORE_-1207892459'), ('const-10', u'PTRADD_-1207892166'), (u'CAST_-1207892164', u'INT_NOTEQUAL_-1207892356'), ('const-8', u'PTRADD_-1207892161'), ('const-433', u'STORE_-1207892333'), (u'LOAD_-1207892443', u'CAST_-1207892198'), (u'PTRSUB_-1207892138', u'STORE_-1207892333'), (u'INT_NOTEQUAL_-1207892410', u'CBRANCH_-1207892409'), ('const-433', u'STORE_-1207892459'), ('const-433', u'LOAD_-1207892386')]
null
null
001e05f0
x64
O1
(translation_unit "void FUN_001e05f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}\n\n" (function_definition "void FUN_001e05f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}" primitive_type (function_declarator "FUN_001e05f0(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_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_006651c8;" (assignment_expression "*param_1 = &PTR_FUN_006651c8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_006651c8" & identifier)) ;) (expression_statement "FUN_001d9e90();" (call_expression "FUN_001d9e90()" identifier (argument_list "()" ( ))) ;) (if_statement "if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }" if (parenthesized_expression "((undefined8 *)param_1[0x11] != param_1 + 0x17)" ( (binary_expression "(undefined8 *)param_1[0x11] != param_1 + 0x17" (cast_expression "(undefined8 *)param_1[0x11]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x11]" identifier [ number_literal ])) != (binary_expression "param_1 + 0x17" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_001d9ef0(param_1 + 10);" (call_expression "FUN_001d9ef0(param_1 + 10)" identifier (argument_list "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) ))) ;) (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\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_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_006743e8;" (assignment_expression "*param_1 = &DAT_006743e8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_006743e8" & identifier)) ;) (expression_statement "FUN_003c95b0(param_1);" (call_expression "FUN_003c95b0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "thunk_FUN_0049e340(param_1,0x118);" (call_expression "thunk_FUN_0049e340(param_1,0x118)" identifier (argument_list "(param_1,0x118)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Stub_table(Stub_table<64,_false> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_6a1ea8::Stub_table<64,_false>::~Stub_table\n (Stub_table<64,_false> *this,int __in_chrg)\n\n{\n __bucket_type *pp_Var1;\n \n this->invalid_address = (Address)&PTR__Stub_table_006651c8;\n std::\n _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);\n pp_Var1 = (this->long_branch_stubs_)._M_h._M_buckets;\n if (pp_Var1 != &(this->long_branch_stubs_)._M_h._M_single_bucket) {\n operator_delete(pp_Var1);\n }\n std::\n _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);\n pp_Var1 = (this->plt_call_stubs_)._M_h._M_buckets;\n if (pp_Var1 != &(this->plt_call_stubs_)._M_h._M_single_bucket) {\n operator_delete(pp_Var1);\n }\n this->invalid_address = (Address)&DAT_006743e8;\n gold::Output_data::~Output_data((Output_data *)this,__in_chrg);\n operator_delete(this,0x118);\n return;\n}\n\n" comment comment (declaration "void __thiscall\nanon_unknown.dwarf_6a1ea8::Stub_table<64,_false>::~Stub_table\n (Stub_table<64,_false> *this,int __in_chrg)\n\n{\n __bucket_type *pp_Var1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) identifier (ERROR ".dwarf_6a1ea8::Stub_table<64" . identifier : : identifier < number_literal) , (ERROR "_false>::~Stub_table\n (Stub_table<64,_false> *this,int __in_chrg)\n\n{\n __bucket_type" identifier > : : ~ (function_declarator "Stub_table\n (Stub_table<64,_false> *this,int __in_chrg)" identifier (parameter_list "(Stub_table<64,_false> *this,int __in_chrg)" ( (parameter_declaration "Stub_table" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { identifier) (pointer_declarator "*pp_Var1" * identifier) ;) (expression_statement "this->invalid_address = (Address)&PTR__Stub_table_006651c8;" (assignment_expression "this->invalid_address = (Address)&PTR__Stub_table_006651c8" (field_expression "this->invalid_address" identifier -> field_identifier) = (binary_expression "(Address)&PTR__Stub_table_006651c8" (parenthesized_expression "(Address)" ( identifier )) & identifier)) ;) (labeled_statement "std::\n _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" statement_identifier (ERROR "::\n _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std:" : : (binary_expression "_Hashtable<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent,_std" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent,_unsigned_int>,_std" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) , (binary_expression "_unsigned_int>,_std" identifier > (ERROR "," ,) identifier))) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent,_unsigned_int>_>,_std" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) , (binary_expression "_unsigned_int>_>,_std" (binary_expression "_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier))) :) : (labeled_statement "__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" statement_identifier (ERROR "::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std:" : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Branch_stub_ent>,_(anonymous_namespace)" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent_hash,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent_hash,_std" (binary_expression "_false>::Branch_stub_ent_hash" identifier > (ERROR "::" : :) 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 ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" 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 ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" 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 ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_)" identifier , (binary_expression "_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_)" identifier (argument_list "((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_)" ( (binary_expression "(_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_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->long_branch_stubs_" (parenthesized_expression "(_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)" ( (ERROR "_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std" (binary_expression "_Hashtable<(anonymous_namespace)::Stub_table<64" (binary_expression "_Hashtable<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) (ERROR "::Stub_table" : : identifier) < number_literal) , (comma_expression "_false>::Branch_stub_ent,_std" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent,_unsigned_int>,_std" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) , (binary_expression "_unsigned_int>,_std" identifier > (ERROR "," ,) identifier))) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>_>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent,_unsigned_int>_>,_std" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) , (binary_expression "_unsigned_int>_>,_std" (binary_expression "_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier))) : : identifier : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent>,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Branch_stub_ent>,_(anonymous_namespace)" (binary_expression "_false>::Branch_stub_ent" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Branch_stub_ent_hash,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Branch_stub_ent_hash,_std" (binary_expression "_false>::Branch_stub_ent_hash" 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 *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "this->long_branch_stubs_" identifier -> field_identifier)) )))))) ;))))))) (expression_statement "pp_Var1 = (this->long_branch_stubs_)._M_h._M_buckets;" (assignment_expression "pp_Var1 = (this->long_branch_stubs_)._M_h._M_buckets" identifier = (field_expression "(this->long_branch_stubs_)._M_h._M_buckets" (field_expression "(this->long_branch_stubs_)._M_h" (parenthesized_expression "(this->long_branch_stubs_)" ( (field_expression "this->long_branch_stubs_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (pp_Var1 != &(this->long_branch_stubs_)._M_h._M_single_bucket) {\n operator_delete(pp_Var1);\n }" if (parenthesized_expression "(pp_Var1 != &(this->long_branch_stubs_)._M_h._M_single_bucket)" ( (binary_expression "pp_Var1 != &(this->long_branch_stubs_)._M_h._M_single_bucket" identifier != (pointer_expression "&(this->long_branch_stubs_)._M_h._M_single_bucket" & (field_expression "(this->long_branch_stubs_)._M_h._M_single_bucket" (field_expression "(this->long_branch_stubs_)._M_h" (parenthesized_expression "(this->long_branch_stubs_)" ( (field_expression "this->long_branch_stubs_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) (compound_statement "{\n operator_delete(pp_Var1);\n }" { (expression_statement "operator_delete(pp_Var1);" (call_expression "operator_delete(pp_Var1)" identifier (argument_list "(pp_Var1)" ( identifier ))) ;) })) (labeled_statement "std::\n _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" statement_identifier (ERROR "::\n _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std:" : : (binary_expression "_Hashtable<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key,_std" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) , (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_ent>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Plt_stub_ent>,_std" (binary_expression "_false>::Plt_stub_ent" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) identifier)) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) , (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_ent>_>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Plt_stub_ent>_>,_std" (binary_expression "_false>::Plt_stub_ent>_" (binary_expression "_false>::Plt_stub_ent" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "," ,) identifier)) :) : (labeled_statement "__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" statement_identifier (ERROR "::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std:" : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Plt_stub_key>,_(anonymous_namespace)" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key_hash,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key_hash,_std" (binary_expression "_false>::Plt_stub_key_hash" identifier > (ERROR "::" : :) 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 ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" 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 ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" 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 ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_)" identifier , (binary_expression "_true>_>\n ::clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "clear((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_)" identifier (argument_list "((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_)" ( (binary_expression "(_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_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->plt_call_stubs_" (parenthesized_expression "(_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)" ( (ERROR "_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std" (binary_expression "_Hashtable<(anonymous_namespace)::Stub_table<64" (binary_expression "_Hashtable<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) (ERROR "::Stub_table" : : identifier) < number_literal) , (comma_expression "_false>::Plt_stub_key,_std" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) , (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_ent>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Plt_stub_ent>,_std" (binary_expression "_false>::Plt_stub_ent" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) identifier)) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_(anonymous_namespace)" identifier < (call_expression "const_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier )))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key,_(anonymous_namespace)" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) , (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_ent>_>,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Plt_stub_ent>_>,_std" (binary_expression "_false>::Plt_stub_ent>_" (binary_expression "_false>::Plt_stub_ent" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "," ,) identifier)) : : identifier : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<(anonymous_namespace)" identifier < (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key>,_(anonymous_namespace)" (binary_expression "Stub_table<64" identifier < number_literal) , (binary_expression "_false>::Plt_stub_key>,_(anonymous_namespace)" (binary_expression "_false>::Plt_stub_key" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) (call_expression "_(anonymous_namespace)" identifier (argument_list "(anonymous_namespace)" ( identifier ))))) : : (comma_expression "Stub_table<64,_false>::Plt_stub_key_hash,_std" (binary_expression "Stub_table<64" identifier < number_literal) , (comma_expression "_false>::Plt_stub_key_hash,_std" (binary_expression "_false>::Plt_stub_key_hash" 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 *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "this->plt_call_stubs_" identifier -> field_identifier)) )))))) ;))))))) (expression_statement "pp_Var1 = (this->plt_call_stubs_)._M_h._M_buckets;" (assignment_expression "pp_Var1 = (this->plt_call_stubs_)._M_h._M_buckets" identifier = (field_expression "(this->plt_call_stubs_)._M_h._M_buckets" (field_expression "(this->plt_call_stubs_)._M_h" (parenthesized_expression "(this->plt_call_stubs_)" ( (field_expression "this->plt_call_stubs_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (pp_Var1 != &(this->plt_call_stubs_)._M_h._M_single_bucket) {\n operator_delete(pp_Var1);\n }" if (parenthesized_expression "(pp_Var1 != &(this->plt_call_stubs_)._M_h._M_single_bucket)" ( (binary_expression "pp_Var1 != &(this->plt_call_stubs_)._M_h._M_single_bucket" identifier != (pointer_expression "&(this->plt_call_stubs_)._M_h._M_single_bucket" & (field_expression "(this->plt_call_stubs_)._M_h._M_single_bucket" (field_expression "(this->plt_call_stubs_)._M_h" (parenthesized_expression "(this->plt_call_stubs_)" ( (field_expression "this->plt_call_stubs_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) (compound_statement "{\n operator_delete(pp_Var1);\n }" { (expression_statement "operator_delete(pp_Var1);" (call_expression "operator_delete(pp_Var1)" identifier (argument_list "(pp_Var1)" ( identifier ))) ;) })) (expression_statement "this->invalid_address = (Address)&DAT_006743e8;" (assignment_expression "this->invalid_address = (Address)&DAT_006743e8" (field_expression "this->invalid_address" identifier -> field_identifier) = (binary_expression "(Address)&DAT_006743e8" (parenthesized_expression "(Address)" ( identifier )) & identifier)) ;) (labeled_statement "gold::Output_data::~Output_data((Output_data *)this,__in_chrg);" statement_identifier : (ERROR ":" :) (labeled_statement "Output_data::~Output_data((Output_data *)this,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "~Output_data((Output_data *)this,__in_chrg);" (unary_expression "~Output_data((Output_data *)this,__in_chrg)" ~ (call_expression "Output_data((Output_data *)this,__in_chrg)" identifier (argument_list "((Output_data *)this,__in_chrg)" ( (cast_expression "(Output_data *)this" ( (type_descriptor "Output_data *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;))) (expression_statement "operator_delete(this,0x118);" (call_expression "operator_delete(this,0x118)" identifier (argument_list "(this,0x118)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001e05f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}\n\n" (function_definition "void FUN_001e05f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}" primitive_type (function_declarator "FUN_001e05f0(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_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_006651c8;" (assignment_expression "*param_1 = &PTR_FUN_006651c8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_006651c8" & identifier)) ;) (expression_statement "FUN_001d9e90();" (call_expression "FUN_001d9e90()" identifier (argument_list "()" ( ))) ;) (if_statement "if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }" if (parenthesized_expression "((undefined8 *)param_1[0x11] != param_1 + 0x17)" ( (binary_expression "(undefined8 *)param_1[0x11] != param_1 + 0x17" (cast_expression "(undefined8 *)param_1[0x11]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x11]" identifier [ number_literal ])) != (binary_expression "param_1 + 0x17" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_001d9ef0(param_1 + 10);" (call_expression "FUN_001d9ef0(param_1 + 10)" identifier (argument_list "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) ))) ;) (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\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_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_006743e8;" (assignment_expression "*param_1 = &DAT_006743e8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_006743e8" & identifier)) ;) (expression_statement "FUN_003c95b0(param_1);" (call_expression "FUN_003c95b0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "thunk_FUN_0049e340(param_1,0x118);" (call_expression "thunk_FUN_0049e340(param_1,0x118)" identifier (argument_list "(param_1,0x118)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (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 ( (binary_expression IDENT + LIT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001e05f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e05f0(undefined8 *param_1)" (identifier "FUN_001e05f0") (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_006651c8;\n FUN_001d9e90();\n if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }\n FUN_001d9ef0(param_1 + 10);\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n thunk_FUN_0049e340(param_1,0x118);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_006651c8;" (assignment_expression "*param_1 = &PTR_FUN_006651c8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_006651c8" (& "&") (identifier "PTR_FUN_006651c8"))) (; ";")) (expression_statement "FUN_001d9e90();" (call_expression "FUN_001d9e90()" (identifier "FUN_001d9e90") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if ((undefined8 *)param_1[0x11] != param_1 + 0x17) {\n FUN_0049e340();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[0x11] != param_1 + 0x17)" (( "(") (binary_expression "(undefined8 *)param_1[0x11] != param_1 + 0x17" (cast_expression "(undefined8 *)param_1[0x11]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x11]" (identifier "param_1") ([ "[") (number_literal "0x11") (] "]"))) (!= "!=") (binary_expression "param_1 + 0x17" (identifier "param_1") (+ "+") (number_literal "0x17"))) () ")")) (compound_statement "{\n FUN_0049e340();\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_001d9ef0(param_1 + 10);" (call_expression "FUN_001d9ef0(param_1 + 10)" (identifier "FUN_001d9ef0") (argument_list "(param_1 + 10)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) () ")"))) (; ";")) (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_0049e340();\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_0049e340();\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = &DAT_006743e8;" (assignment_expression "*param_1 = &DAT_006743e8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_006743e8" (& "&") (identifier "DAT_006743e8"))) (; ";")) (expression_statement "FUN_003c95b0(param_1);" (call_expression "FUN_003c95b0(param_1)" (identifier "FUN_003c95b0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (expression_statement "thunk_FUN_0049e340(param_1,0x118);" (call_expression "thunk_FUN_0049e340(param_1,0x118)" (identifier "thunk_FUN_0049e340") (argument_list "(param_1,0x118)" (( "(") (identifier "param_1") (, ",") (number_literal "0x118") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Stub_table(Stub_table<64,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_6a1ea8::Stub_table<64,_false>::~Stub_table (Stub_table<64,_false> *this,int __in_chrg) { __bucket_type *var_6; this->invalid_address = (Address)&var_1; std:: _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>var_4>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,var_4(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_2<true,_false,var_3>var_4> ::var_5((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent,_unsigned_int>var_4>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent>,var_4(anonymous_namespace)::Stub_table<64,_false>::Branch_stub_ent_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_2<true,_false,var_3>var_4> *)&this->long_branch_stubs_); var_6 = (this->long_branch_stubs_)._M_h._M_buckets; if (var_6 != &(this->long_branch_stubs_)._M_h._M_single_bucket) { var_7(var_6); } std:: _Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,var_4(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,var_4(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>var_4>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,var_4(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_2<true,_false,var_3>var_4> ::var_5((_Hashtable<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,var_4(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,var_4(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>var_4>,_std::__detail::_Select1st,_std::equal_to<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key>,var_4(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_2<true,_false,var_3>var_4> *)&this->plt_call_stubs_); var_6 = (this->plt_call_stubs_)._M_h._M_buckets; if (var_6 != &(this->plt_call_stubs_)._M_h._M_single_bucket) { var_7(var_6); } this->invalid_address = (Address)&var_8; gold::Output_data::~var_9((var_9 *)this,__in_chrg); var_7(this,0x118); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (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 (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (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 (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_006651c8; FUN_001d9e90(); if ((undefined8 *)param_1[0x11] != param_1 + 0x17) { FUN_0049e340(); } FUN_001d9ef0(param_1 + 10); if ((undefined8 *)param_1[10] != param_1 + 0x10) { FUN_0049e340(); } *param_1 = &DAT_006743e8; FUN_003c95b0(param_1); thunk_FUN_0049e340(param_1,0x118); return; }
18_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
ferror
ferror
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ferror_00155090)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ferror_00155090)(); return iVar1; }
JMP qword ptr [0x00155090]
null
null
null
null
[('const-0', u'RETURN_-1206947541'), (u'CALLIND_-1206947544', u'RETURN_-1206947541'), (u'CAST_-1206947477', u'CALLIND_-1206947544'), (u'CALLIND_-1206947544', u'INDIRECT_-1206947482'), (u'INDIRECT_-1206947482', u'COPY_-1206947541'), ('tmp_32', u'CAST_-1206947477')]
[('const-0', u'RETURN_-1206947541'), (u'CALLIND_-1206947544', u'RETURN_-1206947541'), (u'CAST_-1206947477', u'CALLIND_-1206947544'), (u'CALLIND_-1206947544', u'INDIRECT_-1206947482'), (u'INDIRECT_-1206947482', u'COPY_-1206947541'), ('tmp_32', u'CAST_-1206947477')]
null
null
00107120
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_ferror_00155090)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_00155090)()" identifier = (call_expression "(*(code *)PTR_ferror_00155090)()" (parenthesized_expression "(*(code *)PTR_ferror_00155090)" ( (pointer_expression "*(code *)PTR_ferror_00155090" * (cast_expression "(code *)PTR_ferror_00155090" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_ferror_00155090)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_00155090)()" identifier = (call_expression "(*(code *)PTR_ferror_00155090)()" (parenthesized_expression "(*(code *)PTR_ferror_00155090)" ( (pointer_expression "*(code *)PTR_ferror_00155090" * (cast_expression "(code *)PTR_ferror_00155090" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_ferror_00155090)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_00155090)()" identifier = (call_expression "(*(code *)PTR_ferror_00155090)()" (parenthesized_expression "(*(code *)PTR_ferror_00155090)" ( (pointer_expression "*(code *)PTR_ferror_00155090" * (cast_expression "(code *)PTR_ferror_00155090" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_00155090)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_ferror_00155090)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_00155090)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_ferror_00155090)()" (parenthesized_expression "(*(code *)PTR_ferror_00155090)" (( "(") (pointer_expression "*(code *)PTR_ferror_00155090" (* "*") (cast_expression "(code *)PTR_ferror_00155090" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_ferror_00155090"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_ferror_00155090)(); 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_00155090)(); return iVar1; }
2_powerpc64le-linux-gnu-c++filt_and_powerpc64le-linux-gnu-c++filt_strip.c
FUN_00102020
FUN_00102020
void FUN_00102020(void) { (*(code *)PTR_00108010)(); return; }
void FUN_00102020(void) { (*(code *)PTR_00108010)(); return; }
PUSH qword ptr [0x00108008] JMP qword ptr [0x00108010]
null
null
null
null
[(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')]
[(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')]
null
null
00102020
x64
O1
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_00108010)();\n return;\n}" { (expression_statement "(*(code *)PTR_00108010)();" (call_expression "(*(code *)PTR_00108010)()" (parenthesized_expression "(*(code *)PTR_00108010)" ( (pointer_expression "*(code *)PTR_00108010" * (cast_expression "(code *)PTR_00108010" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_00108010)();\n return;\n}" { (expression_statement "(*(code *)PTR_00108010)();" (call_expression "(*(code *)PTR_00108010)()" (parenthesized_expression "(*(code *)PTR_00108010)" ( (pointer_expression "*(code *)PTR_00108010" * (cast_expression "(code *)PTR_00108010" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_00108010)();\n return;\n}" { (expression_statement "(*(code *)PTR_00108010)();" (call_expression "(*(code *)PTR_00108010)()" (parenthesized_expression "(*(code *)PTR_00108010)" ( (pointer_expression "*(code *)PTR_00108010" * (cast_expression "(code *)PTR_00108010" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108010)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00102020(void)" (identifier "FUN_00102020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_00108010)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_00108010)();" (call_expression "(*(code *)PTR_00108010)()" (parenthesized_expression "(*(code *)PTR_00108010)" (( "(") (pointer_expression "*(code *)PTR_00108010" (* "*") (cast_expression "(code *)PTR_00108010" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_00108010"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_00108010)(); 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_00108010)(); return; }
8_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c
strncmp
strncmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_strncmp_00190040)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_strncmp_00190040)(); return iVar1; }
JMP qword ptr [0x00190040]
null
null
null
null
[('tmp_44', u'CAST_-1206947635'), (u'CAST_-1206947635', u'CALLIND_-1206947704'), (u'CALLIND_-1206947704', u'INDIRECT_-1206947640'), (u'INDIRECT_-1206947640', u'COPY_-1206947699'), ('const-0', u'RETURN_-1206947701'), (u'CALLIND_-1206947704', u'RETURN_-1206947701')]
[('tmp_44', u'CAST_-1206947635'), (u'CAST_-1206947635', u'CALLIND_-1206947704'), (u'CALLIND_-1206947704', u'INDIRECT_-1206947640'), (u'INDIRECT_-1206947640', u'COPY_-1206947699'), ('const-0', u'RETURN_-1206947701'), (u'CALLIND_-1206947704', u'RETURN_-1206947701')]
null
null
00107080
x64
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" identifier (parameter_list "(char *__s1,char *__s2,size_t __n)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_strncmp_00190040)();" (assignment_expression "iVar1 = (*(code *)PTR_strncmp_00190040)()" identifier = (call_expression "(*(code *)PTR_strncmp_00190040)()" (parenthesized_expression "(*(code *)PTR_strncmp_00190040)" ( (pointer_expression "*(code *)PTR_strncmp_00190040" * (cast_expression "(code *)PTR_strncmp_00190040" ( (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 strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" identifier (parameter_list "(char *__s1,char *__s2,size_t __n)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_strncmp_00190040)();" (assignment_expression "iVar1 = (*(code *)PTR_strncmp_00190040)()" identifier = (call_expression "(*(code *)PTR_strncmp_00190040)()" (parenthesized_expression "(*(code *)PTR_strncmp_00190040)" ( (pointer_expression "*(code *)PTR_strncmp_00190040" * (cast_expression "(code *)PTR_strncmp_00190040" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" identifier (parameter_list "(char *__s1,char *__s2,size_t __n)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_strncmp_00190040)();" (assignment_expression "iVar1 = (*(code *)PTR_strncmp_00190040)()" identifier = (call_expression "(*(code *)PTR_strncmp_00190040)()" (parenthesized_expression "(*(code *)PTR_strncmp_00190040)" ( (pointer_expression "*(code *)PTR_strncmp_00190040" * (cast_expression "(code *)PTR_strncmp_00190040" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)" (( "(") (parameter_declaration "char *__s1" (primitive_type "char") (pointer_declarator "*__s1" (* "*") (identifier "__s1"))) (, ",") (parameter_declaration "char *__s2" (primitive_type "char") (pointer_declarator "*__s2" (* "*") (identifier "__s2"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00190040)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_strncmp_00190040)();" (assignment_expression "iVar1 = (*(code *)PTR_strncmp_00190040)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_strncmp_00190040)()" (parenthesized_expression "(*(code *)PTR_strncmp_00190040)" (( "(") (pointer_expression "*(code *)PTR_strncmp_00190040" (* "*") (cast_expression "(code *)PTR_strncmp_00190040" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strncmp_00190040"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(type_1 *)PTR_strncmp_00190040)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00190040)(); return iVar1; }
88_powerpc64le-linux-gnu-c++filt_and_powerpc64le-linux-gnu-c++filt_strip.c
make_tempname
FUN_00103600
char * make_tempname(char *filename) { int __fd; char *__template; char *pcVar1; __template = template_in_dir(filename); __fd = mkstemp(__template); if (__fd == -1) { pcVar1 = (char *)0x0; free(__template); } else { close(__fd); pcVar1 = __template; } return pcVar1; }
char * FUN_00103600(void) { int __fd; char *__template; char *pcVar1; __template = (char *)FUN_00102a30(); __fd = mkstemp(__template); if (__fd == -1) { pcVar1 = (char *)0x0; free(__template); } else { close(__fd); pcVar1 = __template; } return pcVar1; }
PUSH RBX CALL 0x00102a30 MOV RDI,RAX MOV RBX,RAX CALL 0x001022f0 CMP EAX,-0x1 JZ 0x00103628 MOV EDI,EAX CALL 0x00102210 MOV RAX,RBX POP RBX RET MOV RDI,RBX XOR EBX,EBX CALL 0x00102060 JMP 0x0010361d
null
null
null
null
[(u'INT_EQUAL_-1206962644', u'CBRANCH_-1206962642'), ('tmp_125', u'BRANCH_-1206962585'), ('const-0', u'RETURN_-1206962611'), (u'CALL_-1206962675', u'CALL_-1206962588'), (u'COPY_-1206962631', u'RETURN_-1206962611'), (u'MULTIEQUAL_-1206962515', u'COPY_-1206962631'), ('tmp_56', u'CBRANCH_-1206962642'), (u'CALL_-1206962659', u'CALL_-1206962631'), (u'COPY_-1206962561', u'MULTIEQUAL_-1206962515'), (u'CALL_-1206962659', u'INT_EQUAL_-1206962644'), ('const-4294967295', u'INT_EQUAL_-1206962644'), (u'CALL_-1206962675', u'CALL_-1206962659'), ('tmp_142', u'CALL_-1206962675'), (u'CALL_-1206962675', u'COPY_-1206962513'), ('const-0', u'COPY_-1206962561'), (u'COPY_-1206962513', u'MULTIEQUAL_-1206962515')]
[(u'INT_EQUAL_-1206962644', u'CBRANCH_-1206962642'), (u'CALL_-1206962675', u'CAST_-1206962471'), ('tmp_125', u'BRANCH_-1206962585'), (u'COPY_-1206962512', u'MULTIEQUAL_-1206962514'), ('const-0', u'RETURN_-1206962611'), (u'CAST_-1206962471', u'CALL_-1206962588'), (u'COPY_-1206962631', u'RETURN_-1206962611'), ('tmp_56', u'CBRANCH_-1206962642'), (u'CALL_-1206962659', u'CALL_-1206962631'), ('const-4294967295', u'INT_EQUAL_-1206962644'), (u'CALL_-1206962659', u'INT_EQUAL_-1206962644'), (u'MULTIEQUAL_-1206962514', u'COPY_-1206962631'), (u'CAST_-1206962471', u'CALL_-1206962659'), ('const-0', u'COPY_-1206962560'), (u'CAST_-1206962471', u'COPY_-1206962512'), (u'COPY_-1206962560', u'MULTIEQUAL_-1206962514')]
null
null
00103600
x64
O1
(translation_unit "char * FUN_00103600(void)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}\n\n" (function_definition "char * FUN_00103600(void)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* FUN_00103600(void)" * (function_declarator "FUN_00103600(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" { (declaration "int __fd;" primitive_type identifier ;) (declaration "char *__template;" primitive_type (pointer_declarator "*__template" * identifier) ;) (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "__template = (char *)FUN_00102a30();" (assignment_expression "__template = (char *)FUN_00102a30()" identifier = (cast_expression "(char *)FUN_00102a30()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00102a30()" identifier (argument_list "()" ( ))))) ;) (expression_statement "__fd = mkstemp(__template);" (assignment_expression "__fd = mkstemp(__template)" identifier = (call_expression "mkstemp(__template)" identifier (argument_list "(__template)" ( identifier )))) ;) (if_statement "if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }" if (parenthesized_expression "(__fd == -1)" ( (binary_expression "__fd == -1" identifier == number_literal) )) (compound_statement "{\n pcVar1 = (char *)0x0;\n free(__template);\n }" { (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "free(__template);" (call_expression "free(__template)" identifier (argument_list "(__template)" ( identifier ))) ;) }) (else_clause "else {\n close(__fd);\n pcVar1 = __template;\n }" else (compound_statement "{\n close(__fd);\n pcVar1 = __template;\n }" { (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "pcVar1 = __template;" (assignment_expression "pcVar1 = __template" identifier = identifier) ;) }))) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * make_tempname(char *filename)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = template_in_dir(filename);\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}\n\n" (function_definition "char * make_tempname(char *filename)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = template_in_dir(filename);\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* make_tempname(char *filename)" * (function_declarator "make_tempname(char *filename)" identifier (parameter_list "(char *filename)" ( (parameter_declaration "char *filename" primitive_type (pointer_declarator "*filename" * identifier)) )))) (compound_statement "{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = template_in_dir(filename);\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" { (declaration "int __fd;" primitive_type identifier ;) (declaration "char *__template;" primitive_type (pointer_declarator "*__template" * identifier) ;) (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "__template = template_in_dir(filename);" (assignment_expression "__template = template_in_dir(filename)" identifier = (call_expression "template_in_dir(filename)" identifier (argument_list "(filename)" ( identifier )))) ;) (expression_statement "__fd = mkstemp(__template);" (assignment_expression "__fd = mkstemp(__template)" identifier = (call_expression "mkstemp(__template)" identifier (argument_list "(__template)" ( identifier )))) ;) (if_statement "if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }" if (parenthesized_expression "(__fd == -1)" ( (binary_expression "__fd == -1" identifier == number_literal) )) (compound_statement "{\n pcVar1 = (char *)0x0;\n free(__template);\n }" { (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "free(__template);" (call_expression "free(__template)" identifier (argument_list "(__template)" ( identifier ))) ;) }) (else_clause "else {\n close(__fd);\n pcVar1 = __template;\n }" else (compound_statement "{\n close(__fd);\n pcVar1 = __template;\n }" { (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "pcVar1 = __template;" (assignment_expression "pcVar1 = __template" identifier = identifier) ;) }))) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * FUN_00103600(void)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}\n\n" (function_definition "char * FUN_00103600(void)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* FUN_00103600(void)" * (function_declarator "FUN_00103600(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" { (declaration "int __fd;" primitive_type identifier ;) (declaration "char *__template;" primitive_type (pointer_declarator "*__template" * identifier) ;) (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "__template = (char *)FUN_00102a30();" (assignment_expression "__template = (char *)FUN_00102a30()" identifier = (cast_expression "(char *)FUN_00102a30()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00102a30()" identifier (argument_list "()" ( ))))) ;) (expression_statement "__fd = mkstemp(__template);" (assignment_expression "__fd = mkstemp(__template)" identifier = (call_expression "mkstemp(__template)" identifier (argument_list "(__template)" ( identifier )))) ;) (if_statement "if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }" if (parenthesized_expression "(__fd == -1)" ( (binary_expression "__fd == -1" identifier == number_literal) )) (compound_statement "{\n pcVar1 = (char *)0x0;\n free(__template);\n }" { (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "free(__template);" (call_expression "free(__template)" identifier (argument_list "(__template)" ( identifier ))) ;) }) (else_clause "else {\n close(__fd);\n pcVar1 = __template;\n }" else (compound_statement "{\n close(__fd);\n pcVar1 = __template;\n }" { (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "pcVar1 = __template;" (assignment_expression "pcVar1 = __template" identifier = identifier) ;) }))) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE 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 ( ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (return_statement return IDENT ;) })))
(function_definition "char * FUN_00103600(void)\n\n{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* FUN_00103600(void)" (* "*") (function_declarator "FUN_00103600(void)" (identifier "FUN_00103600") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n int __fd;\n char *__template;\n char *pcVar1;\n \n __template = (char *)FUN_00102a30();\n __fd = mkstemp(__template);\n if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }\n return pcVar1;\n}" ({ "{") (declaration "int __fd;" (primitive_type "int") (identifier "__fd") (; ";")) (declaration "char *__template;" (primitive_type "char") (pointer_declarator "*__template" (* "*") (identifier "__template")) (; ";")) (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "__template = (char *)FUN_00102a30();" (assignment_expression "__template = (char *)FUN_00102a30()" (identifier "__template") (= "=") (cast_expression "(char *)FUN_00102a30()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00102a30()" (identifier "FUN_00102a30") (argument_list "()" (( "(") () ")"))))) (; ";")) (expression_statement "__fd = mkstemp(__template);" (assignment_expression "__fd = mkstemp(__template)" (identifier "__fd") (= "=") (call_expression "mkstemp(__template)" (identifier "mkstemp") (argument_list "(__template)" (( "(") (identifier "__template") () ")")))) (; ";")) (if_statement "if (__fd == -1) {\n pcVar1 = (char *)0x0;\n free(__template);\n }\n else {\n close(__fd);\n pcVar1 = __template;\n }" (if "if") (parenthesized_expression "(__fd == -1)" (( "(") (binary_expression "__fd == -1" (identifier "__fd") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n pcVar1 = (char *)0x0;\n free(__template);\n }" ({ "{") (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" (identifier "pcVar1") (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "free(__template);" (call_expression "free(__template)" (identifier "free") (argument_list "(__template)" (( "(") (identifier "__template") () ")"))) (; ";")) (} "}")) (else_clause "else {\n close(__fd);\n pcVar1 = __template;\n }" (else "else") (compound_statement "{\n close(__fd);\n pcVar1 = __template;\n }" ({ "{") (expression_statement "close(__fd);" (call_expression "close(__fd)" (identifier "close") (argument_list "(__fd)" (( "(") (identifier "__fd") () ")"))) (; ";")) (expression_statement "pcVar1 = __template;" (assignment_expression "pcVar1 = __template" (identifier "pcVar1") (= "=") (identifier "__template")) (; ";")) (} "}")))) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
char * function_1(char *filename) { int var_3; char *__template; char *pcVar1; __template = var_1(filename); var_3 = var_2(__template); if (var_3 == -1) { pcVar1 = (char *)0x0; var_4(__template); } else { var_5(var_3); pcVar1 = __template; } 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))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (return_statement (identifier)))))
null
char * MASKED(void) { int __fd; char *__template; char *pcVar1; __template = (char *)FUN_00102a30(); __fd = mkstemp(__template); if (__fd == -1) { pcVar1 = (char *)0x0; free(__template); } else { close(__fd); pcVar1 = __template; } return pcVar1; }
5253_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
Output_reloc
FUN_0026ea80
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, Symbol * gsym, uint type, Output_data * od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) */ void __thiscall gold::Output_reloc<9,_true,_32,_false>::Output_reloc (Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,uint type,Output_data *od, Address address,bool is_relative,bool is_symbolless,bool use_plt_offset) { uint uVar1; this->address_ = address; this->local_sym_index_ = 0xffffffff; uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff; *(uint *)&this->field_0x18 = uVar1; this->field_0x1b = (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) | (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7; *(ulong *)&this->field_0x18 = (ulong)((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff) | 0xfffffffc00000000; if (type == (type & 0xfffffff)) { (this->u1_).gsym = gsym; (this->u2_).od = od; set_needs_dynsym_index(this); return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc"); }
void FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4, undefined4 param_5,uint param_6,byte param_7,char param_8) { uint uVar1; *(undefined4 *)(param_1 + 2) = param_5; *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff; uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff; *(uint *)(param_1 + 3) = uVar1; *(byte *)((long)param_1 + 0x1b) = (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) | param_8 << 7; param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000; if (param_3 == (param_3 & 0xfffffff)) { *param_1 = param_2; param_1[1] = param_4; FUN_0026e920(); return; } /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc"); }
SUB RSP,0x8 MOV EAX,dword ptr [RDI + 0x18] MOV dword ptr [RDI + 0x10],R8D MOV R8D,EDX AND R8D,0xfffffff MOVZX R10D,byte ptr [RSP + 0x10] SHL R9D,0x4 MOV dword ptr [RDI + 0x14],0xffffffff AND EAX,0xf0000000 AND R9D,0x10 OR EAX,R8D AND R10D,0x1 MOV dword ptr [RDI + 0x18],EAX SHR EAX,0x18 SHL R10D,0x5 AND EAX,0xffffffcf OR EAX,R9D MOVZX R9D,byte ptr [RSP + 0x18] OR EAX,R10D SHL R9D,0x7 AND EAX,0x7f OR EAX,R9D MOV R9,-0x400000000 MOV byte ptr [RDI + 0x1b],AL MOV RAX,qword ptr [RDI + 0x18] AND EAX,0xbfffffff OR RAX,R9 MOV qword ptr [RDI + 0x18],RAX CMP EDX,R8D JNZ 0x0026eb0b MOV qword ptr [RDI],RSI MOV qword ptr [RDI + 0x8],RCX ADD RSP,0x8 JMP 0x0026e920 LEA RDX,[0x3eea68] MOV ESI,0x2de LEA RDI,[0x3ed816] CALL 0x001e9890
null
null
null
null
[('const-79', u'INT_AND_-1204163242'), ('tmp_947', u'INT_ZEXT_-1204163429'), ('tmp_942', u'PTRSUB_-1204163151'), (u'PTRSUB_-1204163178', u'STORE_-1204163579'), ('const-1', u'RETURN_-1204163452'), ('const-0', u'SUBPIECE_-1204163200'), (u'INT_AND_-1204163299', u'INT_LEFT_-1204163811'), (u'INT_OR_-1204163798', u'STORE_-1204163796'), (u'PTRSUB_-1204163140', u'STORE_-1204163510'), (u'INT_LEFT_-1204163723', u'SUBPIECE_-1204163203'), ('const-1', u'INT_AND_-1204163299'), ('tmp_948', u'INT_ZEXT_-1204163374'), ('const-24', u'PTRSUB_-1204163161'), ('const-0', u'PTRSUB_-1204163151'), (u'CAST_-1204163218', u'STORE_-1204163796'), ('tmp_942', u'PTRSUB_-1204163174'), ('tmp_942', u'PTRSUB_-1204163277'), ('tmp_943', u'STORE_-1204163516'), ('const-27', u'PTRSUB_-1204163178'), (u'PTRSUB_-1204163248', u'STORE_-1204163862'), ('const-5', u'INT_LEFT_-1204163723'), ('tmp_874', u'CBRANCH_-1204163518'), ('const--17179869184', u'INT_OR_-1204163526'), (u'SUBPIECE_-1204163201', u'INT_OR_-1204163243'), (u'COPY_-1204163189', u'CALL_-1204163457'), ('const-0', u'SUBPIECE_-1204163203'), (u'INT_RIGHT_-1204163209', u'SUBPIECE_-1204163200'), ('tmp_942', u'CALL_-1204163488'), (u'CAST_-1204163156', u'STORE_-1204163539'), (u'INT_AND_-1204163542', u'INT_ZEXT_-1204163385'), ('const-20', u'PTRSUB_-1204163248'), ('const-4123240', u'COPY_-1204163189'), ('tmp_942', u'PTRSUB_-1204163147'), ('const-4118550', u'COPY_-1204163190'), (u'INT_EQUAL_-1204163521', u'CBRANCH_-1204163518'), (u'PTRSUB_-1204163174', u'CAST_-1204163169'), (u'CAST_-1204163169', u'LOAD_-1204163575'), ('const-24', u'INT_RIGHT_-1204163209'), (u'LOAD_-1204163952', u'INT_AND_-1204163828'), (u'INT_LEFT_-1204163337', u'INT_OR_-1204163578'), (u'PTRSUB_-1204163151', u'PTRSUB_-1204163144'), (u'INT_AND_-1204163907', u'INT_OR_-1204163798'), (u'INT_LEFT_-1204163811', u'SUBPIECE_-1204163201'), (u'SUBPIECE_-1204163203', u'INT_OR_-1204163591'), ('tmp_942', u'PTRSUB_-1204163224'), ('const-433', u'STORE_-1204163579'), ('tmp_942', u'PTRSUB_-1204163161'), ('const-0', u'RETURN_-1204163484'), ('const-24', u'PTRSUB_-1204163224'), ('const-8', u'PTRSUB_-1204163147'), ('const-24', u'PTRSUB_-1204163277'), (u'INT_OR_-1204163578', u'STORE_-1204163579'), ('const-4', u'INT_LEFT_-1204163811'), (u'INT_OR_-1204163591', u'INT_OR_-1204163578'), ('tmp_944', u'INT_EQUAL_-1204163521'), (u'INT_AND_-1204163242', u'INT_OR_-1204163243'), ('const-16', u'PTRSUB_-1204163273'), (u'COPY_-1204163190', u'CALL_-1204163457'), ('const-4026531840', u'INT_AND_-1204163828'), ('const-433', u'STORE_-1204163943'), ('const-4294967295', u'STORE_-1204163862'), ('tmp_942', u'PTRSUB_-1204163273'), (u'INT_OR_-1204163798', u'INT_RIGHT_-1204163209'), ('tmp_942', u'PTRSUB_-1204163178'), ('const-433', u'STORE_-1204163539'), ('const-24', u'PTRSUB_-1204163174'), (u'SUBPIECE_-1204163200', u'INT_AND_-1204163242'), (u'INT_ZEXT_-1204163429', u'INT_AND_-1204163299'), (u'INT_OR_-1204163243', u'INT_OR_-1204163591'), ('tmp_945', u'STORE_-1204163510'), ('tmp_946', u'STORE_-1204163943'), (u'INT_AND_-1204163828', u'INT_OR_-1204163798'), (u'PTRSUB_-1204163144', u'STORE_-1204163516'), (u'PTRSUB_-1204163277', u'CAST_-1204163269'), (u'INT_AND_-1204163786', u'INT_LEFT_-1204163723'), ('tmp_942', u'PTRSUB_-1204163248'), ('const-433', u'STORE_-1204163516'), ('const-7', u'INT_LEFT_-1204163337'), (u'INT_OR_-1204163526', u'STORE_-1204163539'), (u'PTRSUB_-1204163273', u'STORE_-1204163943'), (u'PTRSUB_-1204163147', u'PTRSUB_-1204163140'), ('const-0', u'SUBPIECE_-1204163363'), (u'INT_ZEXT_-1204163374', u'INT_AND_-1204163786'), (u'PTRSUB_-1204163224', u'CAST_-1204163218'), (u'LOAD_-1204163575', u'SUBPIECE_-1204163363'), ('const-734', u'CALL_-1204163457'), (u'PTRSUB_-1204163161', u'CAST_-1204163156'), (u'SUBPIECE_-1204163363', u'INT_AND_-1204163542'), (u'CAST_-1204163269', u'LOAD_-1204163952'), ('tmp_944', u'INT_AND_-1204163907'), ('const-433', u'STORE_-1204163510'), ('const-268435455', u'INT_AND_-1204163907'), ('const-0', u'SUBPIECE_-1204163201'), ('const-433', u'LOAD_-1204163952'), (u'INT_ZEXT_-1204163385', u'INT_OR_-1204163526'), ('const-3221225471', u'INT_AND_-1204163542'), ('const-0', u'PTRSUB_-1204163144'), ('tmp_949', u'INT_LEFT_-1204163337'), ('const-433', u'LOAD_-1204163575'), ('const-0', u'PTRSUB_-1204163140'), ('const-433', u'STORE_-1204163862'), ('const-433', u'STORE_-1204163796'), ('const-1', u'INT_AND_-1204163786'), (u'INT_AND_-1204163907', u'INT_EQUAL_-1204163521')]
[('tmp_1572', u'INT_AND_-1204163907'), ('tmp_1395', u'PTRADD_-1204163159'), ('const-1', u'RETURN_-1204163452'), ('tmp_1401', u'STORE_-1204163510'), (u'PTRADD_-1204163282', u'CAST_-1204163276'), ('const-433', u'STORE_-1204163943'), ('tmp_1572', u'INT_EQUAL_-1204163521'), (u'CAST_-1204163180', u'INT_ADD_-1204163565'), (u'INT_OR_-1204163798', u'STORE_-1204163796'), ('tmp_1395', u'CAST_-1204163180'), ('const-433', u'LOAD_-1204163575'), ('const-0', u'SUBPIECE_-1204163209'), (u'INT_RIGHT_-1204163220', u'SUBPIECE_-1204163208'), ('tmp_1395', u'PTRADD_-1204163172'), ('tmp_1565', u'INT_LEFT_-1204163341'), ('const-0', u'SUBPIECE_-1204163363'), (u'PTRADD_-1204163185', u'LOAD_-1204163575'), ('tmp_1395', u'PTRADD_-1204163286'), ('tmp_1429', u'STORE_-1204163943'), ('tmp_874', u'CBRANCH_-1204163518'), ('const-4', u'INT_LEFT_-1204163811'), ('const-433', u'STORE_-1204163516'), (u'CAST_-1204163251', u'INT_ADD_-1204163848'), ('const-8', u'PTRADD_-1204163286'), (u'INT_ZEXT_-1204163378', u'INT_AND_-1204163786'), ('const-433', u'STORE_-1204163579'), (u'PTRADD_-1204163286', u'CAST_-1204163280'), (u'INT_AND_-1204163542', u'INT_ZEXT_-1204163385'), ('const-5', u'INT_LEFT_-1204163723'), ('const-4123240', u'COPY_-1204163197'), ('const-24', u'INT_RIGHT_-1204163220'), ('tmp_1564', u'INT_ZEXT_-1204163378'), ('const-27', u'INT_ADD_-1204163565'), (u'INT_EQUAL_-1204163521', u'CBRANCH_-1204163518'), ('const-433', u'LOAD_-1204163952'), ('const-433', u'STORE_-1204163796'), ('const-433', u'STORE_-1204163510'), (u'CAST_-1204163226', u'STORE_-1204163796'), ('const-2', u'PTRADD_-1204163282'), (u'LOAD_-1204163952', u'INT_AND_-1204163828'), ('const-8', u'PTRADD_-1204163159'), (u'INT_LEFT_-1204163811', u'SUBPIECE_-1204163209'), ('tmp_1437', u'INT_AND_-1204163307'), ('const-734', u'CALL_-1204163457'), (u'INT_AND_-1204163907', u'INT_OR_-1204163798'), ('const-0', u'SUBPIECE_-1204163211'), ('const-0', u'RETURN_-1204163484'), (u'CAST_-1204163250', u'STORE_-1204163862'), ('tmp_1402', u'STORE_-1204163516'), ('const-8', u'PTRADD_-1204163234'), (u'INT_OR_-1204163578', u'STORE_-1204163579'), (u'COPY_-1204163198', u'CALL_-1204163457'), (u'INT_OR_-1204163591', u'INT_OR_-1204163578'), ('const-1', u'INT_AND_-1204163307'), (u'SUBPIECE_-1204163209', u'INT_OR_-1204163251'), (u'CAST_-1204163280', u'LOAD_-1204163952'), ('const-20', u'INT_ADD_-1204163848'), ('const-3', u'PTRADD_-1204163185'), ('const-4026531840', u'INT_AND_-1204163828'), (u'CAST_-1204163179', u'STORE_-1204163579'), ('const-4118550', u'COPY_-1204163198'), (u'SUBPIECE_-1204163208', u'INT_AND_-1204163250'), (u'PTRADD_-1204163159', u'STORE_-1204163510'), ('const-3', u'PTRADD_-1204163234'), (u'PTRADD_-1204163172', u'STORE_-1204163539'), (u'INT_ADD_-1204163565', u'CAST_-1204163179'), (u'COPY_-1204163197', u'CALL_-1204163457'), (u'CAST_-1204163276', u'STORE_-1204163943'), ('const-0', u'SUBPIECE_-1204163208'), ('const-3', u'PTRADD_-1204163172'), (u'INT_AND_-1204163828', u'INT_OR_-1204163798'), (u'INT_AND_-1204163786', u'INT_LEFT_-1204163723'), ('tmp_1395', u'PTRADD_-1204163282'), ('const-4294967295', u'STORE_-1204163862'), (u'INT_LEFT_-1204163723', u'SUBPIECE_-1204163211'), (u'PTRADD_-1204163234', u'CAST_-1204163226'), (u'INT_OR_-1204163526', u'STORE_-1204163539'), (u'INT_AND_-1204163307', u'INT_LEFT_-1204163811'), ('const-1', u'PTRADD_-1204163159'), (u'INT_OR_-1204163798', u'INT_RIGHT_-1204163220'), ('const-3', u'PTRADD_-1204163286'), ('const-7', u'INT_LEFT_-1204163341'), ('tmp_1395', u'STORE_-1204163516'), ('const-433', u'STORE_-1204163539'), ('const-433', u'STORE_-1204163862'), (u'INT_OR_-1204163251', u'INT_OR_-1204163591'), (u'LOAD_-1204163575', u'SUBPIECE_-1204163363'), (u'SUBPIECE_-1204163363', u'INT_AND_-1204163542'), (u'INT_ADD_-1204163848', u'CAST_-1204163250'), (u'INT_LEFT_-1204163341', u'INT_OR_-1204163578'), ('tmp_1395', u'PTRADD_-1204163185'), ('const-8', u'PTRADD_-1204163282'), ('const-268435455', u'INT_AND_-1204163907'), ('const--17179869184', u'INT_OR_-1204163526'), ('tmp_1395', u'PTRADD_-1204163234'), (u'INT_ZEXT_-1204163385', u'INT_OR_-1204163526'), ('const-3221225471', u'INT_AND_-1204163542'), ('tmp_1395', u'CAST_-1204163251'), ('const-79', u'INT_AND_-1204163250'), (u'INT_AND_-1204163250', u'INT_OR_-1204163251'), ('const-8', u'PTRADD_-1204163185'), (u'SUBPIECE_-1204163211', u'INT_OR_-1204163591'), ('const-1', u'INT_AND_-1204163786'), (u'INT_AND_-1204163907', u'INT_EQUAL_-1204163521'), ('const-8', u'PTRADD_-1204163172')]
null
null
0026ea80
x64
O1
(translation_unit "void FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}\n\n" (function_definition "void FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" primitive_type (function_declarator "FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "uint param_6" type_identifier identifier) , (parameter_declaration "byte param_7" type_identifier identifier) , (parameter_declaration "char param_8" primitive_type identifier) ))) (compound_statement "{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "*(undefined4 *)(param_1 + 2) = param_5;" (assignment_expression "*(undefined4 *)(param_1 + 2) = param_5" (pointer_expression "*(undefined4 *)(param_1 + 2)" * (cast_expression "(undefined4 *)(param_1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;" (assignment_expression "*(undefined4 *)((long)param_1 + 0x14) = 0xffffffff" (pointer_expression "*(undefined4 *)((long)param_1 + 0x14)" * (cast_expression "(undefined4 *)((long)param_1 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" identifier = (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) & number_literal) | (binary_expression "param_3 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)(param_1 + 3) = uVar1;" (assignment_expression "*(uint *)(param_1 + 3) = uVar1" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;" (assignment_expression "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (pointer_expression "*(byte *)((long)param_1 + 0x1b)" * (cast_expression "(byte *)((long)param_1 + 0x1b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1b)" ( (binary_expression "(long)param_1 + 0x1b" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((param_6 & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_6 & 1) << 4)" ( (binary_expression "(param_6 & 1) << 4" (parenthesized_expression "(param_6 & 1)" ( (binary_expression "param_6 & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 5)" ( (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) )))) | (binary_expression "param_8 << 7" identifier << number_literal))) ;) (expression_statement "param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;" (assignment_expression "param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "(ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000" (call_expression "(ulong)((uint)param_1[3] & 0xbfffffff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)param_1[3] & 0xbfffffff)" ( (binary_expression "(uint)param_1[3] & 0xbfffffff" (cast_expression "(uint)param_1[3]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_1[3]" identifier [ number_literal ])) & number_literal) ))) | number_literal)) ;) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }" if (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" ( (binary_expression "param_3 == (param_3 & 0xfffffff)" identifier == (parenthesized_expression "(param_3 & 0xfffffff)" ( (binary_expression "param_3 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_0026e920();" (call_expression "FUN_0026e920()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, Symbol *\n gsym, uint type, Output_data * od, Address address, bool is_relative, bool is_symbolless, bool\n use_plt_offset) */\n\nvoid __thiscall\ngold::Output_reloc<9,_true,_32,_false>::Output_reloc\n (Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)\n\n{\n uint uVar1;\n \n this->address_ = address;\n this->local_sym_index_ = 0xffffffff;\n uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff;\n *(uint *)&this->field_0x18 = uVar1;\n this->field_0x1b =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7;\n *(ulong *)&this->field_0x18 =\n (ulong)((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff) | 0xfffffffc00000000;\n if (type == (type & 0xfffffff)) {\n (this->u1_).gsym = gsym;\n (this->u2_).od = od;\n set_needs_dynsym_index(this);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<9,_true,_32,_false>::Output_reloc\n (Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::Output_reloc\n (Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)\n\n{\n uint" identifier > : : (function_declarator "Output_reloc\n (Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)" identifier (parameter_list "(Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_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 "Address address" type_identifier identifier) , (parameter_declaration "bool is_relative" primitive_type identifier) , (parameter_declaration "bool is_symbolless" primitive_type identifier) , (parameter_declaration "bool use_plt_offset" primitive_type identifier) ))) { identifier) identifier ;) (expression_statement "this->address_ = address;" (assignment_expression "this->address_ = address" (field_expression "this->address_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->local_sym_index_ = 0xffffffff;" (assignment_expression "this->local_sym_index_ = 0xffffffff" (field_expression "this->local_sym_index_" identifier -> field_identifier) = number_literal) ;) (expression_statement "uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff" identifier = (binary_expression "*(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff" (binary_expression "*(uint *)&this->field_0x18 & 0xf0000000" (pointer_expression "*(uint *)&this->field_0x18" * (cast_expression "(uint *)&this->field_0x18" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)))) & number_literal) | (binary_expression "type & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)&this->field_0x18 = uVar1;" (assignment_expression "*(uint *)&this->field_0x18 = uVar1" (pointer_expression "*(uint *)&this->field_0x18" * (cast_expression "(uint *)&this->field_0x18" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)))) = identifier) ;) (expression_statement "this->field_0x1b =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7;" (assignment_expression "this->field_0x1b =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7" (field_expression "this->field_0x1b" identifier -> field_identifier) = (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((is_relative & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((is_relative & 1) << 4)" ( (binary_expression "(is_relative & 1) << 4" (parenthesized_expression "(is_relative & 1)" ( (binary_expression "is_relative & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((is_symbolless & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((is_symbolless & 1) << 5)" ( (binary_expression "(is_symbolless & 1) << 5" (parenthesized_expression "(is_symbolless & 1)" ( (binary_expression "is_symbolless & 1" identifier & number_literal) )) << number_literal) )))) | (binary_expression "use_plt_offset << 7" identifier << number_literal))) ;) (expression_statement "*(ulong *)&this->field_0x18 =\n (ulong)((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff) | 0xfffffffc00000000;" (assignment_expression "*(ulong *)&this->field_0x18 =\n (ulong)((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff) | 0xfffffffc00000000" (pointer_expression "*(ulong *)&this->field_0x18" * (cast_expression "(ulong *)&this->field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)))) = (binary_expression "(ulong)((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff) | 0xfffffffc00000000" (call_expression "(ulong)((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff)" ( (binary_expression "(uint)*(undefined8 *)&this->field_0x18 & 0xbfffffff" (binary_expression "(uint)*(undefined8 *)&this->field_0x18" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)&this->field_0x18" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)))) & number_literal) ))) | number_literal)) ;) (if_statement "if (type == (type & 0xfffffff)) {\n (this->u1_).gsym = gsym;\n (this->u2_).od = od;\n set_needs_dynsym_index(this);\n return;\n }" if (parenthesized_expression "(type == (type & 0xfffffff))" ( (binary_expression "type == (type & 0xfffffff)" identifier == (parenthesized_expression "(type & 0xfffffff)" ( (binary_expression "type & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n (this->u1_).gsym = gsym;\n (this->u2_).od = od;\n set_needs_dynsym_index(this);\n return;\n }" { (expression_statement "(this->u1_).gsym = gsym;" (assignment_expression "(this->u1_).gsym = gsym" (field_expression "(this->u1_).gsym" (parenthesized_expression "(this->u1_)" ( (field_expression "this->u1_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(this->u2_).od = od;" (assignment_expression "(this->u2_).od = od" (field_expression "(this->u2_).od" (parenthesized_expression "(this->u2_)" ( (field_expression "this->u2_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "set_needs_dynsym_index(this);" (call_expression "set_needs_dynsym_index(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}\n\n" (function_definition "void FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" primitive_type (function_declarator "FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "uint param_6" type_identifier identifier) , (parameter_declaration "byte param_7" type_identifier identifier) , (parameter_declaration "char param_8" primitive_type identifier) ))) (compound_statement "{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "*(undefined4 *)(param_1 + 2) = param_5;" (assignment_expression "*(undefined4 *)(param_1 + 2) = param_5" (pointer_expression "*(undefined4 *)(param_1 + 2)" * (cast_expression "(undefined4 *)(param_1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;" (assignment_expression "*(undefined4 *)((long)param_1 + 0x14) = 0xffffffff" (pointer_expression "*(undefined4 *)((long)param_1 + 0x14)" * (cast_expression "(undefined4 *)((long)param_1 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" identifier = (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) & number_literal) | (binary_expression "param_3 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)(param_1 + 3) = uVar1;" (assignment_expression "*(uint *)(param_1 + 3) = uVar1" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;" (assignment_expression "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (pointer_expression "*(byte *)((long)param_1 + 0x1b)" * (cast_expression "(byte *)((long)param_1 + 0x1b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1b)" ( (binary_expression "(long)param_1 + 0x1b" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((param_6 & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_6 & 1) << 4)" ( (binary_expression "(param_6 & 1) << 4" (parenthesized_expression "(param_6 & 1)" ( (binary_expression "param_6 & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 5)" ( (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) )))) | (binary_expression "param_8 << 7" identifier << number_literal))) ;) (expression_statement "param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;" (assignment_expression "param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "(ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000" (call_expression "(ulong)((uint)param_1[3] & 0xbfffffff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)param_1[3] & 0xbfffffff)" ( (binary_expression "(uint)param_1[3] & 0xbfffffff" (cast_expression "(uint)param_1[3]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_1[3]" identifier [ number_literal ])) & number_literal) ))) | number_literal)) ;) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }" if (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" ( (binary_expression "param_3 == (param_3 & 0xfffffff)" identifier == (parenthesized_expression "(param_3 & 0xfffffff)" ( (binary_expression "param_3 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_0026e920();" (call_expression "FUN_0026e920()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = 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) | (binary_expression IDENT & LIT))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))) & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) )))) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) )))) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) & LIT) ))) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" (primitive_type "void") (function_declarator "FUN_0026ea80(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)" (identifier "FUN_0026ea80") (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined4 param_5,uint param_6,byte param_7,char param_8)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined4 param_5" (type_identifier "undefined4") (identifier "param_5")) (, ",") (parameter_declaration "uint param_6" (type_identifier "uint") (identifier "param_6")) (, ",") (parameter_declaration "byte param_7" (type_identifier "byte") (identifier "param_7")) (, ",") (parameter_declaration "char param_8" (primitive_type "char") (identifier "param_8")) () ")"))) (compound_statement "{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_5;\n *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (expression_statement "*(undefined4 *)(param_1 + 2) = param_5;" (assignment_expression "*(undefined4 *)(param_1 + 2) = param_5" (pointer_expression "*(undefined4 *)(param_1 + 2)" (* "*") (cast_expression "(undefined4 *)(param_1 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined4 *)((long)param_1 + 0x14) = 0xffffffff;" (assignment_expression "*(undefined4 *)((long)param_1 + 0x14) = 0xffffffff" (pointer_expression "*(undefined4 *)((long)param_1 + 0x14)" (* "*") (cast_expression "(undefined4 *)((long)param_1 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x14)" (( "(") (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x14")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (identifier "uVar1") (= "=") (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000" (pointer_expression "*(uint *)(param_1 + 3)" (* "*") (cast_expression "(uint *)(param_1 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (& "&") (number_literal "0xf0000000")) (| "|") (binary_expression "param_3 & 0xfffffff" (identifier "param_3") (& "&") (number_literal "0xfffffff")))) (; ";")) (expression_statement "*(uint *)(param_1 + 3) = uVar1;" (assignment_expression "*(uint *)(param_1 + 3) = uVar1" (pointer_expression "*(uint *)(param_1 + 3)" (* "*") (cast_expression "(uint *)(param_1 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;" (assignment_expression "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (pointer_expression "*(byte *)((long)param_1 + 0x1b)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x1b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1b)" (( "(") (binary_expression "(long)param_1 + 0x1b" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1b")) () ")")))) (= "=") (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(uVar1 >> 0x18)" (( "(") (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) () ")"))) (& "&") (number_literal "0x4f")) (| "|") (call_expression "(byte)((param_6 & 1) << 4)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((param_6 & 1) << 4)" (( "(") (binary_expression "(param_6 & 1) << 4" (parenthesized_expression "(param_6 & 1)" (( "(") (binary_expression "param_6 & 1" (identifier "param_6") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "4")) () ")")))) (| "|") (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((param_7 & 1) << 5)" (( "(") (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" (( "(") (binary_expression "param_7 & 1" (identifier "param_7") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "5")) () ")")))) (| "|") (binary_expression "param_8 << 7" (identifier "param_8") (<< "<<") (number_literal "7")))) (; ";")) (expression_statement "param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000;" (assignment_expression "param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "(ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000" (call_expression "(ulong)((uint)param_1[3] & 0xbfffffff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)param_1[3] & 0xbfffffff)" (( "(") (binary_expression "(uint)param_1[3] & 0xbfffffff" (cast_expression "(uint)param_1[3]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]"))) (& "&") (number_literal "0xbfffffff")) () ")"))) (| "|") (number_literal "0xfffffffc00000000"))) (; ";")) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }" (if "if") (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" (( "(") (binary_expression "param_3 == (param_3 & 0xfffffff)" (identifier "param_3") (== "==") (parenthesized_expression "(param_3 & 0xfffffff)" (( "(") (binary_expression "param_3 & 0xfffffff" (identifier "param_3") (& "&") (number_literal "0xfffffff")) () ")"))) () ")")) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_0026e920();\n return;\n }" ({ "{") (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_4")) (; ";")) (expression_statement "FUN_0026e920();" (call_expression "FUN_0026e920()" (identifier "FUN_0026e920") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc")" (identifier "FUN_001e9890") (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x2de") (, ",") (string_literal ""Output_reloc"" (" """) (string_content "Output_reloc") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_false> * this, Symbol * gsym, uint type, Output_data * od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) */ void __thiscall gold::Output_reloc<9,_true,_32,_false>::Output_reloc (Output_reloc<9,_true,_32,_false> *this,Symbol *gsym,type_1 var_1,Output_data *od, Address address,bool var_3,bool var_4,bool var_5) { type_1 var_2; this->address_ = address; this->local_sym_index_ = 0xffffffff; var_2 = *(type_1 *)&this->field_0x18 & 0xf0000000 | var_1 & 0xfffffff; *(type_1 *)&this->field_0x18 = var_2; this->field_0x1b = (byte)(var_2 >> 0x18) & 0x4f | (byte)((var_3 & 1) << 4) | (byte)((var_4 & 1) << 5) | var_5 << 7; *(type_2 *)&this->field_0x18 = (type_2)((type_1)*(type_3 *)&this->field_0x18 & 0xbfffffff) | 0xfffffffc00000000; if (var_1 == (var_1 & 0xfffffff)) { (this->u1_).gsym = gsym; (this->u2_).od = od; var_6(this); return; } /* WARNING: Subroutine does not return */ var_7("../../gold/output.cc",0x2de,"Output_reloc"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4, undefined4 param_5,uint param_6,byte param_7,char param_8) { uint uVar1; *(undefined4 *)(param_1 + 2) = param_5; *(undefined4 *)((long)param_1 + 0x14) = 0xffffffff; uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff; *(uint *)(param_1 + 3) = uVar1; *(byte *)((long)param_1 + 0x1b) = (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) | param_8 << 7; param_1[3] = (ulong)((uint)param_1[3] & 0xbfffffff) | 0xfffffffc00000000; if (param_3 == (param_3 & 0xfffffff)) { *param_1 = param_2; param_1[1] = param_4; FUN_0026e920(); return; } /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc"); }
3414_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
add_merge_input_section
FUN_001c6180
/* DWARF original prototype: bool add_merge_input_section(Output_section * this, Relobj * object, uint shndx, uint64_t flags, uint64_t entsize, uint64_t addralign, bool keeps_input_sections) */ bool __thiscall gold::Output_section::add_merge_input_section (Output_section *this,Relobj *object,uint shndx,uint64_t flags,uint64_t entsize, uint64_t addralign,bool keeps_input_sections) { byte *pbVar1; Output_section_lookup_maps *pOVar2; _Hash_node_base *p_Var3; uint uVar4; char cVar5; undefined1 uVar6; int iVar7; __node_base *p_Var8; anon_union_8_4_139239c7_for_u2_ aVar9; _func_int_varargs **pp_Var10; _Hash_node_base *p_Var11; _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *this_00; Compressed_section_map **ppCVar12; __hash_code __code; size_t __n; bool bVar13; pair<std::__detail::_Node_iterator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_false,_true>,_bool> pVar14; Merge_section_properties msp; Input_section inp; if (entsize == 0) { return false; } bVar13 = (flags & 0x20) != 0; if (this->checkpoint_ != (Checkpoint_output_section *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section"); } pOVar2 = this->lookup_maps_; if (pOVar2->is_valid_ == false) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section"); } __code = ((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^ addralign) * 0x100000001b3; msp.is_string_ = bVar13; msp.entsize_ = entsize; msp.addralign_ = addralign; p_Var8 = std:: _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::_M_find_before_node ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)&pOVar2->merge_sections_by_properties_, __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp, __code); if (((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) && (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)) { cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3); if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) { p_Var11 = p_Var3->_M_nxt[3]._M_nxt; if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) { p_Var11 = p_Var3[6]._M_nxt; } else { p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3); } if ((_Hash_node_base *)addralign == p_Var11) { uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx); return (bool)uVar6; } } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section"); } if ((flags & 0x20) == 0) { aVar9.object = (Relobj *)operator_new(0xf8); __n = 0x80; ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; *(bool *)((long)aVar9 + 0x78) = false; uVar4 = DAT_00312054; *(undefined7 *)((long)aVar9 + 0x79) = 0; *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_finish = (pointer)&(aVar9.object)->sd_; ((aVar9.object)->super_Object)._vptr_Object = (_func_int_varargs **)&PTR__Output_merge_data_003b8210; ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_; pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0; (aVar9.posd)->addralign_ = addralign; (aVar9.pomb)->entsize_ = entsize; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0; (aVar9.object)->sd_ = (Symbols_data *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_end_of_storage = (pointer)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0; (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0; *(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4; (aVar9.object)->rd_ = (Read_relocs_data *)0x0; (aVar9.object)->reloc_counts_ = (uint *)0x0; (aVar9.object)->reloc_bases_ = (uint *)0x0; *(uint *)((long)aVar9 + 0xa0) = 0; *(uint *)((long)aVar9 + 0xa4) = 0; aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0; aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9; aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9; aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12; *(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1; aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0; aVar9.object[1].super_Object.offset_ = 0; aVar9.object[1].super_Object.shnum_ = uVar4; aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0; aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0; /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */ this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *) std::__detail::_Prime_rehash_policy::_M_next_bkt ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80); if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **) ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) { if (this_00 == (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) { aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0; } else { ppCVar12 = (Compressed_section_map **) std::__detail:: _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>:: _M_allocate_buckets(this_00,__n); } aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12; *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **) ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00; } } else { if (entsize == 2) { aVar9.object = (Relobj *)operator_new(0x148); ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_finish = (pointer)&(aVar9.object)->sd_; pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; *(bool *)((long)aVar9 + 0x78) = false; *(undefined7 *)((long)aVar9 + 0x79) = 0; *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0; ((aVar9.object)->super_Object)._vptr_Object = (_func_int_varargs **)&PTR__Output_merge_string_003b65c0; ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0; (aVar9.posd)->addralign_ = addralign; (aVar9.pomb)->entsize_ = 2; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0; (aVar9.object)->sd_ = (Symbols_data *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_end_of_storage = (pointer)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0; (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0; *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000; (aVar9.object)->rd_ = (Read_relocs_data *)0x0; /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */ Stringpool_template<short_unsigned_int>::Stringpool_template ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign ); pp_Var10 = aVar9.object[1].super_Object._vptr_Object; *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0; aVar9.object[1].rd_ = (Read_relocs_data *)0x0; aVar9.object[1].sd_ = (Symbols_data *)0x0; aVar9.object[1].reloc_counts_ = (uint *)0x0; aVar9.object[1].reloc_bases_ = (uint *)0x0; if ((pp_Var10 != (_func_int_varargs **)0x0) || (aVar9.object[1].map_to_relocatable_relocs_ != (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */ do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else if (entsize == 4) { aVar9.object = (Relobj *)operator_new(0x148); ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_finish = (pointer)&(aVar9.object)->sd_; pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; *(bool *)((long)aVar9 + 0x78) = false; *(undefined7 *)((long)aVar9 + 0x79) = 0; *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0; ((aVar9.object)->super_Object)._vptr_Object = (_func_int_varargs **)&PTR__Output_merge_string_003b66a8; ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0; (aVar9.posd)->addralign_ = addralign; (aVar9.pomb)->entsize_ = 4; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0; (aVar9.object)->sd_ = (Symbols_data *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_end_of_storage = (pointer)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0; (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0; *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000; (aVar9.object)->rd_ = (Read_relocs_data *)0x0; /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */ Stringpool_template<unsigned_int>::Stringpool_template ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign); pp_Var10 = aVar9.object[1].super_Object._vptr_Object; *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0; aVar9.object[1].rd_ = (Read_relocs_data *)0x0; aVar9.object[1].sd_ = (Symbols_data *)0x0; aVar9.object[1].reloc_counts_ = (uint *)0x0; aVar9.object[1].reloc_bases_ = (uint *)0x0; if ((pp_Var10 != (_func_int_varargs **)0x0) || (aVar9.object[1].map_to_relocatable_relocs_ != (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */ do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else { if (entsize != 1) { return false; } aVar9.object = (Relobj *)operator_new(0x148); ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_finish = (pointer)&(aVar9.object)->sd_; pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; *(bool *)((long)aVar9 + 0x78) = false; *(undefined7 *)((long)aVar9 + 0x79) = 0; *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0; ((aVar9.object)->super_Object)._vptr_Object = (_func_int_varargs **)&PTR__Output_merge_string_003b64d8; ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0; (aVar9.posd)->addralign_ = addralign; (aVar9.pomb)->entsize_ = 1; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0; (aVar9.object)->sd_ = (Symbols_data *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_end_of_storage = (pointer)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0; (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0; *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000; (aVar9.object)->rd_ = (Read_relocs_data *)0x0; /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */ Stringpool_template<char>::Stringpool_template ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign); pp_Var10 = aVar9.object[1].super_Object._vptr_Object; *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0; aVar9.object[1].rd_ = (Read_relocs_data *)0x0; aVar9.object[1].sd_ = (Symbols_data *)0x0; aVar9.object[1].reloc_counts_ = (uint *)0x0; aVar9.object[1].reloc_bases_ = (uint *)0x0; if ((pp_Var10 != (_func_int_varargs **)0x0) || (aVar9.object[1].map_to_relocatable_relocs_ != (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */ do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } *(undefined1 *) &aVar9.object[1].output_sections_. super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_end_of_storage = 0; aVar9.object[1].map_to_relocatable_relocs_ = (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0; } pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object; if (keeps_input_sections) { (*pp_Var10[0x1a])(aVar9.object); pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object; } iVar7 = (*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx); if ((char)iVar7 != '\0') { inp.p2align_ = 0; inp.shndx_ = ((flags & 0x20) == 0) - 3; inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20; inp.u1_.entsize = entsize; inp.u2_ = aVar9; add_output_section_data(this,&inp); inp._1_7_ = msp._1_7_; inp.shndx_._0_1_ = msp.is_string_; inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_; inp.u1_.entsize = msp.entsize_; inp._24_8_ = aVar9; pVar14 = std:: _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&> ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)&this->lookup_maps_->merge_sections_by_properties_,&inp); if (pVar14.second != false) { return pVar14.second; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section"); } (*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object); return false; }
ulong FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5, ulong param_6,char param_7) { char *pcVar1; undefined4 uVar2; char cVar3; long *plVar4; ulong uVar5; long *plVar6; long lVar7; ulong extraout_RDX; bool bVar8; undefined1 local_78; undefined7 uStack_77; ulong uStack_70; ulong local_68; ulong local_58; ulong uStack_50; long *local_48; undefined8 local_40; if (param_5 == 0) { return 0; } param_4 = param_4 & 0x20; bVar8 = param_4 != 0; if (*(long *)(param_1 + 0xe8) != 0) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section"); } pcVar1 = *(char **)(param_1 + 0xf0); if (*pcVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section"); } local_78 = bVar8; uStack_70 = param_5; local_68 = param_6; plVar4 = (long *)FUN_001d8140(pcVar1 + 8, (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) * 0x100000001b3 ^ param_6) * 0x100000001b3) % *(ulong *)(pcVar1 + 0x10),&local_78); if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) && (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) { cVar3 = (**(code **)(*plVar4 + 200))(plVar4); if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) { if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) { uVar5 = plVar4[6]; } else { uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4); } if (param_6 == uVar5) { uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3); return uVar5; } } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section"); } if (param_4 == 0) { plVar6 = (long *)FUN_00275550(0xf8); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; uVar2 = DAT_00312054; plVar6[0xb] = (long)(plVar6 + 0x11); *plVar6 = (long)&PTR_FUN_003b8210; plVar4 = plVar6 + 0x1e; *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = param_5; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = uVar2; plVar6[0x10] = 0; plVar6[0x12] = 0; plVar6[0x13] = 0; plVar6[0x14] = 0; plVar6[0x15] = 0; plVar6[0x16] = (long)plVar6; plVar6[0x17] = (long)plVar6; plVar6[0x18] = (long)plVar4; plVar6[0x19] = 1; plVar6[0x1a] = 0; plVar6[0x1b] = 0; *(undefined4 *)(plVar6 + 0x1c) = uVar2; plVar6[0x1d] = 0; plVar6[0x1e] = 0; /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */ uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80); if ((ulong)plVar6[0x19] < uVar5) { if (uVar5 == 1) { plVar6[0x1e] = 0; } else { plVar4 = (long *)FUN_001bfc30(uVar5); } plVar6[0x18] = (long)plVar4; plVar6[0x19] = uVar5; } } else { if (param_5 == 2) { plVar6 = (long *)FUN_00275550(0x148); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; plVar6[0xb] = (long)(plVar6 + 0x11); *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; *plVar6 = (long)&PTR_FUN_003b65c0; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = 2; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = 0x3f800000; plVar6[0x10] = 0; /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */ FUN_002191b0(plVar6 + 0x12,param_6); plVar6[0x24] = 0; plVar6[0x25] = 0; plVar6[0x26] = 0; plVar6[0x27] = 0; plVar6[0x28] = 0; if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else if (param_5 == 4) { plVar6 = (long *)FUN_00275550(0x148); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; plVar6[0xb] = (long)(plVar6 + 0x11); *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; *plVar6 = (long)&PTR_FUN_003b66a8; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = 4; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = 0x3f800000; plVar6[0x10] = 0; /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */ FUN_00219860(plVar6 + 0x12,param_6); plVar6[0x24] = 0; plVar6[0x25] = 0; plVar6[0x26] = 0; plVar6[0x27] = 0; plVar6[0x28] = 0; if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else { if (param_5 != 1) { return 0; } plVar6 = (long *)FUN_00275550(0x148); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; plVar6[0xb] = (long)(plVar6 + 0x11); *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; *plVar6 = (long)&PTR_FUN_003b64d8; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = 1; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = 0x3f800000; plVar6[0x10] = 0; /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */ FUN_00218b60(plVar6 + 0x12,param_6); plVar6[0x24] = 0; plVar6[0x25] = 0; plVar6[0x26] = 0; plVar6[0x27] = 0; plVar6[0x28] = 0; if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } *(undefined1 *)(plVar6 + 0x21) = 0; plVar6[0x22] = 0; } lVar7 = *plVar6; if (param_7 != '\0') { (**(code **)(lVar7 + 0xd0))(plVar6); lVar7 = *plVar6; } cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3); if (cVar3 != '\0') { local_58 = (ulong)((param_4 == 0) - 3); local_40 = (long *)((ulong)local_40._4_4_ << 0x20); uStack_50 = param_5; local_48 = plVar6; FUN_001c4dc0(param_1,&local_58); local_58 = CONCAT71(uStack_77,local_78); local_48 = (long *)local_68; uStack_50 = uStack_70; local_40 = plVar6; FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58); if ((char)extraout_RDX != '\0') { return extraout_RDX & 0xffffffff; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section"); } (**(code **)(*plVar6 + 8))(plVar6); return 0; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x68 MOV EAX,dword ptr [RSP + 0xa0] MOV dword ptr [RSP + 0x8],EAX TEST R8,R8 JZ 0x001c62c0 AND ECX,0x20 MOV R12,R9 MOV RBP,R8 MOV R15D,EDX SETNZ BL MOV R14,RSI MOV R13,RDI MOV qword ptr [RSP + 0x10],RCX CMP qword ptr [RDI + 0xe8],0x0 JNZ 0x001c6905 MOV RDI,qword ptr [RDI + 0xf0] CMP byte ptr [RDI],0x0 JZ 0x001c68ed MOV RAX,-0x340d631b7bdddcdb MOVZX ECX,BL XOR EDX,EDX MOV qword ptr [RSP + 0x28],R8 XOR RCX,RAX MOV byte ptr [RSP + 0x20],BL MOV RAX,0x100000001b3 IMUL RCX,RAX MOV qword ptr [RSP + 0x30],R9 XOR RCX,R8 LEA R8,[RSP + 0x20] IMUL RCX,RAX XOR RCX,R9 IMUL RCX,RAX MOV RAX,RCX DIV qword ptr [RDI + 0x10] ADD RDI,0x8 MOV RSI,RDX MOV RDX,R8 CALL 0x001d8140 TEST RAX,RAX JZ 0x001c62d8 MOV RAX,qword ptr [RAX] TEST RAX,RAX JZ 0x001c62d8 MOV RCX,qword ptr [RAX + 0x20] TEST RCX,RCX JZ 0x001c62d8 MOV RAX,qword ptr [RCX] MOV RDI,RCX MOV qword ptr [RSP + 0x8],RCX CALL qword ptr [RAX + 0xc8] MOV RCX,qword ptr [RSP + 0x8] CMP BL,AL JNZ 0x001c68d5 CMP RBP,qword ptr [RCX + 0x38] JNZ 0x001c68d5 MOV RAX,qword ptr [RCX] LEA RDX,[0x1751d0] MOV RAX,qword ptr [RAX + 0x18] CMP RAX,RDX JNZ 0x001c64d8 MOV RAX,qword ptr [RCX + 0x30] CMP R12,RAX JNZ 0x001c68d5 MOV RAX,qword ptr [RCX] MOV EDX,R15D MOV RSI,R14 MOV RDI,RCX CALL qword ptr [RAX + 0xa8] ADD RSP,0x68 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET ADD RSP,0x68 XOR EAX,EAX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CMP qword ptr [RSP + 0x10],0x0 JZ 0x001c64f0 CMP RBP,0x2 JZ 0x001c67a0 CMP RBP,0x4 JZ 0x001c6680 XOR EAX,EAX CMP RBP,0x1 JNZ 0x001c62b1 MOV EDI,0x148 CALL 0x00275550 PXOR XMM0,XMM0 MOV RSI,R12 MOV RBX,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV RAX,-0x1 MOV qword ptr [RBX + 0x18],RAX MOV dword ptr [RBX + 0x50],EAX LEA RAX,[RBX + 0x88] MOV qword ptr [RBX + 0x58],RAX LEA RAX,[0x3b64d8] AND byte ptr [RBX + 0x20],0xe0 MOVUPS xmmword ptr [RBX + 0x78],XMM0 MOV qword ptr [RBX],RAX LEA RAX,[RBX + 0x90] MOV qword ptr [RBX + 0x28],0x0 MOV RDI,RAX MOV qword ptr [RBX + 0x30],R12 MOV qword ptr [RBX + 0x38],0x1 MOV byte ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x88],0x0 MOV qword ptr [RBX + 0x60],0x1 MOV qword ptr [RBX + 0x68],0x0 MOV qword ptr [RBX + 0x70],0x0 MOV dword ptr [RBX + 0x78],0x3f800000 MOV qword ptr [RBX + 0x80],0x0 MOV qword ptr [RSP + 0x18],RAX CALL 0x00218b60 CMP qword ptr [RBX + 0xa8],0x0 MOV qword ptr [RBX + 0x120],0x0 MOV qword ptr [RBX + 0x128],0x0 MOV qword ptr [RBX + 0x130],0x0 MOV qword ptr [RBX + 0x138],0x0 MOV qword ptr [RBX + 0x140],0x0 JNZ 0x001c691d CMP qword ptr [RBX + 0x110],0x1 JNZ 0x001c691d MOV byte ptr [RBX + 0x108],0x0 MOV qword ptr [RBX + 0x110],0x0 CMP byte ptr [RSP + 0x8],0x0 MOV RAX,qword ptr [RBX] JZ 0x001c6433 MOV RDI,RBX CALL qword ptr [RAX + 0xd0] MOV RAX,qword ptr [RBX] MOV EDX,R15D MOV RSI,R14 MOV RDI,RBX CALL qword ptr [RAX + 0xa8] TEST AL,AL JZ 0x001c6665 XOR EAX,EAX MOV qword ptr [RSP + 0x48],RBP CMP qword ptr [RSP + 0x10],0x0 LEA RBP,[RSP + 0x40] SETZ AL MOV RSI,RBP MOV RDI,R13 MOV qword ptr [RSP + 0x50],RBX SUB EAX,0x3 MOV dword ptr [RSP + 0x44],0x0 MOV dword ptr [RSP + 0x40],EAX MOV dword ptr [RSP + 0x58],0x0 CALL 0x001c4dc0 MOV RDI,qword ptr [R13 + 0xf0] MOV RAX,qword ptr [RSP + 0x30] MOV RSI,RBP MOVDQA XMM1,xmmword ptr [RSP + 0x20] MOV qword ptr [RSP + 0x58],RBX ADD RDI,0x8 MOV qword ptr [RSP + 0x50],RAX MOVAPS xmmword ptr [RSP + 0x40],XMM1 CALL 0x001e2300 MOV EAX,EDX TEST DL,DL JNZ 0x001c62b1 LEA RDX,[0x319900] MOV ESI,0xc22 LEA RDI,[0x30e9f4] CALL 0x0016cdf0 MOV RDI,RCX MOV qword ptr [RSP + 0x8],RCX CALL RAX MOV RCX,qword ptr [RSP + 0x8] JMP 0x001c6296 MOV EDI,0xf8 CALL 0x00275550 PXOR XMM0,XMM0 MOV ESI,0x80 MOV RBX,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV RAX,-0x1 LEA RDI,[RBX + 0xe0] MOV qword ptr [RBX + 0x18],RAX MOV dword ptr [RBX + 0x50],EAX LEA RAX,[RBX + 0x88] MOVUPS xmmword ptr [RBX + 0x78],XMM0 MOVSS XMM0,dword ptr [0x00312054] MOV qword ptr [RBX + 0x58],RAX LEA RAX,[0x3b8210] MOV qword ptr [RBX],RAX LEA RAX,[RBX + 0xf0] AND byte ptr [RBX + 0x20],0xe0 MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x30],R12 MOV qword ptr [RBX + 0x38],RBP MOV byte ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x88],0x0 MOV qword ptr [RBX + 0x60],0x1 MOV qword ptr [RBX + 0x68],0x0 MOV qword ptr [RBX + 0x70],0x0 MOVSS dword ptr [RBX + 0x78],XMM0 MOV qword ptr [RBX + 0x80],0x0 MOV qword ptr [RBX + 0x90],0x0 MOV qword ptr [RBX + 0x98],0x0 MOV qword ptr [RBX + 0xa0],0x0 MOV qword ptr [RBX + 0xa8],0x0 MOV qword ptr [RBX + 0xb0],RBX MOV qword ptr [RBX + 0xb8],RBX MOV qword ptr [RSP + 0x18],RAX MOV qword ptr [RBX + 0xc0],RAX MOV qword ptr [RBX + 0xc8],0x1 MOV qword ptr [RBX + 0xd0],0x0 MOV qword ptr [RBX + 0xd8],0x0 MOVSS dword ptr [RBX + 0xe0],XMM0 MOV qword ptr [RBX + 0xe8],0x0 MOV qword ptr [RBX + 0xf0],0x0 CALL 0x002b50f0 MOV R12,RAX CMP RAX,qword ptr [RBX + 0xc8] JBE 0x001c641d CMP RAX,0x1 JZ 0x001c68c0 MOV RDI,RAX CALL 0x001bfc30 MOV qword ptr [RBX + 0xc0],RAX MOV qword ptr [RBX + 0xc8],R12 JMP 0x001c641d MOV RAX,qword ptr [RBX] MOV RDI,RBX CALL qword ptr [RAX + 0x8] ADD RSP,0x68 XOR EAX,EAX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EDI,0x148 CALL 0x00275550 PXOR XMM0,XMM0 MOV RSI,R12 MOV RBX,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV RAX,-0x1 MOV qword ptr [RBX + 0x18],RAX MOV dword ptr [RBX + 0x50],EAX LEA RAX,[RBX + 0x88] MOV qword ptr [RBX + 0x58],RAX LEA RAX,[0x3b66a8] AND byte ptr [RBX + 0x20],0xe0 MOVUPS xmmword ptr [RBX + 0x78],XMM0 MOV qword ptr [RBX],RAX LEA RAX,[RBX + 0x90] MOV qword ptr [RBX + 0x28],0x0 MOV RDI,RAX MOV qword ptr [RBX + 0x30],R12 MOV qword ptr [RBX + 0x38],0x4 MOV byte ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x88],0x0 MOV qword ptr [RBX + 0x60],0x1 MOV qword ptr [RBX + 0x68],0x0 MOV qword ptr [RBX + 0x70],0x0 MOV dword ptr [RBX + 0x78],0x3f800000 MOV qword ptr [RBX + 0x80],0x0 MOV qword ptr [RSP + 0x18],RAX CALL 0x00219860 CMP qword ptr [RBX + 0xa8],0x0 MOV qword ptr [RBX + 0x120],0x0 MOV qword ptr [RBX + 0x128],0x0 MOV qword ptr [RBX + 0x130],0x0 MOV qword ptr [RBX + 0x138],0x0 MOV qword ptr [RBX + 0x140],0x0 JNZ 0x001c6787 CMP qword ptr [RBX + 0x110],0x4 JZ 0x001c640b LEA RDX,[0x319940] MOV ESI,0xcc LEA RDI,[0x30755a] CALL 0x0016cdf0 MOV EDI,0x148 CALL 0x00275550 PXOR XMM0,XMM0 MOV RSI,R12 MOV RBX,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV RAX,-0x1 MOV qword ptr [RBX + 0x18],RAX MOV dword ptr [RBX + 0x50],EAX LEA RAX,[RBX + 0x88] MOV qword ptr [RBX + 0x58],RAX LEA RAX,[0x3b65c0] AND byte ptr [RBX + 0x20],0xe0 MOVUPS xmmword ptr [RBX + 0x78],XMM0 MOV qword ptr [RBX],RAX LEA RAX,[RBX + 0x90] MOV qword ptr [RBX + 0x28],0x0 MOV RDI,RAX MOV qword ptr [RBX + 0x30],R12 MOV qword ptr [RBX + 0x38],0x2 MOV byte ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x88],0x0 MOV qword ptr [RBX + 0x60],0x1 MOV qword ptr [RBX + 0x68],0x0 MOV qword ptr [RBX + 0x70],0x0 MOV dword ptr [RBX + 0x78],0x3f800000 MOV qword ptr [RBX + 0x80],0x0 MOV qword ptr [RSP + 0x18],RAX CALL 0x002191b0 CMP qword ptr [RBX + 0xa8],0x0 MOV qword ptr [RBX + 0x120],0x0 MOV qword ptr [RBX + 0x128],0x0 MOV qword ptr [RBX + 0x130],0x0 MOV qword ptr [RBX + 0x138],0x0 MOV qword ptr [RBX + 0x140],0x0 JNZ 0x001c68a7 CMP qword ptr [RBX + 0x110],0x2 JZ 0x001c640b LEA RDX,[0x319960] MOV ESI,0xcc LEA RDI,[0x30755a] CALL 0x0016cdf0 MOV qword ptr [RBX + 0xf0],0x0 MOV RAX,qword ptr [RSP + 0x18] JMP 0x001c6652 LEA RDX,[0x319a60] MOV ESI,0xab5 LEA RDI,[0x31856f] CALL 0x0016cdf0 LEA RDX,[0x319a60] MOV ESI,0xaad LEA RDI,[0x31856f] CALL 0x0016cdf0 LEA RDX,[0x319a60] MOV ESI,0xaa7 LEA RDI,[0x31856f] CALL 0x0016cdf0 LEA RDX,[0x319980] MOV ESI,0xcc LEA RDI,[0x30755a] CALL 0x0016cdf0
null
null
null
null
[('const-1', u'PTRADD_-1207733004'), ('tmp_3453', u'COPY_-1207733595'), ('const-160', u'INT_ADD_-1207733279'), ('const-168', u'PTRADD_-1207733442'), (u'CALLIND_-1207737512', u'INDIRECT_-1207734925'), (u'CALL_-1207736897', u'INDIRECT_-1207734592'), ('const-433', u'STORE_-1207735665'), (u'INDIRECT_-1207733731', u'MULTIEQUAL_-1207734522'), (u'STORE_-1207735686', u'INDIRECT_-1207734066'), (u'COPY_-1207732885', u'CALL_-1207734819'), (u'INDIRECT_-1207734477', u'COPY_-1207733598'), (u'CAST_-1207732884', u'INT_ADD_-1207733008'), ('const-104', u'PTRSUB_-1207733127'), ('const-8', u'PTRSUB_-1207733326'), (u'PTRSUB_-1207733164', u'STORE_-1207735751'), (u'PTRSUB_-1207733442', u'PTRSUB_-1207733353'), ('const-0', u'PTRSUB_-1207732721'), (u'INT_ADD_-1207732714', u'CAST_-1207732608'), (u'CALLIND_-1207737361', u'INDIRECT_-1207734845'), ('const-1099511628211', u'INT_MULT_-1207737660'), ('const-8', u'PTRSUB_-1207733546'), (u'PTRSUB_-1207734254', u'PTRSUB_-1207734031'), (u'COPY_-1207733632', u'PIECE_-1207734377'), ('const-0', u'STORE_-1207735598'), (u'CALL_-1207735073', u'INDIRECT_-1207733722'), (u'PTRSUB_-1207732746', u'PTRSUB_-1207732638'), ('const-433', u'STORE_-1207735626'), ('const-433', u'STORE_-1207735250'), ('const-32', u'INT_AND_-1207734763'), (u'CALL_-1207735594', u'INDIRECT_-1207734065'), (u'PTRADD_-1207734436', u'PTRSUB_-1207734434'), ('const-48', u'PTRSUB_-1207733178'), ('const-433', u'LOAD_-1207736716'), (u'LOAD_-1207737565', u'CALLIND_-1207736744'), ('const-8', u'PTRADD_-1207732708'), (u'COPY_-1207732860', u'CALL_-1207734787'), ('const-1', u'PTRADD_-1207734071'), ('tmp_601', u'CBRANCH_-1207737544'), ('tmp_3452', u'INT_AND_-1207734762'), ('const-0', u'PTRSUB_-1207734481'), (u'PTRSUB_-1207733865', u'PTRSUB_-1207733823'), (u'INDIRECT_-1207734007', u'COPY_-1207734048'), (u'PTRSUB_-1207733326', u'PTRSUB_-1207733253'), (u'PTRSUB_-1207733480', u'STORE_-1207735919'), (u'CALL_-1207736897', u'INDIRECT_-1207734688'), ('tmp_3454', u'CAST_-1207734013'), (u'STORE_-1207735967', u'INDIRECT_-1207734532'), (u'STORE_-1207735731', u'INDIRECT_-1207734354'), ('const-0', u'PTRSUB_-1207733229'), ('const-0', u'COPY_-1207734500'), (u'COPY_-1207732853', u'CALL_-1207734787'), (u'INT_ZEXT_-1207734942', u'INT_SUB_-1207736572'), ('const-0', u'STORE_-1207735891'), (u'CALL_-1207735530', u'CAST_-1207733032'), ('const-128', u'COPY_-1207736027'), ('const-224', u'INT_AND_-1207737045'), (u'LOAD_-1207737390', u'PTRADD_-1207734408'), (u'PTRSUB_-1207734472', u'LOAD_-1207737482'), ('const-8', u'PTRSUB_-1207733899'), (u'CALL_-1207736897', u'INDIRECT_-1207734624'), (u'MULTIEQUAL_-1207735516', u'CALLIND_-1207736706'), ('const-433', u'LOAD_-1207737071'), ('const-168', u'PTRADD_-1207733663'), (u'CAST_-1207733837', u'PTRSUB_-1207734266'), (u'STORE_-1207735719', u'INDIRECT_-1207734093'), (u'INDIRECT_-1207733722', u'COPY_-1207733759'), ('const-8', u'PTRADD_-1207734474'), (u'PTRSUB_-1207733975', u'STORE_-1207737127'), ('const-1', u'PTRADD_-1207733057'), (u'STORE_-1207737101', u'INDIRECT_-1207735111'), (u'STORE_-1207735708', u'INDIRECT_-1207734084'), (u'STORE_-1207734897', u'INDIRECT_-1207733581'), ('const-0', u'PTRSUB_-1207733245'), (u'STORE_-1207735626', u'INDIRECT_-1207734028'), ('const-433', u'STORE_-1207735379'), (u'MULTIEQUAL_-1207735516', u'CALLIND_-1207735991'), (u'CAST_-1207732683', u'MULTIEQUAL_-1207735535'), ('const-0', u'STORE_-1207735612'), (u'PTRSUB_-1207733173', u'STORE_-1207735762'), (u'CAST_-1207732616', u'STORE_-1207735395'), ('const-0', u'STORE_-1207735570'), ('const-1', u'STORE_-1207737009'), (u'STORE_-1207735250', u'INDIRECT_-1207733746'), ('const-8', u'PTRSUB_-1207733192'), (u'CAST_-1207732683', u'PTRADD_-1207732748'), ('const-168', u'PTRADD_-1207732686'), ('const-0', u'STORE_-1207735282'), ('const-1', u'PTRADD_-1207733456'), ('const-48', u'PTRSUB_-1207733278'), (u'STORE_-1207737016', u'INDIRECT_-1207735055'), (u'INDIRECT_-1207734688', u'MULTIEQUAL_-1207734586'), (u'CALL_-1207734787', u'INDIRECT_-1207733636'), (u'CAST_-1207733069', u'INT_EQUAL_-1207735548'), (u'CALL_-1207736467', u'INDIRECT_-1207734335'), ('const-80', u'PTRSUB_-1207733227'), (u'CAST_-1207733403', u'PTRADD_-1207733721'), (u'PTRSUB_-1207734241', u'PTRSUB_-1207734018'), ('const-3', u'PTRADD_-1207734451'), ('const-8', u'PTRSUB_-1207734073'), ('const-1', u'PTRADD_-1207734010'), (u'INT_ADD_-1207733006', u'CAST_-1207732879'), ('const-0', u'STORE_-1207735708'), (u'CALL_-1207735224', u'INDIRECT_-1207733414'), (u'PTRSUB_-1207732867', u'CAST_-1207732496'), (u'MULTIEQUAL_-1207735516', u'PTRSUB_-1207733966'), (u'PTRSUB_-1207733266', u'STORE_-1207735637'), (u'CAST_-1207733298', u'STORE_-1207735901'), (u'PTRSUB_-1207733621', u'PTRSUB_-1207733441'), (u'INDIRECT_-1207733980', u'MULTIEQUAL_-1207734783'), ('const-433', u'STORE_-1207735974'), (u'CAST_-1207733837', u'PTRSUB_-1207734191'), ('const-4', u'STORE_-1207735762'), ('const-8', u'PTRSUB_-1207734230'), ('const-0', u'STORE_-1207735885'), (u'CAST_-1207733340', u'INT_ADD_-1207733422'), ('const-104', u'PTRSUB_-1207733001'), (u'CAST_-1207733337', u'STORE_-1207733435'), ('const-144', u'PTRSUB_-1207733553'), (u'PTRSUB_-1207733312', u'PTRSUB_-1207733240'), (u'CAST_-1207732793', u'STORE_-1207735686'), (u'PTRSUB_-1207733137', u'PTRSUB_-1207732996'), (u'INT_NOTEQUAL_-1207736879', u'CBRANCH_-1207736802'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734503'), (u'PTRADD_-1207734408', u'PTRSUB_-1207734406'), (u'PTRSUB_-1207733271', u'PTRSUB_-1207733121'), ('const-152', u'PTRSUB_-1207732684'), (u'INDIRECT_-1207733577', u'MULTIEQUAL_-1207733552'), (u'INT_NOTEQUAL_-1207735206', u'CBRANCH_-1207735129'), ('const-0', u'PTRSUB_-1207733666'), (u'CALLIND_-1207737512', u'CAST_-1207734063'), ('const-16', u'PTRSUB_-1207733823'), (u'CALLIND_-1207737512', u'INDIRECT_-1207734957'), ('tmp_3454', u'STORE_-1207735874'), (u'CALL_-1207735908', u'INDIRECT_-1207733485'), ('const-0', u'STORE_-1207735665'), (u'CAST_-1207733069', u'STORE_-1207735516'), (u'PTRADD_-1207733018', u'PTRSUB_-1207733016'), (u'PTRADD_-1207733070', u'PTRSUB_-1207733068'), ('const-433', u'STORE_-1207735860'), (u'CAST_-1207732683', u'CAST_-1207732609'), ('const-8', u'INT_ADD_-1207733164'), (u'CAST_-1207732956', u'PTRSUB_-1207733203'), (u'CAST_-1207733837', u'PTRSUB_-1207734262'), (u'CALL_-1207736543', u'INDIRECT_-1207734345'), (u'PTRADD_-1207733663', u'PTRSUB_-1207733661'), ('const-112', u'PTRSUB_-1207734145'), ('const-433', u'STORE_-1207735570'), ('const-433', u'STORE_-1207733934'), (u'CALLIND_-1207737512', u'INDIRECT_-1207735021'), (u'CALL_-1207735482', u'INDIRECT_-1207733589'), ('const-3899920', u'PTRSUB_-1207733759'), ('const-104', u'PTRSUB_-1207733998'), (u'CAST_-1207734054', u'INT_EQUAL_-1207737467'), ('const-8', u'PTRSUB_-1207733334'), ('tmp_756', u'CBRANCH_-1207737422'), ('const-8', u'PTRSUB_-1207733120'), ('const-3175770', u'COPY_-1207732840'), (u'STORE_-1207735665', u'INDIRECT_-1207734301'), (u'CAST_-1207732956', u'PTRSUB_-1207733199'), ('const-152', u'PTRSUB_-1207733016'), (u'CAST_-1207733017', u'INT_ADD_-1207733164'), ('const-0', u'PTRSUB_-1207734461'), ('const-433', u'STORE_-1207735373'), ('const-48', u'PTRSUB_-1207732846'), (u'STORE_-1207736817', u'INDIRECT_-1207734902'), (u'INDIRECT_-1207734902', u'MULTIEQUAL_-1207734783'), (u'INT_EQUAL_-1207737397', u'CBRANCH_-1207737394'), (u'PTRSUB_-1207734069', u'STORE_-1207736845'), ('const-4294967295', u'STORE_-1207737101'), (u'PTRSUB_-1207732939', u'PTRSUB_-1207732817'), (u'CALL_-1207735594', u'INDIRECT_-1207734001'), (u'CAST_-1207733403', u'PTRADD_-1207733381'), (u'LOAD_-1207737590', u'INT_NOTEQUAL_-1207737571'), ('const-120', u'PTRSUB_-1207732777'), ('const-8', u'PTRSUB_-1207733379'), ('const-168', u'PTRADD_-1207733518'), ('const-433', u'STORE_-1207733293'), (u'STORE_-1207736859', u'INDIRECT_-1207734938'), (u'PTRSUB_-1207732723', u'STORE_-1207735186'), (u'CAST_-1207732606', u'STORE_-1207732727'), (u'INDIRECT_-1207734314', u'MULTIEQUAL_-1207734897'), (u'INDIRECT_-1207734445', u'COPY_-1207733599'), ('const-0', u'PTRSUB_-1207733737'), (u'PTRSUB_-1207733347', u'PTRSUB_-1207733314'), ('const-0', u'PTRSUB_-1207733203'), (u'STORE_-1207736013', u'INDIRECT_-1207734569'), ('const-16', u'PTRSUB_-1207733004'), (u'CALL_-1207737610', u'INDIRECT_-1207734593'), ('const-8', u'PTRSUB_-1207734018'), ('const-0', u'INT_NOTEQUAL_-1207735206'), (u'CALLIND_-1207737512', u'INDIRECT_-1207735337'), (u'COPY_-1207733598', u'PIECE_-1207734475'), (u'INDIRECT_-1207734694', u'MULTIEQUAL_-1207735158'), ('const-164', u'INT_ADD_-1207733278'), ('tmp_3454', u'INT_XOR_-1207737655'), (u'CALL_-1207735594', u'INDIRECT_-1207734033'), ('const-8', u'PTRSUB_-1207732761'), ('const-0', u'PTRSUB_-1207733321'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734567'), ('const-433', u'STORE_-1207735200'), ('const-433', u'LOAD_-1207737652'), ('const-64', u'PTRSUB_-1207733257'), ('const-433', u'LOAD_-1207735904'), (u'PTRSUB_-1207732751', u'STORE_-1207735373'), ('tmp_6265', u'PTRSUB_-1207734585'), ('const-72', u'PTRSUB_-1207732712'), (u'PTRADD_-1207734058', u'PTRSUB_-1207734056'), ('const-1', u'PTRADD_-1207734045'), (u'PTRSUB_-1207732697', u'STORE_-1207735158'), (u'INT_AND_-1207735372', u'STORE_-1207735395'), (u'PTRSUB_-1207733253', u'STORE_-1207735707'), (u'PTRSUB_-1207733556', u'STORE_-1207736013'), (u'CAST_-1207733764', u'STORE_-1207737052'), ('const-0', u'PTRSUB_-1207732938'), (u'CALL_-1207736032', u'CAST_-1207733403'), ('const-0', u'RETURN_-1207736344'), (u'INDIRECT_-1207733659', u'COPY_-1207733688'), ('const-0', u'STORE_-1207735744'), ('const-3250496', u'COPY_-1207733240'), (u'PTRSUB_-1207733191', u'PTRSUB_-1207733044'), (u'INDIRECT_-1207733446', u'MULTIEQUAL_-1207734522'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734452'), (u'INT_ADD_-1207733422', u'CAST_-1207733339'), (u'CAST_-1207733060', u'INT_ADD_-1207733205'), (u'STORE_-1207735751', u'INDIRECT_-1207734119'), (u'STORE_-1207735853', u'INDIRECT_-1207734456'), ('tmp_997', u'CBRANCH_-1207737244'), (u'MULTIEQUAL_-1207733906', u'MULTIEQUAL_-1207734470'), (u'CAST_-1207733837', u'PTRSUB_-1207734254'), ('const-168', u'PTRADD_-1207734084'), (u'INT_XOR_-1207737686', u'INT_MULT_-1207737660'), (u'CALL_-1207737610', u'INDIRECT_-1207735026'), (u'CAST_-1207733016', u'STORE_-1207735516'), (u'PTRSUB_-1207733235', u'CAST_-1207732902'), ('const-168', u'PTRADD_-1207733080'), (u'PTRSUB_-1207733719', u'PTRSUB_-1207733529'), ('const-0', u'PTRSUB_-1207734074'), (u'STORE_-1207736933', u'INDIRECT_-1207734988'), ('tmp_3454', u'CALL_-1207735650'), (u'PTRSUB_-1207733571', u'CAST_-1207733230'), (u'PTRSUB_-1207733159', u'CAST_-1207733060'), (u'INT_AND_-1207734762', u'INT_EQUAL_-1207736621'), (u'STORE_-1207735891', u'INDIRECT_-1207734219'), ('const-104', u'PTRSUB_-1207732795'), ('const-2727', u'CALL_-1207734787'), ('const-120', u'PTRSUB_-1207734095'), ('const-0', u'PTRSUB_-1207733966'), (u'CALL_-1207735723', u'INDIRECT_-1207733281'), (u'INDIRECT_-1207733934', u'MULTIEQUAL_-1207733906'), ('const-1', u'PTRADD_-1207734097'), (u'CALL_-1207737610', u'INDIRECT_-1207735058'), ('const-0', u'PTRSUB_-1207733440'), ('const-433', u'STORE_-1207735733'), (u'PTRSUB_-1207734008', u'PTRSUB_-1207733811'), (u'PTRSUB_-1207734271', u'CAST_-1207733755'), ('const-204', u'CALL_-1207735231'), (u'PTRADD_-1207733696', u'LOAD_-1207736716'), (u'CALL_-1207735224', u'INDIRECT_-1207733446'), (u'MULTIEQUAL_-1207736014', u'INT_EQUAL_-1207737397'), ('tmp_6265', u'PTRSUB_-1207733926'), ('const-0', u'PTRSUB_-1207733493'), (u'CALL_-1207737610', u'INDIRECT_-1207735406'), (u'CAST_-1207733134', u'STORE_-1207735679'), (u'PTRSUB_-1207733392', u'PTRSUB_-1207733297'), (u'CALL_-1207735594', u'CAST_-1207733069'), (u'CAST_-1207733069', u'INT_LESS_-1207735557'), ('const-0', u'INT_NOTEQUAL_-1207737545'), ('const-8', u'PTRSUB_-1207732816'), (u'CAST_-1207733403', u'PTRSUB_-1207733704'), (u'LOAD_-1207737828', u'PTRSUB_-1207734644'), (u'CAST_-1207733403', u'PTRSUB_-1207733621'), (u'MULTIEQUAL_-1207735516', u'PTRSUB_-1207733321'), ('const-0', u'PTRSUB_-1207733786'), ('const-0', u'PTRSUB_-1207734298'), ('const-1', u'INT_NOTEQUAL_-1207737171'), (u'STORE_-1207735637', u'INDIRECT_-1207734277'), (u'PTRSUB_-1207733245', u'PTRSUB_-1207733094'), ('const-8', u'INT_ADD_-1207733278'), ('const-433', u'STORE_-1207735612'), (u'CALL_-1207735594', u'INDIRECT_-1207733969'), (u'CALL_-1207736543', u'INDIRECT_-1207734445'), (u'PTRSUB_-1207732736', u'CAST_-1207732482'), (u'PTRSUB_-1207733441', u'STORE_-1207735853'), (u'CAST_-1207732683', u'PTRSUB_-1207732903'), (u'INDIRECT_-1207734957', u'MULTIEQUAL_-1207734897'), ('const-0', u'PTRSUB_-1207732996'), ('const-56', u'PTRSUB_-1207733266'), (u'INDIRECT_-1207734925', u'MULTIEQUAL_-1207733265'), (u'COPY_-1207734500', u'RETURN_-1207734489'), ('tmp_3455', u'CBRANCH_-1207736721'), ('const-80', u'PTRSUB_-1207732907'), (u'CAST_-1207733428', u'MULTIEQUAL_-1207736014'), (u'CAST_-1207733837', u'PTRSUB_-1207734218'), (u'LOAD_-1207736686', u'CALLIND_-1207736676'), (u'PTRSUB_-1207733111', u'PTRSUB_-1207733048'), (u'INDIRECT_-1207734282', u'MULTIEQUAL_-1207734865'), (u'CAST_-1207733405', u'COPY_-1207736489'), ('const-1', u'PTRADD_-1207733080'), (u'INDIRECT_-1207734346', u'MULTIEQUAL_-1207734199'), (u'PTRSUB_-1207732710', u'STORE_-1207735172'), ('const-80', u'PTRSUB_-1207734254'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734535'), ('const-0', u'PTRSUB_-1207733468'), ('const-0', u'PTRSUB_-1207733078'), (u'CALL_-1207737610', u'INT_NOTEQUAL_-1207737595'), (u'PTRSUB_-1207733229', u'STORE_-1207735717'), ('const-0', u'PTRSUB_-1207733121'), ('const-1', u'PTRADD_-1207733931'), (u'PTRSUB_-1207733262', u'PTRSUB_-1207733111'), (u'LOAD_-1207737565', u'PTRSUB_-1207734461'), (u'INT_AND_-1207737045', u'STORE_-1207737068'), ('const-0', u'PTRSUB_-1207733556'), ('tmp_3454', u'CALL_-1207735224'), (u'CALL_-1207734819', u'INDIRECT_-1207733659'), (u'PTRSUB_-1207734031', u'PTRSUB_-1207733944'), (u'INDIRECT_-1207734109', u'MULTIEQUAL_-1207734102'), (u'PTRSUB_-1207733024', u'STORE_-1207735526'), (u'STORE_-1207737031', u'INDIRECT_-1207735067'), ('const-0', u'STORE_-1207736873'), ('const-1', u'PTRADD_-1207734084'), (u'LOAD_-1207735222', u'INT_NOTEQUAL_-1207735206'), (u'PTRSUB_-1207733240', u'PTRSUB_-1207733142'), ('const-8', u'PTRSUB_-1207732752'), (u'STORE_-1207735465', u'INDIRECT_-1207733907'), (u'CAST_-1207733403', u'PTRSUB_-1207733611'), ('const-168', u'PTRADD_-1207733721'), ('const-0', u'PTRSUB_-1207733345'), (u'CAST_-1207732609', u'INT_ADD_-1207732714'), (u'CAST_-1207732956', u'PTRSUB_-1207733159'), ('const-8', u'PTRADD_-1207733004'), (u'CAST_-1207732956', u'PTRSUB_-1207733273'), (u'CAST_-1207733837', u'PTRSUB_-1207734205'), (u'COPY_-1207733633', u'PIECE_-1207734377'), ('const-0', u'PTRSUB_-1207732939'), ('const-1', u'PTRADD_-1207732686'), (u'PTRSUB_-1207733553', u'STORE_-1207735773'), (u'PTRSUB_-1207734047', u'PTRSUB_-1207733959'), (u'PTRADD_-1207734084', u'PTRSUB_-1207734082'), (u'PTRSUB_-1207733636', u'STORE_-1207735874'), ('const-40', u'PTRSUB_-1207733044'), (u'CALL_-1207735908', u'INDIRECT_-1207733970'), (u'INT_NOTEQUAL_-1207737840', u'CBRANCH_-1207737833'), (u'INT_ADD_-1207733205', u'CAST_-1207733059'), (u'PTRSUB_-1207733737', u'PTRSUB_-1207733546'), ('const-8', u'PTRADD_-1207733677'), (u'STORE_-1207735584', u'INDIRECT_-1207733992'), (u'MULTIEQUAL_-1207735535', u'PTRADD_-1207734010'), (u'CALL_-1207735723', u'INDIRECT_-1207733249'), ('const-433', u'STORE_-1207735769'), ('const-433', u'STORE_-1207736817'), (u'PTRADD_-1207734107', u'PTRSUB_-1207734105'), ('const-433', u'STORE_-1207732728'), (u'PTRADD_-1207734522', u'PTRSUB_-1207734520'), ('const-120', u'INT_ADD_-1207733921'), (u'STORE_-1207735885', u'INDIRECT_-1207734480'), (u'PTRSUB_-1207733465', u'STORE_-1207736002'), (u'STORE_-1207735626', u'INDIRECT_-1207734268'), ('const-0', u'PTRSUB_-1207733159'), (u'PTRSUB_-1207734520', u'LOAD_-1207737565'), ('const-433', u'STORE_-1207736966'), ('const-224', u'INT_AND_-1207735878'), (u'PTRSUB_-1207733261', u'PTRSUB_-1207733229'), (u'STORE_-1207735318', u'INDIRECT_-1207733802'), (u'INDIRECT_-1207735021', u'MULTIEQUAL_-1207734961'), (u'PTRSUB_-1207732774', u'PTRSUB_-1207732721'), (u'CAST_-1207733190', u'STORE_-1207735745'), ('const-0', u'PTRSUB_-1207733480'), (u'PTRSUB_-1207734266', u'STORE_-1207737101'), ('const-128', u'PTRSUB_-1207733055'), (u'PTRSUB_-1207733944', u'PTRSUB_-1207733899'), ('const-1', u'RETURN_-1207735068'), ('const-144', u'PTRSUB_-1207734056'), ('const-433', u'STORE_-1207737046'), (u'CAST_-1207732956', u'CAST_-1207732882'), ('const-16', u'PTRSUB_-1207732921'), ('const-433', u'STORE_-1207735762'), ('const-433', u'STORE_-1207735293'), (u'CAST_-1207732683', u'PTRSUB_-1207732769'), ('const-128', u'INT_ADD_-1207732713'), ('const-40', u'PTRSUB_-1207733997'), (u'STORE_-1207735744', u'INDIRECT_-1207734114'), ('const-0', u'STORE_-1207733021'), (u'INDIRECT_-1207734656', u'MULTIEQUAL_-1207734554'), ('const-0', u'PTRSUB_-1207733415'), (u'PTRSUB_-1207734585', u'CALL_-1207737610'), (u'CAST_-1207733837', u'PTRADD_-1207734026'), (u'PTRSUB_-1207733048', u'STORE_-1207735880'), (u'STORE_-1207735158', u'INDIRECT_-1207733680'), ('const-1', u'PTRADD_-1207732712'), ('const-3250784', u'COPY_-1207732903'), ('const-8', u'PTRSUB_-1207733094'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734282'), ('const-80', u'PTRSUB_-1207734266'), ('const-433', u'STORE_-1207737127'), (u'CALL_-1207735499', u'INDIRECT_-1207733595'), ('const-433', u'STORE_-1207735612'), (u'PTRSUB_-1207734073', u'PTRSUB_-1207734298'), (u'PTRSUB_-1207734226', u'CAST_-1207733650'), ('const-433', u'STORE_-1207736002'), (u'PTRSUB_-1207733580', u'STORE_-1207735806'), ('const-8', u'PTRSUB_-1207732707'), ('const-433', u'STORE_-1207735454'), (u'CALL_-1207736467', u'INDIRECT_-1207734299'), (u'INT_AND_-1207735590', u'INT_NOTEQUAL_-1207737889'), (u'CALL_-1207735231', u'INDIRECT_-1207733186'), (u'CALL_-1207736032', u'INDIRECT_-1207734344'), ('const-0', u'STORE_-1207736859'), ('tmp_3449', u'PTRSUB_-1207733878'), (u'PTRSUB_-1207734164', u'PTRSUB_-1207733949'), ('const-0', u'STORE_-1207737052'), (u'CAST_-1207732769', u'CALL_-1207735650'), (u'CAST_-1207733403', u'CAST_-1207733340'), (u'STORE_-1207735260', u'INDIRECT_-1207733754'), (u'INT_NOTEQUAL_-1207736781', u'CBRANCH_-1207736774'), (u'CALL_-1207736414', u'INDIRECT_-1207734232'), ('const-4294967295', u'STORE_-1207735854'), ('const-0', u'PTRSUB_-1207733661'), ('const-433', u'STORE_-1207735861'), ('tmp_3453', u'INT_XOR_-1207737686'), ('const-8', u'SUBPIECE_-1207734773'), ('const-40', u'PTRSUB_-1207733462'), (u'PTRSUB_-1207733926', u'CALL_-1207736543'), (u'CALL_-1207736897', u'INDIRECT_-1207735004'), ('const-168', u'PTRADD_-1207732630'), (u'STORE_-1207735828', u'INDIRECT_-1207734435'), ('const-4', u'INT_EQUAL_-1207737205'), ('const-433', u'STORE_-1207735395'), (u'INDIRECT_-1207733551', u'MULTIEQUAL_-1207733552'), ('const-1', u'PTRADD_-1207733495'), ('const-0', u'STORE_-1207737127'), ('const-3892672', u'PTRSUB_-1207733086'), (u'CAST_-1207732956', u'PTRSUB_-1207733245'), (u'PTRADD_-1207734010', u'PTRSUB_-1207734008'), (u'CAST_-1207733336', u'INT_ADD_-1207733420'), ('const-0', u'PTRSUB_-1207733421'), ('tmp_9544', u'COPY_-1207735270'), ('tmp_116', u'CBRANCH_-1207737908'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734548'), ('const-136', u'PTRSUB_-1207733611'), (u'STORE_-1207735186', u'INDIRECT_-1207733704'), (u'PTRSUB_-1207732997', u'STORE_-1207735839'), ('const-433', u'LOAD_-1207737565'), (u'STORE_-1207736845', u'INDIRECT_-1207734926'), (u'INDIRECT_-1207734471', u'MULTIEQUAL_-1207734447'), ('const-0', u'STORE_-1207733933'), (u'CAST_-1207733403', u'PTRADD_-1207733480'), (u'PTRSUB_-1207734406', u'LOAD_-1207737371'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734883'), ('tmp_709', u'CBRANCH_-1207737463'), (u'PTRSUB_-1207733521', u'PTRSUB_-1207733442'), (u'CAST_-1207733189', u'INT_ADD_-1207733278'), ('const-1099511628211', u'INT_MULT_-1207737699'), (u'PTRSUB_-1207732832', u'STORE_-1207735325'), (u'CAST_-1207733403', u'PTRADD_-1207733663'), ('const-0', u'PTRSUB_-1207733142'), ('const-26', u'PTRADD_-1207733696'), ('tmp_3452', u'INT_AND_-1207735590'), (u'PTRSUB_-1207732816', u'PTRSUB_-1207732939'), ('const-0', u'STORE_-1207733293'), ('const-0', u'PTRSUB_-1207734241'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734471'), (u'INT_MULT_-1207737699', u'INT_XOR_-1207737686'), ('const-1', u'PTRADD_-1207732738'), ('const-433', u'LOAD_-1207737540'), (u'CAST_-1207732956', u'PTRSUB_-1207733149'), ('const-433', u'STORE_-1207736955'), (u'PTRSUB_-1207733118', u'STORE_-1207735697'), (u'CAST_-1207732683', u'PTRSUB_-1207732777'), (u'PTRSUB_-1207733042', u'STORE_-1207735598'), ('const-120', u'PTRSUB_-1207734136'), (u'INDIRECT_-1207734503', u'MULTIEQUAL_-1207734479'), (u'PTRSUB_-1207734322', u'PTRSUB_-1207734230'), (u'CAST_-1207734029', u'INT_EQUAL_-1207737425'), ('const-433', u'STORE_-1207735689'), ('const-128', u'PTRSUB_-1207732723'), ('const-0', u'PTRSUB_-1207732827'), (u'CAST_-1207732683', u'PTRSUB_-1207732805'), (u'COPY_-1207733422', u'STORE_-1207735637'), ('const-1', u'PTRADD_-1207733403'), (u'CAST_-1207733403', u'PTRSUB_-1207733679'), ('const-0', u'PTRSUB_-1207733335'), ('const-72', u'PTRSUB_-1207733969'), (u'PTRSUB_-1207732642', u'PTRSUB_-1207732631'), ('const-433', u'STORE_-1207735853'), ('const-120', u'PTRSUB_-1207733068'), ('const-168', u'PTRADD_-1207734058'), (u'PTRSUB_-1207733214', u'PTRSUB_-1207733065'), (u'PTRSUB_-1207732888', u'PTRADD_-1207733004'), (u'LOAD_-1207735554', u'INT_NOTEQUAL_-1207735538'), (u'CALL_-1207735231', u'INDIRECT_-1207733282'), ('const-433', u'STORE_-1207736767'), (u'COPY_-1207733240', u'CALL_-1207735499'), (u'PTRSUB_-1207733239', u'STORE_-1207735854'), ('const-168', u'PTRADD_-1207733505'), (u'CAST_-1207733403', u'PTRADD_-1207733518'), ('const-0', u'PTRSUB_-1207733865'), (u'STORE_-1207735358', u'INDIRECT_-1207733833'), (u'INT_NOTEQUAL_-1207737545', u'CBRANCH_-1207737544'), ('const-0', u'INT_EQUAL_-1207737249'), ('tmp_3453', u'STORE_-1207735867'), ('const-25', u'PTRADD_-1207734495'), (u'PTRSUB_-1207732805', u'PTRSUB_-1207732692'), ('const-128', u'PTRSUB_-1207734082'), (u'CALL_-1207735482', u'INDIRECT_-1207734001'), ('const-128', u'PTRSUB_-1207733565'), (u'STORE_-1207735842', u'INDIRECT_-1207734447'), (u'CALL_-1207736543', u'INDIRECT_-1207734281'), (u'PTRSUB_-1207733998', u'STORE_-1207736757'), ('const-0', u'PTRSUB_-1207733297'), ('const-0', u'PTRSUB_-1207734289'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734378'), ('const-168', u'PTRADD_-1207733018'), ('const-121', u'INT_ADD_-1207732714'), ('const-80', u'PTRSUB_-1207732895'), (u'INT_NOTEQUAL_-1207737171', u'CBRANCH_-1207737168'), (u'PTRSUB_-1207733178', u'STORE_-1207735769'), (u'STORE_-1207735293', u'INDIRECT_-1207733781'), (u'INDIRECT_-1207735406', u'COPY_-1207734499'), ('const-433', u'LOAD_-1207737522'), ('const-8', u'PTRSUB_-1207733465'), ('const-0', u'PTRSUB_-1207734534'), (u'CAST_-1207733403', u'PTRADD_-1207733417'), (u'CALL_-1207736467', u'INDIRECT_-1207734747'), ('const-0', u'STORE_-1207735860'), (u'PTRSUB_-1207733016', u'STORE_-1207735744'), (u'INDIRECT_-1207735021', u'MULTIEQUAL_-1207733361'), ('const-0', u'PTRSUB_-1207733271'), (u'CAST_-1207733032', u'MULTIEQUAL_-1207735055'), (u'PTRSUB_-1207734128', u'STORE_-1207736923'), (u'CAST_-1207733837', u'PTRSUB_-1207734289'), (u'CAST_-1207732956', u'PTRSUB_-1207733109'), (u'PTRSUB_-1207733278', u'STORE_-1207735651'), (u'PTRSUB_-1207734481', u'CAST_-1207734029'), ('const-0', u'STORE_-1207735200'), (u'STORE_-1207735974', u'INDIRECT_-1207734537'), ('const-0', u'PTRSUB_-1207734420'), (u'STORE_-1207736980', u'INDIRECT_-1207735027'), (u'MULTIEQUAL_-1207735596', u'PTRADD_-1207733677'), (u'CALL_-1207736543', u'INDIRECT_-1207734381'), (u'PTRSUB_-1207733029', u'STORE_-1207735584'), (u'PTRSUB_-1207733700', u'CAST_-1207733322'), (u'PTRSUB_-1207734186', u'PTRSUB_-1207733969'), (u'STORE_-1207736966', u'INDIRECT_-1207735015'), (u'SUBPIECE_-1207734773', u'INT_NOTEQUAL_-1207736448'), ('const-2', u'STORE_-1207735336'), ('const-168', u'PTRADD_-1207732748'), (u'CALL_-1207736467', u'INDIRECT_-1207734267'), (u'STORE_-1207735861', u'INDIRECT_-1207734194'), ('const-128', u'INT_ADD_-1207733420'), ('const-1', u'PTRADD_-1207733480'), ('const-0', u'COPY_-1207733633'), (u'PTRSUB_-1207733401', u'PTRSUB_-1207733245'), (u'PTRSUB_-1207733004', u'PTRSUB_-1207732888'), (u'PTRADD_-1207733004', u'CAST_-1207732889'), (u'PTRSUB_-1207733476', u'CAST_-1207733143'), (u'INT_EQUAL_-1207737249', u'CBRANCH_-1207737244'), ('const-1', u'PTRADD_-1207732708'), (u'CAST_-1207732881', u'STORE_-1207733021'), (u'PTRSUB_-1207733646', u'PTRSUB_-1207733462'), ('const-144', u'PTRSUB_-1207733199'), (u'CAST_-1207733970', u'COPY_-1207734495'), ('const-1', u'PTRADD_-1207732699'), (u'MULTIEQUAL_-1207735158', u'MULTIEQUAL_-1207733558'), (u'PTRSUB_-1207733334', u'PTRSUB_-1207733261'), (u'INDIRECT_-1207734413', u'COPY_-1207734833'), (u'PTRADD_-1207732738', u'PTRSUB_-1207732736'), (u'PTRSUB_-1207733118', u'CAST_-1207733017'), ('const-136', u'PTRSUB_-1207733700'), (u'PTRSUB_-1207732807', u'PTRSUB_-1207732752'), (u'CAST_-1207733837', u'PTRSUB_-1207734186'), ('const-128', u'PTRSUB_-1207734128'), (u'MULTIEQUAL_-1207734534', u'MULTIEQUAL_-1207734511'), (u'CALL_-1207735594', u'INDIRECT_-1207734968'), ('const-433', u'STORE_-1207735874'), (u'PTRSUB_-1207732930', u'PTRSUB_-1207732807'), ('const-0', u'STORE_-1207735379'), (u'CALL_-1207737610', u'INDIRECT_-1207734994'), (u'CAST_-1207733403', u'PTRSUB_-1207733599'), (u'PTRSUB_-1207733415', u'PTRSUB_-1207733257'), (u'INDIRECT_-1207733969', u'MULTIEQUAL_-1207733906'), ('const-128', u'PTRSUB_-1207733101'), (u'PTRSUB_-1207733335', u'PTRSUB_-1207733183'), ('const-433', u'LOAD_-1207735554'), (u'STORE_-1207736955', u'INDIRECT_-1207735006'), (u'PTRSUB_-1207733068', u'CAST_-1207732755'), (u'CAST_-1207733429', u'CALLIND_-1207736744'), (u'PTRSUB_-1207733931', u'PTRSUB_-1207733769'), (u'PTRSUB_-1207733016', u'STORE_-1207735570'), ('const-1', u'RETURN_-1207735718'), (u'INT_NOTEQUAL_-1207737889', u'INT_ZEXT_-1207736219'), ('const-168', u'PTRADD_-1207733057'), ('tmp_204', u'CBRANCH_-1207737833'), ('const-0', u'STORE_-1207735733'), ('const-0', u'PTRSUB_-1207734272'), ('tmp_3451', u'CALLIND_-1207737361'), ('const-1', u'PTRADD_-1207733663'), (u'PTRSUB_-1207734449', u'LOAD_-1207737445'), (u'CALL_-1207737155', u'INDIRECT_-1207734863'), ('const-80', u'PTRSUB_-1207733599'), (u'CAST_-1207732683', u'CAST_-1207732607'), ('const-433', u'STORE_-1207735817'), ('const-433', u'STORE_-1207736980'), (u'PTRSUB_-1207733001', u'LOAD_-1207735554'), ('const-168', u'PTRADD_-1207733470'), (u'STORE_-1207735821', u'INDIRECT_-1207734166'), (u'PTRSUB_-1207732752', u'STORE_-1207735454'), (u'LOAD_-1207736729', u'MULTIEQUAL_-1207735596'), ('const-136', u'PTRSUB_-1207732817'), ('const-0', u'STORE_-1207735172'), (u'INT_ADD_-1207733919', u'CAST_-1207733760'), (u'PTRSUB_-1207733086', u'CAST_-1207732601'), (u'CALL_-1207736467', u'INDIRECT_-1207734201'), (u'PTRSUB_-1207733997', u'STORE_-1207737031'), (u'MULTIEQUAL_-1207734554', u'MULTIEQUAL_-1207734534'), (u'INT_NOTEQUAL_-1207737889', u'INT_EQUAL_-1207737489'), ('const-0', u'PTRSUB_-1207733759'), ('const-4', u'INT_NOTEQUAL_-1207735538'), (u'CAST_-1207733403', u'PTRSUB_-1207733636'), (u'PTRSUB_-1207733101', u'STORE_-1207735676'), ('const-433', u'LOAD_-1207736729'), (u'PTRSUB_-1207733899', u'STORE_-1207737086'), (u'INDIRECT_-1207733581', u'MULTIEQUAL_-1207734199'), ('const-0', u'PTRSUB_-1207734105'), ('const-433', u'LOAD_-1207737590'), (u'PTRSUB_-1207733462', u'STORE_-1207735885'), ('const-8', u'PTRSUB_-1207733065'), ('const-1', u'PTRADD_-1207733337'), (u'PTRADD_-1207733417', u'PTRSUB_-1207733415'), (u'PTRSUB_-1207733353', u'STORE_-1207735974'), ('const-204', u'CALL_-1207735073'), (u'PTRADD_-1207733403', u'PTRSUB_-1207733401'), ('const-0', u'STORE_-1207732727'), ('const-32', u'INT_LEFT_-1207734306'), (u'PTRSUB_-1207734043', u'STORE_-1207736817'), ('const-0', u'PTRSUB_-1207733454'), (u'PTRSUB_-1207733159', u'PTRSUB_-1207733016'), ('const-0', u'INT_NOTEQUAL_-1207737840'), ('const-433', u'LOAD_-1207737445'), (u'CAST_-1207733403', u'PTRSUB_-1207733553'), ('const-433', u'STORE_-1207737016'), (u'CALL_-1207736032', u'INDIRECT_-1207733882'), (u'PTRADD_-1207733080', u'PTRSUB_-1207733078'), ('const-433', u'STORE_-1207735707'), ('const-1', u'PTRADD_-1207732725'), ('const--120', u'PTRSUB_-1207734585'), ('const-433', u'STORE_-1207736991'), (u'CALL_-1207735908', u'INDIRECT_-1207733938'), (u'CAST_-1207734126', u'CALL_-1207737610'), (u'STORE_-1207735769', u'INDIRECT_-1207734133'), (u'LOAD_-1207735648', u'INT_NOTEQUAL_-1207735632'), (u'PTRSUB_-1207734191', u'STORE_-1207736998'), (u'CAST_-1207732611', u'INT_ADD_-1207732715'), (u'PTRADD_-1207732748', u'PTRSUB_-1207732746'), (u'LOAD_-1207737828', u'PTRSUB_-1207734559'), ('const-0', u'STORE_-1207735626'), (u'INT_MULT_-1207737660', u'INT_XOR_-1207737655'), (u'LOAD_-1207737417', u'MULTIEQUAL_-1207736014'), (u'CAST_-1207733837', u'CAST_-1207733765'), (u'CAST_-1207733403', u'PTRSUB_-1207733580'), (u'INT_ADD_-1207733278', u'CAST_-1207733188'), (u'INT_NOTEQUAL_-1207737595', u'CBRANCH_-1207737594'), ('const-0', u'PTRSUB_-1207734520'), (u'CAST_-1207733636', u'STORE_-1207736873'), (u'CAST_-1207732683', u'PTRSUB_-1207732913'), ('const-240', u'PTRSUB_-1207734652'), ('const-8', u'PTRSUB_-1207733253'), ('tmp_3449', u'PTRSUB_-1207734652'), ('const-433', u'STORE_-1207735952'), ('const-433', u'STORE_-1207736873'), (u'PTRSUB_-1207732638', u'LOAD_-1207735222'), (u'CALL_-1207735650', u'INDIRECT_-1207733795'), ('const--1', u'STORE_-1207735435'), ('const-433', u'STORE_-1207737108'), ('tmp_3454', u'STORE_-1207737016'), (u'COPY_-1207734495', u'RETURN_-1207734484'), ('const-56', u'PTRSUB_-1207734200'), ('const-0', u'PTRSUB_-1207732859'), ('const--1', u'STORE_-1207737108'), ('const-433', u'STORE_-1207735759'), ('const-104', u'PTRSUB_-1207734024'), (u'PTRADD_-1207733480', u'PTRSUB_-1207733478'), ('const-168', u'PTRADD_-1207733003'), ('const-8', u'PTRSUB_-1207733183'), ('tmp_3169', u'CBRANCH_-1207735545'), ('const-0', u'STORE_-1207735465'), (u'STORE_-1207735282', u'INDIRECT_-1207733772'), (u'STORE_-1207735787', u'INDIRECT_-1207734402'), (u'CAST_-1207733837', u'PTRADD_-1207734107'), ('const-112', u'PTRSUB_-1207732786'), (u'INT_ADD_-1207732715', u'CAST_-1207732610'), (u'INT_ADD_-1207733921', u'CAST_-1207733764'), (u'PTRSUB_-1207733078', u'PTRSUB_-1207732942'), ('const-72', u'PTRSUB_-1207733245'), (u'STORE_-1207735933', u'INDIRECT_-1207734508'), ('const-0', u'PTRSUB_-1207732913'), (u'PTRADD_-1207733721', u'PTRSUB_-1207733719'), ('const-328', u'CALL_-1207735482'), ('const-8', u'PTRSUB_-1207733521'), (u'PTRSUB_-1207732817', u'STORE_-1207735307'), ('const-120', u'PTRSUB_-1207732736'), (u'CALLIND_-1207737361', u'INDIRECT_-1207734877'), (u'PTRSUB_-1207733895', u'LOAD_-1207736895'), (u'STORE_-1207735773', u'INDIRECT_-1207734390'), (u'PTRADD_-1207733031', u'PTRSUB_-1207733029'), ('const-433', u'STORE_-1207735787'), (u'STORE_-1207735817', u'INDIRECT_-1207734426'), ('const-433', u'LOAD_-1207735588'), ('const-433', u'STORE_-1207735967'), (u'CAST_-1207733837', u'PTRADD_-1207734045'), (u'CAST_-1207733761', u'INT_ADD_-1207733919'), ('const-433', u'STORE_-1207735799'), ('const-433', u'LOAD_-1207736705'), ('const-8', u'PTRSUB_-1207734047'), (u'CAST_-1207733338', u'INT_ADD_-1207733421'), ('const-433', u'LOAD_-1207735222'), (u'CALL_-1207737610', u'PTRSUB_-1207734534'), ('const-1', u'PTRADD_-1207733347'), (u'CAST_-1207733135', u'INT_ADD_-1207733278'), ('const-152', u'PTRSUB_-1207733541'), (u'STORE_-1207735526', u'INDIRECT_-1207734205'), (u'STORE_-1207736991', u'INDIRECT_-1207735036'), (u'LOAD_-1207735904', u'INT_AND_-1207735878'), (u'PTRSUB_-1207733728', u'PTRSUB_-1207733687'), ('const-144', u'PTRSUB_-1207732867'), ('const-433', u'STORE_-1207736757'), (u'PTRSUB_-1207733851', u'CAST_-1207733394'), (u'LOAD_-1207736541', u'PTRSUB_-1207733851'), (u'CALL_-1207736543', u'INDIRECT_-1207734247'), ('const-120', u'INT_ADD_-1207733422'), (u'STORE_-1207735271', u'INDIRECT_-1207733763'), (u'STORE_-1207735880', u'INDIRECT_-1207734210'), (u'PTRSUB_-1207733199', u'CAST_-1207732769'), (u'CAST_-1207733837', u'PTRADD_-1207734058'), (u'PTRSUB_-1207733065', u'PTRSUB_-1207733004'), ('tmp_3454', u'CALL_-1207736897'), (u'LOAD_-1207735128', u'INT_NOTEQUAL_-1207735112'), (u'COPY_-1207735979', u'RETURN_-1207735924'), (u'STORE_-1207735373', u'INDIRECT_-1207733844'), ('const-40', u'PTRSUB_-1207732740'), (u'COPY_-1207733599', u'PIECE_-1207734475'), ('const-8', u'PTRSUB_-1207733555'), ('const-0', u'PTRSUB_-1207733426'), (u'CALL_-1207736543', u'INDIRECT_-1207734477'), (u'CAST_-1207732902', u'STORE_-1207735839'), (u'COPY_-1207736399', u'RETURN_-1207736344'), (u'LOAD_-1207735824', u'INT_AND_-1207735798'), (u'LOAD_-1207737856', u'INT_NOTEQUAL_-1207737840'), (u'PTRSUB_-1207732941', u'PTRSUB_-1207732816'), ('tmp_3453', u'INT_NOTEQUAL_-1207737171'), (u'MULTIEQUAL_-1207734865', u'MULTIEQUAL_-1207733265'), ('const-3892904', u'PTRSUB_-1207733373'), (u'CAST_-1207732956', u'PTRSUB_-1207733262'), (u'CAST_-1207733763', u'INT_ADD_-1207733920'), (u'PTRSUB_-1207734300', u'PTRSUB_-1207734073'), (u'STORE_-1207736923', u'INDIRECT_-1207734980'), ('const-433', u'STORE_-1207735435'), (u'CAST_-1207732683', u'PTRSUB_-1207732859'), (u'CAST_-1207733837', u'PTRADD_-1207734097'), (u'INDIRECT_-1207734033', u'MULTIEQUAL_-1207734534'), ('const-0', u'STORE_-1207735880'), (u'PTRSUB_-1207732996', u'PTRSUB_-1207732938'), ('const-433', u'STORE_-1207735144'), ('const-0', u'STORE_-1207735806'), (u'CAST_-1207732956', u'PTRSUB_-1207733239'), (u'LOAD_-1207736001', u'CALLIND_-1207735991'), (u'INT_NOTEQUAL_-1207736448', u'CBRANCH_-1207736447'), (u'STORE_-1207735697', u'INDIRECT_-1207734075'), (u'CALLIND_-1207737361', u'INDIRECT_-1207734941'), (u'PTRSUB_-1207733297', u'PTRADD_-1207733392'), (u'INDIRECT_-1207734304', u'COPY_-1207734334'), (u'LOAD_-1207737565', u'PTRSUB_-1207734420'), (u'CAST_-1207732608', u'STORE_-1207732728'), (u'PTRSUB_-1207733373', u'CAST_-1207732874'), ('const-0', u'STORE_-1207735842'), (u'LOAD_-1207736716', u'CALLIND_-1207736706'), ('const-433', u'STORE_-1207736944'), ('const-0', u'PTRSUB_-1207732774'), (u'CAST_-1207733837', u'PTRSUB_-1207734300'), (u'CAST_-1207732956', u'PTRSUB_-1207733191'), (u'CAST_-1207732683', u'PTRSUB_-1207732827'), ('const-3892440', u'PTRSUB_-1207734271'), ('const-0', u'STORE_-1207735731'), ('const-168', u'PTRADD_-1207733417'), ('const-433', u'STORE_-1207735885'), (u'INT_NOTEQUAL_-1207737571', u'CBRANCH_-1207737570'), (u'STORE_-1207735901', u'INDIRECT_-1207734485'), ('const-72', u'PTRSUB_-1207733016'), (u'PTRSUB_-1207732712', u'STORE_-1207735318'), (u'INT_MULT_-1207737636', u'INT_REM_-1207737611'), (u'INT_EQUAL_-1207737467', u'CBRANCH_-1207737463'), ('const-0', u'PTRSUB_-1207734322'), (u'STORE_-1207736944', u'INDIRECT_-1207734997'), ('const-56', u'PTRSUB_-1207732841'), ('const-16', u'PTRSUB_-1207732631'), ('const-0', u'PTRSUB_-1207733347'), ('const-32', u'INT_AND_-1207735590'), (u'PTRSUB_-1207733529', u'CAST_-1207733070'), ('const-433', u'STORE_-1207737101'), (u'PTRSUB_-1207734565', u'PTRSUB_-1207734322'), (u'CALL_-1207735073', u'INDIRECT_-1207733342'), (u'PTRSUB_-1207733127', u'STORE_-1207735708'), (u'PTRSUB_-1207733771', u'LOAD_-1207736705'), (u'CALL_-1207736543', u'INDIRECT_-1207734413'), (u'STORE_-1207735759', u'INDIRECT_-1207734378'), ('const-433', u'STORE_-1207735413'), (u'CAST_-1207733650', u'CALL_-1207736897'), (u'PTRSUB_-1207733421', u'PTRSUB_-1207733347'), (u'PTRSUB_-1207732684', u'STORE_-1207735144'), ('const-433', u'STORE_-1207735880'), (u'PTRSUB_-1207734176', u'STORE_-1207736980'), (u'PTRSUB_-1207733631', u'STORE_-1207735867'), (u'PTRSUB_-1207734230', u'LOAD_-1207737652'), ('const-1065353216', u'STORE_-1207736933'), (u'STORE_-1207735379', u'INDIRECT_-1207733849'), (u'CAST_-1207732683', u'PTRSUB_-1207732817'), (u'CAST_-1207732629', u'STORE_-1207735413'), ('const-0', u'PTRSUB_-1207733748'), ('const-1', u'PTRADD_-1207733031'), ('const-8', u'PTRSUB_-1207733048'), (u'CAST_-1207732956', u'PTRADD_-1207733003'), ('tmp_3453', u'INT_EQUAL_-1207737226'), (u'INDIRECT_-1207734381', u'MULTIEQUAL_-1207734763'), (u'PTRSUB_-1207732533', u'STORE_-1207734897'), ('const-168', u'PTRADD_-1207733381'), ('const-144', u'PTRSUB_-1207733029'), (u'LOAD_-1207737445', u'INT_EQUAL_-1207737425'), (u'CALL_-1207737610', u'INDIRECT_-1207735090'), (u'MULTIEQUAL_-1207734522', u'MULTIEQUAL_-1207734502'), ('const-433', u'STORE_-1207735744'), ('const-0', u'PTRSUB_-1207734300'), (u'PTRSUB_-1207734218', u'PTRSUB_-1207733997'), (u'PTRSUB_-1207733769', u'PTRADD_-1207733931'), ('const-16', u'PTRSUB_-1207733314'), ('const-433', u'LOAD_-1207737856'), (u'MULTIEQUAL_-1207734470', u'MULTIEQUAL_-1207734447'), (u'CAST_-1207732683', u'CAST_-1207732611'), (u'STORE_-1207735598', u'INDIRECT_-1207734004'), ('const-3245423', u'COPY_-1207732860'), ('tmp_3452', u'INT_AND_-1207734763'), (u'INDIRECT_-1207734592', u'MULTIEQUAL_-1207734490'), ('const-0', u'STORE_-1207735817'), ('const-0', u'PTRSUB_-1207733710'), ('const-0', u'PTRSUB_-1207733949'), (u'CALL_-1207736543', u'INDIRECT_-1207734313'), (u'CAST_-1207733157', u'STORE_-1207735707'), ('const-168', u'PTRADD_-1207733031'), (u'CAST_-1207732607', u'INT_ADD_-1207732713'), ('const-8', u'PTRSUB_-1207732997'), ('const-2', u'INT_NOTEQUAL_-1207735112'), (u'CAST_-1207732683', u'PTRSUB_-1207732941'), (u'STORE_-1207735799', u'INDIRECT_-1207734156'), (u'CAST_-1207732683', u'PTRADD_-1207732671'), ('const-0', u'PTRSUB_-1207732751'), (u'PTRSUB_-1207732786', u'STORE_-1207735271'), (u'CAST_-1207733837', u'PTRSUB_-1207734241'), ('tmp_3453', u'COPY_-1207734194'), ('const-16', u'PTRSUB_-1207733126'), (u'PTRSUB_-1207733227', u'PTRSUB_-1207733078'), ('const-136', u'PTRSUB_-1207734262'), (u'PTRSUB_-1207732942', u'LOAD_-1207735648'), (u'INDIRECT_-1207734001', u'MULTIEQUAL_-1207733938'), (u'CALL_-1207737155', u'INDIRECT_-1207734767'), ('const-152', u'PTRSUB_-1207734043'), (u'CAST_-1207732683', u'PTRSUB_-1207732841'), ('const-121', u'INT_ADD_-1207733421'), (u'CAST_-1207733560', u'STORE_-1207736767'), (u'INDIRECT_-1207734100', u'CAST_-1207733449'), ('const-0', u'STORE_-1207735787'), (u'STORE_-1207735343', u'INDIRECT_-1207733821'), ('const-0', u'PTRSUB_-1207734230'), ('const-433', u'STORE_-1207735867'), ('const-0', u'STORE_-1207733435'), (u'PTRSUB_-1207732721', u'PTRSUB_-1207732707'), (u'CAST_-1207732683', u'PTRADD_-1207732738'), ('const-3250560', u'COPY_-1207732832'), ('const-433', u'STORE_-1207735318'), ('const-0', u'STORE_-1207735158'), (u'INT_EQUAL_-1207737425', u'CBRANCH_-1207737422'), (u'CAST_-1207733298', u'LOAD_-1207735904'), (u'INDIRECT_-1207734065', u'MULTIEQUAL_-1207734566'), (u'STORE_-1207735200', u'INDIRECT_-1207733716'), (u'STORE_-1207737138', u'INDIRECT_-1207735141'), (u'PTRSUB_-1207733759', u'CAST_-1207733310'), ('tmp_3451', u'INT_ZEXT_-1207735576'), (u'MULTIEQUAL_-1207734961', u'MULTIEQUAL_-1207733361'), ('const-1', u'STORE_-1207735719'), (u'INDIRECT_-1207733763', u'MULTIEQUAL_-1207734554'), ('const-0', u'PTRSUB_-1207733024'), (u'PTRADD_-1207733044', u'PTRSUB_-1207733042'), (u'CAST_-1207732683', u'PTRSUB_-1207732846'), ('const-16', u'PTRSUB_-1207733232'), (u'PTRSUB_-1207733203', u'PTRSUB_-1207733055'), ('const-1', u'PTRADD_-1207733428'), ('const-0', u'STORE_-1207733020'), ('const-4294967295', u'STORE_-1207735967'), (u'CALL_-1207735482', u'INDIRECT_-1207733685'), (u'CAST_-1207732956', u'PTRADD_-1207733044'), (u'CAST_-1207732616', u'LOAD_-1207735398'), (u'PTRSUB_-1207733811', u'PTRSUB_-1207733728'), ('const-16', u'PTRSUB_-1207733032'), (u'CAST_-1207733322', u'STORE_-1207735933'), (u'CAST_-1207733762', u'STORE_-1207733934'), (u'CAST_-1207733339', u'STORE_-1207735952'), (u'PTRSUB_-1207733379', u'STORE_-1207735933'), (u'PTRADD_-1207733099', u'LOAD_-1207736001'), ('const-1', u'PTRADD_-1207732671'), (u'PTRSUB_-1207733493', u'PTRSUB_-1207733326'), (u'LOAD_-1207737828', u'PTRSUB_-1207734565'), (u'CAST_-1207732496', u'CALL_-1207735224'), (u'CAST_-1207733403', u'PTRADD_-1207733403'), (u'PTRSUB_-1207734154', u'STORE_-1207736955'), (u'CAST_-1207732956', u'PTRSUB_-1207733164'), (u'LOAD_-1207737565', u'CALLIND_-1207737512'), ('const-433', u'STORE_-1207735358'), (u'PTRSUB_-1207734493', u'LOAD_-1207737522'), ('const-433', u'STORE_-1207735854'), (u'CALL_-1207737155', u'INDIRECT_-1207734831'), (u'PTRSUB_-1207732882', u'PTRSUB_-1207732761'), ('const-0', u'PTRSUB_-1207733401'), ('const-433', u'STORE_-1207735271'), (u'PTRSUB_-1207732915', u'STORE_-1207735861'), (u'LOAD_-1207736705', u'MULTIEQUAL_-1207735596'), (u'CAST_-1207733837', u'PTRADD_-1207734071'), (u'LOAD_-1207737565', u'CALLIND_-1207737361'), ('const-0', u'PTRSUB_-1207734031'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734100'), ('const-168', u'PTRADD_-1207733337'), (u'INDIRECT_-1207734968', u'CALL_-1207735530'), ('const-168', u'PTRADD_-1207732699'), (u'MULTIEQUAL_-1207734897', u'MULTIEQUAL_-1207733297'), ('const-40', u'PTRSUB_-1207733290'), ('const-1', u'RETURN_-1207736409'), ('const-1', u'PTRADD_-1207733070'), ('const-1', u'PTRADD_-1207732630'), ('const-248', u'CALL_-1207736032'), ('const-433', u'STORE_-1207735795'), ('const-2741', u'CALL_-1207735723'), ('const-433', u'STORE_-1207735679'), (u'CALL_-1207735650', u'INDIRECT_-1207733699'), (u'INT_EQUAL_-1207736621', u'INT_ZEXT_-1207734942'), ('const-64', u'PTRSUB_-1207732832'), (u'PTRSUB_-1207733786', u'LOAD_-1207736729'), (u'CAST_-1207733403', u'PTRADD_-1207733337'), ('const-8', u'PTRSUB_-1207732790'), (u'PTRSUB_-1207734644', u'LOAD_-1207737819'), ('const-0', u'STORE_-1207736991'), ('const-1', u'PTRADD_-1207732748'), (u'CAST_-1207733770', u'STORE_-1207737068'), (u'CAST_-1207732889', u'STORE_-1207735821'), (u'STORE_-1207735854', u'INDIRECT_-1207734189'), (u'PTRSUB_-1207734056', u'STORE_-1207736831'), (u'PTRADD_-1207734495', u'PTRSUB_-1207734493'), (u'PTRSUB_-1207733257', u'STORE_-1207735626'), (u'CALL_-1207735482', u'CAST_-1207732683'), (u'INT_ADD_-1207732713', u'CAST_-1207732606'), (u'STORE_-1207735689', u'INDIRECT_-1207734321'), ('tmp_1027', u'CBRANCH_-1207737223'), ('const-0', u'INT_NOTEQUAL_-1207737889'), ('const-144', u'PTRSUB_-1207734226'), ('const-8', u'INT_ADD_-1207733205'), ('const-0', u'PTRSUB_-1207732888'), ('const-433', u'LOAD_-1207736895'), (u'PTRSUB_-1207733666', u'PTRSUB_-1207733480'), ('const-0', u'PTRSUB_-1207733646'), (u'CAST_-1207733403', u'PTRADD_-1207732630'), ('tmp_3197', u'BRANCH_-1207735507'), (u'PTRSUB_-1207733746', u'PTRSUB_-1207733556'), ('const-433', u'LOAD_-1207737390'), ('const-1', u'PTRADD_-1207734000'), ('const-0', u'PTRSUB_-1207733346'), (u'CAST_-1207733449', u'INT_ZEXT_-1207734078'), ('const-56', u'PTRSUB_-1207733173'), (u'CALL_-1207736032', u'INDIRECT_-1207734376'), ('const-433', u'STORE_-1207735158'), (u'PTRSUB_-1207734420', u'LOAD_-1207737390'), ('const-433', u'LOAD_-1207737417'), (u'CAST_-1207733394', u'CALL_-1207736467'), (u'PTRSUB_-1207734534', u'LOAD_-1207737590'), ('const-128', u'PTRSUB_-1207732769'), (u'CAST_-1207733403', u'PTRSUB_-1207733666'), (u'CAST_-1207733403', u'CAST_-1207733191'), ('const-0', u'PTRSUB_-1207734434'), (u'CALL_-1207736032', u'INDIRECT_-1207734692'), (u'CAST_-1207733188', u'STORE_-1207733293'), (u'PTRSUB_-1207733109', u'CAST_-1207732793'), (u'CAST_-1207732683', u'PTRSUB_-1207732930'), (u'PTRADD_-1207733456', u'PTRSUB_-1207733454'), ('const-0', u'STORE_-1207736757'), (u'INT_AND_-1207734763', u'INT_EQUAL_-1207737249'), (u'PTRSUB_-1207734200', u'STORE_-1207737009'), (u'STORE_-1207736873', u'INDIRECT_-1207734950'), (u'STORE_-1207735144', u'INDIRECT_-1207733668'), ('const-0', u'PTRSUB_-1207733516'), (u'CAST_-1207732520', u'STORE_-1207735260'), (u'CAST_-1207732880', u'INT_ADD_-1207733006'), (u'CAST_-1207733403', u'PTRADD_-1207733456'), (u'STORE_-1207735805', u'INDIRECT_-1207734161'), ('const-2733', u'CALL_-1207734819'), (u'CAST_-1207733674', u'STORE_-1207736933'), ('tmp_1463', u'CBRANCH_-1207736774'), ('const-433', u'STORE_-1207735428'), ('const-1', u'RETURN_-1207734782'), (u'PTRADD_-1207732725', u'PTRSUB_-1207732723'), (u'CAST_-1207732956', u'PTRSUB_-1207733173'), ('const-8', u'PTRSUB_-1207733975'), (u'CALL_-1207736467', u'SUBPIECE_-1207734773'), (u'PTRADD_-1207733505', u'PTRSUB_-1207733503'), (u'STORE_-1207735795', u'INDIRECT_-1207734408'), (u'INT_ADD_-1207733421', u'CAST_-1207733337'), (u'INDIRECT_-1207735337', u'MULTIEQUAL_-1207733558'), ('const-1', u'RETURN_-1207734814'), ('const-433', u'STORE_-1207735901'), (u'MULTIEQUAL_-1207735535', u'MULTIEQUAL_-1207735516'), ('const-120', u'PTRSUB_-1207733571'), (u'CAST_-1207732956', u'PTRADD_-1207733057'), (u'INDIRECT_-1207733699', u'MULTIEQUAL_-1207734490'), ('const-1', u'PTRADD_-1207733442'), ('const-0', u'PTRSUB_-1207734493'), ('const-8', u'PTRSUB_-1207733468'), (u'LOAD_-1207737371', u'CAST_-1207733991'), ('const-21', u'PTRADD_-1207734408'), (u'STORE_-1207737086', u'INDIRECT_-1207735100'), ('const-168', u'PTRADD_-1207733347'), (u'STORE_-1207737108', u'INDIRECT_-1207735116'), ('const-433', u'STORE_-1207735325'), ('const-8', u'PTRSUB_-1207734064'), (u'LOAD_-1207737459', u'PTRADD_-1207734451'), (u'INDIRECT_-1207734033', u'MULTIEQUAL_-1207733970'), (u'LOAD_-1207737819', u'INT_EQUAL_-1207737804'), (u'PTRSUB_-1207733959', u'PTRSUB_-1207733796'), (u'CAST_-1207732683', u'PTRSUB_-1207732907'), (u'INDIRECT_-1207734624', u'MULTIEQUAL_-1207734522'), (u'CALL_-1207735594', u'INDIRECT_-1207733577'), (u'COPY_-1207733955', u'CALL_-1207736414'), ('const-168', u'PTRADD_-1207734107'), ('const-1', u'PTRADD_-1207734058'), (u'PTRADD_-1207734045', u'PTRSUB_-1207734043'), (u'LOAD_-1207737540', u'PTRADD_-1207734495'), (u'CAST_-1207733069', u'CALL_-1207735530'), (u'CALLIND_-1207737361', u'INDIRECT_-1207735257'), (u'PTRADD_-1207732699', u'PTRSUB_-1207732697'), ('const-433', u'STORE_-1207735751'), ('const-136', u'PTRSUB_-1207733235'), ('const-3250432', u'COPY_-1207733955'), ('const-433', u'LOAD_-1207736797'), ('const-433', u'STORE_-1207735584'), (u'PTRSUB_-1207733981', u'PTRSUB_-1207733786'), ('const-0', u'PTRSUB_-1207733169'), ('const-0', u'STORE_-1207735325'), ('const-1', u'STORE_-1207736966'), ('const-168', u'PTRADD_-1207733456'), (u'CAST_-1207732755', u'STORE_-1207735626'), (u'INT_EQUAL_-1207737226', u'CBRANCH_-1207737223'), ('const-120', u'INT_ADD_-1207733008'), ('const-8', u'PTRADD_-1207733392'), (u'PTRSUB_-1207732895', u'PTRSUB_-1207732774'), (u'COPY_-1207735191', u'COPY_-1207735296'), ('const-328', u'CALL_-1207735908'), (u'CAST_-1207732683', u'PTRSUB_-1207732871'), (u'MULTIEQUAL_-1207735516', u'COPY_-1207733548'), (u'PTRSUB_-1207733476', u'MULTIEQUAL_-1207735055'), (u'INDIRECT_-1207733319', u'MULTIEQUAL_-1207734131'), (u'PTRSUB_-1207734506', u'LOAD_-1207737540'), ('const-0', u'INT_EQUAL_-1207737804'), (u'INDIRECT_-1207735337', u'MULTIEQUAL_-1207735158'), (u'INDIRECT_-1207734535', u'MULTIEQUAL_-1207734511'), (u'CALL_-1207735499', u'INDIRECT_-1207734007'), (u'LOAD_-1207737652', u'INT_REM_-1207737611'), (u'PTRSUB_-1207733314', u'STORE_-1207735828'), (u'CAST_-1207733765', u'INT_ADD_-1207733921'), (u'MULTIEQUAL_-1207734502', u'MULTIEQUAL_-1207734479'), (u'CALLIND_-1207735991', u'INDIRECT_-1207733988'), (u'CALLIND_-1207737361', u'CAST_-1207733970'), (u'PTRSUB_-1207733679', u'PTRSUB_-1207733493'), ('const-0', u'PTRSUB_-1207734449'), (u'COPY_-1207732959', u'CALL_-1207735073'), ('const-0', u'INT_NOTEQUAL_-1207736448'), (u'CALLIND_-1207735991', u'INDIRECT_-1207734304'), ('const-0', u'PTRSUB_-1207733981'), (u'CAST_-1207732956', u'PTRADD_-1207733070'), ('const-0', u'PTRSUB_-1207733769'), (u'PTRSUB_-1207734024', u'LOAD_-1207736797'), (u'INDIRECT_-1207735257', u'COPY_-1207734494'), ('const-433', u'STORE_-1207735805'), ('const-72', u'PTRSUB_-1207733476'), (u'CAST_-1207733837', u'PTRADD_-1207734084'), ('const-0', u'PTRSUB_-1207734644'), ('const-56', u'PTRSUB_-1207733631'), (u'PTRSUB_-1207732631', u'STORE_-1207735293'), (u'CAST_-1207733403', u'PTRSUB_-1207733700'), (u'INDIRECT_-1207733598', u'COPY_-1207733643'), (u'INT_ADD_-1207733920', u'CAST_-1207733762'), ('const-0', u'PTRSUB_-1207734271'), ('const-3175770', u'COPY_-1207733248'), (u'CAST_-1207732683', u'PTRSUB_-1207732882'), (u'CALL_-1207736414', u'INDIRECT_-1207734712'), (u'CAST_-1207732683', u'PTRSUB_-1207732795'), (u'PTRSUB_-1207732777', u'CAST_-1207732520'), (u'INDIRECT_-1207734065', u'MULTIEQUAL_-1207734002'), (u'PTRSUB_-1207733541', u'STORE_-1207735759'), (u'PTRSUB_-1207733878', u'LOAD_-1207736541'), (u'STORE_-1207735516', u'INDIRECT_-1207734197'), (u'CAST_-1207733403', u'PTRSUB_-1207733626'), ('const-0', u'PTRSUB_-1207732941'), (u'STORE_-1207735428', u'INDIRECT_-1207733877'), ('const-433', u'STORE_-1207735343'), (u'CAST_-1207733403', u'PTRSUB_-1207733565'), (u'CAST_-1207733837', u'PTRSUB_-1207734230'), (u'COPY_-1207732903', u'CALL_-1207735723'), ('const-433', u'STORE_-1207735719'), ('const-16', u'PTRSUB_-1207733959'), (u'PTRADD_-1207734451', u'PTRSUB_-1207734449'), (u'PTRSUB_-1207733017', u'PTRSUB_-1207732997'), (u'PTRSUB_-1207734559', u'CAST_-1207734126'), ('const-0', u'PTRSUB_-1207732628'), ('const-433', u'STORE_-1207737068'), (u'PTRSUB_-1207733232', u'CAST_-1207733135'), (u'PTRSUB_-1207734667', u'LOAD_-1207737856'), (u'CAST_-1207733837', u'PTRSUB_-1207734164'), (u'MULTIEQUAL_-1207734490', u'MULTIEQUAL_-1207734470'), ('const-433', u'LOAD_-1207735824'), ('const-0', u'STORE_-1207736831'), ('const-1', u'PTRADD_-1207733018'), (u'CAST_-1207733837', u'PTRSUB_-1207734136'), (u'CALL_-1207735723', u'INDIRECT_-1207733345'), (u'INT_AND_-1207735878', u'STORE_-1207735901'), ('const-8', u'PTRSUB_-1207734559'), ('const-433', u'STORE_-1207736859'), (u'STORE_-1207735612', u'INDIRECT_-1207734256'), (u'STORE_-1207736757', u'INDIRECT_-1207734862'), ('const-8', u'PTRADD_-1207733931'), ('const-0', u'STORE_-1207735454'), (u'PTRADD_-1207733442', u'PTRSUB_-1207733440'), (u'INDIRECT_-1207733998', u'MULTIEQUAL_-1207733970'), (u'STORE_-1207735336', u'INDIRECT_-1207733816'), (u'MULTIEQUAL_-1207734002', u'MULTIEQUAL_-1207734566'), (u'INT_ADD_-1207733278', u'CAST_-1207733134'), (u'CAST_-1207732683', u'PTRSUB_-1207732832'), ('tmp_245', u'CBRANCH_-1207737802'), (u'CALL_-1207735530', u'INDIRECT_-1207733934'), ('tmp_3454', u'COPY_-1207734193'), ('const-0', u'PTRSUB_-1207733719'), ('const-64', u'PTRSUB_-1207733626'), (u'LOAD_-1207737565', u'PTRADD_-1207734436'), (u'INT_ADD_-1207733008', u'CAST_-1207732883'), ('const-1', u'PTRADD_-1207733003'), (u'MULTIEQUAL_-1207733552', u'MULTIEQUAL_-1207734119'), (u'INDIRECT_-1207733510', u'MULTIEQUAL_-1207734586'), ('const-0', u'STORE_-1207735626'), (u'CAST_-1207733837', u'PTRSUB_-1207734154'), (u'CAST_-1207733403', u'PTRADD_-1207733505'), (u'CAST_-1207733837', u'CAST_-1207733763'), (u'INT_EQUAL_-1207737489', u'CBRANCH_-1207737487'), ('const-0', u'PTRSUB_-1207732746'), (u'INT_EQUAL_-1207737910', u'CBRANCH_-1207737908'), ('const-168', u'PTRADD_-1207733495'), ('const-433', u'STORE_-1207735516'), ('const-104', u'PTRSUB_-1207733589'), (u'MULTIEQUAL_-1207734763', u'MULTIEQUAL_-1207734740'), (u'INT_EQUAL_-1207737804', u'CBRANCH_-1207737802'), (u'LOAD_-1207737565', u'INT_NOTEQUAL_-1207737545'), (u'CAST_-1207733403', u'PTRSUB_-1207733710'), (u'CALL_-1207735650', u'INDIRECT_-1207733731'), ('const-168', u'PTRADD_-1207733480'), (u'PTRADD_-1207734097', u'PTRSUB_-1207734095'), (u'PTRSUB_-1207733687', u'CAST_-1207733560'), ('tmp_3449', u'PTRSUB_-1207734667'), (u'PTRSUB_-1207733493', u'PTRSUB_-1207733415'), ('const-0', u'PTRSUB_-1207732915'), ('const-433', u'LOAD_-1207737482'), (u'PTRSUB_-1207733078', u'PTRSUB_-1207733017'), (u'INDIRECT_-1207733795', u'MULTIEQUAL_-1207734586'), (u'INT_ADD_-1207733420', u'CAST_-1207733335'), ('const-0', u'PTRSUB_-1207734472'), ('const-0', u'STORE_-1207736845'), ('const-1', u'PTRADD_-1207733392'), (u'INT_NOTEQUAL_-1207735632', u'CBRANCH_-1207735555'), (u'STORE_-1207735806', u'INDIRECT_-1207734417'), ('const-136', u'PTRSUB_-1207733042'), ('tmp_2735', u'CBRANCH_-1207735106'), ('const-112', u'PTRSUB_-1207733118'), (u'INT_NOTEQUAL_-1207736661', u'CBRANCH_-1207736661'), ('const-0', u'STORE_-1207735773'), (u'PTRSUB_-1207734074', u'STORE_-1207737138'), ('tmp_536', u'CBRANCH_-1207737594'), (u'CAST_-1207732610', u'STORE_-1207735379'), (u'CAST_-1207733403', u'PTRADD_-1207733442'), ('const-433', u'STORE_-1207735336'), ('const-433', u'STORE_-1207735697'), ('const-0', u'STORE_-1207736013'), ('const-433', u'LOAD_-1207735128'), (u'STORE_-1207735733', u'INDIRECT_-1207734105'), ('const-433', u'STORE_-1207735186'), ('const-168', u'PTRADD_-1207732725'), (u'LOAD_-1207736895', u'INT_NOTEQUAL_-1207736879'), ('const-6', u'PTRADD_-1207734436'), (u'PTRSUB_-1207733949', u'PTRSUB_-1207733865'), (u'COPY_-1207732832', u'CALL_-1207735231'), ('const-0', u'PTRSUB_-1207733017'), (u'CALL_-1207736467', u'INDIRECT_-1207734367'), (u'CALL_-1207735224', u'INDIRECT_-1207733478'), (u'CAST_-1207733310', u'STORE_-1207735919'), (u'PTRSUB_-1207733321', u'PTRSUB_-1207733169'), ('const-8', u'PTRSUB_-1207733225'), (u'PTRSUB_-1207733121', u'STORE_-1207735891'), ('const-104', u'PTRSUB_-1207732669'), ('const-0', u'PTRSUB_-1207733811'), ('const-168', u'PTRADD_-1207734045'), ('const-0', u'PTRSUB_-1207733652'), (u'INDIRECT_-1207734001', u'MULTIEQUAL_-1207734502'), ('const-80', u'PTRSUB_-1207734164'), (u'STORE_-1207735874', u'INDIRECT_-1207734471'), (u'PTRADD_-1207734474', u'PTRSUB_-1207734472'), (u'STORE_-1207737046', u'INDIRECT_-1207735078'), (u'INDIRECT_-1207733969', u'MULTIEQUAL_-1207734470'), (u'INT_ZEXT_-1207735576', u'CALLIND_-1207736676'), (u'STORE_-1207735867', u'INDIRECT_-1207734466'), (u'CALL_-1207735908', u'INDIRECT_-1207733906'), ('tmp_3450', u'CALLIND_-1207737361'), (u'PTRSUB_-1207733599', u'PTRSUB_-1207733421'), (u'PTRSUB_-1207734105', u'PTRSUB_-1207733895'), ('const-0', u'STORE_-1207734897'), ('const-1', u'RETURN_-1207735494'), (u'CAST_-1207732956', u'CAST_-1207732884'), ('const-433', u'STORE_-1207735731'), ('const-0', u'STORE_-1207735952'), (u'INT_ADD_-1207733279', u'CAST_-1207733190'), (u'PTRSUB_-1207732707', u'STORE_-1207735413'), (u'PTRSUB_-1207732642', u'STORE_-1207735435'), ('const-433', u'LOAD_-1207736001'), ('const-3', u'INT_SUB_-1207736572'), ('const-0', u'INT_NOTEQUAL_-1207736879'), ('const-56', u'PTRSUB_-1207733529'), ('const-433', u'STORE_-1207733021'), (u'PTRSUB_-1207733468', u'PTRSUB_-1207733303'), (u'PTRSUB_-1207733032', u'PTRSUB_-1207732915'), (u'STORE_-1207735413', u'INDIRECT_-1207733866'), (u'CAST_-1207732956', u'PTRSUB_-1207733227'), ('tmp_962', u'BRANCH_-1207736737'), (u'PTRSUB_-1207733126', u'PTRSUB_-1207733024'), (u'STORE_-1207735745', u'INDIRECT_-1207734366'), ('const-328', u'CALL_-1207737155'), (u'SUBPIECE_-1207735669', u'INT_NOTEQUAL_-1207736661'), ('const-0', u'STORE_-1207736767'), ('const-0', u'PTRSUB_-1207733214'), ('const-8', u'PTRSUB_-1207733303'), (u'PTRSUB_-1207732913', u'PTRSUB_-1207732790'), (u'MULTIEQUAL_-1207733938', u'MULTIEQUAL_-1207734502'), (u'LOAD_-1207737482', u'INT_EQUAL_-1207737467'), (u'PTRSUB_-1207732903', u'CAST_-1207732629'), ('const-433', u'STORE_-1207737086'), (u'CALL_-1207736414', u'INDIRECT_-1207734166'), (u'PTRSUB_-1207733245', u'STORE_-1207735612'), ('const-0', u'STORE_-1207732728'), ('const-240', u'PTRSUB_-1207733878'), (u'INT_XOR_-1207737655', u'INT_MULT_-1207737636'), ('const-0', u'PTRSUB_-1207732692'), (u'PTRSUB_-1207734095', u'CAST_-1207733636'), ('const-8', u'PTRADD_-1207734495'), (u'CAST_-1207733403', u'PTRADD_-1207733428'), ('const-80', u'PTRSUB_-1207733137'), (u'CAST_-1207732956', u'PTRADD_-1207733031'), (u'PTRSUB_-1207734262', u'CAST_-1207733783'), (u'CAST_-1207732482', u'STORE_-1207735200'), (u'INT_ADD_-1207733007', u'CAST_-1207732881'), ('const-204', u'CALL_-1207735499'), ('const-80', u'PTRSUB_-1207733239'), ('const-433', u'STORE_-1207735651'), ('const-1528272', u'PTRSUB_-1207734481'), ('const-0', u'STORE_-1207737138'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734516'), (u'CAST_-1207733025', u'STORE_-1207735526'), ('tmp_3450', u'CALLIND_-1207736676'), ('const-433', u'STORE_-1207733434'), (u'PTRSUB_-1207733546', u'PTRSUB_-1207733465'), (u'PTRSUB_-1207732669', u'LOAD_-1207735128'), (u'LOAD_-1207737590', u'PTRADD_-1207734522'), (u'CALL_-1207736467', u'INDIRECT_-1207734235'), (u'CAST_-1207733403', u'PTRSUB_-1207733737'), ('const-8', u'PTRADD_-1207733099'), ('const-433', u'STORE_-1207735839'), ('tmp_3214', u'BRANCH_-1207734876'), (u'CALLIND_-1207735991', u'INDIRECT_-1207733924'), ('const-168', u'PTRADD_-1207733044'), (u'CALL_-1207735482', u'INDIRECT_-1207733196'), (u'PTRSUB_-1207733454', u'PTRSUB_-1207733290'), ('const-3250784', u'COPY_-1207732878'), ('const-8', u'PTRSUB_-1207733111'), ('const--1', u'STORE_-1207735861'), ('const-0', u'PTRSUB_-1207733415'), ('const-0', u'STORE_-1207735612'), ('const-0', u'INT_NOTEQUAL_-1207737571'), (u'INDIRECT_-1207734747', u'COPY_-1207735191'), ('const-16', u'PTRSUB_-1207733118'), ('const-0', u'INT_NOTEQUAL_-1207735632'), ('const-0', u'PTRSUB_-1207732642'), (u'PTRSUB_-1207733966', u'PTRSUB_-1207733771'), (u'STORE_-1207735707', u'INDIRECT_-1207734334'), ('const-120', u'INT_ADD_-1207732715'), (u'PTRSUB_-1207733426', u'PTRSUB_-1207733266'), (u'PTRSUB_-1207732846', u'STORE_-1207735343'), (u'PTRSUB_-1207733969', u'STORE_-1207736991'), ('const-433', u'STORE_-1207736831'), (u'CALL_-1207735073', u'INDIRECT_-1207733310'), (u'PTRSUB_-1207733440', u'PTRSUB_-1207733278'), (u'INT_NOTEQUAL_-1207735112', u'CBRANCH_-1207735106'), (u'PTRSUB_-1207734652', u'LOAD_-1207737828'), (u'CAST_-1207733755', u'STORE_-1207737046'), (u'CAST_-1207732683', u'PTRSUB_-1207732895'), ('const-0', u'STORE_-1207735318'), ('const-168', u'PTRADD_-1207734010'), (u'PTRSUB_-1207733415', u'PTRSUB_-1207733379'), ('const-433', u'STORE_-1207733933'), (u'INDIRECT_-1207734567', u'MULTIEQUAL_-1207734543'), ('const-0', u'PTRSUB_-1207734506'), (u'CAST_-1207733335', u'STORE_-1207733434'), ('const-80', u'PTRSUB_-1207734008'), ('const-16', u'PTRSUB_-1207733687'), ('const-232', u'PTRSUB_-1207734667'), (u'PTRSUB_-1207733149', u'STORE_-1207735733'), ('const-1', u'PTRADD_-1207733721'), ('const-136', u'PTRSUB_-1207732903'), (u'COPY_-1207736116', u'RETURN_-1207737303'), ('const-433', u'STORE_-1207735626'), (u'INDIRECT_-1207734381', u'CAST_-1207733405'), (u'PTRSUB_-1207734018', u'PTRSUB_-1207733931'), (u'CALL_-1207735073', u'INDIRECT_-1207733406'), (u'PTRADD_-1207734071', u'PTRSUB_-1207734069'), ('tmp_3454', u'STORE_-1207735769'), (u'PTRADD_-1207733003', u'PTRSUB_-1207733001'), (u'CALL_-1207736032', u'INDIRECT_-1207734280'), ('const-0', u'STORE_-1207736980'), ('const-8', u'PTRSUB_-1207733312'), ('const-8', u'PTRSUB_-1207734565'), ('const-0', u'STORE_-1207735271'), ('const-3245423', u'COPY_-1207732885'), (u'PTRSUB_-1207732841', u'STORE_-1207735336'), (u'STORE_-1207736831', u'INDIRECT_-1207734914'), (u'CALL_-1207735594', u'INDIRECT_-1207734381'), (u'STORE_-1207737052', u'INDIRECT_-1207735083'), ('const-0', u'STORE_-1207735853'), ('const-433', u'STORE_-1207735891'), (u'INDIRECT_-1207734197', u'MULTIEQUAL_-1207734763'), (u'INT_EQUAL_-1207735548', u'CBRANCH_-1207735545'), ('const-3250784', u'COPY_-1207732853'), (u'CALL_-1207735650', u'INDIRECT_-1207734111'), (u'PTRSUB_-1207733589', u'STORE_-1207735817'), (u'SUBPIECE_-1207734773', u'COPY_-1207736116'), ('const-433', u'STORE_-1207735806'), ('tmp_567', u'CBRANCH_-1207737570'), ('tmp_1425', u'CBRANCH_-1207736802'), ('const-168', u'PTRADD_-1207733428'), (u'COPY_-1207733422', u'STORE_-1207735795'), (u'STORE_-1207737127', u'INDIRECT_-1207735132'), (u'CAST_-1207732683', u'PTRSUB_-1207732786'), (u'COPY_-1207733959', u'CALL_-1207736414'), ('const-136', u'PTRSUB_-1207733149'), (u'PTRADD_-1207733347', u'PTRSUB_-1207733345'), (u'INT_REM_-1207737611', u'CALL_-1207737610'), (u'PTRSUB_-1207732921', u'STORE_-1207735719'), ('const-0', u'STORE_-1207735697'), (u'PTRSUB_-1207733516', u'PTRSUB_-1207733346'), (u'COPY_-1207733248', u'CALL_-1207735499'), (u'STORE_-1207735952', u'INDIRECT_-1207734521'), (u'PTRSUB_-1207733290', u'STORE_-1207735665'), ('const-72', u'PTRSUB_-1207732533'), ('tmp_796', u'CBRANCH_-1207737394'), (u'CALL_-1207736467', u'INDIRECT_-1207734431'), (u'PTRSUB_-1207732938', u'PTRSUB_-1207732921'), (u'PTRSUB_-1207734298', u'PTRSUB_-1207734074'), (u'CAST_-1207733059', u'LOAD_-1207735588'), ('const-0', u'PTRSUB_-1207734186'), (u'CAST_-1207733837', u'PTRSUB_-1207734145'), (u'PTRSUB_-1207734434', u'LOAD_-1207737417'), ('const-0', u'STORE_-1207735805'), ('const-0', u'STORE_-1207735307'), ('const-433', u'STORE_-1207735465'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734484'), ('const-16', u'PTRSUB_-1207733240'), ('const-0', u'PTRSUB_-1207733086'), ('const-0', u'STORE_-1207735358'), (u'PTRSUB_-1207733273', u'PTRSUB_-1207733120'), ('const-1', u'PTRADD_-1207734107'), ('const-0', u'STORE_-1207736923'), (u'STORE_-1207736767', u'INDIRECT_-1207734870'), ('const-168', u'PTRADD_-1207734000'), ('const-1', u'PTRADD_-1207733470'), (u'LOAD_-1207737522', u'CAST_-1207734075'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734314'), (u'CALL_-1207737155', u'INDIRECT_-1207734799'), ('const-168', u'PTRADD_-1207733070'), ('const-433', u'STORE_-1207732727'), (u'CAST_-1207734063', u'INT_EQUAL_-1207737489'), (u'CALL_-1207735530', u'INDIRECT_-1207734346'), ('const-0', u'PTRSUB_-1207732638'), (u'CAST_-1207732956', u'PTRADD_-1207733018'), (u'CAST_-1207733770', u'LOAD_-1207737071'), ('const-0', u'INT_NOTEQUAL_-1207737595'), ('tmp_1057', u'CBRANCH_-1207737202'), (u'LOAD_-1207736011', u'PTRADD_-1207733099'), (u'PTRSUB_-1207733055', u'STORE_-1207735799'), ('const-1', u'STORE_-1207735828'), (u'CALL_-1207735650', u'INDIRECT_-1207733763'), (u'PTRSUB_-1207734461', u'LOAD_-1207737459'), (u'INDIRECT_-1207733636', u'COPY_-1207733663'), (u'INT_XOR_-1207737736', u'INT_MULT_-1207737699'), (u'CAST_-1207732956', u'CAST_-1207732880'), (u'CAST_-1207732683', u'PTRADD_-1207732725'), (u'PTRSUB_-1207733345', u'PTRSUB_-1207733192'), ('const-4294967295', u'STORE_-1207735428'), (u'CAST_-1207733837', u'PTRSUB_-1207734176'), (u'CAST_-1207732874', u'STORE_-1207735799'), ('const-0', u'PTRSUB_-1207733262'), (u'MULTIEQUAL_-1207734119', u'MULTIEQUAL_-1207734102'), ('const-433', u'STORE_-1207735260'), (u'CALL_-1207737155', u'INDIRECT_-1207734379'), (u'COPY_-1207732840', u'CALL_-1207735231'), (u'LOAD_-1207737071', u'INT_AND_-1207737045'), (u'CAST_-1207733403', u'PTRSUB_-1207733589'), (u'CAST_-1207733403', u'CAST_-1207733157'), (u'CAST_-1207733837', u'PTRSUB_-1207734200'), ('tmp_2373', u'CBRANCH_-1207735532'), ('const-433', u'STORE_-1207735637'), (u'CAST_-1207732879', u'STORE_-1207733020'), (u'STORE_-1207735307', u'INDIRECT_-1207733793'), ('const-0', u'PTRSUB_-1207733353'), (u'CALL_-1207735499', u'INDIRECT_-1207733691'), (u'PTRSUB_-1207732790', u'PTRSUB_-1207732736'), (u'CALL_-1207736897', u'INDIRECT_-1207734211'), (u'CALL_-1207736414', u'INDIRECT_-1207734200'), (u'LOAD_-1207737565', u'PTRSUB_-1207734506'), ('const-121', u'INT_ADD_-1207733920'), (u'CAST_-1207733403', u'CAST_-1207733338'), (u'STORE_-1207735839', u'INDIRECT_-1207734178'), (u'PTRADD_-1207732630', u'PTRSUB_-1207732628'), (u'CAST_-1207733783', u'STORE_-1207737086'), (u'CAST_-1207733403', u'PTRADD_-1207733495'), (u'PTRSUB_-1207734064', u'PTRSUB_-1207733975'), (u'STORE_-1207735762', u'INDIRECT_-1207734128'), ('const-433', u'STORE_-1207733020'), (u'STORE_-1207735919', u'INDIRECT_-1207734496'), (u'PTRSUB_-1207734136', u'CAST_-1207733674'), (u'CAST_-1207733403', u'PTRSUB_-1207733646'), (u'PTRSUB_-1207733611', u'STORE_-1207735842'), (u'CALL_-1207735530', u'INDIRECT_-1207733966'), ('const-3175770', u'COPY_-1207732959'), (u'STORE_-1207735717', u'INDIRECT_-1207734342'), (u'MULTIEQUAL_-1207735516', u'CALLIND_-1207736676'), ('const-8', u'PTRADD_-1207734522'), ('const-0', u'PTRSUB_-1207732615'), (u'PTRADD_-1207733677', u'LOAD_-1207736686'), ('const-0', u'PTRSUB_-1207733478'), (u'PTRSUB_-1207734272', u'PTRSUB_-1207734047'), ('const-168', u'PTRADD_-1207734071'), ('const-1065353216', u'STORE_-1207735260'), ('const-136', u'PTRSUB_-1207732710'), (u'INT_AND_-1207735798', u'STORE_-1207735821'), ('const-0', u'PTRSUB_-1207732882'), (u'PTRSUB_-1207733626', u'STORE_-1207735860'), ('const-433', u'LOAD_-1207736541'), ('const-0', u'STORE_-1207733934'), (u'PTRSUB_-1207733748', u'PTRSUB_-1207733555'), (u'PTRSUB_-1207732769', u'STORE_-1207735250'), (u'INDIRECT_-1207733478', u'MULTIEQUAL_-1207734554'), (u'CAST_-1207732601', u'STORE_-1207735373'), ('const-433', u'STORE_-1207735676'), (u'CALL_-1207736897', u'INDIRECT_-1207734656'), (u'PTRSUB_-1207732736', u'PTRSUB_-1207732642'), ('const-0', u'STORE_-1207736002'), (u'CAST_-1207733403', u'PTRSUB_-1207733748'), (u'PTRSUB_-1207733055', u'STORE_-1207735612'), (u'CALL_-1207736414', u'INDIRECT_-1207734332'), ('const-80', u'PTRSUB_-1207732805'), (u'INDIRECT_-1207734862', u'MULTIEQUAL_-1207734763'), (u'INDIRECT_-1207733414', u'MULTIEQUAL_-1207734490'), (u'CAST_-1207732956', u'PTRSUB_-1207733101'), (u'PTRSUB_-1207732817', u'STORE_-1207735465'), ('const-48', u'PTRSUB_-1207733636'), (u'INT_ADD_-1207733164', u'CAST_-1207733016'), (u'CAST_-1207733403', u'PTRSUB_-1207733571'), (u'PTRSUB_-1207734289', u'PTRSUB_-1207734064'), (u'PTRADD_-1207734000', u'PTRSUB_-1207733998'), (u'PTRSUB_-1207734230', u'PTRSUB_-1207734008'), ('const-1', u'INT_EQUAL_-1207735548'), (u'INDIRECT_-1207733577', u'MULTIEQUAL_-1207734119'), ('const-1', u'PTRADD_-1207733518'), (u'CAST_-1207733403', u'CAST_-1207733336'), ('tmp_3139', u'CBRANCH_-1207735566'), ('const-0', u'COPY_-1207736399'), ('const-0', u'PTRSUB_-1207733621'), ('const-433', u'STORE_-1207735282'), ('const-433', u'STORE_-1207735773'), ('const-433', u'STORE_-1207735526'), (u'MULTIEQUAL_-1207734586', u'MULTIEQUAL_-1207734566'), (u'PTRSUB_-1207732871', u'PTRSUB_-1207732751'), (u'CAST_-1207732956', u'PTRSUB_-1207733214'), (u'CAST_-1207732882', u'INT_ADD_-1207733007'), ('const-136', u'PTRSUB_-1207734069'), (u'PTRSUB_-1207734082', u'STORE_-1207736859'), (u'PTRADD_-1207733428', u'PTRSUB_-1207733426'), ('const-128', u'CALL_-1207735594'), (u'MULTIEQUAL_-1207734131', u'MULTIEQUAL_-1207734119'), (u'INDIRECT_-1207734521', u'COPY_-1207733422'), (u'CALL_-1207735224', u'INDIRECT_-1207733826'), ('const-433', u'STORE_-1207735717'), (u'INDIRECT_-1207734925', u'MULTIEQUAL_-1207734865'), ('const-168', u'PTRADD_-1207734026'), (u'PTRADD_-1207733495', u'PTRSUB_-1207733493'), ('const-433', u'STORE_-1207735172'), ('const-3205620', u'COPY_-1207733959'), (u'CAST_-1207733403', u'PTRSUB_-1207733652'), ('const-0', u'PTRSUB_-1207734218'), (u'INT_SUB_-1207736572', u'COPY_-1207733632'), ('const-1', u'STORE_-1207735293'), ('const-0', u'STORE_-1207736998'), (u'CAST_-1207732956', u'PTRSUB_-1207733178'), ('const-1', u'PTRADD_-1207733417'), (u'MULTIEQUAL_-1207735516', u'COPY_-1207733594'), ('const-0', u'PTRSUB_-1207732942'), ('const-0', u'INT_NOTEQUAL_-1207736661'), (u'MULTIEQUAL_-1207735535', u'PTRADD_-1207734000'), ('const-0', u'RETURN_-1207735924'), (u'PTRSUB_-1207732827', u'PTRSUB_-1207732712'), (u'PTRSUB_-1207733303', u'PTRSUB_-1207733232'), (u'CALL_-1207736414', u'INDIRECT_-1207734396'), (u'INT_EQUAL_-1207737205', u'CBRANCH_-1207737202'), ('const-0', u'PTRSUB_-1207732642'), ('const-0', u'STORE_-1207736817'), ('const-21', u'PTRADD_-1207733677'), ('const-433', u'STORE_-1207736933'), ('const-433', u'STORE_-1207736013'), ('const-168', u'PTRADD_-1207732671'), (u'PTRSUB_-1207733094', u'PTRSUB_-1207733032'), (u'PTRSUB_-1207733926', u'CALL_-1207736467'), (u'INT_NOTEQUAL_-1207737889', u'COPY_-1207734195'), ('const-0', u'PTRSUB_-1207733746'), (u'PTRSUB_-1207733379', u'PTRSUB_-1207733225'), (u'PTRADD_-1207733931', u'CAST_-1207733770'), (u'CALL_-1207736543', u'INDIRECT_-1207734793'), (u'PTRSUB_-1207732615', u'PTRADD_-1207732708'), (u'CALL_-1207735231', u'INDIRECT_-1207733218'), ('const-16', u'PTRSUB_-1207733392'), (u'PTRADD_-1207732686', u'PTRSUB_-1207732684'), ('tmp_3453', u'INT_EQUAL_-1207737205'), ('const-433', u'STORE_-1207735933'), ('const-433', u'LOAD_-1207736011'), ('const-1', u'PTRADD_-1207733381'), ('const-433', u'STORE_-1207736998'), (u'PTRSUB_-1207733468', u'PTRSUB_-1207733392'), ('const--1', u'STORE_-1207735974'), (u'PTRSUB_-1207733183', u'PTRSUB_-1207733118'), (u'PTRSUB_-1207733044', u'STORE_-1207735784'), ('const-433', u'STORE_-1207735784'), ('const-433', u'LOAD_-1207737459'), (u'CAST_-1207733070', u'CALL_-1207735594'), (u'CAST_-1207733760', u'STORE_-1207733933'), (u'STORE_-1207736002', u'INDIRECT_-1207734560'), ('const-112', u'PTRSUB_-1207733580'), (u'INDIRECT_-1207734030', u'MULTIEQUAL_-1207734002'), ('const-0', u'STORE_-1207735584'), ('const-0', u'PTRSUB_-1207733796'), ('const-0', u'PTRSUB_-1207732871'), (u'CAST_-1207733191', u'INT_ADD_-1207733279'), (u'CAST_-1207733403', u'PTRADD_-1207733347'), (u'CALL_-1207737155', u'CAST_-1207733837'), ('const-3250528', u'COPY_-1207732951'), (u'CALL_-1207735908', u'INDIRECT_-1207734286'), (u'CALL_-1207735224', u'INDIRECT_-1207733510'), (u'PTRSUB_-1207732761', u'PTRSUB_-1207732708'), (u'CALL_-1207735224', u'INDIRECT_-1207733029'), (u'CALL_-1207735482', u'INDIRECT_-1207733621'), ('const-0', u'INT_EQUAL_-1207736621'), (u'PTRSUB_-1207733346', u'STORE_-1207735731'), ('const-16', u'PTRSUB_-1207732708'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734109'), ('const-0', u'RETURN_-1207737303'), (u'CAST_-1207732883', u'STORE_-1207735805'), ('const-433', u'LOAD_-1207737819'), (u'CAST_-1207733403', u'PTRSUB_-1207733631'), (u'CAST_-1207733837', u'PTRSUB_-1207734226'), (u'INT_ZEXT_-1207736219', u'INT_XOR_-1207737736'), (u'CAST_-1207733837', u'PTRSUB_-1207734272'), (u'CAST_-1207733230', u'STORE_-1207735795'), (u'INDIRECT_-1207734712', u'COPY_-1207734765'), (u'PTRSUB_-1207733478', u'PTRSUB_-1207733312'), (u'INDIRECT_-1207733661', u'COPY_-1207733718'), ('const-16', u'PTRSUB_-1207733159'), (u'PTRSUB_-1207732907', u'STORE_-1207735428'), ('const-8', u'PTRADD_-1207734408'), (u'INDIRECT_-1207734957', u'MULTIEQUAL_-1207733297'), ('const-48', u'PTRSUB_-1207734205'), (u'PTRSUB_-1207733120', u'PTRSUB_-1207733271'), (u'INT_NOTEQUAL_-1207735538', u'CBRANCH_-1207735532'), (u'MULTIEQUAL_-1207734566', u'MULTIEQUAL_-1207734543'), (u'PTRSUB_-1207733704', u'STORE_-1207735967'), (u'STORE_-1207737068', u'INDIRECT_-1207735088'), (u'MULTIEQUAL_-1207735055', u'CAST_-1207733025'), (u'STORE_-1207736998', u'INDIRECT_-1207735041'), ('const-0', u'PTRSUB_-1207733261'), (u'INDIRECT_-1207734883', u'MULTIEQUAL_-1207734740'), (u'COPY_-1207732951', u'CALL_-1207735073'), ('const-0', u'PTRSUB_-1207733273'), (u'LOAD_-1207737565', u'PTRADD_-1207734474'), (u'INT_MULT_-1207737636', u'CALL_-1207737610'), ('const-0', u'STORE_-1207735745'), ('const-433', u'STORE_-1207735745'), ('const-0', u'COPY_-1207735979'), ('const-0', u'STORE_-1207735759'), ('const-8', u'PTRSUB_-1207732807'), ('const--88', u'PTRSUB_-1207733926'), ('const-72', u'PTRSUB_-1207733441'), (u'PTRSUB_-1207732708', u'PTRSUB_-1207732615'), (u'STORE_-1207735784', u'INDIRECT_-1207734145'), ('tmp_1520', u'CBRANCH_-1207736721'), (u'CAST_-1207732956', u'PTRADD_-1207733080'), (u'PTRSUB_-1207733192', u'PTRSUB_-1207733126'), ('const-4', u'PTRADD_-1207734522'), (u'PTRSUB_-1207733823', u'STORE_-1207736966'), ('const-7', u'PTRADD_-1207734474'), (u'CAST_-1207732683', u'PTRADD_-1207732686'), (u'PTRSUB_-1207734205', u'STORE_-1207737016'), (u'PTRADD_-1207733337', u'PTRSUB_-1207733335'), (u'PTRSUB_-1207733565', u'STORE_-1207735787'), ('const-1', u'PTRADD_-1207733099'), (u'PTRSUB_-1207733169', u'LOAD_-1207736011'), (u'LOAD_-1207735398', u'INT_AND_-1207735372'), (u'COPY_-1207732878', u'CALL_-1207734819'), ('const-433', u'STORE_-1207735686'), (u'CAST_-1207733991', u'CALLIND_-1207737361'), (u'CAST_-1207733403', u'CAST_-1207733189'), ('const-64', u'PTRSUB_-1207733164'), ('const-0', u'STORE_-1207735676'), (u'PTRSUB_-1207733661', u'PTRSUB_-1207733476'), (u'CAST_-1207733403', u'MULTIEQUAL_-1207735516'), (u'STORE_-1207737009', u'INDIRECT_-1207735050'), (u'INT_ZEXT_-1207734078', u'INT_LEFT_-1207734306'), (u'CALLIND_-1207736744', u'CAST_-1207733428'), (u'PTRSUB_-1207732740', u'STORE_-1207735358'), (u'CALL_-1207735499', u'INDIRECT_-1207733627'), (u'CAST_-1207733403', u'PTRSUB_-1207733541'), (u'CAST_-1207733837', u'PTRSUB_-1207734128'), (u'PTRADD_-1207732671', u'PTRSUB_-1207732669'), ('const-433', u'STORE_-1207735919'), (u'CAST_-1207733837', u'CAST_-1207733761'), (u'CALL_-1207736414', u'INDIRECT_-1207734264'), ('const-80', u'PTRSUB_-1207733704'), (u'PTRSUB_-1207733710', u'PTRSUB_-1207733521'), ('const-1', u'INT_NOTEQUAL_-1207736781'), ('const-0', u'STORE_-1207735751'), ('const-433', u'STORE_-1207735821'), ('const-0', u'PTRSUB_-1207733191'), ('const-8', u'PTRADD_-1207734436'), (u'LOAD_-1207736797', u'INT_NOTEQUAL_-1207736781'), (u'INDIRECT_-1207733668', u'MULTIEQUAL_-1207734783'), ('tmp_3453', u'CAST_-1207734054'), ('const-0', u'RETURN_-1207734489'), ('const-144', u'PTRSUB_-1207732697'), ('const-0', u'PTRSUB_-1207733771'), ('const-3245423', u'COPY_-1207732910'), (u'PTRSUB_-1207733555', u'PTRSUB_-1207733746'), ('const-32', u'INT_AND_-1207734762'), ('const-0', u'STORE_-1207735784'), ('const-433', u'STORE_-1207735828'), ('const-433', u'LOAD_-1207737371'), ('tmp_1591', u'CBRANCH_-1207736661'), ('const-0', u'INT_EQUAL_-1207737910'), ('const-0', u'PTRSUB_-1207732817'), ('const-0', u'PTRSUB_-1207733503'), ('const-128', u'INT_ADD_-1207733006'), (u'PTRADD_-1207733470', u'PTRSUB_-1207733468'), (u'PTRADD_-1207732712', u'PTRSUB_-1207732710'), ('const-120', u'PTRSUB_-1207733109'), (u'LOAD_-1207735588', u'INT_LESS_-1207735557'), ('tmp_2337', u'CBRANCH_-1207735555'), (u'STORE_-1207735679', u'INDIRECT_-1207734313'), ('const-433', u'STORE_-1207733435'), ('tmp_1115', u'CBRANCH_-1207737168'), ('const-0', u'PTRSUB_-1207733055'), (u'CAST_-1207733403', u'CAST_-1207733165'), (u'CAST_-1207732956', u'PTRSUB_-1207733137'), (u'PTRSUB_-1207733142', u'STORE_-1207735689'), ('const-1', u'STORE_-1207735679'), ('const-0', u'SUBPIECE_-1207735669'), (u'CALL_-1207737155', u'INDIRECT_-1207735179'), ('const-433', u'STORE_-1207735307'), (u'PTRSUB_-1207732795', u'STORE_-1207735282'), ('tmp_3453', u'INT_EQUAL_-1207737910'), ('const-0', u'PTRSUB_-1207733078'), (u'MULTIEQUAL_-1207735516', u'PTRSUB_-1207733981'), (u'CALL_-1207735530', u'INDIRECT_-1207733551'), ('const-16', u'PTRSUB_-1207732736'), (u'PTRSUB_-1207733652', u'PTRSUB_-1207733468'), ('const-433', u'STORE_-1207735708'), (u'CAST_-1207732683', u'PTRADD_-1207732712'), (u'STORE_-1207735676', u'INDIRECT_-1207734058'), ('const-224', u'INT_AND_-1207735798'), (u'PTRADD_-1207734026', u'PTRSUB_-1207734024'), ('const-168', u'PTRADD_-1207734097'), ('const-1099511628211', u'INT_MULT_-1207737636'), ('tmp_671', u'CBRANCH_-1207737487'), ('const-4', u'SUBPIECE_-1207734764'), (u'STORE_-1207735325', u'INDIRECT_-1207733807'), (u'CAST_-1207733403', u'PTRADD_-1207733470'), ('const-0', u'PTRSUB_-1207732930'), (u'CAST_-1207732956', u'PTRSUB_-1207733118'), ('const-8', u'PTRSUB_-1207733851'), (u'PTRADD_-1207733381', u'PTRSUB_-1207733379'), (u'PTRSUB_-1207732628', u'PTRSUB_-1207732533'), ('tmp_2699', u'CBRANCH_-1207735129'), ('const-433', u'STORE_-1207736845'), (u'LOAD_-1207737445', u'CAST_-1207733429'), ('const-433', u'STORE_-1207734897'), (u'CALLIND_-1207736676', u'SUBPIECE_-1207735669'), ('const-433', u'LOAD_-1207737828'), (u'STORE_-1207735172', u'INDIRECT_-1207733692'), ('const-0', u'STORE_-1207733434'), ('const-0', u'STORE_-1207735250'), (u'PTRSUB_-1207734008', u'STORE_-1207737046'), ('const-433', u'STORE_-1207735598'), (u'CAST_-1207732956', u'PTRSUB_-1207733235'), (u'CALL_-1207735650', u'INDIRECT_-1207733319'), (u'STORE_-1207735860', u'INDIRECT_-1207734461'), (u'STORE_-1207735395', u'INDIRECT_-1207733854'), ('const-0', u'PTRSUB_-1207733944'), (u'PTRSUB_-1207733503', u'PTRSUB_-1207733334'), ('const-433', u'STORE_-1207737009'), (u'CALL_-1207735482', u'INDIRECT_-1207733653'), (u'STORE_-1207735454', u'INDIRECT_-1207733898'), ('const-8', u'PTRADD_-1207733696'), ('const-0', u'STORE_-1207736944'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734864'), (u'PTRSUB_-1207733225', u'PTRSUB_-1207733159'), (u'STORE_-1207735612', u'INDIRECT_-1207734016'), (u'CALL_-1207735723', u'INDIRECT_-1207733661'), (u'CAST_-1207733143', u'STORE_-1207735689'), ('const-0', u'RETURN_-1207734484'), ('const--3750763034362895579', u'INT_XOR_-1207737736'), ('const-0', u'STORE_-1207735186'), (u'CAST_-1207732956', u'MULTIEQUAL_-1207735535'), ('const-433', u'LOAD_-1207736686'), ('const-433', u'STORE_-1207737031'), ('const-0', u'PTRSUB_-1207734406'), (u'CALL_-1207735908', u'INDIRECT_-1207733874'), (u'CAST_-1207734075', u'CALLIND_-1207737512'), (u'CAST_-1207732683', u'PTRSUB_-1207732867'), (u'PTRSUB_-1207732692', u'PTRSUB_-1207732642'), ('const-0', u'STORE_-1207735651'), ('tmp_3449', u'CALL_-1207736543'), ('const-0', u'PTRSUB_-1207733493'), ('const-433', u'STORE_-1207736923'), ('const-224', u'INT_AND_-1207735372'), ('const-0', u'STORE_-1207737031'), ('const-3106', u'CALL_-1207736414'), ('const-1', u'RETURN_-1207735226'), (u'CAST_-1207732889', u'LOAD_-1207735824'), ('const-0', u'STORE_-1207735144'), ('const-0', u'STORE_-1207736955'), (u'CAST_-1207732956', u'PTRSUB_-1207733127'), (u'CAST_-1207734013', u'INT_EQUAL_-1207737397'), (u'PTRSUB_-1207732859', u'PTRSUB_-1207732740'), (u'CALL_-1207735231', u'INDIRECT_-1207733598'), ('const-433', u'LOAD_-1207735648'), (u'CAST_-1207733837', u'MULTIEQUAL_-1207735535'), ('const-64', u'PTRSUB_-1207734191'), ('const-2', u'INT_EQUAL_-1207737226'), (u'CALL_-1207735908', u'CAST_-1207732956'), (u'CAST_-1207732683', u'PTRADD_-1207732699'), (u'STORE_-1207735435', u'INDIRECT_-1207733882'), (u'CAST_-1207733165', u'STORE_-1207735717'), ('const-121', u'INT_ADD_-1207733007'), ('const-104', u'PTRSUB_-1207734154'), ('const-80', u'PTRSUB_-1207733679'), ('const-433', u'STORE_-1207737138'), (u'INDIRECT_-1207733966', u'MULTIEQUAL_-1207733938'), (u'STORE_-1207735651', u'INDIRECT_-1207734289'), ('const-1', u'PTRADD_-1207733505'), (u'CALL_-1207735530', u'INDIRECT_-1207734030'), (u'INDIRECT_-1207734378', u'MULTIEQUAL_-1207734961'), ('const-168', u'PTRADD_-1207733403'), ('const-128', u'INT_ADD_-1207733919'), ('const-8', u'PTRADD_-1207734451'), ('const-433', u'STORE_-1207735842'), (u'PTRSUB_-1207733796', u'STORE_-1207737108'), ('const-433', u'LOAD_-1207735398'), (u'INDIRECT_-1207733029', u'MULTIEQUAL_-1207734131'), ('const-16', u'PTRSUB_-1207733931'), (u'CALLIND_-1207735991', u'INDIRECT_-1207733892'), ('const-168', u'PTRADD_-1207732712'), (u'STORE_-1207735570', u'INDIRECT_-1207733980'), ('const-0', u'PTRSUB_-1207734008'), ('const-0', u'PTRSUB_-1207733728'), (u'PTRADD_-1207733057', u'PTRSUB_-1207733055'), (u'CALL_-1207736032', u'INDIRECT_-1207734312'), ('const-433', u'STORE_-1207737052'), ('tmp_9553', u'SUBPIECE_-1207734764'), ('const-1065353216', u'STORE_-1207735686'), (u'PTRSUB_-1207734145', u'STORE_-1207736944'), (u'PTRADD_-1207732708', u'CAST_-1207732616'), (u'PTRADD_-1207733518', u'PTRSUB_-1207733516'), ('const-16', u'PTRSUB_-1207733442'), (u'CALL_-1207735530', u'INDIRECT_-1207733998'), (u'MULTIEQUAL_-1207733970', u'MULTIEQUAL_-1207734534'), ('const-1', u'PTRADD_-1207734026'), (u'PTRADD_-1207733392', u'CAST_-1207733298'), (u'INDIRECT_-1207734211', u'MULTIEQUAL_-1207734131'), ('const-1', u'PTRADD_-1207733044'), ('const-136', u'PTRSUB_-1207734176'), (u'CALL_-1207736414', u'INDIRECT_-1207734300'), ('tmp_3454', u'STORE_-1207735343'), ('const-0', u'PTRSUB_-1207733895'), (u'INT_LESS_-1207735557', u'CBRANCH_-1207735566'), ('const-168', u'PTRADD_-1207732738'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734694'), (u'LOAD_-1207736729', u'PTRADD_-1207733696'), ('tmp_1854', u'CBRANCH_-1207736447'), ('const-0', u'PTRSUB_-1207733379'), ('const-0', u'PTRSUB_-1207733373'), (u'COPY_-1207732910', u'CALL_-1207735723')]
[(u'CAST_-1207733981', u'STORE_-1207737086'), (u'INDIRECT_-1207734065', u'MULTIEQUAL_-1207734631'), (u'CAST_-1207733573', u'PTRADD_-1207733529'), ('const-0', u'RETURN_-1207734360'), ('const-2727', u'CALL_-1207734787'), ('const-433', u'STORE_-1207737138'), (u'PTRADD_-1207732915', u'STORE_-1207735465'), (u'CAST_-1207732797', u'STORE_-1207735379'), ('const-240', u'INT_ADD_-1207736525'), (u'COPY_-1207732750', u'CALL_-1207734819'), ('const-433', u'STORE_-1207735769'), ('const-4', u'PTRADD_-1207733579'), (u'STORE_-1207736933', u'INDIRECT_-1207734856'), (u'STORE_-1207735612', u'INDIRECT_-1207733884'), (u'MULTIEQUAL_-1207734403', u'MULTIEQUAL_-1207734380'), ('const-0', u'STORE_-1207735745'), (u'PTRADD_-1207733587', u'MULTIEQUAL_-1207735060'), (u'PTRADD_-1207734118', u'STORE_-1207737031'), (u'LOAD_-1207737565', u'CALLIND_-1207737512'), ('const-433', u'STORE_-1207735806'), (u'PTRADD_-1207737590', u'CAST_-1207734307'), ('const-433', u'STORE_-1207735651'), (u'PTRADD_-1207733529', u'STORE_-1207735828'), ('const-0', u'STORE_-1207737127'), (u'STORE_-1207735784', u'INDIRECT_-1207734013'), (u'STORE_-1207735708', u'INDIRECT_-1207733952'), ('const-0', u'INT_EQUAL_-1207737249'), (u'INDIRECT_-1207734794', u'MULTIEQUAL_-1207734734'), ('const-23', u'PTRADD_-1207733428'), (u'STORE_-1207736817', u'INDIRECT_-1207734770'), (u'INDIRECT_-1207734314', u'PIECE_-1207734344'), (u'CALL_-1207735650', u'INDIRECT_-1207733568'), ('const-28', u'PTRADD_-1207733371'), (u'STORE_-1207735854', u'INDIRECT_-1207734057'), (u'PTRADD_-1207733200', u'CAST_-1207733105'), (u'LOAD_-1207737565', u'CALLIND_-1207737361'), (u'STORE_-1207736859', u'INDIRECT_-1207734806'), ('tmp_6599', u'COPY_-1207734363'), ('const-14', u'PTRADD_-1207733085'), (u'CAST_-1207732869', u'PTRADD_-1207732779'), (u'COPY_-1207732823', u'CALL_-1207735073'), ('const-433', u'STORE_-1207735379'), (u'CAST_-1207733573', u'PTRADD_-1207733555'), (u'PTRADD_-1207733205', u'STORE_-1207735861'), ('const-3245423', u'COPY_-1207732757'), (u'INDIRECT_-1207734282', u'COPY_-1207734701'), ('const-5', u'PTRADD_-1207732840'), ('const-36', u'PTRADD_-1207732722'), (u'PTRADD_-1207733919', u'CAST_-1207733764'), (u'MULTIEQUAL_-1207734830', u'MULTIEQUAL_-1207733230'), (u'STORE_-1207735186', u'INDIRECT_-1207733572'), (u'PTRADD_-1207734324', u'LOAD_-1207737417'), (u'CAST_-1207732869', u'PTRADD_-1207732770'), (u'STORE_-1207735200', u'INDIRECT_-1207733584'), ('const-40', u'PTRADD_-1207733952'), ('const-8', u'PTRADD_-1207734193'), ('const-1', u'RETURN_-1207736409'), (u'STORE_-1207736980', u'INDIRECT_-1207734895'), ('const-38', u'PTRADD_-1207733976'), (u'LOAD_-1207737565', u'CALLIND_-1207736744'), ('const-4', u'STORE_-1207735762'), (u'PTRADD_-1207733395', u'STORE_-1207735665'), ('const-8', u'INT_ADD_-1207735985'), ('const-433', u'LOAD_-1207735222'), (u'MULTIEQUAL_-1207735541', u'MULTIEQUAL_-1207735522'), ('const-39', u'PTRADD_-1207733001'), (u'STORE_-1207735665', u'INDIRECT_-1207734169'), (u'CAST_-1207733573', u'CAST_-1207733335'), ('const-0', u'STORE_-1207735307'), ('tmp_601', u'CBRANCH_-1207737544'), (u'STORE_-1207735428', u'INDIRECT_-1207733745'), (u'CALL_-1207735231', u'INDIRECT_-1207733087'), ('const-8', u'PTRADD_-1207733046'), ('const-433', u'STORE_-1207735901'), (u'CAST_-1207732869', u'PTRADD_-1207732800'), ('const-1', u'PTRADD_-1207733230'), (u'PTRADD_-1207734358', u'LOAD_-1207737482'), (u'MULTIEQUAL_-1207734435', u'MULTIEQUAL_-1207734412'), (u'CALL_-1207735530', u'CAST_-1207733215'), ('tmp_6606', u'INT_ADD_-1207737840'), ('const-0', u'INT_NOTEQUAL_-1207737889'), (u'CAST_-1207733573', u'PTRADD_-1207733371'), (u'CALL_-1207735650', u'INDIRECT_-1207733664'), ('const-4', u'INT_NOTEQUAL_-1207735538'), ('const-0', u'STORE_-1207735665'), (u'PTRADD_-1207733472', u'STORE_-1207735759'), ('const-0', u'STORE_-1207735318'), ('const-8', u'PTRADD_-1207733428'), (u'PTRADD_-1207734078', u'STORE_-1207736980'), ('const-0', u'STORE_-1207735744'), ('const-3175770', u'COPY_-1207732831'), (u'PTRADD_-1207732873', u'STORE_-1207735413'), (u'STORE_-1207735762', u'INDIRECT_-1207733996'), ('const-433', u'STORE_-1207735260'), (u'INDIRECT_-1207734580', u'COPY_-1207734633'), (u'INDIRECT_-1207733527', u'COPY_-1207733556'), (u'CALL_-1207735594', u'INDIRECT_-1207733838'), ('const-37', u'PTRADD_-1207733025'), (u'PTRADD_-1207732861', u'CAST_-1207732803'), (u'CALL_-1207735594', u'INDIRECT_-1207733445'), ('tmp_1027', u'CBRANCH_-1207737223'), (u'PTRADD_-1207732823', u'STORE_-1207735336'), ('const-224', u'INT_AND_-1207737045'), (u'INDIRECT_-1207734372', u'MULTIEQUAL_-1207734348'), ('const-2733', u'CALL_-1207734819'), ('const-39', u'PTRADD_-1207733964'), ('const-433', u'STORE_-1207735186'), ('const-8', u'PTRADD_-1207734092'), (u'STORE_-1207736966', u'INDIRECT_-1207734883'), ('const-0', u'STORE_-1207736980'), ('const-3', u'INT_SUB_-1207736572'), ('tmp_6599', u'INT_XOR_-1207737686'), ('const-18', u'PTRADD_-1207734126'), ('const-6', u'PTRADD_-1207734106'), (u'CALL_-1207737155', u'INDIRECT_-1207734247'), ('tmp_3197', u'BRANCH_-1207735507'), ('const-433', u'LOAD_-1207737459'), (u'CAST_-1207733573', u'PTRADD_-1207733623'), (u'STORE_-1207735731', u'INDIRECT_-1207734222'), (u'PTRADD_-1207733196', u'CAST_-1207733094'), (u'INDIRECT_-1207733968', u'INT_ZEXT_-1207733946'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734404'), ('const-8', u'PTRADD_-1207734159'), ('const-8', u'PTRADD_-1207732861'), (u'PTRADD_-1207732848', u'CALL_-1207735224'), (u'PTRADD_-1207732674', u'STORE_-1207735144'), ('const-433', u'STORE_-1207736944'), ('const-0', u'STORE_-1207735598'), ('const-11', u'PTRADD_-1207733188'), (u'CAST_-1207733573', u'PTRADD_-1207733665'), (u'CAST_-1207733148', u'PTRADD_-1207733076'), (u'INDIRECT_-1207734079', u'MULTIEQUAL_-1207733999'), (u'CAST_-1207733573', u'PTRADD_-1207733632'), (u'STORE_-1207737127', u'INDIRECT_-1207735000'), (u'CAST_-1207733573', u'MULTIEQUAL_-1207735522'), (u'CAST_-1207733148', u'PTRADD_-1207733025'), (u'PTRADD_-1207733188', u'STORE_-1207735839'), ('const-433', u'STORE_-1207735751'), (u'MULTIEQUAL_-1207735522', u'CALLIND_-1207735991'), (u'INDIRECT_-1207733529', u'COPY_-1207733586'), (u'CAST_-1207733148', u'PTRADD_-1207733155'), (u'CAST_-1207733404', u'STORE_-1207735795'), ('const-433', u'STORE_-1207735867'), ('const-17', u'PTRADD_-1207732800'), (u'INDIRECT_-1207735205', u'MULTIEQUAL_-1207735026'), ('const-433', u'STORE_-1207735805'), (u'CAST_-1207732869', u'PTRADD_-1207732731'), (u'PTRSUB_-1207733840', u'CALL_-1207736467'), (u'INDIRECT_-1207735395', u'SUBPIECE_-1207735423'), (u'PTRADD_-1207734009', u'LOAD_-1207736895'), (u'CAST_-1207733148', u'PTRADD_-1207733001'), ('const-0', u'COPY_-1207735978'), (u'STORE_-1207735891', u'INDIRECT_-1207734087'), ('const-8', u'PTRADD_-1207733496'), (u'CAST_-1207733335', u'STORE_-1207735707'), (u'CAST_-1207733209', u'STORE_-1207735526'), (u'MULTIEQUAL_-1207735060', u'CAST_-1207733209'), (u'CALL_-1207737155', u'INDIRECT_-1207734668'), (u'CAST_-1207733573', u'PTRADD_-1207733298'), (u'CAST_-1207733963', u'STORE_-1207737052'), (u'CAST_-1207733473', u'STORE_-1207735901'), (u'PTRADD_-1207732814', u'CAST_-1207732758'), (u'INDIRECT_-1207733315', u'MULTIEQUAL_-1207734391'), ('const-8', u'PTRADD_-1207733560'), (u'CAST_-1207733573', u'PTRADD_-1207733541'), ('tmp_6599', u'INT_EQUAL_-1207737205'), (u'CAST_-1207733148', u'PTRADD_-1207733115'), (u'CAST_-1207733573', u'PTRADD_-1207733350'), (u'CAST_-1207734035', u'PTRADD_-1207734118'), ('const-433', u'STORE_-1207736980'), ('const-0', u'STORE_-1207735626'), ('tmp_1463', u'CBRANCH_-1207736774'), ('const-4294967295', u'INT_AND_-1207735540'), ('const-1', u'RETURN_-1207734782'), ('const-22', u'PTRADD_-1207733436'), ('const-5', u'PTRADD_-1207733574'), (u'CAST_-1207733148', u'PTRADD_-1207733013'), ('tmp_10747', u'INT_NOTEQUAL_-1207736729'), ('const-433', u'STORE_-1207735271'), (u'INDIRECT_-1207734770', u'MULTIEQUAL_-1207734651'), ('const-0', u'STORE_-1207735708'), ('const-11', u'PTRADD_-1207734151'), (u'CAST_-1207733969', u'LOAD_-1207737071'), ('const-0', u'STORE_-1207735358'), (u'INT_ADD_-1207737355', u'CAST_-1207734160'), ('const-34', u'PTRADD_-1207733911'), (u'PTRADD_-1207732861', u'CAST_-1207732802'), (u'INDIRECT_-1207735205', u'MULTIEQUAL_-1207733426'), (u'CAST_-1207733573', u'PTRADD_-1207733615'), (u'INDIRECT_-1207734615', u'COPY_-1207735059'), (u'PTRADD_-1207733627', u'CAST_-1207733521'), ('const-1', u'RETURN_-1207734814'), (u'STORE_-1207735325', u'INDIRECT_-1207733675'), ('const-8', u'PTRADD_-1207734039'), (u'CAST_-1207734035', u'PTRADD_-1207734048'), (u'PTRADD_-1207733579', u'CAST_-1207733474'), ('const-8', u'PTRADD_-1207734151'), (u'CALL_-1207736543', u'INDIRECT_-1207734314'), (u'CAST_-1207733148', u'PTRADD_-1207733163'), (u'CAST_-1207732869', u'PTRADD_-1207732885'), (u'INT_NOTEQUAL_-1207736879', u'CBRANCH_-1207736802'), (u'INDIRECT_-1207734826', u'MULTIEQUAL_-1207733166'), (u'PTRADD_-1207733976', u'STORE_-1207736845'), (u'PTRADD_-1207734000', u'STORE_-1207736873'), ('const-8', u'PTRADD_-1207733155'), (u'INDIRECT_-1207734340', u'MULTIEQUAL_-1207734316'), (u'CALL_-1207735482', u'INDIRECT_-1207733522'), (u'PTRSUB_-1207734353', u'INT_EQUAL_-1207737425'), (u'MULTIEQUAL_-1207734455', u'MULTIEQUAL_-1207734435'), ('const-433', u'LOAD_-1207737417'), ('const-433', u'STORE_-1207735637'), (u'INDIRECT_-1207734247', u'MULTIEQUAL_-1207734830'), (u'INT_NOTEQUAL_-1207735206', u'CBRANCH_-1207735129'), ('const-8', u'PTRADD_-1207733415'), (u'CALL_-1207735594', u'STORE_-1207735516'), ('const-1099511628211', u'INT_MULT_-1207737660'), (u'CAST_-1207734392', u'LOAD_-1207737828'), (u'CAST_-1207734035', u'PTRADD_-1207733952'), ('const-433', u'LOAD_-1207736686'), (u'CALL_-1207736897', u'INDIRECT_-1207734525'), (u'LOAD_-1207737819', u'INT_EQUAL_-1207737804'), ('const-14', u'PTRADD_-1207733511'), (u'CAST_-1207733573', u'PTRADD_-1207733472'), (u'INDIRECT_-1207733347', u'MULTIEQUAL_-1207734423'), ('const-8', u'PTRADD_-1207733362'), (u'PTRADD_-1207732828', u'STORE_-1207735343'), (u'INT_ADD_-1207736670', u'CAST_-1207733713'), (u'CAST_-1207732869', u'PTRADD_-1207732814'), (u'INDIRECT_-1207733835', u'MULTIEQUAL_-1207733807'), ('tmp_6599', u'INT_EQUAL_-1207737226'), ('const-1065353216', u'STORE_-1207736933'), (u'CAST_-1207734035', u'PTRADD_-1207734106'), ('const-0', u'STORE_-1207736923'), ('const-8', u'PTRADD_-1207733511'), (u'PTRADD_-1207732770', u'STORE_-1207735271'), ('const-8', u'PTRADD_-1207734184'), ('tmp_756', u'CBRANCH_-1207737422'), (u'PTRADD_-1207733623', u'CAST_-1207733497'), ('const-168', u'INT_ADD_-1207737355'), (u'INT_EQUAL_-1207737226', u'CBRANCH_-1207737223'), (u'PTRADD_-1207733448', u'STORE_-1207735731'), ('tmp_6604', u'INT_XOR_-1207737655'), ('const-8', u'PTRADD_-1207733094'), ('const-0', u'STORE_-1207735172'), ('const-204', u'CALL_-1207735499'), (u'CALLIND_-1207737361', u'INDIRECT_-1207734714'), (u'INT_EQUAL_-1207737397', u'CBRANCH_-1207737394'), ('const-433', u'STORE_-1207735854'), ('const--1', u'STORE_-1207735974'), (u'INDIRECT_-1207733934', u'MULTIEQUAL_-1207734435'), ('const-8', u'PTRADD_-1207734358'), ('const-30', u'PTRADD_-1207732620'), (u'STORE_-1207736767', u'INDIRECT_-1207734738'), (u'CAST_-1207733958', u'STORE_-1207737046'), (u'STORE_-1207735379', u'INDIRECT_-1207733717'), (u'INDIRECT_-1207733449', u'MULTIEQUAL_-1207734067'), (u'LOAD_-1207737590', u'INT_NOTEQUAL_-1207737571'), (u'LOAD_-1207737652', u'INT_REM_-1207737611'), (u'INDIRECT_-1207734172', u'COPY_-1207734202'), ('const-433', u'STORE_-1207735821'), (u'STORE_-1207735676', u'INDIRECT_-1207733926'), (u'STORE_-1207736923', u'INDIRECT_-1207734848'), ('const-0', u'INT_NOTEQUAL_-1207736448'), (u'STORE_-1207735717', u'INDIRECT_-1207734210'), (u'CALL_-1207737610', u'INDIRECT_-1207734895'), (u'CAST_-1207733474', u'LOAD_-1207735904'), (u'CALL_-1207736543', u'INDIRECT_-1207734214'), ('const-1', u'STORE_-1207737009'), ('const-8', u'PTRADD_-1207733565'), ('const-4', u'SUBPIECE_-1207734632'), (u'CALL_-1207736897', u'INDIRECT_-1207734461'), (u'PTRADD_-1207733602', u'STORE_-1207735933'), ('const-3899920', u'PTRSUB_-1207733631'), ('const-10', u'PTRADD_-1207733200'), (u'INDIRECT_-1207733568', u'MULTIEQUAL_-1207734359'), (u'PTRADD_-1207733615', u'CAST_-1207733510'), ('const-2', u'PTRADD_-1207733221'), (u'STORE_-1207735686', u'INDIRECT_-1207733934'), ('const-433', u'STORE_-1207735435'), ('const-12', u'PTRADD_-1207733529'), ('const-8', u'PTRADD_-1207733640'), (u'PTRADD_-1207733502', u'CAST_-1207733404'), ('const-433', u'STORE_-1207736873'), ('const-204', u'CALL_-1207735073'), ('const-1', u'STORE_-1207736966'), (u'MULTIEQUAL_-1207734631', u'MULTIEQUAL_-1207734608'), ('tmp_6747', u'CALLIND_-1207736676'), ('const-2741', u'CALL_-1207735723'), ('const-8', u'PTRADD_-1207734101'), ('const-32', u'INT_ADD_-1207737549'), (u'INDIRECT_-1207733379', u'MULTIEQUAL_-1207734455'), (u'CALL_-1207735482', u'INDIRECT_-1207733064'), (u'CAST_-1207732869', u'PTRADD_-1207732698'), ('const-0', u'STORE_-1207735952'), ('const-8', u'PTRADD_-1207732848'), (u'CALL_-1207736543', u'INDIRECT_-1207734346'), (u'LOAD_-1207737522', u'CALLIND_-1207737512'), ('const-433', u'STORE_-1207736859'), (u'CALL_-1207735482', u'INDIRECT_-1207733458'), (u'COPY_-1207732757', u'CALL_-1207734819'), ('const-433', u'STORE_-1207735842'), ('const-433', u'STORE_-1207735282'), ('const-8', u'PTRADD_-1207733188'), ('const-3245423', u'COPY_-1207732782'), ('const-3106', u'CALL_-1207736414'), (u'STORE_-1207735860', u'INDIRECT_-1207734329'), (u'CAST_-1207733573', u'PTRADD_-1207733415'), (u'CALL_-1207735499', u'INDIRECT_-1207733875'), (u'INDIRECT_-1207733187', u'MULTIEQUAL_-1207733999'), ('const-433', u'STORE_-1207735967'), (u'INDIRECT_-1207735395', u'INT_AND_-1207735540'), ('const-13', u'PTRADD_-1207732779'), (u'STORE_-1207735806', u'INDIRECT_-1207734285'), (u'PTRADD_-1207733230', u'STORE_-1207735891'), (u'INT_AND_-1207735372', u'STORE_-1207735395'), (u'CAST_-1207734035', u'PTRADD_-1207734039'), (u'STORE_-1207735651', u'INDIRECT_-1207734157'), (u'PTRADD_-1207733511', u'STORE_-1207735806'), ('const-8', u'PTRADD_-1207733290'), (u'CAST_-1207734035', u'PTRADD_-1207734134'), ('const-8', u'INT_ADD_-1207736484'), (u'STORE_-1207735373', u'INDIRECT_-1207733712'), (u'CAST_-1207732869', u'STORE_-1207735373'), ('const-0', u'RETURN_-1207736344'), (u'CALL_-1207735224', u'INDIRECT_-1207733379'), (u'INT_ADD_-1207737506', u'CAST_-1207734240'), ('const-433', u'STORE_-1207736955'), (u'CALL_-1207735073', u'INDIRECT_-1207733179'), (u'STORE_-1207735919', u'INDIRECT_-1207734364'), (u'CAST_-1207734035', u'PTRADD_-1207733964'), (u'INT_AND_-1207735878', u'STORE_-1207735901'), (u'STORE_-1207735880', u'INDIRECT_-1207734078'), ('const-3', u'PTRADD_-1207733205'), (u'PTRADD_-1207732881', u'CAST_-1207732815'), (u'CALL_-1207737610', u'INDIRECT_-1207734927'), (u'CAST_-1207733573', u'PTRADD_-1207733602'), (u'PTRADD_-1207733407', u'STORE_-1207735679'), ('const-433', u'STORE_-1207735799'), ('const-0', u'STORE_-1207735584'), ('const-8', u'PTRADD_-1207732761'), ('tmp_245', u'CBRANCH_-1207737802'), (u'CALL_-1207737610', u'INDIRECT_-1207734461'), (u'CALL_-1207736414', u'INDIRECT_-1207734069'), ('const-433', u'STORE_-1207735454'), ('const-0', u'INT_NOTEQUAL_-1207735206'), ('tmp_997', u'CBRANCH_-1207737244'), (u'COPY_-1207735978', u'RETURN_-1207735924'), (u'CAST_-1207733148', u'PTRADD_-1207733046'), (u'INT_EQUAL_-1207737489', u'CBRANCH_-1207737487'), (u'INT_XOR_-1207737686', u'INT_MULT_-1207737660'), (u'CAST_-1207733605', u'COPY_-1207736489'), ('const-433', u'LOAD_-1207735588'), (u'CAST_-1207732869', u'PTRADD_-1207732840'), ('const-1099511628211', u'INT_MULT_-1207737636'), (u'PTRADD_-1207734151', u'STORE_-1207737086'), ('const-433', u'STORE_-1207735707'), (u'INT_EQUAL_-1207737910', u'CBRANCH_-1207737908'), (u'CALLIND_-1207736706', u'INDIRECT_-1207733977'), ('const-14', u'PTRADD_-1207732770'), (u'INT_EQUAL_-1207737804', u'CBRANCH_-1207737802'), (u'INT_ADD_-1207737812', u'CAST_-1207734392'), ('const-433', u'STORE_-1207737031'), ('const-7', u'PTRADD_-1207733138'), ('const-0', u'STORE_-1207735570'), (u'INDIRECT_-1207733902', u'MULTIEQUAL_-1207733839'), (u'LOAD_-1207737565', u'INT_NOTEQUAL_-1207737545'), ('const-433', u'STORE_-1207735343'), (u'COPY_-1207733120', u'CALL_-1207735499'), (u'CAST_-1207733573', u'PTRADD_-1207733640'), ('const-0', u'INT_EQUAL_-1207737804'), ('const-208', u'INT_ADD_-1207736700'), (u'CAST_-1207732869', u'MULTIEQUAL_-1207735541'), (u'CALL_-1207736032', u'INDIRECT_-1207734560'), ('const-0', u'RETURN_-1207734356'), (u'MULTIEQUAL_-1207733987', u'MULTIEQUAL_-1207733970'), (u'CAST_-1207734240', u'LOAD_-1207737522'), (u'INDIRECT_-1207733867', u'MULTIEQUAL_-1207733839'), ('tmp_6606', u'INT_ADD_-1207736525'), (u'PTRADD_-1207733176', u'CAST_-1207733082'), (u'PTRADD_-1207734031', u'STORE_-1207736923'), (u'INT_NOTEQUAL_-1207735632', u'CBRANCH_-1207735555'), ('const-8', u'PTRADD_-1207732731'), (u'INDIRECT_-1207733848', u'MULTIEQUAL_-1207734651'), ('tmp_2735', u'CBRANCH_-1207735106'), (u'STORE_-1207735144', u'INDIRECT_-1207733536'), (u'CAST_-1207733713', u'LOAD_-1207736686'), ('const-8', u'PTRADD_-1207732788'), (u'CAST_-1207733968', u'STORE_-1207737068'), ('const-328', u'CALL_-1207737155'), (u'INT_NOTEQUAL_-1207736661', u'CBRANCH_-1207736661'), ('const-6', u'PTRADD_-1207733565'), ('tmp_536', u'CBRANCH_-1207737594'), (u'CAST_-1207732869', u'PTRADD_-1207732873'), (u'CALL_-1207736467', u'INDIRECT_-1207734204'), (u'PTRADD_-1207733520', u'STORE_-1207735817'), ('const-3175770', u'COPY_-1207732712'), (u'CAST_-1207734035', u'PTRADD_-1207733976'), ('const-8', u'PTRADD_-1207734118'), ('const-0', u'PTRSUB_-1207732958'), (u'CAST_-1207733573', u'PTRADD_-1207733550'), (u'CALL_-1207735499', u'INDIRECT_-1207733560'), (u'CAST_-1207734292', u'INT_NOTEQUAL_-1207737595'), (u'CALL_-1207737155', u'INDIRECT_-1207734700'), ('const-10', u'PTRADD_-1207732885'), (u'PTRADD_-1207732660', u'LOAD_-1207735128'), (u'STORE_-1207735842', u'INDIRECT_-1207734315'), (u'STORE_-1207737138', u'INDIRECT_-1207735009'), ('const-0', u'INT_NOTEQUAL_-1207737545'), (u'CAST_-1207734035', u'PTRADD_-1207734078'), ('const-8', u'PTRADD_-1207733656'), (u'INT_NOTEQUAL_-1207737889', u'COPY_-1207734364'), (u'CALLIND_-1207737512', u'CAST_-1207734228'), (u'INDIRECT_-1207733590', u'COPY_-1207733627'), (u'CAST_-1207734035', u'PTRADD_-1207734000'), ('const-433', u'LOAD_-1207735824'), (u'CAST_-1207733764', u'STORE_-1207736767'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734732'), ('const-8', u'PTRADD_-1207733574'), ('const-8', u'PTRADD_-1207733163'), ('const-34', u'PTRADD_-1207732975'), (u'LOAD_-1207736895', u'INT_NOTEQUAL_-1207736879'), ('const-433', u'STORE_-1207735933'), ('const-4294967295', u'STORE_-1207735428'), (u'INDIRECT_-1207734557', u'MULTIEQUAL_-1207734455'), ('const-8', u'PTRADD_-1207733911'), (u'CAST_-1207733573', u'PTRADD_-1207733565'), ('const-25', u'PTRADD_-1207733407'), ('const-15', u'PTRADD_-1207733076'), (u'PTRADD_-1207734126', u'CALL_-1207736897'), (u'PTRADD_-1207733934', u'LOAD_-1207736797'), (u'MULTIEQUAL_-1207733420', u'MULTIEQUAL_-1207733987'), (u'CALL_-1207737610', u'CAST_-1207734292'), (u'LOAD_-1207737565', u'PTRADD_-1207734358'), (u'STORE_-1207735885', u'INDIRECT_-1207734348'), ('const-16', u'PTRADD_-1207734031'), (u'LOAD_-1207736686', u'CALLIND_-1207736676'), ('tmp_6604', u'STORE_-1207735874'), (u'CALL_-1207735908', u'INDIRECT_-1207733743'), ('const-12', u'PTRADD_-1207734066'), ('const-8', u'PTRADD_-1207734139'), ('const-8', u'PTRADD_-1207733627'), (u'MULTIEQUAL_-1207735601', u'INT_ADD_-1207736670'), ('const-8', u'PTRADD_-1207733623'), ('const-0', u'STORE_-1207735731'), (u'PTRADD_-1207733371', u'CAST_-1207733281'), (u'LOAD_-1207737590', u'INT_ADD_-1207737549'), ('const-11', u'PTRADD_-1207732873'), ('const-8', u'PTRADD_-1207732753'), (u'MULTIEQUAL_-1207734423', u'MULTIEQUAL_-1207734403'), (u'PTRADD_-1207732809', u'STORE_-1207735318'), ('const-433', u'STORE_-1207735719'), (u'COPY_-1207736052', u'RETURN_-1207737303'), (u'PTRADD_-1207732686', u'STORE_-1207735158'), (u'PTRADD_-1207734193', u'STORE_-1207737138'), (u'STORE_-1207735626', u'INDIRECT_-1207733896'), ('const-433', u'STORE_-1207735612'), (u'CAST_-1207734199', u'LOAD_-1207737445'), (u'COPY_-1207733831', u'CALL_-1207736414'), ('const-1', u'STORE_-1207735679'), (u'CALL_-1207735908', u'INDIRECT_-1207733775'), (u'INT_AND_-1207737045', u'STORE_-1207737068'), ('const-20', u'PTRADD_-1207733460'), ('const-1065353216', u'STORE_-1207735260'), ('const-3245423', u'COPY_-1207732732'), (u'PTRADD_-1207733541', u'STORE_-1207735842'), ('const-0', u'STORE_-1207737138'), (u'MULTIEQUAL_-1207733999', u'MULTIEQUAL_-1207733987'), (u'LOAD_-1207736705', u'MULTIEQUAL_-1207735601'), (u'CAST_-1207733148', u'PTRADD_-1207733085'), ('const-0', u'STORE_-1207735282'), ('const-433', u'STORE_-1207735952'), (u'STORE_-1207735861', u'INDIRECT_-1207734062'), (u'CAST_-1207733148', u'PTRADD_-1207733094'), (u'STORE_-1207736998', u'INDIRECT_-1207734909'), ('const-433', u'STORE_-1207735395'), (u'MULTIEQUAL_-1207734734', u'MULTIEQUAL_-1207733134'), ('const-0', u'COPY_-1207736398'), (u'INDIRECT_-1207734826', u'MULTIEQUAL_-1207734766'), ('const-32', u'INT_LEFT_-1207734175'), ('const-1', u'RETURN_-1207735494'), ('const-433', u'LOAD_-1207735398'), ('const-4', u'PTRADD_-1207732861'), (u'INDIRECT_-1207734493', u'MULTIEQUAL_-1207734391'), (u'LOAD_-1207735222', u'INT_NOTEQUAL_-1207735206'), (u'CAST_-1207733081', u'STORE_-1207735821'), ('const-8', u'PTRADD_-1207733115'), (u'PTRADD_-1207733415', u'STORE_-1207735689'), ('const-8', u'PTRADD_-1207732856'), ('const-0', u'COPY_-1207734385'), (u'CALL_-1207736414', u'INDIRECT_-1207734133'), ('const-433', u'STORE_-1207735584'), (u'CAST_-1207734035', u'PTRADD_-1207734087'), ('const-8', u'PTRADD_-1207733013'), ('const-18', u'PTRADD_-1207733484'), ('const-8', u'PTRADD_-1207733068'), ('const-8', u'PTRADD_-1207732890'), (u'CAST_-1207733573', u'PTRADD_-1207733448'), ('const-8', u'PTRADD_-1207733520'), (u'CAST_-1207733573', u'PTRADD_-1207733502'), (u'STORE_-1207735516', u'INDIRECT_-1207734065'), ('const-0', u'PTRSUB_-1207734353'), ('const-433', u'STORE_-1207735891'), ('const-9', u'PTRADD_-1207733124'), ('const-433', u'STORE_-1207735708'), ('const--88', u'PTRSUB_-1207733840'), ('tmp_962', u'BRANCH_-1207736737'), (u'CALL_-1207735530', u'INDIRECT_-1207733835'), ('const-168', u'INT_ADD_-1207736670'), ('const-37', u'PTRADD_-1207732710'), (u'MULTIEQUAL_-1207735541', u'PTRADD_-1207733919'), ('const-8', u'PTRADD_-1207733665'), (u'CAST_-1207734035', u'PTRADD_-1207734092'), (u'CAST_-1207733343', u'STORE_-1207735717'), ('const-8', u'PTRADD_-1207733200'), (u'CALL_-1207735073', u'INDIRECT_-1207733211'), ('const-433', u'LOAD_-1207737565'), ('const-433', u'STORE_-1207735839'), (u'INT_NOTEQUAL_-1207737840', u'CBRANCH_-1207737833'), (u'CAST_-1207733573', u'PTRADD_-1207733395'), (u'CAST_-1207733322', u'STORE_-1207735689'), (u'PTRADD_-1207733436', u'STORE_-1207735717'), (u'LOAD_-1207737482', u'INT_EQUAL_-1207737467'), (u'CAST_-1207732869', u'PTRADD_-1207732722'), ('const-38', u'PTRADD_-1207732698'), (u'CAST_-1207734035', u'PTRADD_-1207733934'), (u'PTRADD_-1207734159', u'CAST_-1207733981'), ('tmp_6599', u'COPY_-1207733764'), ('const-8', u'PTRADD_-1207733176'), ('const-38', u'PTRADD_-1207733013'), ('const-4294967295', u'STORE_-1207735854'), ('const-433', u'STORE_-1207735689'), (u'CAST_-1207732869', u'PTRADD_-1207732890'), (u'STORE_-1207737068', u'INDIRECT_-1207734956'), ('const-8', u'PTRADD_-1207734048'), (u'INDIRECT_-1207734250', u'CAST_-1207733605'), ('const-0', u'STORE_-1207737052'), ('tmp_6604', u'INT_EQUAL_-1207737397'), (u'PTRADD_-1207734057', u'STORE_-1207736955'), (u'COPY_-1207736398', u'RETURN_-1207736344'), ('const-433', u'STORE_-1207736831'), (u'INT_XOR_-1207737655', u'INT_MULT_-1207737636'), (u'CAST_-1207734035', u'PTRADD_-1207734009'), ('const-8', u'PTRADD_-1207733550'), (u'PTRADD_-1207733085', u'STORE_-1207735697'), ('const-1', u'PTRADD_-1207734193'), ('const-224', u'INT_AND_-1207735878'), ('const-0', u'STORE_-1207735626'), (u'STORE_-1207735839', u'INDIRECT_-1207734046'), (u'CALL_-1207735224', u'INDIRECT_-1207733694'), (u'CALL_-1207736897', u'INDIRECT_-1207734079'), ('const-8', u'PTRADD_-1207733472'), (u'CAST_-1207732803', u'LOAD_-1207735398'), (u'STORE_-1207735172', u'INDIRECT_-1207733560'), (u'CAST_-1207732710', u'STORE_-1207735260'), ('const-433', u'STORE_-1207736013'), ('const-1', u'RETURN_-1207735068'), ('const-1', u'PTRADD_-1207737573'), ('const-433', u'STORE_-1207737086'), (u'CAST_-1207733153', u'LOAD_-1207736001'), (u'MULTIEQUAL_-1207735522', u'LOAD_-1207736729'), (u'MULTIEQUAL_-1207734391', u'MULTIEQUAL_-1207734371'), (u'CAST_-1207733573', u'PTRADD_-1207733560'), (u'PTRSUB_-1207734460', u'CALL_-1207737610'), ('const-8', u'PTRADD_-1207732840'), (u'PTRADD_-1207733587', u'CAST_-1207733322'), ('const-433', u'LOAD_-1207737445'), ('const-8', u'PTRADD_-1207733541'), (u'CAST_-1207734307', u'LOAD_-1207737652'), (u'INDIRECT_-1207734214', u'MULTIEQUAL_-1207734067'), (u'CAST_-1207733082', u'LOAD_-1207735824'), (u'CALL_-1207734787', u'INDIRECT_-1207733504'), ('const-15', u'PTRADD_-1207732761'), ('const-3', u'PTRADD_-1207734168'), (u'CALL_-1207735530', u'INDIRECT_-1207733867'), (u'CAST_-1207733510', u'STORE_-1207735952'), (u'STORE_-1207735465', u'INDIRECT_-1207733775'), ('const-8', u'PTRADD_-1207733196'), (u'INT_ZEXT_-1207733946', u'INT_LEFT_-1207734175'), (u'CAST_-1207733573', u'PTRADD_-1207733460'), (u'CAST_-1207734160', u'LOAD_-1207737371'), (u'CAST_-1207733148', u'PTRADD_-1207733188'), ('const-8', u'PTRADD_-1207733350'), (u'CAST_-1207734035', u'PTRADD_-1207734163'), (u'PTRADD_-1207733665', u'STORE_-1207736013'), (u'CAST_-1207733148', u'PTRADD_-1207733068'), ('const-8', u'PTRADD_-1207732989'), ('const-433', u'LOAD_-1207735128'), (u'COPY_-1207732704', u'CALL_-1207735231'), ('const-0', u'INT_NOTEQUAL_-1207736879'), (u'PTRADD_-1207733350', u'STORE_-1207735612'), ('tmp_3214', u'BRANCH_-1207734876'), ('const-7', u'PTRADD_-1207733560'), ('const-26', u'PTRADD_-1207733395'), (u'STORE_-1207735526', u'INDIRECT_-1207734073'), (u'INDIRECT_-1207733934', u'MULTIEQUAL_-1207733871'), (u'CAST_-1207733148', u'PTRADD_-1207732975'), (u'CAST_-1207733573', u'STORE_-1207735919'), ('const-433', u'LOAD_-1207737856'), ('const-433', u'STORE_-1207735874'), ('const-433', u'STORE_-1207735828'), ('const-8', u'PTRADD_-1207732814'), ('const-433', u'STORE_-1207735526'), ('const-0', u'INT_NOTEQUAL_-1207737571'), (u'PTRADD_-1207732989', u'STORE_-1207735570'), ('const-33', u'PTRADD_-1207733919'), (u'CALL_-1207737610', u'INDIRECT_-1207735274'), ('const-29', u'PTRADD_-1207733362'), ('const-8', u'PTRADD_-1207734057'), ('const-3175770', u'COPY_-1207733120'), ('const-8', u'PTRADD_-1207733934'), ('const-8', u'PTRADD_-1207734126'), (u'CALLIND_-1207735991', u'INDIRECT_-1207733761'), ('const-0', u'STORE_-1207735144'), ('tmp_6604', u'STORE_-1207735769'), (u'CALL_-1207737155', u'INDIRECT_-1207734636'), (u'CALL_-1207736467', u'INDIRECT_-1207734615'), ('const-433', u'STORE_-1207736757'), ('const-8', u'PTRADD_-1207733124'), (u'STORE_-1207735821', u'INDIRECT_-1207734034'), (u'INT_NOTEQUAL_-1207735112', u'CBRANCH_-1207735106'), (u'CALLIND_-1207736744', u'MULTIEQUAL_-1207736019'), (u'PTRADD_-1207734101', u'STORE_-1207737009'), (u'CAST_-1207733573', u'PTRADD_-1207733656'), (u'CALL_-1207735073', u'INDIRECT_-1207733590'), ('const-128', u'CALL_-1207735594'), ('const-0', u'INT_EQUAL_-1207736621'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734562'), ('const-24', u'PTRADD_-1207733298'), ('const-8', u'PTRADD_-1207733587'), (u'PTRADD_-1207732710', u'STORE_-1207735186'), (u'INT_NOTEQUAL_-1207736781', u'CBRANCH_-1207736774'), (u'LOAD_-1207736011', u'INT_ADD_-1207735985'), (u'PTRADD_-1207733163', u'CALL_-1207735650'), ('const-433', u'STORE_-1207735853'), ('const-3250560', u'COPY_-1207732704'), ('const-15', u'PTRADD_-1207733502'), (u'CALL_-1207736467', u'INDIRECT_-1207734136'), (u'CALL_-1207736414', u'INDIRECT_-1207734169'), (u'MULTIEQUAL_-1207733807', u'MULTIEQUAL_-1207734371'), (u'CALL_-1207736414', u'INDIRECT_-1207734035'), ('const-3250784', u'COPY_-1207732775'), ('const-8', u'PTRADD_-1207733330'), (u'STORE_-1207735933', u'INDIRECT_-1207734376'), ('const-433', u'STORE_-1207735860'), (u'CALL_-1207735594', u'INDIRECT_-1207733902'), ('const-0', u'STORE_-1207735784'), ('const-0', u'STORE_-1207735733'), (u'PTRADD_-1207733176', u'CAST_-1207733081'), ('const-8', u'PTRADD_-1207733143'), (u'CAST_-1207732869', u'PTRADD_-1207732861'), (u'CALL_-1207736032', u'INDIRECT_-1207734213'), ('tmp_6604', u'CALL_-1207736897'), (u'LOAD_-1207737371', u'CALLIND_-1207737361'), (u'MULTIEQUAL_-1207733839', u'MULTIEQUAL_-1207734403'), (u'INT_NOTEQUAL_-1207736729', u'CBRANCH_-1207736721'), (u'INDIRECT_-1207733870', u'MULTIEQUAL_-1207733807'), (u'INDIRECT_-1207733445', u'MULTIEQUAL_-1207733420'), (u'CAST_-1207733105', u'STORE_-1207735854'), ('const-3892672', u'PTRSUB_-1207732958'), ('tmp_10261', u'COPY_-1207735138'), (u'INDIRECT_-1207734183', u'MULTIEQUAL_-1207734766'), ('const-0', u'PTRSUB_-1207734143'), (u'CAST_-1207733148', u'STORE_-1207735799'), ('const-433', u'STORE_-1207735626'), (u'STORE_-1207737086', u'INDIRECT_-1207734968'), ('const-8', u'PTRADD_-1207732674'), (u'CALL_-1207735908', u'CAST_-1207733148'), ('const-8', u'PTRADD_-1207733129'), (u'COPY_-1207732725', u'CALL_-1207734787'), ('const-12', u'PTRADD_-1207733103'), ('tmp_116', u'CBRANCH_-1207737908'), ('const-433', u'STORE_-1207737108'), (u'CAST_-1207732869', u'PTRADD_-1207732809'), (u'CAST_-1207733573', u'PTRADD_-1207733330'), ('const-8', u'PTRADD_-1207733138'), ('const-0', u'STORE_-1207735158'), (u'INDIRECT_-1207734436', u'MULTIEQUAL_-1207734412'), (u'CALL_-1207737155', u'INDIRECT_-1207735047'), (u'INT_EQUAL_-1207735548', u'CBRANCH_-1207735545'), ('const-204', u'CALL_-1207735231'), ('const-1', u'INT_NOTEQUAL_-1207736781'), ('tmp_567', u'CBRANCH_-1207737570'), ('tmp_6604', u'CALL_-1207735224'), (u'INT_ADD_-1207737429', u'CAST_-1207734199'), ('tmp_1425', u'CBRANCH_-1207736802'), (u'LOAD_-1207736729', u'INT_ADD_-1207736700'), ('const-248', u'CALL_-1207736032'), ('tmp_6747', u'CALLIND_-1207737361'), ('tmp_709', u'CBRANCH_-1207737463'), (u'PTRADD_-1207733496', u'STORE_-1207735787'), ('const-21', u'PTRADD_-1207733448'), ('const-433', u'STORE_-1207735413'), (u'CALLIND_-1207737512', u'INDIRECT_-1207735205'), ('const-8', u'PTRADD_-1207732906'), (u'LOAD_-1207737828', u'PTRADD_-1207737590'), (u'INT_REM_-1207737611', u'CALL_-1207737610'), ('const-7', u'PTRADD_-1207732823'), (u'PTRADD_-1207732779', u'STORE_-1207735282'), ('const-7', u'PTRADD_-1207734101'), (u'CAST_-1207733148', u'PTRADD_-1207733221'), (u'CAST_-1207732869', u'PTRADD_-1207732828'), ('tmp_796', u'CBRANCH_-1207737394'), (u'PTRADD_-1207732800', u'STORE_-1207735307'), ('const-0', u'STORE_-1207735271'), (u'COPY_-1207733591', u'STORE_-1207735795'), (u'CAST_-1207733148', u'PTRADD_-1207733037'), ('const-8', u'PTRADD_-1207734106'), (u'INT_MULT_-1207737699', u'INT_XOR_-1207737686'), ('const-2', u'INT_NOTEQUAL_-1207735112'), (u'LOAD_-1207735588', u'CAST_-1207733235'), (u'INDIRECT_-1207734794', u'MULTIEQUAL_-1207733134'), (u'COPY_-1207732732', u'CALL_-1207734787'), (u'INT_ADD_-1207736525', u'CAST_-1207733636'), (u'CALL_-1207736032', u'INDIRECT_-1207734245'), ('const-8', u'PTRADD_-1207733221'), (u'CALL_-1207735594', u'INDIRECT_-1207733870'), (u'CALL_-1207735908', u'INDIRECT_-1207733807'), (u'CALL_-1207736032', u'INDIRECT_-1207734149'), (u'CAST_-1207732869', u'PTRADD_-1207732686'), ('const-433', u'STORE_-1207735795'), (u'CAST_-1207733573', u'CAST_-1207733343'), ('const-8', u'PTRADD_-1207732620'), ('const-8', u'PTRADD_-1207733964'), (u'MULTIEQUAL_-1207734371', u'MULTIEQUAL_-1207734348'), (u'STORE_-1207735318', u'INDIRECT_-1207733670'), (u'CALL_-1207737155', u'CAST_-1207734035'), ('const-8', u'PTRADD_-1207733025'), (u'PTRADD_-1207734106', u'STORE_-1207737016'), ('const-433', u'LOAD_-1207736895'), (u'CALLIND_-1207736676', u'INT_NOTEQUAL_-1207736661'), (u'CALL_-1207736032', u'INDIRECT_-1207733750'), ('const-433', u'STORE_-1207735885'), (u'CAST_-1207732869', u'PTRADD_-1207732788'), (u'INDIRECT_-1207733283', u'MULTIEQUAL_-1207734359'), ('const-0', u'SUBPIECE_-1207735423'), ('const-0', u'STORE_-1207735200'), (u'LOAD_-1207737390', u'INT_ADD_-1207737355'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734340'), (u'LOAD_-1207737459', u'INT_ADD_-1207737429'), ('const-5', u'PTRADD_-1207734118'), (u'INDIRECT_-1207733504', u'COPY_-1207733531'), ('const-21', u'PTRADD_-1207734009'), (u'INDIRECT_-1207734730', u'MULTIEQUAL_-1207734631'), (u'INT_AND_-1207735540', u'COPY_-1207736052'), (u'PTRADD_-1207732753', u'STORE_-1207735250'), (u'STORE_-1207737108', u'INDIRECT_-1207734984'), ('const-0', u'STORE_-1207735186'), (u'CAST_-1207733497', u'STORE_-1207735933'), (u'CAST_-1207733924', u'STORE_-1207736998'), ('const-0', u'STORE_-1207736757'), ('const-8', u'PTRADD_-1207733171'), ('const-433', u'STORE_-1207735570'), ('const-433', u'STORE_-1207736991'), (u'CALL_-1207736032', u'INDIRECT_-1207734181'), (u'PTRADD_-1207732761', u'CAST_-1207732710'), ('const-8', u'PTRADD_-1207733976'), (u'CALL_-1207735594', u'INT_EQUAL_-1207735548'), ('const-40', u'PTRADD_-1207732674'), (u'CAST_-1207732815', u'STORE_-1207735413'), (u'CALL_-1207735530', u'INDIRECT_-1207734214'), (u'CALLIND_-1207735991', u'INDIRECT_-1207733793'), ('const-8', u'PTRADD_-1207733037'), (u'CALL_-1207735224', u'INDIRECT_-1207733315'), ('const-8', u'PTRADD_-1207733952'), (u'PTRADD_-1207733565', u'STORE_-1207735874'), (u'STORE_-1207737009', u'INDIRECT_-1207734918'), (u'MULTIEQUAL_-1207735026', u'MULTIEQUAL_-1207733426'), ('const--1', u'STORE_-1207737108'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734417'), (u'STORE_-1207735336', u'INDIRECT_-1207733684'), (u'STORE_-1207735874', u'INDIRECT_-1207734339'), ('const-8', u'PTRADD_-1207732779'), ('const-433', u'STORE_-1207737068'), (u'LOAD_-1207735554', u'INT_NOTEQUAL_-1207735538'), ('const-0', u'INT_NOTEQUAL_-1207737595'), ('tmp_1057', u'CBRANCH_-1207737202'), (u'MULTIEQUAL_-1207733871', u'MULTIEQUAL_-1207734435'), (u'STORE_-1207735719', u'INDIRECT_-1207733961'), ('const-25', u'PTRADD_-1207733330'), (u'INT_XOR_-1207737736', u'INT_MULT_-1207737699'), (u'CAST_-1207733573', u'PTRADD_-1207732620'), (u'INT_NOTEQUAL_-1207737545', u'CBRANCH_-1207737544'), (u'PTRADD_-1207733579', u'CAST_-1207733473'), (u'CAST_-1207732869', u'PTRADD_-1207732906'), ('const-433', u'STORE_-1207735880'), ('const-433', u'STORE_-1207735318'), ('const-2', u'STORE_-1207735336'), (u'CALL_-1207735908', u'INDIRECT_-1207733353'), (u'CAST_-1207734035', u'PTRADD_-1207734184'), (u'PTRADD_-1207733115', u'STORE_-1207735733'), (u'INT_ADD_-1207737549', u'CAST_-1207734265'), (u'MULTIEQUAL_-1207734339', u'MULTIEQUAL_-1207734316'), (u'CALL_-1207735723', u'INDIRECT_-1207733150'), (u'PTRADD_-1207734087', u'STORE_-1207736991'), (u'INDIRECT_-1207732897', u'MULTIEQUAL_-1207733999'), ('const-3250432', u'COPY_-1207733827'), (u'INT_NOTEQUAL_-1207737171', u'CBRANCH_-1207737168'), ('const-1', u'PTRADD_-1207733665'), (u'CAST_-1207733992', u'STORE_-1207737101'), (u'CAST_-1207734035', u'PTRADD_-1207734151'), ('tmp_6599', u'STORE_-1207735867'), (u'CAST_-1207733148', u'PTRADD_-1207733205'), (u'CAST_-1207733148', u'PTRADD_-1207733143'), (u'PTRADD_-1207732698', u'STORE_-1207735172'), (u'CALLIND_-1207737361', u'INDIRECT_-1207734746'), (u'LOAD_-1207737071', u'INT_AND_-1207737045'), (u'CALL_-1207735723', u'INDIRECT_-1207733529'), ('tmp_2373', u'CBRANCH_-1207735532'), (u'CAST_-1207734035', u'MULTIEQUAL_-1207735541'), (u'PTRADD_-1207734168', u'STORE_-1207737108'), (u'STORE_-1207735598', u'INDIRECT_-1207733872'), (u'CAST_-1207732826', u'STORE_-1207735428'), (u'COPY_-1207732775', u'CALL_-1207735723'), (u'INDIRECT_-1207733664', u'MULTIEQUAL_-1207734455'), (u'CAST_-1207732869', u'PTRADD_-1207732856'), (u'CAST_-1207734035', u'PTRADD_-1207734066'), ('const-433', u'STORE_-1207735697'), ('const-433', u'LOAD_-1207736011'), ('const-3250784', u'COPY_-1207732750'), (u'STORE_-1207735853', u'INDIRECT_-1207734324'), (u'PTRADD_-1207733001', u'STORE_-1207735584'), (u'INT_AND_-1207737877', u'INT_EQUAL_-1207737249'), ('const-3', u'PTRADD_-1207733632'), ('const-433', u'STORE_-1207735919'), ('const-8', u'PTRADD_-1207732828'), (u'CALL_-1207735224', u'INDIRECT_-1207733347'), ('tmp_6606', u'CALL_-1207736543'), (u'STORE_-1207735751', u'INDIRECT_-1207733987'), (u'PTRADD_-1207733094', u'STORE_-1207735708'), (u'PTRADD_-1207732885', u'CAST_-1207732826'), ('const-8', u'PTRADD_-1207733602'), ('tmp_6605', u'CALLIND_-1207737361'), (u'INT_ADD_-1207736484', u'CALL_-1207736467'), (u'CALL_-1207735530', u'INDIRECT_-1207733899'), (u'CAST_-1207733636', u'LOAD_-1207736541'), (u'LOAD_-1207737565', u'LOAD_-1207737459'), (u'CAST_-1207733573', u'PTRADD_-1207733627'), ('const-8', u'PTRADD_-1207733129'), (u'CAST_-1207733281', u'STORE_-1207735637'), ('const-34', u'PTRADD_-1207733934'), (u'CAST_-1207732869', u'PTRADD_-1207732915'), (u'CALLIND_-1207737512', u'INDIRECT_-1207734794'), (u'CALLIND_-1207735991', u'INDIRECT_-1207733857'), (u'INT_AND_-1207735798', u'STORE_-1207735821'), (u'PTRADD_-1207733124', u'STORE_-1207735744'), (u'LOAD_-1207737445', u'CALLIND_-1207736744'), ('const-0', u'STORE_-1207735805'), (u'CALL_-1207736897', u'INDIRECT_-1207734557'), ('const-433', u'STORE_-1207735612'), (u'CAST_-1207734035', u'PTRADD_-1207734126'), ('const-8', u'PTRADD_-1207734066'), (u'INDIRECT_-1207734346', u'PIECE_-1207734344'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734385'), ('const-0', u'STORE_-1207735454'), ('const-0', u'INT_NOTEQUAL_-1207735632'), ('const-433', u'STORE_-1207735172'), (u'COPY_-1207732831', u'CALL_-1207735073'), ('const-24', u'INT_ADD_-1207737429'), ('const-17', u'PTRADD_-1207733541'), (u'CALLIND_-1207736676', u'INDIRECT_-1207733968'), ('const-433', u'STORE_-1207735325'), (u'INDIRECT_-1207733875', u'COPY_-1207733916'), ('tmp_6599', u'INT_NOTEQUAL_-1207737171'), (u'INT_EQUAL_-1207737249', u'CBRANCH_-1207737244'), ('const-433', u'STORE_-1207737046'), (u'CAST_-1207734035', u'PTRADD_-1207734031'), ('const-433', u'STORE_-1207735158'), (u'STORE_-1207737031', u'INDIRECT_-1207734935'), (u'CALL_-1207735650', u'INDIRECT_-1207733632'), (u'PTRSUB_-1207734143', u'CAST_-1207733958'), ('const-433', u'STORE_-1207736933'), (u'LOAD_-1207736729', u'MULTIEQUAL_-1207735601'), (u'PTRADD_-1207733068', u'STORE_-1207735676'), (u'STORE_-1207735343', u'INDIRECT_-1207733689'), ('const-14', u'PTRADD_-1207734048'), ('const-433', u'LOAD_-1207736001'), (u'CAST_-1207732869', u'PTRADD_-1207732753'), (u'INT_LEFT_-1207734175', u'CAST_-1207733650'), ('const-8', u'PTRADD_-1207732710'), (u'LOAD_-1207737565', u'LOAD_-1207737540'), (u'PTRSUB_-1207733840', u'CALL_-1207736543'), (u'CAST_-1207733148', u'PTRADD_-1207733230'), ('const-8', u'PTRADD_-1207734087'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734751'), (u'STORE_-1207735454', u'INDIRECT_-1207733766'), ('tmp_3139', u'CBRANCH_-1207735566'), (u'LOAD_-1207736541', u'INT_ADD_-1207736484'), ('const-8', u'PTRADD_-1207732814'), ('const-34', u'PTRADD_-1207732660'), ('const-0', u'STORE_-1207735612'), (u'STORE_-1207735828', u'INDIRECT_-1207734303'), (u'INDIRECT_-1207733870', u'MULTIEQUAL_-1207734371'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734247'), ('const-0', u'STORE_-1207735853'), ('const-8', u'PTRADD_-1207732873'), ('const-0', u'STORE_-1207736013'), ('const-1', u'STORE_-1207735719'), ('const-433', u'STORE_-1207736767'), (u'PTRADD_-1207733484', u'STORE_-1207735773'), (u'CAST_-1207732792', u'STORE_-1207735373'), (u'CALL_-1207735723', u'INDIRECT_-1207733118'), (u'PTRADD_-1207733362', u'STORE_-1207735626'), ('const-433', u'LOAD_-1207737071'), ('const-433', u'LOAD_-1207736541'), ('const-433', u'STORE_-1207735358'), ('const-240', u'INT_ADD_-1207737812'), ('const-8', u'PTRADD_-1207733555'), (u'STORE_-1207735805', u'INDIRECT_-1207734029'), (u'INDIRECT_-1207734890', u'MULTIEQUAL_-1207734830'), (u'CAST_-1207734292', u'LOAD_-1207737590'), (u'PTRADD_-1207733964', u'STORE_-1207736831'), (u'CALL_-1207735224', u'INDIRECT_-1207732897'), ('const-0', u'STORE_-1207734897'), (u'STORE_-1207737101', u'INDIRECT_-1207734979'), (u'INDIRECT_-1207733445', u'MULTIEQUAL_-1207733987'), ('const-433', u'LOAD_-1207737828'), ('tmp_6599', u'INT_EQUAL_-1207737910'), ('const-15', u'PTRADD_-1207733615'), ('const-32', u'INT_AND_-1207737877'), ('const-433', u'LOAD_-1207737482'), (u'PTRADD_-1207733952', u'STORE_-1207736817'), ('const-1', u'RETURN_-1207735718'), ('const-7', u'PTRADD_-1207734358'), (u'PTRADD_-1207733298', u'STORE_-1207735526'), (u'MULTIEQUAL_-1207736019', u'INT_EQUAL_-1207737397'), (u'PTRADD_-1207733143', u'STORE_-1207735769'), (u'CALL_-1207736414', u'INDIRECT_-1207734201'), ('tmp_204', u'CBRANCH_-1207737833'), (u'STORE_-1207735817', u'INDIRECT_-1207734294'), ('const-0', u'STORE_-1207735465'), (u'CALL_-1207735650', u'INDIRECT_-1207733979'), (u'STORE_-1207735799', u'INDIRECT_-1207734024'), ('const-433', u'STORE_-1207734897'), (u'MULTIEQUAL_-1207735522', u'COPY_-1207733717'), (u'INT_EQUAL_-1207736621', u'INT_ZEXT_-1207735658'), ('const-0', u'STORE_-1207735787'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734183'), ('const-0', u'STORE_-1207735860'), ('const-433', u'STORE_-1207735773'), ('const-433', u'LOAD_-1207737371'), (u'CAST_-1207732869', u'PTRADD_-1207732761'), (u'STORE_-1207735435', u'INDIRECT_-1207733750'), ('const-433', u'STORE_-1207735516'), ('const-8', u'PTRADD_-1207732722'), ('const-433', u'LOAD_-1207737819'), ('const-0', u'STORE_-1207735676'), (u'INDIRECT_-1207733902', u'MULTIEQUAL_-1207734403'), ('const-5', u'PTRADD_-1207733155'), (u'PTRADD_-1207733640', u'CALL_-1207735594'), (u'CALLIND_-1207737512', u'INDIRECT_-1207734826'), (u'PTRADD_-1207734066', u'STORE_-1207736966'), ('const-433', u'STORE_-1207735200'), ('const-0', u'INT_NOTEQUAL_-1207736661'), ('const--1', u'STORE_-1207735435'), (u'CALL_-1207735723', u'INDIRECT_-1207733214'), ('const-0', u'RETURN_-1207735924'), ('const-433', u'STORE_-1207735759'), ('tmp_6604', u'STORE_-1207737016'), ('const--120', u'PTRSUB_-1207734460'), (u'INT_NOTEQUAL_-1207737889', u'INT_EQUAL_-1207737489'), (u'INT_EQUAL_-1207737205', u'CBRANCH_-1207737202'), (u'CALL_-1207736467', u'INDIRECT_-1207735395'), ('const-433', u'STORE_-1207735598'), (u'INT_ZEXT_-1207736224', u'INT_XOR_-1207737736'), ('const-1', u'INT_NOTEQUAL_-1207737171'), ('const-433', u'STORE_-1207735974'), (u'PTRADD_-1207733155', u'STORE_-1207735784'), (u'STORE_-1207735282', u'INDIRECT_-1207733640'), (u'CALL_-1207736467', u'INDIRECT_-1207734300'), (u'CALL_-1207736467', u'INDIRECT_-1207734236'), (u'INDIRECT_-1207733803', u'MULTIEQUAL_-1207733775'), ('const-18', u'PTRADD_-1207732848'), (u'PTRADD_-1207732840', u'STORE_-1207735358'), (u'STORE_-1207734897', u'INDIRECT_-1207733449'), ('const-433', u'STORE_-1207735373'), (u'PTRSUB_-1207732958', u'CAST_-1207732792'), (u'MULTIEQUAL_-1207735522', u'LOAD_-1207736011'), ('const-0', u'STORE_-1207735891'), (u'MULTIEQUAL_-1207734359', u'MULTIEQUAL_-1207734339'), (u'PTRADD_-1207734163', u'CAST_-1207733992'), ('const-8', u'PTRADD_-1207733436'), ('const-8', u'PTRADD_-1207733988'), ('tmp_6599', u'INT_EQUAL_-1207737467'), (u'PTRADD_-1207732890', u'STORE_-1207735435'), ('const-4', u'INT_EQUAL_-1207737205'), ('tmp_6604', u'STORE_-1207735343'), (u'CAST_-1207734035', u'PTRADD_-1207734168'), ('const-3250784', u'COPY_-1207732725'), (u'STORE_-1207735679', u'INDIRECT_-1207734181'), ('const-2', u'PTRADD_-1207733656'), (u'CAST_-1207733573', u'PTRADD_-1207733587'), ('const-0', u'STORE_-1207736998'), (u'COPY_-1207735059', u'COPY_-1207735164'), (u'INDIRECT_-1207734404', u'MULTIEQUAL_-1207734380'), (u'STORE_-1207735901', u'INDIRECT_-1207734353'), (u'CALL_-1207735530', u'INDIRECT_-1207733419'), (u'PTRADD_-1207733103', u'STORE_-1207735719'), (u'CAST_-1207733573', u'PTRADD_-1207733520'), ('const-8', u'PTRADD_-1207732809'), ('const-8', u'PTRADD_-1207734163'), (u'CAST_-1207734035', u'STORE_-1207737046'), ('const-0', u'PTRSUB_-1207733631'), (u'STORE_-1207736002', u'INDIRECT_-1207734428'), (u'CAST_-1207734035', u'PTRADD_-1207734057'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734321'), (u'STORE_-1207735733', u'INDIRECT_-1207733973'), (u'STORE_-1207735271', u'INDIRECT_-1207733631'), ('const-40', u'PTRADD_-1207732989'), (u'LOAD_-1207735648', u'INT_NOTEQUAL_-1207735632'), (u'MULTIEQUAL_-1207735522', u'CALLIND_-1207736676'), (u'INDIRECT_-1207734389', u'COPY_-1207733591'), ('const-3205620', u'COPY_-1207733831'), ('const-6', u'PTRADD_-1207734324'), ('const-8', u'PTRADD_-1207733085'), (u'CALL_-1207736467', u'INDIRECT_-1207734104'), (u'PTRADD_-1207733550', u'STORE_-1207735853'), ('const-200', u'INT_ADD_-1207737506'), (u'PTRADD_-1207733171', u'CAST_-1207733076'), (u'CAST_-1207733148', u'PTRADD_-1207733138'), (u'CALL_-1207735073', u'INDIRECT_-1207733275'), (u'INT_MULT_-1207737660', u'INT_XOR_-1207737655'), ('const-433', u'STORE_-1207735626'), ('const-1', u'INT_EQUAL_-1207735548'), ('const-8', u'PTRADD_-1207733371'), (u'CALL_-1207735482', u'INDIRECT_-1207733490'), ('const-8', u'PTRADD_-1207732800'), ('const-8', u'PTRADD_-1207732686'), (u'LOAD_-1207737565', u'LOAD_-1207737390'), ('const-8', u'PTRADD_-1207733001'), (u'STORE_-1207735689', u'INDIRECT_-1207734189'), ('const-433', u'LOAD_-1207736716'), (u'CAST_-1207733573', u'PTRADD_-1207733436'), (u'INT_NOTEQUAL_-1207737595', u'CBRANCH_-1207737594'), ('const-2', u'PTRADD_-1207734184'), (u'CALL_-1207736543', u'INDIRECT_-1207734250'), (u'PTRADD_-1207733656', u'STORE_-1207736002'), ('const-17', u'PTRADD_-1207732881'), (u'CAST_-1207732758', u'STORE_-1207735325'), (u'CALLIND_-1207737361', u'INDIRECT_-1207735125'), (u'CAST_-1207734035', u'PTRADD_-1207733988'), ('const-12', u'PTRADD_-1207732788'), ('const-0', u'RETURN_-1207737303'), ('const-433', u'STORE_-1207737016'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734372'), (u'PTRADD_-1207733383', u'STORE_-1207735651'), ('const-8', u'PTRADD_-1207737573'), (u'STORE_-1207735626', u'INDIRECT_-1207734136'), (u'CAST_-1207732802', u'STORE_-1207735395'), (u'CAST_-1207733573', u'PTRADD_-1207733496'), ('const-8', u'PTRADD_-1207732915'), (u'INT_ADD_-1207736700', u'CAST_-1207733732'), ('const-8', u'PTRADD_-1207733615'), ('const-24', u'PTRADD_-1207733415'), (u'CALL_-1207736543', u'INDIRECT_-1207734661'), ('tmp_6605', u'CALLIND_-1207736676'), (u'CAST_-1207733148', u'PTRADD_-1207733171'), (u'PTRADD_-1207732856', u'CAST_-1207732797'), (u'CALL_-1207735594', u'INT_LESS_-1207735557'), (u'CAST_-1207734035', u'PTRADD_-1207734193'), (u'CALLIND_-1207736706', u'INDIRECT_-1207734436'), (u'CAST_-1207733148', u'PTRADD_-1207733176'), ('tmp_3169', u'CBRANCH_-1207735545'), ('const-0', u'STORE_-1207735880'), ('const-8', u'PTRADD_-1207734092'), (u'STORE_-1207736845', u'INDIRECT_-1207734794'), ('const-433', u'STORE_-1207736845'), (u'CALL_-1207736414', u'INDIRECT_-1207734265'), (u'INT_NOTEQUAL_-1207735538', u'CBRANCH_-1207735532'), (u'PTRADD_-1207732906', u'STORE_-1207735454'), ('const-3892440', u'PTRSUB_-1207734143'), (u'SUBPIECE_-1207735423', u'INT_NOTEQUAL_-1207736448'), ('const-8', u'PTRADD_-1207733383'), ('const-9', u'PTRADD_-1207732809'), (u'PTRADD_-1207733046', u'LOAD_-1207735648'), ('const-17', u'PTRADD_-1207734078'), (u'STORE_-1207736873', u'INDIRECT_-1207734818'), ('const-8', u'PTRADD_-1207733205'), (u'CAST_-1207733732', u'LOAD_-1207736716'), (u'CALL_-1207735908', u'INDIRECT_-1207733839'), ('const-1065353216', u'STORE_-1207735686'), ('const-8', u'PTRADD_-1207734324'), (u'CALLIND_-1207737512', u'INDIRECT_-1207734890'), (u'CALL_-1207735482', u'INDIRECT_-1207733554'), ('const-37', u'PTRADD_-1207733988'), (u'CALLIND_-1207735991', u'INDIRECT_-1207734172'), ('const-17', u'PTRADD_-1207733623'), ('const-433', u'STORE_-1207735676'), ('tmp_6604', u'CALL_-1207735650'), (u'STORE_-1207737052', u'INDIRECT_-1207734951'), ('const-0', u'STORE_-1207735759'), (u'CAST_-1207732869', u'PTRADD_-1207732710'), ('const-8', u'PTRADD_-1207733502'), ('tmp_1520', u'CBRANCH_-1207736721'), (u'INDIRECT_-1207733899', u'MULTIEQUAL_-1207733871'), ('const-0', u'STORE_-1207736873'), (u'LOAD_-1207737540', u'INT_ADD_-1207737506'), ('const-8', u'PTRADD_-1207733919'), (u'STORE_-1207735570', u'INDIRECT_-1207733848'), ('const-433', u'STORE_-1207735336'), (u'STORE_-1207735769', u'INDIRECT_-1207734001'), (u'PTRSUB_-1207733631', u'CAST_-1207733485'), ('const-433', u'STORE_-1207735465'), (u'CAST_-1207733094', u'STORE_-1207735839'), (u'LOAD_-1207737417', u'MULTIEQUAL_-1207736019'), (u'STORE_-1207735967', u'INDIRECT_-1207734400'), ('const-433', u'LOAD_-1207736797'), (u'INDIRECT_-1207734249', u'MULTIEQUAL_-1207734631'), (u'PTRADD_-1207732788', u'STORE_-1207735293'), (u'CAST_-1207733452', u'STORE_-1207735860'), (u'LOAD_-1207735904', u'INT_AND_-1207735878'), ('const-433', u'STORE_-1207735817'), ('const-27', u'PTRADD_-1207733383'), (u'CALL_-1207736897', u'INDIRECT_-1207734872'), ('tmp_6604', u'COPY_-1207734362'), ('const-0', u'STORE_-1207736767'), (u'PTRADD_-1207734134', u'CAST_-1207733963'), (u'LOAD_-1207735398', u'INT_AND_-1207735372'), (u'PTRSUB_-1207733245', u'CAST_-1207733071'), ('const-8', u'PTRADD_-1207733555'), (u'CALL_-1207734819', u'INDIRECT_-1207733527'), (u'PTRADD_-1207733025', u'STORE_-1207735612'), (u'CALL_-1207735482', u'CAST_-1207732869'), (u'INDIRECT_-1207734562', u'MULTIEQUAL_-1207735026'), (u'CALLIND_-1207737361', u'INDIRECT_-1207734810'), ('const-6', u'PTRADD_-1207732828'), ('const-4', u'PTRADD_-1207734139'), ('const-17', u'PTRADD_-1207733115'), ('const-433', u'STORE_-1207735745'), (u'CALL_-1207736467', u'INDIRECT_-1207734070'), ('const-8', u'PTRADD_-1207733103'), ('const-36', u'PTRADD_-1207734000'), ('const-0', u'STORE_-1207735697'), (u'LOAD_-1207737828', u'PTRADD_-1207737573'), (u'PTRADD_-1207734092', u'CAST_-1207733924'), ('const-433', u'STORE_-1207736998'), ('const-1', u'STORE_-1207735828'), (u'INDIRECT_-1207733466', u'COPY_-1207733511'), (u'LOAD_-1207735128', u'INT_NOTEQUAL_-1207735112'), ('const-10', u'PTRADD_-1207734163'), (u'CAST_-1207733148', u'PTRADD_-1207733129'), (u'CAST_-1207733076', u'STORE_-1207735805'), ('const-1528272', u'PTRSUB_-1207734353'), (u'CAST_-1207733215', u'MULTIEQUAL_-1207735060'), (u'STORE_-1207735413', u'INDIRECT_-1207733734'), ('tmp_6592', u'PTRSUB_-1207734460'), (u'CAST_-1207734035', u'PTRADD_-1207734101'), (u'PTRADD_-1207733574', u'STORE_-1207735885'), ('const-433', u'STORE_-1207735861'), ('const-8', u'PTRADD_-1207734078'), (u'INDIRECT_-1207734461', u'MULTIEQUAL_-1207734359'), ('const-8', u'PTRADD_-1207732823'), (u'COPY_-1207732782', u'CALL_-1207735723'), (u'INDIRECT_-1207733977', u'MULTIEQUAL_-1207733970'), (u'MULTIEQUAL_-1207733775', u'MULTIEQUAL_-1207734339'), (u'CALL_-1207735908', u'INDIRECT_-1207734154'), (u'LOAD_-1207735824', u'INT_AND_-1207735798'), (u'CAST_-1207733573', u'PTRADD_-1207733574'), (u'LOAD_-1207737856', u'INT_NOTEQUAL_-1207737840'), (u'INT_AND_-1207737877', u'INT_NOTEQUAL_-1207737889'), (u'LOAD_-1207736797', u'INT_NOTEQUAL_-1207736781'), ('tmp_6592', u'PTRSUB_-1207733840'), (u'CALL_-1207735650', u'INDIRECT_-1207733600'), ('const-433', u'STORE_-1207735250'), (u'PTRADD_-1207733555', u'CAST_-1207733452'), ('const-9', u'PTRADD_-1207733550'), ('const-8', u'PTRADD_-1207732770'), ('const-0', u'INT_NOTEQUAL_-1207736729'), (u'PTRADD_-1207733221', u'STORE_-1207735880'), ('const-1', u'PTRADD_-1207732915'), (u'PTRADD_-1207737573', u'CALL_-1207737610'), (u'INDIRECT_-1207734890', u'MULTIEQUAL_-1207733230'), (u'PTRADD_-1207733290', u'STORE_-1207735516'), ('const-0', u'STORE_-1207735817'), ('const-2', u'PTRADD_-1207732906'), (u'STORE_-1207735307', u'INDIRECT_-1207733661'), (u'CALL_-1207735224', u'INDIRECT_-1207733283'), (u'CALL_-1207736414', u'INDIRECT_-1207734580'), ('tmp_10270', u'SUBPIECE_-1207734632'), ('const-15', u'PTRADD_-1207734039'), ('const-15', u'PTRADD_-1207734134'), (u'PTRADD_-1207733911', u'STORE_-1207736757'), (u'INDIRECT_-1207735125', u'COPY_-1207734366'), (u'CALL_-1207736543', u'INDIRECT_-1207734150'), (u'MULTIEQUAL_-1207735522', u'COPY_-1207733763'), (u'PTRADD_-1207734139', u'CAST_-1207733969'), (u'LOAD_-1207736001', u'CALLIND_-1207735991'), (u'INT_NOTEQUAL_-1207736448', u'CBRANCH_-1207736447'), ('tmp_1591', u'CBRANCH_-1207736661'), (u'CALL_-1207735231', u'INDIRECT_-1207733151'), ('const-0', u'INT_EQUAL_-1207737910'), ('const-433', u'STORE_-1207736923'), (u'PTRADD_-1207732620', u'STORE_-1207734897'), (u'INT_AND_-1207737877', u'INT_EQUAL_-1207736621'), (u'STORE_-1207735787', u'INDIRECT_-1207734270'), (u'PTRADD_-1207733428', u'STORE_-1207735707'), (u'STORE_-1207735395', u'INDIRECT_-1207733722'), ('tmp_2337', u'CBRANCH_-1207735555'), (u'PTRADD_-1207734139', u'CAST_-1207733968'), ('const-0', u'STORE_-1207737031'), ('const-8', u'PTRADD_-1207732975'), ('const-8', u'PTRADD_-1207732698'), ('const-0', u'STORE_-1207735885'), ('const-433', u'LOAD_-1207735648'), (u'COPY_-1207732712', u'CALL_-1207735231'), ('tmp_1115', u'CBRANCH_-1207737168'), (u'INT_SUB_-1207736572', u'INT_ZEXT_-1207734291'), ('const-30', u'PTRADD_-1207733350'), (u'INDIRECT_-1207734751', u'MULTIEQUAL_-1207734608'), (u'CAST_-1207733235', u'INT_LESS_-1207735557'), (u'PTRADD_-1207732975', u'LOAD_-1207735554'), (u'STORE_-1207735744', u'INDIRECT_-1207733982'), ('const-13', u'PTRADD_-1207733094'), ('const-21', u'PTRADD_-1207732731'), (u'CAST_-1207734265', u'LOAD_-1207737565'), (u'CALL_-1207736032', u'CAST_-1207733573'), (u'CALL_-1207735594', u'CALL_-1207735530'), (u'CAST_-1207733037', u'STORE_-1207735751'), ('const-28', u'PTRADD_-1207733640'), (u'LOAD_-1207736716', u'CALLIND_-1207736706'), (u'CALL_-1207735530', u'INDIRECT_-1207733803'), ('const-433', u'STORE_-1207736966'), ('const-232', u'INT_ADD_-1207737840'), (u'STORE_-1207735158', u'INDIRECT_-1207733548'), ('const-0', u'INT_NOTEQUAL_-1207737840'), ('const-0', u'STORE_-1207735751'), (u'CAST_-1207732869', u'PTRADD_-1207732881'), (u'MULTIEQUAL_-1207735522', u'LOAD_-1207736705'), ('const-433', u'LOAD_-1207737590'), (u'STORE_-1207735952', u'INDIRECT_-1207734389'), ('const-6', u'PTRADD_-1207733143'), (u'CALLIND_-1207737361', u'COPY_-1207734381'), (u'PTRADD_-1207733460', u'STORE_-1207735745'), ('tmp_6744', u'INT_AND_-1207737877'), ('const-433', u'LOAD_-1207735904'), (u'CAST_-1207733148', u'PTRADD_-1207732989'), ('const-433', u'LOAD_-1207737652'), (u'LOAD_-1207737828', u'LOAD_-1207737819'), ('const-224', u'INT_AND_-1207735798'), (u'INT_NOTEQUAL_-1207737571', u'CBRANCH_-1207737570'), ('tmp_6606', u'INT_ADD_-1207737812'), (u'INT_NOTEQUAL_-1207737889', u'INT_ZEXT_-1207736224'), (u'CAST_-1207732989', u'STORE_-1207735686'), (u'INDIRECT_-1207733600', u'MULTIEQUAL_-1207734391'), ('const-433', u'STORE_-1207735787'), (u'INDIRECT_-1207733838', u'MULTIEQUAL_-1207734339'), ('tmp_671', u'CBRANCH_-1207737487'), ('const-0', u'PTRSUB_-1207733245'), (u'STORE_-1207736944', u'INDIRECT_-1207734865'), ('const-433', u'STORE_-1207736002'), (u'CAST_-1207732869', u'PTRADD_-1207732823'), ('const-433', u'LOAD_-1207737540'), ('const-0', u'STORE_-1207736845'), (u'MULTIEQUAL_-1207735541', u'PTRADD_-1207733911'), ('const-4294967295', u'STORE_-1207735967'), (u'INT_MULT_-1207737636', u'INT_REM_-1207737611'), (u'INT_EQUAL_-1207737467', u'CBRANCH_-1207737463'), ('const-433', u'STORE_-1207737127'), ('const-8', u'PTRADD_-1207734134'), ('tmp_2699', u'CBRANCH_-1207735129'), ('const-8', u'PTRADD_-1207734031'), (u'PTRADD_-1207733037', u'STORE_-1207735626'), ('const-8', u'PTRADD_-1207733298'), ('const-0', u'STORE_-1207735612'), ('const-30', u'PTRADD_-1207733587'), (u'CAST_-1207733573', u'PTRADD_-1207733484'), (u'STORE_-1207736757', u'INDIRECT_-1207734730'), ('const-433', u'STORE_-1207735686'), (u'CAST_-1207733573', u'PTRADD_-1207733511'), (u'INDIRECT_-1207734151', u'MULTIEQUAL_-1207734734'), ('const-2', u'INT_EQUAL_-1207737226'), (u'STORE_-1207735612', u'INDIRECT_-1207734124'), (u'PTRADD_-1207733632', u'STORE_-1207735974'), (u'PTRADD_-1207734184', u'STORE_-1207737127'), (u'STORE_-1207737046', u'INDIRECT_-1207734946'), (u'INT_ZEXT_-1207735658', u'INT_SUB_-1207736572'), (u'CAST_-1207733148', u'PTRADD_-1207733124'), (u'STORE_-1207736991', u'INDIRECT_-1207734904'), ('const--3750763034362895579', u'INT_XOR_-1207737736'), ('const-9', u'PTRADD_-1207734087'), ('const-18', u'PTRADD_-1207733163'), ('const-3892904', u'PTRSUB_-1207733245'), ('const-433', u'STORE_-1207735762'), ('const-328', u'CALL_-1207735482'), ('const-433', u'STORE_-1207735307'), (u'CALLIND_-1207736676', u'INDIRECT_-1207734353'), ('const-3250528', u'COPY_-1207732823'), (u'INT_ADD_-1207735985', u'CAST_-1207733153'), (u'CALL_-1207735482', u'INDIRECT_-1207733869'), (u'CAST_-1207732869', u'PTRADD_-1207732674'), ('const-8', u'PTRADD_-1207732660'), ('const-1099511628211', u'INT_MULT_-1207737699'), (u'CAST_-1207732869', u'PTRADD_-1207732848'), ('const-433', u'STORE_-1207737101'), ('const-17', u'PTRADD_-1207734159'), ('const-8', u'PTRADD_-1207733529'), ('const-0', u'STORE_-1207735773'), ('const-8', u'PTRADD_-1207733076'), ('const-433', u'STORE_-1207735717'), ('const-433', u'STORE_-1207735428'), (u'CAST_-1207732869', u'PTRADD_-1207732660'), ('const-10', u'PTRADD_-1207733627'), ('const-433', u'STORE_-1207735731'), ('const-433', u'STORE_-1207737009'), (u'CAST_-1207733573', u'PTRADD_-1207733383'), (u'STORE_-1207735773', u'INDIRECT_-1207734258'), ('const--1', u'STORE_-1207735861'), (u'CALL_-1207737610', u'INDIRECT_-1207734959'), ('const-0', u'STORE_-1207735325'), (u'LOAD_-1207737565', u'PTRADD_-1207734324'), ('const-8', u'PTRADD_-1207733484'), (u'PTRADD_-1207733988', u'STORE_-1207736859'), ('const-16', u'PTRADD_-1207733068'), (u'LOAD_-1207737445', u'INT_EQUAL_-1207737425'), (u'PTRADD_-1207733330', u'LOAD_-1207735588'), ('const-13', u'PTRADD_-1207733520'), (u'STORE_-1207735974', u'INDIRECT_-1207734405'), (u'PTRADD_-1207734048', u'STORE_-1207736944'), (u'PTRADD_-1207733013', u'STORE_-1207735598'), ('const-0', u'STORE_-1207736944'), ('const-3', u'PTRADD_-1207732890'), (u'CAST_-1207734035', u'PTRADD_-1207734159'), (u'CAST_-1207733573', u'PTRADD_-1207733290'), ('const-224', u'INT_AND_-1207735372'), ('const-4294967295', u'STORE_-1207737101'), ('const-3250496', u'COPY_-1207733112'), (u'COPY_-1207734385', u'RETURN_-1207734360'), (u'STORE_-1207735707', u'INDIRECT_-1207734202'), ('const-8', u'PTRADD_-1207733448'), ('const-1', u'RETURN_-1207735226'), (u'CALL_-1207735231', u'INDIRECT_-1207733055'), ('const-15', u'PTRADD_-1207732856'), (u'CALL_-1207737610', u'INDIRECT_-1207734863'), (u'PTRADD_-1207733560', u'STORE_-1207735867'), (u'MULTIEQUAL_-1207734766', u'MULTIEQUAL_-1207733166'), (u'STORE_-1207735795', u'INDIRECT_-1207734276'), (u'PTRADD_-1207733138', u'STORE_-1207735762'), (u'CALLIND_-1207736744', u'INDIRECT_-1207734151'), (u'CALL_-1207735650', u'INDIRECT_-1207733187'), ('const-433', u'STORE_-1207736817'), ('const-8', u'PTRADD_-1207733579'), (u'CALL_-1207736897', u'INDIRECT_-1207734493'), ('const-36', u'PTRADD_-1207733037'), ('const-433', u'STORE_-1207735144'), ('const-433', u'STORE_-1207735293'), (u'CALL_-1207736467', u'INDIRECT_-1207734168'), ('const-0', u'STORE_-1207735250'), (u'STORE_-1207735745', u'INDIRECT_-1207734234'), (u'INT_ADD_-1207737840', u'CAST_-1207734407'), (u'CALL_-1207735499', u'INDIRECT_-1207733496'), ('const-433', u'LOAD_-1207735554'), (u'CAST_-1207733573', u'PTRADD_-1207733407'), ('const-8', u'PTRADD_-1207733407'), ('const-0', u'STORE_-1207736955'), (u'PTRADD_-1207734039', u'CAST_-1207733876'), (u'INDIRECT_-1207733536', u'MULTIEQUAL_-1207734651'), (u'CAST_-1207733148', u'PTRADD_-1207733196'), (u'CAST_-1207734228', u'INT_EQUAL_-1207737489'), (u'COPY_-1207733591', u'STORE_-1207735637'), (u'INDIRECT_-1207733632', u'MULTIEQUAL_-1207734423'), ('const-0', u'STORE_-1207736002'), (u'PTRADD_-1207732722', u'STORE_-1207735200'), ('const-8', u'PTRADD_-1207734000'), ('const-19', u'PTRADD_-1207733472'), ('const-0', u'STORE_-1207735379'), (u'CALL_-1207737155', u'INDIRECT_-1207734732'), (u'CAST_-1207734035', u'PTRADD_-1207734139'), (u'CAST_-1207733148', u'PTRADD_-1207733103'), (u'CAST_-1207733573', u'PTRADD_-1207733428'), (u'COPY_-1207733112', u'CALL_-1207735499'), ('const-433', u'LOAD_-1207737390'), (u'COPY_-1207733827', u'CALL_-1207736414'), (u'STORE_-1207735260', u'INDIRECT_-1207733622'), ('const-8', u'PTRADD_-1207733395'), ('const-8', u'PTRADD_-1207733230'), ('const-433', u'LOAD_-1207737522'), (u'INDIRECT_-1207733838', u'MULTIEQUAL_-1207733775'), (u'CALL_-1207735499', u'INDIRECT_-1207733464'), (u'INDIRECT_-1207734525', u'MULTIEQUAL_-1207734423'), (u'STORE_-1207735293', u'INDIRECT_-1207733649'), ('const-0', u'STORE_-1207735842'), (u'CAST_-1207734407', u'LOAD_-1207737856'), ('const-1', u'PTRADD_-1207737590'), ('const-21', u'PTRADD_-1207733046'), (u'MULTIEQUAL_-1207735522', u'CALLIND_-1207736706'), (u'CALL_-1207735231', u'INDIRECT_-1207733466'), ('const-433', u'STORE_-1207735784'), (u'CALL_-1207736543', u'INDIRECT_-1207734182'), (u'CAST_-1207733876', u'STORE_-1207736933'), (u'STORE_-1207736013', u'INDIRECT_-1207734437'), ('const-16', u'PTRADD_-1207733496'), (u'STORE_-1207735759', u'INDIRECT_-1207734246'), ('const-433', u'STORE_-1207735679'), ('const-13', u'PTRADD_-1207734057'), ('const-433', u'LOAD_-1207736705'), ('const-17', u'PTRADD_-1207733196'), (u'STORE_-1207735637', u'INDIRECT_-1207734145'), ('const-8', u'PTRADD_-1207734168'), ('const-433', u'STORE_-1207737052'), ('const-11', u'PTRADD_-1207733602'), (u'CAST_-1207733148', u'MULTIEQUAL_-1207735541'), (u'CALL_-1207735594', u'INDIRECT_-1207734249'), (u'STORE_-1207735250', u'INDIRECT_-1207733614'), (u'INT_EQUAL_-1207737425', u'CBRANCH_-1207737422'), ('const-0', u'STORE_-1207736831'), ('const-15', u'PTRADD_-1207733171'), (u'PTRADD_-1207733129', u'CAST_-1207733037'), (u'STORE_-1207736831', u'INDIRECT_-1207734782'), ('const-0', u'STORE_-1207735651'), ('const-8', u'PTRADD_-1207732881'), (u'INDIRECT_-1207735274', u'COPY_-1207734370'), (u'CAST_-1207733071', u'STORE_-1207735799'), (u'STORE_-1207736955', u'INDIRECT_-1207734874'), (u'CAST_-1207733148', u'PTRADD_-1207733200'), (u'CALL_-1207736543', u'INDIRECT_-1207734282'), ('const-1', u'STORE_-1207735293'), (u'PTRADD_-1207732731', u'LOAD_-1207735222'), ('const-8', u'PTRADD_-1207733460'), (u'STORE_-1207735358', u'INDIRECT_-1207733701'), ('const-0', u'STORE_-1207736991'), ('const-8', u'PTRADD_-1207734009'), (u'CALL_-1207736414', u'INDIRECT_-1207734101'), ('const-433', u'LOAD_-1207736729'), (u'CAST_-1207733521', u'STORE_-1207735967'), (u'INDIRECT_-1207733419', u'MULTIEQUAL_-1207733420'), ('const-4', u'PTRADD_-1207733176'), ('const-0', u'STORE_-1207736817'), ('const-0', u'STORE_-1207735806'), ('const-433', u'STORE_-1207735744'), (u'PTRADD_-1207733076', u'CAST_-1207732989'), (u'CAST_-1207733485', u'STORE_-1207735919'), ('const-8', u'PTRADD_-1207732885'), (u'STORE_-1207735584', u'INDIRECT_-1207733860'), (u'STORE_-1207737016', u'INDIRECT_-1207734923'), (u'COPY_-1207734381', u'RETURN_-1207734356'), (u'CAST_-1207733573', u'PTRADD_-1207733362'), (u'CALL_-1207735594', u'INDIRECT_-1207733934'), (u'CALL_-1207736543', u'INDIRECT_-1207734116'), ('const-8', u'PTRADD_-1207733632'), ('const-328', u'CALL_-1207735908'), ('const-0', u'STORE_-1207736859'), (u'CAST_-1207733573', u'PTRADD_-1207733579'), (u'STORE_-1207735867', u'INDIRECT_-1207734334'), (u'INT_LESS_-1207735557', u'CBRANCH_-1207735566'), ('const-16', u'PTRADD_-1207732753'), ('const-433', u'STORE_-1207735665'), ('const-433', u'STORE_-1207735733'), ('tmp_1854', u'CBRANCH_-1207736447'), ('const-16', u'PTRADD_-1207737590'), ('const-25', u'PTRADD_-1207733290'), (u'STORE_-1207735697', u'INDIRECT_-1207733943'), ('const-39', u'PTRADD_-1207732686')]
null
null
001c6180
x64
O1
(translation_unit "ulong FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}\n\n" (function_definition "ulong FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}" type_identifier (function_declarator "FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) , (parameter_declaration "ulong param_5" type_identifier identifier) , (parameter_declaration "ulong param_6" type_identifier identifier) , (parameter_declaration "char param_7" primitive_type identifier) ))) (compound_statement "{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "ulong 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 "ulong extraout_RDX;" type_identifier identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "undefined1 local_78;" type_identifier identifier ;) (declaration "undefined7 uStack_77;" type_identifier identifier ;) (declaration "ulong uStack_70;" type_identifier identifier ;) (declaration "ulong local_68;" type_identifier identifier ;) (declaration "ulong local_58;" type_identifier identifier ;) (declaration "ulong uStack_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (if_statement "if (param_5 == 0) {\n return 0;\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "param_4 = param_4 & 0x20;" (assignment_expression "param_4 = param_4 & 0x20" identifier = (binary_expression "param_4 & 0x20" identifier & number_literal)) ;) (expression_statement "bVar8 = param_4 != 0;" (assignment_expression "bVar8 = param_4 != 0" identifier = (binary_expression "param_4 != 0" identifier != number_literal)) ;) (if_statement "if (*(long *)(param_1 + 0xe8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" if (parenthesized_expression "(*(long *)(param_1 + 0xe8) != 0)" ( (binary_expression "*(long *)(param_1 + 0xe8) != 0" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xaa7,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (expression_statement "pcVar1 = *(char **)(param_1 + 0xf0);" (assignment_expression "pcVar1 = *(char **)(param_1 + 0xf0)" identifier = (pointer_expression "*(char **)(param_1 + 0xf0)" * (cast_expression "(char **)(param_1 + 0xf0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xaad,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (expression_statement "local_78 = bVar8;" (assignment_expression "local_78 = bVar8" identifier = identifier) ;) (expression_statement "uStack_70 = param_5;" (assignment_expression "uStack_70 = param_5" identifier = identifier) ;) (expression_statement "local_68 = param_6;" (assignment_expression "local_68 = param_6" identifier = identifier) ;) (expression_statement "plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);" (assignment_expression "plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" identifier = (cast_expression "(long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" identifier (argument_list "(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" ( (binary_expression "pcVar1 + 8" identifier + number_literal) , (binary_expression "(((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10)" (parenthesized_expression "(((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3)" ( (binary_expression "((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3" (parenthesized_expression "((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6)" ( (binary_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6" (binary_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3" (parenthesized_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5)" ( (binary_expression "((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5" (binary_expression "((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3" (parenthesized_expression "((ulong)bVar8 ^ 0xcbf29ce484222325)" ( (binary_expression "(ulong)bVar8 ^ 0xcbf29ce484222325" (cast_expression "(ulong)bVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) ^ number_literal) )) * number_literal) ^ identifier) )) * number_literal) ^ identifier) )) * number_literal) )) % (pointer_expression "*(ulong *)(pcVar1 + 0x10)" * (cast_expression "(ulong *)(pcVar1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar1 + 0x10)" ( (binary_expression "pcVar1 + 0x10" identifier + number_literal) ))))) , (pointer_expression "&local_78" & identifier) ))))) ;) (if_statement "if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" if (parenthesized_expression "(((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0))" ( (binary_expression "((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)" (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) ))) )) && (parenthesized_expression "(plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)" ( (comma_expression "plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0" (assignment_expression "plVar4 = *(long **)(*plVar4 + 0x20)" identifier = (pointer_expression "*(long **)(*plVar4 + 0x20)" * (cast_expression "(long **)(*plVar4 + 0x20)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x20)" ( (binary_expression "*plVar4 + 0x20" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) , (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 cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" { (expression_statement "cVar3 = (**(code **)(*plVar4 + 200))(plVar4);" (assignment_expression "cVar3 = (**(code **)(*plVar4 + 200))(plVar4)" identifier = (call_expression "(**(code **)(*plVar4 + 200))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 200))" ( (pointer_expression "**(code **)(*plVar4 + 200)" * (pointer_expression "*(code **)(*plVar4 + 200)" * (cast_expression "(code **)(*plVar4 + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 200)" ( (binary_expression "*plVar4 + 200" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier )))) ;) (if_statement "if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }" if (parenthesized_expression "((bVar8 == (bool)cVar3) && (param_5 == plVar4[7]))" ( (binary_expression "(bVar8 == (bool)cVar3) && (param_5 == plVar4[7])" (parenthesized_expression "(bVar8 == (bool)cVar3)" ( (binary_expression "bVar8 == (bool)cVar3" identifier == (cast_expression "(bool)cVar3" ( (type_descriptor "bool" primitive_type) ) identifier)) )) && (parenthesized_expression "(param_5 == plVar4[7])" ( (binary_expression "param_5 == plVar4[7]" identifier == (subscript_expression "plVar4[7]" identifier [ number_literal ])) ))) )) (compound_statement "{\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }" { (if_statement "if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0x18) == FUN_001751d0)" ( (binary_expression "*(code **)(*plVar4 + 0x18) == FUN_001751d0" (pointer_expression "*(code **)(*plVar4 + 0x18)" * (cast_expression "(code **)(*plVar4 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x18)" ( (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar5 = plVar4[6];\n }" { (expression_statement "uVar5 = plVar4[6];" (assignment_expression "uVar5 = plVar4[6]" identifier = (subscript_expression "plVar4[6]" identifier [ number_literal ])) ;) }) (else_clause "else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" else (compound_statement "{\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" { (expression_statement "uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);" (assignment_expression "uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4)" identifier = (call_expression "(**(code **)(*plVar4 + 0x18))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0x18))" ( (pointer_expression "**(code **)(*plVar4 + 0x18)" * (pointer_expression "*(code **)(*plVar4 + 0x18)" * (cast_expression "(code **)(*plVar4 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x18)" ( (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (if_statement "if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }" if (parenthesized_expression "(param_6 == uVar5)" ( (binary_expression "param_6 == uVar5" identifier == identifier) )) (compound_statement "{\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }" { (expression_statement "uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);" (assignment_expression "uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3)" identifier = (call_expression "(**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3)" (parenthesized_expression "(**(code **)(*plVar4 + 0xa8))" ( (pointer_expression "**(code **)(*plVar4 + 0xa8)" * (pointer_expression "*(code **)(*plVar4 + 0xa8)" * (cast_expression "(code **)(*plVar4 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xa8)" ( (binary_expression "*plVar4 + 0xa8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (return_statement "return uVar5;" return identifier ;) })) })) comment (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xab5,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (if_statement "if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }" { (expression_statement "plVar6 = (long *)FUN_00275550(0xf8);" (assignment_expression "plVar6 = (long *)FUN_00275550(0xf8)" identifier = (cast_expression "(long *)FUN_00275550(0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0xf8)" identifier (argument_list "(0xf8)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "uVar2 = DAT_00312054;" (assignment_expression "uVar2 = DAT_00312054" identifier = identifier) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b8210;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b8210" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b8210" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b8210" & identifier))) ;) (expression_statement "plVar4 = plVar6 + 0x1e;" (assignment_expression "plVar4 = plVar6 + 0x1e" identifier = (binary_expression "plVar6 + 0x1e" identifier + number_literal)) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = param_5;" (assignment_expression "plVar6[7] = param_5" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = uVar2;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = uVar2" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = identifier) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x12] = 0;" (assignment_expression "plVar6[0x12] = 0" (subscript_expression "plVar6[0x12]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x13] = 0;" (assignment_expression "plVar6[0x13] = 0" (subscript_expression "plVar6[0x13]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x14] = 0;" (assignment_expression "plVar6[0x14] = 0" (subscript_expression "plVar6[0x14]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x15] = 0;" (assignment_expression "plVar6[0x15] = 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x16] = (long)plVar6;" (assignment_expression "plVar6[0x16] = (long)plVar6" (subscript_expression "plVar6[0x16]" identifier [ number_literal ]) = (cast_expression "(long)plVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x17] = (long)plVar6;" (assignment_expression "plVar6[0x17] = (long)plVar6" (subscript_expression "plVar6[0x17]" identifier [ number_literal ]) = (cast_expression "(long)plVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x18] = (long)plVar4;" (assignment_expression "plVar6[0x18] = (long)plVar4" (subscript_expression "plVar6[0x18]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x19] = 1;" (assignment_expression "plVar6[0x19] = 1" (subscript_expression "plVar6[0x19]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x1a] = 0;" (assignment_expression "plVar6[0x1a] = 0" (subscript_expression "plVar6[0x1a]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x1b] = 0;" (assignment_expression "plVar6[0x1b] = 0" (subscript_expression "plVar6[0x1b]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0x1c) = uVar2;" (assignment_expression "*(undefined4 *)(plVar6 + 0x1c) = uVar2" (pointer_expression "*(undefined4 *)(plVar6 + 0x1c)" * (cast_expression "(undefined4 *)(plVar6 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0x1c)" ( (binary_expression "plVar6 + 0x1c" identifier + number_literal) )))) = identifier) ;) (expression_statement "plVar6[0x1d] = 0;" (assignment_expression "plVar6[0x1d] = 0" (subscript_expression "plVar6[0x1d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x1e] = 0;" (assignment_expression "plVar6[0x1e] = 0" (subscript_expression "plVar6[0x1e]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);" (assignment_expression "uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80)" identifier = (call_expression "FUN_002b50f0(plVar6 + 0x1c,0x80)" identifier (argument_list "(plVar6 + 0x1c,0x80)" ( (binary_expression "plVar6 + 0x1c" identifier + number_literal) , number_literal )))) ;) (if_statement "if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }" if (parenthesized_expression "((ulong)plVar6[0x19] < uVar5)" ( (binary_expression "(ulong)plVar6[0x19] < uVar5" (cast_expression "(ulong)plVar6[0x19]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar6[0x19]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }" { (if_statement "if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" if (parenthesized_expression "(uVar5 == 1)" ( (binary_expression "uVar5 == 1" identifier == number_literal) )) (compound_statement "{\n plVar6[0x1e] = 0;\n }" { (expression_statement "plVar6[0x1e] = 0;" (assignment_expression "plVar6[0x1e] = 0" (subscript_expression "plVar6[0x1e]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" else (compound_statement "{\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" { (expression_statement "plVar4 = (long *)FUN_001bfc30(uVar5);" (assignment_expression "plVar4 = (long *)FUN_001bfc30(uVar5)" identifier = (cast_expression "(long *)FUN_001bfc30(uVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001bfc30(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))))) ;) }))) (expression_statement "plVar6[0x18] = (long)plVar4;" (assignment_expression "plVar6[0x18] = (long)plVar4" (subscript_expression "plVar6[0x18]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x19] = uVar5;" (assignment_expression "plVar6[0x19] = uVar5" (subscript_expression "plVar6[0x19]" identifier [ number_literal ]) = identifier) ;) })) }) (else_clause "else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" else (compound_statement "{\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" { (if_statement "if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" if (parenthesized_expression "(param_5 == 2)" ( (binary_expression "param_5 == 2" identifier == number_literal) )) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" identifier = (cast_expression "(long *)FUN_00275550(0x148)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b65c0;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b65c0" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b65c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b65c0" & identifier))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = 2;" (assignment_expression "plVar6[7] = 2" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "FUN_002191b0(plVar6 + 0x12,param_6);" (call_expression "FUN_002191b0(plVar6 + 0x12,param_6)" identifier (argument_list "(plVar6 + 0x12,param_6)" ( (binary_expression "plVar6 + 0x12" identifier + number_literal) , identifier ))) ;) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 2))" ( (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 2)" (parenthesized_expression "(plVar6[0x15] != 0)" ( (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) != number_literal) )) || (parenthesized_expression "(plVar6[0x22] != 2)" ( (binary_expression "plVar6[0x22] != 2" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { comment comment (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }) (else_clause "else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" else (if_statement "if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" if (parenthesized_expression "(param_5 == 4)" ( (binary_expression "param_5 == 4" identifier == number_literal) )) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" identifier = (cast_expression "(long *)FUN_00275550(0x148)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b66a8;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b66a8" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b66a8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b66a8" & identifier))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = 4;" (assignment_expression "plVar6[7] = 4" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "FUN_00219860(plVar6 + 0x12,param_6);" (call_expression "FUN_00219860(plVar6 + 0x12,param_6)" identifier (argument_list "(plVar6 + 0x12,param_6)" ( (binary_expression "plVar6 + 0x12" identifier + number_literal) , identifier ))) ;) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 4))" ( (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 4)" (parenthesized_expression "(plVar6[0x15] != 0)" ( (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) != number_literal) )) || (parenthesized_expression "(plVar6[0x22] != 4)" ( (binary_expression "plVar6[0x22] != 4" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { comment comment (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }) (else_clause "else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" else (compound_statement "{\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (if_statement "if (param_5 != 1) {\n return 0;\n }" if (parenthesized_expression "(param_5 != 1)" ( (binary_expression "param_5 != 1" identifier != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" identifier = (cast_expression "(long *)FUN_00275550(0x148)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b64d8;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b64d8" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b64d8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b64d8" & identifier))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = 1;" (assignment_expression "plVar6[7] = 1" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "FUN_00218b60(plVar6 + 0x12,param_6);" (call_expression "FUN_00218b60(plVar6 + 0x12,param_6)" identifier (argument_list "(plVar6 + 0x12,param_6)" ( (binary_expression "plVar6 + 0x12" identifier + number_literal) , identifier ))) ;) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 1))" ( (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 1)" (parenthesized_expression "(plVar6[0x15] != 0)" ( (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) != number_literal) )) || (parenthesized_expression "(plVar6[0x22] != 1)" ( (binary_expression "plVar6[0x22] != 1" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { comment comment (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }))))) (expression_statement "*(undefined1 *)(plVar6 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 0x21) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 0x21)" * (cast_expression "(undefined1 *)(plVar6 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0x21)" ( (binary_expression "plVar6 + 0x21" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x22] = 0;" (assignment_expression "plVar6[0x22] = 0" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) = number_literal) ;) }))) (expression_statement "lVar7 = *plVar6;" (assignment_expression "lVar7 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) (if_statement "if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }" if (parenthesized_expression "(param_7 != '\0')" ( (binary_expression "param_7 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }" { (expression_statement "(**(code **)(lVar7 + 0xd0))(plVar6);" (call_expression "(**(code **)(lVar7 + 0xd0))(plVar6)" (parenthesized_expression "(**(code **)(lVar7 + 0xd0))" ( (pointer_expression "**(code **)(lVar7 + 0xd0)" * (pointer_expression "*(code **)(lVar7 + 0xd0)" * (cast_expression "(code **)(lVar7 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 0xd0)" ( (binary_expression "lVar7 + 0xd0" identifier + number_literal) ))))) )) (argument_list "(plVar6)" ( identifier ))) ;) (expression_statement "lVar7 = *plVar6;" (assignment_expression "lVar7 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) })) (expression_statement "cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);" (assignment_expression "cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3)" identifier = (call_expression "(**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3)" (parenthesized_expression "(**(code **)(lVar7 + 0xa8))" ( (pointer_expression "**(code **)(lVar7 + 0xa8)" * (pointer_expression "*(code **)(lVar7 + 0xa8)" * (cast_expression "(code **)(lVar7 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 0xa8)" ( (binary_expression "lVar7 + 0xa8" identifier + number_literal) ))))) )) (argument_list "(plVar6,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }" { (expression_statement "local_58 = (ulong)((param_4 == 0) - 3);" (assignment_expression "local_58 = (ulong)((param_4 == 0) - 3)" identifier = (call_expression "(ulong)((param_4 == 0) - 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4 == 0) - 3)" ( (binary_expression "(param_4 == 0) - 3" (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) - number_literal) )))) ;) (expression_statement "local_40 = (long *)((ulong)local_40._4_4_ << 0x20);" (assignment_expression "local_40 = (long *)((ulong)local_40._4_4_ << 0x20)" identifier = (cast_expression "(long *)((ulong)local_40._4_4_ << 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)local_40._4_4_ << 0x20)" ( (binary_expression "(ulong)local_40._4_4_ << 0x20" (cast_expression "(ulong)local_40._4_4_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "local_40._4_4_" identifier . field_identifier)) << number_literal) )))) ;) (expression_statement "uStack_50 = param_5;" (assignment_expression "uStack_50 = param_5" identifier = identifier) ;) (expression_statement "local_48 = plVar6;" (assignment_expression "local_48 = plVar6" identifier = identifier) ;) (expression_statement "FUN_001c4dc0(param_1,&local_58);" (call_expression "FUN_001c4dc0(param_1,&local_58)" identifier (argument_list "(param_1,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "local_58 = CONCAT71(uStack_77,local_78);" (assignment_expression "local_58 = CONCAT71(uStack_77,local_78)" identifier = (call_expression "CONCAT71(uStack_77,local_78)" identifier (argument_list "(uStack_77,local_78)" ( identifier , identifier )))) ;) (expression_statement "local_48 = (long *)local_68;" (assignment_expression "local_48 = (long *)local_68" identifier = (cast_expression "(long *)local_68" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "uStack_50 = uStack_70;" (assignment_expression "uStack_50 = uStack_70" identifier = identifier) ;) (expression_statement "local_40 = plVar6;" (assignment_expression "local_40 = plVar6" identifier = identifier) ;) (expression_statement "FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);" (call_expression "FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58)" identifier (argument_list "(*(long *)(param_1 + 0xf0) + 8,&local_58)" ( (binary_expression "*(long *)(param_1 + 0xf0) + 8" (pointer_expression "*(long *)(param_1 + 0xf0)" * (cast_expression "(long *)(param_1 + 0xf0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) )))) + number_literal) , (pointer_expression "&local_58" & identifier) ))) ;) (if_statement "if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }" if (parenthesized_expression "((char)extraout_RDX != '\0')" ( (binary_expression "(char)extraout_RDX != '\0'" (cast_expression "(char)extraout_RDX" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return extraout_RDX & 0xffffffff;\n }" { (return_statement "return extraout_RDX & 0xffffffff;" return (binary_expression "extraout_RDX & 0xffffffff" identifier & number_literal) ;) })) comment (expression_statement "FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");" (call_expression "FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section")" identifier (argument_list "("../../gold/output.h",0xc22,"add_merge_section")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_merge_section"" " string_content ") ))) ;) })) (expression_statement "(**(code **)(*plVar6 + 8))(plVar6);" (call_expression "(**(code **)(*plVar6 + 8))(plVar6)" (parenthesized_expression "(**(code **)(*plVar6 + 8))" ( (pointer_expression "**(code **)(*plVar6 + 8)" * (pointer_expression "*(code **)(*plVar6 + 8)" * (cast_expression "(code **)(*plVar6 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar6 + 8)" ( (binary_expression "*plVar6 + 8" (pointer_expression "*plVar6" * identifier) + number_literal) ))))) )) (argument_list "(plVar6)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* DWARF original prototype: bool add_merge_input_section(Output_section * this, Relobj * object,\n uint shndx, uint64_t flags, uint64_t entsize, uint64_t addralign, bool keeps_input_sections) */\n\nbool __thiscall\ngold::Output_section::add_merge_input_section\n (Output_section *this,Relobj *object,uint shndx,uint64_t flags,uint64_t entsize,\n uint64_t addralign,bool keeps_input_sections)\n\n{\n byte *pbVar1;\n Output_section_lookup_maps *pOVar2;\n _Hash_node_base *p_Var3;\n uint uVar4;\n char cVar5;\n undefined1 uVar6;\n int iVar7;\n __node_base *p_Var8;\n anon_union_8_4_139239c7_for_u2_ aVar9;\n _func_int_varargs **pp_Var10;\n _Hash_node_base *p_Var11;\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *this_00;\n Compressed_section_map **ppCVar12;\n __hash_code __code;\n size_t __n;\n bool bVar13;\n pair<std::__detail::_Node_iterator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_false,_true>,_bool>\n pVar14;\n Merge_section_properties msp;\n Input_section inp;\n \n if (entsize == 0) {\n return false;\n }\n bVar13 = (flags & 0x20) != 0;\n if (this->checkpoint_ != (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pOVar2 = this->lookup_maps_;\n if (pOVar2->is_valid_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n __code = ((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign) * 0x100000001b3;\n msp.is_string_ = bVar13;\n msp.entsize_ = entsize;\n msp.addralign_ = addralign;\n p_Var8 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);\n if (((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) &&\n (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)) {\n cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3);\n if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) {\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if ((flags & 0x20) == 0) {\n aVar9.object = (Relobj *)operator_new(0xf8);\n __n = 0x80;\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n *(bool *)((long)aVar9 + 0x78) = false;\n uVar4 = DAT_00312054;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210;\n ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = entsize;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n (aVar9.object)->reloc_counts_ = (uint *)0x0;\n (aVar9.object)->reloc_bases_ = (uint *)0x0;\n *(uint *)((long)aVar9 + 0xa0) = 0;\n *(uint *)((long)aVar9 + 0xa4) = 0;\n aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0;\n aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9;\n aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9;\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1;\n aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0;\n aVar9.object[1].super_Object.offset_ = 0;\n aVar9.object[1].super_Object.shnum_ = uVar4;\n aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0;\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80);\n if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) {\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }\n }\n else {\n if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;\n aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n }\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n if (keeps_input_sections) {\n (*pp_Var10[0x1a])(aVar9.object);\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n }\n iVar7 = (*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx);\n if ((char)iVar7 != '\0') {\n inp.p2align_ = 0;\n inp.shndx_ = ((flags & 0x20) == 0) - 3;\n inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20;\n inp.u1_.entsize = entsize;\n inp.u2_ = aVar9;\n add_output_section_data(this,&inp);\n inp._1_7_ = msp._1_7_;\n inp.shndx_._0_1_ = msp.is_string_;\n inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_;\n inp.u1_.entsize = msp.entsize_;\n inp._24_8_ = aVar9;\n pVar14 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);\n if (pVar14.second != false) {\n return pVar14.second;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section");\n }\n (*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object);\n return false;\n}\n\n" comment (function_definition "bool __thiscall\ngold::Output_section::add_merge_input_section\n (Output_section *this,Relobj *object,uint shndx,uint64_t flags,uint64_t entsize,\n uint64_t addralign,bool keeps_input_sections)\n\n{\n byte *pbVar1;\n Output_section_lookup_maps *pOVar2;\n _Hash_node_base *p_Var3;\n uint uVar4;\n char cVar5;\n undefined1 uVar6;\n int iVar7;\n __node_base *p_Var8;\n anon_union_8_4_139239c7_for_u2_ aVar9;\n _func_int_varargs **pp_Var10;\n _Hash_node_base *p_Var11;\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *this_00;\n Compressed_section_map **ppCVar12;\n __hash_code __code;\n size_t __n;\n bool bVar13;\n pair<std::__detail::_Node_iterator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_false,_true>,_bool>\n pVar14;\n Merge_section_properties msp;\n Input_section inp;\n \n if (entsize == 0) {\n return false;\n }\n bVar13 = (flags & 0x20) != 0;\n if (this->checkpoint_ != (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pOVar2 = this->lookup_maps_;\n if (pOVar2->is_valid_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n __code = ((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign) * 0x100000001b3;\n msp.is_string_ = bVar13;\n msp.entsize_ = entsize;\n msp.addralign_ = addralign;\n p_Var8 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);\n if (((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) &&\n (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)) {\n cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3);\n if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) {\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if ((flags & 0x20) == 0) {\n aVar9.object = (Relobj *)operator_new(0xf8);\n __n = 0x80;\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n *(bool *)((long)aVar9 + 0x78) = false;\n uVar4 = DAT_00312054;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210;\n ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = entsize;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n (aVar9.object)->reloc_counts_ = (uint *)0x0;\n (aVar9.object)->reloc_bases_ = (uint *)0x0;\n *(uint *)((long)aVar9 + 0xa0) = 0;\n *(uint *)((long)aVar9 + 0xa4) = 0;\n aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0;\n aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9;\n aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9;\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1;\n aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0;\n aVar9.object[1].super_Object.offset_ = 0;\n aVar9.object[1].super_Object.shnum_ = uVar4;\n aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0;\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80);\n if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) {\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }\n }\n else {\n if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;\n aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n }\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n if (keeps_input_sections) {\n (*pp_Var10[0x1a])(aVar9.object);\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n }\n iVar7 = (*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx);\n if ((char)iVar7 != '\0') {\n inp.p2align_ = 0;\n inp.shndx_ = ((flags & 0x20) == 0) - 3;\n inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20;\n inp.u1_.entsize = entsize;\n inp.u2_ = aVar9;\n add_output_section_data(this,&inp);\n inp._1_7_ = msp._1_7_;\n inp.shndx_._0_1_ = msp.is_string_;\n inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_;\n inp.u1_.entsize = msp.entsize_;\n inp._24_8_ = aVar9;\n pVar14 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);\n if (pVar14.second != false) {\n return pVar14.second;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section");\n }\n (*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object);\n return false;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_section::" identifier : : identifier : :) (function_declarator "add_merge_input_section\n (Output_section *this,Relobj *object,uint shndx,uint64_t flags,uint64_t entsize,\n uint64_t addralign,bool keeps_input_sections)" identifier (parameter_list "(Output_section *this,Relobj *object,uint shndx,uint64_t flags,uint64_t entsize,\n uint64_t addralign,bool keeps_input_sections)" ( (parameter_declaration "Output_section *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Relobj *object" type_identifier (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "uint64_t flags" primitive_type identifier) , (parameter_declaration "uint64_t entsize" primitive_type identifier) , (parameter_declaration "uint64_t addralign" primitive_type identifier) , (parameter_declaration "bool keeps_input_sections" primitive_type identifier) ))) (compound_statement "{\n byte *pbVar1;\n Output_section_lookup_maps *pOVar2;\n _Hash_node_base *p_Var3;\n uint uVar4;\n char cVar5;\n undefined1 uVar6;\n int iVar7;\n __node_base *p_Var8;\n anon_union_8_4_139239c7_for_u2_ aVar9;\n _func_int_varargs **pp_Var10;\n _Hash_node_base *p_Var11;\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *this_00;\n Compressed_section_map **ppCVar12;\n __hash_code __code;\n size_t __n;\n bool bVar13;\n pair<std::__detail::_Node_iterator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_false,_true>,_bool>\n pVar14;\n Merge_section_properties msp;\n Input_section inp;\n \n if (entsize == 0) {\n return false;\n }\n bVar13 = (flags & 0x20) != 0;\n if (this->checkpoint_ != (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pOVar2 = this->lookup_maps_;\n if (pOVar2->is_valid_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n __code = ((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign) * 0x100000001b3;\n msp.is_string_ = bVar13;\n msp.entsize_ = entsize;\n msp.addralign_ = addralign;\n p_Var8 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);\n if (((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) &&\n (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)) {\n cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3);\n if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) {\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if ((flags & 0x20) == 0) {\n aVar9.object = (Relobj *)operator_new(0xf8);\n __n = 0x80;\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n *(bool *)((long)aVar9 + 0x78) = false;\n uVar4 = DAT_00312054;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210;\n ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = entsize;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n (aVar9.object)->reloc_counts_ = (uint *)0x0;\n (aVar9.object)->reloc_bases_ = (uint *)0x0;\n *(uint *)((long)aVar9 + 0xa0) = 0;\n *(uint *)((long)aVar9 + 0xa4) = 0;\n aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0;\n aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9;\n aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9;\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1;\n aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0;\n aVar9.object[1].super_Object.offset_ = 0;\n aVar9.object[1].super_Object.shnum_ = uVar4;\n aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0;\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80);\n if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) {\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }\n }\n else {\n if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;\n aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n }\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n if (keeps_input_sections) {\n (*pp_Var10[0x1a])(aVar9.object);\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n }\n iVar7 = (*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx);\n if ((char)iVar7 != '\0') {\n inp.p2align_ = 0;\n inp.shndx_ = ((flags & 0x20) == 0) - 3;\n inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20;\n inp.u1_.entsize = entsize;\n inp.u2_ = aVar9;\n add_output_section_data(this,&inp);\n inp._1_7_ = msp._1_7_;\n inp.shndx_._0_1_ = msp.is_string_;\n inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_;\n inp.u1_.entsize = msp.entsize_;\n inp._24_8_ = aVar9;\n pVar14 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);\n if (pVar14.second != false) {\n return pVar14.second;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section");\n }\n (*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object);\n return false;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "Output_section_lookup_maps *pOVar2;" type_identifier (pointer_declarator "*pOVar2" * identifier) ;) (declaration "_Hash_node_base *p_Var3;" type_identifier (pointer_declarator "*p_Var3" * identifier) ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "undefined1 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "__node_base *p_Var8;" type_identifier (pointer_declarator "*p_Var8" * identifier) ;) (declaration "anon_union_8_4_139239c7_for_u2_ aVar9;" type_identifier identifier ;) (declaration "_func_int_varargs **pp_Var10;" type_identifier (pointer_declarator "**pp_Var10" * (pointer_declarator "*pp_Var10" * identifier)) ;) (declaration "_Hash_node_base *p_Var11;" type_identifier (pointer_declarator "*p_Var11" * identifier) ;) (ERROR "_Hashtable_alloc<std::allocator<std::" (binary_expression "_Hashtable_alloc<std::allocator<std" (binary_expression "_Hashtable_alloc<std" identifier < identifier) (ERROR "::allocator" : : identifier) < identifier) : :) (labeled_statement "__detail::_Hash_node<long_int,_true>_>_> *this_00;" statement_identifier : (ERROR ":" :) (expression_statement "_Hash_node<long_int,_true>_>_> *this_00;" (comma_expression "_Hash_node<long_int,_true>_>_> *this_00" (binary_expression "_Hash_node<long_int" identifier < identifier) , (binary_expression "_true>_>_> *this_00" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "*this_00" * identifier))) ;)) (declaration "Compressed_section_map **ppCVar12;" type_identifier (pointer_declarator "**ppCVar12" * (pointer_declarator "*ppCVar12" * identifier)) ;) (declaration "__hash_code __code;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "bool bVar13;" primitive_type identifier ;) (ERROR "pair<std::" (binary_expression "pair<std" identifier < identifier) : :) (labeled_statement "__detail::_Node_iterator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_false,_true>,_bool>\n pVar14;" statement_identifier (ERROR "::_Node_iterator<std::pair<const_gold::Merge_section_properties,_gold:" : : (binary_expression "_Node_iterator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) :) : (expression_statement "Output_merge_base*>,_false,_true>,_bool>\n pVar14;" (comma_expression "Output_merge_base*>,_false,_true>,_bool>\n pVar14" (binary_expression "Output_merge_base*>,_false" identifier * (ERROR ">," > ,) identifier) , (binary_expression "_true>,_bool>\n pVar14" (binary_expression "_true>,_bool" identifier > (ERROR "," ,) identifier) > identifier)) ;)) (declaration "Merge_section_properties msp;" type_identifier identifier ;) (declaration "Input_section inp;" type_identifier identifier ;) (if_statement "if (entsize == 0) {\n return false;\n }" if (parenthesized_expression "(entsize == 0)" ( (binary_expression "entsize == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "bVar13 = (flags & 0x20) != 0;" (assignment_expression "bVar13 = (flags & 0x20) != 0" identifier = (binary_expression "(flags & 0x20) != 0" (parenthesized_expression "(flags & 0x20)" ( (binary_expression "flags & 0x20" identifier & number_literal) )) != number_literal)) ;) (if_statement "if (this->checkpoint_ != (Checkpoint_output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" if (parenthesized_expression "(this->checkpoint_ != (Checkpoint_output_section *)0x0)" ( (binary_expression "this->checkpoint_ != (Checkpoint_output_section *)0x0" (field_expression "this->checkpoint_" identifier -> field_identifier) != (cast_expression "(Checkpoint_output_section *)0x0" ( (type_descriptor "Checkpoint_output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xaa7,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xaa7,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (expression_statement "pOVar2 = this->lookup_maps_;" (assignment_expression "pOVar2 = this->lookup_maps_" identifier = (field_expression "this->lookup_maps_" identifier -> field_identifier)) ;) (if_statement "if (pOVar2->is_valid_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" if (parenthesized_expression "(pOVar2->is_valid_ == false)" ( (binary_expression "pOVar2->is_valid_ == false" (field_expression "pOVar2->is_valid_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xaad,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xaad,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (expression_statement "__code = ((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign) * 0x100000001b3;" (assignment_expression "__code = ((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign) * 0x100000001b3" identifier = (binary_expression "((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign) * 0x100000001b3" (parenthesized_expression "((((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign)" ( (binary_expression "(((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3 ^\n addralign" (binary_expression "(((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize) * 0x100000001b3" (parenthesized_expression "(((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize)" ( (binary_expression "((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ entsize" (binary_expression "((ulong)bVar13 ^ 0xcbf29ce484222325) * 0x100000001b3" (parenthesized_expression "((ulong)bVar13 ^ 0xcbf29ce484222325)" ( (binary_expression "(ulong)bVar13 ^ 0xcbf29ce484222325" (cast_expression "(ulong)bVar13" ( (type_descriptor "ulong" type_identifier) ) identifier) ^ number_literal) )) * number_literal) ^ identifier) )) * number_literal) ^ identifier) )) * number_literal)) ;) (expression_statement "msp.is_string_ = bVar13;" (assignment_expression "msp.is_string_ = bVar13" (field_expression "msp.is_string_" identifier . field_identifier) = identifier) ;) (expression_statement "msp.entsize_ = entsize;" (assignment_expression "msp.entsize_ = entsize" (field_expression "msp.entsize_" identifier . field_identifier) = identifier) ;) (expression_statement "msp.addralign_ = addralign;" (assignment_expression "msp.addralign_ = addralign" (field_expression "msp.addralign_" identifier . field_identifier) = identifier) ;) (ERROR "p_Var8 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::" (assignment_expression "p_Var8 = std" identifier = identifier) : : (binary_expression "_Hashtable<gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_std" identifier , identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (comma_expression "Output_merge_base*>,_std" identifier (ERROR "*>" * >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (binary_expression "Output_merge_base*>_>,_std" (binary_expression "Output_merge_base*>_" identifier * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) : :) (labeled_statement "__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);" statement_identifier (ERROR "::_Select1st,_gold:" : : (comma_expression "_Select1st,_gold" identifier , identifier) :) : (labeled_statement "Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);" statement_identifier (ERROR "::equal_to,_gold:" : : (comma_expression "equal_to,_gold" identifier , identifier) :) : (labeled_statement "Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);" statement_identifier (ERROR "::hash,_std:" : : (comma_expression "hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __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,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __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,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code)" identifier , (binary_expression "_true>_>\n ::_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code)" identifier (argument_list "((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_,\n __code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp,\n __code)" ( (binary_expression "(_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)&pOVar2->merge_sections_by_properties_" (parenthesized_expression "(_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)" ( (ERROR "_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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 "Merge_section_properties,_std" identifier , identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (comma_expression "Output_merge_base*>,_std" identifier (ERROR "*>" * >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (binary_expression "Output_merge_base*>_>,_std" (binary_expression "Output_merge_base*>_" identifier * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Select1st,_gold" identifier , identifier) : : identifier : : (comma_expression "equal_to,_gold" identifier , identifier) : : identifier : : (comma_expression "hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_false,_true>_>\n *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "pOVar2->merge_sections_by_properties_" identifier -> field_identifier)) , (binary_expression "__code % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count" identifier % (field_expression "(pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count" (field_expression "(pOVar2->merge_sections_by_properties_)._M_h" (parenthesized_expression "(pOVar2->merge_sections_by_properties_)" ( (field_expression "pOVar2->merge_sections_by_properties_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) , (pointer_expression "&msp" & identifier) , identifier )))))) ;)))))))) (if_statement "if (((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) &&\n (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)) {\n cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3);\n if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) {\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" if (parenthesized_expression "(((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) &&\n (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0))" ( (binary_expression "((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)) &&\n (p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)" (parenthesized_expression "((p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0))" ( (binary_expression "(p_Var8 != (__node_base *)0x0) && (p_Var8->_M_nxt != (_Hash_node_base *)0x0)" (parenthesized_expression "(p_Var8 != (__node_base *)0x0)" ( (binary_expression "p_Var8 != (__node_base *)0x0" identifier != (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(p_Var8->_M_nxt != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var8->_M_nxt != (_Hash_node_base *)0x0" (field_expression "p_Var8->_M_nxt" identifier -> field_identifier) != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) && (parenthesized_expression "(p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0)" ( (comma_expression "p_Var3 = p_Var8->_M_nxt[4]._M_nxt, p_Var3 != (_Hash_node_base *)0x0" (assignment_expression "p_Var3 = p_Var8->_M_nxt[4]._M_nxt" identifier = (field_expression "p_Var8->_M_nxt[4]._M_nxt" (subscript_expression "p_Var8->_M_nxt[4]" (field_expression "p_Var8->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)) , (binary_expression "p_Var3 != (_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 cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3);\n if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) {\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" { (expression_statement "cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3);" (assignment_expression "cVar5 = (*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3)" identifier = (call_expression "(*(code *)p_Var3->_M_nxt[0x19]._M_nxt)(p_Var3)" (parenthesized_expression "(*(code *)p_Var3->_M_nxt[0x19]._M_nxt)" ( (pointer_expression "*(code *)p_Var3->_M_nxt[0x19]._M_nxt" * (cast_expression "(code *)p_Var3->_M_nxt[0x19]._M_nxt" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var3->_M_nxt[0x19]._M_nxt" (subscript_expression "p_Var3->_M_nxt[0x19]" (field_expression "p_Var3->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier))) )) (argument_list "(p_Var3)" ( identifier )))) ;) (if_statement "if ((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)) {\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }" if (parenthesized_expression "((bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt))" ( (binary_expression "(bVar13 == (bool)cVar5) && ((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)" (parenthesized_expression "(bVar13 == (bool)cVar5)" ( (binary_expression "bVar13 == (bool)cVar5" identifier == (cast_expression "(bool)cVar5" ( (type_descriptor "bool" primitive_type) ) identifier)) )) && (parenthesized_expression "((_Hash_node_base *)entsize == p_Var3[7]._M_nxt)" ( (binary_expression "(_Hash_node_base *)entsize == p_Var3[7]._M_nxt" (cast_expression "(_Hash_node_base *)entsize" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == (field_expression "p_Var3[7]._M_nxt" (subscript_expression "p_Var3[7]" identifier [ number_literal ]) . field_identifier)) ))) )) (compound_statement "{\n p_Var11 = p_Var3->_M_nxt[3]._M_nxt;\n if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }\n if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }\n }" { (expression_statement "p_Var11 = p_Var3->_M_nxt[3]._M_nxt;" (assignment_expression "p_Var11 = p_Var3->_M_nxt[3]._M_nxt" identifier = (field_expression "p_Var3->_M_nxt[3]._M_nxt" (subscript_expression "p_Var3->_M_nxt[3]" (field_expression "p_Var3->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)) ;) (if_statement "if (p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign) {\n p_Var11 = p_Var3[6]._M_nxt;\n }\n else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }" if (parenthesized_expression "(p_Var11 == (_Hash_node_base *)Output_section_data::do_addralign)" ( (binary_expression "p_Var11 == (_Hash_node_base *)Output_section_data" identifier == (cast_expression "(_Hash_node_base *)Output_section_data" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) (ERROR "::do_addralign" : : identifier) )) (compound_statement "{\n p_Var11 = p_Var3[6]._M_nxt;\n }" { (expression_statement "p_Var11 = p_Var3[6]._M_nxt;" (assignment_expression "p_Var11 = p_Var3[6]._M_nxt" identifier = (field_expression "p_Var3[6]._M_nxt" (subscript_expression "p_Var3[6]" identifier [ number_literal ]) . field_identifier)) ;) }) (else_clause "else {\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }" else (compound_statement "{\n p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);\n }" { (expression_statement "p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3);" (assignment_expression "p_Var11 = (_Hash_node_base *)(*(code *)p_Var11)(p_Var3)" identifier = (cast_expression "(_Hash_node_base *)(*(code *)p_Var11)(p_Var3)" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)p_Var11)(p_Var3)" (parenthesized_expression "(*(code *)p_Var11)" ( (pointer_expression "*(code *)p_Var11" * (cast_expression "(code *)p_Var11" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(p_Var3)" ( identifier ))))) ;) }))) (if_statement "if ((_Hash_node_base *)addralign == p_Var11) {\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }" if (parenthesized_expression "((_Hash_node_base *)addralign == p_Var11)" ( (binary_expression "(_Hash_node_base *)addralign == p_Var11" (cast_expression "(_Hash_node_base *)addralign" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == identifier) )) (compound_statement "{\n uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);\n return (bool)uVar6;\n }" { (expression_statement "uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx);" (assignment_expression "uVar6 = (*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx)" identifier = (call_expression "(*(code *)p_Var3->_M_nxt[0x15]._M_nxt)(p_Var3,object,shndx)" (parenthesized_expression "(*(code *)p_Var3->_M_nxt[0x15]._M_nxt)" ( (pointer_expression "*(code *)p_Var3->_M_nxt[0x15]._M_nxt" * (cast_expression "(code *)p_Var3->_M_nxt[0x15]._M_nxt" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var3->_M_nxt[0x15]._M_nxt" (subscript_expression "p_Var3->_M_nxt[0x15]" (field_expression "p_Var3->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier))) )) (argument_list "(p_Var3,object,shndx)" ( identifier , identifier , identifier )))) ;) (return_statement "return (bool)uVar6;" return (cast_expression "(bool)uVar6" ( (type_descriptor "bool" primitive_type) ) identifier) ;) })) })) comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xab5,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xab5,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (if_statement "if ((flags & 0x20) == 0) {\n aVar9.object = (Relobj *)operator_new(0xf8);\n __n = 0x80;\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n *(bool *)((long)aVar9 + 0x78) = false;\n uVar4 = DAT_00312054;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210;\n ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = entsize;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n (aVar9.object)->reloc_counts_ = (uint *)0x0;\n (aVar9.object)->reloc_bases_ = (uint *)0x0;\n *(uint *)((long)aVar9 + 0xa0) = 0;\n *(uint *)((long)aVar9 + 0xa4) = 0;\n aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0;\n aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9;\n aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9;\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1;\n aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0;\n aVar9.object[1].super_Object.offset_ = 0;\n aVar9.object[1].super_Object.shnum_ = uVar4;\n aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0;\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80);\n if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) {\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }\n }\n else {\n if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;\n aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n }" if (parenthesized_expression "((flags & 0x20) == 0)" ( (binary_expression "(flags & 0x20) == 0" (parenthesized_expression "(flags & 0x20)" ( (binary_expression "flags & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n aVar9.object = (Relobj *)operator_new(0xf8);\n __n = 0x80;\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n *(bool *)((long)aVar9 + 0x78) = false;\n uVar4 = DAT_00312054;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210;\n ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = entsize;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n (aVar9.object)->reloc_counts_ = (uint *)0x0;\n (aVar9.object)->reloc_bases_ = (uint *)0x0;\n *(uint *)((long)aVar9 + 0xa0) = 0;\n *(uint *)((long)aVar9 + 0xa4) = 0;\n aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0;\n aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9;\n aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9;\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1;\n aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0;\n aVar9.object[1].super_Object.offset_ = 0;\n aVar9.object[1].super_Object.shnum_ = uVar4;\n aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0;\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */\n this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80);\n if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) {\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }\n }" { (expression_statement "aVar9.object = (Relobj *)operator_new(0xf8);" (assignment_expression "aVar9.object = (Relobj *)operator_new(0xf8)" (field_expression "aVar9.object" identifier . field_identifier) = (cast_expression "(Relobj *)operator_new(0xf8)" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0xf8)" identifier (argument_list "(0xf8)" ( number_literal ))))) ;) (expression_statement "__n = 0x80;" (assignment_expression "__n = 0x80" identifier = number_literal) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_string_length = 0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_string_length = 0" (field_expression "((aVar9.object)->super_Object).name_._M_string_length" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;" (assignment_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->first_shndx_ = 0xffffffff;" (assignment_expression "(aVar9.pomb)->first_shndx_ = 0xffffffff" (field_expression "(aVar9.pomb)->first_shndx_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "*(bool *)((long)aVar9 + 0x78) = false;" (assignment_expression "*(bool *)((long)aVar9 + 0x78) = false" (pointer_expression "*(bool *)((long)aVar9 + 0x78)" * (cast_expression "(bool *)((long)aVar9 + 0x78)" ( (type_descriptor "bool *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x78)" ( (binary_expression "(long)aVar9 + 0x78" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = false) ;) (expression_statement "uVar4 = DAT_00312054;" (assignment_expression "uVar4 = DAT_00312054" identifier = identifier) ;) (expression_statement "*(undefined7 *)((long)aVar9 + 0x79) = 0;" (assignment_expression "*(undefined7 *)((long)aVar9 + 0x79) = 0" (pointer_expression "*(undefined7 *)((long)aVar9 + 0x79)" * (cast_expression "(undefined7 *)((long)aVar9 + 0x79)" ( (type_descriptor "undefined7 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x79)" ( (binary_expression "(long)aVar9 + 0x79" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;" (assignment_expression "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0" (pointer_expression "*(Read_relocs_data **)((long)aVar9 + 0x80)" * (cast_expression "(Read_relocs_data **)((long)aVar9 + 0x80)" ( (type_descriptor "Read_relocs_data **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)aVar9 + 0x80)" ( (binary_expression "(long)aVar9 + 0x80" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(aVar9.object)->sd_" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier))) ;) (expression_statement "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210;" (assignment_expression "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_data_003b8210" (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_merge_data_003b8210" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_merge_data_003b8210" & identifier))) ;) (expression_statement "ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_;" (assignment_expression "ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_" identifier = (pointer_expression "&aVar9.object[1].super_Object.compressed_sections_" & (field_expression "aVar9.object[1].super_Object.compressed_sections_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier))) ;) (expression_statement "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);" (assignment_expression "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" identifier = (cast_expression "(byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (binary_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) + number_literal) )))) ;) (expression_statement "*pbVar1 = *pbVar1 & 0xe0;" (assignment_expression "*pbVar1 = *pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) = (binary_expression "*pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) & number_literal)) ;) (expression_statement "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;" (assignment_expression "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0" (field_expression "((aVar9.object)->super_Object).input_file_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.posd)->addralign_ = addralign;" (assignment_expression "(aVar9.posd)->addralign_ = addralign" (field_expression "(aVar9.posd)->addralign_" (parenthesized_expression "(aVar9.posd)" ( (field_expression "aVar9.posd" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(aVar9.pomb)->entsize_ = entsize;" (assignment_expression "(aVar9.pomb)->entsize_ = entsize" (field_expression "(aVar9.pomb)->entsize_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(aVar9.pomb)->keeps_input_sections_ = false;" (assignment_expression "(aVar9.pomb)->keeps_input_sections_ = false" (field_expression "(aVar9.pomb)->keeps_input_sections_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = false) ;) (expression_statement "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "((aVar9.object)->super_Object).compressed_sections_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.object)->sd_ = (Symbols_data *)0x0;" (assignment_expression "(aVar9.object)->sd_ = (Symbols_data *)0x0" (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x1" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;" (assignment_expression "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" (field_expression "(aVar9.object)->map_to_relocatable_relocs_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x0" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) (expression_statement "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;" (assignment_expression "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0" (field_expression "(aVar9.object)->object_merge_map_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Object_merge_map *)0x0" ( (type_descriptor "Object_merge_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4;" (assignment_expression "*(uint *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4" (pointer_expression "*(uint *)&(aVar9.object)->relocs_must_follow_section_writes_" * (cast_expression "(uint *)&(aVar9.object)->relocs_must_follow_section_writes_" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(aVar9.object)->relocs_must_follow_section_writes_" & (field_expression "(aVar9.object)->relocs_must_follow_section_writes_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)))) = identifier) ;) (expression_statement "(aVar9.object)->rd_ = (Read_relocs_data *)0x0;" (assignment_expression "(aVar9.object)->rd_ = (Read_relocs_data *)0x0" (field_expression "(aVar9.object)->rd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.object)->reloc_counts_ = (uint *)0x0;" (assignment_expression "(aVar9.object)->reloc_counts_ = (uint *)0x0" (field_expression "(aVar9.object)->reloc_counts_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.object)->reloc_bases_ = (uint *)0x0;" (assignment_expression "(aVar9.object)->reloc_bases_ = (uint *)0x0" (field_expression "(aVar9.object)->reloc_bases_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(uint *)((long)aVar9 + 0xa0) = 0;" (assignment_expression "*(uint *)((long)aVar9 + 0xa0) = 0" (pointer_expression "*(uint *)((long)aVar9 + 0xa0)" * (cast_expression "(uint *)((long)aVar9 + 0xa0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0xa0)" ( (binary_expression "(long)aVar9 + 0xa0" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(uint *)((long)aVar9 + 0xa4) = 0;" (assignment_expression "*(uint *)((long)aVar9 + 0xa4) = 0" (pointer_expression "*(uint *)((long)aVar9 + 0xa4)" * (cast_expression "(uint *)((long)aVar9 + 0xa4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0xa4)" ( (binary_expression "(long)aVar9 + 0xa4" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0;" (assignment_expression "aVar9.object[1].super_Object._vptr_Object = (_func_int_varargs **)0x0" (field_expression "aVar9.object[1].super_Object._vptr_Object" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . 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)) ;) (expression_statement "aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9;" (assignment_expression "aVar9.object[1].super_Object.name_._M_dataplus._M_p = (pointer)aVar9" (field_expression "aVar9.object[1].super_Object.name_._M_dataplus._M_p" (field_expression "aVar9.object[1].super_Object.name_._M_dataplus" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)aVar9" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9;" (assignment_expression "aVar9.object[1].super_Object.name_._M_string_length = (size_type)aVar9" (field_expression "aVar9.object[1].super_Object.name_._M_string_length" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(size_type)aVar9" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (expression_statement "aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;" (assignment_expression "aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12" (field_expression "aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity" (field_expression "aVar9.object[1].super_Object.name_.field_2" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(size_type)ppCVar12" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (expression_statement "*(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1;" (assignment_expression "*(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1" (pointer_expression "*(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" * (cast_expression "(undefined8 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" ( (binary_expression "(long)&aVar9.object[1].super_Object.name_.field_2 + 8" (cast_expression "(long)&aVar9.object[1].super_Object.name_.field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&aVar9.object[1].super_Object.name_.field_2" & (field_expression "aVar9.object[1].super_Object.name_.field_2" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier))) + number_literal) )))) = number_literal) ;) (expression_statement "aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0;" (assignment_expression "aVar9.object[1].super_Object.input_file_ = (Input_file *)0x0" (field_expression "aVar9.object[1].super_Object.input_file_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].super_Object.offset_ = 0;" (assignment_expression "aVar9.object[1].super_Object.offset_ = 0" (field_expression "aVar9.object[1].super_Object.offset_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "aVar9.object[1].super_Object.shnum_ = uVar4;" (assignment_expression "aVar9.object[1].super_Object.shnum_ = uVar4" (field_expression "aVar9.object[1].super_Object.shnum_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0;" (assignment_expression "aVar9.object[1].super_Object.xindex_ = (Xindex *)0x0" (field_expression "aVar9.object[1].super_Object.xindex_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(Xindex *)0x0" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "aVar9.object[1].super_Object.compressed_sections_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) comment (expression_statement "this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80);" (assignment_expression "this_00 = (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80)" identifier = (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80)" ( (ERROR "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std::__detail::_Prime_rehash_policy::" (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)\n std" (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) , (binary_expression "_true>_>_> *)\n std" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "*)\n std" * (ERROR ")" )) identifier))) : : identifier : : identifier : :) (call_expression "_M_next_bkt\n ((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80)" identifier (argument_list "((_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_,0x80)" ( (cast_expression "(_Prime_rehash_policy *)&aVar9.object[1].super_Object.shnum_" ( (type_descriptor "_Prime_rehash_policy *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&aVar9.object[1].super_Object.shnum_" & (field_expression "aVar9.object[1].super_Object.shnum_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier))) , number_literal ))) ))) ;) (if_statement "if (*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00) {\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }" if (parenthesized_expression "(*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00)" ( (binary_expression "*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < this_00" (pointer_expression "*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" * (call_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)" ( (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **" (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) , (binary_expression "_true>_>_> **" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "**" * (pointer_expression "*" * identifier)))) )) (argument_list "((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" ( (binary_expression "(long)&aVar9.object[1].super_Object.name_.field_2 + 8" (cast_expression "(long)&aVar9.object[1].super_Object.name_.field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&aVar9.object[1].super_Object.name_.field_2" & (field_expression "aVar9.object[1].super_Object.name_.field_2" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier))) + number_literal) )))) < identifier) )) (compound_statement "{\n if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }\n aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;\n *(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;\n }" { (if_statement "if (this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1) {\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }\n else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }" if (parenthesized_expression "(this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1)" ( (binary_expression "this_00 ==\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1)" identifier == (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1)" ( (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)0x1" (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) , (binary_expression "_true>_>_> *)0x1" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "*)0x1" * (ERROR ")" )) number_literal))) ))) )) (compound_statement "{\n aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n }" { (expression_statement "aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "aVar9.object[1].super_Object.compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "aVar9.object[1].super_Object.compressed_sections_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }" else (compound_statement "{\n ppCVar12 = (Compressed_section_map **)\n std::__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);\n }" { (ERROR "ppCVar12 = (Compressed_section_map **)\n std::" (assignment_expression "ppCVar12 = (Compressed_section_map **)\n std" identifier = (cast_expression "(Compressed_section_map **)\n std" ( (type_descriptor "Compressed_section_map **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) : :) (labeled_statement "__detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);" statement_identifier (ERROR "::\n _Hashtable_alloc<std::allocator<std:" : : (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(this_00,__n);" statement_identifier : (ERROR ":" :) (expression_statement "_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n);" (comma_expression "_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets(this_00,__n)" (binary_expression "_Hash_node<long_int" identifier < identifier) , (binary_expression "_true>_>_>::\n _M_allocate_buckets(this_00,__n)" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) (call_expression "_M_allocate_buckets(this_00,__n)" identifier (argument_list "(this_00,__n)" ( identifier , identifier ))))) ;))) }))) (expression_statement "aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12;" (assignment_expression "aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (size_type)ppCVar12" (field_expression "aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity" (field_expression "aVar9.object[1].super_Object.name_.field_2" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(size_type)ppCVar12" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (expression_statement "*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00;" (assignment_expression "*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = this_00" (pointer_expression "*(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" * (call_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)\n ((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **)" ( (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> **" (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) , (binary_expression "_true>_>_> **" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "**" * (pointer_expression "*" * identifier)))) )) (argument_list "((long)&aVar9.object[1].super_Object.name_.field_2 + 8)" ( (binary_expression "(long)&aVar9.object[1].super_Object.name_.field_2 + 8" (cast_expression "(long)&aVar9.object[1].super_Object.name_.field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&aVar9.object[1].super_Object.name_.field_2" & (field_expression "aVar9.object[1].super_Object.name_.field_2" (field_expression "aVar9.object[1].super_Object.name_" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier) . field_identifier))) + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;\n aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n }" else (compound_statement "{\n if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;\n aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n }" { (if_statement "if (entsize == 2) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" if (parenthesized_expression "(entsize == 2)" ( (binary_expression "entsize == 2" identifier == number_literal) )) (compound_statement "{\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 2;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */\n Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (expression_statement "aVar9.object = (Relobj *)operator_new(0x148);" (assignment_expression "aVar9.object = (Relobj *)operator_new(0x148)" (field_expression "aVar9.object" identifier . field_identifier) = (cast_expression "(Relobj *)operator_new(0x148)" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_string_length = 0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_string_length = 0" (field_expression "((aVar9.object)->super_Object).name_._M_string_length" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;" (assignment_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->first_shndx_ = 0xffffffff;" (assignment_expression "(aVar9.pomb)->first_shndx_ = 0xffffffff" (field_expression "(aVar9.pomb)->first_shndx_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(aVar9.object)->sd_" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier))) ;) (expression_statement "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);" (assignment_expression "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" identifier = (cast_expression "(byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (binary_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) + number_literal) )))) ;) (expression_statement "*pbVar1 = *pbVar1 & 0xe0;" (assignment_expression "*pbVar1 = *pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) = (binary_expression "*pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) & number_literal)) ;) (expression_statement "*(bool *)((long)aVar9 + 0x78) = false;" (assignment_expression "*(bool *)((long)aVar9 + 0x78) = false" (pointer_expression "*(bool *)((long)aVar9 + 0x78)" * (cast_expression "(bool *)((long)aVar9 + 0x78)" ( (type_descriptor "bool *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x78)" ( (binary_expression "(long)aVar9 + 0x78" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = false) ;) (expression_statement "*(undefined7 *)((long)aVar9 + 0x79) = 0;" (assignment_expression "*(undefined7 *)((long)aVar9 + 0x79) = 0" (pointer_expression "*(undefined7 *)((long)aVar9 + 0x79)" * (cast_expression "(undefined7 *)((long)aVar9 + 0x79)" ( (type_descriptor "undefined7 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x79)" ( (binary_expression "(long)aVar9 + 0x79" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;" (assignment_expression "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0" (pointer_expression "*(Read_relocs_data **)((long)aVar9 + 0x80)" * (cast_expression "(Read_relocs_data **)((long)aVar9 + 0x80)" ( (type_descriptor "Read_relocs_data **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)aVar9 + 0x80)" ( (binary_expression "(long)aVar9 + 0x80" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;" (assignment_expression "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0" (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_merge_string_003b65c0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_merge_string_003b65c0" & identifier))) ;) (expression_statement "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;" (assignment_expression "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0" (field_expression "((aVar9.object)->super_Object).input_file_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.posd)->addralign_ = addralign;" (assignment_expression "(aVar9.posd)->addralign_ = addralign" (field_expression "(aVar9.posd)->addralign_" (parenthesized_expression "(aVar9.posd)" ( (field_expression "aVar9.posd" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(aVar9.pomb)->entsize_ = 2;" (assignment_expression "(aVar9.pomb)->entsize_ = 2" (field_expression "(aVar9.pomb)->entsize_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->keeps_input_sections_ = false;" (assignment_expression "(aVar9.pomb)->keeps_input_sections_ = false" (field_expression "(aVar9.pomb)->keeps_input_sections_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = false) ;) (expression_statement "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "((aVar9.object)->super_Object).compressed_sections_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.object)->sd_ = (Symbols_data *)0x0;" (assignment_expression "(aVar9.object)->sd_ = (Symbols_data *)0x0" (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x1" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;" (assignment_expression "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" (field_expression "(aVar9.object)->map_to_relocatable_relocs_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x0" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) (expression_statement "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;" (assignment_expression "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0" (field_expression "(aVar9.object)->object_merge_map_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Object_merge_map *)0x0" ( (type_descriptor "Object_merge_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;" (assignment_expression "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000" (pointer_expression "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_" * (cast_expression "(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(aVar9.object)->relocs_must_follow_section_writes_" & (field_expression "(aVar9.object)->relocs_must_follow_section_writes_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)))) = number_literal) ;) (expression_statement "(aVar9.object)->rd_ = (Read_relocs_data *)0x0;" (assignment_expression "(aVar9.object)->rd_ = (Read_relocs_data *)0x0" (field_expression "(aVar9.object)->rd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) comment (expression_statement "Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n );" (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n )" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) (call_expression "Stringpool_template\n ((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n )" identifier (argument_list "((Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign\n )" ( (binary_expression "(Stringpool_template<short_unsigned_int> *)&(aVar9.object)->reloc_counts_" (parenthesized_expression "(Stringpool_template<short_unsigned_int> *)" ( (binary_expression "Stringpool_template<short_unsigned_int> *" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (pointer_expression "*" * identifier)) )) & (field_expression "(aVar9.object)->reloc_counts_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)) , identifier )))) ;) (expression_statement "pp_Var10 = aVar9.object[1].super_Object._vptr_Object;" (assignment_expression "pp_Var10 = aVar9.object[1].super_Object._vptr_Object" identifier = (field_expression "aVar9.object[1].super_Object._vptr_Object" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;" (assignment_expression "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0" (pointer_expression "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_" * (cast_expression "(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&aVar9.object[1].relocs_must_follow_section_writes_" & (field_expression "aVar9.object[1].relocs_must_follow_section_writes_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier)))) = number_literal) ;) (expression_statement "aVar9.object[1].rd_ = (Read_relocs_data *)0x0;" (assignment_expression "aVar9.object[1].rd_ = (Read_relocs_data *)0x0" (field_expression "aVar9.object[1].rd_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].sd_ = (Symbols_data *)0x0;" (assignment_expression "aVar9.object[1].sd_ = (Symbols_data *)0x0" (field_expression "aVar9.object[1].sd_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].reloc_counts_ = (uint *)0x0;" (assignment_expression "aVar9.object[1].reloc_counts_ = (uint *)0x0" (field_expression "aVar9.object[1].reloc_counts_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].reloc_bases_ = (uint *)0x0;" (assignment_expression "aVar9.object[1].reloc_bases_ = (uint *)0x0" (field_expression "aVar9.object[1].reloc_bases_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2))" ( (binary_expression "(pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2))" (parenthesized_expression "(pp_Var10 != (_func_int_varargs **)0x0)" ( (binary_expression "pp_Var10 != (_func_int_varargs **)0x0" identifier != (cast_expression "(_func_int_varargs **)0x0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) || (parenthesized_expression "(aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2))" ( (binary_expression "aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)" (field_expression "aVar9.object[1].map_to_relocatable_relocs_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) != (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x2)" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x2" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x2" * (ERROR ")" )) number_literal)) ))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { comment comment (expression_statement "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }) (else_clause "else if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" else (if_statement "if (entsize == 4) {\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" if (parenthesized_expression "(entsize == 4)" ( (binary_expression "entsize == 4" identifier == number_literal) )) (compound_statement "{\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 4;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */\n Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (expression_statement "aVar9.object = (Relobj *)operator_new(0x148);" (assignment_expression "aVar9.object = (Relobj *)operator_new(0x148)" (field_expression "aVar9.object" identifier . field_identifier) = (cast_expression "(Relobj *)operator_new(0x148)" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_string_length = 0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_string_length = 0" (field_expression "((aVar9.object)->super_Object).name_._M_string_length" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;" (assignment_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->first_shndx_ = 0xffffffff;" (assignment_expression "(aVar9.pomb)->first_shndx_ = 0xffffffff" (field_expression "(aVar9.pomb)->first_shndx_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(aVar9.object)->sd_" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier))) ;) (expression_statement "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);" (assignment_expression "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" identifier = (cast_expression "(byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (binary_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) + number_literal) )))) ;) (expression_statement "*pbVar1 = *pbVar1 & 0xe0;" (assignment_expression "*pbVar1 = *pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) = (binary_expression "*pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) & number_literal)) ;) (expression_statement "*(bool *)((long)aVar9 + 0x78) = false;" (assignment_expression "*(bool *)((long)aVar9 + 0x78) = false" (pointer_expression "*(bool *)((long)aVar9 + 0x78)" * (cast_expression "(bool *)((long)aVar9 + 0x78)" ( (type_descriptor "bool *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x78)" ( (binary_expression "(long)aVar9 + 0x78" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = false) ;) (expression_statement "*(undefined7 *)((long)aVar9 + 0x79) = 0;" (assignment_expression "*(undefined7 *)((long)aVar9 + 0x79) = 0" (pointer_expression "*(undefined7 *)((long)aVar9 + 0x79)" * (cast_expression "(undefined7 *)((long)aVar9 + 0x79)" ( (type_descriptor "undefined7 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x79)" ( (binary_expression "(long)aVar9 + 0x79" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;" (assignment_expression "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0" (pointer_expression "*(Read_relocs_data **)((long)aVar9 + 0x80)" * (cast_expression "(Read_relocs_data **)((long)aVar9 + 0x80)" ( (type_descriptor "Read_relocs_data **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)aVar9 + 0x80)" ( (binary_expression "(long)aVar9 + 0x80" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8;" (assignment_expression "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b66a8" (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_merge_string_003b66a8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_merge_string_003b66a8" & identifier))) ;) (expression_statement "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;" (assignment_expression "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0" (field_expression "((aVar9.object)->super_Object).input_file_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.posd)->addralign_ = addralign;" (assignment_expression "(aVar9.posd)->addralign_ = addralign" (field_expression "(aVar9.posd)->addralign_" (parenthesized_expression "(aVar9.posd)" ( (field_expression "aVar9.posd" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(aVar9.pomb)->entsize_ = 4;" (assignment_expression "(aVar9.pomb)->entsize_ = 4" (field_expression "(aVar9.pomb)->entsize_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->keeps_input_sections_ = false;" (assignment_expression "(aVar9.pomb)->keeps_input_sections_ = false" (field_expression "(aVar9.pomb)->keeps_input_sections_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = false) ;) (expression_statement "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "((aVar9.object)->super_Object).compressed_sections_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.object)->sd_ = (Symbols_data *)0x0;" (assignment_expression "(aVar9.object)->sd_ = (Symbols_data *)0x0" (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x1" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;" (assignment_expression "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" (field_expression "(aVar9.object)->map_to_relocatable_relocs_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x0" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) (expression_statement "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;" (assignment_expression "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0" (field_expression "(aVar9.object)->object_merge_map_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Object_merge_map *)0x0" ( (type_descriptor "Object_merge_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;" (assignment_expression "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000" (pointer_expression "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_" * (cast_expression "(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(aVar9.object)->relocs_must_follow_section_writes_" & (field_expression "(aVar9.object)->relocs_must_follow_section_writes_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)))) = number_literal) ;) (expression_statement "(aVar9.object)->rd_ = (Read_relocs_data *)0x0;" (assignment_expression "(aVar9.object)->rd_ = (Read_relocs_data *)0x0" (field_expression "(aVar9.object)->rd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) comment (expression_statement "Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign);" (binary_expression "Stringpool_template<unsigned_int>::Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign)" (binary_expression "Stringpool_template<unsigned_int" identifier < identifier) > (ERROR "::" : :) (call_expression "Stringpool_template\n ((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign)" identifier (argument_list "((Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_,addralign)" ( (binary_expression "(Stringpool_template<unsigned_int> *)&(aVar9.object)->reloc_counts_" (parenthesized_expression "(Stringpool_template<unsigned_int> *)" ( (binary_expression "Stringpool_template<unsigned_int> *" (binary_expression "Stringpool_template<unsigned_int" identifier < identifier) > (pointer_expression "*" * identifier)) )) & (field_expression "(aVar9.object)->reloc_counts_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)) , identifier )))) ;) (expression_statement "pp_Var10 = aVar9.object[1].super_Object._vptr_Object;" (assignment_expression "pp_Var10 = aVar9.object[1].super_Object._vptr_Object" identifier = (field_expression "aVar9.object[1].super_Object._vptr_Object" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;" (assignment_expression "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0" (pointer_expression "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_" * (cast_expression "(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&aVar9.object[1].relocs_must_follow_section_writes_" & (field_expression "aVar9.object[1].relocs_must_follow_section_writes_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier)))) = number_literal) ;) (expression_statement "aVar9.object[1].rd_ = (Read_relocs_data *)0x0;" (assignment_expression "aVar9.object[1].rd_ = (Read_relocs_data *)0x0" (field_expression "aVar9.object[1].rd_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].sd_ = (Symbols_data *)0x0;" (assignment_expression "aVar9.object[1].sd_ = (Symbols_data *)0x0" (field_expression "aVar9.object[1].sd_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].reloc_counts_ = (uint *)0x0;" (assignment_expression "aVar9.object[1].reloc_counts_ = (uint *)0x0" (field_expression "aVar9.object[1].reloc_counts_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].reloc_bases_ = (uint *)0x0;" (assignment_expression "aVar9.object[1].reloc_bases_ = (uint *)0x0" (field_expression "aVar9.object[1].reloc_bases_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4))" ( (binary_expression "(pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4))" (parenthesized_expression "(pp_Var10 != (_func_int_varargs **)0x0)" ( (binary_expression "pp_Var10 != (_func_int_varargs **)0x0" identifier != (cast_expression "(_func_int_varargs **)0x0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) || (parenthesized_expression "(aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4))" ( (binary_expression "aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)" (field_expression "aVar9.object[1].map_to_relocatable_relocs_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) != (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x4)" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x4" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x4" * (ERROR ")" )) number_literal)) ))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { comment comment (expression_statement "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }) (else_clause "else {\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" else (compound_statement "{\n if (entsize != 1) {\n return false;\n }\n aVar9.object = (Relobj *)operator_new(0x148);\n ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;\n ((aVar9.object)->super_Object).name_._M_string_length = 0;\n ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;\n (aVar9.pomb)->first_shndx_ = 0xffffffff;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;\n pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);\n *pbVar1 = *pbVar1 & 0xe0;\n *(bool *)((long)aVar9 + 0x78) = false;\n *(undefined7 *)((long)aVar9 + 0x79) = 0;\n *(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;\n ((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;\n ((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;\n (aVar9.posd)->addralign_ = addralign;\n (aVar9.pomb)->entsize_ = 1;\n (aVar9.pomb)->keeps_input_sections_ = false;\n ((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;\n (aVar9.object)->sd_ = (Symbols_data *)0x0;\n ((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;\n (aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;\n *(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;\n (aVar9.object)->rd_ = (Read_relocs_data *)0x0;\n /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */\n Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);\n pp_Var10 = aVar9.object[1].super_Object._vptr_Object;\n *(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;\n aVar9.object[1].rd_ = (Read_relocs_data *)0x0;\n aVar9.object[1].sd_ = (Symbols_data *)0x0;\n aVar9.object[1].reloc_counts_ = (uint *)0x0;\n aVar9.object[1].reloc_bases_ = (uint *)0x0;\n if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (if_statement "if (entsize != 1) {\n return false;\n }" if (parenthesized_expression "(entsize != 1)" ( (binary_expression "entsize != 1" identifier != number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "aVar9.object = (Relobj *)operator_new(0x148);" (assignment_expression "aVar9.object = (Relobj *)operator_new(0x148)" (field_expression "aVar9.object" identifier . field_identifier) = (cast_expression "(Relobj *)operator_new(0x148)" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p = (pointer)0x0" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus._M_p" (field_expression "((aVar9.object)->super_Object).name_._M_dataplus" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object).name_._M_string_length = 0;" (assignment_expression "((aVar9.object)->super_Object).name_._M_string_length = 0" (field_expression "((aVar9.object)->super_Object).name_._M_string_length" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff;" (assignment_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->first_shndx_ = 0xffffffff;" (assignment_expression "(aVar9.pomb)->first_shndx_ = 0xffffffff" (field_expression "(aVar9.pomb)->first_shndx_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)&(aVar9.object)->sd_" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(aVar9.object)->sd_" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier))) ;) (expression_statement "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8);" (assignment_expression "pbVar1 = (byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" identifier = (cast_expression "(byte *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8)" ( (binary_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8" (field_expression "((aVar9.object)->super_Object).name_.field_2._M_local_buf" (field_expression "((aVar9.object)->super_Object).name_.field_2" (field_expression "((aVar9.object)->super_Object).name_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) + number_literal) )))) ;) (expression_statement "*pbVar1 = *pbVar1 & 0xe0;" (assignment_expression "*pbVar1 = *pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) = (binary_expression "*pbVar1 & 0xe0" (pointer_expression "*pbVar1" * identifier) & number_literal)) ;) (expression_statement "*(bool *)((long)aVar9 + 0x78) = false;" (assignment_expression "*(bool *)((long)aVar9 + 0x78) = false" (pointer_expression "*(bool *)((long)aVar9 + 0x78)" * (cast_expression "(bool *)((long)aVar9 + 0x78)" ( (type_descriptor "bool *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x78)" ( (binary_expression "(long)aVar9 + 0x78" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = false) ;) (expression_statement "*(undefined7 *)((long)aVar9 + 0x79) = 0;" (assignment_expression "*(undefined7 *)((long)aVar9 + 0x79) = 0" (pointer_expression "*(undefined7 *)((long)aVar9 + 0x79)" * (cast_expression "(undefined7 *)((long)aVar9 + 0x79)" ( (type_descriptor "undefined7 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)aVar9 + 0x79)" ( (binary_expression "(long)aVar9 + 0x79" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0;" (assignment_expression "*(Read_relocs_data **)((long)aVar9 + 0x80) = (Read_relocs_data *)0x0" (pointer_expression "*(Read_relocs_data **)((long)aVar9 + 0x80)" * (cast_expression "(Read_relocs_data **)((long)aVar9 + 0x80)" ( (type_descriptor "Read_relocs_data **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)aVar9 + 0x80)" ( (binary_expression "(long)aVar9 + 0x80" (cast_expression "(long)aVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8;" (assignment_expression "((aVar9.object)->super_Object)._vptr_Object =\n (_func_int_varargs **)&PTR__Output_merge_string_003b64d8" (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_merge_string_003b64d8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_merge_string_003b64d8" & identifier))) ;) (expression_statement "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0;" (assignment_expression "((aVar9.object)->super_Object).input_file_ = (Input_file *)0x0" (field_expression "((aVar9.object)->super_Object).input_file_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.posd)->addralign_ = addralign;" (assignment_expression "(aVar9.posd)->addralign_ = addralign" (field_expression "(aVar9.posd)->addralign_" (parenthesized_expression "(aVar9.posd)" ( (field_expression "aVar9.posd" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(aVar9.pomb)->entsize_ = 1;" (assignment_expression "(aVar9.pomb)->entsize_ = 1" (field_expression "(aVar9.pomb)->entsize_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (expression_statement "(aVar9.pomb)->keeps_input_sections_ = false;" (assignment_expression "(aVar9.pomb)->keeps_input_sections_ = false" (field_expression "(aVar9.pomb)->keeps_input_sections_" (parenthesized_expression "(aVar9.pomb)" ( (field_expression "aVar9.pomb" identifier . field_identifier) )) -> field_identifier) = false) ;) (expression_statement "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "((aVar9.object)->super_Object).compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "((aVar9.object)->super_Object).compressed_sections_" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(aVar9.object)->sd_ = (Symbols_data *)0x0;" (assignment_expression "(aVar9.object)->sd_ = (Symbols_data *)0x0" (field_expression "(aVar9.object)->sd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1;" (assignment_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x1" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "((aVar9.object)->output_sections_).\n super__Vector_base<gold" (field_expression "((aVar9.object)->output_sections_).\n super__Vector_base" (parenthesized_expression "((aVar9.object)->output_sections_)" ( (field_expression "(aVar9.object)->output_sections_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x1" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;" (assignment_expression "(aVar9.object)->map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" (field_expression "(aVar9.object)->map_to_relocatable_relocs_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x0" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) (expression_statement "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0;" (assignment_expression "(aVar9.object)->object_merge_map_ = (Object_merge_map *)0x0" (field_expression "(aVar9.object)->object_merge_map_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Object_merge_map *)0x0" ( (type_descriptor "Object_merge_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000;" (assignment_expression "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000" (pointer_expression "*(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_" * (cast_expression "(undefined4 *)&(aVar9.object)->relocs_must_follow_section_writes_" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(aVar9.object)->relocs_must_follow_section_writes_" & (field_expression "(aVar9.object)->relocs_must_follow_section_writes_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)))) = number_literal) ;) (expression_statement "(aVar9.object)->rd_ = (Read_relocs_data *)0x0;" (assignment_expression "(aVar9.object)->rd_ = (Read_relocs_data *)0x0" (field_expression "(aVar9.object)->rd_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) comment (expression_statement "Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign);" (binary_expression "Stringpool_template<char>::Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign)" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) (call_expression "Stringpool_template\n ((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign)" identifier (argument_list "((Stringpool_template<char> *)&(aVar9.object)->reloc_counts_,addralign)" ( (binary_expression "(Stringpool_template<char> *)&(aVar9.object)->reloc_counts_" (parenthesized_expression "(Stringpool_template<char> *)" ( (binary_expression "Stringpool_template<char> *" (binary_expression "Stringpool_template<char" identifier < identifier) > (pointer_expression "*" * identifier)) )) & (field_expression "(aVar9.object)->reloc_counts_" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier)) , identifier )))) ;) (expression_statement "pp_Var10 = aVar9.object[1].super_Object._vptr_Object;" (assignment_expression "pp_Var10 = aVar9.object[1].super_Object._vptr_Object" identifier = (field_expression "aVar9.object[1].super_Object._vptr_Object" (field_expression "aVar9.object[1].super_Object" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier)) ;) (expression_statement "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0;" (assignment_expression "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0" (pointer_expression "*(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_" * (cast_expression "(undefined8 *)&aVar9.object[1].relocs_must_follow_section_writes_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&aVar9.object[1].relocs_must_follow_section_writes_" & (field_expression "aVar9.object[1].relocs_must_follow_section_writes_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier)))) = number_literal) ;) (expression_statement "aVar9.object[1].rd_ = (Read_relocs_data *)0x0;" (assignment_expression "aVar9.object[1].rd_ = (Read_relocs_data *)0x0" (field_expression "aVar9.object[1].rd_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(Read_relocs_data *)0x0" ( (type_descriptor "Read_relocs_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].sd_ = (Symbols_data *)0x0;" (assignment_expression "aVar9.object[1].sd_ = (Symbols_data *)0x0" (field_expression "aVar9.object[1].sd_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].reloc_counts_ = (uint *)0x0;" (assignment_expression "aVar9.object[1].reloc_counts_ = (uint *)0x0" (field_expression "aVar9.object[1].reloc_counts_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "aVar9.object[1].reloc_bases_ = (uint *)0x0;" (assignment_expression "aVar9.object[1].reloc_bases_ = (uint *)0x0" (field_expression "aVar9.object[1].reloc_bases_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if ((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1))" ( (binary_expression "(pp_Var10 != (_func_int_varargs **)0x0) ||\n (aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1))" (parenthesized_expression "(pp_Var10 != (_func_int_varargs **)0x0)" ( (binary_expression "pp_Var10 != (_func_int_varargs **)0x0" identifier != (cast_expression "(_func_int_varargs **)0x0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) || (parenthesized_expression "(aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1))" ( (binary_expression "aVar9.object[1].map_to_relocatable_relocs_ !=\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)" (field_expression "aVar9.object[1].map_to_relocatable_relocs_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) != (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x1)" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x1" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x1" * (ERROR ")" )) number_literal)) ))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { comment comment (expression_statement "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }))))) (expression_statement "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0;" (assignment_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = 0" (field_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage" (field_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold::Output_section*,_std" (binary_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base<gold" (pointer_expression "*(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base" * (cast_expression "(undefined1 *)\n &aVar9.object[1].output_sections_.\n super__Vector_base" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&aVar9.object[1].output_sections_.\n super__Vector_base" & (field_expression "aVar9.object[1].output_sections_.\n super__Vector_base" (field_expression "aVar9.object[1].output_sections_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) . field_identifier)))) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;" (assignment_expression "aVar9.object[1].map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" (field_expression "aVar9.object[1].map_to_relocatable_relocs_" (subscript_expression "aVar9.object[1]" (field_expression "aVar9.object" identifier . field_identifier) [ number_literal ]) . field_identifier) = (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x0" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) }))) (expression_statement "pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;" (assignment_expression "pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object" identifier = (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) (if_statement "if (keeps_input_sections) {\n (*pp_Var10[0x1a])(aVar9.object);\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n }" if (parenthesized_expression "(keeps_input_sections)" ( identifier )) (compound_statement "{\n (*pp_Var10[0x1a])(aVar9.object);\n pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;\n }" { (expression_statement "(*pp_Var10[0x1a])(aVar9.object);" (call_expression "(*pp_Var10[0x1a])(aVar9.object)" (parenthesized_expression "(*pp_Var10[0x1a])" ( (pointer_expression "*pp_Var10[0x1a]" * (subscript_expression "pp_Var10[0x1a]" identifier [ number_literal ])) )) (argument_list "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) ))) ;) (expression_statement "pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object;" (assignment_expression "pp_Var10 = ((aVar9.object)->super_Object)._vptr_Object" identifier = (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier)) ;) })) (expression_statement "iVar7 = (*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx);" (assignment_expression "iVar7 = (*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx)" identifier = (call_expression "(*pp_Var10[0x15])(aVar9.object,object,(ulong)shndx)" (parenthesized_expression "(*pp_Var10[0x15])" ( (pointer_expression "*pp_Var10[0x15]" * (subscript_expression "pp_Var10[0x15]" identifier [ number_literal ])) )) (argument_list "(aVar9.object,object,(ulong)shndx)" ( (field_expression "aVar9.object" identifier . field_identifier) , identifier , (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (if_statement "if ((char)iVar7 != '\0') {\n inp.p2align_ = 0;\n inp.shndx_ = ((flags & 0x20) == 0) - 3;\n inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20;\n inp.u1_.entsize = entsize;\n inp.u2_ = aVar9;\n add_output_section_data(this,&inp);\n inp._1_7_ = msp._1_7_;\n inp.shndx_._0_1_ = msp.is_string_;\n inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_;\n inp.u1_.entsize = msp.entsize_;\n inp._24_8_ = aVar9;\n pVar14 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);\n if (pVar14.second != false) {\n return pVar14.second;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section");\n }" if (parenthesized_expression "((char)iVar7 != '\0')" ( (binary_expression "(char)iVar7 != '\0'" (cast_expression "(char)iVar7" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n inp.p2align_ = 0;\n inp.shndx_ = ((flags & 0x20) == 0) - 3;\n inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20;\n inp.u1_.entsize = entsize;\n inp.u2_ = aVar9;\n add_output_section_data(this,&inp);\n inp._1_7_ = msp._1_7_;\n inp.shndx_._0_1_ = msp.is_string_;\n inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_;\n inp.u1_.entsize = msp.entsize_;\n inp._24_8_ = aVar9;\n pVar14 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);\n if (pVar14.second != false) {\n return pVar14.second;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section");\n }" { (expression_statement "inp.p2align_ = 0;" (assignment_expression "inp.p2align_ = 0" (field_expression "inp.p2align_" identifier . field_identifier) = number_literal) ;) (expression_statement "inp.shndx_ = ((flags & 0x20) == 0) - 3;" (assignment_expression "inp.shndx_ = ((flags & 0x20) == 0) - 3" (field_expression "inp.shndx_" identifier . field_identifier) = (binary_expression "((flags & 0x20) == 0) - 3" (parenthesized_expression "((flags & 0x20) == 0)" ( (binary_expression "(flags & 0x20) == 0" (parenthesized_expression "(flags & 0x20)" ( (binary_expression "flags & 0x20" identifier & number_literal) )) == number_literal) )) - number_literal)) ;) (expression_statement "inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20;" (assignment_expression "inp._24_8_ = (ulong)(uint)inp._28_4_ << 0x20" (field_expression "inp._24_8_" identifier . field_identifier) = (binary_expression "(ulong)(uint)inp._28_4_ << 0x20" (cast_expression "(ulong)(uint)inp._28_4_" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)inp._28_4_" ( (type_descriptor "uint" type_identifier) ) (field_expression "inp._28_4_" identifier . field_identifier))) << number_literal)) ;) (expression_statement "inp.u1_.entsize = entsize;" (assignment_expression "inp.u1_.entsize = entsize" (field_expression "inp.u1_.entsize" (field_expression "inp.u1_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "inp.u2_ = aVar9;" (assignment_expression "inp.u2_ = aVar9" (field_expression "inp.u2_" identifier . field_identifier) = identifier) ;) (expression_statement "add_output_section_data(this,&inp);" (call_expression "add_output_section_data(this,&inp)" identifier (argument_list "(this,&inp)" ( identifier , (pointer_expression "&inp" & identifier) ))) ;) (expression_statement "inp._1_7_ = msp._1_7_;" (assignment_expression "inp._1_7_ = msp._1_7_" (field_expression "inp._1_7_" identifier . field_identifier) = (field_expression "msp._1_7_" identifier . field_identifier)) ;) (expression_statement "inp.shndx_._0_1_ = msp.is_string_;" (assignment_expression "inp.shndx_._0_1_ = msp.is_string_" (field_expression "inp.shndx_._0_1_" (field_expression "inp.shndx_" identifier . field_identifier) . field_identifier) = (field_expression "msp.is_string_" identifier . field_identifier)) ;) (expression_statement "inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_;" (assignment_expression "inp.u2_ = (anon_union_8_4_139239c7_for_u2_)msp.addralign_" (field_expression "inp.u2_" identifier . field_identifier) = (cast_expression "(anon_union_8_4_139239c7_for_u2_)msp.addralign_" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_" type_identifier) ) (field_expression "msp.addralign_" identifier . field_identifier))) ;) (expression_statement "inp.u1_.entsize = msp.entsize_;" (assignment_expression "inp.u1_.entsize = msp.entsize_" (field_expression "inp.u1_.entsize" (field_expression "inp.u1_" identifier . field_identifier) . field_identifier) = (field_expression "msp.entsize_" identifier . field_identifier)) ;) (expression_statement "inp._24_8_ = aVar9;" (assignment_expression "inp._24_8_ = aVar9" (field_expression "inp._24_8_" identifier . field_identifier) = identifier) ;) (ERROR "pVar14 = std::\n _Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::" (assignment_expression "pVar14 = std" identifier = identifier) : : (binary_expression "_Hashtable<gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_std" identifier , identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (comma_expression "Output_merge_base*>,_std" identifier (ERROR "*>" * >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (binary_expression "Output_merge_base*>_>,_std" (binary_expression "Output_merge_base*>_" identifier * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) : :) (labeled_statement "__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" statement_identifier (ERROR "::_Select1st,_gold:" : : (comma_expression "_Select1st,_gold" identifier , identifier) :) : (labeled_statement "Merge_section_properties::equal_to,_gold::Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" statement_identifier (ERROR "::equal_to,_gold:" : : (comma_expression "equal_to,_gold" identifier , identifier) :) : (labeled_statement "Merge_section_properties::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_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" statement_identifier (ERROR "::hash,_std:" : : (comma_expression "hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (expression_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp);" (binary_expression "__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*>&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp)" identifier (ERROR "::_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std::pair<gold::Merge_section_properties,_gold::Output_merge_base*" : : (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::_M_emplace<std" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::_M_emplace<std" identifier , (binary_expression "_true>_>\n ::_M_emplace<std" (binary_expression "_true>_>\n ::_M_emplace" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) identifier) < identifier))) : : (binary_expression "pair<gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : identifier *) > (pointer_expression "&>\n ((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp)" & (ERROR ">" >) (parenthesized_expression "((_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp)" ( (comma_expression "(_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_,&inp" (binary_expression "(_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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->lookup_maps_->merge_sections_by_properties_" (parenthesized_expression "(_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)" ( (ERROR "_Hashtable<gold::Merge_section_properties,_std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>,_std::allocator<std::pair<const_gold::Merge_section_properties,_gold::Output_merge_base*>_>,_std::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::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 "Merge_section_properties,_std" identifier , identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (comma_expression "Output_merge_base*>,_std" identifier (ERROR "*>" * >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Merge_section_properties,_gold" identifier , identifier) : : (binary_expression "Output_merge_base*>_>,_std" (binary_expression "Output_merge_base*>_" identifier * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Select1st,_gold" identifier , identifier) : : identifier : : (comma_expression "equal_to,_gold" identifier , identifier) : : identifier : : (comma_expression "hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_false,_true>_>\n *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "this->lookup_maps_->merge_sections_by_properties_" (field_expression "this->lookup_maps_" identifier -> field_identifier) -> field_identifier)) , (pointer_expression "&inp" & identifier)) )))) ;))))))) (if_statement "if (pVar14.second != false) {\n return pVar14.second;\n }" if (parenthesized_expression "(pVar14.second != false)" ( (binary_expression "pVar14.second != false" (field_expression "pVar14.second" identifier . field_identifier) != false) )) (compound_statement "{\n return pVar14.second;\n }" { (return_statement "return pVar14.second;" return (field_expression "pVar14.second" identifier . field_identifier) ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section");" (call_expression "do_gold_unreachable("../../gold/output.h",0xc22,"add_merge_section")" identifier (argument_list "("../../gold/output.h",0xc22,"add_merge_section")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_merge_section"" " string_content ") ))) ;) })) (expression_statement "(*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object);" (call_expression "(*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object)" (parenthesized_expression "(*((aVar9.object)->super_Object)._vptr_Object[1])" ( (pointer_expression "*((aVar9.object)->super_Object)._vptr_Object[1]" * (subscript_expression "((aVar9.object)->super_Object)._vptr_Object[1]" (field_expression "((aVar9.object)->super_Object)._vptr_Object" (parenthesized_expression "((aVar9.object)->super_Object)" ( (field_expression "(aVar9.object)->super_Object" (parenthesized_expression "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(aVar9.object)" ( (field_expression "aVar9.object" identifier . field_identifier) ))) ;) (return_statement "return false;" return false ;) })))
(translation_unit "ulong FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}\n\n" (function_definition "ulong FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}" type_identifier (function_declarator "FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) , (parameter_declaration "ulong param_5" type_identifier identifier) , (parameter_declaration "ulong param_6" type_identifier identifier) , (parameter_declaration "char param_7" primitive_type identifier) ))) (compound_statement "{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "ulong 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 "ulong extraout_RDX;" type_identifier identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "undefined1 local_78;" type_identifier identifier ;) (declaration "undefined7 uStack_77;" type_identifier identifier ;) (declaration "ulong uStack_70;" type_identifier identifier ;) (declaration "ulong local_68;" type_identifier identifier ;) (declaration "ulong local_58;" type_identifier identifier ;) (declaration "ulong uStack_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (if_statement "if (param_5 == 0) {\n return 0;\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "param_4 = param_4 & 0x20;" (assignment_expression "param_4 = param_4 & 0x20" identifier = (binary_expression "param_4 & 0x20" identifier & number_literal)) ;) (expression_statement "bVar8 = param_4 != 0;" (assignment_expression "bVar8 = param_4 != 0" identifier = (binary_expression "param_4 != 0" identifier != number_literal)) ;) (if_statement "if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" if (parenthesized_expression "(*(long *)(param_1 + 0xe8) != 0)" ( (binary_expression "*(long *)(param_1 + 0xe8) != 0" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" { (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xaa7,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (expression_statement "pcVar1 = *(char **)(param_1 + 0xf0);" (assignment_expression "pcVar1 = *(char **)(param_1 + 0xf0)" identifier = (pointer_expression "*(char **)(param_1 + 0xf0)" * (cast_expression "(char **)(param_1 + 0xf0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" { (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xaad,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (expression_statement "local_78 = bVar8;" (assignment_expression "local_78 = bVar8" identifier = identifier) ;) (expression_statement "uStack_70 = param_5;" (assignment_expression "uStack_70 = param_5" identifier = identifier) ;) (expression_statement "local_68 = param_6;" (assignment_expression "local_68 = param_6" identifier = identifier) ;) (expression_statement "plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);" (assignment_expression "plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" identifier = (cast_expression "(long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" identifier (argument_list "(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" ( (binary_expression "pcVar1 + 8" identifier + number_literal) , (binary_expression "(((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10)" (parenthesized_expression "(((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3)" ( (binary_expression "((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3" (parenthesized_expression "((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6)" ( (binary_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6" (binary_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3" (parenthesized_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5)" ( (binary_expression "((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5" (binary_expression "((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3" (parenthesized_expression "((ulong)bVar8 ^ 0xcbf29ce484222325)" ( (binary_expression "(ulong)bVar8 ^ 0xcbf29ce484222325" (cast_expression "(ulong)bVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) ^ number_literal) )) * number_literal) ^ identifier) )) * number_literal) ^ identifier) )) * number_literal) )) % (pointer_expression "*(ulong *)(pcVar1 + 0x10)" * (cast_expression "(ulong *)(pcVar1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar1 + 0x10)" ( (binary_expression "pcVar1 + 0x10" identifier + number_literal) ))))) , (pointer_expression "&local_78" & identifier) ))))) ;) (if_statement "if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" if (parenthesized_expression "(((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0))" ( (binary_expression "((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)" (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) ))) )) && (parenthesized_expression "(plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)" ( (comma_expression "plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0" (assignment_expression "plVar4 = *(long **)(*plVar4 + 0x20)" identifier = (pointer_expression "*(long **)(*plVar4 + 0x20)" * (cast_expression "(long **)(*plVar4 + 0x20)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x20)" ( (binary_expression "*plVar4 + 0x20" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) , (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 cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" { (expression_statement "cVar3 = (**(code **)(*plVar4 + 200))(plVar4);" (assignment_expression "cVar3 = (**(code **)(*plVar4 + 200))(plVar4)" identifier = (call_expression "(**(code **)(*plVar4 + 200))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 200))" ( (pointer_expression "**(code **)(*plVar4 + 200)" * (pointer_expression "*(code **)(*plVar4 + 200)" * (cast_expression "(code **)(*plVar4 + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 200)" ( (binary_expression "*plVar4 + 200" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier )))) ;) (if_statement "if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }" if (parenthesized_expression "((bVar8 == (bool)cVar3) && (param_5 == plVar4[7]))" ( (binary_expression "(bVar8 == (bool)cVar3) && (param_5 == plVar4[7])" (parenthesized_expression "(bVar8 == (bool)cVar3)" ( (binary_expression "bVar8 == (bool)cVar3" identifier == (cast_expression "(bool)cVar3" ( (type_descriptor "bool" primitive_type) ) identifier)) )) && (parenthesized_expression "(param_5 == plVar4[7])" ( (binary_expression "param_5 == plVar4[7]" identifier == (subscript_expression "plVar4[7]" identifier [ number_literal ])) ))) )) (compound_statement "{\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }" { (if_statement "if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0x18) == FUN_001751d0)" ( (binary_expression "*(code **)(*plVar4 + 0x18) == FUN_001751d0" (pointer_expression "*(code **)(*plVar4 + 0x18)" * (cast_expression "(code **)(*plVar4 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x18)" ( (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar5 = plVar4[6];\n }" { (expression_statement "uVar5 = plVar4[6];" (assignment_expression "uVar5 = plVar4[6]" identifier = (subscript_expression "plVar4[6]" identifier [ number_literal ])) ;) }) (else_clause "else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" else (compound_statement "{\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" { (expression_statement "uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);" (assignment_expression "uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4)" identifier = (call_expression "(**(code **)(*plVar4 + 0x18))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0x18))" ( (pointer_expression "**(code **)(*plVar4 + 0x18)" * (pointer_expression "*(code **)(*plVar4 + 0x18)" * (cast_expression "(code **)(*plVar4 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x18)" ( (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (if_statement "if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }" if (parenthesized_expression "(param_6 == uVar5)" ( (binary_expression "param_6 == uVar5" identifier == identifier) )) (compound_statement "{\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }" { (expression_statement "uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);" (assignment_expression "uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3)" identifier = (call_expression "(**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3)" (parenthesized_expression "(**(code **)(*plVar4 + 0xa8))" ( (pointer_expression "**(code **)(*plVar4 + 0xa8)" * (pointer_expression "*(code **)(*plVar4 + 0xa8)" * (cast_expression "(code **)(*plVar4 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xa8)" ( (binary_expression "*plVar4 + 0xa8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (return_statement "return uVar5;" return identifier ;) })) })) (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section")" identifier (argument_list "("../../gold/output.cc",0xab5,"add_merge_input_section")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""add_merge_input_section"" " string_content ") ))) ;) })) (if_statement "if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }" { (expression_statement "plVar6 = (long *)FUN_00275550(0xf8);" (assignment_expression "plVar6 = (long *)FUN_00275550(0xf8)" identifier = (cast_expression "(long *)FUN_00275550(0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0xf8)" identifier (argument_list "(0xf8)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "uVar2 = DAT_00312054;" (assignment_expression "uVar2 = DAT_00312054" identifier = identifier) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b8210;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b8210" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b8210" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b8210" & identifier))) ;) (expression_statement "plVar4 = plVar6 + 0x1e;" (assignment_expression "plVar4 = plVar6 + 0x1e" identifier = (binary_expression "plVar6 + 0x1e" identifier + number_literal)) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = param_5;" (assignment_expression "plVar6[7] = param_5" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = uVar2;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = uVar2" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = identifier) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x12] = 0;" (assignment_expression "plVar6[0x12] = 0" (subscript_expression "plVar6[0x12]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x13] = 0;" (assignment_expression "plVar6[0x13] = 0" (subscript_expression "plVar6[0x13]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x14] = 0;" (assignment_expression "plVar6[0x14] = 0" (subscript_expression "plVar6[0x14]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x15] = 0;" (assignment_expression "plVar6[0x15] = 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x16] = (long)plVar6;" (assignment_expression "plVar6[0x16] = (long)plVar6" (subscript_expression "plVar6[0x16]" identifier [ number_literal ]) = (cast_expression "(long)plVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x17] = (long)plVar6;" (assignment_expression "plVar6[0x17] = (long)plVar6" (subscript_expression "plVar6[0x17]" identifier [ number_literal ]) = (cast_expression "(long)plVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x18] = (long)plVar4;" (assignment_expression "plVar6[0x18] = (long)plVar4" (subscript_expression "plVar6[0x18]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x19] = 1;" (assignment_expression "plVar6[0x19] = 1" (subscript_expression "plVar6[0x19]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x1a] = 0;" (assignment_expression "plVar6[0x1a] = 0" (subscript_expression "plVar6[0x1a]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x1b] = 0;" (assignment_expression "plVar6[0x1b] = 0" (subscript_expression "plVar6[0x1b]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0x1c) = uVar2;" (assignment_expression "*(undefined4 *)(plVar6 + 0x1c) = uVar2" (pointer_expression "*(undefined4 *)(plVar6 + 0x1c)" * (cast_expression "(undefined4 *)(plVar6 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0x1c)" ( (binary_expression "plVar6 + 0x1c" identifier + number_literal) )))) = identifier) ;) (expression_statement "plVar6[0x1d] = 0;" (assignment_expression "plVar6[0x1d] = 0" (subscript_expression "plVar6[0x1d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x1e] = 0;" (assignment_expression "plVar6[0x1e] = 0" (subscript_expression "plVar6[0x1e]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);" (assignment_expression "uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80)" identifier = (call_expression "FUN_002b50f0(plVar6 + 0x1c,0x80)" identifier (argument_list "(plVar6 + 0x1c,0x80)" ( (binary_expression "plVar6 + 0x1c" identifier + number_literal) , number_literal )))) ;) (if_statement "if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }" if (parenthesized_expression "((ulong)plVar6[0x19] < uVar5)" ( (binary_expression "(ulong)plVar6[0x19] < uVar5" (cast_expression "(ulong)plVar6[0x19]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar6[0x19]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }" { (if_statement "if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" if (parenthesized_expression "(uVar5 == 1)" ( (binary_expression "uVar5 == 1" identifier == number_literal) )) (compound_statement "{\n plVar6[0x1e] = 0;\n }" { (expression_statement "plVar6[0x1e] = 0;" (assignment_expression "plVar6[0x1e] = 0" (subscript_expression "plVar6[0x1e]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" else (compound_statement "{\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" { (expression_statement "plVar4 = (long *)FUN_001bfc30(uVar5);" (assignment_expression "plVar4 = (long *)FUN_001bfc30(uVar5)" identifier = (cast_expression "(long *)FUN_001bfc30(uVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001bfc30(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))))) ;) }))) (expression_statement "plVar6[0x18] = (long)plVar4;" (assignment_expression "plVar6[0x18] = (long)plVar4" (subscript_expression "plVar6[0x18]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar6[0x19] = uVar5;" (assignment_expression "plVar6[0x19] = uVar5" (subscript_expression "plVar6[0x19]" identifier [ number_literal ]) = identifier) ;) })) }) (else_clause "else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" else (compound_statement "{\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" { (if_statement "if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" if (parenthesized_expression "(param_5 == 2)" ( (binary_expression "param_5 == 2" identifier == number_literal) )) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" identifier = (cast_expression "(long *)FUN_00275550(0x148)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b65c0;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b65c0" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b65c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b65c0" & identifier))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = 2;" (assignment_expression "plVar6[7] = 2" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_002191b0(plVar6 + 0x12,param_6);" (call_expression "FUN_002191b0(plVar6 + 0x12,param_6)" identifier (argument_list "(plVar6 + 0x12,param_6)" ( (binary_expression "plVar6 + 0x12" identifier + number_literal) , identifier ))) ;) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 2))" ( (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 2)" (parenthesized_expression "(plVar6[0x15] != 0)" ( (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) != number_literal) )) || (parenthesized_expression "(plVar6[0x22] != 2)" ( (binary_expression "plVar6[0x22] != 2" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) != number_literal) ))) )) (compound_statement "{\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }) (else_clause "else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" else (if_statement "if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" if (parenthesized_expression "(param_5 == 4)" ( (binary_expression "param_5 == 4" identifier == number_literal) )) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" identifier = (cast_expression "(long *)FUN_00275550(0x148)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b66a8;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b66a8" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b66a8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b66a8" & identifier))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = 4;" (assignment_expression "plVar6[7] = 4" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_00219860(plVar6 + 0x12,param_6);" (call_expression "FUN_00219860(plVar6 + 0x12,param_6)" identifier (argument_list "(plVar6 + 0x12,param_6)" ( (binary_expression "plVar6 + 0x12" identifier + number_literal) , identifier ))) ;) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 4))" ( (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 4)" (parenthesized_expression "(plVar6[0x15] != 0)" ( (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) != number_literal) )) || (parenthesized_expression "(plVar6[0x22] != 4)" ( (binary_expression "plVar6[0x22] != 4" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) != number_literal) ))) )) (compound_statement "{\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }) (else_clause "else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" else (compound_statement "{\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" { (if_statement "if (param_5 != 1) {\n return 0;\n }" if (parenthesized_expression "(param_5 != 1)" ( (binary_expression "param_5 != 1" identifier != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" identifier = (cast_expression "(long *)FUN_00275550(0x148)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x148)" identifier (argument_list "(0x148)" ( number_literal ))))) ;) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" * (cast_expression "(undefined4 *)(plVar6 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 10)" ( (binary_expression "plVar6 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" identifier [ number_literal ]) = (cast_expression "(long)(plVar6 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar6 + 0x11)" ( (binary_expression "plVar6 + 0x11" identifier + number_literal) )))) ;) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" * (cast_expression "(byte *)(plVar6 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 4)" ( (binary_expression "plVar6 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" * (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*plVar6 = (long)&PTR_FUN_003b64d8;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b64d8" (pointer_expression "*plVar6" * identifier) = (cast_expression "(long)&PTR_FUN_003b64d8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003b64d8" & identifier))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6[7] = 1;" (assignment_expression "plVar6[7] = 1" (subscript_expression "plVar6[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" * (cast_expression "(undefined1 *)(plVar6 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 8)" ( (binary_expression "plVar6 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" * (cast_expression "(undefined4 *)(plVar6 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0xf)" ( (binary_expression "plVar6 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_00218b60(plVar6 + 0x12,param_6);" (call_expression "FUN_00218b60(plVar6 + 0x12,param_6)" identifier (argument_list "(plVar6 + 0x12,param_6)" ( (binary_expression "plVar6 + 0x12" identifier + number_literal) , identifier ))) ;) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" if (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 1))" ( (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 1)" (parenthesized_expression "(plVar6[0x15] != 0)" ( (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" identifier [ number_literal ]) != number_literal) )) || (parenthesized_expression "(plVar6[0x22] != 1)" ( (binary_expression "plVar6[0x22] != 1" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) != number_literal) ))) )) (compound_statement "{\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" { (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })) }))))) (expression_statement "*(undefined1 *)(plVar6 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 0x21) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 0x21)" * (cast_expression "(undefined1 *)(plVar6 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 0x21)" ( (binary_expression "plVar6 + 0x21" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar6[0x22] = 0;" (assignment_expression "plVar6[0x22] = 0" (subscript_expression "plVar6[0x22]" identifier [ number_literal ]) = number_literal) ;) }))) (expression_statement "lVar7 = *plVar6;" (assignment_expression "lVar7 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) (if_statement "if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }" if (parenthesized_expression "(param_7 != '\0')" ( (binary_expression "param_7 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }" { (expression_statement "(**(code **)(lVar7 + 0xd0))(plVar6);" (call_expression "(**(code **)(lVar7 + 0xd0))(plVar6)" (parenthesized_expression "(**(code **)(lVar7 + 0xd0))" ( (pointer_expression "**(code **)(lVar7 + 0xd0)" * (pointer_expression "*(code **)(lVar7 + 0xd0)" * (cast_expression "(code **)(lVar7 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 0xd0)" ( (binary_expression "lVar7 + 0xd0" identifier + number_literal) ))))) )) (argument_list "(plVar6)" ( identifier ))) ;) (expression_statement "lVar7 = *plVar6;" (assignment_expression "lVar7 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) })) (expression_statement "cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);" (assignment_expression "cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3)" identifier = (call_expression "(**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3)" (parenthesized_expression "(**(code **)(lVar7 + 0xa8))" ( (pointer_expression "**(code **)(lVar7 + 0xa8)" * (pointer_expression "*(code **)(lVar7 + 0xa8)" * (cast_expression "(code **)(lVar7 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 0xa8)" ( (binary_expression "lVar7 + 0xa8" identifier + number_literal) ))))) )) (argument_list "(plVar6,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (if_statement "if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }" { (expression_statement "local_58 = (ulong)((param_4 == 0) - 3);" (assignment_expression "local_58 = (ulong)((param_4 == 0) - 3)" identifier = (call_expression "(ulong)((param_4 == 0) - 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4 == 0) - 3)" ( (binary_expression "(param_4 == 0) - 3" (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) - number_literal) )))) ;) (expression_statement "local_40 = (long *)((ulong)local_40._4_4_ << 0x20);" (assignment_expression "local_40 = (long *)((ulong)local_40._4_4_ << 0x20)" identifier = (cast_expression "(long *)((ulong)local_40._4_4_ << 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)local_40._4_4_ << 0x20)" ( (binary_expression "(ulong)local_40._4_4_ << 0x20" (cast_expression "(ulong)local_40._4_4_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "local_40._4_4_" identifier . field_identifier)) << number_literal) )))) ;) (expression_statement "uStack_50 = param_5;" (assignment_expression "uStack_50 = param_5" identifier = identifier) ;) (expression_statement "local_48 = plVar6;" (assignment_expression "local_48 = plVar6" identifier = identifier) ;) (expression_statement "FUN_001c4dc0(param_1,&local_58);" (call_expression "FUN_001c4dc0(param_1,&local_58)" identifier (argument_list "(param_1,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "local_58 = CONCAT71(uStack_77,local_78);" (assignment_expression "local_58 = CONCAT71(uStack_77,local_78)" identifier = (call_expression "CONCAT71(uStack_77,local_78)" identifier (argument_list "(uStack_77,local_78)" ( identifier , identifier )))) ;) (expression_statement "local_48 = (long *)local_68;" (assignment_expression "local_48 = (long *)local_68" identifier = (cast_expression "(long *)local_68" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "uStack_50 = uStack_70;" (assignment_expression "uStack_50 = uStack_70" identifier = identifier) ;) (expression_statement "local_40 = plVar6;" (assignment_expression "local_40 = plVar6" identifier = identifier) ;) (expression_statement "FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);" (call_expression "FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58)" identifier (argument_list "(*(long *)(param_1 + 0xf0) + 8,&local_58)" ( (binary_expression "*(long *)(param_1 + 0xf0) + 8" (pointer_expression "*(long *)(param_1 + 0xf0)" * (cast_expression "(long *)(param_1 + 0xf0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) )))) + number_literal) , (pointer_expression "&local_58" & identifier) ))) ;) (if_statement "if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }" if (parenthesized_expression "((char)extraout_RDX != '\0')" ( (binary_expression "(char)extraout_RDX != '\0'" (cast_expression "(char)extraout_RDX" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return extraout_RDX & 0xffffffff;\n }" { (return_statement "return extraout_RDX & 0xffffffff;" return (binary_expression "extraout_RDX & 0xffffffff" identifier & number_literal) ;) })) (expression_statement "FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");" (call_expression "FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section")" identifier (argument_list "("../../gold/output.h",0xc22,"add_merge_section")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_merge_section"" " string_content ") ))) ;) })) (expression_statement "(**(code **)(*plVar6 + 8))(plVar6);" (call_expression "(**(code **)(*plVar6 + 8))(plVar6)" (parenthesized_expression "(**(code **)(*plVar6 + 8))" ( (pointer_expression "**(code **)(*plVar6 + 8)" * (pointer_expression "*(code **)(*plVar6 + 8)" * (cast_expression "(code **)(*plVar6 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar6 + 8)" ( (binary_expression "*plVar6 + 8" (pointer_expression "*plVar6" * identifier) + number_literal) ))))) )) (argument_list "(plVar6)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (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 IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_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 = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) ^ LIT) )) * LIT) ^ IDENT) )) * LIT) ^ IDENT) )) * LIT) )) % (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (pointer_expression & IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (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) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) , (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (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 (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) && (parenthesized_expression ( (binary_expression IDENT == (subscript_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 (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == 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 , IDENT , IDENT )))) ;) (return_statement return IDENT ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (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 ( IDENT ))))) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) ))) )) (compound_statement { (expression_statement (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 IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) - LIT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (field_expression IDENT . field_identifier)) << LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , (pointer_expression & IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return (binary_expression IDENT & LIT) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })))
(function_definition "ulong FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}" (type_identifier "ulong") (function_declarator "FUN_001c6180(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char param_7)" (identifier "FUN_001c6180") (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5,\n ulong param_6,char 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 "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) (, ",") (parameter_declaration "uint param_4" (type_identifier "uint") (identifier "param_4")) (, ",") (parameter_declaration "ulong param_5" (type_identifier "ulong") (identifier "param_5")) (, ",") (parameter_declaration "ulong param_6" (type_identifier "ulong") (identifier "param_6")) (, ",") (parameter_declaration "char param_7" (primitive_type "char") (identifier "param_7")) () ")"))) (compound_statement "{\n char *pcVar1;\n undefined4 uVar2;\n char cVar3;\n long *plVar4;\n ulong uVar5;\n long *plVar6;\n long lVar7;\n ulong extraout_RDX;\n bool bVar8;\n undefined1 local_78;\n undefined7 uStack_77;\n ulong uStack_70;\n ulong local_68;\n ulong local_58;\n ulong uStack_50;\n long *local_48;\n undefined8 local_40;\n \n if (param_5 == 0) {\n return 0;\n }\n param_4 = param_4 & 0x20;\n bVar8 = param_4 != 0;\n if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }\n pcVar1 = *(char **)(param_1 + 0xf0);\n if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }\n local_78 = bVar8;\n uStack_70 = param_5;\n local_68 = param_6;\n plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);\n if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }\n if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }\n lVar7 = *plVar6;\n if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }\n cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);\n if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }\n (**(code **)(*plVar6 + 8))(plVar6);\n return 0;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "char cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (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 "ulong extraout_RDX;" (type_identifier "ulong") (identifier "extraout_RDX") (; ";")) (declaration "bool bVar8;" (primitive_type "bool") (identifier "bVar8") (; ";")) (declaration "undefined1 local_78;" (type_identifier "undefined1") (identifier "local_78") (; ";")) (declaration "undefined7 uStack_77;" (type_identifier "undefined7") (identifier "uStack_77") (; ";")) (declaration "ulong uStack_70;" (type_identifier "ulong") (identifier "uStack_70") (; ";")) (declaration "ulong local_68;" (type_identifier "ulong") (identifier "local_68") (; ";")) (declaration "ulong local_58;" (type_identifier "ulong") (identifier "local_58") (; ";")) (declaration "ulong uStack_50;" (type_identifier "ulong") (identifier "uStack_50") (; ";")) (declaration "long *local_48;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "undefined8 local_40;" (type_identifier "undefined8") (identifier "local_40") (; ";")) (if_statement "if (param_5 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_5 == 0)" (( "(") (binary_expression "param_5 == 0" (identifier "param_5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "param_4 = param_4 & 0x20;" (assignment_expression "param_4 = param_4 & 0x20" (identifier "param_4") (= "=") (binary_expression "param_4 & 0x20" (identifier "param_4") (& "&") (number_literal "0x20"))) (; ";")) (expression_statement "bVar8 = param_4 != 0;" (assignment_expression "bVar8 = param_4 != 0" (identifier "bVar8") (= "=") (binary_expression "param_4 != 0" (identifier "param_4") (!= "!=") (number_literal "0"))) (; ";")) (if_statement "if (*(long *)(param_1 + 0xe8) != 0) {\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0xe8) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0xe8) != 0" (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/output.cc",0xaa7,"add_merge_input_section")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xaa7") (, ",") (string_literal ""add_merge_input_section"" (" """) (string_content "add_merge_input_section") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "pcVar1 = *(char **)(param_1 + 0xf0);" (assignment_expression "pcVar1 = *(char **)(param_1 + 0xf0)" (identifier "pcVar1") (= "=") (pointer_expression "*(char **)(param_1 + 0xf0)" (* "*") (cast_expression "(char **)(param_1 + 0xf0)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xf0)" (( "(") (binary_expression "param_1 + 0xf0" (identifier "param_1") (+ "+") (number_literal "0xf0")) () ")"))))) (; ";")) (if_statement "if (*pcVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" (if "if") (parenthesized_expression "(*pcVar1 == '\0')" (( "(") (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/output.cc",0xaad,"add_merge_input_section")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xaad") (, ",") (string_literal ""add_merge_input_section"" (" """) (string_content "add_merge_input_section") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "local_78 = bVar8;" (assignment_expression "local_78 = bVar8" (identifier "local_78") (= "=") (identifier "bVar8")) (; ";")) (expression_statement "uStack_70 = param_5;" (assignment_expression "uStack_70 = param_5" (identifier "uStack_70") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_68 = param_6;" (assignment_expression "local_68 = param_6" (identifier "local_68") (= "=") (identifier "param_6")) (; ";")) (expression_statement "plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78);" (assignment_expression "plVar4 = (long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001d8140(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" (identifier "FUN_001d8140") (argument_list "(pcVar1 + 8,\n (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10),&local_78)" (( "(") (binary_expression "pcVar1 + 8" (identifier "pcVar1") (+ "+") (number_literal "8")) (, ",") (binary_expression "(((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3) %\n *(ulong *)(pcVar1 + 0x10)" (parenthesized_expression "(((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3)" (( "(") (binary_expression "((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6) * 0x100000001b3" (parenthesized_expression "((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6)" (( "(") (binary_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3 ^ param_6" (binary_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) *\n 0x100000001b3" (parenthesized_expression "(((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5)" (( "(") (binary_expression "((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5" (binary_expression "((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3" (parenthesized_expression "((ulong)bVar8 ^ 0xcbf29ce484222325)" (( "(") (binary_expression "(ulong)bVar8 ^ 0xcbf29ce484222325" (cast_expression "(ulong)bVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar8")) (^ "^") (number_literal "0xcbf29ce484222325")) () ")")) (* "*") (number_literal "0x100000001b3")) (^ "^") (identifier "param_5")) () ")")) (* "*") (number_literal "0x100000001b3")) (^ "^") (identifier "param_6")) () ")")) (* "*") (number_literal "0x100000001b3")) () ")")) (% "%") (pointer_expression "*(ulong *)(pcVar1 + 0x10)" (* "*") (cast_expression "(ulong *)(pcVar1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar1 + 0x10)" (( "(") (binary_expression "pcVar1 + 0x10" (identifier "pcVar1") (+ "+") (number_literal "0x10")) () ")"))))) (, ",") (pointer_expression "&local_78" (& "&") (identifier "local_78")) () ")"))))) (; ";")) (if_statement "if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) {\n cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" (if "if") (parenthesized_expression "(((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0))" (( "(") (binary_expression "((plVar4 != (long *)0x0) && (*plVar4 != 0)) &&\n (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)" (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")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)" (( "(") (comma_expression "plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0" (assignment_expression "plVar4 = *(long **)(*plVar4 + 0x20)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(*plVar4 + 0x20)" (* "*") (cast_expression "(long **)(*plVar4 + 0x20)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x20)" (( "(") (binary_expression "*plVar4 + 0x20" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x20")) () ")"))))) (, ",") (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 cVar3 = (**(code **)(*plVar4 + 200))(plVar4);\n if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }\n \n FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");\n }" ({ "{") (expression_statement "cVar3 = (**(code **)(*plVar4 + 200))(plVar4);" (assignment_expression "cVar3 = (**(code **)(*plVar4 + 200))(plVar4)" (identifier "cVar3") (= "=") (call_expression "(**(code **)(*plVar4 + 200))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 200))" (( "(") (pointer_expression "**(code **)(*plVar4 + 200)" (* "*") (pointer_expression "*(code **)(*plVar4 + 200)" (* "*") (cast_expression "(code **)(*plVar4 + 200)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 200)" (( "(") (binary_expression "*plVar4 + 200" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "200")) () ")"))))) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")")))) (; ";")) (if_statement "if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) {\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }" (if "if") (parenthesized_expression "((bVar8 == (bool)cVar3) && (param_5 == plVar4[7]))" (( "(") (binary_expression "(bVar8 == (bool)cVar3) && (param_5 == plVar4[7])" (parenthesized_expression "(bVar8 == (bool)cVar3)" (( "(") (binary_expression "bVar8 == (bool)cVar3" (identifier "bVar8") (== "==") (cast_expression "(bool)cVar3" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "cVar3"))) () ")")) (&& "&&") (parenthesized_expression "(param_5 == plVar4[7])" (( "(") (binary_expression "param_5 == plVar4[7]" (identifier "param_5") (== "==") (subscript_expression "plVar4[7]" (identifier "plVar4") ([ "[") (number_literal "7") (] "]"))) () ")"))) () ")")) (compound_statement "{\n if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }\n if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }\n }" ({ "{") (if_statement "if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) {\n uVar5 = plVar4[6];\n }\n else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar4 + 0x18) == FUN_001751d0)" (( "(") (binary_expression "*(code **)(*plVar4 + 0x18) == FUN_001751d0" (pointer_expression "*(code **)(*plVar4 + 0x18)" (* "*") (cast_expression "(code **)(*plVar4 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x18)" (( "(") (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x18")) () ")")))) (== "==") (identifier "FUN_001751d0")) () ")")) (compound_statement "{\n uVar5 = plVar4[6];\n }" ({ "{") (expression_statement "uVar5 = plVar4[6];" (assignment_expression "uVar5 = plVar4[6]" (identifier "uVar5") (= "=") (subscript_expression "plVar4[6]" (identifier "plVar4") ([ "[") (number_literal "6") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" (else "else") (compound_statement "{\n uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);\n }" ({ "{") (expression_statement "uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4);" (assignment_expression "uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4)" (identifier "uVar5") (= "=") (call_expression "(**(code **)(*plVar4 + 0x18))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0x18))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0x18)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0x18)" (* "*") (cast_expression "(code **)(*plVar4 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x18)" (( "(") (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")")))) (; ";")) (} "}")))) (if_statement "if (param_6 == uVar5) {\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }" (if "if") (parenthesized_expression "(param_6 == uVar5)" (( "(") (binary_expression "param_6 == uVar5" (identifier "param_6") (== "==") (identifier "uVar5")) () ")")) (compound_statement "{\n uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);\n return uVar5;\n }" ({ "{") (expression_statement "uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3);" (assignment_expression "uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3)" (identifier "uVar5") (= "=") (call_expression "(**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3)" (parenthesized_expression "(**(code **)(*plVar4 + 0xa8))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xa8)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xa8)" (* "*") (cast_expression "(code **)(*plVar4 + 0xa8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xa8)" (( "(") (binary_expression "*plVar4 + 0xa8" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xa8")) () ")"))))) () ")")) (argument_list "(plVar4,param_2,param_3)" (( "(") (identifier "plVar4") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (return_statement "return uVar5;" (return "return") (identifier "uVar5") (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section");" (call_expression "FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/output.cc",0xab5,"add_merge_input_section")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xab5") (, ",") (string_literal ""add_merge_input_section"" (" """) (string_content "add_merge_input_section") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (param_4 == 0) {\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }\n else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" (if "if") (parenthesized_expression "(param_4 == 0)" (( "(") (binary_expression "param_4 == 0" (identifier "param_4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0xf8);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n uVar2 = DAT_00312054;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *plVar6 = (long)&PTR_FUN_003b8210;\n plVar4 = plVar6 + 0x1e;\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = param_5;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = uVar2;\n plVar6[0x10] = 0;\n plVar6[0x12] = 0;\n plVar6[0x13] = 0;\n plVar6[0x14] = 0;\n plVar6[0x15] = 0;\n plVar6[0x16] = (long)plVar6;\n plVar6[0x17] = (long)plVar6;\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = 1;\n plVar6[0x1a] = 0;\n plVar6[0x1b] = 0;\n *(undefined4 *)(plVar6 + 0x1c) = uVar2;\n plVar6[0x1d] = 0;\n plVar6[0x1e] = 0;\n \n uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);\n if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }\n }" ({ "{") (expression_statement "plVar6 = (long *)FUN_00275550(0xf8);" (assignment_expression "plVar6 = (long *)FUN_00275550(0xf8)" (identifier "plVar6") (= "=") (cast_expression "(long *)FUN_00275550(0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0xf8)" (identifier "FUN_00275550") (argument_list "(0xf8)" (( "(") (number_literal "0xf8") () ")"))))) (; ";")) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" (identifier "plVar6") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" (identifier "plVar6") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 10)" (( "(") (binary_expression "plVar6 + 10" (identifier "plVar6") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" (* "*") (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "uVar2 = DAT_00312054;" (assignment_expression "uVar2 = DAT_00312054" (identifier "uVar2") (= "=") (identifier "DAT_00312054")) (; ";")) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" (identifier "plVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (cast_expression "(long)(plVar6 + 0x11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar6 + 0x11)" (( "(") (binary_expression "plVar6 + 0x11" (identifier "plVar6") (+ "+") (number_literal "0x11")) () ")")))) (; ";")) (expression_statement "*plVar6 = (long)&PTR_FUN_003b8210;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b8210" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (= "=") (cast_expression "(long)&PTR_FUN_003b8210" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&PTR_FUN_003b8210" (& "&") (identifier "PTR_FUN_003b8210")))) (; ";")) (expression_statement "plVar4 = plVar6 + 0x1e;" (assignment_expression "plVar4 = plVar6 + 0x1e" (identifier "plVar4") (= "=") (binary_expression "plVar6 + 0x1e" (identifier "plVar6") (+ "+") (number_literal "0x1e"))) (; ";")) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" (identifier "plVar6") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_6")) (; ";")) (expression_statement "plVar6[7] = param_5;" (assignment_expression "plVar6[7] = param_5" (subscript_expression "plVar6[7]" (identifier "plVar6") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" (* "*") (cast_expression "(undefined1 *)(plVar6 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 8)" (( "(") (binary_expression "plVar6 + 8" (identifier "plVar6") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" (identifier "plVar6") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" (identifier "plVar6") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" (identifier "plVar6") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" (identifier "plVar6") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" (identifier "plVar6") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = uVar2;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = uVar2" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" (identifier "plVar6") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x12] = 0;" (assignment_expression "plVar6[0x12] = 0" (subscript_expression "plVar6[0x12]" (identifier "plVar6") ([ "[") (number_literal "0x12") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x13] = 0;" (assignment_expression "plVar6[0x13] = 0" (subscript_expression "plVar6[0x13]" (identifier "plVar6") ([ "[") (number_literal "0x13") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x14] = 0;" (assignment_expression "plVar6[0x14] = 0" (subscript_expression "plVar6[0x14]" (identifier "plVar6") ([ "[") (number_literal "0x14") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x15] = 0;" (assignment_expression "plVar6[0x15] = 0" (subscript_expression "plVar6[0x15]" (identifier "plVar6") ([ "[") (number_literal "0x15") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x16] = (long)plVar6;" (assignment_expression "plVar6[0x16] = (long)plVar6" (subscript_expression "plVar6[0x16]" (identifier "plVar6") ([ "[") (number_literal "0x16") (] "]")) (= "=") (cast_expression "(long)plVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar6"))) (; ";")) (expression_statement "plVar6[0x17] = (long)plVar6;" (assignment_expression "plVar6[0x17] = (long)plVar6" (subscript_expression "plVar6[0x17]" (identifier "plVar6") ([ "[") (number_literal "0x17") (] "]")) (= "=") (cast_expression "(long)plVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar6"))) (; ";")) (expression_statement "plVar6[0x18] = (long)plVar4;" (assignment_expression "plVar6[0x18] = (long)plVar4" (subscript_expression "plVar6[0x18]" (identifier "plVar6") ([ "[") (number_literal "0x18") (] "]")) (= "=") (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4"))) (; ";")) (expression_statement "plVar6[0x19] = 1;" (assignment_expression "plVar6[0x19] = 1" (subscript_expression "plVar6[0x19]" (identifier "plVar6") ([ "[") (number_literal "0x19") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "plVar6[0x1a] = 0;" (assignment_expression "plVar6[0x1a] = 0" (subscript_expression "plVar6[0x1a]" (identifier "plVar6") ([ "[") (number_literal "0x1a") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x1b] = 0;" (assignment_expression "plVar6[0x1b] = 0" (subscript_expression "plVar6[0x1b]" (identifier "plVar6") ([ "[") (number_literal "0x1b") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 0x1c) = uVar2;" (assignment_expression "*(undefined4 *)(plVar6 + 0x1c) = uVar2" (pointer_expression "*(undefined4 *)(plVar6 + 0x1c)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 0x1c)" (( "(") (binary_expression "plVar6 + 0x1c" (identifier "plVar6") (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "plVar6[0x1d] = 0;" (assignment_expression "plVar6[0x1d] = 0" (subscript_expression "plVar6[0x1d]" (identifier "plVar6") ([ "[") (number_literal "0x1d") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x1e] = 0;" (assignment_expression "plVar6[0x1e] = 0" (subscript_expression "plVar6[0x1e]" (identifier "plVar6") ([ "[") (number_literal "0x1e") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80);" (assignment_expression "uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80)" (identifier "uVar5") (= "=") (call_expression "FUN_002b50f0(plVar6 + 0x1c,0x80)" (identifier "FUN_002b50f0") (argument_list "(plVar6 + 0x1c,0x80)" (( "(") (binary_expression "plVar6 + 0x1c" (identifier "plVar6") (+ "+") (number_literal "0x1c")) (, ",") (number_literal "0x80") () ")")))) (; ";")) (if_statement "if ((ulong)plVar6[0x19] < uVar5) {\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }" (if "if") (parenthesized_expression "((ulong)plVar6[0x19] < uVar5)" (( "(") (binary_expression "(ulong)plVar6[0x19] < uVar5" (cast_expression "(ulong)plVar6[0x19]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "plVar6[0x19]" (identifier "plVar6") ([ "[") (number_literal "0x19") (] "]"))) (< "<") (identifier "uVar5")) () ")")) (compound_statement "{\n if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }\n plVar6[0x18] = (long)plVar4;\n plVar6[0x19] = uVar5;\n }" ({ "{") (if_statement "if (uVar5 == 1) {\n plVar6[0x1e] = 0;\n }\n else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" (if "if") (parenthesized_expression "(uVar5 == 1)" (( "(") (binary_expression "uVar5 == 1" (identifier "uVar5") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n plVar6[0x1e] = 0;\n }" ({ "{") (expression_statement "plVar6[0x1e] = 0;" (assignment_expression "plVar6[0x1e] = 0" (subscript_expression "plVar6[0x1e]" (identifier "plVar6") ([ "[") (number_literal "0x1e") (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" (else "else") (compound_statement "{\n plVar4 = (long *)FUN_001bfc30(uVar5);\n }" ({ "{") (expression_statement "plVar4 = (long *)FUN_001bfc30(uVar5);" (assignment_expression "plVar4 = (long *)FUN_001bfc30(uVar5)" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_001bfc30(uVar5)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001bfc30(uVar5)" (identifier "FUN_001bfc30") (argument_list "(uVar5)" (( "(") (identifier "uVar5") () ")"))))) (; ";")) (} "}")))) (expression_statement "plVar6[0x18] = (long)plVar4;" (assignment_expression "plVar6[0x18] = (long)plVar4" (subscript_expression "plVar6[0x18]" (identifier "plVar6") ([ "[") (number_literal "0x18") (] "]")) (= "=") (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4"))) (; ";")) (expression_statement "plVar6[0x19] = uVar5;" (assignment_expression "plVar6[0x19] = uVar5" (subscript_expression "plVar6[0x19]" (identifier "plVar6") ([ "[") (number_literal "0x19") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" (else "else") (compound_statement "{\n if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n *(undefined1 *)(plVar6 + 0x21) = 0;\n plVar6[0x22] = 0;\n }" ({ "{") (if_statement "if (param_5 == 2) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" (if "if") (parenthesized_expression "(param_5 == 2)" (( "(") (binary_expression "param_5 == 2" (identifier "param_5") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b65c0;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 2;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_002191b0(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" ({ "{") (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" (identifier "plVar6") (= "=") (cast_expression "(long *)FUN_00275550(0x148)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x148)" (identifier "FUN_00275550") (argument_list "(0x148)" (( "(") (number_literal "0x148") () ")"))))) (; ";")) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" (identifier "plVar6") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" (identifier "plVar6") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 10)" (( "(") (binary_expression "plVar6 + 10" (identifier "plVar6") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" (identifier "plVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (cast_expression "(long)(plVar6 + 0x11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar6 + 0x11)" (( "(") (binary_expression "plVar6 + 0x11" (identifier "plVar6") (+ "+") (number_literal "0x11")) () ")")))) (; ";")) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" (* "*") (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "*plVar6 = (long)&PTR_FUN_003b65c0;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b65c0" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (= "=") (cast_expression "(long)&PTR_FUN_003b65c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&PTR_FUN_003b65c0" (& "&") (identifier "PTR_FUN_003b65c0")))) (; ";")) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" (identifier "plVar6") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_6")) (; ";")) (expression_statement "plVar6[7] = 2;" (assignment_expression "plVar6[7] = 2" (subscript_expression "plVar6[7]" (identifier "plVar6") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "2")) (; ";")) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" (* "*") (cast_expression "(undefined1 *)(plVar6 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 8)" (( "(") (binary_expression "plVar6 + 8" (identifier "plVar6") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" (identifier "plVar6") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" (identifier "plVar6") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" (identifier "plVar6") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" (identifier "plVar6") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" (identifier "plVar6") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" (identifier "plVar6") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_002191b0(plVar6 + 0x12,param_6);" (call_expression "FUN_002191b0(plVar6 + 0x12,param_6)" (identifier "FUN_002191b0") (argument_list "(plVar6 + 0x12,param_6)" (( "(") (binary_expression "plVar6 + 0x12" (identifier "plVar6") (+ "+") (number_literal "0x12")) (, ",") (identifier "param_6") () ")"))) (; ";")) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" (identifier "plVar6") ([ "[") (number_literal "0x24") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" (identifier "plVar6") ([ "[") (number_literal "0x25") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" (identifier "plVar6") ([ "[") (number_literal "0x26") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" (identifier "plVar6") ([ "[") (number_literal "0x27") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" (identifier "plVar6") ([ "[") (number_literal "0x28") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" (if "if") (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 2))" (( "(") (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 2)" (parenthesized_expression "(plVar6[0x15] != 0)" (( "(") (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" (identifier "plVar6") ([ "[") (number_literal "0x15") (] "]")) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(plVar6[0x22] != 2)" (( "(") (binary_expression "plVar6[0x22] != 2" (subscript_expression "plVar6[0x22]" (identifier "plVar6") ([ "[") (number_literal "0x22") (] "]")) (!= "!=") (number_literal "2")) () ")"))) () ")")) (compound_statement "{\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (( "(") (string_literal ""../../gold/stringpool.h"" (" """) (string_content "../../gold/stringpool.h") (" """)) (, ",") (number_literal "0xcc") (, ",") (string_literal ""set_no_zero_null"" (" """) (string_content "set_no_zero_null") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" (else "else") (if_statement "if (param_5 == 4) {\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }\n else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" (if "if") (parenthesized_expression "(param_5 == 4)" (( "(") (binary_expression "param_5 == 4" (identifier "param_5") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b66a8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 4;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00219860(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" ({ "{") (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" (identifier "plVar6") (= "=") (cast_expression "(long *)FUN_00275550(0x148)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x148)" (identifier "FUN_00275550") (argument_list "(0x148)" (( "(") (number_literal "0x148") () ")"))))) (; ";")) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" (identifier "plVar6") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" (identifier "plVar6") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 10)" (( "(") (binary_expression "plVar6 + 10" (identifier "plVar6") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" (identifier "plVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (cast_expression "(long)(plVar6 + 0x11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar6 + 0x11)" (( "(") (binary_expression "plVar6 + 0x11" (identifier "plVar6") (+ "+") (number_literal "0x11")) () ")")))) (; ";")) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" (* "*") (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "*plVar6 = (long)&PTR_FUN_003b66a8;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b66a8" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (= "=") (cast_expression "(long)&PTR_FUN_003b66a8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&PTR_FUN_003b66a8" (& "&") (identifier "PTR_FUN_003b66a8")))) (; ";")) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" (identifier "plVar6") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_6")) (; ";")) (expression_statement "plVar6[7] = 4;" (assignment_expression "plVar6[7] = 4" (subscript_expression "plVar6[7]" (identifier "plVar6") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "4")) (; ";")) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" (* "*") (cast_expression "(undefined1 *)(plVar6 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 8)" (( "(") (binary_expression "plVar6 + 8" (identifier "plVar6") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" (identifier "plVar6") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" (identifier "plVar6") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" (identifier "plVar6") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" (identifier "plVar6") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" (identifier "plVar6") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" (identifier "plVar6") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00219860(plVar6 + 0x12,param_6);" (call_expression "FUN_00219860(plVar6 + 0x12,param_6)" (identifier "FUN_00219860") (argument_list "(plVar6 + 0x12,param_6)" (( "(") (binary_expression "plVar6 + 0x12" (identifier "plVar6") (+ "+") (number_literal "0x12")) (, ",") (identifier "param_6") () ")"))) (; ";")) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" (identifier "plVar6") ([ "[") (number_literal "0x24") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" (identifier "plVar6") ([ "[") (number_literal "0x25") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" (identifier "plVar6") ([ "[") (number_literal "0x26") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" (identifier "plVar6") ([ "[") (number_literal "0x27") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" (identifier "plVar6") ([ "[") (number_literal "0x28") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" (if "if") (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 4))" (( "(") (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 4)" (parenthesized_expression "(plVar6[0x15] != 0)" (( "(") (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" (identifier "plVar6") ([ "[") (number_literal "0x15") (] "]")) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(plVar6[0x22] != 4)" (( "(") (binary_expression "plVar6[0x22] != 4" (subscript_expression "plVar6[0x22]" (identifier "plVar6") ([ "[") (number_literal "0x22") (] "]")) (!= "!=") (number_literal "4")) () ")"))) () ")")) (compound_statement "{\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (( "(") (string_literal ""../../gold/stringpool.h"" (" """) (string_content "../../gold/stringpool.h") (" """)) (, ",") (number_literal "0xcc") (, ",") (string_literal ""set_no_zero_null"" (" """) (string_content "set_no_zero_null") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" (else "else") (compound_statement "{\n if (param_5 != 1) {\n return 0;\n }\n plVar6 = (long *)FUN_00275550(0x148);\n plVar6[1] = 0;\n plVar6[2] = 0;\n plVar6[3] = -1;\n *(undefined4 *)(plVar6 + 10) = 0xffffffff;\n plVar6[0xb] = (long)(plVar6 + 0x11);\n *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;\n *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;\n *plVar6 = (long)&PTR_FUN_003b64d8;\n plVar6[5] = 0;\n plVar6[6] = param_6;\n plVar6[7] = 1;\n *(undefined1 *)(plVar6 + 8) = 0;\n plVar6[9] = 0;\n plVar6[0x11] = 0;\n plVar6[0xc] = 1;\n plVar6[0xd] = 0;\n plVar6[0xe] = 0;\n *(undefined4 *)(plVar6 + 0xf) = 0x3f800000;\n plVar6[0x10] = 0;\n \n FUN_00218b60(plVar6 + 0x12,param_6);\n plVar6[0x24] = 0;\n plVar6[0x25] = 0;\n plVar6[0x26] = 0;\n plVar6[0x27] = 0;\n plVar6[0x28] = 0;\n if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }\n }" ({ "{") (if_statement "if (param_5 != 1) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_5 != 1)" (( "(") (binary_expression "param_5 != 1" (identifier "param_5") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "plVar6 = (long *)FUN_00275550(0x148);" (assignment_expression "plVar6 = (long *)FUN_00275550(0x148)" (identifier "plVar6") (= "=") (cast_expression "(long *)FUN_00275550(0x148)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x148)" (identifier "FUN_00275550") (argument_list "(0x148)" (( "(") (number_literal "0x148") () ")"))))) (; ";")) (expression_statement "plVar6[1] = 0;" (assignment_expression "plVar6[1] = 0" (subscript_expression "plVar6[1]" (identifier "plVar6") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[2] = 0;" (assignment_expression "plVar6[2] = 0" (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[3] = -1;" (assignment_expression "plVar6[3] = -1" (subscript_expression "plVar6[3]" (identifier "plVar6") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(plVar6 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(plVar6 + 10)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 10)" (( "(") (binary_expression "plVar6 + 10" (identifier "plVar6") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "plVar6[0xb] = (long)(plVar6 + 0x11);" (assignment_expression "plVar6[0xb] = (long)(plVar6 + 0x11)" (subscript_expression "plVar6[0xb]" (identifier "plVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (cast_expression "(long)(plVar6 + 0x11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar6 + 0x11)" (( "(") (binary_expression "plVar6 + 0x11" (identifier "plVar6") (+ "+") (number_literal "0x11")) () ")")))) (; ";")) (expression_statement "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0;" (assignment_expression "*(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(plVar6 + 4) & 0xe0" (pointer_expression "*(byte *)(plVar6 + 4)" (* "*") (cast_expression "(byte *)(plVar6 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 4)" (( "(") (binary_expression "plVar6 + 4" (identifier "plVar6") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar6 + 0xf)" (* "*") (cast_expression "(undefined1 (*) [16])(plVar6 + 0xf)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "*plVar6 = (long)&PTR_FUN_003b64d8;" (assignment_expression "*plVar6 = (long)&PTR_FUN_003b64d8" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (= "=") (cast_expression "(long)&PTR_FUN_003b64d8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&PTR_FUN_003b64d8" (& "&") (identifier "PTR_FUN_003b64d8")))) (; ";")) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[6] = param_6;" (assignment_expression "plVar6[6] = param_6" (subscript_expression "plVar6[6]" (identifier "plVar6") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_6")) (; ";")) (expression_statement "plVar6[7] = 1;" (assignment_expression "plVar6[7] = 1" (subscript_expression "plVar6[7]" (identifier "plVar6") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined1 *)(plVar6 + 8) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 8) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 8)" (* "*") (cast_expression "(undefined1 *)(plVar6 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 8)" (( "(") (binary_expression "plVar6 + 8" (identifier "plVar6") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[9] = 0;" (assignment_expression "plVar6[9] = 0" (subscript_expression "plVar6[9]" (identifier "plVar6") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x11] = 0;" (assignment_expression "plVar6[0x11] = 0" (subscript_expression "plVar6[0x11]" (identifier "plVar6") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xc] = 1;" (assignment_expression "plVar6[0xc] = 1" (subscript_expression "plVar6[0xc]" (identifier "plVar6") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "plVar6[0xd] = 0;" (assignment_expression "plVar6[0xd] = 0" (subscript_expression "plVar6[0xd]" (identifier "plVar6") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0xe] = 0;" (assignment_expression "plVar6[0xe] = 0" (subscript_expression "plVar6[0xe]" (identifier "plVar6") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(plVar6 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(plVar6 + 0xf)" (* "*") (cast_expression "(undefined4 *)(plVar6 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 0xf)" (( "(") (binary_expression "plVar6 + 0xf" (identifier "plVar6") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "plVar6[0x10] = 0;" (assignment_expression "plVar6[0x10] = 0" (subscript_expression "plVar6[0x10]" (identifier "plVar6") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00218b60(plVar6 + 0x12,param_6);" (call_expression "FUN_00218b60(plVar6 + 0x12,param_6)" (identifier "FUN_00218b60") (argument_list "(plVar6 + 0x12,param_6)" (( "(") (binary_expression "plVar6 + 0x12" (identifier "plVar6") (+ "+") (number_literal "0x12")) (, ",") (identifier "param_6") () ")"))) (; ";")) (expression_statement "plVar6[0x24] = 0;" (assignment_expression "plVar6[0x24] = 0" (subscript_expression "plVar6[0x24]" (identifier "plVar6") ([ "[") (number_literal "0x24") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x25] = 0;" (assignment_expression "plVar6[0x25] = 0" (subscript_expression "plVar6[0x25]" (identifier "plVar6") ([ "[") (number_literal "0x25") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x26] = 0;" (assignment_expression "plVar6[0x26] = 0" (subscript_expression "plVar6[0x26]" (identifier "plVar6") ([ "[") (number_literal "0x26") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x27] = 0;" (assignment_expression "plVar6[0x27] = 0" (subscript_expression "plVar6[0x27]" (identifier "plVar6") ([ "[") (number_literal "0x27") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x28] = 0;" (assignment_expression "plVar6[0x28] = 0" (subscript_expression "plVar6[0x28]" (identifier "plVar6") ([ "[") (number_literal "0x28") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) {\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" (if "if") (parenthesized_expression "((plVar6[0x15] != 0) || (plVar6[0x22] != 1))" (( "(") (binary_expression "(plVar6[0x15] != 0) || (plVar6[0x22] != 1)" (parenthesized_expression "(plVar6[0x15] != 0)" (( "(") (binary_expression "plVar6[0x15] != 0" (subscript_expression "plVar6[0x15]" (identifier "plVar6") ([ "[") (number_literal "0x15") (] "]")) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(plVar6[0x22] != 1)" (( "(") (binary_expression "plVar6[0x22] != 1" (subscript_expression "plVar6[0x22]" (identifier "plVar6") ([ "[") (number_literal "0x22") (] "]")) (!= "!=") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (( "(") (string_literal ""../../gold/stringpool.h"" (" """) (string_content "../../gold/stringpool.h") (" """)) (, ",") (number_literal "0xcc") (, ",") (string_literal ""set_no_zero_null"" (" """) (string_content "set_no_zero_null") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")))))) (expression_statement "*(undefined1 *)(plVar6 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(plVar6 + 0x21) = 0" (pointer_expression "*(undefined1 *)(plVar6 + 0x21)" (* "*") (cast_expression "(undefined1 *)(plVar6 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6 + 0x21)" (( "(") (binary_expression "plVar6 + 0x21" (identifier "plVar6") (+ "+") (number_literal "0x21")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6[0x22] = 0;" (assignment_expression "plVar6[0x22] = 0" (subscript_expression "plVar6[0x22]" (identifier "plVar6") ([ "[") (number_literal "0x22") (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}")))) (expression_statement "lVar7 = *plVar6;" (assignment_expression "lVar7 = *plVar6" (identifier "lVar7") (= "=") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) (; ";")) (if_statement "if (param_7 != '\0') {\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }" (if "if") (parenthesized_expression "(param_7 != '\0')" (( "(") (binary_expression "param_7 != '\0'" (identifier "param_7") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n (**(code **)(lVar7 + 0xd0))(plVar6);\n lVar7 = *plVar6;\n }" ({ "{") (expression_statement "(**(code **)(lVar7 + 0xd0))(plVar6);" (call_expression "(**(code **)(lVar7 + 0xd0))(plVar6)" (parenthesized_expression "(**(code **)(lVar7 + 0xd0))" (( "(") (pointer_expression "**(code **)(lVar7 + 0xd0)" (* "*") (pointer_expression "*(code **)(lVar7 + 0xd0)" (* "*") (cast_expression "(code **)(lVar7 + 0xd0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar7 + 0xd0)" (( "(") (binary_expression "lVar7 + 0xd0" (identifier "lVar7") (+ "+") (number_literal "0xd0")) () ")"))))) () ")")) (argument_list "(plVar6)" (( "(") (identifier "plVar6") () ")"))) (; ";")) (expression_statement "lVar7 = *plVar6;" (assignment_expression "lVar7 = *plVar6" (identifier "lVar7") (= "=") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) (; ";")) (} "}"))) (expression_statement "cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3);" (assignment_expression "cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3)" (identifier "cVar3") (= "=") (call_expression "(**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3)" (parenthesized_expression "(**(code **)(lVar7 + 0xa8))" (( "(") (pointer_expression "**(code **)(lVar7 + 0xa8)" (* "*") (pointer_expression "*(code **)(lVar7 + 0xa8)" (* "*") (cast_expression "(code **)(lVar7 + 0xa8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar7 + 0xa8)" (( "(") (binary_expression "lVar7 + 0xa8" (identifier "lVar7") (+ "+") (number_literal "0xa8")) () ")"))))) () ")")) (argument_list "(plVar6,param_2,param_3)" (( "(") (identifier "plVar6") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (cVar3 != '\0') {\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_58 = (ulong)((param_4 == 0) - 3);\n local_40 = (long *)((ulong)local_40._4_4_ << 0x20);\n uStack_50 = param_5;\n local_48 = plVar6;\n FUN_001c4dc0(param_1,&local_58);\n local_58 = CONCAT71(uStack_77,local_78);\n local_48 = (long *)local_68;\n uStack_50 = uStack_70;\n local_40 = plVar6;\n FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);\n if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }\n \n FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");\n }" ({ "{") (expression_statement "local_58 = (ulong)((param_4 == 0) - 3);" (assignment_expression "local_58 = (ulong)((param_4 == 0) - 3)" (identifier "local_58") (= "=") (call_expression "(ulong)((param_4 == 0) - 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((param_4 == 0) - 3)" (( "(") (binary_expression "(param_4 == 0) - 3" (parenthesized_expression "(param_4 == 0)" (( "(") (binary_expression "param_4 == 0" (identifier "param_4") (== "==") (number_literal "0")) () ")")) (- "-") (number_literal "3")) () ")")))) (; ";")) (expression_statement "local_40 = (long *)((ulong)local_40._4_4_ << 0x20);" (assignment_expression "local_40 = (long *)((ulong)local_40._4_4_ << 0x20)" (identifier "local_40") (= "=") (cast_expression "(long *)((ulong)local_40._4_4_ << 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)local_40._4_4_ << 0x20)" (( "(") (binary_expression "(ulong)local_40._4_4_ << 0x20" (cast_expression "(ulong)local_40._4_4_" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (field_expression "local_40._4_4_" (identifier "local_40") (. ".") (field_identifier "_4_4_"))) (<< "<<") (number_literal "0x20")) () ")")))) (; ";")) (expression_statement "uStack_50 = param_5;" (assignment_expression "uStack_50 = param_5" (identifier "uStack_50") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_48 = plVar6;" (assignment_expression "local_48 = plVar6" (identifier "local_48") (= "=") (identifier "plVar6")) (; ";")) (expression_statement "FUN_001c4dc0(param_1,&local_58);" (call_expression "FUN_001c4dc0(param_1,&local_58)" (identifier "FUN_001c4dc0") (argument_list "(param_1,&local_58)" (( "(") (identifier "param_1") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (expression_statement "local_58 = CONCAT71(uStack_77,local_78);" (assignment_expression "local_58 = CONCAT71(uStack_77,local_78)" (identifier "local_58") (= "=") (call_expression "CONCAT71(uStack_77,local_78)" (identifier "CONCAT71") (argument_list "(uStack_77,local_78)" (( "(") (identifier "uStack_77") (, ",") (identifier "local_78") () ")")))) (; ";")) (expression_statement "local_48 = (long *)local_68;" (assignment_expression "local_48 = (long *)local_68" (identifier "local_48") (= "=") (cast_expression "(long *)local_68" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "local_68"))) (; ";")) (expression_statement "uStack_50 = uStack_70;" (assignment_expression "uStack_50 = uStack_70" (identifier "uStack_50") (= "=") (identifier "uStack_70")) (; ";")) (expression_statement "local_40 = plVar6;" (assignment_expression "local_40 = plVar6" (identifier "local_40") (= "=") (identifier "plVar6")) (; ";")) (expression_statement "FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58);" (call_expression "FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58)" (identifier "FUN_001e2300") (argument_list "(*(long *)(param_1 + 0xf0) + 8,&local_58)" (( "(") (binary_expression "*(long *)(param_1 + 0xf0) + 8" (pointer_expression "*(long *)(param_1 + 0xf0)" (* "*") (cast_expression "(long *)(param_1 + 0xf0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf0)" (( "(") (binary_expression "param_1 + 0xf0" (identifier "param_1") (+ "+") (number_literal "0xf0")) () ")")))) (+ "+") (number_literal "8")) (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (if_statement "if ((char)extraout_RDX != '\0') {\n return extraout_RDX & 0xffffffff;\n }" (if "if") (parenthesized_expression "((char)extraout_RDX != '\0')" (( "(") (binary_expression "(char)extraout_RDX != '\0'" (cast_expression "(char)extraout_RDX" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "extraout_RDX")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return extraout_RDX & 0xffffffff;\n }" ({ "{") (return_statement "return extraout_RDX & 0xffffffff;" (return "return") (binary_expression "extraout_RDX & 0xffffffff" (identifier "extraout_RDX") (& "&") (number_literal "0xffffffff")) (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section");" (call_expression "FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/output.h",0xc22,"add_merge_section")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xc22") (, ",") (string_literal ""add_merge_section"" (" """) (string_content "add_merge_section") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "(**(code **)(*plVar6 + 8))(plVar6);" (call_expression "(**(code **)(*plVar6 + 8))(plVar6)" (parenthesized_expression "(**(code **)(*plVar6 + 8))" (( "(") (pointer_expression "**(code **)(*plVar6 + 8)" (* "*") (pointer_expression "*(code **)(*plVar6 + 8)" (* "*") (cast_expression "(code **)(*plVar6 + 8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar6 + 8)" (( "(") (binary_expression "*plVar6 + 8" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (+ "+") (number_literal "8")) () ")"))))) () ")")) (argument_list "(plVar6)" (( "(") (identifier "plVar6") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* DWARF original prototype: bool add_merge_input_section(Output_section * this, Relobj * object, uint shndx, uint64_t flags, uint64_t entsize, uint64_t addralign, bool keeps_input_sections) */ bool __thiscall var_21::type_1::function_1 (type_1 *this,type_2 *object,type_3 shndx,uint64_t var_10,uint64_t var_9, uint64_t var_12,bool keeps_input_sections) { type_4 *pbVar1; type_5 *pOVar2; type_6 *var_17; type_3 uVar4; char cVar5; type_7 uVar6; int iVar7; type_8 *var_16; type_9 aVar9; type_10 **var_31; type_6 *var_19; var_25<var_26::allocator<var_26::__detail::var_1<var_2,var_3>var_4>var_4> *var_27; type_11 **ppCVar12; type_12 var_15; size_t __n; bool var_18; pair<var_26::__detail::_Node_iterator<var_26::pair<const_gold::type_13,_gold::var_5*>,var_6,var_3>,var_7> var_8; type_13 msp; type_14 inp; if (var_9 == 0) { return false; } var_18 = (var_10 & 0x20) != 0; if (this->checkpoint_ != (type_15 *)0x0) { /* WARNING: Subroutine does not return */ var_11("../../gold/output.cc",0xaa7,"add_merge_input_section"); } pOVar2 = this->lookup_maps_; if (pOVar2->is_valid_ == false) { /* WARNING: Subroutine does not return */ var_11("../../gold/output.cc",0xaad,"add_merge_input_section"); } var_15 = ((((type_16)var_18 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ var_9) * 0x100000001b3 ^ var_12) * 0x100000001b3; msp.is_string_ = var_18; msp.entsize_ = var_9; msp.addralign_ = var_12; var_16 = var_26:: _Hashtable<var_21::type_13,var_22::pair<const_gold::type_13,_gold::var_5*>,var_22::allocator<var_26::pair<const_gold::type_13,_gold::var_5*>var_4>,var_22::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,var_22::__detail::_Mod_range_hashing,var_22::__detail::_Default_ranged_hash,var_22::__detail::type_27,var_22::__detail::var_13<true,var_6,var_3>var_4> ::var_14 ((_Hashtable<var_21::type_13,var_22::pair<const_gold::type_13,_gold::var_5*>,var_22::allocator<var_26::pair<const_gold::type_13,_gold::var_5*>var_4>,var_22::var_35::_Select1st,_gold::type_13::equal_to,_gold::type_13::hash,var_22::var_35::_Mod_range_hashing,var_22::var_35::_Default_ranged_hash,var_22::var_35::type_27,var_22::var_35::var_13<true,var_6,var_3>var_4> *)&pOVar2->merge_sections_by_properties_, var_15 % (pOVar2->merge_sections_by_properties_)._M_h._M_bucket_count,&msp, var_15); if (((var_16 != (type_8 *)0x0) && (var_16->_M_nxt != (type_6 *)0x0)) && (var_17 = var_16->_M_nxt[4]._M_nxt, var_17 != (type_6 *)0x0)) { cVar5 = (*(type_17 *)var_17->_M_nxt[0x19]._M_nxt)(var_17); if ((var_18 == (bool)cVar5) && ((type_6 *)var_9 == var_17[7]._M_nxt)) { var_19 = var_17->_M_nxt[3]._M_nxt; if (var_19 == (type_6 *)Output_section_data::do_addralign) { var_19 = var_17[6]._M_nxt; } else { var_19 = (type_6 *)(*(type_17 *)var_19)(var_17); } if ((type_6 *)var_12 == var_19) { uVar6 = (*(type_17 *)var_17->_M_nxt[0x15]._M_nxt)(var_17,object,shndx); return (bool)uVar6; } } /* WARNING: Subroutine does not return */ var_11("../../gold/output.cc",0xab5,"add_merge_input_section"); } if ((var_10 & 0x20) == 0) { aVar9.object = (type_2 *)var_20(0xf8); __n = 0x80; ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (type_18)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; *(bool *)((long)aVar9 + 0x78) = false; uVar4 = DAT_00312054; *(type_19 *)((long)aVar9 + 0x79) = 0; *(type_20 **)((long)aVar9 + 0x80) = (type_20 *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_finish = (type_18)&(aVar9.object)->sd_; ((aVar9.object)->super_Object)._vptr_Object = (type_10 **)&PTR__Output_merge_data_003b8210; ppCVar12 = &aVar9.object[1].super_Object.compressed_sections_; pbVar1 = (type_4 *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; ((aVar9.object)->super_Object).input_file_ = (type_21 *)0x0; (aVar9.posd)->addralign_ = var_12; (aVar9.pomb)->entsize_ = var_9; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (type_11 *)0x0; (aVar9.object)->sd_ = (type_22 *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_end_of_storage = (type_18)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x0; (aVar9.object)->object_merge_map_ = (type_23 *)0x0; *(type_3 *)&(aVar9.object)->relocs_must_follow_section_writes_ = uVar4; (aVar9.object)->rd_ = (type_20 *)0x0; (aVar9.object)->reloc_counts_ = (type_3 *)0x0; (aVar9.object)->reloc_bases_ = (type_3 *)0x0; *(type_3 *)((long)aVar9 + 0xa0) = 0; *(type_3 *)((long)aVar9 + 0xa4) = 0; aVar9.object[1].super_Object._vptr_Object = (type_10 **)0x0; aVar9.object[1].super_Object.name_._M_dataplus._M_p = (type_18)aVar9; aVar9.object[1].super_Object.name_._M_string_length = (type_24)aVar9; aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (type_24)ppCVar12; *(type_25 *)((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = 1; aVar9.object[1].super_Object.input_file_ = (type_21 *)0x0; aVar9.object[1].super_Object.offset_ = 0; aVar9.object[1].super_Object.shnum_ = uVar4; aVar9.object[1].super_Object.xindex_ = (type_26 *)0x0; aVar9.object[1].super_Object.compressed_sections_ = (type_11 *)0x0; /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */ var_27 = (var_25<var_26::allocator<var_26::var_35::var_1<var_2,var_3>var_4>var_4> *) var_26::var_35::type_27::var_24 ((type_27 *)&aVar9.object[1].super_Object.shnum_,0x80); if (*(var_25<var_26::allocator<var_26::var_35::var_1<var_2,var_3>var_4>var_4> **) ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) < var_27) { if (var_27 == (var_25<var_26::allocator<var_26::var_35::var_1<var_2,var_3>var_4>var_4> *)0x1) { aVar9.object[1].super_Object.compressed_sections_ = (type_11 *)0x0; } else { ppCVar12 = (type_11 **) var_26::__detail:: var_25<var_26::allocator<var_26::__detail::var_1<var_2,var_3>var_4>var_4>:: var_28(var_27,__n); } aVar9.object[1].super_Object.name_.field_2._M_allocated_capacity = (type_24)ppCVar12; *(var_25<var_26::allocator<var_26::var_35::var_1<var_2,var_3>var_4>var_4> **) ((long)&aVar9.object[1].super_Object.name_.field_2 + 8) = var_27; } } else { if (var_9 == 2) { aVar9.object = (type_2 *)var_20(0x148); ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (type_18)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_finish = (type_18)&(aVar9.object)->sd_; pbVar1 = (type_4 *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; *(bool *)((long)aVar9 + 0x78) = false; *(type_19 *)((long)aVar9 + 0x79) = 0; *(type_20 **)((long)aVar9 + 0x80) = (type_20 *)0x0; ((aVar9.object)->super_Object)._vptr_Object = (type_10 **)&PTR__Output_merge_string_003b65c0; ((aVar9.object)->super_Object).input_file_ = (type_21 *)0x0; (aVar9.posd)->addralign_ = var_12; (aVar9.pomb)->entsize_ = 2; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (type_11 *)0x0; (aVar9.object)->sd_ = (type_22 *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_end_of_storage = (type_18)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x0; (aVar9.object)->object_merge_map_ = (type_23 *)0x0; *(type_28 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000; (aVar9.object)->rd_ = (type_20 *)0x0; /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */ var_29<var_30>::var_29 ((var_29<var_30> *)&(aVar9.object)->reloc_counts_,var_12 ); var_31 = aVar9.object[1].super_Object._vptr_Object; *(type_25 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0; aVar9.object[1].rd_ = (type_20 *)0x0; aVar9.object[1].sd_ = (type_22 *)0x0; aVar9.object[1].reloc_counts_ = (type_3 *)0x0; aVar9.object[1].reloc_bases_ = (type_3 *)0x0; if ((var_31 != (type_10 **)0x0) || (aVar9.object[1].map_to_relocatable_relocs_ != (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x2)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */ var_11("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else if (var_9 == 4) { aVar9.object = (type_2 *)var_20(0x148); ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (type_18)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_finish = (type_18)&(aVar9.object)->sd_; pbVar1 = (type_4 *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; *(bool *)((long)aVar9 + 0x78) = false; *(type_19 *)((long)aVar9 + 0x79) = 0; *(type_20 **)((long)aVar9 + 0x80) = (type_20 *)0x0; ((aVar9.object)->super_Object)._vptr_Object = (type_10 **)&PTR__Output_merge_string_003b66a8; ((aVar9.object)->super_Object).input_file_ = (type_21 *)0x0; (aVar9.posd)->addralign_ = var_12; (aVar9.pomb)->entsize_ = 4; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (type_11 *)0x0; (aVar9.object)->sd_ = (type_22 *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_end_of_storage = (type_18)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x0; (aVar9.object)->object_merge_map_ = (type_23 *)0x0; *(type_28 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000; (aVar9.object)->rd_ = (type_20 *)0x0; /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */ var_29<var_32>::var_29 ((var_29<var_32> *)&(aVar9.object)->reloc_counts_,var_12); var_31 = aVar9.object[1].super_Object._vptr_Object; *(type_25 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0; aVar9.object[1].rd_ = (type_20 *)0x0; aVar9.object[1].sd_ = (type_22 *)0x0; aVar9.object[1].reloc_counts_ = (type_3 *)0x0; aVar9.object[1].reloc_bases_ = (type_3 *)0x0; if ((var_31 != (type_10 **)0x0) || (aVar9.object[1].map_to_relocatable_relocs_ != (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x4)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */ var_11("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else { if (var_9 != 1) { return false; } aVar9.object = (type_2 *)var_20(0x148); ((aVar9.object)->super_Object).name_._M_dataplus._M_p = (type_18)0x0; ((aVar9.object)->super_Object).name_._M_string_length = 0; ((aVar9.object)->super_Object).name_.field_2._M_allocated_capacity = 0xffffffffffffffff; (aVar9.pomb)->first_shndx_ = 0xffffffff; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_finish = (type_18)&(aVar9.object)->sd_; pbVar1 = (type_4 *)(((aVar9.object)->super_Object).name_.field_2._M_local_buf + 8); *pbVar1 = *pbVar1 & 0xe0; *(bool *)((long)aVar9 + 0x78) = false; *(type_19 *)((long)aVar9 + 0x79) = 0; *(type_20 **)((long)aVar9 + 0x80) = (type_20 *)0x0; ((aVar9.object)->super_Object)._vptr_Object = (type_10 **)&PTR__Output_merge_string_003b64d8; ((aVar9.object)->super_Object).input_file_ = (type_21 *)0x0; (aVar9.posd)->addralign_ = var_12; (aVar9.pomb)->entsize_ = 1; (aVar9.pomb)->keeps_input_sections_ = false; ((aVar9.object)->super_Object).compressed_sections_ = (type_11 *)0x0; (aVar9.object)->sd_ = (type_22 *)0x0; ((aVar9.object)->output_sections_). super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_end_of_storage = (type_18)0x1; (aVar9.object)->map_to_relocatable_relocs_ = (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x0; (aVar9.object)->object_merge_map_ = (type_23 *)0x0; *(type_28 *)&(aVar9.object)->relocs_must_follow_section_writes_ = 0x3f800000; (aVar9.object)->rd_ = (type_20 *)0x0; /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */ var_29<var_33>::var_29 ((var_29<var_33> *)&(aVar9.object)->reloc_counts_,var_12); var_31 = aVar9.object[1].super_Object._vptr_Object; *(type_25 *)&aVar9.object[1].relocs_must_follow_section_writes_ = 0; aVar9.object[1].rd_ = (type_20 *)0x0; aVar9.object[1].sd_ = (type_22 *)0x0; aVar9.object[1].reloc_counts_ = (type_3 *)0x0; aVar9.object[1].reloc_bases_ = (type_3 *)0x0; if ((var_31 != (type_10 **)0x0) || (aVar9.object[1].map_to_relocatable_relocs_ != (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x1)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */ var_11("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } *(type_7 *) &aVar9.object[1].output_sections_. super__Vector_base<var_21::type_1*,var_22::allocator<var_21::type_1*>var_4>._M_impl. _M_end_of_storage = 0; aVar9.object[1].map_to_relocatable_relocs_ = (vector<var_21::var_23*,var_22::allocator<var_21::var_23*>var_4> *)0x0; } var_31 = ((aVar9.object)->super_Object)._vptr_Object; if (keeps_input_sections) { (*var_31[0x1a])(aVar9.object); var_31 = ((aVar9.object)->super_Object)._vptr_Object; } iVar7 = (*var_31[0x15])(aVar9.object,object,(type_16)shndx); if ((char)iVar7 != '\0') { inp.p2align_ = 0; inp.shndx_ = ((var_10 & 0x20) == 0) - 3; inp._24_8_ = (type_16)(type_3)inp._28_4_ << 0x20; inp.u1_.var_9 = var_9; inp.u2_ = aVar9; var_34(this,&inp); inp._1_7_ = msp._1_7_; inp.shndx_._0_1_ = msp.is_string_; inp.u2_ = (type_9)msp.addralign_; inp.u1_.var_9 = msp.entsize_; inp._24_8_ = aVar9; var_8 = var_26:: _Hashtable<var_21::type_13,var_22::pair<const_gold::type_13,_gold::var_5*>,var_22::allocator<var_26::pair<const_gold::type_13,_gold::var_5*>var_4>,var_22::__detail::_Select1st,_gold::Merge_section_properties::equal_to,_gold::Merge_section_properties::hash,var_22::__detail::_Mod_range_hashing,var_22::__detail::_Default_ranged_hash,var_22::__detail::type_27,var_22::var_35::var_13<true,var_6,var_3>var_4> ::_M_emplace<var_26::pair<var_21::type_13,_gold::var_5*>&> ((_Hashtable<var_21::type_13,var_22::pair<const_gold::type_13,_gold::var_5*>,var_22::allocator<var_26::pair<const_gold::type_13,_gold::var_5*>var_4>,var_22::var_35::_Select1st,_gold::type_13::equal_to,_gold::type_13::hash,var_22::var_35::_Mod_range_hashing,var_22::var_35::_Default_ranged_hash,var_22::var_35::type_27,var_22::var_35::var_13<true,var_6,var_3>var_4> *)&this->lookup_maps_->merge_sections_by_properties_,&inp); if (var_8.second != false) { return var_8.second; } /* WARNING: Subroutine does not return */ var_11("../../gold/output.h",0xc22,"add_merge_section"); } (*((aVar9.object)->super_Object)._vptr_Object[1])(aVar9.object); return false; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (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: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)) right: (identifier))) right: (number_literal)) right: (identifier))) right: (number_literal))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier))))) (return_statement (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (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: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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 (identifier))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (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)))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (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: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (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: (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)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (field_expression argument: (identifier) field: (field_identifier))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (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 (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))) (return_statement (number_literal)))))
null
ulong MASKED(long param_1,undefined8 param_2,undefined4 param_3,uint param_4,ulong param_5, ulong param_6,char param_7) { char *pcVar1; undefined4 uVar2; char cVar3; long *plVar4; ulong uVar5; long *plVar6; long lVar7; ulong extraout_RDX; bool bVar8; undefined1 local_78; undefined7 uStack_77; ulong uStack_70; ulong local_68; ulong local_58; ulong uStack_50; long *local_48; undefined8 local_40; if (param_5 == 0) { return 0; } param_4 = param_4 & 0x20; bVar8 = param_4 != 0; if (*(long *)(param_1 + 0xe8) != 0) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.cc",0xaa7,"add_merge_input_section"); } pcVar1 = *(char **)(param_1 + 0xf0); if (*pcVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.cc",0xaad,"add_merge_input_section"); } local_78 = bVar8; uStack_70 = param_5; local_68 = param_6; plVar4 = (long *)FUN_001d8140(pcVar1 + 8, (((((ulong)bVar8 ^ 0xcbf29ce484222325) * 0x100000001b3 ^ param_5) * 0x100000001b3 ^ param_6) * 0x100000001b3) % *(ulong *)(pcVar1 + 0x10),&local_78); if (((plVar4 != (long *)0x0) && (*plVar4 != 0)) && (plVar4 = *(long **)(*plVar4 + 0x20), plVar4 != (long *)0x0)) { cVar3 = (**(code **)(*plVar4 + 200))(plVar4); if ((bVar8 == (bool)cVar3) && (param_5 == plVar4[7])) { if (*(code **)(*plVar4 + 0x18) == FUN_001751d0) { uVar5 = plVar4[6]; } else { uVar5 = (**(code **)(*plVar4 + 0x18))(plVar4); } if (param_6 == uVar5) { uVar5 = (**(code **)(*plVar4 + 0xa8))(plVar4,param_2,param_3); return uVar5; } } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.cc",0xab5,"add_merge_input_section"); } if (param_4 == 0) { plVar6 = (long *)FUN_00275550(0xf8); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; uVar2 = DAT_00312054; plVar6[0xb] = (long)(plVar6 + 0x11); *plVar6 = (long)&PTR_FUN_003b8210; plVar4 = plVar6 + 0x1e; *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = param_5; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = uVar2; plVar6[0x10] = 0; plVar6[0x12] = 0; plVar6[0x13] = 0; plVar6[0x14] = 0; plVar6[0x15] = 0; plVar6[0x16] = (long)plVar6; plVar6[0x17] = (long)plVar6; plVar6[0x18] = (long)plVar4; plVar6[0x19] = 1; plVar6[0x1a] = 0; plVar6[0x1b] = 0; *(undefined4 *)(plVar6 + 0x1c) = uVar2; plVar6[0x1d] = 0; plVar6[0x1e] = 0; /* try { // try from 001c662b to 001c6651 has its CatchHandler @ 001c6935 */ uVar5 = FUN_002b50f0(plVar6 + 0x1c,0x80); if ((ulong)plVar6[0x19] < uVar5) { if (uVar5 == 1) { plVar6[0x1e] = 0; } else { plVar4 = (long *)FUN_001bfc30(uVar5); } plVar6[0x18] = (long)plVar4; plVar6[0x19] = uVar5; } } else { if (param_5 == 2) { plVar6 = (long *)FUN_00275550(0x148); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; plVar6[0xb] = (long)(plVar6 + 0x11); *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; *plVar6 = (long)&PTR_FUN_003b65c0; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = 2; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = 0x3f800000; plVar6[0x10] = 0; /* try { // try from 001c6853 to 001c6857 has its CatchHandler @ 001c695d */ FUN_002191b0(plVar6 + 0x12,param_6); plVar6[0x24] = 0; plVar6[0x25] = 0; plVar6[0x26] = 0; plVar6[0x27] = 0; plVar6[0x28] = 0; if ((plVar6[0x15] != 0) || (plVar6[0x22] != 2)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c68ba to 001c68be has its CatchHandler @ 001c694d */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else if (param_5 == 4) { plVar6 = (long *)FUN_00275550(0x148); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; plVar6[0xb] = (long)(plVar6 + 0x11); *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; *plVar6 = (long)&PTR_FUN_003b66a8; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = 4; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = 0x3f800000; plVar6[0x10] = 0; /* try { // try from 001c6733 to 001c6737 has its CatchHandler @ 001c6965 */ FUN_00219860(plVar6 + 0x12,param_6); plVar6[0x24] = 0; plVar6[0x25] = 0; plVar6[0x26] = 0; plVar6[0x27] = 0; plVar6[0x28] = 0; if ((plVar6[0x15] != 0) || (plVar6[0x22] != 4)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c679a to 001c679e has its CatchHandler @ 001c693d */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } else { if (param_5 != 1) { return 0; } plVar6 = (long *)FUN_00275550(0x148); plVar6[1] = 0; plVar6[2] = 0; plVar6[3] = -1; *(undefined4 *)(plVar6 + 10) = 0xffffffff; plVar6[0xb] = (long)(plVar6 + 0x11); *(byte *)(plVar6 + 4) = *(byte *)(plVar6 + 4) & 0xe0; *(undefined1 (*) [16])(plVar6 + 0xf) = (undefined1 [16])0x0; *plVar6 = (long)&PTR_FUN_003b64d8; plVar6[5] = 0; plVar6[6] = param_6; plVar6[7] = 1; *(undefined1 *)(plVar6 + 8) = 0; plVar6[9] = 0; plVar6[0x11] = 0; plVar6[0xc] = 1; plVar6[0xd] = 0; plVar6[0xe] = 0; *(undefined4 *)(plVar6 + 0xf) = 0x3f800000; plVar6[0x10] = 0; /* try { // try from 001c63b3 to 001c63b7 has its CatchHandler @ 001c6955 */ FUN_00218b60(plVar6 + 0x12,param_6); plVar6[0x24] = 0; plVar6[0x25] = 0; plVar6[0x26] = 0; plVar6[0x27] = 0; plVar6[0x28] = 0; if ((plVar6[0x15] != 0) || (plVar6[0x22] != 1)) { /* WARNING: Subroutine does not return */ /* try { // try from 001c6930 to 001c6934 has its CatchHandler @ 001c6945 */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); } } *(undefined1 *)(plVar6 + 0x21) = 0; plVar6[0x22] = 0; } lVar7 = *plVar6; if (param_7 != '\0') { (**(code **)(lVar7 + 0xd0))(plVar6); lVar7 = *plVar6; } cVar3 = (**(code **)(lVar7 + 0xa8))(plVar6,param_2,param_3); if (cVar3 != '\0') { local_58 = (ulong)((param_4 == 0) - 3); local_40 = (long *)((ulong)local_40._4_4_ << 0x20); uStack_50 = param_5; local_48 = plVar6; FUN_001c4dc0(param_1,&local_58); local_58 = CONCAT71(uStack_77,local_78); local_48 = (long *)local_68; uStack_50 = uStack_70; local_40 = plVar6; FUN_001e2300(*(long *)(param_1 + 0xf0) + 8,&local_58); if ((char)extraout_RDX != '\0') { return extraout_RDX & 0xffffffff; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.h",0xc22,"add_merge_section"); } (**(code **)(*plVar6 + 8))(plVar6); return 0; }
99_x86_64-linux-gnu-nm_and_x86_64-linux-gnu-nm_strip.c
print_symname
FUN_00103ba0
void print_symname(char *form,char *name,bfd *abfd) { void *__ptr; if ((do_demangle != 0) && (*name != '\0')) { __ptr = (void *)bfd_demangle(abfd,name,3); if (__ptr != (void *)0x0) { printf(form,__ptr); free(__ptr); return; } } printf(form,name); return; }
void FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3) { void *__ptr; if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) { __ptr = (void *)bfd_demangle(param_3,param_2,3); if (__ptr != (void *)0x0) { printf(param_1,__ptr); free(__ptr); return; } } printf(param_1,param_2); return; }
MOV EAX,dword ptr [0x0010cc4c] PUSH R12 PUSH RBP MOV RBP,RDI PUSH RBX MOV RBX,RSI TEST EAX,EAX JZ 0x00103bb9 CMP byte ptr [RSI],0x0 JNZ 0x00103bd0 MOV RSI,RBX MOV RDI,RBP POP RBX XOR EAX,EAX POP RBP POP R12 JMP 0x001031d0 MOV RDI,RDX MOV EDX,0x3 CALL 0x00103420 MOV R12,RAX TEST RAX,RAX JZ 0x00103bb9 MOV RDI,RBP MOV RSI,RAX XOR EAX,EAX CALL 0x001031d0 POP RBX MOV RDI,R12 POP RBP POP R12 JMP 0x00103060
null
null
null
null
[(u'INT_NOTEQUAL_-1206961187', u'CBRANCH_-1206961185'), ('tmp_56', u'CBRANCH_-1206961203'), (u'INT_NOTEQUAL_-1206961100', u'CBRANCH_-1206961099'), (u'CALL_-1206961119', u'INDIRECT_-1206960905'), (u'INDIRECT_-1206960921', u'COPY_-1206960980'), ('tmp_91', u'CBRANCH_-1206961185'), ('tmp_283', u'CALL_-1206961144'), (u'INT_NOTEQUAL_-1206961203', u'CBRANCH_-1206961203'), ('const-433', u'LOAD_-1206961203'), ('const-0', u'RETURN_-1206961140'), ('tmp_283', u'CALL_-1206961072'), (u'CAST_-1206960873', u'INT_NOTEQUAL_-1206961100'), ('tmp_747', u'MULTIEQUAL_-1206960931'), (u'INDIRECT_-1206960905', u'MULTIEQUAL_-1206960931'), ('const-0', u'RETURN_-1206961042'), (u'CALL_-1206961046', u'INDIRECT_-1206960870'), ('tmp_284', u'CALL_-1206961144'), ('tmp_285', u'CALL_-1206961119'), (u'CAST_-1206960873', u'CALL_-1206961046'), (u'CALL_-1206961119', u'CAST_-1206960873'), ('tmp_747', u'INT_NOTEQUAL_-1206961203'), ('tmp_194', u'CBRANCH_-1206961099'), (u'CALL_-1206961072', u'INDIRECT_-1206960883'), ('tmp_284', u'LOAD_-1206961203'), ('const-3', u'CALL_-1206961119'), ('tmp_284', u'CALL_-1206961119'), (u'CALL_-1206961144', u'INDIRECT_-1206960921'), (u'INDIRECT_-1206960870', u'COPY_-1206960927'), (u'LOAD_-1206961203', u'INT_NOTEQUAL_-1206961187'), ('const-0', u'INT_NOTEQUAL_-1206961203'), ('const-0', u'INT_NOTEQUAL_-1206961100'), ('const-0', u'INT_NOTEQUAL_-1206961187'), (u'CAST_-1206960873', u'CALL_-1206961072')]
[(u'INT_NOTEQUAL_-1206961187', u'CBRANCH_-1206961185'), ('tmp_599', u'CALL_-1206961144'), ('tmp_56', u'CBRANCH_-1206961203'), (u'INT_NOTEQUAL_-1206961100', u'CBRANCH_-1206961099'), ('const-3', u'CALL_-1206961119'), (u'CALL_-1206961119', u'INDIRECT_-1206960905'), (u'INDIRECT_-1206960921', u'COPY_-1206960980'), ('tmp_91', u'CBRANCH_-1206961185'), (u'INT_NOTEQUAL_-1206961203', u'CBRANCH_-1206961203'), ('const-0', u'RETURN_-1206961140'), ('tmp_748', u'INT_NOTEQUAL_-1206961203'), (u'CAST_-1206960873', u'INT_NOTEQUAL_-1206961100'), (u'INDIRECT_-1206960905', u'MULTIEQUAL_-1206960931'), ('const-0', u'INT_NOTEQUAL_-1206961187'), ('tmp_597', u'CALL_-1206961072'), ('const-0', u'RETURN_-1206961042'), (u'CALL_-1206961046', u'INDIRECT_-1206960870'), ('tmp_601', u'CALL_-1206961119'), ('const-433', u'LOAD_-1206961203'), (u'CAST_-1206960873', u'CALL_-1206961046'), ('tmp_597', u'CALL_-1206961144'), (u'CALL_-1206961119', u'CAST_-1206960873'), ('tmp_748', u'MULTIEQUAL_-1206960931'), ('tmp_194', u'CBRANCH_-1206961099'), (u'CALL_-1206961072', u'INDIRECT_-1206960883'), (u'CALL_-1206961144', u'INDIRECT_-1206960921'), (u'INDIRECT_-1206960870', u'COPY_-1206960927'), ('tmp_599', u'LOAD_-1206961203'), (u'LOAD_-1206961203', u'INT_NOTEQUAL_-1206961187'), ('tmp_599', u'CALL_-1206961119'), ('const-0', u'INT_NOTEQUAL_-1206961203'), ('const-0', u'INT_NOTEQUAL_-1206961100'), (u'CAST_-1206960873', u'CALL_-1206961072')]
null
null
00103ba0
x64
O1
(translation_unit "void FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)\n\n{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)\n\n{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)" identifier (parameter_list "(char *param_1,char *param_2,undefined8 param_3)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}" { (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (if_statement "if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }" if (parenthesized_expression "((DAT_0010cc4c != 0) && (*param_2 != '\0'))" ( (binary_expression "(DAT_0010cc4c != 0) && (*param_2 != '\0')" (parenthesized_expression "(DAT_0010cc4c != 0)" ( (binary_expression "DAT_0010cc4c != 0" identifier != number_literal) )) && (parenthesized_expression "(*param_2 != '\0')" ( (binary_expression "*param_2 != '\0'" (pointer_expression "*param_2" * identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }" { (expression_statement "__ptr = (void *)bfd_demangle(param_3,param_2,3);" (assignment_expression "__ptr = (void *)bfd_demangle(param_3,param_2,3)" identifier = (cast_expression "(void *)bfd_demangle(param_3,param_2,3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_demangle(param_3,param_2,3)" identifier (argument_list "(param_3,param_2,3)" ( identifier , identifier , number_literal ))))) ;) (if_statement "if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }" if (parenthesized_expression "(__ptr != (void *)0x0)" ( (binary_expression "__ptr != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }" { (expression_statement "printf(param_1,__ptr);" (call_expression "printf(param_1,__ptr)" identifier (argument_list "(param_1,__ptr)" ( identifier , identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (return_statement "return;" return ;) })) })) (expression_statement "printf(param_1,param_2);" (call_expression "printf(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void print_symname(char *form,char *name,bfd *abfd)\n\n{\n void *__ptr;\n \n if ((do_demangle != 0) && (*name != '\0')) {\n __ptr = (void *)bfd_demangle(abfd,name,3);\n if (__ptr != (void *)0x0) {\n printf(form,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(form,name);\n return;\n}\n\n" (function_definition "void print_symname(char *form,char *name,bfd *abfd)\n\n{\n void *__ptr;\n \n if ((do_demangle != 0) && (*name != '\0')) {\n __ptr = (void *)bfd_demangle(abfd,name,3);\n if (__ptr != (void *)0x0) {\n printf(form,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(form,name);\n return;\n}" primitive_type (function_declarator "print_symname(char *form,char *name,bfd *abfd)" identifier (parameter_list "(char *form,char *name,bfd *abfd)" ( (parameter_declaration "char *form" primitive_type (pointer_declarator "*form" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "bfd *abfd" type_identifier (pointer_declarator "*abfd" * identifier)) ))) (compound_statement "{\n void *__ptr;\n \n if ((do_demangle != 0) && (*name != '\0')) {\n __ptr = (void *)bfd_demangle(abfd,name,3);\n if (__ptr != (void *)0x0) {\n printf(form,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(form,name);\n return;\n}" { (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (if_statement "if ((do_demangle != 0) && (*name != '\0')) {\n __ptr = (void *)bfd_demangle(abfd,name,3);\n if (__ptr != (void *)0x0) {\n printf(form,__ptr);\n free(__ptr);\n return;\n }\n }" if (parenthesized_expression "((do_demangle != 0) && (*name != '\0'))" ( (binary_expression "(do_demangle != 0) && (*name != '\0')" (parenthesized_expression "(do_demangle != 0)" ( (binary_expression "do_demangle != 0" identifier != number_literal) )) && (parenthesized_expression "(*name != '\0')" ( (binary_expression "*name != '\0'" (pointer_expression "*name" * identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n __ptr = (void *)bfd_demangle(abfd,name,3);\n if (__ptr != (void *)0x0) {\n printf(form,__ptr);\n free(__ptr);\n return;\n }\n }" { (expression_statement "__ptr = (void *)bfd_demangle(abfd,name,3);" (assignment_expression "__ptr = (void *)bfd_demangle(abfd,name,3)" identifier = (cast_expression "(void *)bfd_demangle(abfd,name,3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_demangle(abfd,name,3)" identifier (argument_list "(abfd,name,3)" ( identifier , identifier , number_literal ))))) ;) (if_statement "if (__ptr != (void *)0x0) {\n printf(form,__ptr);\n free(__ptr);\n return;\n }" if (parenthesized_expression "(__ptr != (void *)0x0)" ( (binary_expression "__ptr != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n printf(form,__ptr);\n free(__ptr);\n return;\n }" { (expression_statement "printf(form,__ptr);" (call_expression "printf(form,__ptr)" identifier (argument_list "(form,__ptr)" ( identifier , identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (return_statement "return;" return ;) })) })) (expression_statement "printf(form,name);" (call_expression "printf(form,name)" identifier (argument_list "(form,name)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)\n\n{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)\n\n{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)" identifier (parameter_list "(char *param_1,char *param_2,undefined8 param_3)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}" { (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (if_statement "if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }" if (parenthesized_expression "((DAT_0010cc4c != 0) && (*param_2 != '\0'))" ( (binary_expression "(DAT_0010cc4c != 0) && (*param_2 != '\0')" (parenthesized_expression "(DAT_0010cc4c != 0)" ( (binary_expression "DAT_0010cc4c != 0" identifier != number_literal) )) && (parenthesized_expression "(*param_2 != '\0')" ( (binary_expression "*param_2 != '\0'" (pointer_expression "*param_2" * identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }" { (expression_statement "__ptr = (void *)bfd_demangle(param_3,param_2,3);" (assignment_expression "__ptr = (void *)bfd_demangle(param_3,param_2,3)" identifier = (cast_expression "(void *)bfd_demangle(param_3,param_2,3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_demangle(param_3,param_2,3)" identifier (argument_list "(param_3,param_2,3)" ( identifier , identifier , number_literal ))))) ;) (if_statement "if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }" if (parenthesized_expression "(__ptr != (void *)0x0)" ( (binary_expression "__ptr != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }" { (expression_statement "printf(param_1,__ptr);" (call_expression "printf(param_1,__ptr)" identifier (argument_list "(param_1,__ptr)" ( identifier , identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (return_statement "return;" return ;) })) })) (expression_statement "printf(param_1,param_2);" (call_expression "printf(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)\n\n{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00103ba0(char *param_1,char *param_2,undefined8 param_3)" (identifier "FUN_00103ba0") (parameter_list "(char *param_1,char *param_2,undefined8 param_3)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n void *__ptr;\n \n if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }\n printf(param_1,param_2);\n return;\n}" ({ "{") (declaration "void *__ptr;" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (if_statement "if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) {\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }" (if "if") (parenthesized_expression "((DAT_0010cc4c != 0) && (*param_2 != '\0'))" (( "(") (binary_expression "(DAT_0010cc4c != 0) && (*param_2 != '\0')" (parenthesized_expression "(DAT_0010cc4c != 0)" (( "(") (binary_expression "DAT_0010cc4c != 0" (identifier "DAT_0010cc4c") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*param_2 != '\0')" (( "(") (binary_expression "*param_2 != '\0'" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n __ptr = (void *)bfd_demangle(param_3,param_2,3);\n if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }\n }" ({ "{") (expression_statement "__ptr = (void *)bfd_demangle(param_3,param_2,3);" (assignment_expression "__ptr = (void *)bfd_demangle(param_3,param_2,3)" (identifier "__ptr") (= "=") (cast_expression "(void *)bfd_demangle(param_3,param_2,3)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "bfd_demangle(param_3,param_2,3)" (identifier "bfd_demangle") (argument_list "(param_3,param_2,3)" (( "(") (identifier "param_3") (, ",") (identifier "param_2") (, ",") (number_literal "3") () ")"))))) (; ";")) (if_statement "if (__ptr != (void *)0x0) {\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }" (if "if") (parenthesized_expression "(__ptr != (void *)0x0)" (( "(") (binary_expression "__ptr != (void *)0x0" (identifier "__ptr") (!= "!=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n printf(param_1,__ptr);\n free(__ptr);\n return;\n }" ({ "{") (expression_statement "printf(param_1,__ptr);" (call_expression "printf(param_1,__ptr)" (identifier "printf") (argument_list "(param_1,__ptr)" (( "(") (identifier "param_1") (, ",") (identifier "__ptr") () ")"))) (; ";")) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "printf(param_1,param_2);" (call_expression "printf(param_1,param_2)" (identifier "printf") (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *form,char *name,type_1 *abfd) { void *var_3; if ((var_1 != 0) && (*name != '\0')) { var_3 = (void *)var_2(abfd,name,3); if (var_3 != (void *)0x0) { var_4(form,var_3); var_5(var_3); return; } } var_4(form,name); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement))))
null
void MASKED(char *param_1,char *param_2,undefined8 param_3) { void *__ptr; if ((DAT_0010cc4c != 0) && (*param_2 != '\0')) { __ptr = (void *)bfd_demangle(param_3,param_2,3); if (__ptr != (void *)0x0) { printf(param_1,__ptr); free(__ptr); return; } } printf(param_1,param_2); return; }
206_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c
select_cie_for_fde
FUN_00111e00
cie_entry * select_cie_for_fde(fde_entry *fde,bfd_boolean eh_frame,cfi_insn_data **pfirst,int align) { char cVar1; short sVar2; short sVar3; long lVar4; long lVar5; int iVar6; offsetT oVar7; uint uVar8; undefined2 uVar9; ushort uVar10; undefined4 uVar11; uchar uVar12; uchar uVar13; int iVar14; uint uVar15; cie_entry *pcVar16; symbolS *psVar17; symbolS *psVar18; char *pcVar19; cfi_insn_data *pcVar20; cfi_insn_data *pcVar21; cie_entry *pcVar22; addressT value; bool bVar23; expressionS exp; if (cie_root != (cie_entry *)0x0) { lVar4._0_4_ = fde->return_column; lVar4._4_4_ = fde->signal_frame; pcVar22 = cie_root; LAB_00111e6c: do { lVar5._0_4_ = pcVar22->return_column; lVar5._4_4_ = pcVar22->signal_frame; if ((lVar5 == lVar4) && (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding, sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3)) { if (pcVar22->per_encoding == 0xff) goto LAB_00111e83; cVar1 = (pcVar22->personality).field_0x18; if ((cVar1 == (fde->personality).field_0x18) && ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) { if (cVar1 == '\x02') { if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) { LAB_00111e83: pcVar20 = pcVar22->first; pcVar21 = fde->data; if (pcVar20 == pcVar22->last) { LAB_001122c4: if (((pcVar21 == (cfi_insn_data *)0x0) || (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) || (iVar14 - 0x105U < 2)) { *pfirst = pcVar21; return pcVar22; } } else if ((pcVar21 != (cfi_insn_data *)0x0) && (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) { iVar6 = iVar14 + -0xe; bVar23 = iVar14 == 0xe; if (bVar23) goto LAB_00111f54; do { if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) { if (iVar14 == 9) { if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) || ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break; } else { if (iVar14 < 10) { if (iVar14 < 7) goto LAB_00111ecf; } else { if (iVar14 == 0xc) goto LAB_00111f0d; if (iVar14 < 0xd) { if (iVar14 != 10) goto LAB_00111ecf; break; } } LAB_001121b1: if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break; } } else { if (iVar14 == 0xc0) goto LAB_001121b1; if (0xc0 < iVar14) { if (iVar14 != 0x103) { if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) { LAB_00111ecf: /* WARNING: Subroutine does not return */ as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde"); } pcVar22 = pcVar22->next; if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98; goto LAB_00111e6c; } break; } if (iVar14 == 0x40) break; if (iVar14 != 0x80) goto LAB_00111ecf; LAB_00111f0d: if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) || ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break; } while( true ) { pcVar20 = pcVar20->next; pcVar21 = pcVar21->next; if (pcVar20 == pcVar22->last) goto LAB_001122c4; if ((pcVar21 == (cfi_insn_data *)0x0) || (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60; iVar6 = iVar14 + -0xe; bVar23 = iVar6 == 0; if (!bVar23) break; LAB_00111f54: if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60; } } while( true ); } } } else { if (cVar1 != '\x03') { /* WARNING: Subroutine does not return */ as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde"); } if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol) goto LAB_00111e83; } } } LAB_00111e60: pcVar22 = pcVar22->next; } while (pcVar22 != (cie_entry *)0x0); } LAB_00111f98: pcVar16 = (cie_entry *)xmalloc(0x50); psVar17 = (fde->personality).X_add_symbol; psVar18 = (fde->personality).X_op_symbol; oVar7 = (fde->personality).X_add_number; uVar9 = *(undefined2 *)&(fde->personality).field_0x18; uVar10 = (fde->personality).X_md; uVar11 = *(undefined4 *)&(fde->personality).field_0x1c; pcVar20 = fde->data; pcVar22 = pcVar16; pcVar16->next = cie_root; cie_root = pcVar22; uVar15 = fde->return_column; uVar8 = fde->signal_frame; (pcVar16->personality).X_add_symbol = psVar17; (pcVar16->personality).X_op_symbol = psVar18; pcVar16->return_column = uVar15; pcVar16->signal_frame = uVar8; uVar12 = fde->per_encoding; uVar13 = fde->lsda_encoding; (pcVar16->personality).X_add_number = oVar7; *(undefined2 *)&(pcVar16->personality).field_0x18 = uVar9; (pcVar16->personality).X_md = uVar10; *(undefined4 *)&(pcVar16->personality).field_0x1c = uVar11; pcVar16->per_encoding = uVar12; pcVar16->lsda_encoding = uVar13; pcVar16->first = pcVar20; if ((pcVar20 != (cfi_insn_data *)0x0) && (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)) { while (1 < iVar14 - 0x105U) { pcVar20 = pcVar20->next; if ((pcVar20 == (cfi_insn_data *)0x0) || (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break; } } *pfirst = pcVar20; pcVar16->last = pcVar20; psVar17 = symbol_temp_new_now(); pcVar16->start_address = psVar17; psVar17 = symbol_temp_make(); psVar18 = symbol_temp_make(); exp._24_1_ = 0x14; exp.X_add_number = 0; exp.X_add_symbol = psVar18; exp.X_op_symbol = psVar17; emit_expr(&exp,4); symbol_set_value_now(psVar17); if (eh_frame == 0) { pcVar19 = frag_more(4); number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4); frag_append_1_char(1); if (pcVar16->signal_frame != 0) { frag_append_1_char(0x53); } frag_append_1_char(0); out_uleb128(1); out_sleb128((long)x86_cie_data_alignment); frag_append_1_char(pcVar16->return_column); pcVar20 = pcVar16->first; pcVar16->fde_encoding = '\x1b'; } else { pcVar19 = frag_more(4); number_to_chars_littleendian(pcVar19,0,4); frag_append_1_char(1); frag_append_1_char(0x7a); if (pcVar16->per_encoding != 0xff) { frag_append_1_char(0x50); } if (pcVar16->lsda_encoding != 0xff) { frag_append_1_char(0x4c); } frag_append_1_char(0x52); if (pcVar16->signal_frame != 0) { frag_append_1_char(0x53); } frag_append_1_char(0); out_uleb128(1); out_sleb128((long)x86_cie_data_alignment); frag_append_1_char(pcVar16->return_column); value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1; if (pcVar16->per_encoding != 0xff) { uVar15 = encoding_size(pcVar16->per_encoding); value = value + (uVar15 + 1); } out_uleb128(value); emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1); if (pcVar16->lsda_encoding != 0xff) { frag_append_1_char((uint)pcVar16->lsda_encoding); } pcVar16->fde_encoding = '\x1b'; frag_append_1_char(0x1b); pcVar20 = pcVar16->first; } if (pcVar20 != (cfi_insn_data *)0x0) { for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) { output_cfi_insn(pcVar20); } } frag_align(align,0,0); symbol_set_value_now(psVar18); return pcVar16; }
long * FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4) { char cVar1; undefined2 uVar2; int iVar3; long lVar4; long lVar5; long lVar6; long lVar7; int iVar8; long *plVar9; long lVar10; undefined8 uVar11; undefined8 uVar12; long *plVar13; long *plVar14; undefined8 *puVar15; bool bVar16; undefined8 local_48; undefined8 local_40; undefined8 local_38; undefined1 local_30; if (DAT_001e33a8 != (long *)0x0) { plVar13 = DAT_001e33a8; LAB_00111e6c: do { if ((plVar13[2] == *(long *)(param_1 + 0x70)) && (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) { if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83; cVar1 = (char)plVar13[7]; if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) { if (cVar1 == '\x02') { if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) { LAB_00111e83: plVar14 = (long *)plVar13[8]; plVar9 = *(long **)(param_1 + 0x18); if (plVar14 == (long *)plVar13[9]) { LAB_001122c4: if (((plVar9 == (long *)0x0) || (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) || (iVar8 - 0x105U < 2)) { *param_3 = (long)plVar9; return plVar13; } } else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8) ) { iVar3 = iVar8 + -0xe; bVar16 = iVar8 == 0xe; if (bVar16) goto LAB_00111f54; do { if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) { if (iVar8 == 9) { if (((int)plVar14[2] != (int)plVar9[2]) || (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break; } else { if (iVar8 < 10) { if (iVar8 < 7) goto LAB_00111ecf; } else { if (iVar8 == 0xc) goto LAB_00111f0d; if (iVar8 < 0xd) { if (iVar8 != 10) goto LAB_00111ecf; break; } } LAB_001121b1: if ((int)plVar14[2] != (int)plVar9[2]) break; } } else { if (iVar8 == 0xc0) goto LAB_001121b1; if (0xc0 < iVar8) { if (iVar8 != 0x103) { if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) { LAB_00111ecf: /* WARNING: Subroutine does not return */ FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde"); } plVar13 = (long *)*plVar13; if (plVar13 == (long *)0x0) goto LAB_00111f98; goto LAB_00111e6c; } break; } if (iVar8 == 0x40) break; if (iVar8 != 0x80) goto LAB_00111ecf; LAB_00111f0d: if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break; } while( true ) { plVar14 = (long *)*plVar14; plVar9 = (long *)*plVar9; if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4; if ((plVar9 == (long *)0x0) || (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))) goto LAB_00111e60; iVar3 = iVar8 + -0xe; bVar16 = iVar3 == 0; if (!bVar16) break; LAB_00111f54: if (plVar14[2] != plVar9[2]) goto LAB_00111e60; } } while( true ); } } } else { if (cVar1 != '\x03') { /* WARNING: Subroutine does not return */ FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde"); } if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83; } } } LAB_00111e60: plVar13 = (long *)*plVar13; } while (plVar13 != (long *)0x0); } LAB_00111f98: plVar9 = (long *)xmalloc(0x50); lVar4 = *(long *)(param_1 + 0x30); lVar5 = *(long *)(param_1 + 0x38); lVar6 = *(long *)(param_1 + 0x40); lVar7 = *(long *)(param_1 + 0x48); plVar13 = *(long **)(param_1 + 0x18); plVar14 = plVar9; *plVar9 = (long)DAT_001e33a8; DAT_001e33a8 = plVar14; lVar10 = *(long *)(param_1 + 0x70); plVar9[4] = lVar4; plVar9[5] = lVar5; plVar9[2] = lVar10; uVar2 = *(undefined2 *)(param_1 + 0x28); plVar9[6] = lVar6; plVar9[7] = lVar7; *(undefined2 *)((long)plVar9 + 0x19) = uVar2; plVar9[8] = (long)plVar13; if ((plVar13 != (long *)0x0) && (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) { while (1 < iVar8 - 0x105U) { plVar13 = (long *)*plVar13; if ((plVar13 == (long *)0x0) || (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break; } } *param_3 = (long)plVar13; plVar9[9] = (long)plVar13; lVar10 = FUN_00129aa0(); plVar9[1] = lVar10; uVar11 = FUN_00129a70(); uVar12 = FUN_00129a70(); local_30 = 0x14; local_38 = 0; local_48 = uVar12; local_40 = uVar11; FUN_00122c00(&local_48,4); FUN_0012bda0(uVar11); if (param_2 == 0) { uVar11 = FUN_00116fb0(4); FUN_00131030(uVar11,0xffffffffffffffff,4); FUN_00117220(1); if (*(int *)((long)plVar9 + 0x14) != 0) { FUN_00117220(0x53); } FUN_00117220(0); FUN_001110f0(1); FUN_001110c0((long)DAT_001e49d0); FUN_00117220((int)plVar9[2]); puVar15 = (undefined8 *)plVar9[8]; *(undefined1 *)(plVar9 + 3) = 0x1b; } else { uVar11 = FUN_00116fb0(4); FUN_00131030(uVar11,0,4); FUN_00117220(1); FUN_00117220(0x7a); if (*(char *)((long)plVar9 + 0x19) != -1) { FUN_00117220(0x50); } if (*(char *)((long)plVar9 + 0x1a) != -1) { FUN_00117220(0x4c); } FUN_00117220(0x52); if (*(int *)((long)plVar9 + 0x14) != 0) { FUN_00117220(0x53); } FUN_00117220(0); FUN_001110f0(1); FUN_001110c0((long)DAT_001e49d0); FUN_00117220((int)plVar9[2]); lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1; if (*(char *)((long)plVar9 + 0x19) != -1) { iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19)); lVar10 = lVar10 + (ulong)(iVar8 + 1); } FUN_001110f0(lVar10); FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1); if (*(char *)((long)plVar9 + 0x1a) != -1) { FUN_00117220(*(char *)((long)plVar9 + 0x1a)); } *(undefined1 *)(plVar9 + 3) = 0x1b; FUN_00117220(0x1b); puVar15 = (undefined8 *)plVar9[8]; } if (puVar15 != (undefined8 *)0x0) { for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) { FUN_00111110(puVar15); } } FUN_001170b0(param_4,0,0); FUN_0012bda0(uVar12); return plVar9; }
PUSH R14 MOV R14,RDX PUSH R13 MOV R13,RDI PUSH R12 MOV R12D,ESI PUSH RBP MOV EBP,ECX PUSH RBX SUB RSP,0x20 MOV RBX,qword ptr [0x001e33a8] TEST RBX,RBX JZ 0x00111f98 MOV RCX,qword ptr [RDI + 0x70] JMP 0x00111e6c MOVZX EAX,byte ptr [RBX + 0x38] CMP AL,byte ptr [R13 + 0x48] JNZ 0x00111e60 MOV RDI,qword ptr [R13 + 0x40] CMP qword ptr [RBX + 0x30],RDI JNZ 0x00111e60 CMP AL,0x2 JNZ 0x001121c8 MOVZX EDX,byte ptr [RBX + 0x39] MOVZX EAX,byte ptr [R13 + 0x49] AND EDX,0x1 AND EAX,0x1 CMP DL,AL JZ 0x00111e83 NOP MOV RBX,qword ptr [RBX] TEST RBX,RBX JZ 0x00111f98 CMP qword ptr [RBX + 0x10],RCX JNZ 0x00111e60 MOVZX EAX,word ptr [R13 + 0x28] CMP word ptr [RBX + 0x19],AX JNZ 0x00111e60 CMP byte ptr [RBX + 0x19],0xff JNZ 0x00111e30 MOV RSI,qword ptr [RBX + 0x40] MOV RDI,qword ptr [RBX + 0x48] MOV RDX,qword ptr [R13 + 0x18] CMP RSI,RDI JZ 0x001122c4 TEST RDX,RDX JZ 0x00111e60 MOV EAX,dword ptr [RSI + 0x8] CMP dword ptr [RDX + 0x8],EAX JNZ 0x00111e60 CMP EAX,0xe JZ 0x00111f54 JG 0x00111ef0 CMP EAX,0x9 JZ 0x001121e8 JLE 0x001121a8 CMP EAX,0xc JZ 0x00111f0d JG 0x001121b1 CMP EAX,0xa JZ 0x00111e60 LEA RDX,[0x14bb10] MOV ESI,0x849 LEA RDI,[0x14b91b] CALL 0x0011dd00 CMP EAX,0xc0 JZ 0x001121b1 JG 0x00111f68 CMP EAX,0x40 JZ 0x00111e60 CMP EAX,0x80 JNZ 0x00111ecf MOV EAX,dword ptr [RDX + 0x10] CMP dword ptr [RSI + 0x10],EAX JNZ 0x00111e60 MOV RAX,qword ptr [RDX + 0x18] CMP qword ptr [RSI + 0x18],RAX JNZ 0x00111e60 MOV RSI,qword ptr [RSI] MOV RDX,qword ptr [RDX] CMP RSI,RDI JZ 0x001122c4 TEST RDX,RDX JZ 0x00111e60 MOV EAX,dword ptr [RSI + 0x8] CMP EAX,dword ptr [RDX + 0x8] JNZ 0x00111e60 CMP EAX,0xe JNZ 0x00111eae MOV RAX,qword ptr [RDX + 0x10] CMP qword ptr [RSI + 0x10],RAX JZ 0x00111f27 JMP 0x00111e60 CMP EAX,0x103 JZ 0x00111e60 JL 0x00111ecf SUB EAX,0x105 CMP EAX,0x1 JA 0x00111ecf MOV RBX,qword ptr [RBX] TEST RBX,RBX JNZ 0x00111e6c NOP dword ptr [RAX + RAX*0x1] MOV EDI,0x50 CALL 0x00108748 MOVDQU XMM0,xmmword ptr [R13 + 0x30] MOVDQU XMM1,xmmword ptr [R13 + 0x40] MOV RBX,RAX MOV RAX,qword ptr [0x001e33a8] MOV RCX,qword ptr [R13 + 0x18] MOV qword ptr [0x001e33a8],RBX MOV qword ptr [RBX],RAX MOV RAX,qword ptr [R13 + 0x70] MOVUPS xmmword ptr [RBX + 0x20],XMM0 MOV qword ptr [RBX + 0x10],RAX MOVZX EAX,word ptr [R13 + 0x28] MOVUPS xmmword ptr [RBX + 0x30],XMM1 MOV word ptr [RBX + 0x19],AX MOV qword ptr [RBX + 0x40],RCX TEST RCX,RCX JZ 0x00112041 MOV EAX,dword ptr [RCX + 0x8] CMP EAX,0xa SETZ DL CMP EAX,0x40 SETZ SIL OR EDX,ESI CMP EAX,0x103 SETZ SIL OR DL,SIL JZ 0x00112037 JMP 0x00112041 MOV RCX,qword ptr [RCX] TEST RCX,RCX JZ 0x00112041 MOV EAX,dword ptr [RCX + 0x8] CMP EAX,0x40 SETZ SIL CMP EAX,0xa SETZ DL OR ESI,EDX CMP EAX,0x103 SETZ DL OR SIL,DL JNZ 0x00112041 SUB EAX,0x105 CMP EAX,0x1 JA 0x00112010 MOV qword ptr [R14],RCX MOV qword ptr [RBX + 0x48],RCX CALL 0x00129aa0 MOV qword ptr [RBX + 0x8],RAX CALL 0x00129a70 MOV R14,RAX CALL 0x00129a70 MOV RDI,RSP MOV ESI,0x4 MOV byte ptr [RSP + 0x18],0x14 MOV R13,RAX MOV qword ptr [RSP],RAX MOV qword ptr [RSP + 0x8],R14 MOV qword ptr [RSP + 0x10],0x0 CALL 0x00122c00 MOV RDI,R14 CALL 0x0012bda0 MOV EDI,0x4 TEST R12D,R12D JZ 0x00112208 CALL 0x00116fb0 XOR ESI,ESI MOV EDX,0x4 MOV RDI,RAX CALL 0x00131030 MOV EDI,0x1 CALL 0x00117220 MOV EDI,0x7a CALL 0x00117220 CMP byte ptr [RBX + 0x19],0xff JZ 0x001120d3 MOV EDI,0x50 CALL 0x00117220 CMP byte ptr [RBX + 0x1a],0xff JNZ 0x001122a6 MOV EDI,0x52 CALL 0x00117220 MOV EAX,dword ptr [RBX + 0x14] TEST EAX,EAX JNZ 0x001122b5 XOR EDI,EDI XOR R12D,R12D CALL 0x00117220 MOV EDI,0x1 CALL 0x001110f0 MOVSXD RDI,dword ptr [0x001e49d0] CALL 0x001110c0 MOV EDI,dword ptr [RBX + 0x10] CALL 0x00117220 CMP byte ptr [RBX + 0x1a],0xff MOVZX EAX,byte ptr [RBX + 0x19] SETNZ R12B ADD R12,0x1 CMP AL,0xff JNZ 0x00112287 MOV RDI,R12 CALL 0x001110f0 MOVZX ESI,byte ptr [RBX + 0x19] LEA RDI,[RBX + 0x20] MOV EDX,0x1 CALL 0x00111940 MOVZX EAX,byte ptr [RBX + 0x1a] CMP AL,0xff JZ 0x0011215c MOVZX EDI,AL CALL 0x00117220 MOV byte ptr [RBX + 0x18],0x1b MOV EDI,0x1b CALL 0x00117220 MOV R12,qword ptr [RBX + 0x40] TEST R12,R12 JNZ 0x0011227c NOP word ptr [RAX + RAX*0x1] MOV EDI,EBP XOR EDX,EDX XOR ESI,ESI CALL 0x001170b0 MOV RDI,R13 CALL 0x0012bda0 ADD RSP,0x20 MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 RET CMP EAX,0x7 JL 0x00111ecf MOV EAX,dword ptr [RDX + 0x10] CMP dword ptr [RSI + 0x10],EAX JZ 0x00111f27 JMP 0x00111e60 CMP AL,0x3 JNZ 0x00112300 MOV RAX,qword ptr [R13 + 0x30] CMP qword ptr [RBX + 0x20],RAX JNZ 0x00111e60 JMP 0x00111e83 MOV EAX,dword ptr [RDX + 0x10] CMP dword ptr [RSI + 0x10],EAX JNZ 0x00111e60 MOV EAX,dword ptr [RDX + 0x14] CMP dword ptr [RSI + 0x14],EAX JZ 0x00111f27 JMP 0x00111e60 CALL 0x00116fb0 MOV EDX,0x4 MOV RSI,-0x1 MOV RDI,RAX CALL 0x00131030 MOV EDI,0x1 CALL 0x00117220 MOV EDX,dword ptr [RBX + 0x14] TEST EDX,EDX JNZ 0x0011229a XOR EDI,EDI CALL 0x00117220 MOV EDI,0x1 CALL 0x001110f0 MOVSXD RDI,dword ptr [0x001e49d0] CALL 0x001110c0 MOV EDI,dword ptr [RBX + 0x10] CALL 0x00117220 MOV R12,qword ptr [RBX + 0x40] MOV byte ptr [RBX + 0x18],0x1b TEST R12,R12 JNZ 0x0011227c JMP 0x00112180 MOV RDI,R12 CALL 0x00111110 MOV R12,qword ptr [R12] CMP R12,qword ptr [RBX + 0x48] JNZ 0x00112270 JMP 0x00112180 MOVZX EDI,AL CALL 0x001118a0 ADD EAX,0x1 ADD R12,RAX JMP 0x00112132 MOV EDI,0x53 CALL 0x00117220 JMP 0x00112232 MOV EDI,0x4c CALL 0x00117220 JMP 0x001120dd MOV EDI,0x53 CALL 0x00117220 JMP 0x001120f2 TEST RDX,RDX JZ 0x001122f8 MOV EAX,dword ptr [RDX + 0x8] CMP EAX,0x40 SETZ SIL CMP EAX,0xa SETZ DIL OR ESI,EDI CMP EAX,0x103 SETZ DIL OR SIL,DIL JNZ 0x001122f8 SUB EAX,0x105 CMP EAX,0x1 JA 0x00111e60 MOV qword ptr [R14],RDX JMP 0x00112193 LEA RDX,[0x14bb10] MOV ESI,0x815 LEA RDI,[0x14b91b] CALL 0x0011dd00
null
null
null
null
[('const-48', u'PTRSUB_-1207029851'), ('const-24', u'PTRSUB_-1207029645'), (u'MULTIEQUAL_-1207031440', u'STORE_-1207033466'), (u'PTRSUB_-1207029079', u'PTRSUB_-1207029162'), ('const-32', u'PTRSUB_-1207029642'), ('const-433', u'STORE_-1207033466'), (u'CALL_-1207032630', u'INDIRECT_-1207029722'), (u'LOAD_-1207033185', u'MULTIEQUAL_-1207031452'), ('tmp_3293', u'CBRANCH_-1207033043'), (u'COPY_-1207030151', u'CALL_-1207033936'), ('const-433', u'LOAD_-1207030174'), (u'PTRSUB_-1207029698', u'PTRSUB_-1207029697'), (u'MULTIEQUAL_-1207031619', u'PTRSUB_-1207029201'), (u'INDIRECT_-1207029797', u'MULTIEQUAL_-1207029734'), (u'MULTIEQUAL_-1207030510', u'PTRSUB_-1207029066'), (u'CALL_-1207032471', u'INDIRECT_-1207029715'), ('const-0', u'PTRSUB_-1207029820'), ('tmp_473', u'CBRANCH_-1207033991'), (u'MULTIEQUAL_-1207031619', u'PTRSUB_-1207029280'), ('const-433', u'LOAD_-1207033008'), (u'INT_NOTEQUAL_-1207032992', u'CBRANCH_-1207032989'), (u'CAST_-1207029674', u'PTRSUB_-1207029630'), (u'INT_EQUAL_-1207032134', u'BOOL_OR_-1207028928'), (u'CALL_-1207033103', u'INDIRECT_-1207029820'), ('const-433', u'LOAD_-1207033128'), (u'CALL_-1207033263', u'INDIRECT_-1207030041'), ('const-80', u'CALL_-1207033230'), (u'INDIRECT_-1207030024', u'MULTIEQUAL_-1207029997'), ('tmp_2107', u'CBRANCH_-1207033019'), ('const-48', u'PTRSUB_-1207030252'), ('const-8', u'PTRSUB_-1207029951'), (u'PTRSUB_-1207029800', u'PTRSUB_-1207029799'), ('const-16', u'PTRSUB_-1207030010'), (u'INT_NOTEQUAL_-1207033022', u'CBRANCH_-1207033020'), (u'PIECE_-1207030042', u'INT_EQUAL_-1207034197'), (u'INT_SUB_-1207032063', u'INT_LESS_-1207032042'), (u'CALL_-1207033354', u'INDIRECT_-1207029972'), (u'INDIRECT_-1207029600', u'MULTIEQUAL_-1207029555'), (u'CALL_-1207033422', u'INDIRECT_-1207030263'), ('const-8', u'PTRSUB_-1207029905'), (u'CALL_-1207032563', u'INDIRECT_-1207029697'), ('const-1', u'CALL_-1207033277'), ('const-1', u'CALL_-1207032986'), (u'MULTIEQUAL_-1207030148', u'MULTIEQUAL_-1207030139'), (u'INT_LESS_-1207032982', u'CBRANCH_-1207032990'), ('tmp_365', u'CBRANCH_-1207034062'), (u'PTRSUB_-1207029206', u'PTRSUB_-1207029083'), (u'INDIRECT_-1207029555', u'MULTIEQUAL_-1207029510'), (u'CALL_-1207033321', u'INDIRECT_-1207030248'), (u'CALL_-1207032518', u'INDIRECT_-1207029819'), (u'CALL_-1207032461', u'INDIRECT_-1207029698'), ('const-2069', u'CALL_-1207031723'), (u'PTRSUB_-1207029140', u'PTRSUB_-1207029279'), (u'INT_ADD_-1207033038', u'INT_ADD_-1207032500'), ('const-48', u'PTRSUB_-1207030244'), (u'CALL_-1207032534', u'INDIRECT_-1207029573'), (u'COPY_-1207032831', u'RETURN_-1207032788'), (u'PTRSUB_-1207029758', u'LOAD_-1207033613'), ('tmp_291', u'CBRANCH_-1207034107'), ('const-64', u'PTRSUB_-1207029357'), ('const-48', u'PTRSUB_-1207029250'), (u'INDIRECT_-1207029698', u'MULTIEQUAL_-1207030119'), (u'MULTIEQUAL_-1207030960', u'INT_SLESS_-1207032320'), ('const-16', u'PTRSUB_-1207029222'), (u'PTRSUB_-1207029097', u'PTRSUB_-1207029221'), ('tmp_1816', u'BRANCH_-1207032468'), (u'CALL_-1207032930', u'INDIRECT_-1207030030'), (u'CALL_-1207033263', u'INDIRECT_-1207030210'), (u'CALL_-1207033088', u'INDIRECT_-1207029946'), (u'INT_SLESS_-1207034047', u'INT_NOTEQUAL_-1207034031'), (u'LOAD_-1207029759', u'STORE_-1207029703'), ('const-1', u'RETURN_-1207031718'), (u'INT_ZEXT_-1207031060', u'CALL_-1207032986'), ('const-0', u'PTRSUB_-1207029809'), (u'INT_NOTEQUAL_-1207034291', u'CBRANCH_-1207034290'), (u'PTRSUB_-1207029851', u'PTRSUB_-1207029850'), (u'CALL_-1207032533', u'INDIRECT_-1207029482'), ('const-8', u'PTRSUB_-1207028983'), ('tmp_317', u'CBRANCH_-1207034088'), (u'INT_EQUAL_-1207034048', u'MULTIEQUAL_-1207031317'), (u'CALL_-1207033119', u'INDIRECT_-1207029968'), (u'INT_NOTEQUAL_-1207032244', u'CBRANCH_-1207032242'), ('const-1', u'RETURN_-1207033931'), (u'CALL_-1207033230', u'INDIRECT_-1207029979'), (u'CALL_-1207032590', u'INDIRECT_-1207029797'), (u'CALL_-1207033321', u'CALL_-1207033291'), (u'PTRSUB_-1207029641', u'CAST_-1207029612'), (u'MULTIEQUAL_-1207031440', u'STORE_-1207033460'), ('const-0', u'PTRSUB_-1207029140'), (u'CAST_-1207029674', u'PTRSUB_-1207029534'), (u'INT_EQUAL_-1207033092', u'MULTIEQUAL_-1207031317'), (u'INT_EQUAL_-1207033030', u'CBRANCH_-1207033028'), (u'CALL_-1207032986', u'INDIRECT_-1207030062'), ('const-0', u'RETURN_-1207032788'), (u'CALL_-1207032590', u'INDIRECT_-1207029645'), (u'INDIRECT_-1207029690', u'MULTIEQUAL_-1207029645'), ('const-0', u'PTRSUB_-1207029824'), (u'CALL_-1207033014', u'INDIRECT_-1207029777'), ('const-433', u'LOAD_-1207032562'), ('const-48', u'PTRSUB_-1207029702'), (u'LOAD_-1207033613', u'INT_NOTEQUAL_-1207033592'), ('tmp_237', u'CBRANCH_-1207034144'), (u'CALL_-1207033133', u'INDIRECT_-1207029979'), (u'CALL_-1207032930', u'INDIRECT_-1207029816'), ('const-32', u'PTRSUB_-1207029646'), ('const-433', u'LOAD_-1207033185'), (u'LOAD_-1207032984', u'INT_ZEXT_-1207030932'), (u'PTRSUB_-1207029243', u'LOAD_-1207032066'), ('const-0', u'PTRSUB_-1207029093'), (u'INDIRECT_-1207029569', u'COPY_-1207029591'), ('const-255', u'INT_NOTEQUAL_-1207033030'), (u'MULTIEQUAL_-1207031752', u'PTRSUB_-1207029206'), (u'STORE_-1207030520', u'INDIRECT_-1207030408'), ('const-32', u'PTRSUB_-1207030258'), ('const-433', u'LOAD_-1207033077'), (u'LOAD_-1207033008', u'INT_NOTEQUAL_-1207032992'), (u'PTRSUB_-1207030112', u'LOAD_-1207033023'), ('const-433', u'LOAD_-1207029758'), ('const-0', u'PTRSUB_-1207029977'), ('tmp_2372', u'CBRANCH_-1207033140'), (u'CALL_-1207032856', u'INDIRECT_-1207029826'), (u'CALL_-1207032518', u'INDIRECT_-1207029650'), (u'INT_EQUAL_-1207032952', u'BOOL_OR_-1207029659'), (u'CALL_-1207032548', u'INDIRECT_-1207029584'), (u'CALL_-1207033422', u'CALL_-1207032844'), ('const-64', u'INT_EQUAL_-1207032152'), ('const-0', u'INT_EQUAL_-1207033092'), (u'CALL_-1207033088', u'INDIRECT_-1207030115'), ('const-0', u'CALL_-1207032856'), ('const-25', u'PTRSUB_-1207030019'), (u'MULTIEQUAL_-1207030960', u'INT_SBORROW_-1207034039'), ('const-433', u'LOAD_-1207034163'), (u'PTRSUB_-1207029653', u'STORE_-1207033445'), (u'CALL_-1207032533', u'INDIRECT_-1207029741'), (u'PTRSUB_-1207029747', u'LOAD_-1207033084'), (u'INDIRECT_-1207029636', u'MULTIEQUAL_-1207030057'), ('const-4294967282', u'INT_ADD_-1207034042'), ('const-27', u'CALL_-1207032930'), ('const-433', u'LOAD_-1207029759'), (u'LOAD_-1207032172', u'INT_EQUAL_-1207032152'), ('const-0', u'INT_EQUAL_-1207032752'), (u'STORE_-1207032492', u'INDIRECT_-1207029706'), ('const-26', u'PTRSUB_-1207030018'), (u'CALL_-1207033291', u'INDIRECT_-1207030232'), (u'CALL_-1207032471', u'INDIRECT_-1207029456'), (u'INT_ADD_-1207033038', u'MULTIEQUAL_-1207030838'), ('tmp_3632', u'PTRSUB_-1207029698'), ('const-32', u'PTRSUB_-1207029781'), (u'STORE_-1207030519', u'INDIRECT_-1207030345'), (u'CALL_-1207032518', u'INDIRECT_-1207029515'), (u'PTRSUB_-1207029981', u'LOAD_-1207033185'), ('const-24', u'PTRSUB_-1207029701'), ('const--1', u'CALL_-1207032604'), (u'MULTIEQUAL_-1207029084', u'MULTIEQUAL_-1207029443'), (u'INDIRECT_-1207029433', u'MULTIEQUAL_-1207029510'), (u'PTRSUB_-1207029699', u'LOAD_-1207029759'), (u'MULTIEQUAL_-1207030838', u'CALL_-1207033014'), ('tmp_2305', u'CBRANCH_-1207032528'), (u'CALL_-1207033291', u'INDIRECT_-1207030170'), (u'MULTIEQUAL_-1207031629', u'PTRSUB_-1207029977'), ('const-433', u'LOAD_-1207033261'), (u'STORE_-1207030520', u'INDIRECT_-1207030346'), (u'INDIRECT_-1207029394', u'MULTIEQUAL_-1207029833'), ('const-0', u'INT_NOTEQUAL_-1207033615'), (u'MULTIEQUAL_-1207029533', u'MULTIEQUAL_-1207029784'), ('const-64', u'INT_NOTEQUAL_-1207033575'), (u'PTRSUB_-1207030029', u'LOAD_-1207030090'), ('const-192', u'INT_EQUAL_-1207032979'), (u'CALL_-1207033291', u'INDIRECT_-1207030063'), (u'CALL_-1207033354', u'INDIRECT_-1207030214'), (u'LOAD_-1207032230', u'INT_NOTEQUAL_-1207032214'), ('const-25', u'PTRSUB_-1207030112'), (u'CAST_-1207029674', u'PTRSUB_-1207029438'), (u'COPY_-1207030149', u'CALL_-1207033936'), ('const-0', u'PTRSUB_-1207030014'), ('const-433', u'LOAD_-1207029704'), ('const-8', u'PTRSUB_-1207029723'), ('tmp_689', u'CBRANCH_-1207033614'), (u'PTRSUB_-1207029222', u'PTRSUB_-1207029097'), ('const-8', u'PTRSUB_-1207030129'), (u'CAST_-1207029674', u'PTRSUB_-1207029357'), (u'INDIRECT_-1207029737', u'MULTIEQUAL_-1207029796'), (u'INDIRECT_-1207029768', u'MULTIEQUAL_-1207029089'), (u'STORE_-1207033683', u'INDIRECT_-1207030440'), ('const-16', u'PTRSUB_-1207029993'), (u'INDIRECT_-1207030075', u'INT_SEXT_-1207033102'), (u'LOAD_-1207033185', u'MULTIEQUAL_-1207031619'), ('tmp_3634', u'STORE_-1207032044'), ('const-433', u'LOAD_-1207030571'), (u'INDIRECT_-1207029527', u'MULTIEQUAL_-1207029860'), ('const-0', u'PTRSUB_-1207029083'), ('tmp_3632', u'PTRSUB_-1207029702'), (u'CALL_-1207033103', u'INDIRECT_-1207029910'), (u'CALL_-1207032951', u'INDIRECT_-1207029786'), (u'CALL_-1207032844', u'INDIRECT_-1207029817'), ('const-433', u'LOAD_-1207032066'), (u'CALL_-1207032471', u'INDIRECT_-1207029501'), (u'CAST_-1207029674', u'PTRSUB_-1207029781'), (u'PTRSUB_-1207029280', u'PTRSUB_-1207029140'), (u'LOAD_-1207032237', u'INT_NOTEQUAL_-1207032214'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207029879'), ('const-28', u'PTRSUB_-1207029697'), (u'MULTIEQUAL_-1207029668', u'MULTIEQUAL_-1207029919'), (u'PTRSUB_-1207029643', u'STORE_-1207029703'), ('const-20', u'COPY_-1207033410'), ('tmp_3501', u'CBRANCH_-1207032047'), ('const-48', u'PTRSUB_-1207029700'), ('const-433', u'LOAD_-1207033097'), ('const-112', u'PTRSUB_-1207030114'), (u'INDIRECT_-1207030669', u'COPY_-1207030728'), (u'PTRSUB_-1207029216', u'LOAD_-1207032260'), (u'LOAD_-1207032501', u'MULTIEQUAL_-1207029091'), ('const-16', u'PTRSUB_-1207030132'), (u'CALL_-1207033731', u'CAST_-1207029674'), ('const-433', u'STORE_-1207033640'), ('const-255', u'INT_EQUAL_-1207034148'), (u'CAST_-1207029613', u'STORE_-1207030519'), (u'PTRSUB_-1207029244', u'PTRSUB_-1207029243'), (u'INDIRECT_-1207029786', u'MULTIEQUAL_-1207029774'), (u'PTRSUB_-1207029805', u'PTRSUB_-1207029900'), (u'INDIRECT_-1207030516', u'STORE_-1207033683'), ('const-40', u'PTRSUB_-1207030029'), ('const-0', u'INT_EQUAL_-1207033142'), (u'CALL_-1207032951', u'INDIRECT_-1207030045'), ('const-13', u'INT_SLESS_-1207033978'), (u'LOAD_-1207033018', u'MULTIEQUAL_-1207030534'), (u'LOAD_-1207030090', u'PIECE_-1207030031'), (u'MULTIEQUAL_-1207030960', u'INT_SUB_-1207032787'), (u'CAST_-1207029674', u'COPY_-1207029715'), ('tmp_2076', u'CBRANCH_-1207032990'), (u'CALL_-1207033230', u'INDIRECT_-1207030193'), (u'CAST_-1207029674', u'PTRSUB_-1207029798'), ('tmp_2346', u'CBRANCH_-1207033159'), (u'CALL_-1207032844', u'INDIRECT_-1207029924'), (u'INT_SLESS_-1207032958', u'CBRANCH_-1207032965'), (u'CALL_-1207033103', u'INDIRECT_-1207029955'), (u'INT_EQUAL_-1207033047', u'CBRANCH_-1207033043'), (u'INDIRECT_-1207029653', u'MULTIEQUAL_-1207030077'), ('const-433', u'LOAD_-1207030090'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207029244'), (u'LOAD_-1207034087', u'INT_ADD_-1207034042'), (u'INT_ADD_-1207032500', u'MULTIEQUAL_-1207030838'), (u'INT_NOTEQUAL_-1207032560', u'CBRANCH_-1207032557'), ('const-433', u'LOAD_-1207033613'), ('const-112', u'PTRSUB_-1207029679'), ('const-433', u'LOAD_-1207032267'), (u'CALL_-1207033277', u'INDIRECT_-1207030159'), (u'INDIRECT_-1207029548', u'COPY_-1207029304'), (u'INT_NOTEQUAL_-1207034049', u'CBRANCH_-1207034048'), ('const-41', u'PTRSUB_-1207030028'), ('tmp_3034', u'CBRANCH_-1207032949'), ('const-433', u'LOAD_-1207030583'), ('const-48', u'PTRSUB_-1207030216'), (u'CALL_-1207032404', u'INDIRECT_-1207029737'), ('const-433', u'LOAD_-1207033180'), ('tmp_3323', u'CBRANCH_-1207033028'), (u'INDIRECT_-1207029697', u'MULTIEQUAL_-1207029668'), (u'CALL_-1207033321', u'INDIRECT_-1207029989'), ('const-1358107', u'COPY_-1207029077'), (u'CALL_-1207032930', u'INDIRECT_-1207029771'), (u'CALL_-1207032844', u'INDIRECT_-1207029727'), (u'PTRSUB_-1207029927', u'PTRSUB_-1207029742'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030258'), (u'INDIRECT_-1207029876', u'MULTIEQUAL_-1207029864'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030158'), ('const-8', u'PTRSUB_-1207030125'), (u'INDIRECT_-1207029979', u'MULTIEQUAL_-1207029952'), ('const-0', u'PTRSUB_-1207029284'), (u'INDIRECT_-1207029411', u'MULTIEQUAL_-1207029853'), ('const-1', u'INT_LESS_-1207032766'), ('const-433', u'LOAD_-1207033045'), (u'PIECE_-1207030116', u'INT_EQUAL_-1207034197'), ('const-16', u'PTRSUB_-1207029285'), ('tmp_3097', u'CBRANCH_-1207032811'), (u'INT_NOTEQUAL_-1207032568', u'CBRANCH_-1207032567'), ('const-433', u'LOAD_-1207032552'), (u'PIECE_-1207030031', u'INT_EQUAL_-1207034168'), (u'CALL_-1207033119', u'INDIRECT_-1207030137'), (u'MULTIEQUAL_-1207030510', u'INT_NOTEQUAL_-1207032560'), ('tmp_3634', u'STORE_-1207033466'), (u'INDIRECT_-1207029996', u'MULTIEQUAL_-1207029952'), ('tmp_3632', u'PTRSUB_-1207029679'), ('const-433', u'STORE_-1207029728'), (u'LOAD_-1207033613', u'INT_NOTEQUAL_-1207033575'), (u'PTRSUB_-1207029645', u'CAST_-1207029613'), (u'PTRSUB_-1207030129', u'LOAD_-1207034087'), ('const-3', u'INT_NOTEQUAL_-1207032079'), (u'INT_LESS_-1207032042', u'CBRANCH_-1207032050'), (u'CALL_-1207032563', u'INDIRECT_-1207029759'), ('const-433', u'LOAD_-1207032073'), (u'PTRSUB_-1207030139', u'LOAD_-1207033089'), (u'CALL_-1207033422', u'INDIRECT_-1207030325'), ('const-433', u'LOAD_-1207033699'), (u'CALL_-1207033434', u'INDIRECT_-1207030334'), (u'MULTIEQUAL_-1207029085', u'MULTIEQUAL_-1207029739'), ('const-4', u'CALL_-1207033366'), ('const-24', u'PTRSUB_-1207029821'), ('const-0', u'PTRSUB_-1207029249'), ('const-16', u'PTRSUB_-1207029452'), (u'INT_SUB_-1207033003', u'INT_LESS_-1207032982'), ('const-32', u'PTRSUB_-1207029798'), ('const-433', u'LOAD_-1207032260'), ('const-0', u'CALL_-1207033291'), ('const-433', u'STORE_-1207029691'), ('const-261', u'INT_SUB_-1207032063'), (u'LOAD_-1207033180', u'INT_EQUAL_-1207033142'), ('const-0', u'PTRSUB_-1207029799'), (u'MULTIEQUAL_-1207030960', u'INT_EQUAL_-1207034022'), (u'LOAD_-1207033185', u'INT_EQUAL_-1207033161'), ('const-20', u'PTRSUB_-1207029666'), (u'MULTIEQUAL_-1207029085', u'MULTIEQUAL_-1207029488'), (u'CAST_-1207029674', u'PTRSUB_-1207029404'), (u'CALL_-1207032548', u'INDIRECT_-1207029843'), ('const-16', u'PTRSUB_-1207029110'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030153'), (u'INDIRECT_-1207029715', u'MULTIEQUAL_-1207030139'), (u'CALL_-1207032548', u'INDIRECT_-1207029781'), (u'INDIRECT_-1207029893', u'MULTIEQUAL_-1207029864'), (u'BOOL_OR_-1207029658', u'BOOL_OR_-1207029659'), (u'CAST_-1207029674', u'PTRSUB_-1207029061'), (u'INDIRECT_-1207029455', u'MULTIEQUAL_-1207029443'), (u'PTRSUB_-1207029443', u'LOAD_-1207033086'), (u'PTRSUB_-1207029409', u'LOAD_-1207033012'), (u'LOAD_-1207034136', u'INT_EQUAL_-1207033161'), (u'CALL_-1207033133', u'INDIRECT_-1207030148'), ('const-4', u'CALL_-1207032630'), (u'LOAD_-1207033070', u'INT_NOTEQUAL_-1207033030'), ('tmp_1166', u'CBRANCH_-1207033169'), ('const-25', u'PTRSUB_-1207029438'), ('const-433', u'STORE_-1207029702'), (u'INDIRECT_-1207029484', u'MULTIEQUAL_-1207029923'), ('tmp_3632', u'PTRSUB_-1207029642'), ('tmp_2014', u'BRANCH_-1207032401'), ('const-433', u'STORE_-1207030520'), ('tmp_2675', u'CBRANCH_-1207032083'), (u'LOAD_-1207032073', u'INT_EQUAL_-1207032051'), ('const-1', u'CALL_-1207032534'), ('const-433', u'STORE_-1207030539'), (u'LOAD_-1207033135', u'INT_NOTEQUAL_-1207033112'), (u'BOOL_NEGATE_-1207033058', u'CBRANCH_-1207033089'), ('const-48', u'PTRSUB_-1207029849'), (u'PTRSUB_-1207029061', u'LOAD_-1207032576'), (u'INDIRECT_-1207029741', u'MULTIEQUAL_-1207029729'), (u'LOAD_-1207032260', u'INT_NOTEQUAL_-1207032244'), (u'CALL_-1207032503', u'INDIRECT_-1207029641'), ('const-27', u'STORE_-1207032492'), ('const-72', u'PTRSUB_-1207029061'), ('const-1', u'INT_ADD_-1207033038'), (u'PTRSUB_-1207029809', u'STORE_-1207033683'), (u'LOAD_-1207033128', u'INT_NOTEQUAL_-1207033112'), (u'INDIRECT_-1207030131', u'MULTIEQUAL_-1207030086'), ('const-32', u'PTRSUB_-1207030238'), (u'LOAD_-1207032066', u'INT_EQUAL_-1207032051'), (u'CALL_-1207033366', u'INDIRECT_-1207030116'), (u'LOAD_-1207033135', u'MULTIEQUAL_-1207030960'), (u'MULTIEQUAL_-1207030960', u'INT_EQUAL_-1207032979'), (u'CALL_-1207033936', u'INDIRECT_-1207030669'), (u'CALL_-1207033366', u'INDIRECT_-1207030071'), (u'PTRSUB_-1207029667', u'STORE_-1207033663'), (u'INDIRECT_-1207029856', u'MULTIEQUAL_-1207029815'), (u'CAST_-1207029674', u'PTRSUB_-1207029517'), (u'CALL_-1207033088', u'INDIRECT_-1207029901'), (u'CALL_-1207032404', u'INDIRECT_-1207029478'), (u'PTRSUB_-1207029824', u'PTRSUB_-1207030014'), ('tmp_3632', u'PTRSUB_-1207030244'), (u'MULTIEQUAL_-1207029862', u'MULTIEQUAL_-1207029853'), ('const-8', u'PTRSUB_-1207029766'), ('const-259', u'INT_EQUAL_-1207032952'), (u'MULTIEQUAL_-1207029089', u'MULTIEQUAL_-1207029730'), (u'INDIRECT_-1207029831', u'MULTIEQUAL_-1207029819'), (u'STORE_-1207033663', u'INDIRECT_-1207030428'), (u'INDIRECT_-1207029478', u'MULTIEQUAL_-1207029555'), (u'LOAD_-1207033018', u'INT_EQUAL_-1207032980'), (u'PTRSUB_-1207029093', u'PTRSUB_-1207029216'), (u'CALL_-1207033263', u'INDIRECT_-1207029996'), (u'CALL_-1207032951', u'INDIRECT_-1207029983'), (u'PTRSUB_-1207029217', u'PTRSUB_-1207029093'), (u'MULTIEQUAL_-1207031317', u'BOOL_OR_-1207034002'), ('const-4', u'PTRSUB_-1207029166'), ('tmp_3632', u'PTRSUB_-1207029643'), ('const-0', u'CALL_-1207032856'), ('tmp_199', u'CBRANCH_-1207034164'), (u'PTRSUB_-1207030114', u'LOAD_-1207030175'), ('tmp_1368', u'CBRANCH_-1207033029'), (u'PIECE_-1207030021', u'INT_EQUAL_-1207034168'), (u'CALL_-1207032404', u'INDIRECT_-1207029523'), (u'PTRSUB_-1207029841', u'PTRSUB_-1207029759'), ('const-433', u'LOAD_-1207033018'), ('tmp_513', u'CBRANCH_-1207033965'), ('const-4', u'CALL_-1207032604'), (u'STORE_-1207033466', u'INDIRECT_-1207030310'), (u'PTRSUB_-1207029900', u'LOAD_-1207033008'), (u'STORE_-1207033633', u'INDIRECT_-1207030347'), (u'INDIRECT_-1207029596', u'MULTIEQUAL_-1207029086'), (u'CALL_-1207032518', u'INDIRECT_-1207029757'), (u'PTRSUB_-1207029496', u'LOAD_-1207033190'), (u'INDIRECT_-1207029545', u'MULTIEQUAL_-1207029533'), (u'MULTIEQUAL_-1207031619', u'MULTIEQUAL_-1207031496'), (u'BOOL_AND_-1207030453', u'BOOL_AND_-1207030592'), (u'CALL_-1207033119', u'INDIRECT_-1207029833'), (u'MULTIEQUAL_-1207029084', u'MULTIEQUAL_-1207029694'), (u'CALL_-1207032844', u'INDIRECT_-1207029772'), ('const-16', u'PTRSUB_-1207029206'), ('const-0', u'INT_EQUAL_-1207033334'), (u'PTRSUB_-1207028983', u'LOAD_-1207032172'), ('const-433', u'STORE_-1207030519'), ('const-25', u'PTRSUB_-1207029630'), ('const-80', u'CALL_-1207033731'), ('const-433', u'LOAD_-1207030175'), (u'MULTIEQUAL_-1207031449', u'MULTIEQUAL_-1207031440'), (u'LOAD_-1207032172', u'INT_EQUAL_-1207032105'), ('const-433', u'LOAD_-1207029760'), (u'COPY_-1207030019', u'COPY_-1207030023'), (u'INT_EQUAL_-1207032967', u'CBRANCH_-1207032966'), (u'MULTIEQUAL_-1207031752', u'PTRSUB_-1207030015'), (u'INT_NOTEQUAL_-1207032931', u'CBRANCH_-1207032927'), (u'CALL_-1207032533', u'INT_ADD_-1207032513'), (u'PTRSUB_-1207030222', u'PTRSUB_-1207030112'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030238'), (u'MULTIEQUAL_-1207030086', u'MULTIEQUAL_-1207030077'), (u'BOOL_OR_-1207034002', u'CBRANCH_-1207034036'), (u'CAST_-1207029674', u'PTRSUB_-1207029496'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030039'), ('const-0', u'INT_NOTEQUAL_-1207034089'), (u'INDIRECT_-1207029439', u'MULTIEQUAL_-1207029878'), (u'CAST_-1207029674', u'PTRSUB_-1207029110'), (u'LOAD_-1207034087', u'INT_EQUAL_-1207034065'), (u'MULTIEQUAL_-1207029907', u'MULTIEQUAL_-1207029898'), ('tmp_12397', u'COPY_-1207030124'), (u'PTRSUB_-1207030019', u'LOAD_-1207030080'), (u'CALL_-1207033354', u'INDIRECT_-1207030276'), (u'INDIRECT_-1207030171', u'MULTIEQUAL_-1207030119'), (u'INDIRECT_-1207029946', u'MULTIEQUAL_-1207029905'), (u'CALL_-1207033366', u'INDIRECT_-1207030285'), ('const-259', u'INT_NOTEQUAL_-1207032822'), (u'PTRSUB_-1207029849', u'PTRSUB_-1207029766'), (u'INDIRECT_-1207029811', u'MULTIEQUAL_-1207029770'), ('tmp_2496', u'CBRANCH_-1207033059'), (u'CALL_-1207032534', u'INDIRECT_-1207029770'), ('tmp_443', u'CBRANCH_-1207034011'), (u'INT_ADD_-1207032513', u'INT_ZEXT_-1207030996'), ('tmp_3193', u'CBRANCH_-1207032749'), ('const-433', u'LOAD_-1207033089'), (u'PTRSUB_-1207030014', u'LOAD_-1207033045'), (u'STORE_-1207030519', u'INDIRECT_-1207030407'), (u'INDIRECT_-1207030440', u'COPY_-1207029714'), (u'CALL_-1207033263', u'INDIRECT_-1207030148'), ('tmp_1070', u'CBRANCH_-1207033243'), (u'CALL_-1207032604', u'INDIRECT_-1207029870'), ('tmp_3632', u'PTRSUB_-1207029851'), (u'INDIRECT_-1207029631', u'COPY_-1207029653'), (u'LOAD_-1207033015', u'INT_AND_-1207031094'), (u'LOAD_-1207030079', u'PIECE_-1207030021'), ('const-4294967282', u'INT_ADD_-1207033086'), (u'LOAD_-1207034136', u'INT_EQUAL_-1207034109'), (u'INDIRECT_-1207029934', u'MULTIEQUAL_-1207029907'), (u'CAST_-1207029674', u'PTRSUB_-1207029646'), (u'INDIRECT_-1207029771', u'MULTIEQUAL_-1207029085'), (u'INT_SLESS_-1207033978', u'CBRANCH_-1207033985'), (u'INDIRECT_-1207030210', u'MULTIEQUAL_-1207030148'), (u'LOAD_-1207033038', u'INT_NOTEQUAL_-1207033022'), (u'INDIRECT_-1207029546', u'MULTIEQUAL_-1207029988'), ('const-433', u'LOAD_-1207033062'), (u'PTRSUB_-1207029678', u'LOAD_-1207029740'), (u'COPY_-1207029957', u'COPY_-1207029961'), (u'PTRSUB_-1207029820', u'PTRSUB_-1207030009'), (u'INT_AND_-1207031094', u'INT_EQUAL_-1207032967'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030018'), ('tmp_3632', u'PTRSUB_-1207030028'), (u'CALL_-1207033449', u'INDIRECT_-1207030282'), (u'LOAD_-1207033699', u'PTRSUB_-1207029758'), (u'LOAD_-1207032267', u'INT_NOTEQUAL_-1207032244'), (u'LOAD_-1207034163', u'INT_EQUAL_-1207034148'), (u'LOAD_-1207032576', u'INT_NOTEQUAL_-1207032560'), ('const-26', u'PTRSUB_-1207029643'), (u'CALL_-1207032856', u'INDIRECT_-1207029781'), (u'INT_EQUAL_-1207033142', u'CBRANCH_-1207033140'), (u'CAST_-1207029674', u'PTRSUB_-1207029642'), (u'MULTIEQUAL_-1207031801', u'COPY_-1207029317'), (u'PTRSUB_-1207029166', u'LOAD_-1207032237'), ('tmp_3632', u'PTRSUB_-1207029678'), (u'CAST_-1207029674', u'PTRSUB_-1207029644'), (u'CALL_-1207032461', u'INDIRECT_-1207029394'), (u'CALL_-1207032930', u'INDIRECT_-1207029968'), (u'MULTIEQUAL_-1207030960', u'INT_EQUAL_-1207032951'), (u'CAST_-1207029674', u'PTRSUB_-1207029663'), (u'INDIRECT_-1207029506', u'MULTIEQUAL_-1207029084'), ('const-20', u'PTRSUB_-1207030039'), ('tmp_2001', u'CBRANCH_-1207032472'), (u'STORE_-1207033633', u'INDIRECT_-1207030409'), ('const-0', u'RETURN_-1207029294'), ('tmp_1885', u'CBRANCH_-1207032567'), ('const-0', u'INT_NOTEQUAL_-1207034291'), ('const-433', u'LOAD_-1207030079'), (u'PTRSUB_-1207029643', u'LOAD_-1207029705'), ('const-32', u'PTRSUB_-1207029800'), (u'INT_NOTEQUAL_-1207033030', u'CBRANCH_-1207033029'), ('tmp_9671', u'PTRSUB_-1207030289'), ('const-8', u'PTRSUB_-1207029758'), (u'CALL_-1207033366', u'INDIRECT_-1207029981'), (u'CALL_-1207033014', u'INDIRECT_-1207029867'), ('const-8', u'PTRSUB_-1207029900'), (u'LOAD_-1207033097', u'INT_EQUAL_-1207033074'), ('const-64', u'PTRSUB_-1207029101'), (u'CALL_-1207033133', u'INDIRECT_-1207029934'), ('tmp_3632', u'PTRSUB_-1207030113'), (u'LOAD_-1207034143', u'MULTIEQUAL_-1207031619'), (u'PTRSUB_-1207030148', u'LOAD_-1207034129'), (u'COPY_-1207029075', u'CALL_-1207031723'), ('tmp_2420', u'CBRANCH_-1207033110'), (u'PTRSUB_-1207030018', u'LOAD_-1207030079'), (u'LOAD_-1207033180', u'MULTIEQUAL_-1207031752'), ('const-41', u'PTRSUB_-1207029642'), (u'MULTIEQUAL_-1207030960', u'INT_SLESS_-1207034004'), (u'CALL_-1207033103', u'INDIRECT_-1207030062'), (u'MULTIEQUAL_-1207031452', u'MULTIEQUAL_-1207031496'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030040'), (u'PTRSUB_-1207029700', u'PTRSUB_-1207029699'), (u'INT_EQUAL_-1207032998', u'BOOL_OR_-1207029658'), (u'LOAD_-1207034068', u'MULTIEQUAL_-1207031801'), (u'PTRSUB_-1207029096', u'STORE_-1207032492'), (u'PTRSUB_-1207030010', u'PTRSUB_-1207029820'), ('const-76', u'CALL_-1207032471'), ('tmp_1805', u'BRANCH_-1207032458'), ('tmp_3247', u'CBRANCH_-1207033070'), (u'LOAD_-1207033101', u'CALL_-1207033088'), ('const-10', u'INT_EQUAL_-1207032134'), ('const-433', u'LOAD_-1207033101'), ('const-10', u'INT_NOTEQUAL_-1207033592'), (u'PTRSUB_-1207030289', u'CALL_-1207033366'), (u'PTRSUB_-1207029932', u'PTRSUB_-1207029747'), (u'CALL_-1207032471', u'INDIRECT_-1207029653'), (u'CALL_-1207032548', u'INDIRECT_-1207029674'), (u'CALL_-1207032404', u'INDIRECT_-1207029675'), (u'INT_SEXT_-1207033102', u'CALL_-1207033103'), ('tmp_2792', u'CBRANCH_-1207033020'), (u'CALL_-1207033088', u'INDIRECT_-1207030053'), (u'CALL_-1207031723', u'INDIRECT_-1207029631'), (u'INDIRECT_-1207030193', u'MULTIEQUAL_-1207030148'), ('const-0', u'PTRSUB_-1207029216'), (u'CALL_-1207032630', u'INDIRECT_-1207029891'), (u'CALL_-1207032503', u'INDIRECT_-1207029748'), (u'CALL_-1207031723', u'INDIRECT_-1207029569'), (u'INDIRECT_-1207030053', u'MULTIEQUAL_-1207029994'), ('const-9', u'INT_EQUAL_-1207034022'), (u'CALL_-1207032986', u'INDIRECT_-1207029758'), ('const-1', u'INT_AND_-1207030303'), ('const-1', u'CALL_-1207033119'), (u'INT_EQUAL_-1207033161', u'CBRANCH_-1207033159'), ('const-25', u'PTRSUB_-1207030165'), (u'INDIRECT_-1207029951', u'MULTIEQUAL_-1207029907'), ('const-433', u'LOAD_-1207030089'), (u'PTRSUB_-1207029517', u'LOAD_-1207033228'), (u'CALL_-1207032630', u'CALL_-1207032604'), ('const-0', u'INT_SLESS_-1207034047'), (u'PTRSUB_-1207029201', u'PTRSUB_-1207029079'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030222'), (u'INDIRECT_-1207029912', u'MULTIEQUAL_-1207029878'), (u'PTRSUB_-1207030127', u'LOAD_-1207033062'), (u'INT_NOTEQUAL_-1207033575', u'BOOL_AND_-1207030453'), (u'INDIRECT_-1207029968', u'MULTIEQUAL_-1207029088'), ('const-0', u'PTRSUB_-1207029097'), (u'CALL_-1207032844', u'INDIRECT_-1207029682'), ('const-433', u'LOAD_-1207033038'), (u'CALL_-1207032533', u'INDIRECT_-1207029679'), ('tmp_3632', u'PTRSUB_-1207029821'), ('const-83', u'CALL_-1207032461'), ('const-0', u'INT_NOTEQUAL_-1207032474'), (u'INDIRECT_-1207030002', u'MULTIEQUAL_-1207029968'), (u'INDIRECT_-1207029770', u'INT_SEXT_-1207032517'), (u'MULTIEQUAL_-1207029997', u'MULTIEQUAL_-1207029988'), (u'INT_ZEXT_-1207030932', u'CALL_-1207032951'), (u'LOAD_-1207032562', u'MULTIEQUAL_-1207030510'), ('tmp_483', u'CBRANCH_-1207033985'), (u'LOAD_-1207033613', u'MULTIEQUAL_-1207030534'), (u'STORE_-1207030538', u'INDIRECT_-1207030422'), (u'CALL_-1207033291', u'INDIRECT_-1207029973'), (u'INDIRECT_-1207029645', u'MULTIEQUAL_-1207029600'), (u'INT_NOTEQUAL_-1207032529', u'CBRANCH_-1207032528'), (u'CAST_-1207029674', u'PTRSUB_-1207029452'), (u'MULTIEQUAL_-1207029089', u'MULTIEQUAL_-1207029981'), (u'MULTIEQUAL_-1207029578', u'MULTIEQUAL_-1207029829'), ('tmp_2994', u'CBRANCH_-1207032975'), ('const-64', u'PTRSUB_-1207029768'), ('const-255', u'INT_NOTEQUAL_-1207033245'), (u'PTRSUB_-1207030113', u'LOAD_-1207030174'), (u'LOAD_-1207029740', u'STORE_-1207029728'), (u'PTRSUB_-1207029708', u'LOAD_-1207033018'), (u'CALL_-1207032518', u'INDIRECT_-1207029605'), (u'INDIRECT_-1207029859', u'MULTIEQUAL_-1207029796'), (u'CALL_-1207032630', u'INDIRECT_-1207029587'), (u'PTRSUB_-1207029389', u'LOAD_-1207032984'), (u'CALL_-1207032461', u'INDIRECT_-1207029529'), (u'CALL_-1207032604', u'INDIRECT_-1207029611'), ('const-259', u'INT_NOTEQUAL_-1207033546'), ('const-192', u'INT_SLESS_-1207032958'), ('tmp_2871', u'CBRANCH_-1207032327'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030019'), ('const-433', u'LOAD_-1207033015'), (u'STORE_-1207030539', u'INDIRECT_-1207030361'), (u'CALL_-1207033434', u'COPY_-1207029523'), (u'PTRSUB_-1207029663', u'STORE_-1207033460'), (u'CALL_-1207033192', u'INDIRECT_-1207029957'), (u'PTRSUB_-1207029798', u'PTRSUB_-1207029723'), ('const-7', u'INT_SLESS_-1207032320'), (u'CALL_-1207032563', u'INDIRECT_-1207029500'), ('const-433', u'LOAD_-1207033015'), (u'LOAD_-1207030583', u'STORE_-1207030539'), (u'LOAD_-1207033062', u'INT_EQUAL_-1207033047'), ('const-1358608', u'COPY_-1207029075'), ('const-0', u'PTRSUB_-1207029279'), (u'PTRSUB_-1207030158', u'LOAD_-1207034143'), (u'MULTIEQUAL_-1207029443', u'MULTIEQUAL_-1207029694'), (u'PTRSUB_-1207029110', u'LOAD_-1207032516'), (u'INT_SLESS_-1207034004', u'CBRANCH_-1207034011'), (u'CALL_-1207033119', u'INDIRECT_-1207029923'), (u'LOAD_-1207030571', u'STORE_-1207030520'), (u'INDIRECT_-1207029901', u'MULTIEQUAL_-1207029860'), ('const-1', u'INT_ADD_-1207032513'), (u'INT_NOTEQUAL_-1207033592', u'BOOL_AND_-1207030453'), ('const-16', u'PTRSUB_-1207029280'), ('tmp_839', u'CBRANCH_-1207033526'), ('tmp_151', u'CBRANCH_-1207034193'), (u'PTRSUB_-1207029723', u'STORE_-1207030538'), (u'PTRSUB_-1207029144', u'PTRSUB_-1207029284'), (u'PTRSUB_-1207029666', u'STORE_-1207029728'), (u'CALL_-1207032563', u'INDIRECT_-1207029590'), (u'PTRSUB_-1207029101', u'LOAD_-1207032501'), (u'PTRSUB_-1207029642', u'PTRSUB_-1207029641'), (u'STORE_-1207032492', u'INDIRECT_-1207029768'), ('tmp_3632', u'PTRSUB_-1207029841'), (u'LOAD_-1207032516', u'CALL_-1207032503'), (u'LOAD_-1207033699', u'INT_NOTEQUAL_-1207033615'), (u'CALL_-1207033119', u'INDIRECT_-1207029878'), (u'LOAD_-1207030101', u'PIECE_-1207030042'), (u'LOAD_-1207033084', u'INT_NOTEQUAL_-1207033061'), (u'PTRSUB_-1207029697', u'CAST_-1207029661'), (u'INDIRECT_-1207029675', u'MULTIEQUAL_-1207029734'), ('const-1358107', u'COPY_-1207030151'), (u'MULTIEQUAL_-1207031752', u'PTRSUB_-1207029285'), (u'INDIRECT_-1207029867', u'MULTIEQUAL_-1207029833'), ('const-433', u'LOAD_-1207033069'), (u'CALL_-1207032604', u'INDIRECT_-1207029808'), ('const-0', u'INT_NOTEQUAL_-1207034049'), (u'PTRSUB_-1207030107', u'LOAD_-1207033015'), (u'LOAD_-1207029758', u'STORE_-1207029702'), ('const-20', u'PTRSUB_-1207029496'), (u'CALL_-1207032951', u'INDIRECT_-1207029831'), (u'MULTIEQUAL_-1207031752', u'PTRSUB_-1207029999'), ('const-255', u'INT_NOTEQUAL_-1207032963'), ('tmp_2259', u'CBRANCH_-1207032931'), ('const-0', u'PTRSUB_-1207029747'), ('const-4', u'PTRSUB_-1207029162'), (u'CALL_-1207032630', u'INDIRECT_-1207029829'), (u'MULTIEQUAL_-1207031496', u'PTRSUB_-1207029981'), (u'CALL_-1207032534', u'INDIRECT_-1207029832'), (u'INT_EQUAL_-1207034197', u'CBRANCH_-1207034193'), (u'INT_EQUAL_-1207034148', u'CBRANCH_-1207034144'), ('const-433', u'LOAD_-1207034068'), (u'MULTIEQUAL_-1207031752', u'PTRSUB_-1207029222'), (u'LOAD_-1207033012', u'INT_ZEXT_-1207031060'), (u'CAST_-1207029674', u'COPY_-1207032831'), ('const-433', u'STORE_-1207030538'), ('tmp_2965', u'CBRANCH_-1207032213'), (u'CALL_-1207033230', u'INDIRECT_-1207030024'), (u'INT_NOTEQUAL_-1207033966', u'CBRANCH_-1207033965'), (u'CALL_-1207032930', u'INDIRECT_-1207029726'), (u'LOAD_-1207033097', u'INT_NOTEQUAL_-1207032079'), (u'INT_NOTEQUAL_-1207033212', u'CBRANCH_-1207033209'), ('const-433', u'LOAD_-1207033086'), (u'PTRSUB_-1207029810', u'PTRSUB_-1207029905'), ('const-0', u'INT_NOTEQUAL_-1207032568'), (u'INT_EQUAL_-1207034109', u'CBRANCH_-1207034107'), ('const-8', u'PTRSUB_-1207029708'), ('const-25', u'PTRSUB_-1207030107'), ('tmp_2452', u'CBRANCH_-1207033089'), (u'PTRSUB_-1207029534', u'LOAD_-1207033261'), (u'CAST_-1207029674', u'PTRSUB_-1207029389'), (u'INDIRECT_-1207030062', u'MULTIEQUAL_-1207030016'), (u'INT_EQUAL_-1207034048', u'CBRANCH_-1207034046'), (u'INDIRECT_-1207029610', u'COPY_-1207029305'), ('const-16', u'PTRSUB_-1207029932'), (u'LOAD_-1207029704', u'STORE_-1207029691'), (u'INT_EQUAL_-1207032980', u'BOOL_OR_-1207029658'), (u'CALL_-1207033014', u'INDIRECT_-1207029822'), (u'CAST_-1207029674', u'PTRSUB_-1207029101'), (u'INDIRECT_-1207030148', u'MULTIEQUAL_-1207030086'), (u'INDIRECT_-1207029803', u'MULTIEQUAL_-1207029774'), (u'COPY_-1207029317', u'RETURN_-1207029294'), (u'CALL_-1207032590', u'INDIRECT_-1207029600'), (u'INDIRECT_-1207029679', u'MULTIEQUAL_-1207029994'), (u'INT_NOTEQUAL_-1207032963', u'CBRANCH_-1207032963'), (u'PTRSUB_-1207029768', u'STORE_-1207033633'), (u'CALL_-1207033434', u'CALL_-1207033354'), ('const-25', u'PTRSUB_-1207029409'), (u'CALL_-1207032461', u'INDIRECT_-1207029484'), (u'INT_SUB_-1207032787', u'INT_LESS_-1207032766'), (u'PTRSUB_-1207030258', u'PTRSUB_-1207030144'), (u'INT_EQUAL_-1207032175', u'CBRANCH_-1207032173'), (u'INT_NOTEQUAL_-1207033615', u'CBRANCH_-1207033614'), (u'LOAD_-1207034080', u'INT_EQUAL_-1207034065'), ('const-0', u'PTRSUB_-1207029810'), ('const--72', u'PTRSUB_-1207030289'), (u'CALL_-1207032604', u'INDIRECT_-1207029566'), (u'LOAD_-1207033039', u'INT_EQUAL_-1207033021'), (u'INDIRECT_-1207030109', u'MULTIEQUAL_-1207030057'), (u'PTRSUB_-1207029147', u'LOAD_-1207032588'), (u'CALL_-1207032986', u'INDIRECT_-1207029893'), (u'CALL_-1207033422', u'COPY_-1207029524'), (u'CALL_-1207032856', u'INDIRECT_-1207029933'), ('const-16', u'PTRSUB_-1207030040'), (u'CALL_-1207033192', u'INDIRECT_-1207030171'), ('tmp_3064', u'CBRANCH_-1207032927'), ('const-433', u'LOAD_-1207032576'), (u'CALL_-1207033192', u'INDIRECT_-1207030109'), (u'MULTIEQUAL_-1207030960', u'INT_SLESS_-1207032804'), (u'LOAD_-1207032928', u'MULTIEQUAL_-1207029091'), (u'PTRSUB_-1207030028', u'LOAD_-1207030089'), (u'CALL_-1207033277', u'INDIRECT_-1207030007'), ('const-433', u'STORE_-1207032947'), ('const-0', u'PTRSUB_-1207030009'), (u'LOAD_-1207030089', u'PIECE_-1207030031'), (u'CAST_-1207029674', u'PTRSUB_-1207029667'), ('const-4', u'CALL_-1207033321'), (u'PTRSUB_-1207029372', u'STORE_-1207032947'), (u'INT_ZEXT_-1207030996', u'INT_ADD_-1207032500'), (u'INDIRECT_-1207029758', u'MULTIEQUAL_-1207029729'), ('const-255', u'INT_NOTEQUAL_-1207033070'), (u'PTRSUB_-1207029850', u'LOAD_-1207030583'), (u'CALL_-1207033014', u'INDIRECT_-1207030019'), (u'CALL_-1207032461', u'INDIRECT_-1207029636'), (u'CALL_-1207033119', u'INDIRECT_-1207030075'), (u'INT_EQUAL_-1207032979', u'CBRANCH_-1207032975'), ('const-433', u'LOAD_-1207030080'), ('const-0', u'PTRSUB_-1207029805'), ('const-2', u'INT_LESS_-1207032042'), (u'INDIRECT_-1207029456', u'MULTIEQUAL_-1207029898'), (u'LOAD_-1207033180', u'MULTIEQUAL_-1207031585'), ('const-261', u'INT_SUB_-1207033003'), (u'CALL_-1207032471', u'INDIRECT_-1207029411'), (u'LOAD_-1207034129', u'PTRSUB_-1207030125'), (u'INT_NOTEQUAL_-1207034031', u'BOOL_OR_-1207034002'), (u'CALL_-1207033731', u'INDIRECT_-1207030454'), ('const-64', u'INT_EQUAL_-1207032951'), (u'CALL_-1207033354', u'INDIRECT_-1207030062'), (u'CAST_-1207029674', u'PTRSUB_-1207029800'), (u'INT_EQUAL_-1207034065', u'CBRANCH_-1207034062'), (u'LOAD_-1207030100', u'PIECE_-1207030042'), ('tmp_405', u'CBRANCH_-1207034036'), (u'CAST_-1207029674', u'PTRSUB_-1207029666'), (u'STORE_-1207033460', u'INDIRECT_-1207030244'), ('const-433', u'LOAD_-1207033135'), ('const-433', u'STORE_-1207033445'), (u'MULTIEQUAL_-1207030708', u'INT_EQUAL_-1207032175'), (u'LOAD_-1207030582', u'STORE_-1207030538'), ('const-1358608', u'COPY_-1207030149'), (u'INT_AND_-1207030303', u'INT_EQUAL_-1207032967'), ('const-0', u'PTRSUB_-1207029221'), (u'LOAD_-1207032172', u'INT_SUB_-1207032063'), (u'MULTIEQUAL_-1207031585', u'PTRSUB_-1207029932'), ('const-433', u'LOAD_-1207029705'), (u'INT_NOTEQUAL_-1207032214', u'CBRANCH_-1207032213'), ('const-433', u'STORE_-1207033683'), ('const-433', u'LOAD_-1207029740'), (u'INT_EQUAL_-1207033334', u'CBRANCH_-1207033332'), ('const-433', u'LOAD_-1207032588'), (u'INDIRECT_-1207029983', u'MULTIEQUAL_-1207029954'), ('const-64', u'PTRSUB_-1207030158'), (u'STORE_-1207033466', u'INDIRECT_-1207030248'), (u'CALL_-1207033321', u'INDIRECT_-1207030079'), (u'CALL_-1207033192', u'INDIRECT_-1207029912'), (u'LOAD_-1207033097', u'INT_EQUAL_-1207033030'), (u'INDIRECT_-1207029482', u'MULTIEQUAL_-1207029815'), (u'INT_NOTEQUAL_-1207032822', u'CBRANCH_-1207032819'), (u'MULTIEQUAL_-1207031449', u'PTRSUB_-1207029717'), (u'MULTIEQUAL_-1207030534', u'INT_SUB_-1207033003'), (u'LOAD_-1207034129', u'MULTIEQUAL_-1207030708'), (u'INDIRECT_-1207029848', u'MULTIEQUAL_-1207029819'), ('const-16', u'PTRSUB_-1207029217'), ('const-433', u'LOAD_-1207034080'), ('const-433', u'LOAD_-1207032501'), ('const-24', u'PTRSUB_-1207029096'), (u'CALL_-1207033731', u'INDIRECT_-1207030516'), (u'PTRSUB_-1207029766', u'LOAD_-1207030582'), (u'CALL_-1207032503', u'INDIRECT_-1207029506'), (u'INT_NOTEQUAL_-1207033061', u'CBRANCH_-1207033059'), (u'INDIRECT_-1207029572', u'MULTIEQUAL_-1207029905'), (u'LOAD_-1207032770', u'MULTIEQUAL_-1207031801'), (u'LOAD_-1207033180', u'PTRSUB_-1207029951'), (u'STORE_-1207032947', u'INDIRECT_-1207029962'), (u'INDIRECT_-1207029816', u'MULTIEQUAL_-1207029086'), (u'INT_NOTEQUAL_-1207033170', u'CBRANCH_-1207033169'), ('const-20', u'PTRSUB_-1207029147'), (u'LOAD_-1207032172', u'INT_EQUAL_-1207032134'), (u'INDIRECT_-1207029590', u'MULTIEQUAL_-1207029578'), (u'INT_NOTEQUAL_-1207032079', u'CBRANCH_-1207032078'), ('const-16', u'PTRSUB_-1207029759'), (u'INDIRECT_-1207030607', u'COPY_-1207030666'), (u'CAST_-1207029674', u'PTRSUB_-1207029653'), (u'INDIRECT_-1207029759', u'MULTIEQUAL_-1207029730'), (u'PTRSUB_-1207029357', u'LOAD_-1207032928'), (u'INDIRECT_-1207030115', u'MULTIEQUAL_-1207030056'), (u'CALL_-1207032604', u'INDIRECT_-1207029701'), ('const-64', u'INT_EQUAL_-1207032998'), (u'MULTIEQUAL_-1207031619', u'PTRSUB_-1207029993'), ('const-433', u'STORE_-1207033663'), (u'CALL_-1207032986', u'INDIRECT_-1207030000'), (u'LOAD_-1207034129', u'MULTIEQUAL_-1207031585'), (u'INDIRECT_-1207029523', u'MULTIEQUAL_-1207029600'), (u'COPY_-1207030124', u'MULTIEQUAL_-1207031801'), (u'MULTIEQUAL_-1207030960', u'INT_NOTEQUAL_-1207032931'), (u'CALL_-1207032518', u'INDIRECT_-1207029560'), ('const-82', u'CALL_-1207033192'), ('const-25', u'PTRSUB_-1207029534'), (u'LOAD_-1207034068', u'INT_NOTEQUAL_-1207034049'), ('const-433', u'LOAD_-1207032928'), (u'CALL_-1207032548', u'INDIRECT_-1207029539'), ('tmp_2919', u'CBRANCH_-1207032242'), (u'CALL_-1207032630', u'INDIRECT_-1207029677'), (u'PTRSUB_-1207029679', u'LOAD_-1207029741'), (u'INT_NOTEQUAL_-1207033070', u'INT_ZEXT_-1207030904'), (u'PTRSUB_-1207029404', u'CALL_-1207032986'), (u'CALL_-1207032503', u'INDIRECT_-1207029810'), ('const-0', u'INT_NOTEQUAL_-1207033170'), (u'CAST_-1207029674', u'PTRSUB_-1207029372'), (u'MULTIEQUAL_-1207029086', u'MULTIEQUAL_-1207029784'), (u'PTRSUB_-1207029799', u'STORE_-1207030539'), (u'PTRSUB_-1207029646', u'PTRSUB_-1207029645'), (u'INDIRECT_-1207029889', u'MULTIEQUAL_-1207029862'), (u'CALL_-1207032856', u'INDIRECT_-1207029736'), (u'COPY_-1207029077', u'CALL_-1207031723'), (u'STORE_-1207033683', u'INDIRECT_-1207030378'), (u'CAST_-1207029674', u'PTRSUB_-1207029768'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030198'), (u'INT_NOTEQUAL_-1207034089', u'CBRANCH_-1207034088'), (u'MULTIEQUAL_-1207029952', u'MULTIEQUAL_-1207029943'), (u'LOAD_-1207033699', u'MULTIEQUAL_-1207031449'), (u'CALL_-1207032548', u'INDIRECT_-1207029629'), (u'PTRSUB_-1207029630', u'STORE_-1207033640'), (u'INT_NOTEQUAL_-1207033546', u'BOOL_AND_-1207030592'), (u'MULTIEQUAL_-1207030960', u'INT_SLESS_-1207032958'), (u'INDIRECT_-1207029501', u'MULTIEQUAL_-1207029943'), ('tmp_3632', u'PTRSUB_-1207029849'), (u'MULTIEQUAL_-1207030960', u'INT_NOTEQUAL_-1207033966'), ('const-433', u'STORE_-1207032044'), (u'LOAD_-1207033039', u'MULTIEQUAL_-1207031440'), (u'INT_ADD_-1207033086', u'INT_EQUAL_-1207033092'), (u'CALL_-1207032604', u'INDIRECT_-1207029656'), (u'STORE_-1207033663', u'INDIRECT_-1207030366'), (u'CAST_-1207029661', u'LOAD_-1207029758'), ('const-255', u'INT_NOTEQUAL_-1207033212'), (u'PTRSUB_-1207029249', u'LOAD_-1207032073'), (u'INT_EQUAL_-1207032951', u'CBRANCH_-1207032949'), (u'LOAD_-1207029760', u'STORE_-1207030519'), (u'LOAD_-1207034129', u'MULTIEQUAL_-1207031752'), (u'CAST_-1207029674', u'PTRSUB_-1207029809'), (u'INDIRECT_-1207029551', u'MULTIEQUAL_-1207029085'), ('const-40', u'PTRSUB_-1207029643'), (u'LOAD_-1207033190', u'INT_NOTEQUAL_-1207033170'), (u'LOAD_-1207032552', u'INT_NOTEQUAL_-1207032529'), ('const-0', u'COPY_-1207033384'), ('const-0', u'CALL_-1207033133'), (u'CALL_-1207033277', u'INDIRECT_-1207029917'), (u'LOAD_-1207030174', u'PIECE_-1207030116'), (u'LOAD_-1207034143', u'MULTIEQUAL_-1207031452'), (u'INT_SEXT_-1207032517', u'CALL_-1207032518'), (u'MULTIEQUAL_-1207031619', u'PTRSUB_-1207030010'), (u'PTRSUB_-1207029642', u'LOAD_-1207029704'), (u'MULTIEQUAL_-1207029730', u'MULTIEQUAL_-1207029981'), ('const-72', u'PTRSUB_-1207029663'), (u'INT_ZEXT_-1207030904', u'INT_ADD_-1207033038'), (u'CALL_-1207033263', u'INDIRECT_-1207029951'), (u'MULTIEQUAL_-1207029087', u'MULTIEQUAL_-1207029578'), (u'PTRSUB_-1207029250', u'PTRSUB_-1207029249'), ('const-16', u'PTRSUB_-1207029667'), ('const-0', u'INT_EQUAL_-1207033021'), ('tmp_12397', u'INT_NOTEQUAL_-1207034291'), ('const-26', u'PTRSUB_-1207029443'), (u'CALL_-1207032533', u'INDIRECT_-1207029572'), ('const-12', u'INT_EQUAL_-1207033993'), (u'INT_EQUAL_-1207032152', u'BOOL_OR_-1207028928'), (u'CALL_-1207033088', u'INDIRECT_-1207029811'), (u'CALL_-1207032986', u'INDIRECT_-1207029848'), ('tmp_3632', u'PTRSUB_-1207030252'), (u'PTRSUB_-1207030009', u'LOAD_-1207033038'), ('const-27', u'STORE_-1207032947'), ('const-433', u'LOAD_-1207030101'), ('const-10', u'INT_SLESS_-1207034004'), (u'CALL_-1207032930', u'INDIRECT_-1207029861'), (u'PTRSUB_-1207029717', u'LOAD_-1207033039'), (u'LOAD_-1207033077', u'INT_NOTEQUAL_-1207033061'), (u'CALL_-1207033449', u'INDIRECT_-1207030344'), ('const-32', u'PTRSUB_-1207030222'), ('const-24', u'PTRSUB_-1207029372'), (u'INDIRECT_-1207029568', u'MULTIEQUAL_-1207029645'), (u'LOAD_-1207030175', u'PIECE_-1207030116'), (u'CALL_-1207033366', u'INDIRECT_-1207030026'), (u'LOAD_-1207029741', u'STORE_-1207033663'), (u'LOAD_-1207034129', u'INT_NOTEQUAL_-1207034089'), ('const-433', u'LOAD_-1207030100'), (u'STORE_-1207030539', u'INDIRECT_-1207030423'), (u'INDIRECT_-1207029924', u'COPY_-1207029957'), (u'LOAD_-1207033089', u'INT_EQUAL_-1207033074'), ('const-8', u'PTRSUB_-1207029955'), ('const-28', u'PTRSUB_-1207029641'), ('const-0', u'PTRSUB_-1207029850'), (u'LOAD_-1207032984', u'INT_NOTEQUAL_-1207032963'), ('const-0', u'PTRSUB_-1207029717'), ('const-24', u'PTRSUB_-1207030148'), (u'LOAD_-1207034143', u'INT_EQUAL_-1207034109'), ('const-433', u'LOAD_-1207033228'), (u'STORE_-1207033445', u'INDIRECT_-1207030296'), (u'INDIRECT_-1207029706', u'MULTIEQUAL_-1207029088'), (u'INT_EQUAL_-1207034022', u'CBRANCH_-1207034020'), (u'INT_EQUAL_-1207034168', u'CBRANCH_-1207034164'), (u'PTRSUB_-1207029955', u'LOAD_-1207033135'), (u'CALL_-1207032844', u'INDIRECT_-1207029986'), (u'CALL_-1207033291', u'INDIRECT_-1207030018'), (u'INDIRECT_-1207029906', u'MULTIEQUAL_-1207029862'), ('const-433', u'LOAD_-1207034143'), ('tmp_3635', u'CALL_-1207032856'), (u'CALL_-1207033263', u'INDIRECT_-1207029906'), (u'CAST_-1207029612', u'STORE_-1207029702'), ('tmp_3633', u'INT_EQUAL_-1207033334'), (u'PTRSUB_-1207029742', u'LOAD_-1207033077'), (u'PTRSUB_-1207029452', u'LOAD_-1207033101'), ('const-433', u'LOAD_-1207034136'), ('const-1', u'INT_LESS_-1207032982'), (u'INT_ADD_-1207033086', u'MULTIEQUAL_-1207030956'), ('tmp_114', u'BRANCH_-1207034277'), ('const-26', u'PTRSUB_-1207029389'), (u'LOAD_-1207033261', u'INT_NOTEQUAL_-1207033245'), (u'CALL_-1207032503', u'INDIRECT_-1207029596'), (u'LOAD_-1207030080', u'PIECE_-1207030021'), (u'PTRSUB_-1207029977', u'LOAD_-1207033180'), (u'CALL_-1207033230', u'INDIRECT_-1207029889'), (u'BOOL_OR_-1207028929', u'CBRANCH_-1207032083'), (u'PTRSUB_-1207030252', u'PTRSUB_-1207030139'), (u'BOOL_OR_-1207029659', u'CBRANCH_-1207032931'), ('const-433', u'LOAD_-1207034129'), (u'PTRSUB_-1207029644', u'PTRSUB_-1207029643'), (u'PTRSUB_-1207029284', u'LOAD_-1207032552'), (u'PTRSUB_-1207029821', u'LOAD_-1207033699'), (u'CAST_-1207029662', u'LOAD_-1207029760'), (u'CALL_-1207033014', u'INDIRECT_-1207030081'), (u'PTRSUB_-1207029905', u'LOAD_-1207033015'), (u'CALL_-1207033133', u'INDIRECT_-1207029889'), (u'STORE_-1207030538', u'INDIRECT_-1207030360'), (u'INDIRECT_-1207030041', u'MULTIEQUAL_-1207029997'), (u'STORE_-1207032044', u'INDIRECT_-1207029548'), ('tmp_1794', u'BRANCH_-1207032505'), ('const-83', u'CALL_-1207032404'), (u'CALL_-1207033192', u'INDIRECT_-1207029867'), (u'INDIRECT_-1207029437', u'MULTIEQUAL_-1207029770'), (u'PTRSUB_-1207030144', u'LOAD_-1207033097'), (u'CALL_-1207033103', u'INDIRECT_-1207029865'), (u'CALL_-1207032856', u'INDIRECT_-1207029691'), (u'CALL_-1207032590', u'INDIRECT_-1207029690'), (u'PTRSUB_-1207029701', u'CAST_-1207029662'), (u'STORE_-1207033460', u'INDIRECT_-1207030306'), ('tmp_2738', u'CBRANCH_-1207032050'), ('const-24', u'PTRSUB_-1207030139'), (u'PTRSUB_-1207029879', u'LOAD_-1207032770'), ('tmp_3632', u'PTRSUB_-1207029250'), ('const-0', u'PTRSUB_-1207029243'), (u'PTRSUB_-1207030244', u'PTRSUB_-1207030132'), (u'MULTIEQUAL_-1207031801', u'PTRSUB_-1207030165'), ('const-1', u'INT_AND_-1207031094'), (u'PTRSUB_-1207030015', u'PTRSUB_-1207029824'), ('tmp_1710', u'CBRANCH_-1207032557'), (u'MULTIEQUAL_-1207030960', u'INT_NOTEQUAL_-1207032822'), (u'CALL_-1207033133', u'INDIRECT_-1207030086'), (u'CALL_-1207033434', u'INDIRECT_-1207030272'), ('tmp_968', u'CBRANCH_-1207033332'), ('tmp_435', u'CBRANCH_-1207034020'), ('const-433', u'LOAD_-1207033084'), ('const-72', u'PTRSUB_-1207030153'), ('const-433', u'STORE_-1207033633'), (u'CALL_-1207033449', u'STORE_-1207033445'), (u'INDIRECT_-1207030045', u'MULTIEQUAL_-1207030016'), (u'LOAD_-1207033699', u'MULTIEQUAL_-1207031440'), (u'INDIRECT_-1207029529', u'MULTIEQUAL_-1207029968'), ('const-433', u'LOAD_-1207034087'), (u'CALL_-1207032471', u'INDIRECT_-1207029546'), (u'LOAD_-1207033699', u'STORE_-1207033633'), (u'PTRSUB_-1207029709', u'STORE_-1207030520'), (u'PTRSUB_-1207030039', u'LOAD_-1207030100'), (u'INT_NOTEQUAL_-1207033245', u'CBRANCH_-1207033243'), ('const-2', u'INT_EQUAL_-1207033030'), (u'MULTIEQUAL_-1207030960', u'INT_EQUAL_-1207033993'), ('const-32', u'PTRSUB_-1207029644'), ('const-128', u'INT_NOTEQUAL_-1207032931'), (u'PTRSUB_-1207030040', u'LOAD_-1207030101'), (u'LOAD_-1207033023', u'INT_AND_-1207030303'), (u'LOAD_-1207033228', u'INT_NOTEQUAL_-1207033212'), (u'CALL_-1207033321', u'INDIRECT_-1207029944'), ('const-0', u'PTRSUB_-1207030198'), ('tmp_3425', u'CBRANCH_-1207032966'), (u'CAST_-1207029674', u'PTRSUB_-1207029629'), (u'LOAD_-1207033180', u'MULTIEQUAL_-1207030708'), ('const-10', u'INT_EQUAL_-1207032980'), (u'MULTIEQUAL_-1207031619', u'PTRSUB_-1207029217'), ('tmp_3632', u'PTRSUB_-1207030148'), ('const-433', u'STORE_-1207032492'), (u'MULTIEQUAL_-1207029088', u'MULTIEQUAL_-1207029919'), (u'CALL_-1207033354', u'INDIRECT_-1207030017'), (u'BOOL_AND_-1207030592', u'CBRANCH_-1207033526'), ('tmp_3092', u'CBRANCH_-1207032819'), (u'INT_EQUAL_-1207033021', u'CBRANCH_-1207033019'), ('const-0', u'PTRSUB_-1207029144'), ('tmp_3632', u'PTRSUB_-1207030216'), ('const-433', u'LOAD_-1207033012'), (u'PTRSUB_-1207029438', u'LOAD_-1207033070'), (u'CALL_-1207032951', u'INDIRECT_-1207029876'), (u'MULTIEQUAL_-1207030960', u'INT_SLESS_-1207033978'), (u'CALL_-1207032856', u'INDIRECT_-1207029995'), ('const-433', u'LOAD_-1207032770'), (u'PTRSUB_-1207029951', u'LOAD_-1207033128'), ('tmp_3632', u'PTRSUB_-1207029700'), (u'CALL_-1207032630', u'INDIRECT_-1207029632'), ('tmp_3160', u'CBRANCH_-1207032774'), (u'LOAD_-1207029705', u'STORE_-1207033640'), ('const-433', u'LOAD_-1207033070'), (u'PTRSUB_-1207030238', u'PTRSUB_-1207030127'), (u'LOAD_-1207032588', u'INT_NOTEQUAL_-1207032568'), (u'MULTIEQUAL_-1207029088', u'MULTIEQUAL_-1207029668'), (u'LOAD_-1207032770', u'INT_EQUAL_-1207032752'), (u'INDIRECT_-1207029741', u'MULTIEQUAL_-1207030056'), ('const-14', u'INT_EQUAL_-1207034048'), (u'INDIRECT_-1207030000', u'MULTIEQUAL_-1207029954'), ('const-433', u'LOAD_-1207033023'), (u'MULTIEQUAL_-1207031752', u'MULTIEQUAL_-1207031629'), (u'CALL_-1207032534', u'INDIRECT_-1207029663'), (u'PTRSUB_-1207029221', u'LOAD_-1207032267'), ('const-48', u'PTRSUB_-1207029698'), ('const-433', u'LOAD_-1207029741'), (u'CALL_-1207032590', u'INDIRECT_-1207029555'), (u'CALL_-1207033133', u'INDIRECT_-1207029844'), (u'MULTIEQUAL_-1207030708', u'PTRSUB_-1207028983'), (u'LOAD_-1207033185', u'PTRSUB_-1207029955'), (u'CALL_-1207033014', u'INDIRECT_-1207029912'), ('tmp_2523', u'CBRANCH_-1207032173'), ('const-116', u'PTRSUB_-1207029678'), (u'CALL_-1207032404', u'INDIRECT_-1207029568'), (u'CALL_-1207033321', u'INDIRECT_-1207030034'), (u'PTRSUB_-1207030153', u'LOAD_-1207034136'), ('const-16', u'PTRSUB_-1207030015'), (u'PTRSUB_-1207029279', u'LOAD_-1207032545'), (u'LOAD_-1207033069', u'INT_EQUAL_-1207033047'), ('tmp_3632', u'PTRSUB_-1207030114'), ('const-433', u'LOAD_-1207032230'), (u'PTRSUB_-1207029162', u'LOAD_-1207032230'), (u'MULTIEQUAL_-1207030956', u'INT_SLESS_-1207034047'), (u'LOAD_-1207033135', u'INT_ADD_-1207033086'), (u'INT_EQUAL_-1207032752', u'CBRANCH_-1207032749'), (u'CALL_-1207032951', u'INDIRECT_-1207029741'), (u'CALL_-1207032563', u'INDIRECT_-1207029545'), (u'INT_EQUAL_-1207033092', u'BOOL_NEGATE_-1207033058'), (u'LOAD_-1207033613', u'INT_NOTEQUAL_-1207033546'), (u'INDIRECT_-1207029726', u'MULTIEQUAL_-1207029084'), (u'CALL_-1207032461', u'INDIRECT_-1207029439'), (u'INT_SBORROW_-1207034039', u'INT_NOTEQUAL_-1207034031'), (u'CALL_-1207033277', u'INDIRECT_-1207029962'), (u'INT_SLESS_-1207032320', u'CBRANCH_-1207032327'), ('tmp_104', u'CBRANCH_-1207034290'), ('const-433', u'STORE_-1207033460'), ('const-433', u'LOAD_-1207032237'), ('const-14', u'INT_SBORROW_-1207034039'), (u'LOAD_-1207033039', u'MULTIEQUAL_-1207031449'), (u'CALL_-1207032533', u'INDIRECT_-1207029437'), ('tmp_395', u'CBRANCH_-1207034046'), ('const-10', u'INT_NOTEQUAL_-1207033966'), ('const-32', u'PTRSUB_-1207029244'), (u'CALL_-1207033192', u'INDIRECT_-1207030002'), (u'INT_EQUAL_-1207032105', u'BOOL_OR_-1207028929'), (u'CALL_-1207033291', u'INDIRECT_-1207029928'), (u'LOAD_-1207033018', u'INT_EQUAL_-1207032998'), (u'PTRSUB_-1207029999', u'PTRSUB_-1207029810'), (u'BOOL_OR_-1207028928', u'BOOL_OR_-1207028929'), ('const-8', u'PTRSUB_-1207029653'), ('const-16', u'PTRSUB_-1207030127'), (u'CAST_-1207029674', u'PTRSUB_-1207029096'), (u'MULTIEQUAL_-1207031585', u'MULTIEQUAL_-1207031629'), ('const-433', u'LOAD_-1207032172'), ('const-0', u'PTRSUB_-1207029742'), ('const-16', u'PTRSUB_-1207029201'), (u'CALL_-1207032986', u'INDIRECT_-1207029803'), ('const-122', u'CALL_-1207033263'), (u'STORE_-1207033640', u'INDIRECT_-1207030414'), ('const-433', u'LOAD_-1207033190'), (u'PTRSUB_-1207029066', u'LOAD_-1207032562'), (u'PTRSUB_-1207029629', u'STORE_-1207029691'), (u'INT_NOTEQUAL_-1207033112', u'CBRANCH_-1207033110'), (u'INT_EQUAL_-1207033993', u'CBRANCH_-1207033991'), ('tmp_1118', u'CBRANCH_-1207033209'), (u'INT_EQUAL_-1207032051', u'CBRANCH_-1207032047'), (u'CALL_-1207032533', u'INDIRECT_-1207029527'), (u'MULTIEQUAL_-1207030708', u'STORE_-1207032044'), (u'MULTIEQUAL_-1207029086', u'MULTIEQUAL_-1207029533'), (u'LOAD_-1207034143', u'PTRSUB_-1207030129'), (u'MULTIEQUAL_-1207029488', u'MULTIEQUAL_-1207029739'), (u'MULTIEQUAL_-1207029091', u'INT_NOTEQUAL_-1207032474'), ('const-261', u'INT_SUB_-1207032787'), ('const-32', u'PTRSUB_-1207029404'), (u'CALL_-1207032404', u'INDIRECT_-1207029433'), ('const-433', u'LOAD_-1207030582'), (u'INDIRECT_-1207029641', u'MULTIEQUAL_-1207029087'), (u'LOAD_-1207033070', u'CALL_-1207032533'), (u'PTRSUB_-1207029759', u'LOAD_-1207030571'), ('const-433', u'LOAD_-1207032516'), (u'MULTIEQUAL_-1207031452', u'PTRSUB_-1207029927'), ('const-0', u'PTRSUB_-1207029879'), (u'LOAD_-1207034087', u'INT_EQUAL_-1207034048'), (u'INDIRECT_-1207030030', u'MULTIEQUAL_-1207029089'), (u'STORE_-1207032947', u'INDIRECT_-1207030024'), (u'LOAD_-1207034087', u'MULTIEQUAL_-1207030960'), (u'PTRSUB_-1207030132', u'LOAD_-1207033069'), ('const-0', u'PTRSUB_-1207029066'), (u'LOAD_-1207033018', u'INT_EQUAL_-1207032952'), (u'LOAD_-1207033039', u'PTRSUB_-1207029708'), (u'LOAD_-1207033045', u'INT_NOTEQUAL_-1207033022'), (u'PTRSUB_-1207029285', u'PTRSUB_-1207029144'), ('const-1', u'CALL_-1207032590'), (u'LOAD_-1207033015', u'INT_NOTEQUAL_-1207032992'), (u'LOAD_-1207032545', u'INT_NOTEQUAL_-1207032529'), (u'PTRSUB_-1207029702', u'PTRSUB_-1207029701'), (u'CALL_-1207033366', u'INDIRECT_-1207030223'), (u'INT_ADD_-1207034042', u'MULTIEQUAL_-1207030956'), (u'MULTIEQUAL_-1207030510', u'CALL_-1207032563'), (u'CALL_-1207033354', u'INDIRECT_-1207030107'), (u'CALL_-1207033103', u'INDIRECT_-1207030124'), (u'CAST_-1207029674', u'PTRSUB_-1207029409'), ('tmp_3004', u'CBRANCH_-1207032965'), (u'INT_LESS_-1207032766', u'CBRANCH_-1207032774'), (u'PTRSUB_-1207030165', u'LOAD_-1207034163'), ('const-433', u'LOAD_-1207032984'), (u'CAST_-1207029674', u'PTRSUB_-1207029147'), (u'CALL_-1207033230', u'INDIRECT_-1207030131'), ('const-0', u'PTRSUB_-1207029981'), (u'LOAD_-1207033086', u'INT_NOTEQUAL_-1207033070'), (u'MULTIEQUAL_-1207029087', u'MULTIEQUAL_-1207029829'), ('const-433', u'LOAD_-1207032545'), (u'INDIRECT_-1207029500', u'MULTIEQUAL_-1207029488'), (u'INDIRECT_-1207029861', u'MULTIEQUAL_-1207029087'), ('const-2121', u'CALL_-1207033936'), (u'PTRSUB_-1207029083', u'PTRSUB_-1207029166'), ('const-24', u'PTRSUB_-1207030144'), ('tmp_560', u'CBRANCH_-1207034048'), (u'CALL_-1207033277', u'INDIRECT_-1207030221'), ('tmp_3455', u'CBRANCH_-1207032078'), (u'PTRSUB_-1207030198', u'LOAD_-1207034068'), ('const-259', u'INT_SLESS_-1207032804'), ('const-433', u'LOAD_-1207033039'), (u'INDIRECT_-1207029986', u'COPY_-1207030019'), ('const-259', u'INT_EQUAL_-1207032105'), (u'STORE_-1207032044', u'INDIRECT_-1207029610'), ('const-433', u'STORE_-1207029703'), (u'CALL_-1207033088', u'INDIRECT_-1207029856'), (u'MULTIEQUAL_-1207029091', u'MULTIEQUAL_-1207030510'), ('const-26', u'PTRSUB_-1207029699'), ('const-26', u'PTRSUB_-1207029517'), (u'CALL_-1207032534', u'INDIRECT_-1207029528'), ('const-116', u'PTRSUB_-1207030113'), ('const-16', u'PTRSUB_-1207029927'), ('const-16', u'PTRSUB_-1207029709'), ('const-48', u'PTRSUB_-1207029841'), (u'INDIRECT_-1207029957', u'MULTIEQUAL_-1207029923'), (u'PTRSUB_-1207029781', u'PTRSUB_-1207029709'), ('tmp_1441', u'CBRANCH_-1207032963'), (u'PTRSUB_-1207030216', u'PTRSUB_-1207030107'), (u'CALL_-1207032590', u'INDIRECT_-1207029859'), ('const-26', u'PTRSUB_-1207029629'), ('const-0', u'PTRSUB_-1207029079'), (u'STORE_-1207033445', u'INDIRECT_-1207030234'), (u'CALL_-1207033230', u'INDIRECT_-1207029934'), (u'CAST_-1207029674', u'PTRSUB_-1207029443'), ('const-16', u'PTRSUB_-1207029999'), (u'CALL_-1207033321', u'INDIRECT_-1207030186'), ('const-0', u'CALL_-1207032548'), (u'PTRSUB_-1207029993', u'PTRSUB_-1207029805'), (u'STORE_-1207033640', u'INDIRECT_-1207030352'), (u'CALL_-1207032503', u'INDIRECT_-1207029551'), (u'CALL_-1207032534', u'INDIRECT_-1207029618'), ('tmp_2838', u'CBRANCH_-1207032989'), (u'INT_EQUAL_-1207033074', u'CBRANCH_-1207033070'), (u'CALL_-1207032563', u'INDIRECT_-1207029455'), ('tmp_3632', u'PTRSUB_-1207030029'), (u'CALL_-1207033277', u'INDIRECT_-1207030052'), ('const-0', u'INT_EQUAL_-1207032175'), (u'CALL_-1207033936', u'INDIRECT_-1207030607'), (u'PTRSUB_-1207030125', u'LOAD_-1207034080'), ('const-4', u'CALL_-1207033291'), (u'INT_SLESS_-1207032804', u'CBRANCH_-1207032811'), (u'INT_NOTEQUAL_-1207032474', u'CBRANCH_-1207032472')]
[(u'INT_ADD_-1207033086', u'MULTIEQUAL_-1207030772'), ('const-433', u'STORE_-1207033445'), ('const-433', u'LOAD_-1207033097'), (u'INT_EQUAL_-1207032952', u'BOOL_OR_-1207029510'), (u'CAST_-1207028971', u'INT_ADD_-1207032214'), (u'LOAD_-1207033015', u'INT_AND_-1207030910'), (u'CAST_-1207029533', u'LOAD_-1207033699'), (u'CALL_-1207032471', u'INDIRECT_-1207029520'), ('const-1', u'INT_AND_-1207030108'), (u'MULTIEQUAL_-1207028936', u'MULTIEQUAL_-1207029544'), ('const-3', u'PTRADD_-1207029803'), (u'LOAD_-1207034080', u'SUBPIECE_-1207029861'), (u'INDIRECT_-1207029801', u'MULTIEQUAL_-1207029757'), ('tmp_3293', u'CBRANCH_-1207033043'), (u'SUBPIECE_-1207028786', u'INT_SUB_-1207032063'), (u'CALL_-1207033230', u'INDIRECT_-1207029829'), ('const-3', u'PTRADD_-1207029808'), (u'SUBPIECE_-1207029865', u'INT_EQUAL_-1207034048'), (u'CAST_-1207029565', u'CAST_-1207029158'), ('const-48', u'INT_ADD_-1207033713'), ('tmp_473', u'CBRANCH_-1207033991'), ('const-5', u'PTRADD_-1207029624'), (u'INDIRECT_-1207029351', u'MULTIEQUAL_-1207029793'), (u'INT_NOTEQUAL_-1207032992', u'CBRANCH_-1207032989'), (u'LOAD_-1207032552', u'SUBPIECE_-1207029071'), (u'CAST_-1207029565', u'PTRADD_-1207029242'), (u'CAST_-1207029157', u'LOAD_-1207033086'), ('const-433', u'STORE_-1207033633'), (u'CALL_-1207032471', u'INDIRECT_-1207029216'), (u'COPY_-1207028865', u'CALL_-1207031723'), ('const-25', u'INT_ADD_-1207034167'), (u'CALL_-1207033354', u'INDIRECT_-1207029867'), ('const-0', u'SUBPIECE_-1207029010'), (u'INDIRECT_-1207030321', u'CAST_-1207029521'), ('tmp_2107', u'CBRANCH_-1207033019'), (u'INT_NOTEQUAL_-1207033022', u'CBRANCH_-1207033020'), (u'CALL_-1207032404', u'INDIRECT_-1207029480'), (u'CALL_-1207032548', u'INDIRECT_-1207029586'), (u'INT_SUB_-1207032063', u'INT_LESS_-1207032042'), (u'CALL_-1207032404', u'INDIRECT_-1207029238'), (u'LOAD_-1207034212', u'INT_EQUAL_-1207034197'), ('const-433', u'LOAD_-1207033228'), (u'PTRADD_-1207030035', u'LOAD_-1207033062'), (u'LOAD_-1207030392', u'STORE_-1207030341'), (u'CALL_-1207033434', u'INDIRECT_-1207030139'), ('const-3', u'INT_NOTEQUAL_-1207032079'), (u'MULTIEQUAL_-1207031627', u'MULTIEQUAL_-1207031504'), (u'INT_LESS_-1207032982', u'CBRANCH_-1207032990'), ('tmp_365', u'CBRANCH_-1207034062'), (u'PTRADD_-1207028947', u'CAST_-1207028844'), (u'MULTIEQUAL_-1207030776', u'INT_EQUAL_-1207034022'), ('tmp_10213', u'INT_ADD_-1207033713'), ('const-8', u'PTRADD_-1207029740'), (u'INT_ADD_-1207033663', u'CAST_-1207029517'), (u'INT_ADD_-1207033038', u'INT_ADD_-1207032500'), (u'LOAD_-1207033018', u'MULTIEQUAL_-1207030350'), ('const-8', u'PTRADD_-1207030050'), (u'INDIRECT_-1207029729', u'COPY_-1207029762'), (u'MULTIEQUAL_-1207031803', u'CAST_-1207029875'), (u'CALL_-1207033192', u'INDIRECT_-1207029762'), (u'INDIRECT_-1207029576', u'MULTIEQUAL_-1207028936'), ('const-64', u'INT_EQUAL_-1207032152'), (u'COPY_-1207032831', u'RETURN_-1207032788'), (u'MULTIEQUAL_-1207030534', u'INT_NOTEQUAL_-1207032560'), (u'INT_ADD_-1207033704', u'CAST_-1207029551'), (u'CALL_-1207033449', u'INDIRECT_-1207030149'), ('const-433', u'LOAD_-1207032928'), ('tmp_291', u'CBRANCH_-1207034107'), ('const-433', u'STORE_-1207032492'), (u'CALL_-1207032604', u'INDIRECT_-1207029371'), ('const-433', u'STORE_-1207030359'), (u'INDIRECT_-1207029621', u'MULTIEQUAL_-1207028937'), (u'CALL_-1207033321', u'INDIRECT_-1207029749'), (u'STORE_-1207033640', u'INDIRECT_-1207030157'), ('tmp_1816', u'BRANCH_-1207032468'), (u'STORE_-1207030341', u'INDIRECT_-1207030151'), ('tmp_10213', u'INT_ADD_-1207034113'), (u'LOAD_-1207032267', u'SUBPIECE_-1207029014'), (u'PTRSUB_-1207030079', u'CALL_-1207033366'), ('const-1', u'CALL_-1207032590'), (u'INT_SLESS_-1207034047', u'INT_NOTEQUAL_-1207034031'), (u'LOAD_-1207034087', u'SUBPIECE_-1207029865'), ('const-1', u'RETURN_-1207031718'), (u'INT_NOTEQUAL_-1207034291', u'CBRANCH_-1207034290'), (u'CAST_-1207029250', u'LOAD_-1207033261'), ('const-1', u'PTRADD_-1207029764'), ('tmp_317', u'CBRANCH_-1207034088'), (u'MULTIEQUAL_-1207028939', u'MULTIEQUAL_-1207029473'), ('const-2', u'PTRADD_-1207029120'), (u'INDIRECT_-1207029260', u'MULTIEQUAL_-1207029248'), (u'INT_NOTEQUAL_-1207032244', u'CBRANCH_-1207032242'), (u'CALL_-1207032604', u'INDIRECT_-1207029461'), (u'LOAD_-1207032770', u'CAST_-1207029598'), (u'INDIRECT_-1207029998', u'MULTIEQUAL_-1207029953'), ('const-8', u'PTRADD_-1207029768'), ('const-1', u'RETURN_-1207033931'), ('const-0', u'RETURN_-1207029161'), (u'CALL_-1207033291', u'INDIRECT_-1207030037'), (u'CALL_-1207033321', u'CALL_-1207033291'), (u'PTRADD_-1207029964', u'LOAD_-1207034143'), (u'MULTIEQUAL_-1207031803', u'PTRADD_-1207030050'), (u'INT_EQUAL_-1207033030', u'CBRANCH_-1207033028'), (u'LOAD_-1207034192', u'INT_EQUAL_-1207034168'), ('const-8', u'PTRADD_-1207029608'), ('const-0', u'RETURN_-1207032788'), ('tmp_10213', u'INT_ADD_-1207034176'), (u'CALL_-1207032856', u'INDIRECT_-1207029800'), ('tmp_237', u'CBRANCH_-1207034144'), (u'PTRADD_-1207029768', u'CAST_-1207029663'), (u'INT_ADD_-1207032572', u'CAST_-1207028894'), (u'PTRADD_-1207029599', u'STORE_-1207033633'), (u'CALL_-1207032548', u'INDIRECT_-1207029648'), (u'INT_ADD_-1207034113', u'CAST_-1207029851'), (u'CALL_-1207033731', u'INDIRECT_-1207030321'), (u'INT_EQUAL_-1207032980', u'BOOL_OR_-1207029509'), (u'STORE_-1207033445', u'INDIRECT_-1207030039'), ('const-8', u'PTRADD_-1207029936'), (u'LOAD_-1207033008', u'INT_NOTEQUAL_-1207032992'), ('const-10', u'INT_NOTEQUAL_-1207033966'), (u'CALL_-1207033088', u'INDIRECT_-1207029751'), ('const-4', u'PTRADD_-1207029242'), (u'INT_ZEXT_-1207030998', u'INT_ADD_-1207032500'), (u'MULTIEQUAL_-1207030776', u'INT_SLESS_-1207032804'), (u'CAST_-1207029939', u'LOAD_-1207033069'), (u'CALL_-1207032503', u'INDIRECT_-1207029446'), ('tmp_10213', u'INT_ADD_-1207032999'), ('tmp_2372', u'CBRANCH_-1207033140'), (u'MULTIEQUAL_-1207030862', u'CALL_-1207033014'), (u'CALL_-1207033422', u'CALL_-1207032844'), ('const-0', u'INT_EQUAL_-1207033092'), (u'CALL_-1207033263', u'INDIRECT_-1207029756'), (u'INDIRECT_-1207029616', u'MULTIEQUAL_-1207029575'), (u'PTRADD_-1207029764', u'CAST_-1207029659'), (u'INDIRECT_-1207029287', u'MULTIEQUAL_-1207029620'), (u'CAST_-1207029856', u'INT_EQUAL_-1207033161'), (u'CALL_-1207033277', u'INDIRECT_-1207030026'), ('const-433', u'STORE_-1207033466'), ('tmp_10213', u'INT_ADD_-1207033073'), ('const-7', u'INT_SLESS_-1207032320'), ('const-48', u'INT_ADD_-1207032057'), ('tmp_13331', u'COPY_-1207030029'), (u'LOAD_-1207034183', u'INT_EQUAL_-1207034168'), (u'PTRADD_-1207029609', u'STORE_-1207030341'), (u'CALL_-1207032986', u'INDIRECT_-1207029867'), (u'CALL_-1207032503', u'INDIRECT_-1207029356'), ('const-0', u'INT_EQUAL_-1207032752'), (u'CALL_-1207033354', u'INDIRECT_-1207029822'), (u'CALL_-1207032604', u'INDIRECT_-1207029506'), (u'CAST_-1207029685', u'MULTIEQUAL_-1207030710'), (u'CALL_-1207033277', u'INDIRECT_-1207029812'), (u'CAST_-1207029211', u'INT_ADD_-1207033174'), ('const-10', u'INT_SLESS_-1207034004'), (u'CALL_-1207032590', u'INDIRECT_-1207029664'), (u'INDIRECT_-1207030245', u'COPY_-1207029619'), (u'CALL_-1207033366', u'INDIRECT_-1207029786'), (u'MULTIEQUAL_-1207028935', u'MULTIEQUAL_-1207029499'), (u'INDIRECT_-1207029373', u'MULTIEQUAL_-1207029450'), (u'CAST_-1207029122', u'INT_ADD_-1207032996'), (u'CALL_-1207033133', u'INDIRECT_-1207029891'), ('tmp_2305', u'CBRANCH_-1207032528'), (u'INT_ADD_-1207033713', u'CAST_-1207029559'), ('const-8', u'PTRADD_-1207029599'), (u'BOOL_AND_-1207033500', u'CBRANCH_-1207033526'), ('const-8', u'PTRADD_-1207029495'), ('const-4', u'CALL_-1207032630'), (u'SUBPIECE_-1207029975', u'INT_EQUAL_-1207033030'), (u'COPY_-1207028867', u'CALL_-1207031723'), ('tmp_10211', u'STORE_-1207033466'), ('const-433', u'LOAD_-1207034087'), ('const-0', u'INT_NOTEQUAL_-1207033615'), (u'SUBPIECE_-1207029747', u'INT_NOTEQUAL_-1207033022'), ('const-13', u'INT_SLESS_-1207033978'), (u'INT_NOTEQUAL_-1207033070', u'INT_ZEXT_-1207030928'), (u'CALL_-1207033133', u'INDIRECT_-1207029953'), (u'INDIRECT_-1207029591', u'MULTIEQUAL_-1207029579'), (u'CAST_-1207029565', u'PTRADD_-1207029609'), (u'MULTIEQUAL_-1207030776', u'INT_SLESS_-1207032958'), (u'CALL_-1207033936', u'INDIRECT_-1207030412'), ('const-433', u'LOAD_-1207032562'), ('const-433', u'LOAD_-1207030391'), ('const-0', u'SUBPIECE_-1207029067'), (u'CALL_-1207032404', u'INDIRECT_-1207029328'), (u'LOAD_-1207032230', u'INT_NOTEQUAL_-1207032214'), ('const-8', u'PTRADD_-1207029124'), ('const-192', u'INT_SLESS_-1207032958'), ('const-0', u'CALL_-1207032856'), (u'MULTIEQUAL_-1207031754', u'PTRADD_-1207029066'), (u'CAST_-1207029494', u'INT_ADD_-1207033626'), (u'LOAD_-1207033039', u'CAST_-1207029438'), (u'CAST_-1207029152', u'INT_ADD_-1207033054'), (u'SUBPIECE_-1207029530', u'MULTIEQUAL_-1207030350'), ('tmp_689', u'CBRANCH_-1207033614'), (u'MULTIEQUAL_-1207028937', u'MULTIEQUAL_-1207029338'), (u'CALL_-1207033321', u'INDIRECT_-1207029991'), ('const-2', u'PTRADD_-1207029822'), ('const-4', u'CALL_-1207033366'), (u'STORE_-1207033633', u'INDIRECT_-1207030152'), (u'CAST_-1207029965', u'LOAD_-1207034285'), (u'INDIRECT_-1207029374', u'COPY_-1207029396'), (u'INDIRECT_-1207029334', u'MULTIEQUAL_-1207029773'), (u'LOAD_-1207033699', u'CAST_-1207029488'), (u'CALL_-1207032856', u'INDIRECT_-1207029496'), (u'PTRADD_-1207029624', u'STORE_-1207030359'), ('const-10', u'INT_NOTEQUAL_-1207033592'), (u'MULTIEQUAL_-1207028938', u'MULTIEQUAL_-1207029383'), (u'CALL_-1207032503', u'INDIRECT_-1207029401'), ('const-25', u'INT_ADD_-1207034147'), (u'INDIRECT_-1207029356', u'MULTIEQUAL_-1207028936'), (u'LOAD_-1207032237', u'INT_NOTEQUAL_-1207032214'), (u'INDIRECT_-1207029458', u'MULTIEQUAL_-1207029882'), ('const-0', u'SUBPIECE_-1207029071'), (u'LOAD_-1207032501', u'CAST_-1207028849'), ('const-0', u'CALL_-1207032856'), ('const-433', u'STORE_-1207033683'), (u'INDIRECT_-1207029546', u'MULTIEQUAL_-1207029534'), ('tmp_3501', u'CBRANCH_-1207032047'), ('const-0', u'SUBPIECE_-1207029530'), (u'MULTIEQUAL_-1207031460', u'PTRADD_-1207029740'), (u'CAST_-1207029488', u'STORE_-1207033633'), (u'CALL_-1207032844', u'INDIRECT_-1207029487'), (u'INDIRECT_-1207029350', u'MULTIEQUAL_-1207029338'), (u'CALL_-1207032471', u'INDIRECT_-1207029261'), (u'SUBPIECE_-1207029530', u'INT_NOTEQUAL_-1207033592'), ('const-433', u'LOAD_-1207033012'), (u'CAST_-1207029663', u'LOAD_-1207033135'), (u'CALL_-1207033263', u'INDIRECT_-1207029846'), (u'CALL_-1207033422', u'COPY_-1207029429'), (u'CALL_-1207033088', u'INDIRECT_-1207029920'), (u'CALL_-1207033291', u'INDIRECT_-1207029823'), (u'CALL_-1207032533', u'INDIRECT_-1207029287'), ('const-259', u'INT_EQUAL_-1207032105'), (u'PTRADD_-1207029818', u'LOAD_-1207033038'), (u'PTRADD_-1207029745', u'LOAD_-1207033084'), (u'LOAD_-1207030404', u'STORE_-1207030360'), ('const-433', u'LOAD_-1207034080'), (u'MULTIEQUAL_-1207030776', u'INT_NOTEQUAL_-1207033966'), (u'CALL_-1207032930', u'INDIRECT_-1207029835'), ('const-0', u'SUBPIECE_-1207029975'), ('const-0', u'INT_EQUAL_-1207033142'), (u'MULTIEQUAL_-1207029891', u'MULTIEQUAL_-1207029882'), (u'CALL_-1207033014', u'INDIRECT_-1207029627'), (u'PTRADD_-1207029124', u'LOAD_-1207032552'), ('tmp_2076', u'CBRANCH_-1207032990'), (u'CAST_-1207029883', u'INT_ADD_-1207034167'), ('const-0', u'SUBPIECE_-1207029751'), ('tmp_2346', u'CBRANCH_-1207033159'), (u'INT_SLESS_-1207032958', u'CBRANCH_-1207032965'), ('const-2', u'INT_EQUAL_-1207033030'), (u'CALL_-1207032533', u'INDIRECT_-1207029377'), (u'INT_EQUAL_-1207033047', u'CBRANCH_-1207033043'), (u'CALL_-1207032986', u'INDIRECT_-1207029563'), (u'MULTIEQUAL_-1207031803', u'PTRADD_-1207029988'), (u'CALL_-1207032951', u'INDIRECT_-1207029788'), (u'CALL_-1207032404', u'INDIRECT_-1207029283'), ('const-1358608', u'COPY_-1207029939'), (u'CALL_-1207033263', u'INDIRECT_-1207029711'), (u'INT_NOTEQUAL_-1207032560', u'CBRANCH_-1207032557'), ('const-433', u'LOAD_-1207033089'), (u'INT_ADD_-1207032968', u'CAST_-1207029101'), ('const-8', u'PTRADD_-1207028835'), ('const-20', u'INT_ADD_-1207032572'), (u'INT_NOTEQUAL_-1207034049', u'CBRANCH_-1207034048'), ('tmp_3034', u'CBRANCH_-1207032949'), ('const-433', u'LOAD_-1207033135'), (u'CALL_-1207032844', u'INDIRECT_-1207029729'), ('const-433', u'LOAD_-1207032545'), ('tmp_3323', u'CBRANCH_-1207033028'), (u'CALL_-1207032951', u'INDIRECT_-1207029546'), (u'PTRADD_-1207029988', u'LOAD_-1207034212'), (u'INDIRECT_-1207029328', u'MULTIEQUAL_-1207029405'), ('const-433', u'LOAD_-1207034068'), (u'CALL_-1207032533', u'INDIRECT_-1207029546'), (u'INT_ADD_-1207032996', u'CAST_-1207029121'), (u'LOAD_-1207034129', u'MULTIEQUAL_-1207031754'), ('tmp_3097', u'CBRANCH_-1207032811'), (u'INT_NOTEQUAL_-1207032568', u'CBRANCH_-1207032567'), (u'CALL_-1207033277', u'INDIRECT_-1207029857'), ('const-64', u'INT_ADD_-1207033704'), (u'CALL_-1207032518', u'INDIRECT_-1207029320'), ('const-3', u'PTRADD_-1207028947'), ('const-0', u'SUBPIECE_-1207029747'), ('const-1358107', u'COPY_-1207029941'), ('const-27', u'STORE_-1207032492'), ('const-9', u'INT_EQUAL_-1207034022'), ('const-4', u'CALL_-1207033321'), (u'CALL_-1207032856', u'INDIRECT_-1207029586'), (u'INT_LESS_-1207032042', u'CBRANCH_-1207032050'), ('tmp_10213', u'INT_ADD_-1207033642'), (u'STORE_-1207033466', u'INDIRECT_-1207030053'), ('tmp_10210', u'PTRSUB_-1207030079'), (u'CAST_-1207028976', u'INT_ADD_-1207032221'), ('const-1', u'CALL_-1207033277'), ('const-261', u'INT_SUB_-1207033003'), (u'STORE_-1207032492', u'INDIRECT_-1207029511'), ('const-64', u'INT_ADD_-1207033053'), (u'INT_SUB_-1207033003', u'INT_LESS_-1207032982'), (u'STORE_-1207032044', u'INDIRECT_-1207029353'), (u'CAST_-1207029084', u'STORE_-1207032947'), (u'CALL_-1207033088', u'INDIRECT_-1207029616'), (u'INDIRECT_-1207029311', u'MULTIEQUAL_-1207028935'), (u'PTRADD_-1207029540', u'CAST_-1207029429'), (u'CAST_-1207029861', u'PTRADD_-1207029936'), (u'MULTIEQUAL_-1207031627', u'PTRADD_-1207029818'), (u'STORE_-1207033640', u'INDIRECT_-1207030219'), (u'CAST_-1207029565', u'CAST_-1207029152'), ('const-2', u'PTRADD_-1207029287'), (u'MULTIEQUAL_-1207028938', u'MULTIEQUAL_-1207029634'), (u'CAST_-1207028797', u'MULTIEQUAL_-1207030534'), (u'LOAD_-1207033699', u'MULTIEQUAL_-1207031438'), (u'CAST_-1207029882', u'LOAD_-1207034183'), (u'LOAD_-1207033613', u'SUBPIECE_-1207029530'), (u'CALL_-1207032503', u'INDIRECT_-1207029311'), ('const-27', u'CALL_-1207032930'), (u'SUBPIECE_-1207028786', u'INT_EQUAL_-1207032152'), ('const-56', u'INT_ADD_-1207030385'), (u'MULTIEQUAL_-1207030710', u'INT_EQUAL_-1207032175'), (u'MULTIEQUAL_-1207029383', u'MULTIEQUAL_-1207029634'), ('const-433', u'LOAD_-1207033015'), (u'CALL_-1207032461', u'INDIRECT_-1207029334'), ('const-8', u'PTRADD_-1207029599'), (u'INDIRECT_-1207029762', u'MULTIEQUAL_-1207029728'), ('tmp_10213', u'INT_ADD_-1207032057'), (u'LOAD_-1207034136', u'CAST_-1207029856'), ('const-433', u'STORE_-1207030341'), (u'LOAD_-1207033658', u'STORE_-1207033640'), (u'LOAD_-1207034143', u'CAST_-1207029861'), ('const-433', u'STORE_-1207033640'), ('const-24', u'INT_ADD_-1207033683'), (u'LOAD_-1207033070', u'INT_NOTEQUAL_-1207033030'), ('const-8', u'PTRADD_-1207029764'), (u'CAST_-1207029875', u'INT_ADD_-1207034147'), ('tmp_1166', u'CBRANCH_-1207033169'), (u'INDIRECT_-1207029858', u'MULTIEQUAL_-1207029799'), (u'STORE_-1207033663', u'INDIRECT_-1207030233'), (u'PTRADD_-1207029120', u'LOAD_-1207032545'), (u'CAST_-1207029598', u'MULTIEQUAL_-1207031803'), ('tmp_2014', u'BRANCH_-1207032401'), ('tmp_10213', u'INT_ADD_-1207030373'), ('tmp_2675', u'CBRANCH_-1207032083'), (u'LOAD_-1207032073', u'INT_EQUAL_-1207032051'), (u'MULTIEQUAL_-1207028942', u'MULTIEQUAL_-1207030534'), (u'CAST_-1207029861', u'MULTIEQUAL_-1207031627'), (u'PTRADD_-1207029803', u'LOAD_-1207033008'), (u'INDIRECT_-1207029920', u'MULTIEQUAL_-1207029861'), (u'STORE_-1207030360', u'INDIRECT_-1207030166'), (u'LOAD_-1207033135', u'INT_NOTEQUAL_-1207033112'), (u'BOOL_NEGATE_-1207033058', u'CBRANCH_-1207033089'), ('const-433', u'LOAD_-1207033018'), ('const-128', u'INT_NOTEQUAL_-1207032931'), (u'MULTIEQUAL_-1207030776', u'INT_SLESS_-1207034004'), (u'CAST_-1207029565', u'PTRADD_-1207029287'), ('const-2', u'PTRADD_-1207029619'), (u'INDIRECT_-1207029511', u'MULTIEQUAL_-1207028939'), (u'INDIRECT_-1207029602', u'MULTIEQUAL_-1207029539'), ('const-1', u'INT_ADD_-1207033038'), (u'PTRADD_-1207028961', u'LOAD_-1207032516'), (u'LOAD_-1207033128', u'INT_NOTEQUAL_-1207033112'), (u'INT_ADD_-1207032214', u'CAST_-1207028970'), (u'MULTIEQUAL_-1207031803', u'LOAD_-1207032770'), ('const-433', u'STORE_-1207030340'), (u'LOAD_-1207032066', u'INT_EQUAL_-1207032051'), (u'INT_EQUAL_-1207034048', u'MULTIEQUAL_-1207031341'), (u'INDIRECT_-1207029520', u'MULTIEQUAL_-1207029944'), (u'INDIRECT_-1207029661', u'MULTIEQUAL_-1207029620'), (u'LOAD_-1207034129', u'MULTIEQUAL_-1207031587'), (u'PTRADD_-1207029495', u'STORE_-1207033460'), (u'CAST_-1207029946', u'LOAD_-1207033089'), (u'INT_ADD_-1207033245', u'CAST_-1207029250'), ('const-8', u'PTRADD_-1207029196'), (u'PTRADD_-1207029062', u'LOAD_-1207032260'), (u'INDIRECT_-1207029283', u'MULTIEQUAL_-1207029360'), (u'INDIRECT_-1207029653', u'MULTIEQUAL_-1207029624'), (u'INDIRECT_-1207029608', u'MULTIEQUAL_-1207029579'), ('const-8', u'PTRADD_-1207030035'), (u'INDIRECT_-1207029289', u'MULTIEQUAL_-1207029728'), (u'CALL_-1207032471', u'INDIRECT_-1207029351'), (u'INDIRECT_-1207029305', u'MULTIEQUAL_-1207029293'), ('const-1', u'PTRADD_-1207029932'), (u'CALL_-1207033230', u'INDIRECT_-1207029936'), (u'STORE_-1207032947', u'INDIRECT_-1207029767'), ('const-433', u'LOAD_-1207034129'), (u'LOAD_-1207033018', u'INT_EQUAL_-1207032980'), ('const-40', u'INT_ADD_-1207034176'), (u'INDIRECT_-1207029546', u'MULTIEQUAL_-1207029861'), (u'CALL_-1207032856', u'INDIRECT_-1207029738'), (u'INDIRECT_-1207029261', u'MULTIEQUAL_-1207029703'), ('const-8', u'PTRADD_-1207029609'), ('tmp_199', u'CBRANCH_-1207034164'), (u'COPY_-1207030029', u'MULTIEQUAL_-1207031803'), (u'STORE_-1207030359', u'INDIRECT_-1207030165'), ('tmp_1368', u'CBRANCH_-1207033029'), (u'SUBPIECE_-1207028786', u'INT_EQUAL_-1207032134'), (u'STORE_-1207033460', u'INDIRECT_-1207030111'), ('const-433', u'STORE_-1207033460'), (u'CALL_-1207033133', u'INDIRECT_-1207029784'), (u'CAST_-1207029689', u'MULTIEQUAL_-1207031627'), (u'LOAD_-1207032984', u'CALL_-1207032951'), ('const-8', u'PTRADD_-1207029242'), ('tmp_513', u'CBRANCH_-1207033965'), (u'MULTIEQUAL_-1207030776', u'INT_SBORROW_-1207034039'), (u'INDIRECT_-1207029791', u'COPY_-1207029824'), (u'CALL_-1207032518', u'INDIRECT_-1207029624'), (u'CALL_-1207032930', u'INDIRECT_-1207029531'), ('const-26', u'INT_ADD_-1207033070'), ('const-1', u'PTRADD_-1207029589'), (u'MULTIEQUAL_-1207031447', u'LOAD_-1207033039'), (u'STORE_-1207033466', u'INDIRECT_-1207030115'), ('const-0', u'INT_EQUAL_-1207033334'), ('const-433', u'LOAD_-1207034163'), ('const--72', u'PTRSUB_-1207030079'), (u'INDIRECT_-1207029664', u'MULTIEQUAL_-1207029601'), (u'INDIRECT_-1207029756', u'MULTIEQUAL_-1207029712'), (u'INDIRECT_-1207029850', u'MULTIEQUAL_-1207029821'), ('const-1', u'PTRADD_-1207029485'), (u'STORE_-1207033683', u'INDIRECT_-1207030183'), ('const-433', u'LOAD_-1207030404'), (u'MULTIEQUAL_-1207029953', u'MULTIEQUAL_-1207029944'), (u'INDIRECT_-1207029480', u'MULTIEQUAL_-1207029539'), (u'INT_EQUAL_-1207032967', u'CBRANCH_-1207032966'), (u'CALL_-1207033119', u'INDIRECT_-1207029773'), (u'INT_NOTEQUAL_-1207032931', u'CBRANCH_-1207032927'), (u'CALL_-1207033366', u'INDIRECT_-1207029921'), ('const-4', u'PTRADD_-1207029087'), ('const-1', u'PTRADD_-1207029540'), ('const-8', u'PTRADD_-1207028913'), (u'CALL_-1207032533', u'INT_ADD_-1207032513'), ('const-20', u'INT_ADD_-1207032221'), ('const-0', u'CALL_-1207033133'), ('const-2', u'PTRADD_-1207029062'), (u'BOOL_OR_-1207034002', u'CBRANCH_-1207034036'), (u'INT_ADD_-1207033070', u'CAST_-1207029157'), (u'MULTIEQUAL_-1207030350', u'INT_SUB_-1207033003'), ('const-8', u'PTRADD_-1207029745'), (u'MULTIEQUAL_-1207031803', u'CAST_-1207029919'), (u'SUBPIECE_-1207029231', u'CALL_-1207033088'), ('const-0', u'INT_NOTEQUAL_-1207034089'), ('const-433', u'LOAD_-1207030392'), ('const-83', u'CALL_-1207032404'), ('const-7', u'PTRADD_-1207030050'), (u'CALL_-1207033133', u'INDIRECT_-1207029694'), (u'CALL_-1207032534', u'INDIRECT_-1207029378'), (u'MULTIEQUAL_-1207028935', u'MULTIEQUAL_-1207029248'), (u'MULTIEQUAL_-1207031803', u'PTRADD_-1207030035'), (u'INT_AND_-1207030910', u'INT_EQUAL_-1207032967'), (u'CALL_-1207032461', u'INDIRECT_-1207029441'), (u'MULTIEQUAL_-1207028939', u'MULTIEQUAL_-1207029724'), (u'CAST_-1207029438', u'INT_EQUAL_-1207033021'), (u'LOAD_-1207034129', u'PTRADD_-1207029932'), (u'SUBPIECE_-1207028786', u'INT_EQUAL_-1207032105'), ('const-2', u'PTRADD_-1207029066'), (u'PTRADD_-1207029608', u'STORE_-1207030340'), ('tmp_2496', u'CBRANCH_-1207033059'), ('tmp_443', u'CBRANCH_-1207034011'), (u'CALL_-1207033230', u'INDIRECT_-1207029694'), ('tmp_3193', u'CBRANCH_-1207032749'), (u'CAST_-1207029565', u'CAST_-1207029233'), (u'INT_EQUAL_-1207032134', u'BOOL_OR_-1207028795'), (u'INT_ADD_-1207032057', u'CAST_-1207029020'), ('const-8', u'PTRADD_-1207029485'), ('tmp_1070', u'CBRANCH_-1207033243'), (u'CALL_-1207032503', u'INDIRECT_-1207029615'), (u'INDIRECT_-1207029441', u'MULTIEQUAL_-1207029862'), (u'CAST_-1207029856', u'INT_EQUAL_-1207034109'), (u'INT_SLESS_-1207033978', u'CBRANCH_-1207033985'), (u'CALL_-1207033366', u'INDIRECT_-1207030028'), ('const-192', u'INT_EQUAL_-1207032979'), ('tmp_10213', u'INT_ADD_-1207030385'), (u'STORE_-1207033633', u'INDIRECT_-1207030214'), ('const-433', u'LOAD_-1207033045'), ('const-25', u'INT_ADD_-1207033245'), ('const-14', u'INT_EQUAL_-1207034048'), (u'CALL_-1207033422', u'INDIRECT_-1207030068'), (u'LOAD_-1207034163', u'INT_EQUAL_-1207034148'), (u'COPY_-1207029762', u'COPY_-1207029766'), (u'CALL_-1207032548', u'INDIRECT_-1207029479'), (u'LOAD_-1207033135', u'MULTIEQUAL_-1207030776'), (u'INT_EQUAL_-1207032998', u'BOOL_OR_-1207029509'), (u'INT_EQUAL_-1207033142', u'CBRANCH_-1207033140'), ('const-8', u'PTRADD_-1207029196'), (u'CAST_-1207029565', u'PTRADD_-1207028913'), (u'CALL_-1207033119', u'INDIRECT_-1207029728'), (u'CALL_-1207033192', u'INDIRECT_-1207029914'), (u'CALL_-1207032518', u'INDIRECT_-1207029410'), (u'CALL_-1207032534', u'INDIRECT_-1207029423'), (u'CAST_-1207029685', u'PTRADD_-1207029764'), (u'PTRADD_-1207028835', u'LOAD_-1207032172'), ('tmp_2001', u'CBRANCH_-1207032472'), (u'INT_ADD_-1207033038', u'MULTIEQUAL_-1207030862'), ('tmp_1885', u'CBRANCH_-1207032567'), (u'INT_ADD_-1207032999', u'CAST_-1207029913'), (u'CALL_-1207033291', u'INDIRECT_-1207029778'), (u'SUBPIECE_-1207028909', u'CALL_-1207032503'), ('const-0', u'INT_NOTEQUAL_-1207034291'), ('const-433', u'STORE_-1207032044'), (u'CALL_-1207032986', u'INDIRECT_-1207029653'), (u'INT_NOTEQUAL_-1207033030', u'CBRANCH_-1207033029'), ('const-259', u'INT_NOTEQUAL_-1207033546'), (u'CALL_-1207032518', u'INDIRECT_-1207029455'), (u'INDIRECT_-1207029405', u'MULTIEQUAL_-1207029360'), (u'STORE_-1207032947', u'INDIRECT_-1207029829'), ('const-433', u'LOAD_-1207033008'), (u'BOOL_OR_-1207028796', u'CBRANCH_-1207032083'), (u'SUBPIECE_-1207029751', u'INT_NOTEQUAL_-1207033022'), ('const-40', u'INT_ADD_-1207033642'), (u'CALL_-1207032630', u'INDIRECT_-1207029634'), (u'INT_ADD_-1207033626', u'CAST_-1207029493'), (u'MULTIEQUAL_-1207029802', u'MULTIEQUAL_-1207029793'), ('const-261', u'INT_SUB_-1207032063'), ('const-433', u'LOAD_-1207034212'), (u'INDIRECT_-1207030015', u'MULTIEQUAL_-1207029953'), (u'STORE_-1207033445', u'INDIRECT_-1207030101'), (u'CAST_-1207029438', u'PTRADD_-1207029540'), ('const-433', u'LOAD_-1207030403'), (u'CAST_-1207029565', u'CAST_-1207029211'), (u'CAST_-1207029565', u'PTRADD_-1207029211'), ('tmp_2420', u'CBRANCH_-1207033110'), (u'CALL_-1207033103', u'INDIRECT_-1207029715'), (u'INDIRECT_-1207029401', u'MULTIEQUAL_-1207028937'), ('const-0', u'SUBPIECE_-1207029861'), (u'MULTIEQUAL_-1207031341', u'BOOL_OR_-1207034002'), ('const-8', u'PTRADD_-1207029988'), (u'CAST_-1207029565', u'PTRADD_-1207029624'), (u'MULTIEQUAL_-1207029712', u'MULTIEQUAL_-1207029703'), ('tmp_1805', u'BRANCH_-1207032458'), ('tmp_3247', u'CBRANCH_-1207033070'), (u'CALL_-1207033133', u'INDIRECT_-1207029739'), (u'CAST_-1207029918', u'LOAD_-1207033023'), ('tmp_13331', u'INT_NOTEQUAL_-1207034291'), ('const-0', u'CALL_-1207033291'), (u'INDIRECT_-1207029807', u'MULTIEQUAL_-1207029773'), (u'SUBPIECE_-1207029014', u'INT_NOTEQUAL_-1207032244'), (u'MULTIEQUAL_-1207031627', u'CAST_-1207028971'), (u'PTRADD_-1207029211', u'CAST_-1207029084'), ('const-433', u'LOAD_-1207034136'), (u'INDIRECT_-1207029216', u'MULTIEQUAL_-1207029658'), (u'INT_SEXT_-1207033102', u'CALL_-1207033103'), (u'CALL_-1207032563', u'INDIRECT_-1207029395'), ('tmp_2792', u'CBRANCH_-1207033020'), (u'LOAD_-1207032576', u'CAST_-1207028794'), (u'CALL_-1207032590', u'INDIRECT_-1207029405'), (u'CALL_-1207032534', u'INDIRECT_-1207029637'), (u'INT_EQUAL_-1207033161', u'CBRANCH_-1207033159'), (u'CAST_-1207029685', u'MULTIEQUAL_-1207031587'), (u'CAST_-1207029565', u'CAST_-1207029494'), (u'INDIRECT_-1207029805', u'MULTIEQUAL_-1207029759'), (u'CALL_-1207032604', u'INDIRECT_-1207029613'), (u'CALL_-1207033354', u'INDIRECT_-1207029777'), ('const-8', u'PTRADD_-1207029066'), (u'CALL_-1207033088', u'INDIRECT_-1207029661'), ('const-433', u'LOAD_-1207032984'), (u'CALL_-1207032630', u'CALL_-1207032604'), ('const-433', u'LOAD_-1207033039'), (u'CALL_-1207032518', u'INDIRECT_-1207029562'), ('const-433', u'LOAD_-1207033084'), ('const-0', u'INT_SLESS_-1207034047'), (u'CAST_-1207029565', u'PTRADD_-1207028947'), ('const-433', u'LOAD_-1207032172'), (u'CALL_-1207033103', u'INDIRECT_-1207029929'), (u'INDIRECT_-1207029788', u'MULTIEQUAL_-1207029759'), (u'INT_ZEXT_-1207030928', u'INT_ADD_-1207033038'), ('const-3', u'PTRADD_-1207029211'), (u'CAST_-1207028849', u'MULTIEQUAL_-1207028942'), (u'INDIRECT_-1207029880', u'INT_SEXT_-1207033102'), (u'CALL_-1207033230', u'INDIRECT_-1207029998'), (u'CALL_-1207033321', u'INDIRECT_-1207029884'), (u'INT_EQUAL_-1207033092', u'MULTIEQUAL_-1207031341'), (u'MULTIEQUAL_-1207030776', u'INT_SLESS_-1207032320'), (u'INT_ADD_-1207032221', u'CAST_-1207028975'), (u'LOAD_-1207033699', u'PTRADD_-1207029589'), ('const-0', u'INT_NOTEQUAL_-1207032474'), ('const-255', u'INT_NOTEQUAL_-1207033245'), ('const-433', u'LOAD_-1207033069'), (u'CALL_-1207033277', u'INDIRECT_-1207029722'), (u'INDIRECT_-1207029306', u'MULTIEQUAL_-1207029748'), (u'MULTIEQUAL_-1207031438', u'CAST_-1207029383'), (u'STORE_-1207033683', u'INDIRECT_-1207030245'), (u'MULTIEQUAL_-1207030534', u'LOAD_-1207032562'), (u'CALL_-1207033119', u'INDIRECT_-1207029942'), (u'SUBPIECE_-1207029975', u'INT_EQUAL_-1207033074'), (u'CALL_-1207033192', u'INDIRECT_-1207029807'), (u'CALL_-1207032534', u'INDIRECT_-1207029333'), (u'INDIRECT_-1207029495', u'MULTIEQUAL_-1207029450'), ('tmp_483', u'CBRANCH_-1207033985'), (u'INDIRECT_-1207029698', u'MULTIEQUAL_-1207029669'), (u'INT_NOTEQUAL_-1207032529', u'CBRANCH_-1207032528'), ('tmp_2994', u'CBRANCH_-1207032975'), ('const-8', u'PTRADD_-1207029120'), (u'INDIRECT_-1207029829', u'MULTIEQUAL_-1207029802'), (u'CAST_-1207029121', u'LOAD_-1207033012'), (u'PTRADD_-1207029287', u'LOAD_-1207033101'), (u'LOAD_-1207033679', u'STORE_-1207033663'), (u'CALL_-1207032548', u'INDIRECT_-1207029389'), (u'CALL_-1207032630', u'INDIRECT_-1207029437'), ('const-72', u'INT_ADD_-1207030373'), ('const-8', u'PTRADD_-1207029625'), (u'COPY_-1207029941', u'CALL_-1207033936'), (u'INT_ADD_-1207034176', u'CAST_-1207029889'), ('tmp_2871', u'CBRANCH_-1207032327'), (u'CALL_-1207032563', u'INDIRECT_-1207029260'), ('const-1', u'INT_AND_-1207030910'), ('const-25', u'INT_ADD_-1207033626'), ('const-433', u'LOAD_-1207033077'), ('const-1358608', u'COPY_-1207028865'), (u'LOAD_-1207030391', u'STORE_-1207030340'), (u'CALL_-1207032471', u'INDIRECT_-1207029306'), (u'MULTIEQUAL_-1207030776', u'INT_EQUAL_-1207032979'), ('const-2', u'PTRADD_-1207029818'), (u'CALL_-1207032630', u'INDIRECT_-1207029392'), (u'PTRADD_-1207028952', u'LOAD_-1207032501'), (u'LOAD_-1207033062', u'INT_EQUAL_-1207033047'), ('const-8', u'PTRADD_-1207029964'), ('const-0', u'SUBPIECE_-1207029865'), ('const-433', u'LOAD_-1207032267'), (u'BOOL_OR_-1207029509', u'BOOL_OR_-1207029510'), (u'CAST_-1207029101', u'LOAD_-1207032984'), (u'CALL_-1207032404', u'INDIRECT_-1207029542'), (u'CAST_-1207029685', u'MULTIEQUAL_-1207031754'), (u'CAST_-1207029565', u'PTRADD_-1207029485'), ('const-2', u'PTRADD_-1207029740'), (u'CALL_-1207033088', u'INDIRECT_-1207029706'), (u'INT_SLESS_-1207034004', u'CBRANCH_-1207034011'), ('const-1', u'INT_ADD_-1207032513'), ('tmp_839', u'CBRANCH_-1207033526'), ('const-255', u'INT_NOTEQUAL_-1207033212'), (u'INDIRECT_-1207029484', u'MULTIEQUAL_-1207029799'), ('const-8', u'PTRADD_-1207028952'), ('const-76', u'CALL_-1207032471'), ('tmp_151', u'CBRANCH_-1207034193'), (u'STORE_-1207030340', u'INDIRECT_-1207030150'), (u'CAST_-1207028975', u'LOAD_-1207032237'), (u'CAST_-1207029565', u'STORE_-1207033683'), (u'CAST_-1207029689', u'MULTIEQUAL_-1207031460'), ('const-10', u'INT_EQUAL_-1207032134'), (u'LOAD_-1207032172', u'SUBPIECE_-1207028786'), (u'LOAD_-1207032260', u'SUBPIECE_-1207029010'), (u'CALL_-1207033291', u'INDIRECT_-1207029733'), (u'INT_NOTEQUAL_-1207033592', u'BOOL_AND_-1207029650'), (u'CALL_-1207032986', u'INDIRECT_-1207029805'), (u'MULTIEQUAL_-1207031460', u'MULTIEQUAL_-1207031504'), (u'INT_ADD_-1207034269', u'CAST_-1207029965'), ('const-433', u'LOAD_-1207032770'), (u'LOAD_-1207033699', u'INT_NOTEQUAL_-1207033615'), (u'LOAD_-1207033084', u'INT_NOTEQUAL_-1207033061'), (u'INT_ADD_-1207034042', u'MULTIEQUAL_-1207030772'), (u'INDIRECT_-1207029450', u'MULTIEQUAL_-1207029405'), ('const-0', u'SUBPIECE_-1207028786'), ('const-0', u'SUBPIECE_-1207028909'), (u'MULTIEQUAL_-1207029757', u'MULTIEQUAL_-1207029748'), ('const-0', u'INT_NOTEQUAL_-1207034049'), (u'SUBPIECE_-1207029530', u'INT_NOTEQUAL_-1207033546'), (u'PTRADD_-1207028913', u'LOAD_-1207032576'), (u'CALL_-1207032563', u'INDIRECT_-1207029502'), (u'CAST_-1207028794', u'INT_NOTEQUAL_-1207032560'), ('const-8', u'PTRADD_-1207028961'), ('const-25', u'INT_ADD_-1207032996'), (u'CALL_-1207033321', u'INDIRECT_-1207029839'), (u'INT_ADD_-1207032500', u'MULTIEQUAL_-1207030862'), ('const-57', u'INT_ADD_-1207033007'), ('const-20', u'COPY_-1207033410'), (u'LOAD_-1207033101', u'SUBPIECE_-1207029231'), ('const-26', u'INT_ADD_-1207032968'), ('tmp_2259', u'CBRANCH_-1207032931'), (u'LOAD_-1207032545', u'SUBPIECE_-1207029067'), ('const-1', u'CALL_-1207033119'), ('const-24', u'INT_ADD_-1207034113'), (u'CAST_-1207029521', u'STORE_-1207033683'), (u'CAST_-1207029565', u'CAST_-1207029122'), (u'INT_ADD_-1207033054', u'CAST_-1207029151'), ('const-9', u'PTRADD_-1207029495'), ('const-4294967282', u'INT_ADD_-1207033086'), (u'INT_ADD_-1207033212', u'CAST_-1207029232'), ('const-8', u'PTRADD_-1207029803'), ('const-122', u'CALL_-1207033263'), (u'INT_EQUAL_-1207034197', u'CBRANCH_-1207034193'), (u'INT_EQUAL_-1207034148', u'CBRANCH_-1207034144'), (u'CALL_-1207032844', u'INDIRECT_-1207029622'), (u'MULTIEQUAL_-1207031754', u'MULTIEQUAL_-1207031631'), (u'CAST_-1207029685', u'INT_EQUAL_-1207033142'), (u'CALL_-1207032630', u'INDIRECT_-1207029527'), (u'PTRADD_-1207029589', u'LOAD_-1207033613'), (u'CALL_-1207033119', u'INDIRECT_-1207029683'), ('tmp_2965', u'CBRANCH_-1207032213'), (u'LOAD_-1207032562', u'CAST_-1207028797'), (u'MULTIEQUAL_-1207031754', u'CAST_-1207028976'), (u'INT_NOTEQUAL_-1207033966', u'CBRANCH_-1207033965'), (u'CALL_-1207033731', u'CAST_-1207029565'), (u'INT_NOTEQUAL_-1207033212', u'CBRANCH_-1207033209'), (u'INDIRECT_-1207029503', u'MULTIEQUAL_-1207029924'), ('const-0', u'INT_NOTEQUAL_-1207032568'), (u'COPY_-1207029824', u'COPY_-1207029828'), (u'INT_EQUAL_-1207034109', u'CBRANCH_-1207034107'), ('tmp_2452', u'CBRANCH_-1207033089'), (u'INDIRECT_-1207029563', u'MULTIEQUAL_-1207029534'), (u'CALL_-1207032951', u'INDIRECT_-1207029681'), (u'INT_EQUAL_-1207034048', u'CBRANCH_-1207034046'), (u'LOAD_-1207033185', u'CAST_-1207029689'), (u'CALL_-1207032563', u'INDIRECT_-1207029350'), (u'CAST_-1207029438', u'MULTIEQUAL_-1207031438'), (u'CALL_-1207032844', u'INDIRECT_-1207029791'), (u'CALL_-1207033449', u'INDIRECT_-1207030087'), ('const-433', u'LOAD_-1207033185'), (u'INDIRECT_-1207029936', u'MULTIEQUAL_-1207029891'), (u'LOAD_-1207033012', u'CALL_-1207032986'), ('tmp_10213', u'INT_ADD_-1207033704'), (u'CAST_-1207029659', u'LOAD_-1207033128'), (u'LOAD_-1207033097', u'SUBPIECE_-1207029975'), ('const-259', u'INT_SLESS_-1207032804'), (u'CALL_-1207033434', u'COPY_-1207029428'), (u'INT_NOTEQUAL_-1207032963', u'CBRANCH_-1207032963'), (u'CALL_-1207033434', u'CALL_-1207033354'), (u'INT_SUB_-1207032787', u'INT_LESS_-1207032766'), (u'INDIRECT_-1207029573', u'MULTIEQUAL_-1207028940'), ('const-433', u'STORE_-1207033663'), (u'CALL_-1207033354', u'INDIRECT_-1207030081'), (u'SUBPIECE_-1207029865', u'INT_ADD_-1207034042'), (u'CAST_-1207029565', u'PTRADD_-1207029599'), (u'CAST_-1207029565', u'PTRADD_-1207029619'), ('const-8', u'PTRADD_-1207029624'), (u'INT_EQUAL_-1207032175', u'CBRANCH_-1207032173'), (u'INT_NOTEQUAL_-1207033615', u'CBRANCH_-1207033614'), (u'CAST_-1207029551', u'LOAD_-1207030392'), (u'PTRADD_-1207029808', u'LOAD_-1207033015'), (u'CAST_-1207029383', u'STORE_-1207033460'), ('tmp_13714', u'CALL_-1207032856'), (u'CALL_-1207032590', u'INDIRECT_-1207029450'), (u'CALL_-1207032604', u'INDIRECT_-1207029416'), (u'LOAD_-1207034068', u'CAST_-1207029884'), ('const-0', u'SUBPIECE_-1207029231'), ('const-8', u'PTRADD_-1207029808'), (u'STORE_-1207030341', u'INDIRECT_-1207030213'), ('tmp_3064', u'CBRANCH_-1207032927'), (u'MULTIEQUAL_-1207031627', u'PTRADD_-1207029803'), (u'CAST_-1207029565', u'PTRADD_-1207029625'), ('const-112', u'INT_ADD_-1207034269'), ('const-1', u'PTRADD_-1207028835'), (u'CALL_-1207033230', u'INDIRECT_-1207029739'), (u'CALL_-1207033277', u'INDIRECT_-1207029964'), (u'COPY_-1207029939', u'CALL_-1207033936'), (u'INT_ADD_-1207034147', u'CAST_-1207029874'), (u'INDIRECT_-1207029751', u'MULTIEQUAL_-1207029710'), (u'CALL_-1207032563', u'INDIRECT_-1207029564'), (u'CALL_-1207033088', u'INDIRECT_-1207029858'), (u'INT_EQUAL_-1207032979', u'CBRANCH_-1207032975'), ('const-64', u'INT_EQUAL_-1207032951'), ('const-433', u'LOAD_-1207033086'), (u'CALL_-1207032503', u'INDIRECT_-1207029553'), (u'CALL_-1207033291', u'INDIRECT_-1207029975'), (u'CAST_-1207029069', u'MULTIEQUAL_-1207028942'), (u'CALL_-1207032461', u'INDIRECT_-1207029289'), (u'INDIRECT_-1207029835', u'MULTIEQUAL_-1207028940'), (u'SUBPIECE_-1207029067', u'INT_NOTEQUAL_-1207032529'), ('const-433', u'LOAD_-1207033261'), (u'INT_NOTEQUAL_-1207034031', u'BOOL_OR_-1207034002'), ('const-433', u'LOAD_-1207032576'), (u'CAST_-1207029565', u'PTRADD_-1207029608'), (u'PTRADD_-1207029087', u'LOAD_-1207032066'), (u'MULTIEQUAL_-1207031447', u'MULTIEQUAL_-1207031438'), (u'CALL_-1207032533', u'INDIRECT_-1207029332'), (u'MULTIEQUAL_-1207030776', u'INT_NOTEQUAL_-1207032931'), (u'INT_EQUAL_-1207034065', u'CBRANCH_-1207034062'), ('const-9', u'PTRADD_-1207028913'), ('tmp_405', u'CBRANCH_-1207034036'), (u'CALL_-1207032951', u'INDIRECT_-1207029591'), (u'INT_ADD_-1207033683', u'CAST_-1207029533'), (u'CAST_-1207029874', u'LOAD_-1207034163'), ('const-25', u'INT_ADD_-1207033054'), (u'MULTIEQUAL_-1207030534', u'CALL_-1207032563'), (u'MULTIEQUAL_-1207031803', u'PTRADD_-1207029959'), (u'INT_NOTEQUAL_-1207032214', u'CBRANCH_-1207032213'), ('const-433', u'LOAD_-1207032552'), (u'INT_EQUAL_-1207033334', u'CBRANCH_-1207033332'), (u'INT_ADD_-1207032513', u'INT_ZEXT_-1207030998'), (u'INDIRECT_-1207029784', u'MULTIEQUAL_-1207029757'), (u'LOAD_-1207030403', u'STORE_-1207030359'), (u'CAST_-1207029517', u'LOAD_-1207033679'), (u'PTRADD_-1207029066', u'LOAD_-1207032267'), (u'INT_NOTEQUAL_-1207032822', u'CBRANCH_-1207032819'), (u'INDIRECT_-1207029706', u'MULTIEQUAL_-1207029665'), (u'INDIRECT_-1207029542', u'MULTIEQUAL_-1207029601'), (u'CALL_-1207032986', u'INDIRECT_-1207029698'), (u'MULTIEQUAL_-1207030776', u'INT_EQUAL_-1207033993'), (u'MULTIEQUAL_-1207031754', u'PTRADD_-1207029124'), (u'CALL_-1207032986', u'INDIRECT_-1207029608'), (u'CAST_-1207029504', u'LOAD_-1207033658'), (u'CAST_-1207029232', u'LOAD_-1207033228'), ('tmp_10211', u'STORE_-1207032044'), (u'INT_NOTEQUAL_-1207033061', u'CBRANCH_-1207033059'), ('const-8', u'PTRADD_-1207028947'), (u'CAST_-1207029151', u'LOAD_-1207033070'), (u'INDIRECT_-1207029976', u'MULTIEQUAL_-1207029924'), ('const-2069', u'CALL_-1207031723'), ('const-433', u'STORE_-1207032947'), (u'CALL_-1207032461', u'INDIRECT_-1207029503'), (u'CAST_-1207029861', u'INT_EQUAL_-1207034109'), (u'CALL_-1207033133', u'INDIRECT_-1207029649'), ('const-433', u'LOAD_-1207033015'), (u'INT_NOTEQUAL_-1207033170', u'CBRANCH_-1207033169'), ('const-8', u'PTRADD_-1207029087'), ('const-1', u'INT_LESS_-1207032766'), (u'INDIRECT_-1207029395', u'MULTIEQUAL_-1207029383'), (u'INT_NOTEQUAL_-1207032079', u'CBRANCH_-1207032078'), (u'CALL_-1207033277', u'INDIRECT_-1207029767'), (u'CALL_-1207033119', u'INDIRECT_-1207029880'), (u'CAST_-1207028970', u'LOAD_-1207032230'), (u'INDIRECT_-1207029360', u'MULTIEQUAL_-1207029315'), (u'CALL_-1207032630', u'INDIRECT_-1207029482'), (u'INDIRECT_-1207029681', u'MULTIEQUAL_-1207029669'), (u'CAST_-1207029559', u'LOAD_-1207030404'), ('tmp_2919', u'CBRANCH_-1207032242'), (u'INDIRECT_-1207030412', u'COPY_-1207030471'), (u'CAST_-1207029233', u'INT_ADD_-1207033212'), (u'CALL_-1207032951', u'INDIRECT_-1207029636'), (u'PTRADD_-1207029196', u'LOAD_-1207032928'), (u'CALL_-1207033366', u'INDIRECT_-1207030090'), ('const-0', u'INT_NOTEQUAL_-1207033170'), (u'CALL_-1207033263', u'INDIRECT_-1207030015'), (u'MULTIEQUAL_-1207029293', u'MULTIEQUAL_-1207029544'), (u'PTRADD_-1207029936', u'LOAD_-1207034087'), ('const-27', u'STORE_-1207032947'), (u'INDIRECT_-1207029694', u'MULTIEQUAL_-1207029667'), (u'CALL_-1207033103', u'INDIRECT_-1207029760'), (u'CALL_-1207033366', u'INDIRECT_-1207029831'), (u'INT_NOTEQUAL_-1207034089', u'CBRANCH_-1207034088'), (u'INDIRECT_-1207029353', u'COPY_-1207029171'), (u'CALL_-1207032548', u'INDIRECT_-1207029434'), (u'LOAD_-1207034285', u'INT_EQUAL_-1207034197'), ('const-8', u'PTRADD_-1207029589'), ('const-8', u'PTRADD_-1207029062'), (u'MULTIEQUAL_-1207030776', u'INT_EQUAL_-1207032951'), (u'CALL_-1207033014', u'INDIRECT_-1207029672'), (u'MULTIEQUAL_-1207031754', u'PTRADD_-1207029822'), ('const-433', u'LOAD_-1207032237'), (u'CAST_-1207029387', u'STORE_-1207033466'), (u'CAST_-1207029689', u'INT_EQUAL_-1207033161'), (u'INT_ADD_-1207033086', u'INT_EQUAL_-1207033092'), (u'PTRADD_-1207029619', u'STORE_-1207033663'), (u'CALL_-1207032533', u'INDIRECT_-1207029242'), (u'CAST_-1207029565', u'CAST_-1207029251'), ('const-433', u'LOAD_-1207033062'), ('const-8', u'PTRADD_-1207029822'), ('const-433', u'LOAD_-1207033613'), (u'CALL_-1207032563', u'INDIRECT_-1207029305'), (u'CAST_-1207029919', u'INT_ADD_-1207033007'), (u'INT_EQUAL_-1207032951', u'CBRANCH_-1207032949'), (u'CALL_-1207033192', u'INDIRECT_-1207029717'), ('const-2', u'PTRADD_-1207029124'), ('const-433', u'LOAD_-1207032260'), ('const-259', u'INT_NOTEQUAL_-1207032822'), ('const-1', u'CALL_-1207032986'), (u'LOAD_-1207033190', u'INT_NOTEQUAL_-1207033170'), ('const-64', u'INT_EQUAL_-1207032998'), (u'MULTIEQUAL_-1207028937', u'MULTIEQUAL_-1207029589'), (u'BOOL_OR_-1207029510', u'CBRANCH_-1207032931'), ('const-4294967282', u'INT_ADD_-1207034042'), ('const-1', u'PTRADD_-1207029768'), ('const-433', u'LOAD_-1207032230'), (u'INT_ADD_-1207033174', u'CAST_-1207029210'), (u'LOAD_-1207032928', u'CAST_-1207029069'), (u'INT_SEXT_-1207032517', u'CALL_-1207032518'), (u'CALL_-1207032534', u'INDIRECT_-1207029575'), (u'CAST_-1207029158', u'INT_ADD_-1207033070'), (u'CALL_-1207033014', u'INDIRECT_-1207029582'), (u'COPY_-1207029184', u'RETURN_-1207029161'), ('const-433', u'LOAD_-1207032073'), (u'MULTIEQUAL_-1207031627', u'PTRADD_-1207029062'), ('const-433', u'LOAD_-1207033679'), ('const-433', u'LOAD_-1207033180'), (u'INDIRECT_-1207029199', u'MULTIEQUAL_-1207029638'), ('const-0', u'CALL_-1207032548'), (u'LOAD_-1207033038', u'SUBPIECE_-1207029747'), (u'CALL_-1207033434', u'INDIRECT_-1207030077'), (u'PTRADD_-1207029932', u'LOAD_-1207034080'), ('const-0', u'INT_EQUAL_-1207033021'), (u'MULTIEQUAL_-1207031803', u'PTRADD_-1207029087'), (u'STORE_-1207032044', u'INDIRECT_-1207029415'), ('const-6', u'PTRADD_-1207030035'), (u'LOAD_-1207033077', u'INT_NOTEQUAL_-1207033061'), (u'CALL_-1207032590', u'INDIRECT_-1207029602'), (u'INDIRECT_-1207029332', u'MULTIEQUAL_-1207029665'), ('const-12', u'INT_EQUAL_-1207033993'), ('const-433', u'LOAD_-1207034192'), (u'INDIRECT_-1207029446', u'MULTIEQUAL_-1207028938'), (u'LOAD_-1207034129', u'INT_NOTEQUAL_-1207034089'), (u'LOAD_-1207033089', u'INT_EQUAL_-1207033074'), ('const-10', u'INT_EQUAL_-1207032980'), (u'LOAD_-1207032984', u'INT_NOTEQUAL_-1207032963'), ('const-73', u'INT_ADD_-1207032999'), (u'CAST_-1207029429', u'LOAD_-1207033018'), ('const-433', u'LOAD_-1207032588'), (u'CAST_-1207029565', u'COPY_-1207032831'), (u'CAST_-1207029851', u'LOAD_-1207034129'), (u'MULTIEQUAL_-1207028940', u'MULTIEQUAL_-1207029786'), (u'CAST_-1207029884', u'MULTIEQUAL_-1207031803'), (u'INT_EQUAL_-1207034022', u'CBRANCH_-1207034020'), (u'CALL_-1207032630', u'INDIRECT_-1207029696'), (u'LOAD_-1207032516', u'SUBPIECE_-1207028909'), (u'INT_EQUAL_-1207034168', u'CBRANCH_-1207034164'), ('tmp_10213', u'INT_ADD_-1207033683'), (u'CAST_-1207029438', u'MULTIEQUAL_-1207031447'), (u'CALL_-1207033321', u'INDIRECT_-1207029794'), (u'CAST_-1207029020', u'LOAD_-1207032073'), (u'CAST_-1207029565', u'PTRADD_-1207028952'), (u'CALL_-1207032404', u'INDIRECT_-1207029373'), (u'INDIRECT_-1207029717', u'MULTIEQUAL_-1207029683'), (u'MULTIEQUAL_-1207029667', u'MULTIEQUAL_-1207029658'), (u'CALL_-1207033422', u'INDIRECT_-1207030130'), (u'CALL_-1207033291', u'INDIRECT_-1207029868'), (u'CAST_-1207029565', u'PTRADD_-1207028961'), ('tmp_114', u'BRANCH_-1207034277'), (u'CAST_-1207029861', u'MULTIEQUAL_-1207031460'), (u'MULTIEQUAL_-1207031627', u'PTRADD_-1207029120'), ('const-83', u'CALL_-1207032461'), (u'LOAD_-1207033261', u'INT_NOTEQUAL_-1207033245'), (u'STORE_-1207030359', u'INDIRECT_-1207030227'), (u'MULTIEQUAL_-1207031631', u'LOAD_-1207033180'), (u'SUBPIECE_-1207029865', u'INT_EQUAL_-1207034065'), ('const-80', u'CALL_-1207033230'), (u'SUBPIECE_-1207029010', u'INT_NOTEQUAL_-1207032244'), ('const-26', u'INT_ADD_-1207033212'), ('const-1358107', u'COPY_-1207028867'), ('const-433', u'LOAD_-1207033070'), (u'INDIRECT_-1207029242', u'MULTIEQUAL_-1207029575'), ('const-0', u'SUBPIECE_-1207029014'), (u'CALL_-1207033354', u'INDIRECT_-1207030019'), ('const-0', u'COPY_-1207033384'), ('const-80', u'CALL_-1207033731'), ('const-261', u'INT_SUB_-1207032787'), ('const-64', u'INT_NOTEQUAL_-1207033575'), (u'CALL_-1207032548', u'INDIRECT_-1207029344'), ('const-1', u'INT_LESS_-1207032982'), ('tmp_1794', u'BRANCH_-1207032505'), ('const-433', u'LOAD_-1207033101'), (u'MULTIEQUAL_-1207029473', u'MULTIEQUAL_-1207029724'), (u'LOAD_-1207033699', u'MULTIEQUAL_-1207031447'), (u'INDIRECT_-1207029564', u'MULTIEQUAL_-1207029535'), (u'CAST_-1207028707', u'STORE_-1207032044'), (u'MULTIEQUAL_-1207029248', u'MULTIEQUAL_-1207029499'), (u'CALL_-1207033103', u'INDIRECT_-1207029867'), ('tmp_2738', u'CBRANCH_-1207032050'), ('const--1', u'CALL_-1207032604'), (u'CALL_-1207032604', u'INDIRECT_-1207029675'), (u'MULTIEQUAL_-1207031587', u'PTRADD_-1207029745'), (u'CALL_-1207032590', u'INDIRECT_-1207029360'), (u'CAST_-1207028895', u'INT_ADD_-1207032572'), (u'INDIRECT_-1207029739', u'MULTIEQUAL_-1207029712'), (u'LOAD_-1207034129', u'MULTIEQUAL_-1207030710'), ('tmp_1710', u'CBRANCH_-1207032557'), (u'MULTIEQUAL_-1207028942', u'INT_NOTEQUAL_-1207032474'), ('tmp_968', u'CBRANCH_-1207033332'), ('tmp_435', u'CBRANCH_-1207034020'), (u'CAST_-1207029565', u'PTRADD_-1207029495'), ('tmp_13705', u'INT_EQUAL_-1207033334'), (u'INT_ADD_-1207034167', u'CAST_-1207029882'), (u'CAST_-1207029889', u'LOAD_-1207034192'), (u'CALL_-1207033103', u'INDIRECT_-1207029670'), ('const-8', u'PTRADD_-1207029287'), (u'INT_ADD_-1207030373', u'CAST_-1207029550'), (u'CAST_-1207029598', u'INT_EQUAL_-1207032752'), ('const-20', u'INT_ADD_-1207033174'), ('const-433', u'LOAD_-1207033038'), (u'CALL_-1207033449', u'STORE_-1207033445'), (u'INDIRECT_-1207029773', u'MULTIEQUAL_-1207028939'), (u'INT_ADD_-1207033642', u'CAST_-1207029504'), ('tmp_10213', u'INT_ADD_-1207033053'), (u'MULTIEQUAL_-1207030772', u'INT_SLESS_-1207034047'), (u'PTRADD_-1207029242', u'CALL_-1207032986'), (u'LOAD_-1207033180', u'CAST_-1207029685'), (u'INT_NOTEQUAL_-1207033575', u'BOOL_AND_-1207029650'), (u'CAST_-1207029565', u'CAST_-1207029102'), ('const-259', u'INT_EQUAL_-1207032952'), (u'CALL_-1207032951', u'INDIRECT_-1207029850'), ('const-8', u'PTRADD_-1207029619'), (u'CALL_-1207032856', u'INDIRECT_-1207029541'), (u'INT_NOTEQUAL_-1207033245', u'CBRANCH_-1207033243'), (u'INDIRECT_-1207029636', u'MULTIEQUAL_-1207029624'), (u'MULTIEQUAL_-1207029338', u'MULTIEQUAL_-1207029589'), ('const-72', u'INT_ADD_-1207033073'), (u'INDIRECT_-1207029914', u'MULTIEQUAL_-1207029862'), (u'LOAD_-1207033228', u'INT_NOTEQUAL_-1207033212'), (u'CAST_-1207028844', u'STORE_-1207032492'), (u'PTRADD_-1207029625', u'STORE_-1207030360'), (u'CALL_-1207033230', u'INDIRECT_-1207029784'), ('tmp_3425', u'CBRANCH_-1207032966'), (u'PTRADD_-1207030050', u'LOAD_-1207033097'), (u'INDIRECT_-1207029531', u'MULTIEQUAL_-1207028935'), (u'CALL_-1207033263', u'INDIRECT_-1207029801'), (u'INT_ADD_-1207033007', u'CAST_-1207029918'), (u'CAST_-1207029913', u'LOAD_-1207033015'), (u'INDIRECT_-1207030474', u'COPY_-1207030533'), (u'CALL_-1207031723', u'INDIRECT_-1207029374'), (u'INT_AND_-1207030108', u'INT_EQUAL_-1207032967'), (u'BOOL_AND_-1207029650', u'BOOL_AND_-1207033500'), (u'INT_ADD_-1207033073', u'CAST_-1207029946'), ('tmp_10213', u'INT_ADD_-1207034269'), ('const-1', u'CALL_-1207032534'), ('tmp_3092', u'CBRANCH_-1207032819'), (u'CALL_-1207033366', u'INDIRECT_-1207029876'), (u'INT_EQUAL_-1207033021', u'CBRANCH_-1207033019'), ('const-433', u'LOAD_-1207034285'), (u'CALL_-1207033354', u'INDIRECT_-1207029912'), (u'MULTIEQUAL_-1207030776', u'INT_SUB_-1207032787'), (u'CALL_-1207032844', u'INDIRECT_-1207029577'), (u'SUBPIECE_-1207029530', u'INT_NOTEQUAL_-1207033575'), (u'INDIRECT_-1207029502', u'MULTIEQUAL_-1207029473'), ('const-433', u'LOAD_-1207033128'), ('const-2', u'PTRADD_-1207028961'), (u'CALL_-1207033014', u'INDIRECT_-1207029886'), (u'CAST_-1207029493', u'STORE_-1207033640'), ('tmp_3160', u'CBRANCH_-1207032774'), (u'STORE_-1207030360', u'INDIRECT_-1207030228'), (u'CAST_-1207029565', u'PTRADD_-1207029196'), ('const-255', u'INT_EQUAL_-1207034148'), (u'LOAD_-1207032588', u'INT_NOTEQUAL_-1207032568'), (u'MULTIEQUAL_-1207031438', u'CAST_-1207029387'), (u'SUBPIECE_-1207029071', u'INT_NOTEQUAL_-1207032529'), (u'LOAD_-1207033023', u'INT_AND_-1207030108'), ('const-9', u'PTRADD_-1207029959'), ('const-433', u'LOAD_-1207033699'), (u'MULTIEQUAL_-1207030776', u'INT_NOTEQUAL_-1207032822'), (u'PTRADD_-1207029740', u'LOAD_-1207033077'), ('const-4', u'CALL_-1207032604'), (u'INDIRECT_-1207029238', u'MULTIEQUAL_-1207029315'), ('tmp_10213', u'INT_ADD_-1207033663'), (u'CAST_-1207029251', u'INT_ADD_-1207033245'), (u'CALL_-1207033014', u'INDIRECT_-1207029717'), (u'INDIRECT_-1207029415', u'COPY_-1207029172'), (u'PTRADD_-1207029822', u'LOAD_-1207033045'), ('const-433', u'LOAD_-1207034143'), ('const-433', u'LOAD_-1207034183'), ('const-8', u'PTRADD_-1207029932'), (u'INT_ADD_-1207030385', u'CAST_-1207029558'), ('tmp_2523', u'CBRANCH_-1207032173'), ('const-2', u'PTRADD_-1207029988'), ('const-2', u'INT_LESS_-1207032042'), ('const-255', u'INT_NOTEQUAL_-1207033070'), (u'CALL_-1207032533', u'INDIRECT_-1207029484'), (u'MULTIEQUAL_-1207031587', u'MULTIEQUAL_-1207031631'), (u'INT_NOTEQUAL_-1207033546', u'BOOL_AND_-1207033500'), (u'BOOL_OR_-1207028795', u'BOOL_OR_-1207028796'), (u'LOAD_-1207033069', u'INT_EQUAL_-1207033047'), (u'CALL_-1207033731', u'INDIRECT_-1207030259'), (u'CALL_-1207032930', u'INDIRECT_-1207029773'), (u'CAST_-1207029558', u'LOAD_-1207030403'), (u'CALL_-1207033192', u'INDIRECT_-1207029976'), (u'LOAD_-1207033135', u'INT_ADD_-1207033086'), (u'CALL_-1207032930', u'INDIRECT_-1207029666'), (u'INT_EQUAL_-1207032752', u'CBRANCH_-1207032749'), (u'INT_EQUAL_-1207033092', u'BOOL_NEGATE_-1207033058'), (u'INT_SBORROW_-1207034039', u'INT_NOTEQUAL_-1207034031'), (u'INT_SLESS_-1207032320', u'CBRANCH_-1207032327'), ('tmp_104', u'CBRANCH_-1207034290'), (u'CALL_-1207032930', u'INDIRECT_-1207029576'), (u'CAST_-1207029102', u'INT_ADD_-1207032968'), ('const-8', u'PTRADD_-1207028952'), ('const-8', u'PTRADD_-1207029211'), (u'CALL_-1207032471', u'INDIRECT_-1207029458'), ('const-14', u'INT_SBORROW_-1207034039'), (u'CAST_-1207029550', u'LOAD_-1207030391'), ('const-433', u'LOAD_-1207032516'), ('const-82', u'CALL_-1207033192'), ('tmp_395', u'CBRANCH_-1207034046'), (u'CALL_-1207032461', u'INDIRECT_-1207029199'), (u'INT_ADD_-1207033053', u'CAST_-1207029939'), (u'INDIRECT_-1207029711', u'MULTIEQUAL_-1207029667'), (u'LOAD_-1207033018', u'INT_EQUAL_-1207032998'), (u'INDIRECT_-1207029867', u'MULTIEQUAL_-1207029821'), (u'INDIRECT_-1207029666', u'MULTIEQUAL_-1207028938'), ('const-6', u'PTRADD_-1207029609'), (u'CAST_-1207029565', u'CAST_-1207028895'), (u'SUBPIECE_-1207029865', u'MULTIEQUAL_-1207030776'), (u'CALL_-1207033936', u'INDIRECT_-1207030474'), ('const-112', u'INT_ADD_-1207033663'), ('const-4', u'CALL_-1207033291'), (u'INDIRECT_-1207029244', u'MULTIEQUAL_-1207029683'), ('const-255', u'INT_NOTEQUAL_-1207033030'), ('const-8', u'PTRADD_-1207029959'), (u'STORE_-1207033460', u'INDIRECT_-1207030049'), ('const-433', u'LOAD_-1207032501'), (u'CALL_-1207033103', u'INDIRECT_-1207029625'), (u'MULTIEQUAL_-1207031754', u'PTRADD_-1207029808'), (u'INT_NOTEQUAL_-1207033112', u'CBRANCH_-1207033110'), (u'INT_EQUAL_-1207033993', u'CBRANCH_-1207033991'), ('tmp_1118', u'CBRANCH_-1207033209'), (u'MULTIEQUAL_-1207028940', u'MULTIEQUAL_-1207029535'), (u'INT_EQUAL_-1207032051', u'CBRANCH_-1207032047'), (u'CALL_-1207032856', u'INDIRECT_-1207029631'), (u'MULTIEQUAL_-1207031803', u'COPY_-1207029184'), (u'CALL_-1207032930', u'INDIRECT_-1207029621'), (u'MULTIEQUAL_-1207029535', u'MULTIEQUAL_-1207029786'), (u'MULTIEQUAL_-1207028936', u'MULTIEQUAL_-1207029293'), (u'INT_EQUAL_-1207032152', u'BOOL_OR_-1207028795'), ('const-4', u'PTRADD_-1207029625'), (u'INDIRECT_-1207029575', u'INT_SEXT_-1207032517'), (u'CALL_-1207033321', u'INDIRECT_-1207030053'), (u'MULTIEQUAL_-1207030710', u'PTRADD_-1207028835'), (u'INDIRECT_-1207029377', u'MULTIEQUAL_-1207029710'), ('const-20', u'INT_ADD_-1207032214'), (u'INDIRECT_-1207029846', u'MULTIEQUAL_-1207029802'), (u'CALL_-1207032534', u'INDIRECT_-1207029468'), (u'INDIRECT_-1207029672', u'MULTIEQUAL_-1207029638'), (u'MULTIEQUAL_-1207030776', u'INT_SLESS_-1207033978'), (u'SUBPIECE_-1207029861', u'INT_EQUAL_-1207034065'), (u'CALL_-1207033014', u'INDIRECT_-1207029824'), (u'LOAD_-1207033070', u'CALL_-1207032533'), (u'PTRADD_-1207029959', u'LOAD_-1207034136'), ('const-433', u'LOAD_-1207032066'), ('const-8', u'PTRADD_-1207029964'), (u'LOAD_-1207033018', u'INT_EQUAL_-1207032952'), ('const-2121', u'CALL_-1207033936'), (u'LOAD_-1207033015', u'INT_NOTEQUAL_-1207032992'), (u'LOAD_-1207033045', u'SUBPIECE_-1207029751'), (u'CALL_-1207032844', u'INDIRECT_-1207029532'), (u'CAST_-1207029689', u'PTRADD_-1207029768'), ('tmp_3004', u'CBRANCH_-1207032965'), (u'INT_LESS_-1207032766', u'CBRANCH_-1207032774'), (u'CALL_-1207031723', u'INDIRECT_-1207029436'), (u'LOAD_-1207033086', u'INT_NOTEQUAL_-1207033070'), (u'MULTIEQUAL_-1207031803', u'PTRADD_-1207029964'), ('const-255', u'INT_NOTEQUAL_-1207032963'), (u'CALL_-1207032590', u'INDIRECT_-1207029495'), ('const-2', u'PTRADD_-1207029745'), ('tmp_560', u'CBRANCH_-1207034048'), ('tmp_3455', u'CBRANCH_-1207032078'), (u'CAST_-1207029884', u'INT_NOTEQUAL_-1207034049'), (u'SUBPIECE_-1207029975', u'INT_NOTEQUAL_-1207032079'), (u'CALL_-1207032461', u'INDIRECT_-1207029244'), (u'CALL_-1207033192', u'INDIRECT_-1207029672'), (u'MULTIEQUAL_-1207030710', u'CAST_-1207028707'), (u'CALL_-1207033263', u'INDIRECT_-1207029953'), (u'CALL_-1207033119', u'INDIRECT_-1207029638'), ('const-8', u'PTRADD_-1207029540'), ('const-1', u'PTRADD_-1207029936'), (u'STORE_-1207032492', u'INDIRECT_-1207029573'), (u'PTRADD_-1207029485', u'STORE_-1207033445'), ('tmp_1441', u'CBRANCH_-1207032963'), (u'MULTIEQUAL_-1207031803', u'CAST_-1207029883'), ('const-8', u'PTRADD_-1207029818'), (u'STORE_-1207033663', u'INDIRECT_-1207030171'), ('const-7', u'PTRADD_-1207029608'), ('const-433', u'STORE_-1207030360'), (u'INDIRECT_-1207029953', u'MULTIEQUAL_-1207029891'), (u'CAST_-1207029565', u'COPY_-1207029620'), (u'MULTIEQUAL_-1207031803', u'LOAD_-1207034068'), (u'CAST_-1207028894', u'LOAD_-1207032588'), ('const-433', u'LOAD_-1207033658'), (u'INT_EQUAL_-1207033074', u'CBRANCH_-1207033070'), ('tmp_2838', u'CBRANCH_-1207032989'), (u'INDIRECT_-1207029436', u'COPY_-1207029458'), ('const-433', u'LOAD_-1207033190'), ('const-0', u'INT_EQUAL_-1207032175'), (u'CAST_-1207029210', u'LOAD_-1207033190'), (u'CALL_-1207032518', u'INDIRECT_-1207029365'), (u'INT_EQUAL_-1207032105', u'BOOL_OR_-1207028796'), (u'MULTIEQUAL_-1207031504', u'LOAD_-1207033185'), ('const-433', u'LOAD_-1207033023'), (u'STORE_-1207030340', u'INDIRECT_-1207030212'), (u'INT_SLESS_-1207032804', u'CBRANCH_-1207032811'), (u'INT_NOTEQUAL_-1207032474', u'CBRANCH_-1207032472')]
null
null
00111e00
x64
O1
(translation_unit "long * FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}\n\n" (function_definition "long * FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)" * (function_declarator "FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)" identifier (parameter_list "(long param_1,int param_2,long *param_3,undefined4 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined4 param_4" type_identifier identifier) )))) (compound_statement "{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined2 uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "long *plVar9;" (sized_type_specifier "long" long) (pointer_declarator "*plVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "long *plVar13;" (sized_type_specifier "long" long) (pointer_declarator "*plVar13" * identifier) ;) (declaration "long *plVar14;" (sized_type_specifier "long" long) (pointer_declarator "*plVar14" * identifier) ;) (declaration "undefined8 *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "bool bVar16;" primitive_type identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined1 local_30;" type_identifier identifier ;) (if_statement "if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }" if (parenthesized_expression "(DAT_001e33a8 != (long *)0x0)" ( (binary_expression "DAT_001e33a8 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }" { (expression_statement "plVar13 = DAT_001e33a8;" (assignment_expression "plVar13 = DAT_001e33a8" identifier = identifier) ;) (labeled_statement "LAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);" statement_identifier : (do_statement "do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);" do (compound_statement "{\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n }" { (if_statement "if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }" if (parenthesized_expression "((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28)))" ( (binary_expression "(plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))" (parenthesized_expression "(plVar13[2] == *(long *)(param_1 + 0x70))" ( (binary_expression "plVar13[2] == *(long *)(param_1 + 0x70)" (subscript_expression "plVar13[2]" identifier [ number_literal ]) == (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) ))))) )) && (parenthesized_expression "(*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))" ( (binary_expression "*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28)" (pointer_expression "*(short *)((long)plVar13 + 0x19)" * (cast_expression "(short *)((long)plVar13 + 0x19)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar13 + 0x19)" ( (binary_expression "(long)plVar13 + 0x19" (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (pointer_expression "*(short *)(param_1 + 0x28)" * (cast_expression "(short *)(param_1 + 0x28)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ))) )) (compound_statement "{\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }" { (if_statement "if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;" if (parenthesized_expression "(*(char *)((long)plVar13 + 0x19) == -1)" ( (binary_expression "*(char *)((long)plVar13 + 0x19) == -1" (pointer_expression "*(char *)((long)plVar13 + 0x19)" * (cast_expression "(char *)((long)plVar13 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar13 + 0x19)" ( (binary_expression "(long)plVar13 + 0x19" (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_00111e83;" goto statement_identifier ;)) (expression_statement "cVar1 = (char)plVar13[7];" (assignment_expression "cVar1 = (char)plVar13[7]" identifier = (cast_expression "(char)plVar13[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar13[7]" identifier [ number_literal ]))) ;) (if_statement "if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }" if (parenthesized_expression "((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40)))" ( (binary_expression "(cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))" (parenthesized_expression "(cVar1 == *(char *)(param_1 + 0x48))" ( (binary_expression "cVar1 == *(char *)(param_1 + 0x48)" identifier == (pointer_expression "*(char *)(param_1 + 0x48)" * (cast_expression "(char *)(param_1 + 0x48)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) )) && (parenthesized_expression "(plVar13[6] == *(long *)(param_1 + 0x40))" ( (binary_expression "plVar13[6] == *(long *)(param_1 + 0x40)" (subscript_expression "plVar13[6]" identifier [ number_literal ]) == (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ))) )) (compound_statement "{\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }" { (if_statement "if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" if (parenthesized_expression "(cVar1 == '\x02')" ( (binary_expression "cVar1 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) )) (compound_statement "{\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }" { (if_statement "if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }" if (parenthesized_expression "((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1))" ( (binary_expression "(*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)" (parenthesized_expression "(*(byte *)((long)plVar13 + 0x39) & 1)" ( (binary_expression "*(byte *)((long)plVar13 + 0x39) & 1" (pointer_expression "*(byte *)((long)plVar13 + 0x39)" * (cast_expression "(byte *)((long)plVar13 + 0x39)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar13 + 0x39)" ( (binary_expression "(long)plVar13 + 0x39" (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) )) == (parenthesized_expression "(*(byte *)(param_1 + 0x49) & 1)" ( (binary_expression "*(byte *)(param_1 + 0x49) & 1" (pointer_expression "*(byte *)(param_1 + 0x49)" * (cast_expression "(byte *)(param_1 + 0x49)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x49)" ( (binary_expression "param_1 + 0x49" identifier + number_literal) )))) & number_literal) ))) )) (compound_statement "{\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }" { (labeled_statement "LAB_00111e83:\n plVar14 = (long *)plVar13[8];" statement_identifier : (expression_statement "plVar14 = (long *)plVar13[8];" (assignment_expression "plVar14 = (long *)plVar13[8]" identifier = (cast_expression "(long *)plVar13[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar13[8]" identifier [ number_literal ]))) ;)) (expression_statement "plVar9 = *(long **)(param_1 + 0x18);" (assignment_expression "plVar9 = *(long **)(param_1 + 0x18)" identifier = (pointer_expression "*(long **)(param_1 + 0x18)" * (cast_expression "(long **)(param_1 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" if (parenthesized_expression "(plVar14 == (long *)plVar13[9])" ( (binary_expression "plVar14 == (long *)plVar13[9]" identifier == (cast_expression "(long *)plVar13[9]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar13[9]" identifier [ number_literal ]))) )) (compound_statement "{\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }" { (labeled_statement "LAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }" statement_identifier : (if_statement "if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }" if (parenthesized_expression "(((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2))" ( (binary_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)" (parenthesized_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103))" ( (binary_expression "(plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (parenthesized_expression "(plVar9 == (long *)0x0)" ( (binary_expression "plVar9 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" ( (comma_expression "iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (assignment_expression "iVar8 = (int)plVar9[1]" identifier = (cast_expression "(int)plVar9[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[1]" identifier [ number_literal ]))) , (binary_expression "(iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (parenthesized_expression "(iVar8 == 0x40 || iVar8 == 10)" ( (binary_expression "iVar8 == 0x40 || iVar8 == 10" (binary_expression "iVar8 == 0x40" identifier == number_literal) || (binary_expression "iVar8 == 10" identifier == number_literal)) )) || (binary_expression "iVar8 == 0x103" identifier == number_literal))) ))) )) || (parenthesized_expression "(iVar8 - 0x105U < 2)" ( (binary_expression "iVar8 - 0x105U < 2" (binary_expression "iVar8 - 0x105U" identifier - number_literal) < number_literal) ))) )) (compound_statement "{\n *param_3 = (long)plVar9;\n return plVar13;\n }" { (expression_statement "*param_3 = (long)plVar9;" (assignment_expression "*param_3 = (long)plVar9" (pointer_expression "*param_3" * identifier) = (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return plVar13;" return identifier ;) }))) }) (else_clause "else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" else (if_statement "if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" if (parenthesized_expression "((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n )" ( (binary_expression "(plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)" (parenthesized_expression "(plVar9 != (long *)0x0)" ( (binary_expression "plVar9 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)" ( (comma_expression "iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8" (assignment_expression "iVar8 = (int)plVar14[1]" identifier = (cast_expression "(int)plVar14[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[1]" identifier [ number_literal ]))) , (binary_expression "(int)plVar9[1] == iVar8" (cast_expression "(int)plVar9[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[1]" identifier [ number_literal ])) == identifier)) ))) )) (compound_statement "{\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" { (expression_statement "iVar3 = iVar8 + -0xe;" (assignment_expression "iVar3 = iVar8 + -0xe" identifier = (binary_expression "iVar8 + -0xe" identifier + number_literal)) ;) (expression_statement "bVar16 = iVar8 == 0xe;" (assignment_expression "bVar16 = iVar8 == 0xe" identifier = (binary_expression "iVar8 == 0xe" identifier == number_literal)) ;) (if_statement "if (bVar16) goto LAB_00111f54;" if (parenthesized_expression "(bVar16)" ( identifier )) (goto_statement "goto LAB_00111f54;" goto statement_identifier ;)) (do_statement "do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );" do (compound_statement "{\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n }" { (if_statement "if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" if (parenthesized_expression "(bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0)" ( (binary_expression "bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0" identifier || (binary_expression "SBORROW4(iVar8,0xe) != iVar3 < 0" (call_expression "SBORROW4(iVar8,0xe)" identifier (argument_list "(iVar8,0xe)" ( identifier , number_literal ))) != (binary_expression "iVar3 < 0" identifier < number_literal))) )) (compound_statement "{\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }" { (if_statement "if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" if (parenthesized_expression "(iVar8 == 9)" ( (binary_expression "iVar8 == 9" identifier == number_literal) )) (compound_statement "{\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }" { (if_statement "if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;" if (parenthesized_expression "(((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14)))" ( (binary_expression "((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))" (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" ( (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[2]" identifier [ number_literal ])) != (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ]))) )) || (parenthesized_expression "(*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))" ( (binary_expression "*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14)" (pointer_expression "*(int *)((long)plVar14 + 0x14)" * (cast_expression "(int *)((long)plVar14 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar14 + 0x14)" ( (binary_expression "(long)plVar14 + 0x14" (cast_expression "(long)plVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (pointer_expression "*(int *)((long)plVar9 + 0x14)" * (cast_expression "(int *)((long)plVar9 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x14)" ( (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ))) )) (break_statement "break;" break ;)) }) (else_clause "else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" else (compound_statement "{\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" { (if_statement "if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" if (parenthesized_expression "(iVar8 < 10)" ( (binary_expression "iVar8 < 10" identifier < number_literal) )) (compound_statement "{\n if (iVar8 < 7) goto LAB_00111ecf;\n }" { (if_statement "if (iVar8 < 7) goto LAB_00111ecf;" if (parenthesized_expression "(iVar8 < 7)" ( (binary_expression "iVar8 < 7" identifier < number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) }) (else_clause "else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" else (compound_statement "{\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" { (if_statement "if (iVar8 == 0xc) goto LAB_00111f0d;" if (parenthesized_expression "(iVar8 == 0xc)" ( (binary_expression "iVar8 == 0xc" identifier == number_literal) )) (goto_statement "goto LAB_00111f0d;" goto statement_identifier ;)) (if_statement "if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }" if (parenthesized_expression "(iVar8 < 0xd)" ( (binary_expression "iVar8 < 0xd" identifier < number_literal) )) (compound_statement "{\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }" { (if_statement "if (iVar8 != 10) goto LAB_00111ecf;" if (parenthesized_expression "(iVar8 != 10)" ( (binary_expression "iVar8 != 10" identifier != number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) (break_statement "break;" break ;) })) }))) (labeled_statement "LAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;" statement_identifier : (if_statement "if ((int)plVar14[2] != (int)plVar9[2]) break;" if (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" ( (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[2]" identifier [ number_literal ])) != (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ]))) )) (break_statement "break;" break ;))) }))) }) (else_clause "else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" else (compound_statement "{\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" { (if_statement "if (iVar8 == 0xc0) goto LAB_001121b1;" if (parenthesized_expression "(iVar8 == 0xc0)" ( (binary_expression "iVar8 == 0xc0" identifier == number_literal) )) (goto_statement "goto LAB_001121b1;" goto statement_identifier ;)) (if_statement "if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" if (parenthesized_expression "(0xc0 < iVar8)" ( (binary_expression "0xc0 < iVar8" number_literal < identifier) )) (compound_statement "{\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" { (if_statement "if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" if (parenthesized_expression "(iVar8 != 0x103)" ( (binary_expression "iVar8 != 0x103" identifier != number_literal) )) (compound_statement "{\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" { (if_statement "if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" if (parenthesized_expression "((iVar8 < 0x103) || (1 < iVar8 - 0x105U))" ( (binary_expression "(iVar8 < 0x103) || (1 < iVar8 - 0x105U)" (parenthesized_expression "(iVar8 < 0x103)" ( (binary_expression "iVar8 < 0x103" identifier < number_literal) )) || (parenthesized_expression "(1 < iVar8 - 0x105U)" ( (binary_expression "1 < iVar8 - 0x105U" number_literal < (binary_expression "iVar8 - 0x105U" identifier - number_literal)) ))) )) (compound_statement "{\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" { (labeled_statement "LAB_00111ecf:\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" statement_identifier : comment (expression_statement "FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" (call_expression "FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" identifier (argument_list "("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" ( (string_literal ""../../gas/dw2gencfi.c"" " string_content ") , number_literal , (string_literal ""select_cie_for_fde"" " string_content ") ))) ;)) })) (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;) (if_statement "if (plVar13 == (long *)0x0) goto LAB_00111f98;" 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)) )) (goto_statement "goto LAB_00111f98;" goto statement_identifier ;)) (goto_statement "goto LAB_00111e6c;" goto statement_identifier ;) })) (break_statement "break;" break ;) })) (if_statement "if (iVar8 == 0x40) break;" if (parenthesized_expression "(iVar8 == 0x40)" ( (binary_expression "iVar8 == 0x40" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (iVar8 != 0x80) goto LAB_00111ecf;" if (parenthesized_expression "(iVar8 != 0x80)" ( (binary_expression "iVar8 != 0x80" identifier != number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) (labeled_statement "LAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;" statement_identifier : (if_statement "if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;" if (parenthesized_expression "(((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3]))" ( (binary_expression "((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])" (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" ( (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[2]" identifier [ number_literal ])) != (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ]))) )) || (parenthesized_expression "(plVar14[3] != plVar9[3])" ( (binary_expression "plVar14[3] != plVar9[3]" (subscript_expression "plVar14[3]" identifier [ number_literal ]) != (subscript_expression "plVar9[3]" identifier [ number_literal ])) ))) )) (break_statement "break;" break ;))) }))) (while_statement "while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }" { (expression_statement "plVar14 = (long *)*plVar14;" (assignment_expression "plVar14 = (long *)*plVar14" identifier = (cast_expression "(long *)*plVar14" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar14" * identifier))) ;) (expression_statement "plVar9 = (long *)*plVar9;" (assignment_expression "plVar9 = (long *)*plVar9" identifier = (cast_expression "(long *)*plVar9" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar9" * identifier))) ;) (if_statement "if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;" if (parenthesized_expression "(plVar14 == (long *)plVar13[9])" ( (binary_expression "plVar14 == (long *)plVar13[9]" identifier == (cast_expression "(long *)plVar13[9]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar13[9]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_001122c4;" goto statement_identifier ;)) (if_statement "if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;" if (parenthesized_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))" ( (binary_expression "(plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))" (parenthesized_expression "(plVar9 == (long *)0x0)" ( (binary_expression "plVar9 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))" ( (comma_expression "iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)" (assignment_expression "iVar8 = *(int *)(plVar14 + 1)" identifier = (pointer_expression "*(int *)(plVar14 + 1)" * (cast_expression "(int *)(plVar14 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar14 + 1)" ( (binary_expression "plVar14 + 1" identifier + number_literal) ))))) , (binary_expression "iVar8 != *(int *)(plVar9 + 1)" identifier != (pointer_expression "*(int *)(plVar9 + 1)" * (cast_expression "(int *)(plVar9 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar9 + 1)" ( (binary_expression "plVar9 + 1" identifier + number_literal) )))))) ))) )) (goto_statement "goto LAB_00111e60;" goto statement_identifier ;)) (expression_statement "iVar3 = iVar8 + -0xe;" (assignment_expression "iVar3 = iVar8 + -0xe" identifier = (binary_expression "iVar8 + -0xe" identifier + number_literal)) ;) (expression_statement "bVar16 = iVar3 == 0;" (assignment_expression "bVar16 = iVar3 == 0" identifier = (binary_expression "iVar3 == 0" identifier == number_literal)) ;) (if_statement "if (!bVar16) break;" if (parenthesized_expression "(!bVar16)" ( (unary_expression "!bVar16" ! identifier) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;" statement_identifier : (if_statement "if (plVar14[2] != plVar9[2]) goto LAB_00111e60;" if (parenthesized_expression "(plVar14[2] != plVar9[2])" ( (binary_expression "plVar14[2] != plVar9[2]" (subscript_expression "plVar14[2]" identifier [ number_literal ]) != (subscript_expression "plVar9[2]" identifier [ number_literal ])) )) (goto_statement "goto LAB_00111e60;" goto statement_identifier ;))) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))) })) }) (else_clause "else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" else (compound_statement "{\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" { (if_statement "if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" if (parenthesized_expression "(cVar1 != '\x03')" ( (binary_expression "cVar1 != '\x03'" identifier != (char_literal "'\x03'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" { comment (expression_statement "FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");" (call_expression "FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" identifier (argument_list "("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" ( (string_literal ""../../gas/dw2gencfi.c"" " string_content ") , number_literal , (string_literal ""select_cie_for_fde"" " string_content ") ))) ;) })) (if_statement "if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;" if (parenthesized_expression "(plVar13[4] == *(long *)(param_1 + 0x30))" ( (binary_expression "plVar13[4] == *(long *)(param_1 + 0x30)" (subscript_expression "plVar13[4]" identifier [ number_literal ]) == (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) ))))) )) (goto_statement "goto LAB_00111e83;" goto statement_identifier ;)) }))) })) })) (labeled_statement "LAB_00111e60:\n plVar13 = (long *)*plVar13;" statement_identifier : (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;)) }) while (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)) )) ;)) })) (labeled_statement "LAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);" statement_identifier : (expression_statement "plVar9 = (long *)xmalloc(0x50);" (assignment_expression "plVar9 = (long *)xmalloc(0x50)" identifier = (cast_expression "(long *)xmalloc(0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x50)" identifier (argument_list "(0x50)" ( number_literal ))))) ;)) (expression_statement "lVar4 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar4 = *(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 "lVar5 = *(long *)(param_1 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x38)" identifier = (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x40);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x40)" identifier = (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar7 = *(long *)(param_1 + 0x48)" identifier = (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "plVar13 = *(long **)(param_1 + 0x18);" (assignment_expression "plVar13 = *(long **)(param_1 + 0x18)" identifier = (pointer_expression "*(long **)(param_1 + 0x18)" * (cast_expression "(long **)(param_1 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "plVar14 = plVar9;" (assignment_expression "plVar14 = plVar9" identifier = identifier) ;) (expression_statement "*plVar9 = (long)DAT_001e33a8;" (assignment_expression "*plVar9 = (long)DAT_001e33a8" (pointer_expression "*plVar9" * identifier) = (cast_expression "(long)DAT_001e33a8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "DAT_001e33a8 = plVar14;" (assignment_expression "DAT_001e33a8 = plVar14" identifier = identifier) ;) (expression_statement "lVar10 = *(long *)(param_1 + 0x70);" (assignment_expression "lVar10 = *(long *)(param_1 + 0x70)" identifier = (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) ))))) ;) (expression_statement "plVar9[4] = lVar4;" (assignment_expression "plVar9[4] = lVar4" (subscript_expression "plVar9[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar9[5] = lVar5;" (assignment_expression "plVar9[5] = lVar5" (subscript_expression "plVar9[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar9[2] = lVar10;" (assignment_expression "plVar9[2] = lVar10" (subscript_expression "plVar9[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = *(undefined2 *)(param_1 + 0x28);" (assignment_expression "uVar2 = *(undefined2 *)(param_1 + 0x28)" identifier = (pointer_expression "*(undefined2 *)(param_1 + 0x28)" * (cast_expression "(undefined2 *)(param_1 + 0x28)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "plVar9[6] = lVar6;" (assignment_expression "plVar9[6] = lVar6" (subscript_expression "plVar9[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar9[7] = lVar7;" (assignment_expression "plVar9[7] = lVar7" (subscript_expression "plVar9[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined2 *)((long)plVar9 + 0x19) = uVar2;" (assignment_expression "*(undefined2 *)((long)plVar9 + 0x19) = uVar2" (pointer_expression "*(undefined2 *)((long)plVar9 + 0x19)" * (cast_expression "(undefined2 *)((long)plVar9 + 0x19)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "plVar9[8] = (long)plVar13;" (assignment_expression "plVar9[8] = (long)plVar13" (subscript_expression "plVar9[8]" identifier [ number_literal ]) = (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }" if (parenthesized_expression "((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103))" ( (binary_expression "(plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)" (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 "(iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)" ( (comma_expression "iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103" (assignment_expression "iVar8 = (int)plVar13[1]" identifier = (cast_expression "(int)plVar13[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar13[1]" identifier [ number_literal ]))) , (binary_expression "(iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103" (parenthesized_expression "(iVar8 != 10 && iVar8 != 0x40)" ( (binary_expression "iVar8 != 10 && iVar8 != 0x40" (binary_expression "iVar8 != 10" identifier != number_literal) && (binary_expression "iVar8 != 0x40" identifier != number_literal)) )) && (binary_expression "iVar8 != 0x103" identifier != number_literal))) ))) )) (compound_statement "{\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }" { (while_statement "while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }" while (parenthesized_expression "(1 < iVar8 - 0x105U)" ( (binary_expression "1 < iVar8 - 0x105U" number_literal < (binary_expression "iVar8 - 0x105U" identifier - number_literal)) )) (compound_statement "{\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }" { (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;) (if_statement "if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;" if (parenthesized_expression "((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103))" ( (binary_expression "(plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (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 "(iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" ( (comma_expression "iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (assignment_expression "iVar8 = *(int *)(plVar13 + 1)" identifier = (pointer_expression "*(int *)(plVar13 + 1)" * (cast_expression "(int *)(plVar13 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar13 + 1)" ( (binary_expression "plVar13 + 1" identifier + number_literal) ))))) , (binary_expression "(iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (parenthesized_expression "(iVar8 == 0x40 || iVar8 == 10)" ( (binary_expression "iVar8 == 0x40 || iVar8 == 10" (binary_expression "iVar8 == 0x40" identifier == number_literal) || (binary_expression "iVar8 == 10" identifier == number_literal)) )) || (binary_expression "iVar8 == 0x103" identifier == number_literal))) ))) )) (break_statement "break;" break ;)) })) })) (expression_statement "*param_3 = (long)plVar13;" (assignment_expression "*param_3 = (long)plVar13" (pointer_expression "*param_3" * identifier) = (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar9[9] = (long)plVar13;" (assignment_expression "plVar9[9] = (long)plVar13" (subscript_expression "plVar9[9]" identifier [ number_literal ]) = (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar10 = FUN_00129aa0();" (assignment_expression "lVar10 = FUN_00129aa0()" identifier = (call_expression "FUN_00129aa0()" identifier (argument_list "()" ( )))) ;) (expression_statement "plVar9[1] = lVar10;" (assignment_expression "plVar9[1] = lVar10" (subscript_expression "plVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar11 = FUN_00129a70();" (assignment_expression "uVar11 = FUN_00129a70()" identifier = (call_expression "FUN_00129a70()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar12 = FUN_00129a70();" (assignment_expression "uVar12 = FUN_00129a70()" identifier = (call_expression "FUN_00129a70()" identifier (argument_list "()" ( )))) ;) (expression_statement "local_30 = 0x14;" (assignment_expression "local_30 = 0x14" identifier = number_literal) ;) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" identifier = number_literal) ;) (expression_statement "local_48 = uVar12;" (assignment_expression "local_48 = uVar12" identifier = identifier) ;) (expression_statement "local_40 = uVar11;" (assignment_expression "local_40 = uVar11" identifier = identifier) ;) (expression_statement "FUN_00122c00(&local_48,4);" (call_expression "FUN_00122c00(&local_48,4)" identifier (argument_list "(&local_48,4)" ( (pointer_expression "&local_48" & identifier) , number_literal ))) ;) (expression_statement "FUN_0012bda0(uVar11);" (call_expression "FUN_0012bda0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))) ;) (if_statement "if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }" { (expression_statement "uVar11 = FUN_00116fb0(4);" (assignment_expression "uVar11 = FUN_00116fb0(4)" identifier = (call_expression "FUN_00116fb0(4)" identifier (argument_list "(4)" ( number_literal )))) ;) (expression_statement "FUN_00131030(uVar11,0xffffffffffffffff,4);" (call_expression "FUN_00131030(uVar11,0xffffffffffffffff,4)" identifier (argument_list "(uVar11,0xffffffffffffffff,4)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_00117220(1);" (call_expression "FUN_00117220(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (if_statement "if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }" if (parenthesized_expression "(*(int *)((long)plVar9 + 0x14) != 0)" ( (binary_expression "*(int *)((long)plVar9 + 0x14) != 0" (pointer_expression "*(int *)((long)plVar9 + 0x14)" * (cast_expression "(int *)((long)plVar9 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x14)" ( (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x53);\n }" { (expression_statement "FUN_00117220(0x53);" (call_expression "FUN_00117220(0x53)" identifier (argument_list "(0x53)" ( number_literal ))) ;) })) (expression_statement "FUN_00117220(0);" (call_expression "FUN_00117220(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "FUN_001110f0(1);" (call_expression "FUN_001110f0(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_001110c0((long)DAT_001e49d0);" (call_expression "FUN_001110c0((long)DAT_001e49d0)" identifier (argument_list "((long)DAT_001e49d0)" ( (cast_expression "(long)DAT_001e49d0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "FUN_00117220((int)plVar9[2]);" (call_expression "FUN_00117220((int)plVar9[2])" identifier (argument_list "((int)plVar9[2])" ( (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ])) ))) ;) (expression_statement "puVar15 = (undefined8 *)plVar9[8];" (assignment_expression "puVar15 = (undefined8 *)plVar9[8]" identifier = (cast_expression "(undefined8 *)plVar9[8]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar9[8]" identifier [ number_literal ]))) ;) (expression_statement "*(undefined1 *)(plVar9 + 3) = 0x1b;" (assignment_expression "*(undefined1 *)(plVar9 + 3) = 0x1b" (pointer_expression "*(undefined1 *)(plVar9 + 3)" * (cast_expression "(undefined1 *)(plVar9 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar9 + 3)" ( (binary_expression "plVar9 + 3" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" else (compound_statement "{\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" { (expression_statement "uVar11 = FUN_00116fb0(4);" (assignment_expression "uVar11 = FUN_00116fb0(4)" identifier = (call_expression "FUN_00116fb0(4)" identifier (argument_list "(4)" ( number_literal )))) ;) (expression_statement "FUN_00131030(uVar11,0,4);" (call_expression "FUN_00131030(uVar11,0,4)" identifier (argument_list "(uVar11,0,4)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_00117220(1);" (call_expression "FUN_00117220(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_00117220(0x7a);" (call_expression "FUN_00117220(0x7a)" identifier (argument_list "(0x7a)" ( number_literal ))) ;) (if_statement "if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x19) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x19) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x19)" * (cast_expression "(char *)((long)plVar9 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x50);\n }" { (expression_statement "FUN_00117220(0x50);" (call_expression "FUN_00117220(0x50)" identifier (argument_list "(0x50)" ( number_literal ))) ;) })) (if_statement "if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x1a) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x4c);\n }" { (expression_statement "FUN_00117220(0x4c);" (call_expression "FUN_00117220(0x4c)" identifier (argument_list "(0x4c)" ( number_literal ))) ;) })) (expression_statement "FUN_00117220(0x52);" (call_expression "FUN_00117220(0x52)" identifier (argument_list "(0x52)" ( number_literal ))) ;) (if_statement "if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }" if (parenthesized_expression "(*(int *)((long)plVar9 + 0x14) != 0)" ( (binary_expression "*(int *)((long)plVar9 + 0x14) != 0" (pointer_expression "*(int *)((long)plVar9 + 0x14)" * (cast_expression "(int *)((long)plVar9 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x14)" ( (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x53);\n }" { (expression_statement "FUN_00117220(0x53);" (call_expression "FUN_00117220(0x53)" identifier (argument_list "(0x53)" ( number_literal ))) ;) })) (expression_statement "FUN_00117220(0);" (call_expression "FUN_00117220(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "FUN_001110f0(1);" (call_expression "FUN_001110f0(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_001110c0((long)DAT_001e49d0);" (call_expression "FUN_001110c0((long)DAT_001e49d0)" identifier (argument_list "((long)DAT_001e49d0)" ( (cast_expression "(long)DAT_001e49d0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "FUN_00117220((int)plVar9[2]);" (call_expression "FUN_00117220((int)plVar9[2])" identifier (argument_list "((int)plVar9[2])" ( (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ])) ))) ;) (expression_statement "lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;" (assignment_expression "lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1" identifier = (binary_expression "(ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1" (call_expression "(ulong)(*(char *)((long)plVar9 + 0x1a) != -1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(char *)((long)plVar9 + 0x1a) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) + number_literal)) ;) (if_statement "if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x19) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x19) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x19)" * (cast_expression "(char *)((long)plVar9 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }" { (expression_statement "iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));" (assignment_expression "iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19))" identifier = (call_expression "FUN_001118a0(*(char *)((long)plVar9 + 0x19))" identifier (argument_list "(*(char *)((long)plVar9 + 0x19))" ( (pointer_expression "*(char *)((long)plVar9 + 0x19)" * (cast_expression "(char *)((long)plVar9 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (expression_statement "lVar10 = lVar10 + (ulong)(iVar8 + 1);" (assignment_expression "lVar10 = lVar10 + (ulong)(iVar8 + 1)" identifier = (binary_expression "lVar10 + (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 "FUN_001110f0(lVar10);" (call_expression "FUN_001110f0(lVar10)" identifier (argument_list "(lVar10)" ( identifier ))) ;) (expression_statement "FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);" (call_expression "FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1)" identifier (argument_list "(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1)" ( (binary_expression "plVar9 + 4" identifier + number_literal) , (pointer_expression "*(undefined1 *)((long)plVar9 + 0x19)" * (cast_expression "(undefined1 *)((long)plVar9 + 0x19)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal ))) ;) (if_statement "if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x1a) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }" { (expression_statement "FUN_00117220(*(char *)((long)plVar9 + 0x1a));" (call_expression "FUN_00117220(*(char *)((long)plVar9 + 0x1a))" identifier (argument_list "(*(char *)((long)plVar9 + 0x1a))" ( (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) })) (expression_statement "*(undefined1 *)(plVar9 + 3) = 0x1b;" (assignment_expression "*(undefined1 *)(plVar9 + 3) = 0x1b" (pointer_expression "*(undefined1 *)(plVar9 + 3)" * (cast_expression "(undefined1 *)(plVar9 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar9 + 3)" ( (binary_expression "plVar9 + 3" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_00117220(0x1b);" (call_expression "FUN_00117220(0x1b)" identifier (argument_list "(0x1b)" ( number_literal ))) ;) (expression_statement "puVar15 = (undefined8 *)plVar9[8];" (assignment_expression "puVar15 = (undefined8 *)plVar9[8]" identifier = (cast_expression "(undefined8 *)plVar9[8]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar9[8]" identifier [ number_literal ]))) ;) }))) (if_statement "if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }" if (parenthesized_expression "(puVar15 != (undefined8 *)0x0)" ( (binary_expression "puVar15 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }" { (for_statement "for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }" for ( ; (binary_expression "puVar15 != (undefined8 *)plVar9[9]" identifier != (cast_expression "(undefined8 *)plVar9[9]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar9[9]" identifier [ number_literal ]))) ; (assignment_expression "puVar15 = (undefined8 *)*puVar15" identifier = (cast_expression "(undefined8 *)*puVar15" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar15" * identifier))) ) (compound_statement "{\n FUN_00111110(puVar15);\n }" { (expression_statement "FUN_00111110(puVar15);" (call_expression "FUN_00111110(puVar15)" identifier (argument_list "(puVar15)" ( identifier ))) ;) })) })) (expression_statement "FUN_001170b0(param_4,0,0);" (call_expression "FUN_001170b0(param_4,0,0)" identifier (argument_list "(param_4,0,0)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_0012bda0(uVar12);" (call_expression "FUN_0012bda0(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return plVar9;" return identifier ;) })))
(translation_unit "cie_entry * select_cie_for_fde(fde_entry *fde,bfd_boolean eh_frame,cfi_insn_data **pfirst,int align)\n\n{\n char cVar1;\n short sVar2;\n short sVar3;\n long lVar4;\n long lVar5;\n int iVar6;\n offsetT oVar7;\n uint uVar8;\n undefined2 uVar9;\n ushort uVar10;\n undefined4 uVar11;\n uchar uVar12;\n uchar uVar13;\n int iVar14;\n uint uVar15;\n cie_entry *pcVar16;\n symbolS *psVar17;\n symbolS *psVar18;\n char *pcVar19;\n cfi_insn_data *pcVar20;\n cfi_insn_data *pcVar21;\n cie_entry *pcVar22;\n addressT value;\n bool bVar23;\n expressionS exp;\n \n if (cie_root != (cie_entry *)0x0) {\n lVar4._0_4_ = fde->return_column;\n lVar4._4_4_ = fde->signal_frame;\n pcVar22 = cie_root;\nLAB_00111e6c:\n do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);\n }\nLAB_00111f98:\n pcVar16 = (cie_entry *)xmalloc(0x50);\n psVar17 = (fde->personality).X_add_symbol;\n psVar18 = (fde->personality).X_op_symbol;\n oVar7 = (fde->personality).X_add_number;\n uVar9 = *(undefined2 *)&(fde->personality).field_0x18;\n uVar10 = (fde->personality).X_md;\n uVar11 = *(undefined4 *)&(fde->personality).field_0x1c;\n pcVar20 = fde->data;\n pcVar22 = pcVar16;\n pcVar16->next = cie_root;\n cie_root = pcVar22;\n uVar15 = fde->return_column;\n uVar8 = fde->signal_frame;\n (pcVar16->personality).X_add_symbol = psVar17;\n (pcVar16->personality).X_op_symbol = psVar18;\n pcVar16->return_column = uVar15;\n pcVar16->signal_frame = uVar8;\n uVar12 = fde->per_encoding;\n uVar13 = fde->lsda_encoding;\n (pcVar16->personality).X_add_number = oVar7;\n *(undefined2 *)&(pcVar16->personality).field_0x18 = uVar9;\n (pcVar16->personality).X_md = uVar10;\n *(undefined4 *)&(pcVar16->personality).field_0x1c = uVar11;\n pcVar16->per_encoding = uVar12;\n pcVar16->lsda_encoding = uVar13;\n pcVar16->first = pcVar20;\n if ((pcVar20 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)) {\n while (1 < iVar14 - 0x105U) {\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }\n }\n *pfirst = pcVar20;\n pcVar16->last = pcVar20;\n psVar17 = symbol_temp_new_now();\n pcVar16->start_address = psVar17;\n psVar17 = symbol_temp_make();\n psVar18 = symbol_temp_make();\n exp._24_1_ = 0x14;\n exp.X_add_number = 0;\n exp.X_add_symbol = psVar18;\n exp.X_op_symbol = psVar17;\n emit_expr(&exp,4);\n symbol_set_value_now(psVar17);\n if (eh_frame == 0) {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4);\n frag_append_1_char(1);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n pcVar20 = pcVar16->first;\n pcVar16->fde_encoding = '\x1b';\n }\n else {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0,4);\n frag_append_1_char(1);\n frag_append_1_char(0x7a);\n if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }\n frag_append_1_char(0x52);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;\n if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }\n out_uleb128(value);\n emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }\n pcVar16->fde_encoding = '\x1b';\n frag_append_1_char(0x1b);\n pcVar20 = pcVar16->first;\n }\n if (pcVar20 != (cfi_insn_data *)0x0) {\n for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) {\n output_cfi_insn(pcVar20);\n }\n }\n frag_align(align,0,0);\n symbol_set_value_now(psVar18);\n return pcVar16;\n}\n\n" (function_definition "cie_entry * select_cie_for_fde(fde_entry *fde,bfd_boolean eh_frame,cfi_insn_data **pfirst,int align)\n\n{\n char cVar1;\n short sVar2;\n short sVar3;\n long lVar4;\n long lVar5;\n int iVar6;\n offsetT oVar7;\n uint uVar8;\n undefined2 uVar9;\n ushort uVar10;\n undefined4 uVar11;\n uchar uVar12;\n uchar uVar13;\n int iVar14;\n uint uVar15;\n cie_entry *pcVar16;\n symbolS *psVar17;\n symbolS *psVar18;\n char *pcVar19;\n cfi_insn_data *pcVar20;\n cfi_insn_data *pcVar21;\n cie_entry *pcVar22;\n addressT value;\n bool bVar23;\n expressionS exp;\n \n if (cie_root != (cie_entry *)0x0) {\n lVar4._0_4_ = fde->return_column;\n lVar4._4_4_ = fde->signal_frame;\n pcVar22 = cie_root;\nLAB_00111e6c:\n do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);\n }\nLAB_00111f98:\n pcVar16 = (cie_entry *)xmalloc(0x50);\n psVar17 = (fde->personality).X_add_symbol;\n psVar18 = (fde->personality).X_op_symbol;\n oVar7 = (fde->personality).X_add_number;\n uVar9 = *(undefined2 *)&(fde->personality).field_0x18;\n uVar10 = (fde->personality).X_md;\n uVar11 = *(undefined4 *)&(fde->personality).field_0x1c;\n pcVar20 = fde->data;\n pcVar22 = pcVar16;\n pcVar16->next = cie_root;\n cie_root = pcVar22;\n uVar15 = fde->return_column;\n uVar8 = fde->signal_frame;\n (pcVar16->personality).X_add_symbol = psVar17;\n (pcVar16->personality).X_op_symbol = psVar18;\n pcVar16->return_column = uVar15;\n pcVar16->signal_frame = uVar8;\n uVar12 = fde->per_encoding;\n uVar13 = fde->lsda_encoding;\n (pcVar16->personality).X_add_number = oVar7;\n *(undefined2 *)&(pcVar16->personality).field_0x18 = uVar9;\n (pcVar16->personality).X_md = uVar10;\n *(undefined4 *)&(pcVar16->personality).field_0x1c = uVar11;\n pcVar16->per_encoding = uVar12;\n pcVar16->lsda_encoding = uVar13;\n pcVar16->first = pcVar20;\n if ((pcVar20 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)) {\n while (1 < iVar14 - 0x105U) {\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }\n }\n *pfirst = pcVar20;\n pcVar16->last = pcVar20;\n psVar17 = symbol_temp_new_now();\n pcVar16->start_address = psVar17;\n psVar17 = symbol_temp_make();\n psVar18 = symbol_temp_make();\n exp._24_1_ = 0x14;\n exp.X_add_number = 0;\n exp.X_add_symbol = psVar18;\n exp.X_op_symbol = psVar17;\n emit_expr(&exp,4);\n symbol_set_value_now(psVar17);\n if (eh_frame == 0) {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4);\n frag_append_1_char(1);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n pcVar20 = pcVar16->first;\n pcVar16->fde_encoding = '\x1b';\n }\n else {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0,4);\n frag_append_1_char(1);\n frag_append_1_char(0x7a);\n if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }\n frag_append_1_char(0x52);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;\n if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }\n out_uleb128(value);\n emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }\n pcVar16->fde_encoding = '\x1b';\n frag_append_1_char(0x1b);\n pcVar20 = pcVar16->first;\n }\n if (pcVar20 != (cfi_insn_data *)0x0) {\n for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) {\n output_cfi_insn(pcVar20);\n }\n }\n frag_align(align,0,0);\n symbol_set_value_now(psVar18);\n return pcVar16;\n}" type_identifier (pointer_declarator "* select_cie_for_fde(fde_entry *fde,bfd_boolean eh_frame,cfi_insn_data **pfirst,int align)" * (function_declarator "select_cie_for_fde(fde_entry *fde,bfd_boolean eh_frame,cfi_insn_data **pfirst,int align)" identifier (parameter_list "(fde_entry *fde,bfd_boolean eh_frame,cfi_insn_data **pfirst,int align)" ( (parameter_declaration "fde_entry *fde" type_identifier (pointer_declarator "*fde" * identifier)) , (parameter_declaration "bfd_boolean eh_frame" type_identifier identifier) , (parameter_declaration "cfi_insn_data **pfirst" type_identifier (pointer_declarator "**pfirst" * (pointer_declarator "*pfirst" * identifier))) , (parameter_declaration "int align" primitive_type identifier) )))) (compound_statement "{\n char cVar1;\n short sVar2;\n short sVar3;\n long lVar4;\n long lVar5;\n int iVar6;\n offsetT oVar7;\n uint uVar8;\n undefined2 uVar9;\n ushort uVar10;\n undefined4 uVar11;\n uchar uVar12;\n uchar uVar13;\n int iVar14;\n uint uVar15;\n cie_entry *pcVar16;\n symbolS *psVar17;\n symbolS *psVar18;\n char *pcVar19;\n cfi_insn_data *pcVar20;\n cfi_insn_data *pcVar21;\n cie_entry *pcVar22;\n addressT value;\n bool bVar23;\n expressionS exp;\n \n if (cie_root != (cie_entry *)0x0) {\n lVar4._0_4_ = fde->return_column;\n lVar4._4_4_ = fde->signal_frame;\n pcVar22 = cie_root;\nLAB_00111e6c:\n do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);\n }\nLAB_00111f98:\n pcVar16 = (cie_entry *)xmalloc(0x50);\n psVar17 = (fde->personality).X_add_symbol;\n psVar18 = (fde->personality).X_op_symbol;\n oVar7 = (fde->personality).X_add_number;\n uVar9 = *(undefined2 *)&(fde->personality).field_0x18;\n uVar10 = (fde->personality).X_md;\n uVar11 = *(undefined4 *)&(fde->personality).field_0x1c;\n pcVar20 = fde->data;\n pcVar22 = pcVar16;\n pcVar16->next = cie_root;\n cie_root = pcVar22;\n uVar15 = fde->return_column;\n uVar8 = fde->signal_frame;\n (pcVar16->personality).X_add_symbol = psVar17;\n (pcVar16->personality).X_op_symbol = psVar18;\n pcVar16->return_column = uVar15;\n pcVar16->signal_frame = uVar8;\n uVar12 = fde->per_encoding;\n uVar13 = fde->lsda_encoding;\n (pcVar16->personality).X_add_number = oVar7;\n *(undefined2 *)&(pcVar16->personality).field_0x18 = uVar9;\n (pcVar16->personality).X_md = uVar10;\n *(undefined4 *)&(pcVar16->personality).field_0x1c = uVar11;\n pcVar16->per_encoding = uVar12;\n pcVar16->lsda_encoding = uVar13;\n pcVar16->first = pcVar20;\n if ((pcVar20 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)) {\n while (1 < iVar14 - 0x105U) {\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }\n }\n *pfirst = pcVar20;\n pcVar16->last = pcVar20;\n psVar17 = symbol_temp_new_now();\n pcVar16->start_address = psVar17;\n psVar17 = symbol_temp_make();\n psVar18 = symbol_temp_make();\n exp._24_1_ = 0x14;\n exp.X_add_number = 0;\n exp.X_add_symbol = psVar18;\n exp.X_op_symbol = psVar17;\n emit_expr(&exp,4);\n symbol_set_value_now(psVar17);\n if (eh_frame == 0) {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4);\n frag_append_1_char(1);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n pcVar20 = pcVar16->first;\n pcVar16->fde_encoding = '\x1b';\n }\n else {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0,4);\n frag_append_1_char(1);\n frag_append_1_char(0x7a);\n if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }\n frag_append_1_char(0x52);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;\n if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }\n out_uleb128(value);\n emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }\n pcVar16->fde_encoding = '\x1b';\n frag_append_1_char(0x1b);\n pcVar20 = pcVar16->first;\n }\n if (pcVar20 != (cfi_insn_data *)0x0) {\n for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) {\n output_cfi_insn(pcVar20);\n }\n }\n frag_align(align,0,0);\n symbol_set_value_now(psVar18);\n return pcVar16;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "short sVar2;" (sized_type_specifier "short" short) identifier ;) (declaration "short sVar3;" (sized_type_specifier "short" short) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "offsetT oVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "undefined2 uVar9;" type_identifier identifier ;) (declaration "ushort uVar10;" type_identifier identifier ;) (declaration "undefined4 uVar11;" type_identifier identifier ;) (declaration "uchar uVar12;" type_identifier identifier ;) (declaration "uchar uVar13;" type_identifier identifier ;) (declaration "int iVar14;" primitive_type identifier ;) (declaration "uint uVar15;" type_identifier identifier ;) (declaration "cie_entry *pcVar16;" type_identifier (pointer_declarator "*pcVar16" * identifier) ;) (declaration "symbolS *psVar17;" type_identifier (pointer_declarator "*psVar17" * identifier) ;) (declaration "symbolS *psVar18;" type_identifier (pointer_declarator "*psVar18" * identifier) ;) (declaration "char *pcVar19;" primitive_type (pointer_declarator "*pcVar19" * identifier) ;) (declaration "cfi_insn_data *pcVar20;" type_identifier (pointer_declarator "*pcVar20" * identifier) ;) (declaration "cfi_insn_data *pcVar21;" type_identifier (pointer_declarator "*pcVar21" * identifier) ;) (declaration "cie_entry *pcVar22;" type_identifier (pointer_declarator "*pcVar22" * identifier) ;) (declaration "addressT value;" type_identifier identifier ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "expressionS exp;" type_identifier identifier ;) (if_statement "if (cie_root != (cie_entry *)0x0) {\n lVar4._0_4_ = fde->return_column;\n lVar4._4_4_ = fde->signal_frame;\n pcVar22 = cie_root;\nLAB_00111e6c:\n do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);\n }" if (parenthesized_expression "(cie_root != (cie_entry *)0x0)" ( (binary_expression "cie_root != (cie_entry *)0x0" identifier != (cast_expression "(cie_entry *)0x0" ( (type_descriptor "cie_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar4._0_4_ = fde->return_column;\n lVar4._4_4_ = fde->signal_frame;\n pcVar22 = cie_root;\nLAB_00111e6c:\n do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);\n }" { (expression_statement "lVar4._0_4_ = fde->return_column;" (assignment_expression "lVar4._0_4_ = fde->return_column" (field_expression "lVar4._0_4_" identifier . field_identifier) = (field_expression "fde->return_column" identifier -> field_identifier)) ;) (expression_statement "lVar4._4_4_ = fde->signal_frame;" (assignment_expression "lVar4._4_4_ = fde->signal_frame" (field_expression "lVar4._4_4_" identifier . field_identifier) = (field_expression "fde->signal_frame" identifier -> field_identifier)) ;) (expression_statement "pcVar22 = cie_root;" (assignment_expression "pcVar22 = cie_root" identifier = identifier) ;) (labeled_statement "LAB_00111e6c:\n do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);" statement_identifier : (do_statement "do {\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n } while (pcVar22 != (cie_entry *)0x0);" do (compound_statement "{\n lVar5._0_4_ = pcVar22->return_column;\n lVar5._4_4_ = pcVar22->signal_frame;\n if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n pcVar22 = pcVar22->next;\n }" { (expression_statement "lVar5._0_4_ = pcVar22->return_column;" (assignment_expression "lVar5._0_4_ = pcVar22->return_column" (field_expression "lVar5._0_4_" identifier . field_identifier) = (field_expression "pcVar22->return_column" identifier -> field_identifier)) ;) (expression_statement "lVar5._4_4_ = pcVar22->signal_frame;" (assignment_expression "lVar5._4_4_ = pcVar22->signal_frame" (field_expression "lVar5._4_4_" identifier . field_identifier) = (field_expression "pcVar22->signal_frame" identifier -> field_identifier)) ;) (if_statement "if ((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))\n {\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }" if (parenthesized_expression "((lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3))" ( (binary_expression "(lVar5 == lVar4) &&\n (sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3)" (parenthesized_expression "(lVar5 == lVar4)" ( (binary_expression "lVar5 == lVar4" identifier == identifier) )) && (parenthesized_expression "(sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3)" ( (comma_expression "sVar3._0_1_ = fde->per_encoding, sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3" (assignment_expression "sVar3._0_1_ = fde->per_encoding" (field_expression "sVar3._0_1_" identifier . field_identifier) = (field_expression "fde->per_encoding" identifier -> field_identifier)) , (comma_expression "sVar3._1_1_ = fde->lsda_encoding,\n sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3" (assignment_expression "sVar3._1_1_ = fde->lsda_encoding" (field_expression "sVar3._1_1_" identifier . field_identifier) = (field_expression "fde->lsda_encoding" identifier -> field_identifier)) , (comma_expression "sVar2._0_1_ = pcVar22->per_encoding, sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3" (assignment_expression "sVar2._0_1_ = pcVar22->per_encoding" (field_expression "sVar2._0_1_" identifier . field_identifier) = (field_expression "pcVar22->per_encoding" identifier -> field_identifier)) , (comma_expression "sVar2._1_1_ = pcVar22->lsda_encoding, sVar2 == sVar3" (assignment_expression "sVar2._1_1_ = pcVar22->lsda_encoding" (field_expression "sVar2._1_1_" identifier . field_identifier) = (field_expression "pcVar22->lsda_encoding" identifier -> field_identifier)) , (binary_expression "sVar2 == sVar3" identifier == identifier))))) ))) )) (compound_statement "{\n if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;\n cVar1 = (pcVar22->personality).field_0x18;\n if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }\n }" { (if_statement "if (pcVar22->per_encoding == 0xff) goto LAB_00111e83;" if (parenthesized_expression "(pcVar22->per_encoding == 0xff)" ( (binary_expression "pcVar22->per_encoding == 0xff" (field_expression "pcVar22->per_encoding" identifier -> field_identifier) == number_literal) )) (goto_statement "goto LAB_00111e83;" goto statement_identifier ;)) (expression_statement "cVar1 = (pcVar22->personality).field_0x18;" (assignment_expression "cVar1 = (pcVar22->personality).field_0x18" identifier = (field_expression "(pcVar22->personality).field_0x18" (parenthesized_expression "(pcVar22->personality)" ( (field_expression "pcVar22->personality" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)) {\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }" if (parenthesized_expression "((cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number))" ( (binary_expression "(cVar1 == (fde->personality).field_0x18) &&\n ((pcVar22->personality).X_add_number == (fde->personality).X_add_number)" (parenthesized_expression "(cVar1 == (fde->personality).field_0x18)" ( (binary_expression "cVar1 == (fde->personality).field_0x18" identifier == (field_expression "(fde->personality).field_0x18" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) )) && (parenthesized_expression "((pcVar22->personality).X_add_number == (fde->personality).X_add_number)" ( (binary_expression "(pcVar22->personality).X_add_number == (fde->personality).X_add_number" (field_expression "(pcVar22->personality).X_add_number" (parenthesized_expression "(pcVar22->personality)" ( (field_expression "pcVar22->personality" identifier -> field_identifier) )) . field_identifier) == (field_expression "(fde->personality).X_add_number" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) ))) )) (compound_statement "{\n if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }\n }" { (if_statement "if (cVar1 == '\x02') {\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }" if (parenthesized_expression "(cVar1 == '\x02')" ( (binary_expression "cVar1 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) )) (compound_statement "{\n if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }" { (if_statement "if (((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) {\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }" if (parenthesized_expression "(((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1))" ( (binary_expression "((pcVar22->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)" (parenthesized_expression "((pcVar22->personality).field_0x19 & 1)" ( (binary_expression "(pcVar22->personality).field_0x19 & 1" (field_expression "(pcVar22->personality).field_0x19" (parenthesized_expression "(pcVar22->personality)" ( (field_expression "pcVar22->personality" identifier -> field_identifier) )) . field_identifier) & number_literal) )) == (parenthesized_expression "((fde->personality).field_0x19 & 1)" ( (binary_expression "(fde->personality).field_0x19 & 1" (field_expression "(fde->personality).field_0x19" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier) & number_literal) ))) )) (compound_statement "{\nLAB_00111e83:\n pcVar20 = pcVar22->first;\n pcVar21 = fde->data;\n if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }\n }" { (labeled_statement "LAB_00111e83:\n pcVar20 = pcVar22->first;" statement_identifier : (expression_statement "pcVar20 = pcVar22->first;" (assignment_expression "pcVar20 = pcVar22->first" identifier = (field_expression "pcVar22->first" identifier -> field_identifier)) ;)) (expression_statement "pcVar21 = fde->data;" (assignment_expression "pcVar21 = fde->data" identifier = (field_expression "fde->data" identifier -> field_identifier)) ;) (if_statement "if (pcVar20 == pcVar22->last) {\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }\n else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }" if (parenthesized_expression "(pcVar20 == pcVar22->last)" ( (binary_expression "pcVar20 == pcVar22->last" identifier == (field_expression "pcVar22->last" identifier -> field_identifier)) )) (compound_statement "{\nLAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }\n }" { (labeled_statement "LAB_001122c4:\n if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }" statement_identifier : (if_statement "if (((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)) {\n *pfirst = pcVar21;\n return pcVar22;\n }" if (parenthesized_expression "(((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2))" ( (binary_expression "((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))\n || (iVar14 - 0x105U < 2)" (parenthesized_expression "((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))" ( (binary_expression "(pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)" (parenthesized_expression "(pcVar21 == (cfi_insn_data *)0x0)" ( (binary_expression "pcVar21 == (cfi_insn_data *)0x0" identifier == (cast_expression "(cfi_insn_data *)0x0" ( (type_descriptor "cfi_insn_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)" ( (comma_expression "iVar14 = pcVar21->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103" (assignment_expression "iVar14 = pcVar21->insn" identifier = (field_expression "pcVar21->insn" identifier -> field_identifier)) , (binary_expression "(iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103" (parenthesized_expression "(iVar14 == 0x40 || iVar14 == 10)" ( (binary_expression "iVar14 == 0x40 || iVar14 == 10" (binary_expression "iVar14 == 0x40" identifier == number_literal) || (binary_expression "iVar14 == 10" identifier == number_literal)) )) || (binary_expression "iVar14 == 0x103" identifier == number_literal))) ))) )) || (parenthesized_expression "(iVar14 - 0x105U < 2)" ( (binary_expression "iVar14 - 0x105U < 2" (binary_expression "iVar14 - 0x105U" identifier - number_literal) < number_literal) ))) )) (compound_statement "{\n *pfirst = pcVar21;\n return pcVar22;\n }" { (expression_statement "*pfirst = pcVar21;" (assignment_expression "*pfirst = pcVar21" (pointer_expression "*pfirst" * identifier) = identifier) ;) (return_statement "return pcVar22;" return identifier ;) }))) }) (else_clause "else if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }" else (if_statement "if ((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)) {\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }" if (parenthesized_expression "((pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14))" ( (binary_expression "(pcVar21 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, pcVar21->insn == iVar14)" (parenthesized_expression "(pcVar21 != (cfi_insn_data *)0x0)" ( (binary_expression "pcVar21 != (cfi_insn_data *)0x0" identifier != (cast_expression "(cfi_insn_data *)0x0" ( (type_descriptor "cfi_insn_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(iVar14 = pcVar20->insn, pcVar21->insn == iVar14)" ( (comma_expression "iVar14 = pcVar20->insn, pcVar21->insn == iVar14" (assignment_expression "iVar14 = pcVar20->insn" identifier = (field_expression "pcVar20->insn" identifier -> field_identifier)) , (binary_expression "pcVar21->insn == iVar14" (field_expression "pcVar21->insn" identifier -> field_identifier) == identifier)) ))) )) (compound_statement "{\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar14 == 0xe;\n if (bVar23) goto LAB_00111f54;\n do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );\n }" { (expression_statement "iVar6 = iVar14 + -0xe;" (assignment_expression "iVar6 = iVar14 + -0xe" identifier = (binary_expression "iVar14 + -0xe" identifier + number_literal)) ;) (expression_statement "bVar23 = iVar14 == 0xe;" (assignment_expression "bVar23 = iVar14 == 0xe" identifier = (binary_expression "iVar14 == 0xe" identifier == number_literal)) ;) (if_statement "if (bVar23) goto LAB_00111f54;" if (parenthesized_expression "(bVar23)" ( identifier )) (goto_statement "goto LAB_00111f54;" goto statement_identifier ;)) (do_statement "do {\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n } while( true );" do (compound_statement "{\n if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }\n while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }\n }" { (if_statement "if (bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0) {\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }\n else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }" if (parenthesized_expression "(bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0)" ( (binary_expression "bVar23 || SBORROW4(iVar14,0xe) != iVar6 < 0" identifier || (binary_expression "SBORROW4(iVar14,0xe) != iVar6 < 0" (call_expression "SBORROW4(iVar14,0xe)" identifier (argument_list "(iVar14,0xe)" ( identifier , number_literal ))) != (binary_expression "iVar6 < 0" identifier < number_literal))) )) (compound_statement "{\n if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }\n }" { (if_statement "if (iVar14 == 9) {\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }\n else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }" if (parenthesized_expression "(iVar14 == 9)" ( (binary_expression "iVar14 == 9" identifier == number_literal) )) (compound_statement "{\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;\n }" { (if_statement "if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)) break;" if (parenthesized_expression "(((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2))" ( (binary_expression "((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)" (parenthesized_expression "((pcVar20->u).ri.reg != (pcVar21->u).ri.reg)" ( (binary_expression "(pcVar20->u).ri.reg != (pcVar21->u).ri.reg" (field_expression "(pcVar20->u).ri.reg" (field_expression "(pcVar20->u).ri" (parenthesized_expression "(pcVar20->u)" ( (field_expression "pcVar20->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (field_expression "(pcVar21->u).ri.reg" (field_expression "(pcVar21->u).ri" (parenthesized_expression "(pcVar21->u)" ( (field_expression "pcVar21->u" identifier -> field_identifier) )) . field_identifier) . field_identifier)) )) || (parenthesized_expression "((pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2)" ( (binary_expression "(pcVar20->u).rr.reg2 != (pcVar21->u).rr.reg2" (field_expression "(pcVar20->u).rr.reg2" (field_expression "(pcVar20->u).rr" (parenthesized_expression "(pcVar20->u)" ( (field_expression "pcVar20->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (field_expression "(pcVar21->u).rr.reg2" (field_expression "(pcVar21->u).rr" (parenthesized_expression "(pcVar21->u)" ( (field_expression "pcVar21->u" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ))) )) (break_statement "break;" break ;)) }) (else_clause "else {\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }" else (compound_statement "{\n if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;\n }" { (if_statement "if (iVar14 < 10) {\n if (iVar14 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }" if (parenthesized_expression "(iVar14 < 10)" ( (binary_expression "iVar14 < 10" identifier < number_literal) )) (compound_statement "{\n if (iVar14 < 7) goto LAB_00111ecf;\n }" { (if_statement "if (iVar14 < 7) goto LAB_00111ecf;" if (parenthesized_expression "(iVar14 < 7)" ( (binary_expression "iVar14 < 7" identifier < number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) }) (else_clause "else {\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }" else (compound_statement "{\n if (iVar14 == 0xc) goto LAB_00111f0d;\n if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }\n }" { (if_statement "if (iVar14 == 0xc) goto LAB_00111f0d;" if (parenthesized_expression "(iVar14 == 0xc)" ( (binary_expression "iVar14 == 0xc" identifier == number_literal) )) (goto_statement "goto LAB_00111f0d;" goto statement_identifier ;)) (if_statement "if (iVar14 < 0xd) {\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }" if (parenthesized_expression "(iVar14 < 0xd)" ( (binary_expression "iVar14 < 0xd" identifier < number_literal) )) (compound_statement "{\n if (iVar14 != 10) goto LAB_00111ecf;\n break;\n }" { (if_statement "if (iVar14 != 10) goto LAB_00111ecf;" if (parenthesized_expression "(iVar14 != 10)" ( (binary_expression "iVar14 != 10" identifier != number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) (break_statement "break;" break ;) })) }))) (labeled_statement "LAB_001121b1:\n if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;" statement_identifier : (if_statement "if ((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) break;" if (parenthesized_expression "((pcVar20->u).ri.reg != (pcVar21->u).ri.reg)" ( (binary_expression "(pcVar20->u).ri.reg != (pcVar21->u).ri.reg" (field_expression "(pcVar20->u).ri.reg" (field_expression "(pcVar20->u).ri" (parenthesized_expression "(pcVar20->u)" ( (field_expression "pcVar20->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (field_expression "(pcVar21->u).ri.reg" (field_expression "(pcVar21->u).ri" (parenthesized_expression "(pcVar21->u)" ( (field_expression "pcVar21->u" identifier -> field_identifier) )) . field_identifier) . field_identifier)) )) (break_statement "break;" break ;))) }))) }) (else_clause "else {\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }" else (compound_statement "{\n if (iVar14 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar14 == 0x40) break;\n if (iVar14 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;\n }" { (if_statement "if (iVar14 == 0xc0) goto LAB_001121b1;" if (parenthesized_expression "(iVar14 == 0xc0)" ( (binary_expression "iVar14 == 0xc0" identifier == number_literal) )) (goto_statement "goto LAB_001121b1;" goto statement_identifier ;)) (if_statement "if (0xc0 < iVar14) {\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" if (parenthesized_expression "(0xc0 < iVar14)" ( (binary_expression "0xc0 < iVar14" number_literal < identifier) )) (compound_statement "{\n if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" { (if_statement "if (iVar14 != 0x103) {\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" if (parenthesized_expression "(iVar14 != 0x103)" ( (binary_expression "iVar14 != 0x103" identifier != number_literal) )) (compound_statement "{\n if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n pcVar22 = pcVar22->next;\n if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" { (if_statement "if ((iVar14 < 0x103) || (1 < iVar14 - 0x105U)) {\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" if (parenthesized_expression "((iVar14 < 0x103) || (1 < iVar14 - 0x105U))" ( (binary_expression "(iVar14 < 0x103) || (1 < iVar14 - 0x105U)" (parenthesized_expression "(iVar14 < 0x103)" ( (binary_expression "iVar14 < 0x103" identifier < number_literal) )) || (parenthesized_expression "(1 < iVar14 - 0x105U)" ( (binary_expression "1 < iVar14 - 0x105U" number_literal < (binary_expression "iVar14 - 0x105U" identifier - number_literal)) ))) )) (compound_statement "{\nLAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" { (labeled_statement "LAB_00111ecf:\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" statement_identifier : comment (expression_statement "as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" (call_expression "as_abort("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" identifier (argument_list "("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" ( (string_literal ""../../gas/dw2gencfi.c"" " string_content ") , number_literal , (string_literal ""select_cie_for_fde"" " string_content ") ))) ;)) })) (expression_statement "pcVar22 = pcVar22->next;" (assignment_expression "pcVar22 = pcVar22->next" identifier = (field_expression "pcVar22->next" identifier -> field_identifier)) ;) (if_statement "if (pcVar22 == (cie_entry *)0x0) goto LAB_00111f98;" if (parenthesized_expression "(pcVar22 == (cie_entry *)0x0)" ( (binary_expression "pcVar22 == (cie_entry *)0x0" identifier == (cast_expression "(cie_entry *)0x0" ( (type_descriptor "cie_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00111f98;" goto statement_identifier ;)) (goto_statement "goto LAB_00111e6c;" goto statement_identifier ;) })) (break_statement "break;" break ;) })) (if_statement "if (iVar14 == 0x40) break;" if (parenthesized_expression "(iVar14 == 0x40)" ( (binary_expression "iVar14 == 0x40" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (iVar14 != 0x80) goto LAB_00111ecf;" if (parenthesized_expression "(iVar14 != 0x80)" ( (binary_expression "iVar14 != 0x80" identifier != number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) (labeled_statement "LAB_00111f0d:\n if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;" statement_identifier : (if_statement "if (((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)) break;" if (parenthesized_expression "(((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset))" ( (binary_expression "((pcVar20->u).ri.reg != (pcVar21->u).ri.reg) ||\n ((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)" (parenthesized_expression "((pcVar20->u).ri.reg != (pcVar21->u).ri.reg)" ( (binary_expression "(pcVar20->u).ri.reg != (pcVar21->u).ri.reg" (field_expression "(pcVar20->u).ri.reg" (field_expression "(pcVar20->u).ri" (parenthesized_expression "(pcVar20->u)" ( (field_expression "pcVar20->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (field_expression "(pcVar21->u).ri.reg" (field_expression "(pcVar21->u).ri" (parenthesized_expression "(pcVar21->u)" ( (field_expression "pcVar21->u" identifier -> field_identifier) )) . field_identifier) . field_identifier)) )) || (parenthesized_expression "((pcVar20->u).ri.offset != (pcVar21->u).ri.offset)" ( (binary_expression "(pcVar20->u).ri.offset != (pcVar21->u).ri.offset" (field_expression "(pcVar20->u).ri.offset" (field_expression "(pcVar20->u).ri" (parenthesized_expression "(pcVar20->u)" ( (field_expression "pcVar20->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (field_expression "(pcVar21->u).ri.offset" (field_expression "(pcVar21->u).ri" (parenthesized_expression "(pcVar21->u)" ( (field_expression "pcVar21->u" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ))) )) (break_statement "break;" break ;))) }))) (while_statement "while( true ) {\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pcVar20 = pcVar20->next;\n pcVar21 = pcVar21->next;\n if (pcVar20 == pcVar22->last) goto LAB_001122c4;\n if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;\n iVar6 = iVar14 + -0xe;\n bVar23 = iVar6 == 0;\n if (!bVar23) break;\nLAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;\n }" { (expression_statement "pcVar20 = pcVar20->next;" (assignment_expression "pcVar20 = pcVar20->next" identifier = (field_expression "pcVar20->next" identifier -> field_identifier)) ;) (expression_statement "pcVar21 = pcVar21->next;" (assignment_expression "pcVar21 = pcVar21->next" identifier = (field_expression "pcVar21->next" identifier -> field_identifier)) ;) (if_statement "if (pcVar20 == pcVar22->last) goto LAB_001122c4;" if (parenthesized_expression "(pcVar20 == pcVar22->last)" ( (binary_expression "pcVar20 == pcVar22->last" identifier == (field_expression "pcVar22->last" identifier -> field_identifier)) )) (goto_statement "goto LAB_001122c4;" goto statement_identifier ;)) (if_statement "if ((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)) goto LAB_00111e60;" if (parenthesized_expression "((pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn))" ( (binary_expression "(pcVar21 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)" (parenthesized_expression "(pcVar21 == (cfi_insn_data *)0x0)" ( (binary_expression "pcVar21 == (cfi_insn_data *)0x0" identifier == (cast_expression "(cfi_insn_data *)0x0" ( (type_descriptor "cfi_insn_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar14 = pcVar20->insn, iVar14 != pcVar21->insn)" ( (comma_expression "iVar14 = pcVar20->insn, iVar14 != pcVar21->insn" (assignment_expression "iVar14 = pcVar20->insn" identifier = (field_expression "pcVar20->insn" identifier -> field_identifier)) , (binary_expression "iVar14 != pcVar21->insn" identifier != (field_expression "pcVar21->insn" identifier -> field_identifier))) ))) )) (goto_statement "goto LAB_00111e60;" goto statement_identifier ;)) (expression_statement "iVar6 = iVar14 + -0xe;" (assignment_expression "iVar6 = iVar14 + -0xe" identifier = (binary_expression "iVar14 + -0xe" identifier + number_literal)) ;) (expression_statement "bVar23 = iVar6 == 0;" (assignment_expression "bVar23 = iVar6 == 0" identifier = (binary_expression "iVar6 == 0" identifier == number_literal)) ;) (if_statement "if (!bVar23) break;" if (parenthesized_expression "(!bVar23)" ( (unary_expression "!bVar23" ! identifier) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00111f54:\n if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;" statement_identifier : (if_statement "if ((pcVar20->u).i != (pcVar21->u).i) goto LAB_00111e60;" if (parenthesized_expression "((pcVar20->u).i != (pcVar21->u).i)" ( (binary_expression "(pcVar20->u).i != (pcVar21->u).i" (field_expression "(pcVar20->u).i" (parenthesized_expression "(pcVar20->u)" ( (field_expression "pcVar20->u" identifier -> field_identifier) )) . field_identifier) != (field_expression "(pcVar21->u).i" (parenthesized_expression "(pcVar21->u)" ( (field_expression "pcVar21->u" identifier -> field_identifier) )) . field_identifier)) )) (goto_statement "goto LAB_00111e60;" goto statement_identifier ;))) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))) })) }) (else_clause "else {\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }" else (compound_statement "{\n if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;\n }" { (if_statement "if (cVar1 != '\x03') {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" if (parenthesized_expression "(cVar1 != '\x03')" ( (binary_expression "cVar1 != '\x03'" identifier != (char_literal "'\x03'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" { comment (expression_statement "as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");" (call_expression "as_abort("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" identifier (argument_list "("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" ( (string_literal ""../../gas/dw2gencfi.c"" " string_content ") , number_literal , (string_literal ""select_cie_for_fde"" " string_content ") ))) ;) })) (if_statement "if ((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)\n goto LAB_00111e83;" if (parenthesized_expression "((pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol)" ( (binary_expression "(pcVar22->personality).X_add_symbol == (fde->personality).X_add_symbol" (field_expression "(pcVar22->personality).X_add_symbol" (parenthesized_expression "(pcVar22->personality)" ( (field_expression "pcVar22->personality" identifier -> field_identifier) )) . field_identifier) == (field_expression "(fde->personality).X_add_symbol" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) )) (goto_statement "goto LAB_00111e83;" goto statement_identifier ;)) }))) })) })) (labeled_statement "LAB_00111e60:\n pcVar22 = pcVar22->next;" statement_identifier : (expression_statement "pcVar22 = pcVar22->next;" (assignment_expression "pcVar22 = pcVar22->next" identifier = (field_expression "pcVar22->next" identifier -> field_identifier)) ;)) }) while (parenthesized_expression "(pcVar22 != (cie_entry *)0x0)" ( (binary_expression "pcVar22 != (cie_entry *)0x0" identifier != (cast_expression "(cie_entry *)0x0" ( (type_descriptor "cie_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;)) })) (labeled_statement "LAB_00111f98:\n pcVar16 = (cie_entry *)xmalloc(0x50);" statement_identifier : (expression_statement "pcVar16 = (cie_entry *)xmalloc(0x50);" (assignment_expression "pcVar16 = (cie_entry *)xmalloc(0x50)" identifier = (cast_expression "(cie_entry *)xmalloc(0x50)" ( (type_descriptor "cie_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x50)" identifier (argument_list "(0x50)" ( number_literal ))))) ;)) (expression_statement "psVar17 = (fde->personality).X_add_symbol;" (assignment_expression "psVar17 = (fde->personality).X_add_symbol" identifier = (field_expression "(fde->personality).X_add_symbol" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "psVar18 = (fde->personality).X_op_symbol;" (assignment_expression "psVar18 = (fde->personality).X_op_symbol" identifier = (field_expression "(fde->personality).X_op_symbol" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "oVar7 = (fde->personality).X_add_number;" (assignment_expression "oVar7 = (fde->personality).X_add_number" identifier = (field_expression "(fde->personality).X_add_number" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar9 = *(undefined2 *)&(fde->personality).field_0x18;" (assignment_expression "uVar9 = *(undefined2 *)&(fde->personality).field_0x18" identifier = (pointer_expression "*(undefined2 *)&(fde->personality).field_0x18" * (cast_expression "(undefined2 *)&(fde->personality).field_0x18" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(fde->personality).field_0x18" & (field_expression "(fde->personality).field_0x18" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier))))) ;) (expression_statement "uVar10 = (fde->personality).X_md;" (assignment_expression "uVar10 = (fde->personality).X_md" identifier = (field_expression "(fde->personality).X_md" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar11 = *(undefined4 *)&(fde->personality).field_0x1c;" (assignment_expression "uVar11 = *(undefined4 *)&(fde->personality).field_0x1c" identifier = (pointer_expression "*(undefined4 *)&(fde->personality).field_0x1c" * (cast_expression "(undefined4 *)&(fde->personality).field_0x1c" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(fde->personality).field_0x1c" & (field_expression "(fde->personality).field_0x1c" (parenthesized_expression "(fde->personality)" ( (field_expression "fde->personality" identifier -> field_identifier) )) . field_identifier))))) ;) (expression_statement "pcVar20 = fde->data;" (assignment_expression "pcVar20 = fde->data" identifier = (field_expression "fde->data" identifier -> field_identifier)) ;) (expression_statement "pcVar22 = pcVar16;" (assignment_expression "pcVar22 = pcVar16" identifier = identifier) ;) (expression_statement "pcVar16->next = cie_root;" (assignment_expression "pcVar16->next = cie_root" (field_expression "pcVar16->next" identifier -> field_identifier) = identifier) ;) (expression_statement "cie_root = pcVar22;" (assignment_expression "cie_root = pcVar22" identifier = identifier) ;) (expression_statement "uVar15 = fde->return_column;" (assignment_expression "uVar15 = fde->return_column" identifier = (field_expression "fde->return_column" identifier -> field_identifier)) ;) (expression_statement "uVar8 = fde->signal_frame;" (assignment_expression "uVar8 = fde->signal_frame" identifier = (field_expression "fde->signal_frame" identifier -> field_identifier)) ;) (expression_statement "(pcVar16->personality).X_add_symbol = psVar17;" (assignment_expression "(pcVar16->personality).X_add_symbol = psVar17" (field_expression "(pcVar16->personality).X_add_symbol" (parenthesized_expression "(pcVar16->personality)" ( (field_expression "pcVar16->personality" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pcVar16->personality).X_op_symbol = psVar18;" (assignment_expression "(pcVar16->personality).X_op_symbol = psVar18" (field_expression "(pcVar16->personality).X_op_symbol" (parenthesized_expression "(pcVar16->personality)" ( (field_expression "pcVar16->personality" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "pcVar16->return_column = uVar15;" (assignment_expression "pcVar16->return_column = uVar15" (field_expression "pcVar16->return_column" identifier -> field_identifier) = identifier) ;) (expression_statement "pcVar16->signal_frame = uVar8;" (assignment_expression "pcVar16->signal_frame = uVar8" (field_expression "pcVar16->signal_frame" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar12 = fde->per_encoding;" (assignment_expression "uVar12 = fde->per_encoding" identifier = (field_expression "fde->per_encoding" identifier -> field_identifier)) ;) (expression_statement "uVar13 = fde->lsda_encoding;" (assignment_expression "uVar13 = fde->lsda_encoding" identifier = (field_expression "fde->lsda_encoding" identifier -> field_identifier)) ;) (expression_statement "(pcVar16->personality).X_add_number = oVar7;" (assignment_expression "(pcVar16->personality).X_add_number = oVar7" (field_expression "(pcVar16->personality).X_add_number" (parenthesized_expression "(pcVar16->personality)" ( (field_expression "pcVar16->personality" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*(undefined2 *)&(pcVar16->personality).field_0x18 = uVar9;" (assignment_expression "*(undefined2 *)&(pcVar16->personality).field_0x18 = uVar9" (pointer_expression "*(undefined2 *)&(pcVar16->personality).field_0x18" * (cast_expression "(undefined2 *)&(pcVar16->personality).field_0x18" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pcVar16->personality).field_0x18" & (field_expression "(pcVar16->personality).field_0x18" (parenthesized_expression "(pcVar16->personality)" ( (field_expression "pcVar16->personality" identifier -> field_identifier) )) . field_identifier)))) = identifier) ;) (expression_statement "(pcVar16->personality).X_md = uVar10;" (assignment_expression "(pcVar16->personality).X_md = uVar10" (field_expression "(pcVar16->personality).X_md" (parenthesized_expression "(pcVar16->personality)" ( (field_expression "pcVar16->personality" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*(undefined4 *)&(pcVar16->personality).field_0x1c = uVar11;" (assignment_expression "*(undefined4 *)&(pcVar16->personality).field_0x1c = uVar11" (pointer_expression "*(undefined4 *)&(pcVar16->personality).field_0x1c" * (cast_expression "(undefined4 *)&(pcVar16->personality).field_0x1c" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pcVar16->personality).field_0x1c" & (field_expression "(pcVar16->personality).field_0x1c" (parenthesized_expression "(pcVar16->personality)" ( (field_expression "pcVar16->personality" identifier -> field_identifier) )) . field_identifier)))) = identifier) ;) (expression_statement "pcVar16->per_encoding = uVar12;" (assignment_expression "pcVar16->per_encoding = uVar12" (field_expression "pcVar16->per_encoding" identifier -> field_identifier) = identifier) ;) (expression_statement "pcVar16->lsda_encoding = uVar13;" (assignment_expression "pcVar16->lsda_encoding = uVar13" (field_expression "pcVar16->lsda_encoding" identifier -> field_identifier) = identifier) ;) (expression_statement "pcVar16->first = pcVar20;" (assignment_expression "pcVar16->first = pcVar20" (field_expression "pcVar16->first" identifier -> field_identifier) = identifier) ;) (if_statement "if ((pcVar20 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)) {\n while (1 < iVar14 - 0x105U) {\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }\n }" if (parenthesized_expression "((pcVar20 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103))" ( (binary_expression "(pcVar20 != (cfi_insn_data *)0x0) &&\n (iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)" (parenthesized_expression "(pcVar20 != (cfi_insn_data *)0x0)" ( (binary_expression "pcVar20 != (cfi_insn_data *)0x0" identifier != (cast_expression "(cfi_insn_data *)0x0" ( (type_descriptor "cfi_insn_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103)" ( (comma_expression "iVar14 = pcVar20->insn, (iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103" (assignment_expression "iVar14 = pcVar20->insn" identifier = (field_expression "pcVar20->insn" identifier -> field_identifier)) , (binary_expression "(iVar14 != 10 && iVar14 != 0x40) && iVar14 != 0x103" (parenthesized_expression "(iVar14 != 10 && iVar14 != 0x40)" ( (binary_expression "iVar14 != 10 && iVar14 != 0x40" (binary_expression "iVar14 != 10" identifier != number_literal) && (binary_expression "iVar14 != 0x40" identifier != number_literal)) )) && (binary_expression "iVar14 != 0x103" identifier != number_literal))) ))) )) (compound_statement "{\n while (1 < iVar14 - 0x105U) {\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }\n }" { (while_statement "while (1 < iVar14 - 0x105U) {\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }" while (parenthesized_expression "(1 < iVar14 - 0x105U)" ( (binary_expression "1 < iVar14 - 0x105U" number_literal < (binary_expression "iVar14 - 0x105U" identifier - number_literal)) )) (compound_statement "{\n pcVar20 = pcVar20->next;\n if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;\n }" { (expression_statement "pcVar20 = pcVar20->next;" (assignment_expression "pcVar20 = pcVar20->next" identifier = (field_expression "pcVar20->next" identifier -> field_identifier)) ;) (if_statement "if ((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)) break;" if (parenthesized_expression "((pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103))" ( (binary_expression "(pcVar20 == (cfi_insn_data *)0x0) ||\n (iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)" (parenthesized_expression "(pcVar20 == (cfi_insn_data *)0x0)" ( (binary_expression "pcVar20 == (cfi_insn_data *)0x0" identifier == (cast_expression "(cfi_insn_data *)0x0" ( (type_descriptor "cfi_insn_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103)" ( (comma_expression "iVar14 = pcVar20->insn, (iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103" (assignment_expression "iVar14 = pcVar20->insn" identifier = (field_expression "pcVar20->insn" identifier -> field_identifier)) , (binary_expression "(iVar14 == 0x40 || iVar14 == 10) || iVar14 == 0x103" (parenthesized_expression "(iVar14 == 0x40 || iVar14 == 10)" ( (binary_expression "iVar14 == 0x40 || iVar14 == 10" (binary_expression "iVar14 == 0x40" identifier == number_literal) || (binary_expression "iVar14 == 10" identifier == number_literal)) )) || (binary_expression "iVar14 == 0x103" identifier == number_literal))) ))) )) (break_statement "break;" break ;)) })) })) (expression_statement "*pfirst = pcVar20;" (assignment_expression "*pfirst = pcVar20" (pointer_expression "*pfirst" * identifier) = identifier) ;) (expression_statement "pcVar16->last = pcVar20;" (assignment_expression "pcVar16->last = pcVar20" (field_expression "pcVar16->last" identifier -> field_identifier) = identifier) ;) (expression_statement "psVar17 = symbol_temp_new_now();" (assignment_expression "psVar17 = symbol_temp_new_now()" identifier = (call_expression "symbol_temp_new_now()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar16->start_address = psVar17;" (assignment_expression "pcVar16->start_address = psVar17" (field_expression "pcVar16->start_address" identifier -> field_identifier) = identifier) ;) (expression_statement "psVar17 = symbol_temp_make();" (assignment_expression "psVar17 = symbol_temp_make()" identifier = (call_expression "symbol_temp_make()" identifier (argument_list "()" ( )))) ;) (expression_statement "psVar18 = symbol_temp_make();" (assignment_expression "psVar18 = symbol_temp_make()" identifier = (call_expression "symbol_temp_make()" identifier (argument_list "()" ( )))) ;) (expression_statement "exp._24_1_ = 0x14;" (assignment_expression "exp._24_1_ = 0x14" (field_expression "exp._24_1_" identifier . field_identifier) = number_literal) ;) (expression_statement "exp.X_add_number = 0;" (assignment_expression "exp.X_add_number = 0" (field_expression "exp.X_add_number" identifier . field_identifier) = number_literal) ;) (expression_statement "exp.X_add_symbol = psVar18;" (assignment_expression "exp.X_add_symbol = psVar18" (field_expression "exp.X_add_symbol" identifier . field_identifier) = identifier) ;) (expression_statement "exp.X_op_symbol = psVar17;" (assignment_expression "exp.X_op_symbol = psVar17" (field_expression "exp.X_op_symbol" identifier . field_identifier) = identifier) ;) (expression_statement "emit_expr(&exp,4);" (call_expression "emit_expr(&exp,4)" identifier (argument_list "(&exp,4)" ( (pointer_expression "&exp" & identifier) , number_literal ))) ;) (expression_statement "symbol_set_value_now(psVar17);" (call_expression "symbol_set_value_now(psVar17)" identifier (argument_list "(psVar17)" ( identifier ))) ;) (if_statement "if (eh_frame == 0) {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4);\n frag_append_1_char(1);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n pcVar20 = pcVar16->first;\n pcVar16->fde_encoding = '\x1b';\n }\n else {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0,4);\n frag_append_1_char(1);\n frag_append_1_char(0x7a);\n if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }\n frag_append_1_char(0x52);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;\n if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }\n out_uleb128(value);\n emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }\n pcVar16->fde_encoding = '\x1b';\n frag_append_1_char(0x1b);\n pcVar20 = pcVar16->first;\n }" if (parenthesized_expression "(eh_frame == 0)" ( (binary_expression "eh_frame == 0" identifier == number_literal) )) (compound_statement "{\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4);\n frag_append_1_char(1);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n pcVar20 = pcVar16->first;\n pcVar16->fde_encoding = '\x1b';\n }" { (expression_statement "pcVar19 = frag_more(4);" (assignment_expression "pcVar19 = frag_more(4)" identifier = (call_expression "frag_more(4)" identifier (argument_list "(4)" ( number_literal )))) ;) (expression_statement "number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4);" (call_expression "number_to_chars_littleendian(pcVar19,0xffffffffffffffff,4)" identifier (argument_list "(pcVar19,0xffffffffffffffff,4)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "frag_append_1_char(1);" (call_expression "frag_append_1_char(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (if_statement "if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }" if (parenthesized_expression "(pcVar16->signal_frame != 0)" ( (binary_expression "pcVar16->signal_frame != 0" (field_expression "pcVar16->signal_frame" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n frag_append_1_char(0x53);\n }" { (expression_statement "frag_append_1_char(0x53);" (call_expression "frag_append_1_char(0x53)" identifier (argument_list "(0x53)" ( number_literal ))) ;) })) (expression_statement "frag_append_1_char(0);" (call_expression "frag_append_1_char(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "out_uleb128(1);" (call_expression "out_uleb128(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "out_sleb128((long)x86_cie_data_alignment);" (call_expression "out_sleb128((long)x86_cie_data_alignment)" identifier (argument_list "((long)x86_cie_data_alignment)" ( (cast_expression "(long)x86_cie_data_alignment" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "frag_append_1_char(pcVar16->return_column);" (call_expression "frag_append_1_char(pcVar16->return_column)" identifier (argument_list "(pcVar16->return_column)" ( (field_expression "pcVar16->return_column" identifier -> field_identifier) ))) ;) (expression_statement "pcVar20 = pcVar16->first;" (assignment_expression "pcVar20 = pcVar16->first" identifier = (field_expression "pcVar16->first" identifier -> field_identifier)) ;) (expression_statement "pcVar16->fde_encoding = '\x1b';" (assignment_expression "pcVar16->fde_encoding = '\x1b'" (field_expression "pcVar16->fde_encoding" identifier -> field_identifier) = (char_literal "'\x1b'" ' escape_sequence ')) ;) }) (else_clause "else {\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0,4);\n frag_append_1_char(1);\n frag_append_1_char(0x7a);\n if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }\n frag_append_1_char(0x52);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;\n if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }\n out_uleb128(value);\n emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }\n pcVar16->fde_encoding = '\x1b';\n frag_append_1_char(0x1b);\n pcVar20 = pcVar16->first;\n }" else (compound_statement "{\n pcVar19 = frag_more(4);\n number_to_chars_littleendian(pcVar19,0,4);\n frag_append_1_char(1);\n frag_append_1_char(0x7a);\n if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }\n frag_append_1_char(0x52);\n if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }\n frag_append_1_char(0);\n out_uleb128(1);\n out_sleb128((long)x86_cie_data_alignment);\n frag_append_1_char(pcVar16->return_column);\n value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;\n if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }\n out_uleb128(value);\n emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);\n if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }\n pcVar16->fde_encoding = '\x1b';\n frag_append_1_char(0x1b);\n pcVar20 = pcVar16->first;\n }" { (expression_statement "pcVar19 = frag_more(4);" (assignment_expression "pcVar19 = frag_more(4)" identifier = (call_expression "frag_more(4)" identifier (argument_list "(4)" ( number_literal )))) ;) (expression_statement "number_to_chars_littleendian(pcVar19,0,4);" (call_expression "number_to_chars_littleendian(pcVar19,0,4)" identifier (argument_list "(pcVar19,0,4)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "frag_append_1_char(1);" (call_expression "frag_append_1_char(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "frag_append_1_char(0x7a);" (call_expression "frag_append_1_char(0x7a)" identifier (argument_list "(0x7a)" ( number_literal ))) ;) (if_statement "if (pcVar16->per_encoding != 0xff) {\n frag_append_1_char(0x50);\n }" if (parenthesized_expression "(pcVar16->per_encoding != 0xff)" ( (binary_expression "pcVar16->per_encoding != 0xff" (field_expression "pcVar16->per_encoding" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n frag_append_1_char(0x50);\n }" { (expression_statement "frag_append_1_char(0x50);" (call_expression "frag_append_1_char(0x50)" identifier (argument_list "(0x50)" ( number_literal ))) ;) })) (if_statement "if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char(0x4c);\n }" if (parenthesized_expression "(pcVar16->lsda_encoding != 0xff)" ( (binary_expression "pcVar16->lsda_encoding != 0xff" (field_expression "pcVar16->lsda_encoding" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n frag_append_1_char(0x4c);\n }" { (expression_statement "frag_append_1_char(0x4c);" (call_expression "frag_append_1_char(0x4c)" identifier (argument_list "(0x4c)" ( number_literal ))) ;) })) (expression_statement "frag_append_1_char(0x52);" (call_expression "frag_append_1_char(0x52)" identifier (argument_list "(0x52)" ( number_literal ))) ;) (if_statement "if (pcVar16->signal_frame != 0) {\n frag_append_1_char(0x53);\n }" if (parenthesized_expression "(pcVar16->signal_frame != 0)" ( (binary_expression "pcVar16->signal_frame != 0" (field_expression "pcVar16->signal_frame" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n frag_append_1_char(0x53);\n }" { (expression_statement "frag_append_1_char(0x53);" (call_expression "frag_append_1_char(0x53)" identifier (argument_list "(0x53)" ( number_literal ))) ;) })) (expression_statement "frag_append_1_char(0);" (call_expression "frag_append_1_char(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "out_uleb128(1);" (call_expression "out_uleb128(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "out_sleb128((long)x86_cie_data_alignment);" (call_expression "out_sleb128((long)x86_cie_data_alignment)" identifier (argument_list "((long)x86_cie_data_alignment)" ( (cast_expression "(long)x86_cie_data_alignment" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "frag_append_1_char(pcVar16->return_column);" (call_expression "frag_append_1_char(pcVar16->return_column)" identifier (argument_list "(pcVar16->return_column)" ( (field_expression "pcVar16->return_column" identifier -> field_identifier) ))) ;) (expression_statement "value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1;" (assignment_expression "value = (ulong)(pcVar16->lsda_encoding != 0xff) + 1" identifier = (binary_expression "(ulong)(pcVar16->lsda_encoding != 0xff) + 1" (call_expression "(ulong)(pcVar16->lsda_encoding != 0xff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(pcVar16->lsda_encoding != 0xff)" ( (binary_expression "pcVar16->lsda_encoding != 0xff" (field_expression "pcVar16->lsda_encoding" identifier -> field_identifier) != number_literal) ))) + number_literal)) ;) (if_statement "if (pcVar16->per_encoding != 0xff) {\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }" if (parenthesized_expression "(pcVar16->per_encoding != 0xff)" ( (binary_expression "pcVar16->per_encoding != 0xff" (field_expression "pcVar16->per_encoding" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n uVar15 = encoding_size(pcVar16->per_encoding);\n value = value + (uVar15 + 1);\n }" { (expression_statement "uVar15 = encoding_size(pcVar16->per_encoding);" (assignment_expression "uVar15 = encoding_size(pcVar16->per_encoding)" identifier = (call_expression "encoding_size(pcVar16->per_encoding)" identifier (argument_list "(pcVar16->per_encoding)" ( (field_expression "pcVar16->per_encoding" identifier -> field_identifier) )))) ;) (expression_statement "value = value + (uVar15 + 1);" (assignment_expression "value = value + (uVar15 + 1)" identifier = (binary_expression "value + (uVar15 + 1)" identifier + (parenthesized_expression "(uVar15 + 1)" ( (binary_expression "uVar15 + 1" identifier + number_literal) )))) ;) })) (expression_statement "out_uleb128(value);" (call_expression "out_uleb128(value)" identifier (argument_list "(value)" ( identifier ))) ;) (expression_statement "emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1);" (call_expression "emit_expr_encoded(&pcVar16->personality,(uint)pcVar16->per_encoding,1)" identifier (argument_list "(&pcVar16->personality,(uint)pcVar16->per_encoding,1)" ( (pointer_expression "&pcVar16->personality" & (field_expression "pcVar16->personality" identifier -> field_identifier)) , (cast_expression "(uint)pcVar16->per_encoding" ( (type_descriptor "uint" type_identifier) ) (field_expression "pcVar16->per_encoding" identifier -> field_identifier)) , number_literal ))) ;) (if_statement "if (pcVar16->lsda_encoding != 0xff) {\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }" if (parenthesized_expression "(pcVar16->lsda_encoding != 0xff)" ( (binary_expression "pcVar16->lsda_encoding != 0xff" (field_expression "pcVar16->lsda_encoding" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n frag_append_1_char((uint)pcVar16->lsda_encoding);\n }" { (expression_statement "frag_append_1_char((uint)pcVar16->lsda_encoding);" (call_expression "frag_append_1_char((uint)pcVar16->lsda_encoding)" identifier (argument_list "((uint)pcVar16->lsda_encoding)" ( (cast_expression "(uint)pcVar16->lsda_encoding" ( (type_descriptor "uint" type_identifier) ) (field_expression "pcVar16->lsda_encoding" identifier -> field_identifier)) ))) ;) })) (expression_statement "pcVar16->fde_encoding = '\x1b';" (assignment_expression "pcVar16->fde_encoding = '\x1b'" (field_expression "pcVar16->fde_encoding" identifier -> field_identifier) = (char_literal "'\x1b'" ' escape_sequence ')) ;) (expression_statement "frag_append_1_char(0x1b);" (call_expression "frag_append_1_char(0x1b)" identifier (argument_list "(0x1b)" ( number_literal ))) ;) (expression_statement "pcVar20 = pcVar16->first;" (assignment_expression "pcVar20 = pcVar16->first" identifier = (field_expression "pcVar16->first" identifier -> field_identifier)) ;) }))) (if_statement "if (pcVar20 != (cfi_insn_data *)0x0) {\n for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) {\n output_cfi_insn(pcVar20);\n }\n }" if (parenthesized_expression "(pcVar20 != (cfi_insn_data *)0x0)" ( (binary_expression "pcVar20 != (cfi_insn_data *)0x0" identifier != (cast_expression "(cfi_insn_data *)0x0" ( (type_descriptor "cfi_insn_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) {\n output_cfi_insn(pcVar20);\n }\n }" { (for_statement "for (; pcVar20 != pcVar16->last; pcVar20 = pcVar20->next) {\n output_cfi_insn(pcVar20);\n }" for ( ; (binary_expression "pcVar20 != pcVar16->last" identifier != (field_expression "pcVar16->last" identifier -> field_identifier)) ; (assignment_expression "pcVar20 = pcVar20->next" identifier = (field_expression "pcVar20->next" identifier -> field_identifier)) ) (compound_statement "{\n output_cfi_insn(pcVar20);\n }" { (expression_statement "output_cfi_insn(pcVar20);" (call_expression "output_cfi_insn(pcVar20)" identifier (argument_list "(pcVar20)" ( identifier ))) ;) })) })) (expression_statement "frag_align(align,0,0);" (call_expression "frag_align(align,0,0)" identifier (argument_list "(align,0,0)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "symbol_set_value_now(psVar18);" (call_expression "symbol_set_value_now(psVar18)" identifier (argument_list "(psVar18)" ( identifier ))) ;) (return_statement "return pcVar16;" return identifier ;) })))
(translation_unit "long * FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}\n\n" (function_definition "long * FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)" * (function_declarator "FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)" identifier (parameter_list "(long param_1,int param_2,long *param_3,undefined4 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined4 param_4" type_identifier identifier) )))) (compound_statement "{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined2 uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "long *plVar9;" (sized_type_specifier "long" long) (pointer_declarator "*plVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "long *plVar13;" (sized_type_specifier "long" long) (pointer_declarator "*plVar13" * identifier) ;) (declaration "long *plVar14;" (sized_type_specifier "long" long) (pointer_declarator "*plVar14" * identifier) ;) (declaration "undefined8 *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "bool bVar16;" primitive_type identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined1 local_30;" type_identifier identifier ;) (if_statement "if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }" if (parenthesized_expression "(DAT_001e33a8 != (long *)0x0)" ( (binary_expression "DAT_001e33a8 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }" { (expression_statement "plVar13 = DAT_001e33a8;" (assignment_expression "plVar13 = DAT_001e33a8" identifier = identifier) ;) (labeled_statement "LAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);" statement_identifier : (do_statement "do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);" do (compound_statement "{\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n }" { (if_statement "if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }" if (parenthesized_expression "((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28)))" ( (binary_expression "(plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))" (parenthesized_expression "(plVar13[2] == *(long *)(param_1 + 0x70))" ( (binary_expression "plVar13[2] == *(long *)(param_1 + 0x70)" (subscript_expression "plVar13[2]" identifier [ number_literal ]) == (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) ))))) )) && (parenthesized_expression "(*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))" ( (binary_expression "*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28)" (pointer_expression "*(short *)((long)plVar13 + 0x19)" * (cast_expression "(short *)((long)plVar13 + 0x19)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar13 + 0x19)" ( (binary_expression "(long)plVar13 + 0x19" (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (pointer_expression "*(short *)(param_1 + 0x28)" * (cast_expression "(short *)(param_1 + 0x28)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ))) )) (compound_statement "{\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }" { (if_statement "if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;" if (parenthesized_expression "(*(char *)((long)plVar13 + 0x19) == -1)" ( (binary_expression "*(char *)((long)plVar13 + 0x19) == -1" (pointer_expression "*(char *)((long)plVar13 + 0x19)" * (cast_expression "(char *)((long)plVar13 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar13 + 0x19)" ( (binary_expression "(long)plVar13 + 0x19" (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_00111e83;" goto statement_identifier ;)) (expression_statement "cVar1 = (char)plVar13[7];" (assignment_expression "cVar1 = (char)plVar13[7]" identifier = (cast_expression "(char)plVar13[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar13[7]" identifier [ number_literal ]))) ;) (if_statement "if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }" if (parenthesized_expression "((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40)))" ( (binary_expression "(cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))" (parenthesized_expression "(cVar1 == *(char *)(param_1 + 0x48))" ( (binary_expression "cVar1 == *(char *)(param_1 + 0x48)" identifier == (pointer_expression "*(char *)(param_1 + 0x48)" * (cast_expression "(char *)(param_1 + 0x48)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) )) && (parenthesized_expression "(plVar13[6] == *(long *)(param_1 + 0x40))" ( (binary_expression "plVar13[6] == *(long *)(param_1 + 0x40)" (subscript_expression "plVar13[6]" identifier [ number_literal ]) == (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ))) )) (compound_statement "{\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }" { (if_statement "if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" if (parenthesized_expression "(cVar1 == '\x02')" ( (binary_expression "cVar1 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) )) (compound_statement "{\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }" { (if_statement "if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }" if (parenthesized_expression "((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1))" ( (binary_expression "(*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)" (parenthesized_expression "(*(byte *)((long)plVar13 + 0x39) & 1)" ( (binary_expression "*(byte *)((long)plVar13 + 0x39) & 1" (pointer_expression "*(byte *)((long)plVar13 + 0x39)" * (cast_expression "(byte *)((long)plVar13 + 0x39)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar13 + 0x39)" ( (binary_expression "(long)plVar13 + 0x39" (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) )) == (parenthesized_expression "(*(byte *)(param_1 + 0x49) & 1)" ( (binary_expression "*(byte *)(param_1 + 0x49) & 1" (pointer_expression "*(byte *)(param_1 + 0x49)" * (cast_expression "(byte *)(param_1 + 0x49)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x49)" ( (binary_expression "param_1 + 0x49" identifier + number_literal) )))) & number_literal) ))) )) (compound_statement "{\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }" { (labeled_statement "LAB_00111e83:\n plVar14 = (long *)plVar13[8];" statement_identifier : (expression_statement "plVar14 = (long *)plVar13[8];" (assignment_expression "plVar14 = (long *)plVar13[8]" identifier = (cast_expression "(long *)plVar13[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar13[8]" identifier [ number_literal ]))) ;)) (expression_statement "plVar9 = *(long **)(param_1 + 0x18);" (assignment_expression "plVar9 = *(long **)(param_1 + 0x18)" identifier = (pointer_expression "*(long **)(param_1 + 0x18)" * (cast_expression "(long **)(param_1 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" if (parenthesized_expression "(plVar14 == (long *)plVar13[9])" ( (binary_expression "plVar14 == (long *)plVar13[9]" identifier == (cast_expression "(long *)plVar13[9]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar13[9]" identifier [ number_literal ]))) )) (compound_statement "{\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }" { (labeled_statement "LAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }" statement_identifier : (if_statement "if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }" if (parenthesized_expression "(((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2))" ( (binary_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)" (parenthesized_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103))" ( (binary_expression "(plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (parenthesized_expression "(plVar9 == (long *)0x0)" ( (binary_expression "plVar9 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" ( (comma_expression "iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (assignment_expression "iVar8 = (int)plVar9[1]" identifier = (cast_expression "(int)plVar9[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[1]" identifier [ number_literal ]))) , (binary_expression "(iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (parenthesized_expression "(iVar8 == 0x40 || iVar8 == 10)" ( (binary_expression "iVar8 == 0x40 || iVar8 == 10" (binary_expression "iVar8 == 0x40" identifier == number_literal) || (binary_expression "iVar8 == 10" identifier == number_literal)) )) || (binary_expression "iVar8 == 0x103" identifier == number_literal))) ))) )) || (parenthesized_expression "(iVar8 - 0x105U < 2)" ( (binary_expression "iVar8 - 0x105U < 2" (binary_expression "iVar8 - 0x105U" identifier - number_literal) < number_literal) ))) )) (compound_statement "{\n *param_3 = (long)plVar9;\n return plVar13;\n }" { (expression_statement "*param_3 = (long)plVar9;" (assignment_expression "*param_3 = (long)plVar9" (pointer_expression "*param_3" * identifier) = (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return plVar13;" return identifier ;) }))) }) (else_clause "else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" else (if_statement "if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" if (parenthesized_expression "((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n )" ( (binary_expression "(plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)" (parenthesized_expression "(plVar9 != (long *)0x0)" ( (binary_expression "plVar9 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)" ( (comma_expression "iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8" (assignment_expression "iVar8 = (int)plVar14[1]" identifier = (cast_expression "(int)plVar14[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[1]" identifier [ number_literal ]))) , (binary_expression "(int)plVar9[1] == iVar8" (cast_expression "(int)plVar9[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[1]" identifier [ number_literal ])) == identifier)) ))) )) (compound_statement "{\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" { (expression_statement "iVar3 = iVar8 + -0xe;" (assignment_expression "iVar3 = iVar8 + -0xe" identifier = (binary_expression "iVar8 + -0xe" identifier + number_literal)) ;) (expression_statement "bVar16 = iVar8 == 0xe;" (assignment_expression "bVar16 = iVar8 == 0xe" identifier = (binary_expression "iVar8 == 0xe" identifier == number_literal)) ;) (if_statement "if (bVar16) goto LAB_00111f54;" if (parenthesized_expression "(bVar16)" ( identifier )) (goto_statement "goto LAB_00111f54;" goto statement_identifier ;)) (do_statement "do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );" do (compound_statement "{\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n }" { (if_statement "if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" if (parenthesized_expression "(bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0)" ( (binary_expression "bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0" identifier || (binary_expression "SBORROW4(iVar8,0xe) != iVar3 < 0" (call_expression "SBORROW4(iVar8,0xe)" identifier (argument_list "(iVar8,0xe)" ( identifier , number_literal ))) != (binary_expression "iVar3 < 0" identifier < number_literal))) )) (compound_statement "{\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }" { (if_statement "if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" if (parenthesized_expression "(iVar8 == 9)" ( (binary_expression "iVar8 == 9" identifier == number_literal) )) (compound_statement "{\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }" { (if_statement "if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;" if (parenthesized_expression "(((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14)))" ( (binary_expression "((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))" (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" ( (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[2]" identifier [ number_literal ])) != (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ]))) )) || (parenthesized_expression "(*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))" ( (binary_expression "*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14)" (pointer_expression "*(int *)((long)plVar14 + 0x14)" * (cast_expression "(int *)((long)plVar14 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar14 + 0x14)" ( (binary_expression "(long)plVar14 + 0x14" (cast_expression "(long)plVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (pointer_expression "*(int *)((long)plVar9 + 0x14)" * (cast_expression "(int *)((long)plVar9 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x14)" ( (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ))) )) (break_statement "break;" break ;)) }) (else_clause "else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" else (compound_statement "{\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" { (if_statement "if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" if (parenthesized_expression "(iVar8 < 10)" ( (binary_expression "iVar8 < 10" identifier < number_literal) )) (compound_statement "{\n if (iVar8 < 7) goto LAB_00111ecf;\n }" { (if_statement "if (iVar8 < 7) goto LAB_00111ecf;" if (parenthesized_expression "(iVar8 < 7)" ( (binary_expression "iVar8 < 7" identifier < number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) }) (else_clause "else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" else (compound_statement "{\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" { (if_statement "if (iVar8 == 0xc) goto LAB_00111f0d;" if (parenthesized_expression "(iVar8 == 0xc)" ( (binary_expression "iVar8 == 0xc" identifier == number_literal) )) (goto_statement "goto LAB_00111f0d;" goto statement_identifier ;)) (if_statement "if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }" if (parenthesized_expression "(iVar8 < 0xd)" ( (binary_expression "iVar8 < 0xd" identifier < number_literal) )) (compound_statement "{\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }" { (if_statement "if (iVar8 != 10) goto LAB_00111ecf;" if (parenthesized_expression "(iVar8 != 10)" ( (binary_expression "iVar8 != 10" identifier != number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) (break_statement "break;" break ;) })) }))) (labeled_statement "LAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;" statement_identifier : (if_statement "if ((int)plVar14[2] != (int)plVar9[2]) break;" if (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" ( (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[2]" identifier [ number_literal ])) != (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ]))) )) (break_statement "break;" break ;))) }))) }) (else_clause "else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" else (compound_statement "{\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" { (if_statement "if (iVar8 == 0xc0) goto LAB_001121b1;" if (parenthesized_expression "(iVar8 == 0xc0)" ( (binary_expression "iVar8 == 0xc0" identifier == number_literal) )) (goto_statement "goto LAB_001121b1;" goto statement_identifier ;)) (if_statement "if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" if (parenthesized_expression "(0xc0 < iVar8)" ( (binary_expression "0xc0 < iVar8" number_literal < identifier) )) (compound_statement "{\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" { (if_statement "if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" if (parenthesized_expression "(iVar8 != 0x103)" ( (binary_expression "iVar8 != 0x103" identifier != number_literal) )) (compound_statement "{\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" { (if_statement "if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" if (parenthesized_expression "((iVar8 < 0x103) || (1 < iVar8 - 0x105U))" ( (binary_expression "(iVar8 < 0x103) || (1 < iVar8 - 0x105U)" (parenthesized_expression "(iVar8 < 0x103)" ( (binary_expression "iVar8 < 0x103" identifier < number_literal) )) || (parenthesized_expression "(1 < iVar8 - 0x105U)" ( (binary_expression "1 < iVar8 - 0x105U" number_literal < (binary_expression "iVar8 - 0x105U" identifier - number_literal)) ))) )) (compound_statement "{\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" { (labeled_statement "LAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" statement_identifier : (expression_statement "FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" (call_expression "FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" identifier (argument_list "("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" ( (string_literal ""../../gas/dw2gencfi.c"" " string_content ") , number_literal , (string_literal ""select_cie_for_fde"" " string_content ") ))) ;)) })) (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;) (if_statement "if (plVar13 == (long *)0x0) goto LAB_00111f98;" 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)) )) (goto_statement "goto LAB_00111f98;" goto statement_identifier ;)) (goto_statement "goto LAB_00111e6c;" goto statement_identifier ;) })) (break_statement "break;" break ;) })) (if_statement "if (iVar8 == 0x40) break;" if (parenthesized_expression "(iVar8 == 0x40)" ( (binary_expression "iVar8 == 0x40" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (iVar8 != 0x80) goto LAB_00111ecf;" if (parenthesized_expression "(iVar8 != 0x80)" ( (binary_expression "iVar8 != 0x80" identifier != number_literal) )) (goto_statement "goto LAB_00111ecf;" goto statement_identifier ;)) (labeled_statement "LAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;" statement_identifier : (if_statement "if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;" if (parenthesized_expression "(((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3]))" ( (binary_expression "((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])" (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" ( (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar14[2]" identifier [ number_literal ])) != (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ]))) )) || (parenthesized_expression "(plVar14[3] != plVar9[3])" ( (binary_expression "plVar14[3] != plVar9[3]" (subscript_expression "plVar14[3]" identifier [ number_literal ]) != (subscript_expression "plVar9[3]" identifier [ number_literal ])) ))) )) (break_statement "break;" break ;))) }))) (while_statement "while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }" { (expression_statement "plVar14 = (long *)*plVar14;" (assignment_expression "plVar14 = (long *)*plVar14" identifier = (cast_expression "(long *)*plVar14" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar14" * identifier))) ;) (expression_statement "plVar9 = (long *)*plVar9;" (assignment_expression "plVar9 = (long *)*plVar9" identifier = (cast_expression "(long *)*plVar9" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar9" * identifier))) ;) (if_statement "if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;" if (parenthesized_expression "(plVar14 == (long *)plVar13[9])" ( (binary_expression "plVar14 == (long *)plVar13[9]" identifier == (cast_expression "(long *)plVar13[9]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar13[9]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_001122c4;" goto statement_identifier ;)) (if_statement "if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;" if (parenthesized_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))" ( (binary_expression "(plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))" (parenthesized_expression "(plVar9 == (long *)0x0)" ( (binary_expression "plVar9 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))" ( (comma_expression "iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)" (assignment_expression "iVar8 = *(int *)(plVar14 + 1)" identifier = (pointer_expression "*(int *)(plVar14 + 1)" * (cast_expression "(int *)(plVar14 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar14 + 1)" ( (binary_expression "plVar14 + 1" identifier + number_literal) ))))) , (binary_expression "iVar8 != *(int *)(plVar9 + 1)" identifier != (pointer_expression "*(int *)(plVar9 + 1)" * (cast_expression "(int *)(plVar9 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar9 + 1)" ( (binary_expression "plVar9 + 1" identifier + number_literal) )))))) ))) )) (goto_statement "goto LAB_00111e60;" goto statement_identifier ;)) (expression_statement "iVar3 = iVar8 + -0xe;" (assignment_expression "iVar3 = iVar8 + -0xe" identifier = (binary_expression "iVar8 + -0xe" identifier + number_literal)) ;) (expression_statement "bVar16 = iVar3 == 0;" (assignment_expression "bVar16 = iVar3 == 0" identifier = (binary_expression "iVar3 == 0" identifier == number_literal)) ;) (if_statement "if (!bVar16) break;" if (parenthesized_expression "(!bVar16)" ( (unary_expression "!bVar16" ! identifier) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;" statement_identifier : (if_statement "if (plVar14[2] != plVar9[2]) goto LAB_00111e60;" if (parenthesized_expression "(plVar14[2] != plVar9[2])" ( (binary_expression "plVar14[2] != plVar9[2]" (subscript_expression "plVar14[2]" identifier [ number_literal ]) != (subscript_expression "plVar9[2]" identifier [ number_literal ])) )) (goto_statement "goto LAB_00111e60;" goto statement_identifier ;))) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))) })) }) (else_clause "else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" else (compound_statement "{\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" { (if_statement "if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" if (parenthesized_expression "(cVar1 != '\x03')" ( (binary_expression "cVar1 != '\x03'" identifier != (char_literal "'\x03'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" { (expression_statement "FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");" (call_expression "FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" identifier (argument_list "("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" ( (string_literal ""../../gas/dw2gencfi.c"" " string_content ") , number_literal , (string_literal ""select_cie_for_fde"" " string_content ") ))) ;) })) (if_statement "if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;" if (parenthesized_expression "(plVar13[4] == *(long *)(param_1 + 0x30))" ( (binary_expression "plVar13[4] == *(long *)(param_1 + 0x30)" (subscript_expression "plVar13[4]" identifier [ number_literal ]) == (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) ))))) )) (goto_statement "goto LAB_00111e83;" goto statement_identifier ;)) }))) })) })) (labeled_statement "LAB_00111e60:\n plVar13 = (long *)*plVar13;" statement_identifier : (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;)) }) while (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)) )) ;)) })) (labeled_statement "LAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);" statement_identifier : (expression_statement "plVar9 = (long *)xmalloc(0x50);" (assignment_expression "plVar9 = (long *)xmalloc(0x50)" identifier = (cast_expression "(long *)xmalloc(0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x50)" identifier (argument_list "(0x50)" ( number_literal ))))) ;)) (expression_statement "lVar4 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar4 = *(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 "lVar5 = *(long *)(param_1 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x38)" identifier = (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0x40);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x40)" identifier = (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar7 = *(long *)(param_1 + 0x48)" identifier = (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "plVar13 = *(long **)(param_1 + 0x18);" (assignment_expression "plVar13 = *(long **)(param_1 + 0x18)" identifier = (pointer_expression "*(long **)(param_1 + 0x18)" * (cast_expression "(long **)(param_1 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "plVar14 = plVar9;" (assignment_expression "plVar14 = plVar9" identifier = identifier) ;) (expression_statement "*plVar9 = (long)DAT_001e33a8;" (assignment_expression "*plVar9 = (long)DAT_001e33a8" (pointer_expression "*plVar9" * identifier) = (cast_expression "(long)DAT_001e33a8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "DAT_001e33a8 = plVar14;" (assignment_expression "DAT_001e33a8 = plVar14" identifier = identifier) ;) (expression_statement "lVar10 = *(long *)(param_1 + 0x70);" (assignment_expression "lVar10 = *(long *)(param_1 + 0x70)" identifier = (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) ))))) ;) (expression_statement "plVar9[4] = lVar4;" (assignment_expression "plVar9[4] = lVar4" (subscript_expression "plVar9[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar9[5] = lVar5;" (assignment_expression "plVar9[5] = lVar5" (subscript_expression "plVar9[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar9[2] = lVar10;" (assignment_expression "plVar9[2] = lVar10" (subscript_expression "plVar9[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = *(undefined2 *)(param_1 + 0x28);" (assignment_expression "uVar2 = *(undefined2 *)(param_1 + 0x28)" identifier = (pointer_expression "*(undefined2 *)(param_1 + 0x28)" * (cast_expression "(undefined2 *)(param_1 + 0x28)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "plVar9[6] = lVar6;" (assignment_expression "plVar9[6] = lVar6" (subscript_expression "plVar9[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar9[7] = lVar7;" (assignment_expression "plVar9[7] = lVar7" (subscript_expression "plVar9[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined2 *)((long)plVar9 + 0x19) = uVar2;" (assignment_expression "*(undefined2 *)((long)plVar9 + 0x19) = uVar2" (pointer_expression "*(undefined2 *)((long)plVar9 + 0x19)" * (cast_expression "(undefined2 *)((long)plVar9 + 0x19)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "plVar9[8] = (long)plVar13;" (assignment_expression "plVar9[8] = (long)plVar13" (subscript_expression "plVar9[8]" identifier [ number_literal ]) = (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }" if (parenthesized_expression "((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103))" ( (binary_expression "(plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)" (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 "(iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)" ( (comma_expression "iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103" (assignment_expression "iVar8 = (int)plVar13[1]" identifier = (cast_expression "(int)plVar13[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar13[1]" identifier [ number_literal ]))) , (binary_expression "(iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103" (parenthesized_expression "(iVar8 != 10 && iVar8 != 0x40)" ( (binary_expression "iVar8 != 10 && iVar8 != 0x40" (binary_expression "iVar8 != 10" identifier != number_literal) && (binary_expression "iVar8 != 0x40" identifier != number_literal)) )) && (binary_expression "iVar8 != 0x103" identifier != number_literal))) ))) )) (compound_statement "{\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }" { (while_statement "while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }" while (parenthesized_expression "(1 < iVar8 - 0x105U)" ( (binary_expression "1 < iVar8 - 0x105U" number_literal < (binary_expression "iVar8 - 0x105U" identifier - number_literal)) )) (compound_statement "{\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }" { (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;) (if_statement "if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;" if (parenthesized_expression "((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103))" ( (binary_expression "(plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (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 "(iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" ( (comma_expression "iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (assignment_expression "iVar8 = *(int *)(plVar13 + 1)" identifier = (pointer_expression "*(int *)(plVar13 + 1)" * (cast_expression "(int *)(plVar13 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar13 + 1)" ( (binary_expression "plVar13 + 1" identifier + number_literal) ))))) , (binary_expression "(iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (parenthesized_expression "(iVar8 == 0x40 || iVar8 == 10)" ( (binary_expression "iVar8 == 0x40 || iVar8 == 10" (binary_expression "iVar8 == 0x40" identifier == number_literal) || (binary_expression "iVar8 == 10" identifier == number_literal)) )) || (binary_expression "iVar8 == 0x103" identifier == number_literal))) ))) )) (break_statement "break;" break ;)) })) })) (expression_statement "*param_3 = (long)plVar13;" (assignment_expression "*param_3 = (long)plVar13" (pointer_expression "*param_3" * identifier) = (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar9[9] = (long)plVar13;" (assignment_expression "plVar9[9] = (long)plVar13" (subscript_expression "plVar9[9]" identifier [ number_literal ]) = (cast_expression "(long)plVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar10 = FUN_00129aa0();" (assignment_expression "lVar10 = FUN_00129aa0()" identifier = (call_expression "FUN_00129aa0()" identifier (argument_list "()" ( )))) ;) (expression_statement "plVar9[1] = lVar10;" (assignment_expression "plVar9[1] = lVar10" (subscript_expression "plVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar11 = FUN_00129a70();" (assignment_expression "uVar11 = FUN_00129a70()" identifier = (call_expression "FUN_00129a70()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar12 = FUN_00129a70();" (assignment_expression "uVar12 = FUN_00129a70()" identifier = (call_expression "FUN_00129a70()" identifier (argument_list "()" ( )))) ;) (expression_statement "local_30 = 0x14;" (assignment_expression "local_30 = 0x14" identifier = number_literal) ;) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" identifier = number_literal) ;) (expression_statement "local_48 = uVar12;" (assignment_expression "local_48 = uVar12" identifier = identifier) ;) (expression_statement "local_40 = uVar11;" (assignment_expression "local_40 = uVar11" identifier = identifier) ;) (expression_statement "FUN_00122c00(&local_48,4);" (call_expression "FUN_00122c00(&local_48,4)" identifier (argument_list "(&local_48,4)" ( (pointer_expression "&local_48" & identifier) , number_literal ))) ;) (expression_statement "FUN_0012bda0(uVar11);" (call_expression "FUN_0012bda0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))) ;) (if_statement "if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }" { (expression_statement "uVar11 = FUN_00116fb0(4);" (assignment_expression "uVar11 = FUN_00116fb0(4)" identifier = (call_expression "FUN_00116fb0(4)" identifier (argument_list "(4)" ( number_literal )))) ;) (expression_statement "FUN_00131030(uVar11,0xffffffffffffffff,4);" (call_expression "FUN_00131030(uVar11,0xffffffffffffffff,4)" identifier (argument_list "(uVar11,0xffffffffffffffff,4)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_00117220(1);" (call_expression "FUN_00117220(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (if_statement "if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }" if (parenthesized_expression "(*(int *)((long)plVar9 + 0x14) != 0)" ( (binary_expression "*(int *)((long)plVar9 + 0x14) != 0" (pointer_expression "*(int *)((long)plVar9 + 0x14)" * (cast_expression "(int *)((long)plVar9 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x14)" ( (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x53);\n }" { (expression_statement "FUN_00117220(0x53);" (call_expression "FUN_00117220(0x53)" identifier (argument_list "(0x53)" ( number_literal ))) ;) })) (expression_statement "FUN_00117220(0);" (call_expression "FUN_00117220(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "FUN_001110f0(1);" (call_expression "FUN_001110f0(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_001110c0((long)DAT_001e49d0);" (call_expression "FUN_001110c0((long)DAT_001e49d0)" identifier (argument_list "((long)DAT_001e49d0)" ( (cast_expression "(long)DAT_001e49d0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "FUN_00117220((int)plVar9[2]);" (call_expression "FUN_00117220((int)plVar9[2])" identifier (argument_list "((int)plVar9[2])" ( (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ])) ))) ;) (expression_statement "puVar15 = (undefined8 *)plVar9[8];" (assignment_expression "puVar15 = (undefined8 *)plVar9[8]" identifier = (cast_expression "(undefined8 *)plVar9[8]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar9[8]" identifier [ number_literal ]))) ;) (expression_statement "*(undefined1 *)(plVar9 + 3) = 0x1b;" (assignment_expression "*(undefined1 *)(plVar9 + 3) = 0x1b" (pointer_expression "*(undefined1 *)(plVar9 + 3)" * (cast_expression "(undefined1 *)(plVar9 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar9 + 3)" ( (binary_expression "plVar9 + 3" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" else (compound_statement "{\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" { (expression_statement "uVar11 = FUN_00116fb0(4);" (assignment_expression "uVar11 = FUN_00116fb0(4)" identifier = (call_expression "FUN_00116fb0(4)" identifier (argument_list "(4)" ( number_literal )))) ;) (expression_statement "FUN_00131030(uVar11,0,4);" (call_expression "FUN_00131030(uVar11,0,4)" identifier (argument_list "(uVar11,0,4)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_00117220(1);" (call_expression "FUN_00117220(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_00117220(0x7a);" (call_expression "FUN_00117220(0x7a)" identifier (argument_list "(0x7a)" ( number_literal ))) ;) (if_statement "if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x19) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x19) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x19)" * (cast_expression "(char *)((long)plVar9 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x50);\n }" { (expression_statement "FUN_00117220(0x50);" (call_expression "FUN_00117220(0x50)" identifier (argument_list "(0x50)" ( number_literal ))) ;) })) (if_statement "if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x1a) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x4c);\n }" { (expression_statement "FUN_00117220(0x4c);" (call_expression "FUN_00117220(0x4c)" identifier (argument_list "(0x4c)" ( number_literal ))) ;) })) (expression_statement "FUN_00117220(0x52);" (call_expression "FUN_00117220(0x52)" identifier (argument_list "(0x52)" ( number_literal ))) ;) (if_statement "if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }" if (parenthesized_expression "(*(int *)((long)plVar9 + 0x14) != 0)" ( (binary_expression "*(int *)((long)plVar9 + 0x14) != 0" (pointer_expression "*(int *)((long)plVar9 + 0x14)" * (cast_expression "(int *)((long)plVar9 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x14)" ( (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(0x53);\n }" { (expression_statement "FUN_00117220(0x53);" (call_expression "FUN_00117220(0x53)" identifier (argument_list "(0x53)" ( number_literal ))) ;) })) (expression_statement "FUN_00117220(0);" (call_expression "FUN_00117220(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "FUN_001110f0(1);" (call_expression "FUN_001110f0(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_001110c0((long)DAT_001e49d0);" (call_expression "FUN_001110c0((long)DAT_001e49d0)" identifier (argument_list "((long)DAT_001e49d0)" ( (cast_expression "(long)DAT_001e49d0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "FUN_00117220((int)plVar9[2]);" (call_expression "FUN_00117220((int)plVar9[2])" identifier (argument_list "((int)plVar9[2])" ( (cast_expression "(int)plVar9[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar9[2]" identifier [ number_literal ])) ))) ;) (expression_statement "lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;" (assignment_expression "lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1" identifier = (binary_expression "(ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1" (call_expression "(ulong)(*(char *)((long)plVar9 + 0x1a) != -1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(char *)((long)plVar9 + 0x1a) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) + number_literal)) ;) (if_statement "if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x19) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x19) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x19)" * (cast_expression "(char *)((long)plVar9 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }" { (expression_statement "iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));" (assignment_expression "iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19))" identifier = (call_expression "FUN_001118a0(*(char *)((long)plVar9 + 0x19))" identifier (argument_list "(*(char *)((long)plVar9 + 0x19))" ( (pointer_expression "*(char *)((long)plVar9 + 0x19)" * (cast_expression "(char *)((long)plVar9 + 0x19)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (expression_statement "lVar10 = lVar10 + (ulong)(iVar8 + 1);" (assignment_expression "lVar10 = lVar10 + (ulong)(iVar8 + 1)" identifier = (binary_expression "lVar10 + (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 "FUN_001110f0(lVar10);" (call_expression "FUN_001110f0(lVar10)" identifier (argument_list "(lVar10)" ( identifier ))) ;) (expression_statement "FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);" (call_expression "FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1)" identifier (argument_list "(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1)" ( (binary_expression "plVar9 + 4" identifier + number_literal) , (pointer_expression "*(undefined1 *)((long)plVar9 + 0x19)" * (cast_expression "(undefined1 *)((long)plVar9 + 0x19)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x19)" ( (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal ))) ;) (if_statement "if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }" if (parenthesized_expression "(*(char *)((long)plVar9 + 0x1a) != -1)" ( (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }" { (expression_statement "FUN_00117220(*(char *)((long)plVar9 + 0x1a));" (call_expression "FUN_00117220(*(char *)((long)plVar9 + 0x1a))" identifier (argument_list "(*(char *)((long)plVar9 + 0x1a))" ( (pointer_expression "*(char *)((long)plVar9 + 0x1a)" * (cast_expression "(char *)((long)plVar9 + 0x1a)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar9 + 0x1a)" ( (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) })) (expression_statement "*(undefined1 *)(plVar9 + 3) = 0x1b;" (assignment_expression "*(undefined1 *)(plVar9 + 3) = 0x1b" (pointer_expression "*(undefined1 *)(plVar9 + 3)" * (cast_expression "(undefined1 *)(plVar9 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar9 + 3)" ( (binary_expression "plVar9 + 3" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_00117220(0x1b);" (call_expression "FUN_00117220(0x1b)" identifier (argument_list "(0x1b)" ( number_literal ))) ;) (expression_statement "puVar15 = (undefined8 *)plVar9[8];" (assignment_expression "puVar15 = (undefined8 *)plVar9[8]" identifier = (cast_expression "(undefined8 *)plVar9[8]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar9[8]" identifier [ number_literal ]))) ;) }))) (if_statement "if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }" if (parenthesized_expression "(puVar15 != (undefined8 *)0x0)" ( (binary_expression "puVar15 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }" { (for_statement "for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }" for ( ; (binary_expression "puVar15 != (undefined8 *)plVar9[9]" identifier != (cast_expression "(undefined8 *)plVar9[9]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar9[9]" identifier [ number_literal ]))) ; (assignment_expression "puVar15 = (undefined8 *)*puVar15" identifier = (cast_expression "(undefined8 *)*puVar15" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar15" * identifier))) ) (compound_statement "{\n FUN_00111110(puVar15);\n }" { (expression_statement "FUN_00111110(puVar15);" (call_expression "FUN_00111110(puVar15)" identifier (argument_list "(puVar15)" ( identifier ))) ;) })) })) (expression_statement "FUN_001170b0(param_4,0,0);" (call_expression "FUN_001170b0(param_4,0,0)" identifier (argument_list "(param_4,0,0)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_0012bda0(uVar12);" (call_expression "FUN_0012bda0(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return plVar9;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (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 (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (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) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (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 ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT)) )) || (binary_expression IDENT == LIT))) ))) )) || (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (return_statement return IDENT ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) , (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == IDENT)) ))) )) (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 ( IDENT )) (goto_statement goto statement_identifier ;)) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT || (binary_expression (call_expression IDENT (argument_list ( IDENT , LIT ))) != (binary_expression IDENT < LIT))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ))) )) (break_statement break ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (break_statement break ;) })) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (break_statement break ;))) }))) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < LIT) )) || (parenthesized_expression ( (binary_expression LIT < (binary_expression IDENT - LIT)) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (expression_statement (assignment_expression IDENT = (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)) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) (break_statement break ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (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 (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (subscript_expression IDENT [ LIT ])) ))) )) (break_statement break ;))) }))) (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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (break_statement break ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (subscript_expression IDENT [ LIT ])) )) (goto_statement goto statement_identifier ;))) })) }) while (parenthesized_expression ( BOOL )) ;) })))) })) }) (else_clause else (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 ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;)) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) ;)) })) (labeled_statement statement_identifier : (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 = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (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 ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (binary_expression IDENT != LIT)) )) && (binary_expression IDENT != LIT))) ))) )) (compound_statement { (while_statement while (parenthesized_expression ( (binary_expression LIT < (binary_expression IDENT - LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT)) )) || (binary_expression IDENT == LIT))) ))) )) (break_statement break ;)) })) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( 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 (call_expression IDENT (argument_list ( LIT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (pointer_expression * (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 = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( 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 (call_expression IDENT (argument_list ( 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 (call_expression IDENT (argument_list ( LIT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( 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 (call_expression IDENT (argument_list ( LIT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) ))) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) , 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 (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + 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 ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (for_statement for ( ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)\n\n{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)" (* "*") (function_declarator "FUN_00111e00(long param_1,int param_2,long *param_3,undefined4 param_4)" (identifier "FUN_00111e00") (parameter_list "(long param_1,int param_2,long *param_3,undefined4 param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) () ")")))) (compound_statement "{\n char cVar1;\n undefined2 uVar2;\n int iVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n int iVar8;\n long *plVar9;\n long lVar10;\n undefined8 uVar11;\n undefined8 uVar12;\n long *plVar13;\n long *plVar14;\n undefined8 *puVar15;\n bool bVar16;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined1 local_30;\n \n if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }\nLAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);\n lVar4 = *(long *)(param_1 + 0x30);\n lVar5 = *(long *)(param_1 + 0x38);\n lVar6 = *(long *)(param_1 + 0x40);\n lVar7 = *(long *)(param_1 + 0x48);\n plVar13 = *(long **)(param_1 + 0x18);\n plVar14 = plVar9;\n *plVar9 = (long)DAT_001e33a8;\n DAT_001e33a8 = plVar14;\n lVar10 = *(long *)(param_1 + 0x70);\n plVar9[4] = lVar4;\n plVar9[5] = lVar5;\n plVar9[2] = lVar10;\n uVar2 = *(undefined2 *)(param_1 + 0x28);\n plVar9[6] = lVar6;\n plVar9[7] = lVar7;\n *(undefined2 *)((long)plVar9 + 0x19) = uVar2;\n plVar9[8] = (long)plVar13;\n if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }\n *param_3 = (long)plVar13;\n plVar9[9] = (long)plVar13;\n lVar10 = FUN_00129aa0();\n plVar9[1] = lVar10;\n uVar11 = FUN_00129a70();\n uVar12 = FUN_00129a70();\n local_30 = 0x14;\n local_38 = 0;\n local_48 = uVar12;\n local_40 = uVar11;\n FUN_00122c00(&local_48,4);\n FUN_0012bda0(uVar11);\n if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }\n if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }\n FUN_001170b0(param_4,0,0);\n FUN_0012bda0(uVar12);\n return plVar9;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "undefined2 uVar2;" (type_identifier "undefined2") (identifier "uVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "int iVar8;" (primitive_type "int") (identifier "iVar8") (; ";")) (declaration "long *plVar9;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar9" (* "*") (identifier "plVar9")) (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "undefined8 uVar11;" (type_identifier "undefined8") (identifier "uVar11") (; ";")) (declaration "undefined8 uVar12;" (type_identifier "undefined8") (identifier "uVar12") (; ";")) (declaration "long *plVar13;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar13" (* "*") (identifier "plVar13")) (; ";")) (declaration "long *plVar14;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar14" (* "*") (identifier "plVar14")) (; ";")) (declaration "undefined8 *puVar15;" (type_identifier "undefined8") (pointer_declarator "*puVar15" (* "*") (identifier "puVar15")) (; ";")) (declaration "bool bVar16;" (primitive_type "bool") (identifier "bVar16") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_40;" (type_identifier "undefined8") (identifier "local_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined1 local_30;" (type_identifier "undefined1") (identifier "local_30") (; ";")) (if_statement "if (DAT_001e33a8 != (long *)0x0) {\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }" (if "if") (parenthesized_expression "(DAT_001e33a8 != (long *)0x0)" (( "(") (binary_expression "DAT_001e33a8 != (long *)0x0" (identifier "DAT_001e33a8") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n plVar13 = DAT_001e33a8;\nLAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);\n }" ({ "{") (expression_statement "plVar13 = DAT_001e33a8;" (assignment_expression "plVar13 = DAT_001e33a8" (identifier "plVar13") (= "=") (identifier "DAT_001e33a8")) (; ";")) (labeled_statement "LAB_00111e6c:\n do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);" (statement_identifier "LAB_00111e6c") (: ":") (do_statement "do {\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n } while (plVar13 != (long *)0x0);" (do "do") (compound_statement "{\n if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }\nLAB_00111e60:\n plVar13 = (long *)*plVar13;\n }" ({ "{") (if_statement "if ((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) {\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }" (if "if") (parenthesized_expression "((plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28)))" (( "(") (binary_expression "(plVar13[2] == *(long *)(param_1 + 0x70)) &&\n (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))" (parenthesized_expression "(plVar13[2] == *(long *)(param_1 + 0x70))" (( "(") (binary_expression "plVar13[2] == *(long *)(param_1 + 0x70)" (subscript_expression "plVar13[2]" (identifier "plVar13") ([ "[") (number_literal "2") (] "]")) (== "==") (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")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))" (( "(") (binary_expression "*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28)" (pointer_expression "*(short *)((long)plVar13 + 0x19)" (* "*") (cast_expression "(short *)((long)plVar13 + 0x19)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar13 + 0x19)" (( "(") (binary_expression "(long)plVar13 + 0x19" (cast_expression "(long)plVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar13")) (+ "+") (number_literal "0x19")) () ")")))) (== "==") (pointer_expression "*(short *)(param_1 + 0x28)" (* "*") (cast_expression "(short *)(param_1 + 0x28)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;\n cVar1 = (char)plVar13[7];\n if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }\n }" ({ "{") (if_statement "if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83;" (if "if") (parenthesized_expression "(*(char *)((long)plVar13 + 0x19) == -1)" (( "(") (binary_expression "*(char *)((long)plVar13 + 0x19) == -1" (pointer_expression "*(char *)((long)plVar13 + 0x19)" (* "*") (cast_expression "(char *)((long)plVar13 + 0x19)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar13 + 0x19)" (( "(") (binary_expression "(long)plVar13 + 0x19" (cast_expression "(long)plVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar13")) (+ "+") (number_literal "0x19")) () ")")))) (== "==") (number_literal "-1")) () ")")) (goto_statement "goto LAB_00111e83;" (goto "goto") (statement_identifier "LAB_00111e83") (; ";"))) (expression_statement "cVar1 = (char)plVar13[7];" (assignment_expression "cVar1 = (char)plVar13[7]" (identifier "cVar1") (= "=") (cast_expression "(char)plVar13[7]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "plVar13[7]" (identifier "plVar13") ([ "[") (number_literal "7") (] "]")))) (; ";")) (if_statement "if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) {\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }" (if "if") (parenthesized_expression "((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40)))" (( "(") (binary_expression "(cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))" (parenthesized_expression "(cVar1 == *(char *)(param_1 + 0x48))" (( "(") (binary_expression "cVar1 == *(char *)(param_1 + 0x48)" (identifier "cVar1") (== "==") (pointer_expression "*(char *)(param_1 + 0x48)" (* "*") (cast_expression "(char *)(param_1 + 0x48)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(plVar13[6] == *(long *)(param_1 + 0x40))" (( "(") (binary_expression "plVar13[6] == *(long *)(param_1 + 0x40)" (subscript_expression "plVar13[6]" (identifier "plVar13") ([ "[") (number_literal "6") (] "]")) (== "==") (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }\n }" ({ "{") (if_statement "if (cVar1 == '\x02') {\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }\n else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" (if "if") (parenthesized_expression "(cVar1 == '\x02')" (( "(") (binary_expression "cVar1 == '\x02'" (identifier "cVar1") (== "==") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")")) (compound_statement "{\n if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }\n }" ({ "{") (if_statement "if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) {\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }" (if "if") (parenthesized_expression "((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1))" (( "(") (binary_expression "(*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)" (parenthesized_expression "(*(byte *)((long)plVar13 + 0x39) & 1)" (( "(") (binary_expression "*(byte *)((long)plVar13 + 0x39) & 1" (pointer_expression "*(byte *)((long)plVar13 + 0x39)" (* "*") (cast_expression "(byte *)((long)plVar13 + 0x39)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar13 + 0x39)" (( "(") (binary_expression "(long)plVar13 + 0x39" (cast_expression "(long)plVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar13")) (+ "+") (number_literal "0x39")) () ")")))) (& "&") (number_literal "1")) () ")")) (== "==") (parenthesized_expression "(*(byte *)(param_1 + 0x49) & 1)" (( "(") (binary_expression "*(byte *)(param_1 + 0x49) & 1" (pointer_expression "*(byte *)(param_1 + 0x49)" (* "*") (cast_expression "(byte *)(param_1 + 0x49)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x49)" (( "(") (binary_expression "param_1 + 0x49" (identifier "param_1") (+ "+") (number_literal "0x49")) () ")")))) (& "&") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\nLAB_00111e83:\n plVar14 = (long *)plVar13[8];\n plVar9 = *(long **)(param_1 + 0x18);\n if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }\n }" ({ "{") (labeled_statement "LAB_00111e83:\n plVar14 = (long *)plVar13[8];" (statement_identifier "LAB_00111e83") (: ":") (expression_statement "plVar14 = (long *)plVar13[8];" (assignment_expression "plVar14 = (long *)plVar13[8]" (identifier "plVar14") (= "=") (cast_expression "(long *)plVar13[8]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar13[8]" (identifier "plVar13") ([ "[") (number_literal "8") (] "]")))) (; ";"))) (expression_statement "plVar9 = *(long **)(param_1 + 0x18);" (assignment_expression "plVar9 = *(long **)(param_1 + 0x18)" (identifier "plVar9") (= "=") (pointer_expression "*(long **)(param_1 + 0x18)" (* "*") (cast_expression "(long **)(param_1 + 0x18)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (plVar14 == (long *)plVar13[9]) {\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }\n else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" (if "if") (parenthesized_expression "(plVar14 == (long *)plVar13[9])" (( "(") (binary_expression "plVar14 == (long *)plVar13[9]" (identifier "plVar14") (== "==") (cast_expression "(long *)plVar13[9]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar13[9]" (identifier "plVar13") ([ "[") (number_literal "9") (] "]")))) () ")")) (compound_statement "{\nLAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }\n }" ({ "{") (labeled_statement "LAB_001122c4:\n if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }" (statement_identifier "LAB_001122c4") (: ":") (if_statement "if (((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)) {\n *param_3 = (long)plVar9;\n return plVar13;\n }" (if "if") (parenthesized_expression "(((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2))" (( "(") (binary_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) ||\n (iVar8 - 0x105U < 2)" (parenthesized_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103))" (( "(") (binary_expression "(plVar9 == (long *)0x0) ||\n (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (parenthesized_expression "(plVar9 == (long *)0x0)" (( "(") (binary_expression "plVar9 == (long *)0x0" (identifier "plVar9") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (( "(") (comma_expression "iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (assignment_expression "iVar8 = (int)plVar9[1]" (identifier "iVar8") (= "=") (cast_expression "(int)plVar9[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[1]" (identifier "plVar9") ([ "[") (number_literal "1") (] "]")))) (, ",") (binary_expression "(iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (parenthesized_expression "(iVar8 == 0x40 || iVar8 == 10)" (( "(") (binary_expression "iVar8 == 0x40 || iVar8 == 10" (binary_expression "iVar8 == 0x40" (identifier "iVar8") (== "==") (number_literal "0x40")) (|| "||") (binary_expression "iVar8 == 10" (identifier "iVar8") (== "==") (number_literal "10"))) () ")")) (|| "||") (binary_expression "iVar8 == 0x103" (identifier "iVar8") (== "==") (number_literal "0x103")))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(iVar8 - 0x105U < 2)" (( "(") (binary_expression "iVar8 - 0x105U < 2" (binary_expression "iVar8 - 0x105U" (identifier "iVar8") (- "-") (number_literal "0x105U")) (< "<") (number_literal "2")) () ")"))) () ")")) (compound_statement "{\n *param_3 = (long)plVar9;\n return plVar13;\n }" ({ "{") (expression_statement "*param_3 = (long)plVar9;" (assignment_expression "*param_3 = (long)plVar9" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9"))) (; ";")) (return_statement "return plVar13;" (return "return") (identifier "plVar13") (; ";")) (} "}")))) (} "}")) (else_clause "else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" (else "else") (if_statement "if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n ) {\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" (if "if") (parenthesized_expression "((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)\n )" (( "(") (binary_expression "(plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)" (parenthesized_expression "(plVar9 != (long *)0x0)" (( "(") (binary_expression "plVar9 != (long *)0x0" (identifier "plVar9") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8)" (( "(") (comma_expression "iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8" (assignment_expression "iVar8 = (int)plVar14[1]" (identifier "iVar8") (= "=") (cast_expression "(int)plVar14[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar14[1]" (identifier "plVar14") ([ "[") (number_literal "1") (] "]")))) (, ",") (binary_expression "(int)plVar9[1] == iVar8" (cast_expression "(int)plVar9[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[1]" (identifier "plVar9") ([ "[") (number_literal "1") (] "]"))) (== "==") (identifier "iVar8"))) () ")"))) () ")")) (compound_statement "{\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar8 == 0xe;\n if (bVar16) goto LAB_00111f54;\n do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );\n }" ({ "{") (expression_statement "iVar3 = iVar8 + -0xe;" (assignment_expression "iVar3 = iVar8 + -0xe" (identifier "iVar3") (= "=") (binary_expression "iVar8 + -0xe" (identifier "iVar8") (+ "+") (number_literal "-0xe"))) (; ";")) (expression_statement "bVar16 = iVar8 == 0xe;" (assignment_expression "bVar16 = iVar8 == 0xe" (identifier "bVar16") (= "=") (binary_expression "iVar8 == 0xe" (identifier "iVar8") (== "==") (number_literal "0xe"))) (; ";")) (if_statement "if (bVar16) goto LAB_00111f54;" (if "if") (parenthesized_expression "(bVar16)" (( "(") (identifier "bVar16") () ")")) (goto_statement "goto LAB_00111f54;" (goto "goto") (statement_identifier "LAB_00111f54") (; ";"))) (do_statement "do {\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n } while( true );" (do "do") (compound_statement "{\n if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }\n while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }\n }" ({ "{") (if_statement "if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) {\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }\n else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" (if "if") (parenthesized_expression "(bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0)" (( "(") (binary_expression "bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0" (identifier "bVar16") (|| "||") (binary_expression "SBORROW4(iVar8,0xe) != iVar3 < 0" (call_expression "SBORROW4(iVar8,0xe)" (identifier "SBORROW4") (argument_list "(iVar8,0xe)" (( "(") (identifier "iVar8") (, ",") (number_literal "0xe") () ")"))) (!= "!=") (binary_expression "iVar3 < 0" (identifier "iVar3") (< "<") (number_literal "0")))) () ")")) (compound_statement "{\n if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }\n }" ({ "{") (if_statement "if (iVar8 == 9) {\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }\n else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" (if "if") (parenthesized_expression "(iVar8 == 9)" (( "(") (binary_expression "iVar8 == 9" (identifier "iVar8") (== "==") (number_literal "9")) () ")")) (compound_statement "{\n if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;\n }" ({ "{") (if_statement "if (((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break;" (if "if") (parenthesized_expression "(((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14)))" (( "(") (binary_expression "((int)plVar14[2] != (int)plVar9[2]) ||\n (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))" (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" (( "(") (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar14[2]" (identifier "plVar14") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (cast_expression "(int)plVar9[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]")))) () ")")) (|| "||") (parenthesized_expression "(*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))" (( "(") (binary_expression "*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14)" (pointer_expression "*(int *)((long)plVar14 + 0x14)" (* "*") (cast_expression "(int *)((long)plVar14 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar14 + 0x14)" (( "(") (binary_expression "(long)plVar14 + 0x14" (cast_expression "(long)plVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar14")) (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (pointer_expression "*(int *)((long)plVar9 + 0x14)" (* "*") (cast_expression "(int *)((long)plVar9 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x14)" (( "(") (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x14")) () ")"))))) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}")) (else_clause "else {\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" (else "else") (compound_statement "{\n if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }\nLAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;\n }" ({ "{") (if_statement "if (iVar8 < 10) {\n if (iVar8 < 7) goto LAB_00111ecf;\n }\n else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" (if "if") (parenthesized_expression "(iVar8 < 10)" (( "(") (binary_expression "iVar8 < 10" (identifier "iVar8") (< "<") (number_literal "10")) () ")")) (compound_statement "{\n if (iVar8 < 7) goto LAB_00111ecf;\n }" ({ "{") (if_statement "if (iVar8 < 7) goto LAB_00111ecf;" (if "if") (parenthesized_expression "(iVar8 < 7)" (( "(") (binary_expression "iVar8 < 7" (identifier "iVar8") (< "<") (number_literal "7")) () ")")) (goto_statement "goto LAB_00111ecf;" (goto "goto") (statement_identifier "LAB_00111ecf") (; ";"))) (} "}")) (else_clause "else {\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" (else "else") (compound_statement "{\n if (iVar8 == 0xc) goto LAB_00111f0d;\n if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }\n }" ({ "{") (if_statement "if (iVar8 == 0xc) goto LAB_00111f0d;" (if "if") (parenthesized_expression "(iVar8 == 0xc)" (( "(") (binary_expression "iVar8 == 0xc" (identifier "iVar8") (== "==") (number_literal "0xc")) () ")")) (goto_statement "goto LAB_00111f0d;" (goto "goto") (statement_identifier "LAB_00111f0d") (; ";"))) (if_statement "if (iVar8 < 0xd) {\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }" (if "if") (parenthesized_expression "(iVar8 < 0xd)" (( "(") (binary_expression "iVar8 < 0xd" (identifier "iVar8") (< "<") (number_literal "0xd")) () ")")) (compound_statement "{\n if (iVar8 != 10) goto LAB_00111ecf;\n break;\n }" ({ "{") (if_statement "if (iVar8 != 10) goto LAB_00111ecf;" (if "if") (parenthesized_expression "(iVar8 != 10)" (( "(") (binary_expression "iVar8 != 10" (identifier "iVar8") (!= "!=") (number_literal "10")) () ")")) (goto_statement "goto LAB_00111ecf;" (goto "goto") (statement_identifier "LAB_00111ecf") (; ";"))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_001121b1:\n if ((int)plVar14[2] != (int)plVar9[2]) break;" (statement_identifier "LAB_001121b1") (: ":") (if_statement "if ((int)plVar14[2] != (int)plVar9[2]) break;" (if "if") (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" (( "(") (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar14[2]" (identifier "plVar14") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (cast_expression "(int)plVar9[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]")))) () ")")) (break_statement "break;" (break "break") (; ";")))) (} "}")))) (} "}")) (else_clause "else {\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" (else "else") (compound_statement "{\n if (iVar8 == 0xc0) goto LAB_001121b1;\n if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }\n if (iVar8 == 0x40) break;\n if (iVar8 != 0x80) goto LAB_00111ecf;\nLAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;\n }" ({ "{") (if_statement "if (iVar8 == 0xc0) goto LAB_001121b1;" (if "if") (parenthesized_expression "(iVar8 == 0xc0)" (( "(") (binary_expression "iVar8 == 0xc0" (identifier "iVar8") (== "==") (number_literal "0xc0")) () ")")) (goto_statement "goto LAB_001121b1;" (goto "goto") (statement_identifier "LAB_001121b1") (; ";"))) (if_statement "if (0xc0 < iVar8) {\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" (if "if") (parenthesized_expression "(0xc0 < iVar8)" (( "(") (binary_expression "0xc0 < iVar8" (number_literal "0xc0") (< "<") (identifier "iVar8")) () ")")) (compound_statement "{\n if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }\n break;\n }" ({ "{") (if_statement "if (iVar8 != 0x103) {\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" (if "if") (parenthesized_expression "(iVar8 != 0x103)" (( "(") (binary_expression "iVar8 != 0x103" (identifier "iVar8") (!= "!=") (number_literal "0x103")) () ")")) (compound_statement "{\n if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }\n plVar13 = (long *)*plVar13;\n if (plVar13 == (long *)0x0) goto LAB_00111f98;\n goto LAB_00111e6c;\n }" ({ "{") (if_statement "if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) {\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" (if "if") (parenthesized_expression "((iVar8 < 0x103) || (1 < iVar8 - 0x105U))" (( "(") (binary_expression "(iVar8 < 0x103) || (1 < iVar8 - 0x105U)" (parenthesized_expression "(iVar8 < 0x103)" (( "(") (binary_expression "iVar8 < 0x103" (identifier "iVar8") (< "<") (number_literal "0x103")) () ")")) (|| "||") (parenthesized_expression "(1 < iVar8 - 0x105U)" (( "(") (binary_expression "1 < iVar8 - 0x105U" (number_literal "1") (< "<") (binary_expression "iVar8 - 0x105U" (identifier "iVar8") (- "-") (number_literal "0x105U"))) () ")"))) () ")")) (compound_statement "{\nLAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");\n }" ({ "{") (labeled_statement "LAB_00111ecf:\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" (statement_identifier "LAB_00111ecf") (: ":") (expression_statement "FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde");" (call_expression "FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" (identifier "FUN_0011dd00") (argument_list "("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde")" (( "(") (string_literal ""../../gas/dw2gencfi.c"" (" """) (string_content "../../gas/dw2gencfi.c") (" """)) (, ",") (number_literal "0x849") (, ",") (string_literal ""select_cie_for_fde"" (" """) (string_content "select_cie_for_fde") (" """)) () ")"))) (; ";"))) (} "}"))) (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" (identifier "plVar13") (= "=") (cast_expression "(long *)*plVar13" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13")))) (; ";")) (if_statement "if (plVar13 == (long *)0x0) goto LAB_00111f98;" (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"))) () ")")) (goto_statement "goto LAB_00111f98;" (goto "goto") (statement_identifier "LAB_00111f98") (; ";"))) (goto_statement "goto LAB_00111e6c;" (goto "goto") (statement_identifier "LAB_00111e6c") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (if_statement "if (iVar8 == 0x40) break;" (if "if") (parenthesized_expression "(iVar8 == 0x40)" (( "(") (binary_expression "iVar8 == 0x40" (identifier "iVar8") (== "==") (number_literal "0x40")) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if (iVar8 != 0x80) goto LAB_00111ecf;" (if "if") (parenthesized_expression "(iVar8 != 0x80)" (( "(") (binary_expression "iVar8 != 0x80" (identifier "iVar8") (!= "!=") (number_literal "0x80")) () ")")) (goto_statement "goto LAB_00111ecf;" (goto "goto") (statement_identifier "LAB_00111ecf") (; ";"))) (labeled_statement "LAB_00111f0d:\n if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;" (statement_identifier "LAB_00111f0d") (: ":") (if_statement "if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break;" (if "if") (parenthesized_expression "(((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3]))" (( "(") (binary_expression "((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])" (parenthesized_expression "((int)plVar14[2] != (int)plVar9[2])" (( "(") (binary_expression "(int)plVar14[2] != (int)plVar9[2]" (cast_expression "(int)plVar14[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar14[2]" (identifier "plVar14") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (cast_expression "(int)plVar9[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]")))) () ")")) (|| "||") (parenthesized_expression "(plVar14[3] != plVar9[3])" (( "(") (binary_expression "plVar14[3] != plVar9[3]" (subscript_expression "plVar14[3]" (identifier "plVar14") ([ "[") (number_literal "3") (] "]")) (!= "!=") (subscript_expression "plVar9[3]" (identifier "plVar9") ([ "[") (number_literal "3") (] "]"))) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";")))) (} "}")))) (while_statement "while( true ) {\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n plVar14 = (long *)*plVar14;\n plVar9 = (long *)*plVar9;\n if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;\n if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;\n iVar3 = iVar8 + -0xe;\n bVar16 = iVar3 == 0;\n if (!bVar16) break;\nLAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;\n }" ({ "{") (expression_statement "plVar14 = (long *)*plVar14;" (assignment_expression "plVar14 = (long *)*plVar14" (identifier "plVar14") (= "=") (cast_expression "(long *)*plVar14" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar14" (* "*") (identifier "plVar14")))) (; ";")) (expression_statement "plVar9 = (long *)*plVar9;" (assignment_expression "plVar9 = (long *)*plVar9" (identifier "plVar9") (= "=") (cast_expression "(long *)*plVar9" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar9" (* "*") (identifier "plVar9")))) (; ";")) (if_statement "if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4;" (if "if") (parenthesized_expression "(plVar14 == (long *)plVar13[9])" (( "(") (binary_expression "plVar14 == (long *)plVar13[9]" (identifier "plVar14") (== "==") (cast_expression "(long *)plVar13[9]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar13[9]" (identifier "plVar13") ([ "[") (number_literal "9") (] "]")))) () ")")) (goto_statement "goto LAB_001122c4;" (goto "goto") (statement_identifier "LAB_001122c4") (; ";"))) (if_statement "if ((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))\n goto LAB_00111e60;" (if "if") (parenthesized_expression "((plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)))" (( "(") (binary_expression "(plVar9 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))" (parenthesized_expression "(plVar9 == (long *)0x0)" (( "(") (binary_expression "plVar9 == (long *)0x0" (identifier "plVar9") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))" (( "(") (comma_expression "iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1)" (assignment_expression "iVar8 = *(int *)(plVar14 + 1)" (identifier "iVar8") (= "=") (pointer_expression "*(int *)(plVar14 + 1)" (* "*") (cast_expression "(int *)(plVar14 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar14 + 1)" (( "(") (binary_expression "plVar14 + 1" (identifier "plVar14") (+ "+") (number_literal "1")) () ")"))))) (, ",") (binary_expression "iVar8 != *(int *)(plVar9 + 1)" (identifier "iVar8") (!= "!=") (pointer_expression "*(int *)(plVar9 + 1)" (* "*") (cast_expression "(int *)(plVar9 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar9 + 1)" (( "(") (binary_expression "plVar9 + 1" (identifier "plVar9") (+ "+") (number_literal "1")) () ")")))))) () ")"))) () ")")) (goto_statement "goto LAB_00111e60;" (goto "goto") (statement_identifier "LAB_00111e60") (; ";"))) (expression_statement "iVar3 = iVar8 + -0xe;" (assignment_expression "iVar3 = iVar8 + -0xe" (identifier "iVar3") (= "=") (binary_expression "iVar8 + -0xe" (identifier "iVar8") (+ "+") (number_literal "-0xe"))) (; ";")) (expression_statement "bVar16 = iVar3 == 0;" (assignment_expression "bVar16 = iVar3 == 0" (identifier "bVar16") (= "=") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0"))) (; ";")) (if_statement "if (!bVar16) break;" (if "if") (parenthesized_expression "(!bVar16)" (( "(") (unary_expression "!bVar16" (! "!") (identifier "bVar16")) () ")")) (break_statement "break;" (break "break") (; ";"))) (labeled_statement "LAB_00111f54:\n if (plVar14[2] != plVar9[2]) goto LAB_00111e60;" (statement_identifier "LAB_00111f54") (: ":") (if_statement "if (plVar14[2] != plVar9[2]) goto LAB_00111e60;" (if "if") (parenthesized_expression "(plVar14[2] != plVar9[2])" (( "(") (binary_expression "plVar14[2] != plVar9[2]" (subscript_expression "plVar14[2]" (identifier "plVar14") ([ "[") (number_literal "2") (] "]")) (!= "!=") (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]"))) () ")")) (goto_statement "goto LAB_00111e60;" (goto "goto") (statement_identifier "LAB_00111e60") (; ";")))) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))))) (} "}"))) (} "}")) (else_clause "else {\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" (else "else") (compound_statement "{\n if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }\n if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;\n }" ({ "{") (if_statement "if (cVar1 != '\x03') {\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" (if "if") (parenthesized_expression "(cVar1 != '\x03')" (( "(") (binary_expression "cVar1 != '\x03'" (identifier "cVar1") (!= "!=") (char_literal "'\x03'" (' "'") (escape_sequence "\x03") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");\n }" ({ "{") (expression_statement "FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde");" (call_expression "FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" (identifier "FUN_0011dd00") (argument_list "("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde")" (( "(") (string_literal ""../../gas/dw2gencfi.c"" (" """) (string_content "../../gas/dw2gencfi.c") (" """)) (, ",") (number_literal "0x815") (, ",") (string_literal ""select_cie_for_fde"" (" """) (string_content "select_cie_for_fde") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83;" (if "if") (parenthesized_expression "(plVar13[4] == *(long *)(param_1 + 0x30))" (( "(") (binary_expression "plVar13[4] == *(long *)(param_1 + 0x30)" (subscript_expression "plVar13[4]" (identifier "plVar13") ([ "[") (number_literal "4") (] "]")) (== "==") (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")) () ")"))))) () ")")) (goto_statement "goto LAB_00111e83;" (goto "goto") (statement_identifier "LAB_00111e83") (; ";"))) (} "}")))) (} "}"))) (} "}"))) (labeled_statement "LAB_00111e60:\n plVar13 = (long *)*plVar13;" (statement_identifier "LAB_00111e60") (: ":") (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" (identifier "plVar13") (= "=") (cast_expression "(long *)*plVar13" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13")))) (; ";"))) (} "}")) (while "while") (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"))) () ")")) (; ";"))) (} "}"))) (labeled_statement "LAB_00111f98:\n plVar9 = (long *)xmalloc(0x50);" (statement_identifier "LAB_00111f98") (: ":") (expression_statement "plVar9 = (long *)xmalloc(0x50);" (assignment_expression "plVar9 = (long *)xmalloc(0x50)" (identifier "plVar9") (= "=") (cast_expression "(long *)xmalloc(0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(0x50)" (identifier "xmalloc") (argument_list "(0x50)" (( "(") (number_literal "0x50") () ")"))))) (; ";"))) (expression_statement "lVar4 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar4 = *(long *)(param_1 + 0x30)" (identifier "lVar4") (= "=") (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 "lVar5 = *(long *)(param_1 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x38)" (identifier "lVar5") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0x40);" (assignment_expression "lVar6 = *(long *)(param_1 + 0x40)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "lVar7 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar7 = *(long *)(param_1 + 0x48)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "plVar13 = *(long **)(param_1 + 0x18);" (assignment_expression "plVar13 = *(long **)(param_1 + 0x18)" (identifier "plVar13") (= "=") (pointer_expression "*(long **)(param_1 + 0x18)" (* "*") (cast_expression "(long **)(param_1 + 0x18)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "plVar14 = plVar9;" (assignment_expression "plVar14 = plVar9" (identifier "plVar14") (= "=") (identifier "plVar9")) (; ";")) (expression_statement "*plVar9 = (long)DAT_001e33a8;" (assignment_expression "*plVar9 = (long)DAT_001e33a8" (pointer_expression "*plVar9" (* "*") (identifier "plVar9")) (= "=") (cast_expression "(long)DAT_001e33a8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_001e33a8"))) (; ";")) (expression_statement "DAT_001e33a8 = plVar14;" (assignment_expression "DAT_001e33a8 = plVar14" (identifier "DAT_001e33a8") (= "=") (identifier "plVar14")) (; ";")) (expression_statement "lVar10 = *(long *)(param_1 + 0x70);" (assignment_expression "lVar10 = *(long *)(param_1 + 0x70)" (identifier "lVar10") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "plVar9[4] = lVar4;" (assignment_expression "plVar9[4] = lVar4" (subscript_expression "plVar9[4]" (identifier "plVar9") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "plVar9[5] = lVar5;" (assignment_expression "plVar9[5] = lVar5" (subscript_expression "plVar9[5]" (identifier "plVar9") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "lVar5")) (; ";")) (expression_statement "plVar9[2] = lVar10;" (assignment_expression "plVar9[2] = lVar10" (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (expression_statement "uVar2 = *(undefined2 *)(param_1 + 0x28);" (assignment_expression "uVar2 = *(undefined2 *)(param_1 + 0x28)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined2 *)(param_1 + 0x28)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0x28)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "plVar9[6] = lVar6;" (assignment_expression "plVar9[6] = lVar6" (subscript_expression "plVar9[6]" (identifier "plVar9") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "plVar9[7] = lVar7;" (assignment_expression "plVar9[7] = lVar7" (subscript_expression "plVar9[7]" (identifier "plVar9") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar7")) (; ";")) (expression_statement "*(undefined2 *)((long)plVar9 + 0x19) = uVar2;" (assignment_expression "*(undefined2 *)((long)plVar9 + 0x19) = uVar2" (pointer_expression "*(undefined2 *)((long)plVar9 + 0x19)" (* "*") (cast_expression "(undefined2 *)((long)plVar9 + 0x19)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x19)" (( "(") (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x19")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "plVar9[8] = (long)plVar13;" (assignment_expression "plVar9[8] = (long)plVar13" (subscript_expression "plVar9[8]" (identifier "plVar9") ([ "[") (number_literal "8") (] "]")) (= "=") (cast_expression "(long)plVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar13"))) (; ";")) (if_statement "if ((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) {\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }" (if "if") (parenthesized_expression "((plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103))" (( "(") (binary_expression "(plVar13 != (long *)0x0) &&\n (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)" (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 "(iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)" (( "(") (comma_expression "iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103" (assignment_expression "iVar8 = (int)plVar13[1]" (identifier "iVar8") (= "=") (cast_expression "(int)plVar13[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar13[1]" (identifier "plVar13") ([ "[") (number_literal "1") (] "]")))) (, ",") (binary_expression "(iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103" (parenthesized_expression "(iVar8 != 10 && iVar8 != 0x40)" (( "(") (binary_expression "iVar8 != 10 && iVar8 != 0x40" (binary_expression "iVar8 != 10" (identifier "iVar8") (!= "!=") (number_literal "10")) (&& "&&") (binary_expression "iVar8 != 0x40" (identifier "iVar8") (!= "!=") (number_literal "0x40"))) () ")")) (&& "&&") (binary_expression "iVar8 != 0x103" (identifier "iVar8") (!= "!=") (number_literal "0x103")))) () ")"))) () ")")) (compound_statement "{\n while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }\n }" ({ "{") (while_statement "while (1 < iVar8 - 0x105U) {\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }" (while "while") (parenthesized_expression "(1 < iVar8 - 0x105U)" (( "(") (binary_expression "1 < iVar8 - 0x105U" (number_literal "1") (< "<") (binary_expression "iVar8 - 0x105U" (identifier "iVar8") (- "-") (number_literal "0x105U"))) () ")")) (compound_statement "{\n plVar13 = (long *)*plVar13;\n if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;\n }" ({ "{") (expression_statement "plVar13 = (long *)*plVar13;" (assignment_expression "plVar13 = (long *)*plVar13" (identifier "plVar13") (= "=") (cast_expression "(long *)*plVar13" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13")))) (; ";")) (if_statement "if ((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break;" (if "if") (parenthesized_expression "((plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103))" (( "(") (binary_expression "(plVar13 == (long *)0x0) ||\n (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (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 "(iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)" (( "(") (comma_expression "iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (assignment_expression "iVar8 = *(int *)(plVar13 + 1)" (identifier "iVar8") (= "=") (pointer_expression "*(int *)(plVar13 + 1)" (* "*") (cast_expression "(int *)(plVar13 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar13 + 1)" (( "(") (binary_expression "plVar13 + 1" (identifier "plVar13") (+ "+") (number_literal "1")) () ")"))))) (, ",") (binary_expression "(iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103" (parenthesized_expression "(iVar8 == 0x40 || iVar8 == 10)" (( "(") (binary_expression "iVar8 == 0x40 || iVar8 == 10" (binary_expression "iVar8 == 0x40" (identifier "iVar8") (== "==") (number_literal "0x40")) (|| "||") (binary_expression "iVar8 == 10" (identifier "iVar8") (== "==") (number_literal "10"))) () ")")) (|| "||") (binary_expression "iVar8 == 0x103" (identifier "iVar8") (== "==") (number_literal "0x103")))) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}"))) (} "}"))) (expression_statement "*param_3 = (long)plVar13;" (assignment_expression "*param_3 = (long)plVar13" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (cast_expression "(long)plVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar13"))) (; ";")) (expression_statement "plVar9[9] = (long)plVar13;" (assignment_expression "plVar9[9] = (long)plVar13" (subscript_expression "plVar9[9]" (identifier "plVar9") ([ "[") (number_literal "9") (] "]")) (= "=") (cast_expression "(long)plVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar13"))) (; ";")) (expression_statement "lVar10 = FUN_00129aa0();" (assignment_expression "lVar10 = FUN_00129aa0()" (identifier "lVar10") (= "=") (call_expression "FUN_00129aa0()" (identifier "FUN_00129aa0") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "plVar9[1] = lVar10;" (assignment_expression "plVar9[1] = lVar10" (subscript_expression "plVar9[1]" (identifier "plVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (expression_statement "uVar11 = FUN_00129a70();" (assignment_expression "uVar11 = FUN_00129a70()" (identifier "uVar11") (= "=") (call_expression "FUN_00129a70()" (identifier "FUN_00129a70") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar12 = FUN_00129a70();" (assignment_expression "uVar12 = FUN_00129a70()" (identifier "uVar12") (= "=") (call_expression "FUN_00129a70()" (identifier "FUN_00129a70") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "local_30 = 0x14;" (assignment_expression "local_30 = 0x14" (identifier "local_30") (= "=") (number_literal "0x14")) (; ";")) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" (identifier "local_38") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48 = uVar12;" (assignment_expression "local_48 = uVar12" (identifier "local_48") (= "=") (identifier "uVar12")) (; ";")) (expression_statement "local_40 = uVar11;" (assignment_expression "local_40 = uVar11" (identifier "local_40") (= "=") (identifier "uVar11")) (; ";")) (expression_statement "FUN_00122c00(&local_48,4);" (call_expression "FUN_00122c00(&local_48,4)" (identifier "FUN_00122c00") (argument_list "(&local_48,4)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (number_literal "4") () ")"))) (; ";")) (expression_statement "FUN_0012bda0(uVar11);" (call_expression "FUN_0012bda0(uVar11)" (identifier "FUN_0012bda0") (argument_list "(uVar11)" (( "(") (identifier "uVar11") () ")"))) (; ";")) (if_statement "if (param_2 == 0) {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }\n else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" (if "if") (parenthesized_expression "(param_2 == 0)" (( "(") (binary_expression "param_2 == 0" (identifier "param_2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0xffffffffffffffff,4);\n FUN_00117220(1);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n puVar15 = (undefined8 *)plVar9[8];\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n }" ({ "{") (expression_statement "uVar11 = FUN_00116fb0(4);" (assignment_expression "uVar11 = FUN_00116fb0(4)" (identifier "uVar11") (= "=") (call_expression "FUN_00116fb0(4)" (identifier "FUN_00116fb0") (argument_list "(4)" (( "(") (number_literal "4") () ")")))) (; ";")) (expression_statement "FUN_00131030(uVar11,0xffffffffffffffff,4);" (call_expression "FUN_00131030(uVar11,0xffffffffffffffff,4)" (identifier "FUN_00131030") (argument_list "(uVar11,0xffffffffffffffff,4)" (( "(") (identifier "uVar11") (, ",") (number_literal "0xffffffffffffffff") (, ",") (number_literal "4") () ")"))) (; ";")) (expression_statement "FUN_00117220(1);" (call_expression "FUN_00117220(1)" (identifier "FUN_00117220") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (if_statement "if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }" (if "if") (parenthesized_expression "(*(int *)((long)plVar9 + 0x14) != 0)" (( "(") (binary_expression "*(int *)((long)plVar9 + 0x14) != 0" (pointer_expression "*(int *)((long)plVar9 + 0x14)" (* "*") (cast_expression "(int *)((long)plVar9 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x14)" (( "(") (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00117220(0x53);\n }" ({ "{") (expression_statement "FUN_00117220(0x53);" (call_expression "FUN_00117220(0x53)" (identifier "FUN_00117220") (argument_list "(0x53)" (( "(") (number_literal "0x53") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00117220(0);" (call_expression "FUN_00117220(0)" (identifier "FUN_00117220") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (; ";")) (expression_statement "FUN_001110f0(1);" (call_expression "FUN_001110f0(1)" (identifier "FUN_001110f0") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_001110c0((long)DAT_001e49d0);" (call_expression "FUN_001110c0((long)DAT_001e49d0)" (identifier "FUN_001110c0") (argument_list "((long)DAT_001e49d0)" (( "(") (cast_expression "(long)DAT_001e49d0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_001e49d0")) () ")"))) (; ";")) (expression_statement "FUN_00117220((int)plVar9[2]);" (call_expression "FUN_00117220((int)plVar9[2])" (identifier "FUN_00117220") (argument_list "((int)plVar9[2])" (( "(") (cast_expression "(int)plVar9[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]"))) () ")"))) (; ";")) (expression_statement "puVar15 = (undefined8 *)plVar9[8];" (assignment_expression "puVar15 = (undefined8 *)plVar9[8]" (identifier "puVar15") (= "=") (cast_expression "(undefined8 *)plVar9[8]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar9[8]" (identifier "plVar9") ([ "[") (number_literal "8") (] "]")))) (; ";")) (expression_statement "*(undefined1 *)(plVar9 + 3) = 0x1b;" (assignment_expression "*(undefined1 *)(plVar9 + 3) = 0x1b" (pointer_expression "*(undefined1 *)(plVar9 + 3)" (* "*") (cast_expression "(undefined1 *)(plVar9 + 3)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar9 + 3)" (( "(") (binary_expression "plVar9 + 3" (identifier "plVar9") (+ "+") (number_literal "3")) () ")")))) (= "=") (number_literal "0x1b")) (; ";")) (} "}")) (else_clause "else {\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" (else "else") (compound_statement "{\n uVar11 = FUN_00116fb0(4);\n FUN_00131030(uVar11,0,4);\n FUN_00117220(1);\n FUN_00117220(0x7a);\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }\n FUN_00117220(0x52);\n if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }\n FUN_00117220(0);\n FUN_001110f0(1);\n FUN_001110c0((long)DAT_001e49d0);\n FUN_00117220((int)plVar9[2]);\n lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;\n if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }\n FUN_001110f0(lVar10);\n FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);\n if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }\n *(undefined1 *)(plVar9 + 3) = 0x1b;\n FUN_00117220(0x1b);\n puVar15 = (undefined8 *)plVar9[8];\n }" ({ "{") (expression_statement "uVar11 = FUN_00116fb0(4);" (assignment_expression "uVar11 = FUN_00116fb0(4)" (identifier "uVar11") (= "=") (call_expression "FUN_00116fb0(4)" (identifier "FUN_00116fb0") (argument_list "(4)" (( "(") (number_literal "4") () ")")))) (; ";")) (expression_statement "FUN_00131030(uVar11,0,4);" (call_expression "FUN_00131030(uVar11,0,4)" (identifier "FUN_00131030") (argument_list "(uVar11,0,4)" (( "(") (identifier "uVar11") (, ",") (number_literal "0") (, ",") (number_literal "4") () ")"))) (; ";")) (expression_statement "FUN_00117220(1);" (call_expression "FUN_00117220(1)" (identifier "FUN_00117220") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_00117220(0x7a);" (call_expression "FUN_00117220(0x7a)" (identifier "FUN_00117220") (argument_list "(0x7a)" (( "(") (number_literal "0x7a") () ")"))) (; ";")) (if_statement "if (*(char *)((long)plVar9 + 0x19) != -1) {\n FUN_00117220(0x50);\n }" (if "if") (parenthesized_expression "(*(char *)((long)plVar9 + 0x19) != -1)" (( "(") (binary_expression "*(char *)((long)plVar9 + 0x19) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x19)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x19)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x19)" (( "(") (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x19")) () ")")))) (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n FUN_00117220(0x50);\n }" ({ "{") (expression_statement "FUN_00117220(0x50);" (call_expression "FUN_00117220(0x50)" (identifier "FUN_00117220") (argument_list "(0x50)" (( "(") (number_literal "0x50") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(0x4c);\n }" (if "if") (parenthesized_expression "(*(char *)((long)plVar9 + 0x1a) != -1)" (( "(") (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x1a)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x1a)" (( "(") (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x1a")) () ")")))) (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n FUN_00117220(0x4c);\n }" ({ "{") (expression_statement "FUN_00117220(0x4c);" (call_expression "FUN_00117220(0x4c)" (identifier "FUN_00117220") (argument_list "(0x4c)" (( "(") (number_literal "0x4c") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00117220(0x52);" (call_expression "FUN_00117220(0x52)" (identifier "FUN_00117220") (argument_list "(0x52)" (( "(") (number_literal "0x52") () ")"))) (; ";")) (if_statement "if (*(int *)((long)plVar9 + 0x14) != 0) {\n FUN_00117220(0x53);\n }" (if "if") (parenthesized_expression "(*(int *)((long)plVar9 + 0x14) != 0)" (( "(") (binary_expression "*(int *)((long)plVar9 + 0x14) != 0" (pointer_expression "*(int *)((long)plVar9 + 0x14)" (* "*") (cast_expression "(int *)((long)plVar9 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x14)" (( "(") (binary_expression "(long)plVar9 + 0x14" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00117220(0x53);\n }" ({ "{") (expression_statement "FUN_00117220(0x53);" (call_expression "FUN_00117220(0x53)" (identifier "FUN_00117220") (argument_list "(0x53)" (( "(") (number_literal "0x53") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00117220(0);" (call_expression "FUN_00117220(0)" (identifier "FUN_00117220") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (; ";")) (expression_statement "FUN_001110f0(1);" (call_expression "FUN_001110f0(1)" (identifier "FUN_001110f0") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_001110c0((long)DAT_001e49d0);" (call_expression "FUN_001110c0((long)DAT_001e49d0)" (identifier "FUN_001110c0") (argument_list "((long)DAT_001e49d0)" (( "(") (cast_expression "(long)DAT_001e49d0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_001e49d0")) () ")"))) (; ";")) (expression_statement "FUN_00117220((int)plVar9[2]);" (call_expression "FUN_00117220((int)plVar9[2])" (identifier "FUN_00117220") (argument_list "((int)plVar9[2])" (( "(") (cast_expression "(int)plVar9[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar9[2]" (identifier "plVar9") ([ "[") (number_literal "2") (] "]"))) () ")"))) (; ";")) (expression_statement "lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1;" (assignment_expression "lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1" (identifier "lVar10") (= "=") (binary_expression "(ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1" (call_expression "(ulong)(*(char *)((long)plVar9 + 0x1a) != -1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(char *)((long)plVar9 + 0x1a) != -1)" (( "(") (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x1a)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x1a)" (( "(") (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x1a")) () ")")))) (!= "!=") (number_literal "-1")) () ")"))) (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (*(char *)((long)plVar9 + 0x19) != -1) {\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }" (if "if") (parenthesized_expression "(*(char *)((long)plVar9 + 0x19) != -1)" (( "(") (binary_expression "*(char *)((long)plVar9 + 0x19) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x19)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x19)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x19)" (( "(") (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x19")) () ")")))) (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));\n lVar10 = lVar10 + (ulong)(iVar8 + 1);\n }" ({ "{") (expression_statement "iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19));" (assignment_expression "iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19))" (identifier "iVar8") (= "=") (call_expression "FUN_001118a0(*(char *)((long)plVar9 + 0x19))" (identifier "FUN_001118a0") (argument_list "(*(char *)((long)plVar9 + 0x19))" (( "(") (pointer_expression "*(char *)((long)plVar9 + 0x19)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x19)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x19)" (( "(") (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x19")) () ")")))) () ")")))) (; ";")) (expression_statement "lVar10 = lVar10 + (ulong)(iVar8 + 1);" (assignment_expression "lVar10 = lVar10 + (ulong)(iVar8 + 1)" (identifier "lVar10") (= "=") (binary_expression "lVar10 + (ulong)(iVar8 + 1)" (identifier "lVar10") (+ "+") (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 "FUN_001110f0(lVar10);" (call_expression "FUN_001110f0(lVar10)" (identifier "FUN_001110f0") (argument_list "(lVar10)" (( "(") (identifier "lVar10") () ")"))) (; ";")) (expression_statement "FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1);" (call_expression "FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1)" (identifier "FUN_00111940") (argument_list "(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1)" (( "(") (binary_expression "plVar9 + 4" (identifier "plVar9") (+ "+") (number_literal "4")) (, ",") (pointer_expression "*(undefined1 *)((long)plVar9 + 0x19)" (* "*") (cast_expression "(undefined1 *)((long)plVar9 + 0x19)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x19)" (( "(") (binary_expression "(long)plVar9 + 0x19" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x19")) () ")")))) (, ",") (number_literal "1") () ")"))) (; ";")) (if_statement "if (*(char *)((long)plVar9 + 0x1a) != -1) {\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }" (if "if") (parenthesized_expression "(*(char *)((long)plVar9 + 0x1a) != -1)" (( "(") (binary_expression "*(char *)((long)plVar9 + 0x1a) != -1" (pointer_expression "*(char *)((long)plVar9 + 0x1a)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x1a)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x1a)" (( "(") (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x1a")) () ")")))) (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n FUN_00117220(*(char *)((long)plVar9 + 0x1a));\n }" ({ "{") (expression_statement "FUN_00117220(*(char *)((long)plVar9 + 0x1a));" (call_expression "FUN_00117220(*(char *)((long)plVar9 + 0x1a))" (identifier "FUN_00117220") (argument_list "(*(char *)((long)plVar9 + 0x1a))" (( "(") (pointer_expression "*(char *)((long)plVar9 + 0x1a)" (* "*") (cast_expression "(char *)((long)plVar9 + 0x1a)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar9 + 0x1a)" (( "(") (binary_expression "(long)plVar9 + 0x1a" (cast_expression "(long)plVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar9")) (+ "+") (number_literal "0x1a")) () ")")))) () ")"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)(plVar9 + 3) = 0x1b;" (assignment_expression "*(undefined1 *)(plVar9 + 3) = 0x1b" (pointer_expression "*(undefined1 *)(plVar9 + 3)" (* "*") (cast_expression "(undefined1 *)(plVar9 + 3)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar9 + 3)" (( "(") (binary_expression "plVar9 + 3" (identifier "plVar9") (+ "+") (number_literal "3")) () ")")))) (= "=") (number_literal "0x1b")) (; ";")) (expression_statement "FUN_00117220(0x1b);" (call_expression "FUN_00117220(0x1b)" (identifier "FUN_00117220") (argument_list "(0x1b)" (( "(") (number_literal "0x1b") () ")"))) (; ";")) (expression_statement "puVar15 = (undefined8 *)plVar9[8];" (assignment_expression "puVar15 = (undefined8 *)plVar9[8]" (identifier "puVar15") (= "=") (cast_expression "(undefined8 *)plVar9[8]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar9[8]" (identifier "plVar9") ([ "[") (number_literal "8") (] "]")))) (; ";")) (} "}")))) (if_statement "if (puVar15 != (undefined8 *)0x0) {\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }" (if "if") (parenthesized_expression "(puVar15 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar15 != (undefined8 *)0x0" (identifier "puVar15") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }\n }" ({ "{") (for_statement "for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) {\n FUN_00111110(puVar15);\n }" (for "for") (( "(") (; ";") (binary_expression "puVar15 != (undefined8 *)plVar9[9]" (identifier "puVar15") (!= "!=") (cast_expression "(undefined8 *)plVar9[9]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar9[9]" (identifier "plVar9") ([ "[") (number_literal "9") (] "]")))) (; ";") (assignment_expression "puVar15 = (undefined8 *)*puVar15" (identifier "puVar15") (= "=") (cast_expression "(undefined8 *)*puVar15" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar15" (* "*") (identifier "puVar15")))) () ")") (compound_statement "{\n FUN_00111110(puVar15);\n }" ({ "{") (expression_statement "FUN_00111110(puVar15);" (call_expression "FUN_00111110(puVar15)" (identifier "FUN_00111110") (argument_list "(puVar15)" (( "(") (identifier "puVar15") () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_001170b0(param_4,0,0);" (call_expression "FUN_001170b0(param_4,0,0)" (identifier "FUN_001170b0") (argument_list "(param_4,0,0)" (( "(") (identifier "param_4") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "FUN_0012bda0(uVar12);" (call_expression "FUN_0012bda0(uVar12)" (identifier "FUN_0012bda0") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return plVar9;" (return "return") (identifier "plVar9") (; ";")) (} "}")))
type_1 * function_1(type_2 *fde,type_3 var_20,type_4 **pfirst,int align) { char var_6; short var_4; short var_5; long var_3; long var_2; int var_12; type_5 oVar7; type_6 uVar8; type_7 uVar9; type_8 uVar10; type_9 uVar11; type_10 uVar12; type_10 uVar13; int var_9; type_6 var_28; type_1 *pcVar16; type_11 *psVar17; type_11 *psVar18; char *pcVar19; type_4 *var_7; type_4 *var_8; type_1 *var_14; type_12 var_27; bool var_10; type_13 exp; if (var_1 != (type_1 *)0x0) { var_3._0_4_ = fde->return_column; var_3._4_4_ = fde->signal_frame; var_14 = var_1; LAB_00111e6c: do { var_2._0_4_ = var_14->return_column; var_2._4_4_ = var_14->signal_frame; if ((var_2 == var_3) && (var_5._0_1_ = fde->per_encoding, var_5._1_1_ = fde->lsda_encoding, var_4._0_1_ = var_14->per_encoding, var_4._1_1_ = var_14->lsda_encoding, var_4 == var_5)) { if (var_14->per_encoding == 0xff) goto LAB_00111e83; var_6 = (var_14->personality).field_0x18; if ((var_6 == (fde->personality).field_0x18) && ((var_14->personality).X_add_number == (fde->personality).X_add_number)) { if (var_6 == '\x02') { if (((var_14->personality).field_0x19 & 1) == ((fde->personality).field_0x19 & 1)) { LAB_00111e83: var_7 = var_14->first; var_8 = fde->data; if (var_7 == var_14->last) { LAB_001122c4: if (((var_8 == (type_4 *)0x0) || (var_9 = var_8->insn, (var_9 == 0x40 || var_9 == 10) || var_9 == 0x103)) || (var_9 - 0x105U < 2)) { *pfirst = var_8; return var_14; } } else if ((var_8 != (type_4 *)0x0) && (var_9 = var_7->insn, var_8->insn == var_9)) { var_12 = var_9 + -0xe; var_10 = var_9 == 0xe; if (var_10) goto LAB_00111f54; do { if (var_10 || var_11(var_9,0xe) != var_12 < 0) { if (var_9 == 9) { if (((var_7->u).ri.reg != (var_8->u).ri.reg) || ((var_7->u).rr.reg2 != (var_8->u).rr.reg2)) break; } else { if (var_9 < 10) { if (var_9 < 7) goto LAB_00111ecf; } else { if (var_9 == 0xc) goto LAB_00111f0d; if (var_9 < 0xd) { if (var_9 != 10) goto LAB_00111ecf; break; } } LAB_001121b1: if ((var_7->u).ri.reg != (var_8->u).ri.reg) break; } } else { if (var_9 == 0xc0) goto LAB_001121b1; if (0xc0 < var_9) { if (var_9 != 0x103) { if ((var_9 < 0x103) || (1 < var_9 - 0x105U)) { LAB_00111ecf: /* WARNING: Subroutine does not return */ var_13("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde"); } var_14 = var_14->next; if (var_14 == (type_1 *)0x0) goto LAB_00111f98; goto LAB_00111e6c; } break; } if (var_9 == 0x40) break; if (var_9 != 0x80) goto LAB_00111ecf; LAB_00111f0d: if (((var_7->u).ri.reg != (var_8->u).ri.reg) || ((var_7->u).ri.offset != (var_8->u).ri.offset)) break; } while( true ) { var_7 = var_7->next; var_8 = var_8->next; if (var_7 == var_14->last) goto LAB_001122c4; if ((var_8 == (type_4 *)0x0) || (var_9 = var_7->insn, var_9 != var_8->insn)) goto LAB_00111e60; var_12 = var_9 + -0xe; var_10 = var_12 == 0; if (!var_10) break; LAB_00111f54: if ((var_7->u).i != (var_8->u).i) goto LAB_00111e60; } } while( true ); } } } else { if (var_6 != '\x03') { /* WARNING: Subroutine does not return */ var_13("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde"); } if ((var_14->personality).X_add_symbol == (fde->personality).X_add_symbol) goto LAB_00111e83; } } } LAB_00111e60: var_14 = var_14->next; } while (var_14 != (type_1 *)0x0); } LAB_00111f98: pcVar16 = (type_1 *)var_15(0x50); psVar17 = (fde->personality).X_add_symbol; psVar18 = (fde->personality).X_op_symbol; oVar7 = (fde->personality).X_add_number; uVar9 = *(type_7 *)&(fde->personality).field_0x18; uVar10 = (fde->personality).X_md; uVar11 = *(type_9 *)&(fde->personality).field_0x1c; var_7 = fde->data; var_14 = pcVar16; pcVar16->next = var_1; var_1 = var_14; var_28 = fde->return_column; uVar8 = fde->signal_frame; (pcVar16->personality).X_add_symbol = psVar17; (pcVar16->personality).X_op_symbol = psVar18; pcVar16->return_column = var_28; pcVar16->signal_frame = uVar8; uVar12 = fde->per_encoding; uVar13 = fde->lsda_encoding; (pcVar16->personality).X_add_number = oVar7; *(type_7 *)&(pcVar16->personality).field_0x18 = uVar9; (pcVar16->personality).X_md = uVar10; *(type_9 *)&(pcVar16->personality).field_0x1c = uVar11; pcVar16->per_encoding = uVar12; pcVar16->lsda_encoding = uVar13; pcVar16->first = var_7; if ((var_7 != (type_4 *)0x0) && (var_9 = var_7->insn, (var_9 != 10 && var_9 != 0x40) && var_9 != 0x103)) { while (1 < var_9 - 0x105U) { var_7 = var_7->next; if ((var_7 == (type_4 *)0x0) || (var_9 = var_7->insn, (var_9 == 0x40 || var_9 == 10) || var_9 == 0x103)) break; } } *pfirst = var_7; pcVar16->last = var_7; psVar17 = var_16(); pcVar16->start_address = psVar17; psVar17 = var_17(); psVar18 = var_17(); exp._24_1_ = 0x14; exp.X_add_number = 0; exp.X_add_symbol = psVar18; exp.X_op_symbol = psVar17; var_18(&exp,4); var_19(psVar17); if (var_20 == 0) { pcVar19 = var_21(4); var_22(pcVar19,0xffffffffffffffff,4); var_23(1); if (pcVar16->signal_frame != 0) { var_23(0x53); } var_23(0); var_24(1); var_25((long)x86_cie_data_alignment); var_23(pcVar16->return_column); var_7 = pcVar16->first; pcVar16->fde_encoding = '\x1b'; } else { pcVar19 = var_21(4); var_22(pcVar19,0,4); var_23(1); var_23(0x7a); if (pcVar16->per_encoding != 0xff) { var_23(0x50); } if (pcVar16->lsda_encoding != 0xff) { var_23(0x4c); } var_23(0x52); if (pcVar16->signal_frame != 0) { var_23(0x53); } var_23(0); var_24(1); var_25((long)x86_cie_data_alignment); var_23(pcVar16->return_column); var_27 = (ulong)(pcVar16->lsda_encoding != 0xff) + 1; if (pcVar16->per_encoding != 0xff) { var_28 = var_26(pcVar16->per_encoding); var_27 = var_27 + (var_28 + 1); } var_24(var_27); var_29(&pcVar16->personality,(type_6)pcVar16->per_encoding,1); if (pcVar16->lsda_encoding != 0xff) { var_23((type_6)pcVar16->lsda_encoding); } pcVar16->fde_encoding = '\x1b'; var_23(0x1b); var_7 = pcVar16->first; } if (var_7 != (type_4 *)0x0) { for (; var_7 != pcVar16->last; var_7 = var_7->next) { var_30(var_7); } } var_31(align,0,0); var_19(psVar18); return pcVar16; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (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: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (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 (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (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: (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: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (return_statement (identifier)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))))) 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 (identifier)) consequence: (goto_statement label: (statement_identifier))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (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: (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))))))))) consequence: (break_statement))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (break_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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (break_statement))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))) (break_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))))) consequence: (break_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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (break_statement)) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) consequence: (goto_statement label: (statement_identifier))))))) condition: (parenthesized_expression (true)))))))))) alternative: (else_clause (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (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: (goto_statement label: (statement_identifier)))))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (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: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (while_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (binary_expression left: (identifier) right: (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: (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: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal))))))) consequence: (break_statement)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (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)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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 (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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 (call_expression function: (identifier) arguments: (argument_list (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 (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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 (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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 (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) (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 (call_expression function: (identifier) arguments: (argument_list (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 (assignment_expression left: (pointer_expression 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)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (for_statement condition: (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)))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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)))) (return_statement (identifier)))))
null
long * MASKED(long param_1,int param_2,long *param_3,undefined4 param_4) { char cVar1; undefined2 uVar2; int iVar3; long lVar4; long lVar5; long lVar6; long lVar7; int iVar8; long *plVar9; long lVar10; undefined8 uVar11; undefined8 uVar12; long *plVar13; long *plVar14; undefined8 *puVar15; bool bVar16; undefined8 local_48; undefined8 local_40; undefined8 local_38; undefined1 local_30; if (DAT_001e33a8 != (long *)0x0) { plVar13 = DAT_001e33a8; LAB_00111e6c: do { if ((plVar13[2] == *(long *)(param_1 + 0x70)) && (*(short *)((long)plVar13 + 0x19) == *(short *)(param_1 + 0x28))) { if (*(char *)((long)plVar13 + 0x19) == -1) goto LAB_00111e83; cVar1 = (char)plVar13[7]; if ((cVar1 == *(char *)(param_1 + 0x48)) && (plVar13[6] == *(long *)(param_1 + 0x40))) { if (cVar1 == '\x02') { if ((*(byte *)((long)plVar13 + 0x39) & 1) == (*(byte *)(param_1 + 0x49) & 1)) { LAB_00111e83: plVar14 = (long *)plVar13[8]; plVar9 = *(long **)(param_1 + 0x18); if (plVar14 == (long *)plVar13[9]) { LAB_001122c4: if (((plVar9 == (long *)0x0) || (iVar8 = (int)plVar9[1], (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) || (iVar8 - 0x105U < 2)) { *param_3 = (long)plVar9; return plVar13; } } else if ((plVar9 != (long *)0x0) && (iVar8 = (int)plVar14[1], (int)plVar9[1] == iVar8) ) { iVar3 = iVar8 + -0xe; bVar16 = iVar8 == 0xe; if (bVar16) goto LAB_00111f54; do { if (bVar16 || SBORROW4(iVar8,0xe) != iVar3 < 0) { if (iVar8 == 9) { if (((int)plVar14[2] != (int)plVar9[2]) || (*(int *)((long)plVar14 + 0x14) != *(int *)((long)plVar9 + 0x14))) break; } else { if (iVar8 < 10) { if (iVar8 < 7) goto LAB_00111ecf; } else { if (iVar8 == 0xc) goto LAB_00111f0d; if (iVar8 < 0xd) { if (iVar8 != 10) goto LAB_00111ecf; break; } } LAB_001121b1: if ((int)plVar14[2] != (int)plVar9[2]) break; } } else { if (iVar8 == 0xc0) goto LAB_001121b1; if (0xc0 < iVar8) { if (iVar8 != 0x103) { if ((iVar8 < 0x103) || (1 < iVar8 - 0x105U)) { LAB_00111ecf: /* WARNING: Subroutine does not return */ FUN_0011dd00("../../gas/dw2gencfi.c",0x849,"select_cie_for_fde"); } plVar13 = (long *)*plVar13; if (plVar13 == (long *)0x0) goto LAB_00111f98; goto LAB_00111e6c; } break; } if (iVar8 == 0x40) break; if (iVar8 != 0x80) goto LAB_00111ecf; LAB_00111f0d: if (((int)plVar14[2] != (int)plVar9[2]) || (plVar14[3] != plVar9[3])) break; } while( true ) { plVar14 = (long *)*plVar14; plVar9 = (long *)*plVar9; if (plVar14 == (long *)plVar13[9]) goto LAB_001122c4; if ((plVar9 == (long *)0x0) || (iVar8 = *(int *)(plVar14 + 1), iVar8 != *(int *)(plVar9 + 1))) goto LAB_00111e60; iVar3 = iVar8 + -0xe; bVar16 = iVar3 == 0; if (!bVar16) break; LAB_00111f54: if (plVar14[2] != plVar9[2]) goto LAB_00111e60; } } while( true ); } } } else { if (cVar1 != '\x03') { /* WARNING: Subroutine does not return */ FUN_0011dd00("../../gas/dw2gencfi.c",0x815,"select_cie_for_fde"); } if (plVar13[4] == *(long *)(param_1 + 0x30)) goto LAB_00111e83; } } } LAB_00111e60: plVar13 = (long *)*plVar13; } while (plVar13 != (long *)0x0); } LAB_00111f98: plVar9 = (long *)xmalloc(0x50); lVar4 = *(long *)(param_1 + 0x30); lVar5 = *(long *)(param_1 + 0x38); lVar6 = *(long *)(param_1 + 0x40); lVar7 = *(long *)(param_1 + 0x48); plVar13 = *(long **)(param_1 + 0x18); plVar14 = plVar9; *plVar9 = (long)DAT_001e33a8; DAT_001e33a8 = plVar14; lVar10 = *(long *)(param_1 + 0x70); plVar9[4] = lVar4; plVar9[5] = lVar5; plVar9[2] = lVar10; uVar2 = *(undefined2 *)(param_1 + 0x28); plVar9[6] = lVar6; plVar9[7] = lVar7; *(undefined2 *)((long)plVar9 + 0x19) = uVar2; plVar9[8] = (long)plVar13; if ((plVar13 != (long *)0x0) && (iVar8 = (int)plVar13[1], (iVar8 != 10 && iVar8 != 0x40) && iVar8 != 0x103)) { while (1 < iVar8 - 0x105U) { plVar13 = (long *)*plVar13; if ((plVar13 == (long *)0x0) || (iVar8 = *(int *)(plVar13 + 1), (iVar8 == 0x40 || iVar8 == 10) || iVar8 == 0x103)) break; } } *param_3 = (long)plVar13; plVar9[9] = (long)plVar13; lVar10 = FUN_00129aa0(); plVar9[1] = lVar10; uVar11 = FUN_00129a70(); uVar12 = FUN_00129a70(); local_30 = 0x14; local_38 = 0; local_48 = uVar12; local_40 = uVar11; FUN_00122c00(&local_48,4); FUN_0012bda0(uVar11); if (param_2 == 0) { uVar11 = FUN_00116fb0(4); FUN_00131030(uVar11,0xffffffffffffffff,4); FUN_00117220(1); if (*(int *)((long)plVar9 + 0x14) != 0) { FUN_00117220(0x53); } FUN_00117220(0); FUN_001110f0(1); FUN_001110c0((long)DAT_001e49d0); FUN_00117220((int)plVar9[2]); puVar15 = (undefined8 *)plVar9[8]; *(undefined1 *)(plVar9 + 3) = 0x1b; } else { uVar11 = FUN_00116fb0(4); FUN_00131030(uVar11,0,4); FUN_00117220(1); FUN_00117220(0x7a); if (*(char *)((long)plVar9 + 0x19) != -1) { FUN_00117220(0x50); } if (*(char *)((long)plVar9 + 0x1a) != -1) { FUN_00117220(0x4c); } FUN_00117220(0x52); if (*(int *)((long)plVar9 + 0x14) != 0) { FUN_00117220(0x53); } FUN_00117220(0); FUN_001110f0(1); FUN_001110c0((long)DAT_001e49d0); FUN_00117220((int)plVar9[2]); lVar10 = (ulong)(*(char *)((long)plVar9 + 0x1a) != -1) + 1; if (*(char *)((long)plVar9 + 0x19) != -1) { iVar8 = FUN_001118a0(*(char *)((long)plVar9 + 0x19)); lVar10 = lVar10 + (ulong)(iVar8 + 1); } FUN_001110f0(lVar10); FUN_00111940(plVar9 + 4,*(undefined1 *)((long)plVar9 + 0x19),1); if (*(char *)((long)plVar9 + 0x1a) != -1) { FUN_00117220(*(char *)((long)plVar9 + 0x1a)); } *(undefined1 *)(plVar9 + 3) = 0x1b; FUN_00117220(0x1b); puVar15 = (undefined8 *)plVar9[8]; } if (puVar15 != (undefined8 *)0x0) { for (; puVar15 != (undefined8 *)plVar9[9]; puVar15 = (undefined8 *)*puVar15) { FUN_00111110(puVar15); } } FUN_001170b0(param_4,0,0); FUN_0012bda0(uVar12); return plVar9; }
3474_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
do_section_address
FUN_001cfd30
/* DWARF original prototype: uint64_t do_section_address(Sized_relobj_file<64,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj_file<64,_false>::do_section_address (Sized_relobj_file<64,_false> *this,uint shndx) { Elf_Addr EVar1; EVar1 = elfcpp::Elf_file<64,_false,_gold::Object>::section_addr(&this->elf_file_,shndx); return EVar1; }
void FUN_001cfd30(long param_1) { FUN_001cfc90(param_1 + 0xf8); return; }
ADD RDI,0xf8 JMP 0x001cfc90
null
null
null
null
[(u'PTRSUB_-1207698039', u'CALL_-1207698105'), ('tmp_35', u'PTRSUB_-1207698039'), ('const-0', u'RETURN_-1207698101'), (u'CALL_-1207698105', u'RETURN_-1207698101'), ('const-248', u'PTRSUB_-1207698039'), ('tmp_36', u'CALL_-1207698105')]
[('const-0', u'RETURN_-1207698101'), ('const-248', u'INT_ADD_-1207698107'), (u'INT_ADD_-1207698107', u'CALL_-1207698105'), ('tmp_61', u'INT_ADD_-1207698107')]
null
null
001cfd30
x64
O1
(translation_unit "void FUN_001cfd30(long param_1)\n\n{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}\n\n" (function_definition "void FUN_001cfd30(long param_1)\n\n{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}" primitive_type (function_declarator "FUN_001cfd30(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}" { (expression_statement "FUN_001cfc90(param_1 + 0xf8);" (call_expression "FUN_001cfc90(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_section_address(Sized_relobj_file<64,_false> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj_file<64,_false>::do_section_address\n (Sized_relobj_file<64,_false> *this,uint shndx)\n\n{\n Elf_Addr EVar1;\n \n EVar1 = elfcpp::Elf_file<64,_false,_gold::Object>::section_addr(&this->elf_file_,shndx);\n return EVar1;\n}\n\n" comment (declaration "uint64_t __thiscall\ngold::Sized_relobj_file<64,_false>::do_section_address\n (Sized_relobj_file<64,_false> *this,uint shndx)\n\n{\n Elf_Addr EVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::do_section_address\n (Sized_relobj_file<64,_false> *this,uint shndx)\n\n{\n Elf_Addr" identifier > : : (function_declarator "do_section_address\n (Sized_relobj_file<64,_false> *this,uint shndx)" identifier (parameter_list "(Sized_relobj_file<64,_false> *this,uint shndx)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) { identifier) identifier ;) (ERROR "EVar1 = elfcpp::Elf_file<64,_false," (binary_expression "EVar1 = elfcpp::Elf_file<64" (assignment_expression "EVar1 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , identifier ,) (labeled_statement "_gold::Object>::section_addr(&this->elf_file_,shndx);" statement_identifier (ERROR "::Object>:" : : identifier > :) : (expression_statement "section_addr(&this->elf_file_,shndx);" (call_expression "section_addr(&this->elf_file_,shndx)" identifier (argument_list "(&this->elf_file_,shndx)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) , identifier ))) ;)) (return_statement "return EVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "void FUN_001cfd30(long param_1)\n\n{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}\n\n" (function_definition "void FUN_001cfd30(long param_1)\n\n{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}" primitive_type (function_declarator "FUN_001cfd30(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}" { (expression_statement "FUN_001cfc90(param_1 + 0xf8);" (call_expression "FUN_001cfc90(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001cfd30(long param_1)\n\n{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001cfd30(long param_1)" (identifier "FUN_001cfd30") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_001cfc90(param_1 + 0xf8);\n return;\n}" ({ "{") (expression_statement "FUN_001cfc90(param_1 + 0xf8);" (call_expression "FUN_001cfc90(param_1 + 0xf8)" (identifier "FUN_001cfc90") (argument_list "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_section_address(Sized_relobj_file<64,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj_file<64,_false>::do_section_address (Sized_relobj_file<64,_false> *this,uint shndx) { Elf_Addr EVar1; EVar1 = elfcpp::Elf_file<64,_false,_gold::Object>::var_1(&this->elf_file_,shndx); return EVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(long param_1) { FUN_001cfc90(param_1 + 0xf8); return; }
9527_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
__pthread_key_create
__pthread_key_create
/* WARNING: Control flow encountered bad instruction data */ void __pthread_key_create(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __pthread_key_create@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __pthread_key_create(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205611302')]
[('const-1', u'RETURN_-1205611302')]
null
null
003cd4d0
x64
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __pthread_key_create(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __pthread_key_create(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__pthread_key_create(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 __pthread_key_create(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __pthread_key_create@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void __pthread_key_create(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __pthread_key_create@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "__pthread_key_create(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __pthread_key_create@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void __pthread_key_create(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __pthread_key_create(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__pthread_key_create(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 __pthread_key_create(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__pthread_key_create(void)" (identifier "__pthread_key_create") (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 */ /* __pthread_key_create@@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(); }
6754_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
__safe_gbump
FUN_00281240
/* std::wstreambuf::__safe_gbump(long) */ void __thiscall std::wstreambuf::__safe_gbump(wstreambuf *this,long param_1) { *(long *)(this + 0x10) = *(long *)(this + 0x10) + param_1 * 4; return; }
void FUN_00281240(long param_1,long param_2) { *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4; return; }
SHL RSI,0x2 ADD qword ptr [RDI + 0x10],RSI RET
null
null
null
null
[('tmp_164', u'PTRADD_-1204350294'), (u'CAST_-1204350273', u'STORE_-1204350349'), (u'INT_MULT_-1204350366', u'INT_ADD_-1204350334'), (u'INT_ADD_-1204350334', u'STORE_-1204350349'), ('const-433', u'STORE_-1204350349'), ('const-1', u'PTRADD_-1204350294'), (u'CAST_-1204350274', u'LOAD_-1204350352'), ('const-16', u'PTRADD_-1204350294'), ('const-433', u'LOAD_-1204350352'), (u'PTRADD_-1204350294', u'CAST_-1204350274'), ('const-4', u'INT_MULT_-1204350366'), (u'PTRADD_-1204350294', u'CAST_-1204350273'), ('tmp_165', u'INT_MULT_-1204350366'), (u'LOAD_-1204350352', u'INT_ADD_-1204350334'), ('const-0', u'RETURN_-1204350326')]
[(u'INT_MULT_-1204350366', u'INT_ADD_-1204350334'), ('const-16', u'INT_ADD_-1204350340'), (u'INT_ADD_-1204350334', u'STORE_-1204350349'), ('tmp_164', u'INT_MULT_-1204350366'), (u'INT_ADD_-1204350340', u'CAST_-1204350274'), ('const-433', u'LOAD_-1204350352'), (u'CAST_-1204350274', u'LOAD_-1204350352'), (u'CAST_-1204350274', u'STORE_-1204350349'), ('const-4', u'INT_MULT_-1204350366'), ('tmp_170', u'INT_ADD_-1204350340'), ('const-433', u'STORE_-1204350349'), (u'LOAD_-1204350352', u'INT_ADD_-1204350334'), ('const-0', u'RETURN_-1204350326')]
null
null
00281240
x64
O1
(translation_unit "void FUN_00281240(long param_1,long param_2)\n\n{\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}\n\n" (function_definition "void FUN_00281240(long param_1,long param_2)\n\n{\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}" primitive_type (function_declarator "FUN_00281240(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 *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}" { (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4" (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_2 * 4" (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 "param_2 * 4" identifier * number_literal))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstreambuf::__safe_gbump(long) */\n\nvoid __thiscall std::wstreambuf::__safe_gbump(wstreambuf *this,long param_1)\n\n{\n *(long *)(this + 0x10) = *(long *)(this + 0x10) + param_1 * 4;\n return;\n}\n\n" comment (function_definition "void __thiscall std::wstreambuf::__safe_gbump(wstreambuf *this,long param_1)\n\n{\n *(long *)(this + 0x10) = *(long *)(this + 0x10) + param_1 * 4;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstreambuf::" identifier : : identifier : :) (function_declarator "__safe_gbump(wstreambuf *this,long param_1)" identifier (parameter_list "(wstreambuf *this,long param_1)" ( (parameter_declaration "wstreambuf *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *(long *)(this + 0x10) = *(long *)(this + 0x10) + param_1 * 4;\n return;\n}" { (expression_statement "*(long *)(this + 0x10) = *(long *)(this + 0x10) + param_1 * 4;" (assignment_expression "*(long *)(this + 0x10) = *(long *)(this + 0x10) + param_1 * 4" (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) )))) = (binary_expression "*(long *)(this + 0x10) + param_1 * 4" (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) )))) + (binary_expression "param_1 * 4" identifier * number_literal))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00281240(long param_1,long param_2)\n\n{\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}\n\n" (function_definition "void FUN_00281240(long param_1,long param_2)\n\n{\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}" primitive_type (function_declarator "FUN_00281240(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 *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}" { (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4" (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_2 * 4" (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 "param_2 * 4" identifier * number_literal))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT))) ;) (return_statement return ;) })))
(function_definition "void FUN_00281240(long param_1,long param_2)\n\n{\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00281240(long param_1,long param_2)" (identifier "FUN_00281240") (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 *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;\n return;\n}" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4" (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_2 * 4" (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 "param_2 * 4" (identifier "param_2") (* "*") (number_literal "4")))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstreambuf::__safe_gbump(long) */ void __thiscall std::type_1::function_1(type_1 *var_1,long var_2) { *(long *)(var_1 + 0x10) = *(long *)(var_1 + 0x10) + var_2 * 4; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(long param_1,long param_2) { *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_2 * 4; return; }